﻿2025-08-20T22:40:55.5483766Z Current runner version: '2.328.0'
2025-08-20T22:40:55.5511314Z ##[group]Runner Image Provisioner
2025-08-20T22:40:55.5512636Z Hosted Compute Agent
2025-08-20T22:40:55.5513273Z Version: 20250818.377
2025-08-20T22:40:55.5513923Z Commit: 3c593e9f75fe0b87e893bca80d6e12ba089c61fc
2025-08-20T22:40:55.5514724Z Build Date: 2025-08-18T14:52:18Z
2025-08-20T22:40:55.5515333Z ##[endgroup]
2025-08-20T22:40:55.5516128Z ##[group]VM Image
2025-08-20T22:40:55.5516839Z - OS: Linux (arm64)
2025-08-20T22:40:55.5517425Z - Source: Partner
2025-08-20T22:40:55.5517954Z - Name: Ubuntu 24.04 by Arm Limited
2025-08-20T22:40:55.5518668Z - Version: 20250728.24.1
2025-08-20T22:40:55.5519685Z - Included Software: https://github.com/actions/partner-runner-images/blob/main/images/arm-ubuntu-24-image.md
2025-08-20T22:40:55.5520781Z ##[endgroup]
2025-08-20T22:40:55.5522137Z ##[group]GITHUB_TOKEN Permissions
2025-08-20T22:40:55.5524881Z Attestations: write
2025-08-20T22:40:55.5525499Z Contents: write
2025-08-20T22:40:55.5526548Z Metadata: read
2025-08-20T22:40:55.5527190Z Packages: write
2025-08-20T22:40:55.5527737Z ##[endgroup]
2025-08-20T22:40:55.5530531Z Secret source: Actions
2025-08-20T22:40:55.5531501Z Prepare workflow directory
2025-08-20T22:40:55.5906145Z Prepare all required actions
2025-08-20T22:40:55.5947230Z Getting action download info
2025-08-20T22:40:55.9670410Z Download action repository 'docker/setup-qemu-action@v3' (SHA:29109295f81e9208d7d86ff1c6c12d2833863392)
2025-08-20T22:40:56.8337681Z Download action repository 'docker/setup-buildx-action@v3' (SHA:e468171a9de216ec08956ac3ada2f0791b6bd435)
2025-08-20T22:40:57.5742190Z Download action repository 'actions/upload-artifact@v4' (SHA:ea165f8d65b6e75b540449e92b4886f43607fa02)
2025-08-20T22:40:57.8013387Z Download action repository 'actions/attest-build-provenance@v2.4.0' (SHA:e8998f949152b193b063cb0ec769d69d929409be)
2025-08-20T22:40:58.4263592Z Getting action download info
2025-08-20T22:40:58.5912497Z Download action repository 'actions/attest-build-provenance@1176ef556905f349f669722abf30bce1a6e16e01' (SHA:1176ef556905f349f669722abf30bce1a6e16e01)
2025-08-20T22:40:59.1063427Z Download action repository 'actions/attest@ce27ba3b4a9a139d9a20a4a07d69fabb52f1e5bc' (SHA:ce27ba3b4a9a139d9a20a4a07d69fabb52f1e5bc)
2025-08-20T22:40:59.6949514Z Complete job name: aarch64-Linux ==> (ghcr.io/pkgforge/bincache/step-cli/official)
2025-08-20T22:40:59.7576542Z ##[group]Run ##Presets
2025-08-20T22:40:59.7577103Z [36;1m##Presets[0m
2025-08-20T22:40:59.7577500Z [36;1mset +x ; set +e[0m
2025-08-20T22:40:59.7577775Z [36;1m#-------------#[0m
2025-08-20T22:40:59.7578190Z [36;1mif [[ "$(uname -m | tr -d '[:space:]')" == "aarch64" ]]; then[0m
2025-08-20T22:40:59.7578673Z [36;1m  if [[ "ALL" != "ALL" ]] && [[ "ALL" != "aarch64-Linux" ]]; then[0m
2025-08-20T22:40:59.7579074Z [36;1m    echo "CONTINUE_GHRUN=FALSE" >> "${GITHUB_ENV}"[0m
2025-08-20T22:40:59.7579473Z [36;1m  fi[0m
2025-08-20T22:40:59.7579786Z [36;1melif [[ "$(uname -m | tr -d '[:space:]')" == "loongarch64" ]]; then[0m
2025-08-20T22:40:59.7580236Z [36;1m  if [[ "ALL" != "ALL" ]] && [[ "ALL" != "loongarch64-Linux" ]]; then[0m
2025-08-20T22:40:59.7580700Z [36;1m    echo "CONTINUE_GHRUN=FALSE" >> "${GITHUB_ENV}"[0m
2025-08-20T22:40:59.7581028Z [36;1m  fi[0m
2025-08-20T22:40:59.7581314Z [36;1melif [[ "$(uname -m | tr -d '[:space:]')" == "riscv64" ]]; then[0m
2025-08-20T22:40:59.7581876Z [36;1m  if [[ "ALL" != "ALL" ]] && [[ "ALL" != "riscv64-Linux" ]]; then[0m
2025-08-20T22:40:59.7582264Z [36;1m    echo "CONTINUE_GHRUN=FALSE" >> "${GITHUB_ENV}"[0m
2025-08-20T22:40:59.7582688Z [36;1m  fi[0m
2025-08-20T22:40:59.7582988Z [36;1melif [[ "$(uname -m | tr -d '[:space:]')" == "x86_64" ]]; then[0m
2025-08-20T22:40:59.7583427Z [36;1m  if [[ "ALL" != "ALL" ]] && [[ "ALL" != "x86_64-Linux" ]]; then[0m
2025-08-20T22:40:59.7583816Z [36;1m     if [[ "ALL" == "riscv64-Linux" ||\[0m
2025-08-20T22:40:59.7584156Z [36;1m           "ALL" == "loongarch64-Linux" ]]; then[0m
2025-08-20T22:40:59.7584616Z [36;1m       echo "CONTINUE_GHRUN=TRUE" >> "${GITHUB_ENV}"[0m
2025-08-20T22:40:59.7585295Z [36;1m     else[0m
2025-08-20T22:40:59.7585611Z [36;1m       echo "CONTINUE_GHRUN=FALSE" >> "${GITHUB_ENV}"[0m
2025-08-20T22:40:59.7586283Z [36;1m     fi[0m
2025-08-20T22:40:59.7586553Z [36;1m  fi[0m
2025-08-20T22:40:59.7586831Z [36;1mfi[0m
2025-08-20T22:40:59.7617310Z shell: /usr/bin/bash -e {0}
2025-08-20T22:40:59.7618237Z env:
2025-08-20T22:40:59.7618864Z   GH_TOKEN: ***
2025-08-20T22:40:59.7619160Z ##[endgroup]
2025-08-20T22:40:59.7841528Z ##[group]Run ##Presets
2025-08-20T22:40:59.7841914Z [36;1m##Presets[0m
2025-08-20T22:40:59.7842359Z [36;1mset +x ; set +e[0m
2025-08-20T22:40:59.7842726Z [36;1m#-------------#[0m
2025-08-20T22:40:59.7843049Z [36;1m# Check if any of the required secrets are missing[0m
2025-08-20T22:40:59.7843674Z [36;1mif [ -z "${RO_GHTOKEN##*[[:space:]]}" ] || [ -z "${RO_GLTOKEN##*[[:space:]]}" ] || [ -z "${MINISIGN_KEY##*[[:space:]]}" ]; then[0m
2025-08-20T22:40:59.7844209Z [36;1m  echo "::error::One or more required secrets are missing:"[0m
2025-08-20T22:40:59.7844684Z [36;1m  [ -z "${RO_GHTOKEN##*[[:space:]]}" ] && echo "- RO_GHTOKEN is missing"[0m
2025-08-20T22:40:59.7845193Z [36;1m  [ -z "${RO_GLTOKEN##*[[:space:]]}" ] && echo "- RO_GLTOKEN is missing"[0m
2025-08-20T22:40:59.7845646Z [36;1m  [ -z "${MINISIGN_KEY##*[[:space:]]}" ] && echo "- MINISIGN_KEY is missing"[0m
2025-08-20T22:40:59.7846277Z [36;1m  exit 1[0m
2025-08-20T22:40:59.7846597Z [36;1mfi[0m
2025-08-20T22:40:59.7869145Z shell: /usr/bin/bash -e {0}
2025-08-20T22:40:59.7869502Z env:
2025-08-20T22:40:59.7869978Z   RO_GHTOKEN: ***
2025-08-20T22:40:59.7870316Z   RO_GLTOKEN: ***
2025-08-20T22:40:59.7871500Z   MINISIGN_KEY: ***
2025-08-20T22:40:59.7871802Z ##[endgroup]
2025-08-20T22:40:59.7997764Z ##[group]Run ##Presets
2025-08-20T22:40:59.7998352Z [36;1m##Presets[0m
2025-08-20T22:40:59.7998657Z [36;1mset +x ; set +e[0m
2025-08-20T22:40:59.7998975Z [36;1m#-------------#[0m
2025-08-20T22:40:59.7999215Z [36;1m##Host Triplet[0m
2025-08-20T22:40:59.7999569Z [36;1m if [[ "aarch64-Linux" != "$(uname -m)-$(uname -s)" ]] ; then[0m
2025-08-20T22:40:59.7999995Z [36;1m   export CROSS_COMPILING="YES"[0m
2025-08-20T22:40:59.8000400Z [36;1m   export HOST_TRIPLET_R="$(uname -m)-$(uname -s)"[0m
2025-08-20T22:40:59.8000748Z [36;1m   export ON_QEMU="YES"[0m
2025-08-20T22:40:59.8001156Z [36;1m   if [[ "aarch64-Linux" == "loongarch64-Linux" ]] ; then[0m
2025-08-20T22:40:59.8001532Z [36;1m     export HOST_TRIPLET="loongarch64-Linux"[0m
2025-08-20T22:40:59.8001965Z [36;1m   elif [[ "aarch64-Linux" == "riscv64-Linux" ]] ; then[0m
2025-08-20T22:40:59.8002353Z [36;1m     export HOST_TRIPLET="riscv64-Linux"[0m
2025-08-20T22:40:59.8002706Z [36;1m   fi[0m
2025-08-20T22:40:59.8003156Z [36;1m elif [[ "aarch64-Linux" == "$(uname -m)-$(uname -s)" ]] ; then[0m
2025-08-20T22:40:59.8003542Z [36;1m   export CROSS_COMPILING="NO"[0m
2025-08-20T22:40:59.8003933Z [36;1m   export HOST_TRIPLET="$(uname -m)-$(uname -s)"[0m
2025-08-20T22:40:59.8004322Z [36;1m   export HOST_TRIPLET_R="${HOST_TRIPLET}"[0m
2025-08-20T22:40:59.8004661Z [36;1m   export ON_QEMU="NO"[0m
2025-08-20T22:40:59.8005003Z [36;1m fi[0m
2025-08-20T22:40:59.8005331Z [36;1m echo "CROSS_COMPILING=${CROSS_COMPILING}" >> "${GITHUB_ENV}"[0m
2025-08-20T22:40:59.8005956Z [36;1m echo "HOST_TRIPLET=${HOST_TRIPLET}" >> "${GITHUB_ENV}"[0m
2025-08-20T22:40:59.8006377Z [36;1m echo "HOST_TRIPLET_R=${HOST_TRIPLET_R}" >> "${GITHUB_ENV}"[0m
2025-08-20T22:40:59.8006778Z [36;1m echo "ON_QEMU=${ON_QEMU}" >> "${GITHUB_ENV}"[0m
2025-08-20T22:40:59.8007106Z [36;1m##Debug[0m
2025-08-20T22:40:59.8007348Z [36;1m if [[ "false" == "true" ]] ; then[0m
2025-08-20T22:40:59.8007659Z [36;1m   export DEBUG="1"[0m
2025-08-20T22:40:59.8007990Z [36;1m else[0m
2025-08-20T22:40:59.8008274Z [36;1m   export DEBUG="0"[0m
2025-08-20T22:40:59.8008536Z [36;1m fi[0m
2025-08-20T22:40:59.8008867Z [36;1m echo "DEBUG=${DEBUG}" >> "${GITHUB_ENV}"[0m
2025-08-20T22:40:59.8009191Z [36;1m##Docker Platform[0m
2025-08-20T22:40:59.8009810Z [36;1m if echo "${HOST_TRIPLET}" | grep -qiE "aarch64"; then[0m
2025-08-20T22:40:59.8010220Z [36;1m   DOCKER_PLATFORM="linux/arm64"[0m
2025-08-20T22:40:59.8010596Z [36;1m elif echo "${HOST_TRIPLET}" | grep -qiE "loongarch64"; then[0m
2025-08-20T22:40:59.8011049Z [36;1m   DOCKER_PLATFORM="linux/loong64"[0m
2025-08-20T22:40:59.8011424Z [36;1m elif echo "${HOST_TRIPLET}" | grep -qiE "riscv64"; then[0m
2025-08-20T22:40:59.8011790Z [36;1m   DOCKER_PLATFORM="linux/riscv64"[0m
2025-08-20T22:40:59.8012250Z [36;1m elif echo "${HOST_TRIPLET}" | grep -qiE "x86_64"; then[0m
2025-08-20T22:40:59.8012630Z [36;1m   DOCKER_PLATFORM="linux/amd64"[0m
2025-08-20T22:40:59.8012974Z [36;1m fi[0m
2025-08-20T22:40:59.8013320Z [36;1m echo "DOCKER_PLATFORM_ARCH=${HOST_TRIPLET%%-*}" >> "${GITHUB_ENV}"[0m
2025-08-20T22:40:59.8013779Z [36;1m echo "DOCKER_PLATFORM=${DOCKER_PLATFORM}" >> "${GITHUB_ENV}"[0m
2025-08-20T22:40:59.8014191Z [36;1m##GHCRPKG_URL[0m
2025-08-20T22:40:59.8014705Z [36;1m GHCRPKG_LOCAL="$(echo "ghcr.io/pkgforge/bincache/step-cli/official" | tr '[:upper:]' '[:lower:]' | tr -d '[:space:]')"[0m
2025-08-20T22:40:59.8015238Z [36;1m export GHCRPKG_LOCAL[0m
2025-08-20T22:40:59.8015615Z [36;1m echo "GHCRPKG_LOCAL=${GHCRPKG_LOCAL}" >> "${GITHUB_ENV}"[0m
2025-08-20T22:40:59.8016095Z [36;1m##Logs[0m
2025-08-20T22:40:59.8016538Z [36;1m if [[ "true" == "false" ]] ; then[0m
2025-08-20T22:40:59.8016880Z [36;1m   export KEEP_LOGS="NO"[0m
2025-08-20T22:40:59.8017150Z [36;1m else[0m
2025-08-20T22:40:59.8017433Z [36;1m   export KEEP_LOGS="YES"[0m
2025-08-20T22:40:59.8017737Z [36;1m   export GITHUB_TEST_BUILD="YES"[0m
2025-08-20T22:40:59.8018025Z [36;1m fi[0m
2025-08-20T22:40:59.8018615Z [36;1m echo "KEEP_LOGS=${KEEP_LOGS}" >> "${GITHUB_ENV}"[0m
2025-08-20T22:40:59.8019074Z [36;1m echo "GITHUB_TEST_BUILD=${GITHUB_TEST_BUILD}" >> "${GITHUB_ENV}"[0m
2025-08-20T22:40:59.8019441Z [36;1m##PKG_FAMILY_LOCAL[0m
2025-08-20T22:40:59.8019918Z [36;1m PKG_FAMILY_LOCAL="$(echo "step-cli" | tr '[:upper:]' '[:lower:]' | tr -d '[:space:]')"[0m
2025-08-20T22:40:59.8020401Z [36;1m export PKG_FAMILY_LOCAL[0m
2025-08-20T22:40:59.8020822Z [36;1m echo "PKG_FAMILY_LOCAL=${PKG_FAMILY_LOCAL}" >> "${GITHUB_ENV}"[0m
2025-08-20T22:40:59.8021213Z [36;1m##Rebuild[0m
2025-08-20T22:40:59.8021479Z [36;1m if [[ "false" == "false" ]] ; then[0m
2025-08-20T22:40:59.8021859Z [36;1m   export SBUILD_REBUILD="false"[0m
2025-08-20T22:40:59.8022143Z [36;1m else[0m
2025-08-20T22:40:59.8022437Z [36;1m   export SBUILD_REBUILD="true"[0m
2025-08-20T22:40:59.8022808Z [36;1m fi[0m
2025-08-20T22:40:59.8023131Z [36;1m echo "SBUILD_REBUILD=${SBUILD_REBUILD}" >> "${GITHUB_ENV}"[0m
2025-08-20T22:40:59.8023539Z [36;1m ##SBUILD_URL[0m
2025-08-20T22:40:59.8024015Z [36;1m sudo curl -qfsSL "https://bin.pkgforge.dev/${HOST_TRIPLET_R}/yq" -o "/usr/local/bin/yq" && \[0m
2025-08-20T22:40:59.8024600Z [36;1m   sudo chmod 'a+x' "/usr/local/bin/yq" && command -v yq >/dev/null || exit 1[0m
2025-08-20T22:40:59.8025490Z [36;1m SBUILD_FILE_URL="$(echo "https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/step-cli/static.official.source.yaml" | tr -d '[:space:]')"[0m
2025-08-20T22:40:59.8026413Z [36;1m pushd "$(mktemp -d)" >/dev/null 2>&1[0m
2025-08-20T22:40:59.8026810Z [36;1m   curl -w "(SBUILD) <== %{url}\n" -fL "${SBUILD_FILE_URL}" -o "./SBUILD_INPUT"[0m
2025-08-20T22:40:59.8027333Z [36;1m   if [[ ! -s "./SBUILD_INPUT" || $(stat -c%s "./SBUILD_INPUT") -le 10 ]]; then[0m
2025-08-20T22:40:59.8027839Z [36;1m     echo -e "\n[✗] FATAL: Failed to Fetch ${SBUILD_FILE_URL}\n"[0m
2025-08-20T22:40:59.8028296Z [36;1m     echo "CONTINUE_GHRUN=FALSE" >> "${GITHUB_ENV}"[0m
2025-08-20T22:40:59.8028654Z [36;1m    exit 1[0m
2025-08-20T22:40:59.8028922Z [36;1m   else[0m
2025-08-20T22:40:59.8029211Z [36;1m     export SBUILD_FILE_URL[0m
2025-08-20T22:40:59.8029626Z [36;1m     echo "SBUILD_FILE_URL=${SBUILD_FILE_URL}" >> "${GITHUB_ENV}"[0m
2025-08-20T22:40:59.8029986Z [36;1m    #Check for x_exec.host[0m
2025-08-20T22:40:59.8030616Z [36;1m     if yq e '.x_exec.host != null' "./SBUILD_INPUT" | grep -qi 'true'; then[0m
2025-08-20T22:40:59.8031006Z [36;1m      #check if supported[0m
2025-08-20T22:40:59.8031405Z [36;1m       if ! yq '.x_exec.host[]' "./SBUILD_INPUT" | grep -v '^#' | grep -qi "${HOST_TRIPLET,,}"; then[0m
2025-08-20T22:40:59.8032036Z [36;1m          echo -e "\n[✗] WARNING: SBUILD (./SBUILD_INPUT) is NOT Supported on ${HOST_TRIPLET}\n"[0m
2025-08-20T22:40:59.8032505Z [36;1m          yq '.x_exec.host[]' "./SBUILD_INPUT"[0m
2025-08-20T22:40:59.8032901Z [36;1m          echo "CONTINUE_GHRUN=FALSE" >> "${GITHUB_ENV}"[0m
2025-08-20T22:40:59.8033263Z [36;1m         exit 1[0m
2025-08-20T22:40:59.8033538Z [36;1m       fi[0m
2025-08-20T22:40:59.8033881Z [36;1m      #get build system[0m
2025-08-20T22:40:59.8034301Z [36;1m       BUILD_SYS="$(yq '.x_exec.bsys' "./SBUILD_INPUT" | grep -v '^#' | tr -d '"'\''[:space:]')"[0m
2025-08-20T22:40:59.8034727Z [36;1m       export BUILD_SYS[0m
2025-08-20T22:40:59.8035132Z [36;1m       echo "BUILD_SYS=${BUILD_SYS}" >> "${GITHUB_ENV}"[0m
2025-08-20T22:40:59.8035523Z [36;1m       if echo "${BUILD_SYS}" | grep -qi "docker://"; then[0m
2025-08-20T22:40:59.8036089Z [36;1m          echo "BUILD_ON_HOST=FALSE" >> "${GITHUB_ENV}"[0m
2025-08-20T22:40:59.8036514Z [36;1m          echo "BUILD_SYSTEM=DOCKER" >> "${GITHUB_ENV}"[0m
2025-08-20T22:40:59.8036889Z [36;1m       elif echo "${BUILD_SYS}" | grep -qi "host://"; then[0m
2025-08-20T22:40:59.8037352Z [36;1m          echo "BUILD_ON_HOST=TRUE" >> "${GITHUB_ENV}"[0m
2025-08-20T22:40:59.8037728Z [36;1m          echo "BUILD_SYSTEM=HOST" >> "${GITHUB_ENV}"[0m
2025-08-20T22:40:59.8038032Z [36;1m       fi[0m
2025-08-20T22:40:59.8038521Z [36;1m     fi[0m
2025-08-20T22:40:59.8038763Z [36;1m   fi[0m
2025-08-20T22:40:59.8039047Z [36;1m popd >/dev/null 2>&1[0m
2025-08-20T22:40:59.8060487Z shell: /usr/bin/bash -e {0}
2025-08-20T22:40:59.8060954Z ##[endgroup]
2025-08-20T22:41:00.4903733Z   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
2025-08-20T22:41:00.4904554Z                                  Dload  Upload   Total   Spent    Left  Speed
2025-08-20T22:41:00.4904816Z 
2025-08-20T22:41:00.6011739Z   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
2025-08-20T22:41:00.6012259Z 100  3998  100  3998    0     0  35608      0 --:--:-- --:--:-- --:--:-- 35696
2025-08-20T22:41:00.6024420Z (SBUILD) <== https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/step-cli/static.official.source.yaml
2025-08-20T22:41:00.6214356Z ##[group]Run ##Presets
2025-08-20T22:41:00.6214854Z [36;1m##Presets[0m
2025-08-20T22:41:00.6215117Z [36;1mset +x ; set +e[0m
2025-08-20T22:41:00.6215477Z [36;1m#-------------#[0m
2025-08-20T22:41:00.6215983Z [36;1m##Debug?[0m
2025-08-20T22:41:00.6216280Z [36;1mif [[ "${DEBUG}" = "1" ]] || [[ "${DEBUG}" = "ON" ]]; then[0m
2025-08-20T22:41:00.6216697Z [36;1m  set -x[0m
2025-08-20T22:41:00.6216943Z [36;1mfi[0m
2025-08-20T22:41:00.6217278Z [36;1m#-------------#[0m
2025-08-20T22:41:00.6217539Z [36;1m##CoreUtils[0m
2025-08-20T22:41:00.6217790Z [36;1msudo apt update -y[0m
2025-08-20T22:41:00.6218230Z [36;1msudo apt install bc coreutils curl dos2unix fdupes jq moreutils wget -y[0m
2025-08-20T22:41:00.6219254Z [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-20T22:41:00.6220296Z [36;1m##tmp[0m
2025-08-20T22:41:00.6220631Z [36;1mSYSTMP="$(dirname $(mktemp -u))" && export SYSTMP="${SYSTMP}"[0m
2025-08-20T22:41:00.6220986Z [36;1m#GH ENV[0m
2025-08-20T22:41:00.6221297Z [36;1mecho "SYSTMP=${SYSTMP}" >> "${GITHUB_ENV}"[0m
2025-08-20T22:41:00.6221682Z [36;1mecho "GHA_MODE=MATRIX" >> "${GITHUB_ENV}"[0m
2025-08-20T22:41:00.6222020Z [36;1m#-------------#[0m
2025-08-20T22:41:00.6222350Z [36;1mmkdir -p "${HOME}/bin"[0m
2025-08-20T22:41:00.6222904Z [36;1msudo apt update -y[0m
2025-08-20T22:41:00.6223282Z [36;1msudo apt install dos2unix -y[0m
2025-08-20T22:41:00.6223606Z [36;1m##Setup Minisign[0m
2025-08-20T22:41:00.6223910Z [36;1mmkdir -pv "${HOME}/.minisign"[0m
2025-08-20T22:41:00.6224454Z [36;1mecho "***[0m
2025-08-20T22:41:00.6226380Z [36;1m***" > "${HOME}/.minisign/pkgforge.key"[0m
2025-08-20T22:41:00.6226744Z [36;1m##User-Agent[0m
2025-08-20T22:41:00.6227590Z [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-20T22:41:00.6228436Z [36;1mecho "USER_AGENT=${USER_AGENT}" >> "${GITHUB_ENV}"[0m
2025-08-20T22:41:00.6254178Z shell: /usr/bin/bash -e {0}
2025-08-20T22:41:00.6254494Z env:
2025-08-20T22:41:00.6254833Z   CROSS_COMPILING: NO
2025-08-20T22:41:00.6255129Z   HOST_TRIPLET: aarch64-Linux
2025-08-20T22:41:00.6255408Z   HOST_TRIPLET_R: aarch64-Linux
2025-08-20T22:41:00.6255909Z   ON_QEMU: NO
2025-08-20T22:41:00.6256178Z   DEBUG: 0
2025-08-20T22:41:00.6256474Z   DOCKER_PLATFORM_ARCH: aarch64
2025-08-20T22:41:00.6256814Z   DOCKER_PLATFORM: linux/arm64
2025-08-20T22:41:00.6257170Z   GHCRPKG_LOCAL: ghcr.io/pkgforge/bincache/step-cli/official
2025-08-20T22:41:00.6257622Z   KEEP_LOGS: YES
2025-08-20T22:41:00.6257909Z   GITHUB_TEST_BUILD: YES
2025-08-20T22:41:00.6258185Z   PKG_FAMILY_LOCAL: step-cli
2025-08-20T22:41:00.6258568Z   SBUILD_REBUILD: false
2025-08-20T22:41:00.6259166Z   SBUILD_FILE_URL: https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/step-cli/static.official.source.yaml
2025-08-20T22:41:00.6259859Z   BUILD_SYS: docker://go
2025-08-20T22:41:00.6260120Z   BUILD_ON_HOST: FALSE
2025-08-20T22:41:00.6260375Z   BUILD_SYSTEM: DOCKER
2025-08-20T22:41:00.6260662Z ##[endgroup]
2025-08-20T22:41:01.0988177Z 
2025-08-20T22:41:01.0988893Z WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
2025-08-20T22:41:01.0989258Z 
2025-08-20T22:41:01.8420769Z Get:1 https://packages.microsoft.com/repos/azure-cli noble InRelease [3564 B]
2025-08-20T22:41:02.0166545Z Get:2 https://packages.microsoft.com/ubuntu/24.04/prod noble InRelease [3600 B]
2025-08-20T22:41:02.0175572Z Hit:3 http://ports.ubuntu.com/ubuntu-ports noble InRelease
2025-08-20T22:41:02.0176376Z Get:4 http://ports.ubuntu.com/ubuntu-ports noble-updates InRelease [126 kB]
2025-08-20T22:41:02.1615620Z Get:5 https://packages.microsoft.com/repos/azure-cli noble/main arm64 Packages [1500 B]
2025-08-20T22:41:02.1988673Z Get:6 http://ports.ubuntu.com/ubuntu-ports noble-backports InRelease [126 kB]
2025-08-20T22:41:02.2151096Z Get:7 https://packages.microsoft.com/ubuntu/24.04/prod noble/main armhf Packages [9870 B]
2025-08-20T22:41:02.2560853Z Get:8 https://packages.microsoft.com/ubuntu/24.04/prod noble/main amd64 Packages [48.0 kB]
2025-08-20T22:41:02.2813896Z Get:9 http://ports.ubuntu.com/ubuntu-ports noble-security InRelease [126 kB]
2025-08-20T22:41:02.3509364Z Get:10 https://packages.microsoft.com/ubuntu/24.04/prod noble/main all Packages [643 B]
2025-08-20T22:41:02.3588841Z Get:11 https://packages.microsoft.com/ubuntu/24.04/prod noble/main arm64 Packages [33.2 kB]
2025-08-20T22:41:02.4389824Z Get:12 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 Packages [1397 kB]
2025-08-20T22:41:02.6409376Z Get:13 http://ports.ubuntu.com/ubuntu-ports noble-updates/main Translation-en [268 kB]
2025-08-20T22:41:02.6926928Z Get:14 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 Components [172 kB]
2025-08-20T22:41:02.7424132Z Get:15 http://ports.ubuntu.com/ubuntu-ports noble-updates/universe arm64 Packages [1101 kB]
2025-08-20T22:41:02.8132181Z Get:16 http://ports.ubuntu.com/ubuntu-ports noble-updates/universe Translation-en [288 kB]
2025-08-20T22:41:02.8653693Z Get:17 http://ports.ubuntu.com/ubuntu-ports noble-updates/universe arm64 Components [376 kB]
2025-08-20T22:41:02.9190630Z Get:18 http://ports.ubuntu.com/ubuntu-ports noble-updates/restricted arm64 Packages [2307 kB]
2025-08-20T22:41:03.0164992Z Get:19 http://ports.ubuntu.com/ubuntu-ports noble-updates/restricted Translation-en [382 kB]
2025-08-20T22:41:03.0657881Z Get:20 http://ports.ubuntu.com/ubuntu-ports noble-updates/restricted arm64 Components [212 B]
2025-08-20T22:41:03.1120902Z Get:21 http://ports.ubuntu.com/ubuntu-ports noble-updates/multiverse arm64 Packages [28.2 kB]
2025-08-20T22:41:03.2462912Z Get:22 http://ports.ubuntu.com/ubuntu-ports noble-updates/multiverse Translation-en [6772 B]
2025-08-20T22:41:03.2927479Z Get:23 http://ports.ubuntu.com/ubuntu-ports noble-updates/multiverse arm64 Components [212 B]
2025-08-20T22:41:03.3394563Z Get:24 http://ports.ubuntu.com/ubuntu-ports noble-backports/main arm64 Packages [39.9 kB]
2025-08-20T22:41:03.3860848Z Get:25 http://ports.ubuntu.com/ubuntu-ports noble-backports/main Translation-en [9152 B]
2025-08-20T22:41:03.4326841Z Get:26 http://ports.ubuntu.com/ubuntu-ports noble-backports/main arm64 Components [3576 B]
2025-08-20T22:41:03.4795651Z Get:27 http://ports.ubuntu.com/ubuntu-ports noble-backports/universe arm64 Packages [30.1 kB]
2025-08-20T22:41:03.5261348Z Get:28 http://ports.ubuntu.com/ubuntu-ports noble-backports/universe Translation-en [17.4 kB]
2025-08-20T22:41:03.5726000Z Get:29 http://ports.ubuntu.com/ubuntu-ports noble-backports/universe arm64 Components [19.2 kB]
2025-08-20T22:41:03.6192181Z Get:30 http://ports.ubuntu.com/ubuntu-ports noble-backports/restricted arm64 Components [216 B]
2025-08-20T22:41:03.6656966Z Get:31 http://ports.ubuntu.com/ubuntu-ports noble-backports/multiverse arm64 Components [212 B]
2025-08-20T22:41:03.7122060Z Get:32 http://ports.ubuntu.com/ubuntu-ports noble-security/main arm64 Packages [1136 kB]
2025-08-20T22:41:03.7667543Z Get:33 http://ports.ubuntu.com/ubuntu-ports noble-security/main Translation-en [187 kB]
2025-08-20T22:41:03.8141647Z Get:34 http://ports.ubuntu.com/ubuntu-ports noble-security/main arm64 Components [18.4 kB]
2025-08-20T22:41:03.8606025Z Get:35 http://ports.ubuntu.com/ubuntu-ports noble-security/universe arm64 Packages [860 kB]
2025-08-20T22:41:03.9132586Z Get:36 http://ports.ubuntu.com/ubuntu-ports noble-security/universe Translation-en [195 kB]
2025-08-20T22:41:04.0481617Z Get:37 http://ports.ubuntu.com/ubuntu-ports noble-security/universe arm64 Components [52.3 kB]
2025-08-20T22:41:04.0946306Z Get:38 http://ports.ubuntu.com/ubuntu-ports noble-security/restricted arm64 Packages [2181 kB]
2025-08-20T22:41:04.1574770Z Get:39 http://ports.ubuntu.com/ubuntu-ports noble-security/restricted Translation-en [361 kB]
2025-08-20T22:41:04.2063271Z Get:40 http://ports.ubuntu.com/ubuntu-ports noble-security/restricted arm64 Components [208 B]
2025-08-20T22:41:04.2528259Z Get:41 http://ports.ubuntu.com/ubuntu-ports noble-security/multiverse arm64 Packages [16.2 kB]
2025-08-20T22:41:04.2993927Z Get:42 http://ports.ubuntu.com/ubuntu-ports noble-security/multiverse Translation-en [4288 B]
2025-08-20T22:41:04.3457302Z Get:43 http://ports.ubuntu.com/ubuntu-ports noble-security/multiverse arm64 Components [208 B]
2025-08-20T22:41:11.6652153Z Fetched 11.9 MB in 3s (4377 kB/s)
2025-08-20T22:41:12.4003730Z Reading package lists...
2025-08-20T22:41:12.6306006Z Building dependency tree...
2025-08-20T22:41:12.6321598Z Reading state information...
2025-08-20T22:41:12.6582417Z 196 packages can be upgraded. Run 'apt list --upgradable' to see them.
2025-08-20T22:41:12.6671374Z 
2025-08-20T22:41:12.6672064Z WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
2025-08-20T22:41:12.6672387Z 
2025-08-20T22:41:12.6785315Z Reading package lists...
2025-08-20T22:41:12.9005522Z Building dependency tree...
2025-08-20T22:41:12.9013835Z Reading state information...
2025-08-20T22:41:13.1333064Z bc is already the newest version (1.07.1-3ubuntu4).
2025-08-20T22:41:13.1333565Z bc set to manually installed.
2025-08-20T22:41:13.1334151Z coreutils is already the newest version (9.4-3ubuntu6).
2025-08-20T22:41:13.1334662Z curl is already the newest version (8.5.0-2ubuntu10.6).
2025-08-20T22:41:13.1335025Z wget is already the newest version (1.21.4-1ubuntu4.1).
2025-08-20T22:41:13.2136155Z The following NEW packages will be installed:
2025-08-20T22:41:13.2142329Z   dos2unix fdupes libio-pty-perl libipc-run-perl libtime-duration-perl
2025-08-20T22:41:13.2144292Z   moreutils
2025-08-20T22:41:13.2150073Z The following packages will be upgraded:
2025-08-20T22:41:13.2157683Z   jq libjq1
2025-08-20T22:41:13.2334805Z 2 upgraded, 6 newly installed, 0 to remove and 194 not upgraded.
2025-08-20T22:41:13.4585641Z Need to get 936 kB of archives.
2025-08-20T22:41:13.4586946Z After this operation, 3171 kB of additional disk space will be used.
2025-08-20T22:41:13.4587617Z Get:1 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 fdupes arm64 1:2.3.0-1build1 [45.3 kB]
2025-08-20T22:41:13.5966476Z 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-20T22:41:13.6907991Z 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-20T22:41:13.7868368Z Get:4 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libio-pty-perl arm64 1:1.20-1build2 [31.1 kB]
2025-08-20T22:41:13.8363630Z Get:5 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libipc-run-perl all 20231003.0-1 [92.1 kB]
2025-08-20T22:41:13.8937385Z Get:6 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libtime-duration-perl all 1.21-2 [12.3 kB]
2025-08-20T22:41:13.9408161Z Get:7 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 moreutils arm64 0.69-1 [56.7 kB]
2025-08-20T22:41:13.9936060Z Get:8 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 dos2unix arm64 7.5.1-1 [500 kB]
2025-08-20T22:41:14.3232109Z Fetched 936 kB in 1s (1148 kB/s)
2025-08-20T22:41:14.3876770Z Selecting previously unselected package fdupes.
2025-08-20T22:41:14.4358546Z (Reading database ... 
2025-08-20T22:41:14.4358871Z (Reading database ... 5%
2025-08-20T22:41:14.4359328Z (Reading database ... 10%
2025-08-20T22:41:14.4359642Z (Reading database ... 15%
2025-08-20T22:41:14.4359960Z (Reading database ... 20%
2025-08-20T22:41:14.4360260Z (Reading database ... 25%
2025-08-20T22:41:14.4360512Z (Reading database ... 30%
2025-08-20T22:41:14.4360856Z (Reading database ... 35%
2025-08-20T22:41:14.4361114Z (Reading database ... 40%
2025-08-20T22:41:14.4362145Z (Reading database ... 45%
2025-08-20T22:41:14.4362465Z (Reading database ... 50%
2025-08-20T22:41:14.7018913Z (Reading database ... 55%
2025-08-20T22:41:15.1708380Z (Reading database ... 60%
2025-08-20T22:41:15.3871709Z (Reading database ... 65%
2025-08-20T22:41:15.4277858Z (Reading database ... 70%
2025-08-20T22:41:15.5695876Z (Reading database ... 75%
2025-08-20T22:41:16.0569424Z (Reading database ... 80%
2025-08-20T22:41:16.6088082Z (Reading database ... 85%
2025-08-20T22:41:17.1376913Z (Reading database ... 90%
2025-08-20T22:41:17.6487412Z (Reading database ... 95%
2025-08-20T22:41:17.6489529Z (Reading database ... 100%
2025-08-20T22:41:17.6490200Z (Reading database ... 189117 files and directories currently installed.)
2025-08-20T22:41:17.6528435Z Preparing to unpack .../0-fdupes_1%3a2.3.0-1build1_arm64.deb ...
2025-08-20T22:41:17.7057779Z Unpacking fdupes (1:2.3.0-1build1) ...
2025-08-20T22:41:17.8334535Z Preparing to unpack .../1-jq_1.7.1-3ubuntu0.24.04.1_arm64.deb ...
2025-08-20T22:41:17.8554289Z Unpacking jq (1.7.1-3ubuntu0.24.04.1) over (1.7.1-3build1) ...
2025-08-20T22:41:17.9669846Z Preparing to unpack .../2-libjq1_1.7.1-3ubuntu0.24.04.1_arm64.deb ...
2025-08-20T22:41:18.0013737Z Unpacking libjq1:arm64 (1.7.1-3ubuntu0.24.04.1) over (1.7.1-3build1) ...
2025-08-20T22:41:18.0774169Z Selecting previously unselected package libio-pty-perl.
2025-08-20T22:41:18.0939653Z Preparing to unpack .../3-libio-pty-perl_1%3a1.20-1build2_arm64.deb ...
2025-08-20T22:41:18.1015623Z Unpacking libio-pty-perl (1:1.20-1build2) ...
2025-08-20T22:41:18.1758085Z Selecting previously unselected package libipc-run-perl.
2025-08-20T22:41:18.1928639Z Preparing to unpack .../4-libipc-run-perl_20231003.0-1_all.deb ...
2025-08-20T22:41:18.1998285Z Unpacking libipc-run-perl (20231003.0-1) ...
2025-08-20T22:41:18.2598017Z Selecting previously unselected package libtime-duration-perl.
2025-08-20T22:41:18.2758643Z Preparing to unpack .../5-libtime-duration-perl_1.21-2_all.deb ...
2025-08-20T22:41:18.2838866Z Unpacking libtime-duration-perl (1.21-2) ...
2025-08-20T22:41:18.3404719Z Selecting previously unselected package moreutils.
2025-08-20T22:41:18.3574196Z Preparing to unpack .../6-moreutils_0.69-1_arm64.deb ...
2025-08-20T22:41:18.3652012Z Unpacking moreutils (0.69-1) ...
2025-08-20T22:41:18.4745637Z Selecting previously unselected package dos2unix.
2025-08-20T22:41:18.4885522Z Preparing to unpack .../7-dos2unix_7.5.1-1_arm64.deb ...
2025-08-20T22:41:18.4975366Z Unpacking dos2unix (7.5.1-1) ...
2025-08-20T22:41:18.7117329Z Setting up libio-pty-perl (1:1.20-1build2) ...
2025-08-20T22:41:18.7441223Z Setting up libjq1:arm64 (1.7.1-3ubuntu0.24.04.1) ...
2025-08-20T22:41:18.7730976Z Setting up fdupes (1:2.3.0-1build1) ...
2025-08-20T22:41:18.8129826Z Setting up libipc-run-perl (20231003.0-1) ...
2025-08-20T22:41:18.8417965Z Setting up libtime-duration-perl (1.21-2) ...
2025-08-20T22:41:18.8656141Z Setting up jq (1.7.1-3ubuntu0.24.04.1) ...
2025-08-20T22:41:18.8871745Z Setting up dos2unix (7.5.1-1) ...
2025-08-20T22:41:18.9230257Z Setting up moreutils (0.69-1) ...
2025-08-20T22:41:18.9450661Z Processing triggers for man-db (2.12.0-4build2) ...
2025-08-20T22:41:24.5826343Z Processing triggers for libc-bin (2.39-0ubuntu8.4) ...
2025-08-20T22:41:25.7526366Z Reading package lists...
2025-08-20T22:41:25.9436462Z Building dependency tree...
2025-08-20T22:41:25.9444367Z Reading state information...
2025-08-20T22:41:26.1861555Z apt-transport-https is already the newest version (2.8.3).
2025-08-20T22:41:26.1862037Z apt-utils is already the newest version (2.8.3).
2025-08-20T22:41:26.1862403Z apt-utils set to manually installed.
2025-08-20T22:41:26.1862803Z ca-certificates is already the newest version (20240203).
2025-08-20T22:41:26.1863175Z coreutils is already the newest version (9.4-3ubuntu6).
2025-08-20T22:41:26.1864022Z dos2unix is already the newest version (7.5.1-1).
2025-08-20T22:41:26.1864414Z jq is already the newest version (1.7.1-3ubuntu0.24.04.1).
2025-08-20T22:41:26.1864769Z moreutils is already the newest version (0.69-1).
2025-08-20T22:41:26.1865184Z p7zip-full is already the newest version (16.02+transitional.1).
2025-08-20T22:41:26.1865580Z rsync is already the newest version (3.2.7-1ubuntu1.2).
2025-08-20T22:41:26.1866181Z texinfo is already the newest version (7.1-3build2).
2025-08-20T22:41:26.1866981Z tmux is already the newest version (3.4-1ubuntu0.1).
2025-08-20T22:41:26.1867319Z tmux set to manually installed.
2025-08-20T22:41:26.1867606Z wget is already the newest version (1.21.4-1ubuntu4.1).
2025-08-20T22:41:26.1868020Z The following additional packages will be installed:
2025-08-20T22:41:26.1868491Z   bsdextrautils bsdutils dirmngr eject fdisk gnupg gnupg-l10n gnupg-utils gpg
2025-08-20T22:41:26.1869026Z   gpg-agent gpg-wks-client gpgconf gpgsm gpgv keyboxd libblkid1 libfdisk1
2025-08-20T22:41:26.1869532Z   libmount1 libsmartcols1 libuuid1 mount python3-software-properties
2025-08-20T22:41:26.1869886Z   uuid-runtime
2025-08-20T22:41:26.1878154Z Suggested packages:
2025-08-20T22:41:26.1878563Z   pinentry-gnome3 tor parcimonie xloadimage gpg-wks-server scdaemon nfs-common
2025-08-20T22:41:26.1878966Z   util-linux-extra util-linux-locales
2025-08-20T22:41:26.1879319Z Recommended packages:
2025-08-20T22:41:26.1879558Z   unattended-upgrades
2025-08-20T22:41:26.2363709Z The following NEW packages will be installed:
2025-08-20T22:41:26.2364322Z   rename
2025-08-20T22:41:26.2367679Z The following packages will be upgraded:
2025-08-20T22:41:26.2368770Z   bsdextrautils bsdutils dirmngr eject fdisk gnupg gnupg-l10n gnupg-utils
2025-08-20T22:41:26.2369474Z   gnupg2 gpg gpg-agent gpg-wks-client gpgconf gpgsm gpgv keyboxd libblkid1
2025-08-20T22:41:26.2376001Z   libfdisk1 libmount1 libsmartcols1 libuuid1 mount python3-software-properties
2025-08-20T22:41:26.2376704Z   software-properties-common util-linux uuid-runtime
2025-08-20T22:41:26.2559880Z 26 upgraded, 1 newly installed, 0 to remove and 168 not upgraded.
2025-08-20T22:41:26.4172198Z Need to get 4390 kB of archives.
2025-08-20T22:41:26.4172666Z After this operation, 63.5 kB of additional disk space will be used.
2025-08-20T22:41:26.4173507Z 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-20T22:41:26.6056092Z Get:2 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 util-linux arm64 2.39.3-9ubuntu6.3 [1115 kB]
2025-08-20T22:41:26.8370713Z Get:3 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 mount arm64 2.39.3-9ubuntu6.3 [116 kB]
2025-08-20T22:41:26.8857260Z Get:4 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 libsmartcols1 arm64 2.39.3-9ubuntu6.3 [65.0 kB]
2025-08-20T22:41:26.9326235Z Get:5 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 libuuid1 arm64 2.39.3-9ubuntu6.3 [36.0 kB]
2025-08-20T22:41:26.9795356Z 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-20T22:41:27.0259179Z Get:7 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 libblkid1 arm64 2.39.3-9ubuntu6.3 [123 kB]
2025-08-20T22:41:27.0744518Z Get:8 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 libmount1 arm64 2.39.3-9ubuntu6.3 [133 kB]
2025-08-20T22:41:27.1237726Z 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-20T22:41:27.1713318Z Get:10 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 dirmngr arm64 2.4.4-2ubuntu17.3 [316 kB]
2025-08-20T22:41:27.2253356Z Get:11 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 gnupg-utils arm64 2.4.4-2ubuntu17.3 [106 kB]
2025-08-20T22:41:27.2760437Z Get:12 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 gpgsm arm64 2.4.4-2ubuntu17.3 [225 kB]
2025-08-20T22:41:27.3276038Z Get:13 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 gpg-agent arm64 2.4.4-2ubuntu17.3 [221 kB]
2025-08-20T22:41:27.3788739Z Get:14 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 gpg arm64 2.4.4-2ubuntu17.3 [549 kB]
2025-08-20T22:41:27.4393245Z Get:15 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 gpgconf arm64 2.4.4-2ubuntu17.3 [103 kB]
2025-08-20T22:41:27.4879631Z Get:16 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 gnupg all 2.4.4-2ubuntu17.3 [359 kB]
2025-08-20T22:41:27.5428684Z Get:17 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 keyboxd arm64 2.4.4-2ubuntu17.3 [75.9 kB]
2025-08-20T22:41:27.5908021Z Get:18 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 gpgv arm64 2.4.4-2ubuntu17.3 [151 kB]
2025-08-20T22:41:27.6401294Z Get:19 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 eject arm64 2.39.3-9ubuntu6.3 [26.4 kB]
2025-08-20T22:41:27.7729126Z Get:20 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 libfdisk1 arm64 2.39.3-9ubuntu6.3 [142 kB]
2025-08-20T22:41:27.8223869Z Get:21 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 bsdextrautils arm64 2.39.3-9ubuntu6.3 [71.4 kB]
2025-08-20T22:41:27.8702208Z Get:22 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 fdisk arm64 2.39.3-9ubuntu6.3 [120 kB]
2025-08-20T22:41:27.9189990Z 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-20T22:41:27.9658387Z 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-20T22:41:28.0122441Z 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-20T22:41:28.0586188Z Get:26 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 rename all 2.02-1 [20.3 kB]
2025-08-20T22:41:28.1053113Z Get:27 http://ports.ubuntu.com/ubuntu-ports noble-updates/universe arm64 gnupg2 all 2.4.4-2ubuntu17.3 [4748 B]
2025-08-20T22:41:28.3584878Z Fetched 4390 kB in 2s (2391 kB/s)
2025-08-20T22:41:28.3865846Z (Reading database ... 
2025-08-20T22:41:28.3866223Z (Reading database ... 5%
2025-08-20T22:41:28.3866616Z (Reading database ... 10%
2025-08-20T22:41:28.3866879Z (Reading database ... 15%
2025-08-20T22:41:28.3867101Z (Reading database ... 20%
2025-08-20T22:41:28.3867421Z (Reading database ... 25%
2025-08-20T22:41:28.3867676Z (Reading database ... 30%
2025-08-20T22:41:28.3867917Z (Reading database ... 35%
2025-08-20T22:41:28.3868209Z (Reading database ... 40%
2025-08-20T22:41:28.3868475Z (Reading database ... 45%
2025-08-20T22:41:28.3868738Z (Reading database ... 50%
2025-08-20T22:41:28.3888073Z (Reading database ... 55%
2025-08-20T22:41:28.3972565Z (Reading database ... 60%
2025-08-20T22:41:28.4010539Z (Reading database ... 65%
2025-08-20T22:41:28.4024566Z (Reading database ... 70%
2025-08-20T22:41:28.4043456Z (Reading database ... 75%
2025-08-20T22:41:28.4074360Z (Reading database ... 80%
2025-08-20T22:41:28.4240270Z (Reading database ... 85%
2025-08-20T22:41:28.4258693Z (Reading database ... 90%
2025-08-20T22:41:28.4351332Z (Reading database ... 95%
2025-08-20T22:41:28.4351662Z (Reading database ... 100%
2025-08-20T22:41:28.4352157Z (Reading database ... 189328 files and directories currently installed.)
2025-08-20T22:41:28.4382293Z Preparing to unpack .../bsdutils_1%3a2.39.3-9ubuntu6.3_arm64.deb ...
2025-08-20T22:41:28.4646261Z Unpacking bsdutils (1:2.39.3-9ubuntu6.3) over (1:2.39.3-9ubuntu6.2) ...
2025-08-20T22:41:28.5912855Z Setting up bsdutils (1:2.39.3-9ubuntu6.3) ...
2025-08-20T22:41:28.6814467Z (Reading database ... 
2025-08-20T22:41:28.6814844Z (Reading database ... 5%
2025-08-20T22:41:28.6815098Z (Reading database ... 10%
2025-08-20T22:41:28.6815394Z (Reading database ... 15%
2025-08-20T22:41:28.6816641Z (Reading database ... 20%
2025-08-20T22:41:28.6816979Z (Reading database ... 25%
2025-08-20T22:41:28.6817318Z (Reading database ... 30%
2025-08-20T22:41:28.6817570Z (Reading database ... 35%
2025-08-20T22:41:28.6817838Z (Reading database ... 40%
2025-08-20T22:41:28.6818113Z (Reading database ... 45%
2025-08-20T22:41:28.6818332Z (Reading database ... 50%
2025-08-20T22:41:28.6835349Z (Reading database ... 55%
2025-08-20T22:41:28.6920606Z (Reading database ... 60%
2025-08-20T22:41:28.6959139Z (Reading database ... 65%
2025-08-20T22:41:28.6973024Z (Reading database ... 70%
2025-08-20T22:41:28.6991368Z (Reading database ... 75%
2025-08-20T22:41:28.7022936Z (Reading database ... 80%
2025-08-20T22:41:28.7185651Z (Reading database ... 85%
2025-08-20T22:41:28.7203492Z (Reading database ... 90%
2025-08-20T22:41:28.7291512Z (Reading database ... 95%
2025-08-20T22:41:28.7291814Z (Reading database ... 100%
2025-08-20T22:41:28.7292161Z (Reading database ... 189328 files and directories currently installed.)
2025-08-20T22:41:28.7317524Z Preparing to unpack .../util-linux_2.39.3-9ubuntu6.3_arm64.deb ...
2025-08-20T22:41:28.7620684Z Unpacking util-linux (2.39.3-9ubuntu6.3) over (2.39.3-9ubuntu6.2) ...
2025-08-20T22:41:28.9298050Z Setting up util-linux (2.39.3-9ubuntu6.3) ...
2025-08-20T22:41:29.5326068Z fstrim.service is a disabled or a static unit not running, not starting it.
2025-08-20T22:41:29.5996791Z (Reading database ... 
2025-08-20T22:41:29.5997141Z (Reading database ... 5%
2025-08-20T22:41:29.5997580Z (Reading database ... 10%
2025-08-20T22:41:29.5997830Z (Reading database ... 15%
2025-08-20T22:41:29.5998146Z (Reading database ... 20%
2025-08-20T22:41:29.5998403Z (Reading database ... 25%
2025-08-20T22:41:29.5998644Z (Reading database ... 30%
2025-08-20T22:41:29.5998928Z (Reading database ... 35%
2025-08-20T22:41:29.5999190Z (Reading database ... 40%
2025-08-20T22:41:29.5999435Z (Reading database ... 45%
2025-08-20T22:41:29.5999767Z (Reading database ... 50%
2025-08-20T22:41:29.6018433Z (Reading database ... 55%
2025-08-20T22:41:29.6103847Z (Reading database ... 60%
2025-08-20T22:41:29.6141936Z (Reading database ... 65%
2025-08-20T22:41:29.6155796Z (Reading database ... 70%
2025-08-20T22:41:29.6174588Z (Reading database ... 75%
2025-08-20T22:41:29.6205846Z (Reading database ... 80%
2025-08-20T22:41:29.6375949Z (Reading database ... 85%
2025-08-20T22:41:29.6393369Z (Reading database ... 90%
2025-08-20T22:41:29.6487156Z (Reading database ... 95%
2025-08-20T22:41:29.6487571Z (Reading database ... 100%
2025-08-20T22:41:29.6487901Z (Reading database ... 189328 files and directories currently installed.)
2025-08-20T22:41:29.6516434Z Preparing to unpack .../mount_2.39.3-9ubuntu6.3_arm64.deb ...
2025-08-20T22:41:29.6746395Z Unpacking mount (2.39.3-9ubuntu6.3) over (2.39.3-9ubuntu6.2) ...
2025-08-20T22:41:29.7681202Z Preparing to unpack .../libsmartcols1_2.39.3-9ubuntu6.3_arm64.deb ...
2025-08-20T22:41:29.8266610Z Unpacking libsmartcols1:arm64 (2.39.3-9ubuntu6.3) over (2.39.3-9ubuntu6.2) ...
2025-08-20T22:41:29.9144618Z Setting up libsmartcols1:arm64 (2.39.3-9ubuntu6.3) ...
2025-08-20T22:41:30.0014638Z (Reading database ... 
2025-08-20T22:41:30.0015182Z (Reading database ... 5%
2025-08-20T22:41:30.0015468Z (Reading database ... 10%
2025-08-20T22:41:30.0016012Z (Reading database ... 15%
2025-08-20T22:41:30.0016366Z (Reading database ... 20%
2025-08-20T22:41:30.0016648Z (Reading database ... 25%
2025-08-20T22:41:30.0017866Z (Reading database ... 30%
2025-08-20T22:41:30.0018156Z (Reading database ... 35%
2025-08-20T22:41:30.0018399Z (Reading database ... 40%
2025-08-20T22:41:30.0018709Z (Reading database ... 45%
2025-08-20T22:41:30.0018936Z (Reading database ... 50%
2025-08-20T22:41:30.0036461Z (Reading database ... 55%
2025-08-20T22:41:30.0122001Z (Reading database ... 60%
2025-08-20T22:41:30.0159811Z (Reading database ... 65%
2025-08-20T22:41:30.0173303Z (Reading database ... 70%
2025-08-20T22:41:30.0192967Z (Reading database ... 75%
2025-08-20T22:41:30.0225282Z (Reading database ... 80%
2025-08-20T22:41:30.0387839Z (Reading database ... 85%
2025-08-20T22:41:30.0410938Z (Reading database ... 90%
2025-08-20T22:41:30.0498333Z (Reading database ... 95%
2025-08-20T22:41:30.0498651Z (Reading database ... 100%
2025-08-20T22:41:30.0499003Z (Reading database ... 189328 files and directories currently installed.)
2025-08-20T22:41:30.0529028Z Preparing to unpack .../libuuid1_2.39.3-9ubuntu6.3_arm64.deb ...
2025-08-20T22:41:30.0791117Z Unpacking libuuid1:arm64 (2.39.3-9ubuntu6.3) over (2.39.3-9ubuntu6.2) ...
2025-08-20T22:41:30.1734808Z Setting up libuuid1:arm64 (2.39.3-9ubuntu6.3) ...
2025-08-20T22:41:30.2775445Z (Reading database ... 
2025-08-20T22:41:30.2776372Z (Reading database ... 5%
2025-08-20T22:41:30.2776839Z (Reading database ... 10%
2025-08-20T22:41:30.2777806Z (Reading database ... 15%
2025-08-20T22:41:30.2778647Z (Reading database ... 20%
2025-08-20T22:41:30.2778982Z (Reading database ... 25%
2025-08-20T22:41:30.2779224Z (Reading database ... 30%
2025-08-20T22:41:30.2779539Z (Reading database ... 35%
2025-08-20T22:41:30.2779787Z (Reading database ... 40%
2025-08-20T22:41:30.2780064Z (Reading database ... 45%
2025-08-20T22:41:30.2780357Z (Reading database ... 50%
2025-08-20T22:41:30.2798320Z (Reading database ... 55%
2025-08-20T22:41:30.2889859Z (Reading database ... 60%
2025-08-20T22:41:30.2930370Z (Reading database ... 65%
2025-08-20T22:41:30.2944718Z (Reading database ... 70%
2025-08-20T22:41:30.2965047Z (Reading database ... 75%
2025-08-20T22:41:30.2998625Z (Reading database ... 80%
2025-08-20T22:41:30.3163699Z (Reading database ... 85%
2025-08-20T22:41:30.3187765Z (Reading database ... 90%
2025-08-20T22:41:30.3278102Z (Reading database ... 95%
2025-08-20T22:41:30.3278477Z (Reading database ... 100%
2025-08-20T22:41:30.3278828Z (Reading database ... 189328 files and directories currently installed.)
2025-08-20T22:41:30.3310762Z Preparing to unpack .../uuid-runtime_2.39.3-9ubuntu6.3_arm64.deb ...
2025-08-20T22:41:30.3641714Z Unpacking uuid-runtime (2.39.3-9ubuntu6.3) over (2.39.3-9ubuntu6.2) ...
2025-08-20T22:41:30.4727076Z Preparing to unpack .../libblkid1_2.39.3-9ubuntu6.3_arm64.deb ...
2025-08-20T22:41:30.5010827Z Unpacking libblkid1:arm64 (2.39.3-9ubuntu6.3) over (2.39.3-9ubuntu6.2) ...
2025-08-20T22:41:30.6114434Z Setting up libblkid1:arm64 (2.39.3-9ubuntu6.3) ...
2025-08-20T22:41:30.7118023Z (Reading database ... 
2025-08-20T22:41:30.7118380Z (Reading database ... 5%
2025-08-20T22:41:30.7118812Z (Reading database ... 10%
2025-08-20T22:41:30.7119067Z (Reading database ... 15%
2025-08-20T22:41:30.7119311Z (Reading database ... 20%
2025-08-20T22:41:30.7119651Z (Reading database ... 25%
2025-08-20T22:41:30.7119891Z (Reading database ... 30%
2025-08-20T22:41:30.7120107Z (Reading database ... 35%
2025-08-20T22:41:30.7120398Z (Reading database ... 40%
2025-08-20T22:41:30.7120641Z (Reading database ... 45%
2025-08-20T22:41:30.7120975Z (Reading database ... 50%
2025-08-20T22:41:30.7139097Z (Reading database ... 55%
2025-08-20T22:41:30.7223587Z (Reading database ... 60%
2025-08-20T22:41:30.7261401Z (Reading database ... 65%
2025-08-20T22:41:30.7274894Z (Reading database ... 70%
2025-08-20T22:41:30.7294612Z (Reading database ... 75%
2025-08-20T22:41:30.7327731Z (Reading database ... 80%
2025-08-20T22:41:30.7490426Z (Reading database ... 85%
2025-08-20T22:41:30.7513852Z (Reading database ... 90%
2025-08-20T22:41:30.7599414Z (Reading database ... 95%
2025-08-20T22:41:30.7599717Z (Reading database ... 100%
2025-08-20T22:41:30.7600242Z (Reading database ... 189328 files and directories currently installed.)
2025-08-20T22:41:30.7628404Z Preparing to unpack .../libmount1_2.39.3-9ubuntu6.3_arm64.deb ...
2025-08-20T22:41:30.7877813Z Unpacking libmount1:arm64 (2.39.3-9ubuntu6.3) over (2.39.3-9ubuntu6.2) ...
2025-08-20T22:41:30.8808304Z Setting up libmount1:arm64 (2.39.3-9ubuntu6.3) ...
2025-08-20T22:41:30.9741884Z (Reading database ... 
2025-08-20T22:41:30.9742982Z (Reading database ... 5%
2025-08-20T22:41:30.9743312Z (Reading database ... 10%
2025-08-20T22:41:30.9743707Z (Reading database ... 15%
2025-08-20T22:41:30.9743969Z (Reading database ... 20%
2025-08-20T22:41:30.9744200Z (Reading database ... 25%
2025-08-20T22:41:30.9744614Z (Reading database ... 30%
2025-08-20T22:41:30.9744893Z (Reading database ... 35%
2025-08-20T22:41:30.9745129Z (Reading database ... 40%
2025-08-20T22:41:30.9745469Z (Reading database ... 45%
2025-08-20T22:41:30.9745914Z (Reading database ... 50%
2025-08-20T22:41:30.9762371Z (Reading database ... 55%
2025-08-20T22:41:30.9847729Z (Reading database ... 60%
2025-08-20T22:41:30.9885542Z (Reading database ... 65%
2025-08-20T22:41:30.9899344Z (Reading database ... 70%
2025-08-20T22:41:30.9918846Z (Reading database ... 75%
2025-08-20T22:41:30.9951160Z (Reading database ... 80%
2025-08-20T22:41:31.0113236Z (Reading database ... 85%
2025-08-20T22:41:31.0137048Z (Reading database ... 90%
2025-08-20T22:41:31.0226831Z (Reading database ... 95%
2025-08-20T22:41:31.0227229Z (Reading database ... 100%
2025-08-20T22:41:31.0227621Z (Reading database ... 189328 files and directories currently installed.)
2025-08-20T22:41:31.0257610Z Preparing to unpack .../0-gpg-wks-client_2.4.4-2ubuntu17.3_arm64.deb ...
2025-08-20T22:41:31.0486028Z Unpacking gpg-wks-client (2.4.4-2ubuntu17.3) over (2.4.4-2ubuntu17.2) ...
2025-08-20T22:41:31.1444887Z Preparing to unpack .../1-dirmngr_2.4.4-2ubuntu17.3_arm64.deb ...
2025-08-20T22:41:31.2029909Z Unpacking dirmngr (2.4.4-2ubuntu17.3) over (2.4.4-2ubuntu17.2) ...
2025-08-20T22:41:31.3082845Z Preparing to unpack .../2-gnupg-utils_2.4.4-2ubuntu17.3_arm64.deb ...
2025-08-20T22:41:31.3267513Z Unpacking gnupg-utils (2.4.4-2ubuntu17.3) over (2.4.4-2ubuntu17.2) ...
2025-08-20T22:41:31.4133141Z Preparing to unpack .../3-gpgsm_2.4.4-2ubuntu17.3_arm64.deb ...
2025-08-20T22:41:31.4370568Z Unpacking gpgsm (2.4.4-2ubuntu17.3) over (2.4.4-2ubuntu17.2) ...
2025-08-20T22:41:31.5283472Z Preparing to unpack .../4-gpg-agent_2.4.4-2ubuntu17.3_arm64.deb ...
2025-08-20T22:41:31.5483974Z Unpacking gpg-agent (2.4.4-2ubuntu17.3) over (2.4.4-2ubuntu17.2) ...
2025-08-20T22:41:31.6447228Z Preparing to unpack .../5-gpg_2.4.4-2ubuntu17.3_arm64.deb ...
2025-08-20T22:41:31.6638365Z Unpacking gpg (2.4.4-2ubuntu17.3) over (2.4.4-2ubuntu17.2) ...
2025-08-20T22:41:31.7557473Z Preparing to unpack .../6-gpgconf_2.4.4-2ubuntu17.3_arm64.deb ...
2025-08-20T22:41:31.7836489Z Unpacking gpgconf (2.4.4-2ubuntu17.3) over (2.4.4-2ubuntu17.2) ...
2025-08-20T22:41:31.8790916Z Preparing to unpack .../7-gnupg_2.4.4-2ubuntu17.3_all.deb ...
2025-08-20T22:41:31.9027511Z Unpacking gnupg (2.4.4-2ubuntu17.3) over (2.4.4-2ubuntu17.2) ...
2025-08-20T22:41:32.0008022Z Preparing to unpack .../8-keyboxd_2.4.4-2ubuntu17.3_arm64.deb ...
2025-08-20T22:41:32.0349400Z Unpacking keyboxd (2.4.4-2ubuntu17.3) over (2.4.4-2ubuntu17.2) ...
2025-08-20T22:41:32.1482363Z Preparing to unpack .../9-gpgv_2.4.4-2ubuntu17.3_arm64.deb ...
2025-08-20T22:41:32.1793899Z Unpacking gpgv (2.4.4-2ubuntu17.3) over (2.4.4-2ubuntu17.2) ...
2025-08-20T22:41:32.2747260Z Setting up gpgv (2.4.4-2ubuntu17.3) ...
2025-08-20T22:41:32.3442667Z (Reading database ... 
2025-08-20T22:41:32.3442984Z (Reading database ... 5%
2025-08-20T22:41:32.3443426Z (Reading database ... 10%
2025-08-20T22:41:32.3443666Z (Reading database ... 15%
2025-08-20T22:41:32.3443984Z (Reading database ... 20%
2025-08-20T22:41:32.3444274Z (Reading database ... 25%
2025-08-20T22:41:32.3444557Z (Reading database ... 30%
2025-08-20T22:41:32.3444837Z (Reading database ... 35%
2025-08-20T22:41:32.3445080Z (Reading database ... 40%
2025-08-20T22:41:32.3445307Z (Reading database ... 45%
2025-08-20T22:41:32.3445613Z (Reading database ... 50%
2025-08-20T22:41:32.3464812Z (Reading database ... 55%
2025-08-20T22:41:32.3551866Z (Reading database ... 60%
2025-08-20T22:41:32.3590219Z (Reading database ... 65%
2025-08-20T22:41:32.3603992Z (Reading database ... 70%
2025-08-20T22:41:32.3623970Z (Reading database ... 75%
2025-08-20T22:41:32.3750838Z (Reading database ... 80%
2025-08-20T22:41:32.3823761Z (Reading database ... 85%
2025-08-20T22:41:32.3879646Z (Reading database ... 90%
2025-08-20T22:41:32.3943057Z (Reading database ... 95%
2025-08-20T22:41:32.3943397Z (Reading database ... 100%
2025-08-20T22:41:32.3943741Z (Reading database ... 189328 files and directories currently installed.)
2025-08-20T22:41:32.3979039Z Preparing to unpack .../0-eject_2.39.3-9ubuntu6.3_arm64.deb ...
2025-08-20T22:41:32.4209872Z Unpacking eject (2.39.3-9ubuntu6.3) over (2.39.3-9ubuntu6.2) ...
2025-08-20T22:41:32.5367206Z Preparing to unpack .../1-libfdisk1_2.39.3-9ubuntu6.3_arm64.deb ...
2025-08-20T22:41:32.5619100Z Unpacking libfdisk1:arm64 (2.39.3-9ubuntu6.3) over (2.39.3-9ubuntu6.2) ...
2025-08-20T22:41:32.6445125Z Preparing to unpack .../2-bsdextrautils_2.39.3-9ubuntu6.3_arm64.deb ...
2025-08-20T22:41:32.6665308Z Unpacking bsdextrautils (2.39.3-9ubuntu6.3) over (2.39.3-9ubuntu6.2) ...
2025-08-20T22:41:32.7622084Z Preparing to unpack .../3-fdisk_2.39.3-9ubuntu6.3_arm64.deb ...
2025-08-20T22:41:32.7820063Z Unpacking fdisk (2.39.3-9ubuntu6.3) over (2.39.3-9ubuntu6.2) ...
2025-08-20T22:41:32.8576008Z Preparing to unpack .../4-gnupg-l10n_2.4.4-2ubuntu17.3_all.deb ...
2025-08-20T22:41:32.8839841Z Unpacking gnupg-l10n (2.4.4-2ubuntu17.3) over (2.4.4-2ubuntu17.2) ...
2025-08-20T22:41:32.9869936Z Preparing to unpack .../5-software-properties-common_0.99.49.3_all.deb ...
2025-08-20T22:41:33.1038638Z Unpacking software-properties-common (0.99.49.3) over (0.99.49.2) ...
2025-08-20T22:41:33.2042400Z Preparing to unpack .../6-python3-software-properties_0.99.49.3_all.deb ...
2025-08-20T22:41:33.2806167Z Unpacking python3-software-properties (0.99.49.3) over (0.99.49.2) ...
2025-08-20T22:41:33.4534456Z Selecting previously unselected package rename.
2025-08-20T22:41:33.4701758Z Preparing to unpack .../7-rename_2.02-1_all.deb ...
2025-08-20T22:41:34.5927291Z Unpacking rename (2.02-1) ...
2025-08-20T22:41:34.6704384Z Preparing to unpack .../8-gnupg2_2.4.4-2ubuntu17.3_all.deb ...
2025-08-20T22:41:34.6997108Z Unpacking gnupg2 (2.4.4-2ubuntu17.3) over (2.4.4-2ubuntu17.2) ...
2025-08-20T22:41:34.7867778Z Setting up bsdextrautils (2.39.3-9ubuntu6.3) ...
2025-08-20T22:41:34.8178562Z Setting up rename (2.02-1) ...
2025-08-20T22:41:34.8405367Z update-alternatives: using /usr/bin/file-rename to provide /usr/bin/rename (rename) in auto mode
2025-08-20T22:41:34.8587565Z Setting up eject (2.39.3-9ubuntu6.3) ...
2025-08-20T22:41:34.8814219Z Setting up gnupg-l10n (2.4.4-2ubuntu17.3) ...
2025-08-20T22:41:34.9022578Z Setting up libfdisk1:arm64 (2.39.3-9ubuntu6.3) ...
2025-08-20T22:41:34.9278491Z Setting up mount (2.39.3-9ubuntu6.3) ...
2025-08-20T22:41:34.9522896Z Setting up uuid-runtime (2.39.3-9ubuntu6.3) ...
2025-08-20T22:41:35.5834877Z uuidd.service is a disabled or a static unit not running, not starting it.
2025-08-20T22:41:35.6067384Z Setting up gpgconf (2.4.4-2ubuntu17.3) ...
2025-08-20T22:41:35.6319341Z Setting up gpg (2.4.4-2ubuntu17.3) ...
2025-08-20T22:41:35.6530168Z Setting up gnupg-utils (2.4.4-2ubuntu17.3) ...
2025-08-20T22:41:35.6829480Z Setting up gpg-agent (2.4.4-2ubuntu17.3) ...
2025-08-20T22:41:36.0417026Z Setting up gpgsm (2.4.4-2ubuntu17.3) ...
2025-08-20T22:41:36.0659239Z Setting up fdisk (2.39.3-9ubuntu6.3) ...
2025-08-20T22:41:36.0882547Z Setting up dirmngr (2.4.4-2ubuntu17.3) ...
2025-08-20T22:41:36.1962902Z Setting up python3-software-properties (0.99.49.3) ...
2025-08-20T22:41:36.3288930Z Setting up keyboxd (2.4.4-2ubuntu17.3) ...
2025-08-20T22:41:36.4261611Z Setting up gnupg (2.4.4-2ubuntu17.3) ...
2025-08-20T22:41:36.4457895Z Setting up gnupg2 (2.4.4-2ubuntu17.3) ...
2025-08-20T22:41:36.4706062Z Setting up gpg-wks-client (2.4.4-2ubuntu17.3) ...
2025-08-20T22:41:36.4903971Z Setting up software-properties-common (0.99.49.3) ...
2025-08-20T22:41:36.6104317Z Processing triggers for install-info (7.1-3build2) ...
2025-08-20T22:41:36.8038191Z Processing triggers for libc-bin (2.39-0ubuntu8.4) ...
2025-08-20T22:41:36.8360423Z Processing triggers for man-db (2.12.0-4build2) ...
2025-08-20T22:41:39.6553661Z Processing triggers for dbus (1.14.10-4ubuntu4.1) ...
2025-08-20T22:41:40.9631311Z Hit:1 https://packages.microsoft.com/repos/azure-cli noble InRelease
2025-08-20T22:41:40.9820654Z Hit:2 https://packages.microsoft.com/ubuntu/24.04/prod noble InRelease
2025-08-20T22:41:40.9907543Z Hit:3 http://ports.ubuntu.com/ubuntu-ports noble InRelease
2025-08-20T22:41:41.0368966Z Hit:4 http://ports.ubuntu.com/ubuntu-ports noble-updates InRelease
2025-08-20T22:41:41.0831080Z Hit:5 http://ports.ubuntu.com/ubuntu-ports noble-backports InRelease
2025-08-20T22:41:41.1293619Z Hit:6 http://ports.ubuntu.com/ubuntu-ports noble-security InRelease
2025-08-20T22:41:42.0224196Z Reading package lists...
2025-08-20T22:41:42.2080360Z Building dependency tree...
2025-08-20T22:41:42.2087778Z Reading state information...
2025-08-20T22:41:42.2305171Z 168 packages can be upgraded. Run 'apt list --upgradable' to see them.
2025-08-20T22:41:42.2431719Z 
2025-08-20T22:41:42.2432849Z WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
2025-08-20T22:41:42.2433213Z 
2025-08-20T22:41:42.4012401Z Hit:1 https://packages.microsoft.com/repos/azure-cli noble InRelease
2025-08-20T22:41:42.4390051Z Hit:2 https://packages.microsoft.com/ubuntu/24.04/prod noble InRelease
2025-08-20T22:41:42.6128725Z Hit:3 http://ports.ubuntu.com/ubuntu-ports noble InRelease
2025-08-20T22:41:42.7224584Z Hit:4 http://ports.ubuntu.com/ubuntu-ports noble-updates InRelease
2025-08-20T22:41:42.8322083Z Hit:5 http://ports.ubuntu.com/ubuntu-ports noble-backports InRelease
2025-08-20T22:41:42.9419606Z Hit:6 http://ports.ubuntu.com/ubuntu-ports noble-security InRelease
2025-08-20T22:41:43.8165423Z Reading package lists...
2025-08-20T22:41:43.9972280Z Building dependency tree...
2025-08-20T22:41:43.9979837Z Reading state information...
2025-08-20T22:41:44.0192760Z 168 packages can be upgraded. Run 'apt list --upgradable' to see them.
2025-08-20T22:41:44.0283817Z 
2025-08-20T22:41:44.0284346Z WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
2025-08-20T22:41:44.0284738Z 
2025-08-20T22:41:44.0390741Z Reading package lists...
2025-08-20T22:41:44.2509647Z Building dependency tree...
2025-08-20T22:41:44.2518162Z Reading state information...
2025-08-20T22:41:44.4990859Z dos2unix is already the newest version (7.5.1-1).
2025-08-20T22:41:44.5400915Z 0 upgraded, 0 newly installed, 0 to remove and 168 not upgraded.
2025-08-20T22:41:44.5673371Z mkdir: created directory '/home/runner/.minisign'
2025-08-20T22:41:44.6521975Z ##[group]Run ##Presets
2025-08-20T22:41:44.6522388Z [36;1m##Presets[0m
2025-08-20T22:41:44.6522713Z [36;1mset +x ; set +e[0m
2025-08-20T22:41:44.6522962Z [36;1m#-------------#[0m
2025-08-20T22:41:44.6523183Z [36;1m##Debug?[0m
2025-08-20T22:41:44.6523510Z [36;1mif [[ "${DEBUG}" = "1" ]] || [[ "${DEBUG}" = "ON" ]]; then[0m
2025-08-20T22:41:44.6523856Z [36;1m  set -x[0m
2025-08-20T22:41:44.6524097Z [36;1mfi[0m
2025-08-20T22:41:44.6524311Z [36;1m#-------------#[0m
2025-08-20T22:41:44.6524769Z [36;1mecho "kernel.apparmor_restrict_unprivileged_userns=0" | sudo tee "/etc/sysctl.d/98-apparmor-unuserns.conf"[0m
2025-08-20T22:41:44.6525423Z [36;1mecho "0" | sudo tee "/proc/sys/kernel/apparmor_restrict_unprivileged_userns"[0m
2025-08-20T22:41:44.6526038Z [36;1msudo service procps restart[0m
2025-08-20T22:41:44.6526372Z [36;1msudo sysctl -p "/etc/sysctl.conf"[0m
2025-08-20T22:41:44.6552789Z shell: /usr/bin/bash -e {0}
2025-08-20T22:41:44.6553176Z env:
2025-08-20T22:41:44.6553531Z   CROSS_COMPILING: NO
2025-08-20T22:41:44.6553834Z   HOST_TRIPLET: aarch64-Linux
2025-08-20T22:41:44.6554092Z   HOST_TRIPLET_R: aarch64-Linux
2025-08-20T22:41:44.6554341Z   ON_QEMU: NO
2025-08-20T22:41:44.6554571Z   DEBUG: 0
2025-08-20T22:41:44.6554793Z   DOCKER_PLATFORM_ARCH: aarch64
2025-08-20T22:41:44.6555087Z   DOCKER_PLATFORM: linux/arm64
2025-08-20T22:41:44.6555448Z   GHCRPKG_LOCAL: ghcr.io/pkgforge/bincache/step-cli/official
2025-08-20T22:41:44.6555966Z   KEEP_LOGS: YES
2025-08-20T22:41:44.6556197Z   GITHUB_TEST_BUILD: YES
2025-08-20T22:41:44.6556508Z   PKG_FAMILY_LOCAL: step-cli
2025-08-20T22:41:44.6556813Z   SBUILD_REBUILD: false
2025-08-20T22:41:44.6557413Z   SBUILD_FILE_URL: https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/step-cli/static.official.source.yaml
2025-08-20T22:41:44.6558038Z   BUILD_SYS: docker://go
2025-08-20T22:41:44.6558280Z   BUILD_ON_HOST: FALSE
2025-08-20T22:41:44.6558559Z   BUILD_SYSTEM: DOCKER
2025-08-20T22:41:44.6558819Z   SYSTMP: /tmp
2025-08-20T22:41:44.6559042Z   GHA_MODE: MATRIX
2025-08-20T22:41:44.6559548Z   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-20T22:41:44.6560041Z ##[endgroup]
2025-08-20T22:41:44.6654782Z kernel.apparmor_restrict_unprivileged_userns=0
2025-08-20T22:41:44.6710664Z 0
2025-08-20T22:41:44.7058074Z vm.max_map_count = 262144
2025-08-20T22:41:44.7058440Z fs.inotify.max_user_watches = 655360
2025-08-20T22:41:44.7064644Z fs.inotify.max_user_instances = 1280
2025-08-20T22:41:44.7064988Z vm.mmap_rnd_bits = 28
2025-08-20T22:41:44.7146670Z ##[group]Run ##Presets
2025-08-20T22:41:44.7147294Z [36;1m##Presets[0m
2025-08-20T22:41:44.7147540Z [36;1mset +x ; set +e[0m
2025-08-20T22:41:44.7147780Z [36;1m#-------------#[0m
2025-08-20T22:41:44.7148106Z [36;1m##Debug?[0m
2025-08-20T22:41:44.7148375Z [36;1mif [[ "${DEBUG}" = "1" ]] || [[ "${DEBUG}" = "ON" ]]; then[0m
2025-08-20T22:41:44.7148724Z [36;1m  set -x[0m
2025-08-20T22:41:44.7148972Z [36;1mfi[0m
2025-08-20T22:41:44.7149158Z [36;1m#-------------#[0m
2025-08-20T22:41:44.7149468Z [36;1m##Main[0m
2025-08-20T22:41:44.7149716Z [36;1mpushd "$(mktemp -d)" >/dev/null 2>&1[0m
2025-08-20T22:41:44.7150373Z [36;1m curl -qfsSL "https://raw.githubusercontent.com/pkgforge/bincache/refs/heads/main/scripts/runner/builder.sh" -o "${SYSTMP}/BUILDER.sh"[0m
2025-08-20T22:41:44.7151162Z [36;1m dos2unix --quiet "${SYSTMP}/BUILDER.sh" ; chmod +xwr "${SYSTMP}/BUILDER.sh"[0m
2025-08-20T22:41:44.7151561Z [36;1m ##Run with STDOUT + LOGS[0m
2025-08-20T22:41:44.7151975Z [36;1m  export DEBUG="${DEBUG}"[0m
2025-08-20T22:41:44.7152270Z [36;1m  export KEEP_LOGS="${KEEP_LOGS}"[0m
2025-08-20T22:41:44.7152593Z [36;1m  export PKG_FAMILY_LOCAL="${PKG_FAMILY_LOCAL}"[0m
2025-08-20T22:41:44.7152983Z [36;1m  export GHCRPKG_LOCAL="${GHCRPKG_LOCAL}"[0m
2025-08-20T22:41:44.7153322Z [36;1m  export SBUILD_REBUILD="${SBUILD_REBUILD}"[0m
2025-08-20T22:41:44.7153730Z [36;1m  export GITHUB_TEST_BUILD="${GITHUB_TEST_BUILD}"[0m
2025-08-20T22:41:44.7154360Z [36;1m if [[ "" == "TRUE" ]]; then[0m
2025-08-20T22:41:44.7154716Z [36;1m   sudo podman cp "${SYSTMP}/BUILDER.sh" "${POD_ID}:/tmp/BUILDER.sh"[0m
2025-08-20T22:41:44.7155164Z [36;1m   sudo podman exec -u "runner" -w "/tmp" \[0m
2025-08-20T22:41:44.7155514Z [36;1m     -e DEBUG="${DEBUG}" \[0m
2025-08-20T22:41:44.7156026Z [36;1m     -e GHCR_TOKEN="${GHCR_TOKEN}" \[0m
2025-08-20T22:41:44.7156418Z [36;1m     -e GITHUB_TOKEN="${GITHUB_TOKEN}" \[0m
2025-08-20T22:41:44.7156739Z [36;1m     -e GITLAB_TOKEN="${GITLAB_TOKEN}" \[0m
2025-08-20T22:41:44.7157093Z [36;1m     -e MINISIGN_KEY="${MINISIGN_KEY}" \[0m
2025-08-20T22:41:44.7157400Z [36;1m     -e KEEP_LOGS="${KEEP_LOGS}" \[0m
2025-08-20T22:41:44.7157752Z [36;1m     -e PKG_FAMILY_LOCAL="${PKG_FAMILY_LOCAL}" \[0m
2025-08-20T22:41:44.7158134Z [36;1m     -e GHCRPKG_LOCAL="${GHCRPKG_LOCAL}" \[0m
2025-08-20T22:41:44.7158477Z [36;1m     -e SBUILD_REBUILD="${SBUILD_REBUILD}" \[0m
2025-08-20T22:41:44.7158825Z [36;1m     -e GITHUB_TEST_BUILD="${GITHUB_TEST_BUILD}" \[0m
2025-08-20T22:41:44.7159203Z [36;1m     -e INSIDE_PODMAN="${INSIDE_PODMAN}" \[0m
2025-08-20T22:41:44.7159607Z [36;1m     -e CROSS_COMPILING="${CROSS_COMPILING}" \[0m
2025-08-20T22:41:44.7159938Z [36;1m     -e SBUILD_FILE_URL="${SBUILD_FILE_URL}" \[0m
2025-08-20T22:41:44.7160297Z [36;1m     "${POD_ID}" \[0m
2025-08-20T22:41:44.7160670Z [36;1m     bash -c 'bash "/tmp/BUILDER.sh" "${SBUILD_FILE_URL}" | tee "/tmp/BUILD.log" 2>&1'[0m
2025-08-20T22:41:44.7161193Z [36;1m   sudo podman cp "${POD_ID}:/tmp/BUILD.log" "${SYSTMP}/BUILD.log"[0m
2025-08-20T22:41:44.7161719Z [36;1m   sudo podman cp "${POD_ID}:/tmp/BUILD_ARTIFACTS.zstd" "${SYSTMP}/BUILD_ARTIFACTS.zstd"[0m
2025-08-20T22:41:44.7162222Z [36;1m   sudo podman cp "${POD_ID}:/tmp/GITHUB_ENV" "${SYSTMP}/GITHUB_ENV"[0m
2025-08-20T22:41:44.7162654Z [36;1m   mkdir -p "${SYSTMP}/_POD_BRIDGE"[0m
2025-08-20T22:41:44.7163039Z [36;1m   sudo podman cp "${POD_ID}:/tmp/_POD_BRIDGE/." "${SYSTMP}/_POD_BRIDGE"[0m
2025-08-20T22:41:44.7163684Z [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-20T22:41:44.7164572Z [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-20T22:41:44.7165132Z [36;1m   cat "${SYSTMP}/GITHUB_ENV" >> "${GITHUB_ENV}"[0m
2025-08-20T22:41:44.7165459Z [36;1m else[0m
2025-08-20T22:41:44.7166276Z [36;1m   bash "${SYSTMP}/BUILDER.sh" "${SBUILD_FILE_URL}" | tee "${SYSTMP}/BUILD.log" 2>&1[0m
2025-08-20T22:41:44.7166692Z [36;1m fi[0m
2025-08-20T22:41:44.7167037Z [36;1m ##Purge Tokens (in case set -x & gh didn't redact)[0m
2025-08-20T22:41:44.7167443Z [36;1m cat "${SYSTMP}/BUILD.log" | ansi2txt > "${SYSTMP}/BUILD.gh.log.txt"[0m
2025-08-20T22:41:44.7167876Z [36;1m sed -i '/.*github_pat.*/Id' "${SYSTMP}/BUILD.gh.log.txt" 2>/dev/null[0m
2025-08-20T22:41:44.7168343Z [36;1m sed -i '/.*ghp_.*/Id' "${SYSTMP}/BUILD.gh.log.txt" 2>/dev/null[0m
2025-08-20T22:41:44.7168757Z [36;1m sed -i '/.*access_key_id.*/Id' "${SYSTMP}/BUILD.gh.log.txt" 2>/dev/null[0m
2025-08-20T22:41:44.7169204Z [36;1m sed -i '/.*token.*/Id' "${SYSTMP}/BUILD.gh.log.txt" 2>/dev/null[0m
2025-08-20T22:41:44.7169668Z [36;1m sed -i '/.*secret_access_key.*/Id' "${SYSTMP}/BUILD.gh.log.txt" 2>/dev/null[0m
2025-08-20T22:41:44.7170106Z [36;1m sed -i '/.*token.*/Id' "${SYSTMP}/BUILD.gh.log.txt" 2>/dev/null[0m
2025-08-20T22:41:44.7170584Z [36;1m sed -i '/.*cloudflarestorage.*/Id' "${SYSTMP}/BUILD.gh.log.txt" 2>/dev/null[0m
2025-08-20T22:41:44.7171026Z [36;1m mv -fv "${SYSTMP}/BUILD.gh.log.txt" "${SYSTMP}/BUILD.log"[0m
2025-08-20T22:41:44.7171350Z [36;1mpopd >/dev/null 2>&1[0m
2025-08-20T22:41:44.7196864Z shell: /usr/bin/bash -e {0}
2025-08-20T22:41:44.7197269Z env:
2025-08-20T22:41:44.7197490Z   CROSS_COMPILING: NO
2025-08-20T22:41:44.7197740Z   HOST_TRIPLET: aarch64-Linux
2025-08-20T22:41:44.7198329Z   HOST_TRIPLET_R: aarch64-Linux
2025-08-20T22:41:44.7198576Z   ON_QEMU: NO
2025-08-20T22:41:44.7198775Z   DEBUG: 0
2025-08-20T22:41:44.7199024Z   DOCKER_PLATFORM_ARCH: aarch64
2025-08-20T22:41:44.7199281Z   DOCKER_PLATFORM: linux/arm64
2025-08-20T22:41:44.7199652Z   GHCRPKG_LOCAL: ghcr.io/pkgforge/bincache/step-cli/official
2025-08-20T22:41:44.7199998Z   KEEP_LOGS: YES
2025-08-20T22:41:44.7200214Z   GITHUB_TEST_BUILD: YES
2025-08-20T22:41:44.7200486Z   PKG_FAMILY_LOCAL: step-cli
2025-08-20T22:41:44.7200717Z   SBUILD_REBUILD: false
2025-08-20T22:41:44.7201314Z   SBUILD_FILE_URL: https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/step-cli/static.official.source.yaml
2025-08-20T22:41:44.7201948Z   BUILD_SYS: docker://go
2025-08-20T22:41:44.7202188Z   BUILD_ON_HOST: FALSE
2025-08-20T22:41:44.7202407Z   BUILD_SYSTEM: DOCKER
2025-08-20T22:41:44.7202680Z   SYSTMP: /tmp
2025-08-20T22:41:44.7202914Z   GHA_MODE: MATRIX
2025-08-20T22:41:44.7203553Z   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-20T22:41:44.7204339Z   GHCR_TOKEN: ***
2025-08-20T22:41:44.7204684Z   GITHUB_TOKEN: ***
2025-08-20T22:41:44.7205036Z   GITLAB_TOKEN: ***
2025-08-20T22:41:44.7206442Z   MINISIGN_KEY: ***
2025-08-20T22:41:44.7206919Z ##[endgroup]
2025-08-20T22:41:44.7902747Z [+] SBUILD Builder Version: 0.2.2
2025-08-20T22:41:44.8738044Z   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
2025-08-20T22:41:44.8738708Z                                  Dload  Upload   Total   Spent    Left  Speed
2025-08-20T22:41:44.8738947Z 
2025-08-20T22:41:44.9252868Z   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
2025-08-20T22:41:44.9253314Z 100  3998  100  3998    0     0  77420      0 --:--:-- --:--:-- --:--:-- 78392
2025-08-20T22:41:44.9263972Z (SBUILD) <== https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/step-cli/static.official.source.yaml
2025-08-20T22:41:44.9342455Z 
2025-08-20T22:41:44.9343129Z [+] Building [/tmp/tmp.3vijcM6MgS/SBUILD_INPUT] Locally
2025-08-20T22:41:44.9343377Z 
2025-08-20T22:41:44.9353669Z '/tmp/tmp.3vijcM6MgS/SBUILD_INPUT' -> '/tmp/pkgforge/uIaT7inLE_build.yaml'
2025-08-20T22:41:45.0197575Z 
2025-08-20T22:41:45.0198125Z [+] Passwordless sudo is Configured
2025-08-20T22:41:45.0933085Z 
2025-08-20T22:41:45.0946847Z [+] Setting Install Dir (ROOT) :: /usr/local/bin
2025-08-20T22:41:45.0947188Z 
2025-08-20T22:41:45.1312688Z 
2025-08-20T22:41:45.1314006Z [+] Fetching Bins from (Default) :: https://bin.pkgforge.dev/aarch64-Linux
2025-08-20T22:41:45.1314393Z 
2025-08-20T22:41:45.1314397Z 
2025-08-20T22:41:45.1314618Z [+] Installing in Sequential (Slow) Mode [Re Run : export PARALLEL=1 for Speed]
2025-08-20T22:41:45.1315016Z 
2025-08-20T22:41:45.1348028Z [+] Installing: 7z -> 7z
2025-08-20T22:41:45.3436225Z [+] Installing: actionlint -> actionlint
2025-08-20T22:41:45.5709779Z [+] Installing: anew -> anew
2025-08-20T22:41:45.7739173Z [+] Installing: anew-rs -> anew-rs
2025-08-20T22:41:45.9500349Z [+] Installing: ansi2html -> ansi2html
2025-08-20T22:41:46.1609610Z [+] Installing: ansi2txt -> ansi2txt
2025-08-20T22:41:46.5731692Z [+] Installing: archey -> archey
2025-08-20T22:41:47.0810021Z [+] Installing: aria2 -> aria2c
2025-08-20T22:41:47.3177559Z [+] Installing: askalono -> askalono
2025-08-20T22:41:47.8098908Z [+] Installing: bsdtar -> bsdtar
2025-08-20T22:41:48.0284744Z [+] Installing: b3sum -> b3sum
2025-08-20T22:41:48.2203083Z [+] Installing: bita -> bita
2025-08-20T22:41:48.5168058Z [+] Installing: btop -> btop
2025-08-20T22:41:48.7213216Z [+] Installing: chafa -> chafa
2025-08-20T22:41:49.0226687Z [+] Installing: cloudflared -> cloudflared
2025-08-20T22:41:49.3401024Z [+] Installing: croc -> croc
2025-08-20T22:41:49.8488384Z [+] Installing: csvtk -> csvtk
2025-08-20T22:41:50.1242305Z [+] Installing: cutlines -> cutlines
2025-08-20T22:41:50.6742835Z curl: (22) The requested URL returned error: 404
2025-08-20T22:41:50.6778207Z [-] Failed to install cutlines to /usr/local/bin/cutlines
2025-08-20T22:41:50.6779147Z [+] Installing: dbin -> dbin
2025-08-20T22:41:50.9371733Z [+] Installing: dasel -> dasel
2025-08-20T22:41:51.1809054Z [+] Installing: delta -> delta
2025-08-20T22:41:51.6788423Z [+] Installing: ds -> ds
2025-08-20T22:41:51.8560043Z curl: (22) The requested URL returned error: 404
2025-08-20T22:41:51.8593806Z [-] Failed to install ds to /usr/local/bin/ds
2025-08-20T22:41:51.8594252Z [+] Installing: dos2unix -> dos2unix
2025-08-20T22:41:52.3004214Z [+] Installing: duf -> duf
2025-08-20T22:41:52.5037436Z [+] Installing: duplicut -> duplicut
2025-08-20T22:41:52.6969000Z [+] Installing: dust -> dust
2025-08-20T22:41:52.8866334Z [+] Installing: dwarfs-tools -> dwarfs
2025-08-20T22:41:53.3827987Z [+] Installing: dwarfs-tools -> mkdwarfs
2025-08-20T22:41:53.6140211Z [+] Installing: dysk -> dysk
2025-08-20T22:41:53.8107505Z [+] Installing: eget -> eget
2025-08-20T22:41:54.0336629Z [+] Installing: epoch -> epoch
2025-08-20T22:41:54.5078001Z [+] Installing: faketty -> faketty
2025-08-20T22:41:54.7471874Z [+] Installing: fastfetch -> fastfetch
2025-08-20T22:41:54.9335543Z [+] Installing: freeze -> freeze
2025-08-20T22:41:55.1865192Z [+] Installing: fusermount3 -> fusermount
2025-08-20T22:41:55.3422893Z [+] Installing: gdu -> gdu
2025-08-20T22:41:55.5937376Z [+] Installing: gh -> gh
2025-08-20T22:41:56.2448690Z [+] Installing: gitleaks -> gitleaks
2025-08-20T22:41:56.4816537Z [+] Installing: git-sizer -> git-sizer
2025-08-20T22:41:56.9698547Z [+] Installing: glab -> glab
2025-08-20T22:41:57.2977007Z [+] Installing: glow -> glow
2025-08-20T22:41:57.5535940Z [+] Installing: httpx -> httpx
2025-08-20T22:41:57.8843236Z [+] Installing: huggingface-cli -> huggingface-cli
2025-08-20T22:41:58.4677462Z [+] Installing: husarnet -> husarnet
2025-08-20T22:41:58.6363082Z curl: (22) The requested URL returned error: 404
2025-08-20T22:41:58.6397481Z [-] Failed to install husarnet to /usr/local/bin/husarnet
2025-08-20T22:41:58.6398140Z [+] Installing: husarnet-daemon -> husarnet-daemon
2025-08-20T22:41:59.1006178Z curl: (22) The requested URL returned error: 404
2025-08-20T22:41:59.1042095Z [-] Failed to install husarnet-daemon to /usr/local/bin/husarnet-daemon
2025-08-20T22:41:59.1042817Z [+] Installing: imgcat -> imgcat
2025-08-20T22:41:59.5911414Z [+] Installing: jc -> jc
2025-08-20T22:41:59.8428990Z [+] Installing: jq -> jq
2025-08-20T22:42:00.2990320Z [+] Installing: logdy -> logdy
2025-08-20T22:42:00.9043195Z [+] Installing: micro -> micro
2025-08-20T22:42:01.1464442Z [+] Installing: miniserve -> miniserve
2025-08-20T22:42:01.3819678Z [+] Installing: minisign -> minisign
2025-08-20T22:42:01.6161084Z [+] Installing: ncdu -> ncdu
2025-08-20T22:42:01.8073628Z [+] Installing: notify -> notify
2025-08-20T22:42:02.0912613Z [+] Installing: ouch -> ouch
2025-08-20T22:42:02.3080926Z [+] Installing: oras -> oras
2025-08-20T22:42:02.5297386Z [+] Installing: pipetty -> pipetty
2025-08-20T22:42:02.6668687Z [+] Installing: pixterm -> pixterm
2025-08-20T22:42:03.1657258Z [+] Installing: qsv -> qsv
2025-08-20T22:42:03.6962854Z [+] Installing: rclone -> rclone
2025-08-20T22:42:04.3014492Z [+] Installing: ripgrep -> rg
2025-08-20T22:42:04.7954018Z [+] Installing: rga -> rga
2025-08-20T22:42:05.0027343Z [+] Installing: rsync -> rsync
2025-08-20T22:42:05.4878421Z [+] Installing: script -> script
2025-08-20T22:42:06.4974568Z [+] Installing: shellcheck -> shellcheck
2025-08-20T22:42:06.8550999Z [+] Installing: soar -> soar
2025-08-20T22:42:07.0790921Z [+] Installing: speedtest-go -> speedtest-go
2025-08-20T22:42:07.5817080Z [+] Installing: sstrip -> sstrip
2025-08-20T22:42:07.9967587Z [+] Installing: strace -> strace
2025-08-20T22:42:08.1864247Z [+] Installing: sttr -> sttr
2025-08-20T22:42:08.4129769Z [+] Installing: tailscale -> tailscale
2025-08-20T22:42:08.6664608Z [+] Installing: tailscaled -> tailscaled
2025-08-20T22:42:09.2419569Z [+] Installing: taplo -> taplo
2025-08-20T22:42:09.4681461Z [+] Installing: tldr -> tldr
2025-08-20T22:42:09.9644763Z [+] Installing: tldr -> tealdeer
2025-08-20T22:42:10.1822287Z [+] Installing: tmux -> tmux
2025-08-20T22:42:10.3728461Z [+] Installing: tok -> tok
2025-08-20T22:42:10.5635366Z [+] Installing: trufflehog -> trufflehog
2025-08-20T22:42:11.1287012Z [+] Installing: trurl -> trurl
2025-08-20T22:42:11.3429072Z [+] Installing: tss -> tss
2025-08-20T22:42:11.5104155Z [+] Installing: ulexec -> ulexec
2025-08-20T22:42:12.0078641Z [+] Installing: unfurl -> unfurl
2025-08-20T22:42:12.5037567Z [+] Installing: upx -> upx
2025-08-20T22:42:12.6768368Z [+] Installing: validtoml -> validtoml
2025-08-20T22:42:12.8948718Z [+] Installing: wget -> wget
2025-08-20T22:42:13.1180057Z [+] Installing: wget2 -> wget2
2025-08-20T22:42:13.3324994Z [+] Installing: wormhole-rs -> wormhole-rs
2025-08-20T22:42:13.5502081Z [+] Installing: xq -> xq
2025-08-20T22:42:13.7758105Z [+] Installing: xz -> xz
2025-08-20T22:42:13.9415697Z [+] Installing: unxz -> unxz
2025-08-20T22:42:14.1178116Z [+] Installing: yq -> yq
2025-08-20T22:42:14.6556449Z [+] Installing: yj -> yj
2025-08-20T22:42:15.1474785Z [+] Installing: zapper -> zapper
2025-08-20T22:42:15.3064354Z [+] Installing: zapper-stealth -> zproccer
2025-08-20T22:42:15.4600354Z [+] Installing: zerotier-cli -> zerotier-cli
2025-08-20T22:42:15.9036190Z curl: (22) The requested URL returned error: 404
2025-08-20T22:42:15.9070498Z [-] Failed to install zerotier-cli to /usr/local/bin/zerotier-cli
2025-08-20T22:42:15.9072058Z [+] Installing: zerotier-idtool -> zerotier-idtool
2025-08-20T22:42:16.3588097Z curl: (22) The requested URL returned error: 404
2025-08-20T22:42:16.3623577Z [-] Failed to install zerotier-idtool to /usr/local/bin/zerotier-idtool
2025-08-20T22:42:16.3624198Z [+] Installing: zerotier-one -> zerotier-one
2025-08-20T22:42:16.5317388Z curl: (22) The requested URL returned error: 404
2025-08-20T22:42:16.5352447Z [-] Failed to install zerotier-one to /usr/local/bin/zerotier-one
2025-08-20T22:42:16.5352825Z [+] Installing: zstd -> zstd
2025-08-20T22:42:16.9908021Z [+] Creating symlinks...
2025-08-20T22:42:16.9984554Z '/usr/bin/7z' -> '/usr/local/bin/7z'
2025-08-20T22:42:17.0068837Z '/usr/bin/actionlint' -> '/usr/local/bin/actionlint'
2025-08-20T22:42:17.0150485Z '/usr/bin/anew' -> '/usr/local/bin/anew'
2025-08-20T22:42:17.0233853Z '/usr/bin/anew-rs' -> '/usr/local/bin/anew-rs'
2025-08-20T22:42:17.0314467Z '/usr/bin/ansi2html' -> '/usr/local/bin/ansi2html'
2025-08-20T22:42:17.0392816Z '/usr/bin/ansi2txt' -> '/usr/local/bin/ansi2txt'
2025-08-20T22:42:17.0471977Z '/usr/bin/archey' -> '/usr/local/bin/archey'
2025-08-20T22:42:17.0551857Z '/usr/bin/aria2c' -> '/usr/local/bin/aria2c'
2025-08-20T22:42:17.0630851Z '/usr/bin/askalono' -> '/usr/local/bin/askalono'
2025-08-20T22:42:17.0709188Z '/usr/bin/bsdtar' -> '/usr/local/bin/bsdtar'
2025-08-20T22:42:17.0787321Z '/usr/bin/b3sum' -> '/usr/local/bin/b3sum'
2025-08-20T22:42:17.0865654Z '/usr/bin/bita' -> '/usr/local/bin/bita'
2025-08-20T22:42:17.0947122Z '/usr/bin/btop' -> '/usr/local/bin/btop'
2025-08-20T22:42:17.1023672Z '/usr/bin/chafa' -> '/usr/local/bin/chafa'
2025-08-20T22:42:17.1100999Z '/usr/bin/cloudflared' -> '/usr/local/bin/cloudflared'
2025-08-20T22:42:17.1178085Z '/usr/bin/croc' -> '/usr/local/bin/croc'
2025-08-20T22:42:17.1255114Z '/usr/bin/csvtk' -> '/usr/local/bin/csvtk'
2025-08-20T22:42:17.1289832Z [-] Warning: Target /usr/local/bin/cutlines does not exist for symlink cutlines
2025-08-20T22:42:17.1359510Z '/usr/bin/dbin' -> '/usr/local/bin/dbin'
2025-08-20T22:42:17.1438906Z '/usr/bin/dasel' -> '/usr/local/bin/dasel'
2025-08-20T22:42:17.1519636Z '/usr/bin/delta' -> '/usr/local/bin/delta'
2025-08-20T22:42:17.1554587Z [-] Warning: Target /usr/local/bin/ds does not exist for symlink ds
2025-08-20T22:42:17.1624406Z '/usr/bin/dos2unix' -> '/usr/local/bin/dos2unix'
2025-08-20T22:42:17.1703798Z '/usr/bin/duf' -> '/usr/local/bin/duf'
2025-08-20T22:42:17.1781936Z '/usr/bin/duplicut' -> '/usr/local/bin/duplicut'
2025-08-20T22:42:17.1860969Z '/usr/bin/dust' -> '/usr/local/bin/dust'
2025-08-20T22:42:17.1938261Z '/usr/bin/dwarfs' -> '/usr/local/bin/dwarfs'
2025-08-20T22:42:17.2016094Z '/usr/bin/mkdwarfs' -> '/usr/local/bin/mkdwarfs'
2025-08-20T22:42:17.2093549Z '/usr/bin/dysk' -> '/usr/local/bin/dysk'
2025-08-20T22:42:17.2176030Z '/usr/bin/eget' -> '/usr/local/bin/eget'
2025-08-20T22:42:17.2258457Z '/usr/bin/epoch' -> '/usr/local/bin/epoch'
2025-08-20T22:42:17.2339212Z '/usr/bin/faketty' -> '/usr/local/bin/faketty'
2025-08-20T22:42:17.2418286Z '/usr/bin/fastfetch' -> '/usr/local/bin/fastfetch'
2025-08-20T22:42:17.2498525Z '/usr/bin/freeze' -> '/usr/local/bin/freeze'
2025-08-20T22:42:17.2578891Z '/usr/bin/fusermount' -> '/usr/local/bin/fusermount'
2025-08-20T22:42:17.2658052Z '/usr/bin/gdu' -> '/usr/local/bin/gdu'
2025-08-20T22:42:17.2737730Z '/usr/bin/gh' -> '/usr/local/bin/gh'
2025-08-20T22:42:17.2818881Z '/usr/bin/gitleaks' -> '/usr/local/bin/gitleaks'
2025-08-20T22:42:17.2902586Z '/usr/bin/git-sizer' -> '/usr/local/bin/git-sizer'
2025-08-20T22:42:17.2988728Z '/usr/bin/glab' -> '/usr/local/bin/glab'
2025-08-20T22:42:17.3071824Z '/usr/bin/glow' -> '/usr/local/bin/glow'
2025-08-20T22:42:17.3153795Z '/usr/bin/httpx' -> '/usr/local/bin/httpx'
2025-08-20T22:42:17.3234953Z '/home/runner/.local/bin/httpx' -> '/usr/local/bin/httpx'
2025-08-20T22:42:17.3319167Z '/usr/bin/huggingface-cli' -> '/usr/local/bin/huggingface-cli'
2025-08-20T22:42:17.3355898Z [-] Warning: Target /usr/local/bin/husarnet does not exist for symlink husarnet
2025-08-20T22:42:17.3382319Z [-] Warning: Target /usr/local/bin/husarnet-daemon does not exist for symlink husarnet-daemon
2025-08-20T22:42:17.3456388Z '/usr/bin/imgcat' -> '/usr/local/bin/imgcat'
2025-08-20T22:42:17.3540005Z '/usr/bin/jc' -> '/usr/local/bin/jc'
2025-08-20T22:42:17.3623366Z '/usr/bin/jq' -> '/usr/local/bin/jq'
2025-08-20T22:42:17.3703785Z '/usr/bin/logdy' -> '/usr/local/bin/logdy'
2025-08-20T22:42:17.3784879Z '/usr/bin/micro' -> '/usr/local/bin/micro'
2025-08-20T22:42:17.3867018Z '/usr/bin/miniserve' -> '/usr/local/bin/miniserve'
2025-08-20T22:42:17.3947072Z '/usr/bin/minisign' -> '/usr/local/bin/minisign'
2025-08-20T22:42:17.4027711Z '/usr/bin/ncdu' -> '/usr/local/bin/ncdu'
2025-08-20T22:42:17.4110329Z '/usr/bin/notify' -> '/usr/local/bin/notify'
2025-08-20T22:42:17.4192549Z '/usr/bin/ouch' -> '/usr/local/bin/ouch'
2025-08-20T22:42:17.4274316Z '/usr/bin/oras' -> '/usr/local/bin/oras'
2025-08-20T22:42:17.4363083Z '/usr/bin/pipetty' -> '/usr/local/bin/pipetty'
2025-08-20T22:42:17.4438980Z '/usr/bin/pixterm' -> '/usr/local/bin/pixterm'
2025-08-20T22:42:17.4519248Z '/usr/bin/qsv' -> '/usr/local/bin/qsv'
2025-08-20T22:42:17.4601114Z '/usr/bin/rclone' -> '/usr/local/bin/rclone'
2025-08-20T22:42:17.4683460Z '/usr/bin/rg' -> '/usr/local/bin/rg'
2025-08-20T22:42:17.4764002Z '/usr/bin/rga' -> '/usr/local/bin/rga'
2025-08-20T22:42:17.4846255Z '/usr/bin/rsync' -> '/usr/local/bin/rsync'
2025-08-20T22:42:17.4928416Z '/usr/bin/script' -> '/usr/local/bin/script'
2025-08-20T22:42:17.5009527Z '/usr/bin/shellcheck' -> '/usr/local/bin/shellcheck'
2025-08-20T22:42:17.5090536Z '/usr/bin/soar' -> '/usr/local/bin/soar'
2025-08-20T22:42:17.5172835Z '/usr/bin/speedtest-go' -> '/usr/local/bin/speedtest-go'
2025-08-20T22:42:17.5256413Z '/usr/bin/sstrip' -> '/usr/local/bin/sstrip'
2025-08-20T22:42:17.5339247Z '/usr/bin/strace' -> '/usr/local/bin/strace'
2025-08-20T22:42:17.5422494Z '/usr/bin/sttr' -> '/usr/local/bin/sttr'
2025-08-20T22:42:17.5502399Z '/usr/bin/tailscale' -> '/usr/local/bin/tailscale'
2025-08-20T22:42:17.5583889Z '/usr/bin/tailscaled' -> '/usr/local/bin/tailscaled'
2025-08-20T22:42:17.5662621Z '/usr/bin/taplo' -> '/usr/local/bin/taplo'
2025-08-20T22:42:17.5742219Z '/usr/bin/tldr' -> '/usr/local/bin/tldr'
2025-08-20T22:42:17.5822049Z '/usr/bin/tealdeer' -> '/usr/local/bin/tealdeer'
2025-08-20T22:42:17.5900741Z '/usr/bin/tmux' -> '/usr/local/bin/tmux'
2025-08-20T22:42:17.5979483Z '/usr/bin/tok' -> '/usr/local/bin/tok'
2025-08-20T22:42:17.6058324Z '/usr/bin/trufflehog' -> '/usr/local/bin/trufflehog'
2025-08-20T22:42:17.6135360Z '/usr/bin/trurl' -> '/usr/local/bin/trurl'
2025-08-20T22:42:17.6214623Z '/usr/bin/tss' -> '/usr/local/bin/tss'
2025-08-20T22:42:17.6292143Z '/usr/bin/ulexec' -> '/usr/local/bin/ulexec'
2025-08-20T22:42:17.6367763Z '/usr/bin/unfurl' -> '/usr/local/bin/unfurl'
2025-08-20T22:42:17.6443453Z '/usr/bin/upx' -> '/usr/local/bin/upx'
2025-08-20T22:42:17.6522642Z '/usr/bin/validtoml' -> '/usr/local/bin/validtoml'
2025-08-20T22:42:17.6603610Z '/usr/bin/wget' -> '/usr/local/bin/wget'
2025-08-20T22:42:17.6684268Z '/usr/bin/wget2' -> '/usr/local/bin/wget2'
2025-08-20T22:42:17.6761495Z '/usr/bin/wormhole-rs' -> '/usr/local/bin/wormhole-rs'
2025-08-20T22:42:17.6840480Z '/usr/bin/xq' -> '/usr/local/bin/xq'
2025-08-20T22:42:17.6916326Z '/usr/bin/xz' -> '/usr/local/bin/xz'
2025-08-20T22:42:17.6993230Z '/usr/bin/unxz' -> '/usr/local/bin/unxz'
2025-08-20T22:42:17.7070220Z '/usr/bin/yq' -> '/usr/local/bin/yq'
2025-08-20T22:42:17.7144336Z '/usr/bin/yj' -> '/usr/local/bin/yj'
2025-08-20T22:42:17.7219797Z '/usr/bin/zapper' -> '/usr/local/bin/zapper'
2025-08-20T22:42:17.7295084Z '/usr/bin/zproccer' -> '/usr/local/bin/zproccer'
2025-08-20T22:42:17.7327285Z [-] Warning: Target /usr/local/bin/zerotier-cli does not exist for symlink zerotier-cli
2025-08-20T22:42:17.7351031Z [-] Warning: Target /usr/local/bin/zerotier-idtool does not exist for symlink zerotier-idtool
2025-08-20T22:42:17.7373400Z [-] Warning: Target /usr/local/bin/zerotier-one does not exist for symlink zerotier-one
2025-08-20T22:42:17.7440200Z '/usr/bin/zstd' -> '/usr/local/bin/zstd'
2025-08-20T22:42:17.7461726Z 
2025-08-20T22:42:17.7462280Z [!] Failed to install: husarnet cutlines ds zerotier-one zerotier-idtool zerotier-cli husarnet-daemon
2025-08-20T22:42:17.7462658Z 
2025-08-20T22:42:17.7591138Z 
2025-08-20T22:42:17.7664460Z 
2025-08-20T22:42:17.7664987Z [+] Disk Size (/usr/local/bin) :: 740M --> 1.6G
2025-08-20T22:42:17.7665198Z 
2025-08-20T22:42:17.7665279Z [+] Installation completed!
2025-08-20T22:42:17.7739108Z 
2025-08-20T22:42:17.7739514Z [+] GITHUB_TOKEN is Exported
2025-08-20T22:42:18.0929746Z github.com
2025-08-20T22:42:18.0930421Z   ✓ Logged in to github.com account Azathothas (GITHUB_TOKEN)
2025-08-20T22:42:18.0930730Z   - Active account: true
2025-08-20T22:42:18.0930983Z   - Git operations protocol: https
2025-08-20T22:42:18.0931238Z   - Token: ghp_************************************
2025-08-20T22:42:18.0932059Z   - 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-20T22:42:18.0932760Z   ! Missing required token scopes: 'repo', 'read:org'
2025-08-20T22:42:18.0933223Z   - To request missing scopes, run: gh auth refresh -h github.com
2025-08-20T22:42:18.2711629Z Limit: 5000, Remaining: 4090, Reset: 2025-08-20 23:28:26 +0000 UTC (46m8s)
2025-08-20T22:42:18.2720513Z 
2025-08-20T22:42:18.2720796Z [+] GHCR_TOKEN is Exported
2025-08-20T22:42:18.2750359Z WARNING! Using --password via the CLI is insecure. Use --password-stdin.
2025-08-20T22:42:18.5267571Z Login Succeeded
2025-08-20T22:42:18.5275685Z 
2025-08-20T22:42:18.5275898Z [+] GITLAB is Exported
2025-08-20T22:42:18.6494894Z [git remote -v]
2025-08-20T22:42:18.8548494Z gitlab.com
2025-08-20T22:42:18.8549130Z   ✓ Logged in to gitlab.com as Ajamx101 (GITLAB_TOKEN)
2025-08-20T22:42:18.8554363Z   ✓ Git operations for gitlab.com configured to use ssh protocol.
2025-08-20T22:42:18.8555007Z   ✓ API calls for gitlab.com are made over https protocol.
2025-08-20T22:42:18.8555419Z   ✓ REST API Endpoint: https://gitlab.com/api/v4/
2025-08-20T22:42:18.8556141Z   ✓ GraphQL Endpoint: https://gitlab.com/api/graphql/
2025-08-20T22:42:18.8556531Z   ✓ Token found: **************************
2025-08-20T22:42:18.8556845Z 
2025-08-20T22:42:18.8557226Z ! One of GITLAB_TOKEN, GITLAB_ACCESS_TOKEN, OAUTH_TOKEN environment variables is set. It will be used for all authentication.
2025-08-20T22:42:18.8557851Z [git remote -v]
2025-08-20T22:42:18.8561744Z 2025/08/20 22:42:18 [Could not determine base repo in telemetry hook:  fatal: not a git repository (or any of the parent directories): .git
2025-08-20T22:42:18.8562259Z git: exit status 128]
2025-08-20T22:42:19.1426763Z 
2025-08-20T22:42:19.1426775Z 
2025-08-20T22:42:19.1427602Z  [+] Started Initializing Linux runnervmdbl46 6.11.0-1015-azure aarch64 :: at Wednesday, 2025-08-20 (10:42:19 PM)
2025-08-20T22:42:19.1428003Z 
2025-08-20T22:42:19.1428006Z 
2025-08-20T22:42:19.1428086Z [+] USER = runner
2025-08-20T22:42:19.1428258Z [+] HOME = /home/runner
2025-08-20T22:42:19.1430408Z [+] 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-20T22:42:19.1432601Z 
2025-08-20T22:42:19.2974026Z Hit:1 https://packages.microsoft.com/repos/azure-cli noble InRelease
2025-08-20T22:42:19.3088383Z Hit:2 https://packages.microsoft.com/ubuntu/24.04/prod noble InRelease
2025-08-20T22:42:19.5166320Z Hit:3 http://ports.ubuntu.com/ubuntu-ports noble InRelease
2025-08-20T22:42:19.5626022Z Hit:4 http://ports.ubuntu.com/ubuntu-ports noble-updates InRelease
2025-08-20T22:42:19.6089884Z Hit:5 http://ports.ubuntu.com/ubuntu-ports noble-backports InRelease
2025-08-20T22:42:19.6553874Z Hit:6 http://ports.ubuntu.com/ubuntu-ports noble-security InRelease
2025-08-20T22:42:20.5201168Z Reading package lists...
2025-08-20T22:42:20.5500909Z Reading package lists...
2025-08-20T22:42:20.7493340Z Building dependency tree...
2025-08-20T22:42:20.7501049Z Reading state information...
2025-08-20T22:42:21.0156036Z apt-transport-https is already the newest version (2.8.3).
2025-08-20T22:42:21.0156469Z apt-utils is already the newest version (2.8.3).
2025-08-20T22:42:21.0156795Z ca-certificates is already the newest version (20240203).
2025-08-20T22:42:21.0157156Z coreutils is already the newest version (9.4-3ubuntu6).
2025-08-20T22:42:21.0157478Z gnupg2 is already the newest version (2.4.4-2ubuntu17.3).
2025-08-20T22:42:21.0157786Z moreutils is already the newest version (0.69-1).
2025-08-20T22:42:21.0158143Z software-properties-common is already the newest version (0.99.49.3).
2025-08-20T22:42:21.0158532Z util-linux is already the newest version (2.39.3-9ubuntu6.3).
2025-08-20T22:42:21.0158886Z 0 upgraded, 0 newly installed, 0 to remove and 168 not upgraded.
2025-08-20T22:42:21.1571599Z Hit:1 http://ports.ubuntu.com/ubuntu-ports noble InRelease
2025-08-20T22:42:21.1623629Z Hit:2 https://packages.microsoft.com/repos/azure-cli noble InRelease
2025-08-20T22:42:21.1763555Z Hit:3 https://packages.microsoft.com/ubuntu/24.04/prod noble InRelease
2025-08-20T22:42:21.1998032Z Hit:4 http://ports.ubuntu.com/ubuntu-ports noble-updates InRelease
2025-08-20T22:42:21.2451621Z Hit:5 http://ports.ubuntu.com/ubuntu-ports noble-backports InRelease
2025-08-20T22:42:21.2914443Z Hit:6 http://ports.ubuntu.com/ubuntu-ports noble-security InRelease
2025-08-20T22:42:22.2191864Z Reading package lists...
2025-08-20T22:42:22.2499489Z Reading package lists...
2025-08-20T22:42:22.4670565Z Building dependency tree...
2025-08-20T22:42:22.4678381Z Reading state information...
2025-08-20T22:42:22.7182629Z aria2 is already the newest version (1.37.0+debian-1build3).
2025-08-20T22:42:22.7183046Z automake is already the newest version (1:1.16.5-1.3ubuntu1).
2025-08-20T22:42:22.7183403Z bc is already the newest version (1.07.1-3ubuntu4).
2025-08-20T22:42:22.7183707Z binutils is already the newest version (2.42-4ubuntu2.5).
2025-08-20T22:42:22.7184044Z ca-certificates is already the newest version (20240203).
2025-08-20T22:42:22.7184372Z diffutils is already the newest version (1:3.10-1build1).
2025-08-20T22:42:22.7184674Z dos2unix is already the newest version (7.5.1-1).
2025-08-20T22:42:22.7184965Z gawk is already the newest version (1:5.2.1-2build3).
2025-08-20T22:42:22.7185638Z gawk set to manually installed.
2025-08-20T22:42:22.7186137Z git-lfs is already the newest version (3.6.1).
2025-08-20T22:42:22.7186441Z jq is already the newest version (1.7.1-3ubuntu0.24.04.1).
2025-08-20T22:42:22.7186752Z libtool is already the newest version (2.4.7-7build1).
2025-08-20T22:42:22.7187045Z make is already the newest version (4.3-4.1build2).
2025-08-20T22:42:22.7187372Z p7zip-full is already the newest version (16.02+transitional.1).
2025-08-20T22:42:22.7187712Z rsync is already the newest version (3.2.7-1ubuntu1.2).
2025-08-20T22:42:22.7188023Z texinfo is already the newest version (7.1-3build2).
2025-08-20T22:42:22.7188327Z wget is already the newest version (1.21.4-1ubuntu4.1).
2025-08-20T22:42:22.7188635Z The following additional packages will be installed:
2025-08-20T22:42:22.7189009Z   fonts-droid-fallback fonts-noto-mono fonts-urw-base35 ghostscript
2025-08-20T22:42:22.7189426Z   imagemagick-6.q16 libdjvulibre-text libdjvulibre21 libgs-common libgs10
2025-08-20T22:42:22.7189864Z   libgs10-common libhiredis1.1.0 libidn12 libijs-0.35 libimath-3-1-29t64
2025-08-20T22:42:22.7190265Z   libjbig2dec0 libjxr-tools libjxr0t64 libmagickcore-6.q16-7-extra
2025-08-20T22:42:22.7190707Z   libnetpbm11t64 libopenexr-3-1-30 libpaper-utils libpaper1 libwmflite-0.2-7
2025-08-20T22:42:22.7191094Z   netpbm poppler-data xfonts-encodings xfonts-utils
2025-08-20T22:42:22.7198932Z Suggested packages:
2025-08-20T22:42:22.7199229Z   distcc | icecc fonts-noto fonts-freefont-otf | fonts-freefont-ttf
2025-08-20T22:42:22.7199661Z   fonts-texgyre texlive-binaries imagemagick-6-doc autotrace cups-bsd | lpr
2025-08-20T22:42:22.7200107Z   | lprng enscript ffmpeg gimp gnuplot grads graphviz hp2xx html2ps libwmf-bin
2025-08-20T22:42:22.7200551Z   mplayer povray radiance sane-utils texlive-base-bin transfig libraw-bin
2025-08-20T22:42:22.7200935Z   xdg-utils inkscape poppler-utils fonts-japanese-mincho
2025-08-20T22:42:22.7201304Z   | fonts-ipafont-mincho fonts-japanese-gothic | fonts-ipafont-gothic
2025-08-20T22:42:22.7201661Z   fonts-arphic-ukai fonts-arphic-uming fonts-nanum
2025-08-20T22:42:22.7421296Z The following NEW packages will be installed:
2025-08-20T22:42:22.7422053Z   b3sum build-essential ccache fonts-droid-fallback fonts-noto-mono
2025-08-20T22:42:22.7423084Z   fonts-urw-base35 ghostscript imagemagick imagemagick-6.q16 libdjvulibre-text
2025-08-20T22:42:22.7423863Z   libdjvulibre21 libgs-common libgs10 libgs10-common libhiredis1.1.0 libidn12
2025-08-20T22:42:22.7424513Z   libijs-0.35 libimath-3-1-29t64 libjbig2dec0 libjxr-tools libjxr0t64
2025-08-20T22:42:22.7425410Z   libmagickcore-6.q16-7-extra libnetpbm11t64 libopenexr-3-1-30 libpaper-utils
2025-08-20T22:42:22.7429602Z   libpaper1 libtool-bin libwmflite-0.2-7 lzip musl musl-dev musl-tools netpbm
2025-08-20T22:42:22.7430767Z   poppler-data xfonts-encodings xfonts-utils
2025-08-20T22:42:23.0333413Z 0 upgraded, 36 newly installed, 0 to remove and 168 not upgraded.
2025-08-20T22:42:23.0333855Z Need to get 27.2 MB of archives.
2025-08-20T22:42:23.0334561Z After this operation, 111 MB of additional disk space will be used.
2025-08-20T22:42:23.0335166Z 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-20T22:42:23.9531967Z Get:2 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 poppler-data all 0.4.12-1 [2060 kB]
2025-08-20T22:42:24.4209297Z Get:3 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 b3sum arm64 1.2.0-1 [343 kB]
2025-08-20T22:42:24.6442386Z Get:4 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 build-essential arm64 12.10ubuntu1 [4932 B]
2025-08-20T22:42:24.7543894Z Get:5 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 libhiredis1.1.0 arm64 1.2.0-6ubuntu3 [40.7 kB]
2025-08-20T22:42:24.8650777Z Get:6 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 ccache arm64 4.9.1-1 [541 kB]
2025-08-20T22:42:25.0964967Z Get:7 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 fonts-noto-mono all 20201225-2 [435 kB]
2025-08-20T22:42:25.3236261Z Get:8 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 xfonts-encodings all 1:1.0.5-0ubuntu2 [578 kB]
2025-08-20T22:42:25.5569351Z Get:9 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 xfonts-utils arm64 1:7.7+6build3 [93.1 kB]
2025-08-20T22:42:25.6697705Z Get:10 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 fonts-urw-base35 all 20200910-8 [11.0 MB]
2025-08-20T22:42:26.8034993Z 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-20T22:42:27.0257104Z 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-20T22:42:27.7402017Z Get:13 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libidn12 arm64 1.42-1build1 [56.9 kB]
2025-08-20T22:42:27.8586258Z Get:14 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libijs-0.35 arm64 0.35-15.1build1 [15.3 kB]
2025-08-20T22:42:27.9707494Z Get:15 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libjbig2dec0 arm64 0.20-1build3 [63.2 kB]
2025-08-20T22:42:28.0904024Z Get:16 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libpaper1 arm64 1.1.29build1 [13.4 kB]
2025-08-20T22:42:28.2015707Z Get:17 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 libgs10 arm64 10.02.1~dfsg1-0ubuntu7.7 [3777 kB]
2025-08-20T22:42:28.8614250Z 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-20T22:42:28.9723834Z 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-20T22:42:29.1923567Z 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-20T22:42:29.3027503Z 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-20T22:42:29.4136764Z 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-20T22:42:29.7509890Z 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-20T22:42:30.1314927Z Get:24 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 libjxr0t64 arm64 1.2~git20170615.f752187-5.1ubuntu2 [177 kB]
2025-08-20T22:42:30.4526266Z 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-20T22:42:30.5688680Z 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-20T22:42:31.1590721Z 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-20T22:42:31.3697372Z 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-20T22:42:31.5731089Z Get:29 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 libnetpbm11t64 arm64 2:11.05.02-1.1build1 [113 kB]
2025-08-20T22:42:31.7565358Z Get:30 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libpaper-utils arm64 1.1.29build1 [8490 B]
2025-08-20T22:42:31.9655523Z Get:31 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libtool-bin arm64 2.4.7-7build1 [84.0 kB]
2025-08-20T22:42:32.1004395Z Get:32 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 lzip arm64 1.24.1-1build1 [81.7 kB]
2025-08-20T22:42:32.2162201Z Get:33 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 netpbm arm64 2:11.05.02-1.1build1 [2092 kB]
2025-08-20T22:42:32.9252947Z Get:34 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 musl arm64 1.2.4-2 [420 kB]
2025-08-20T22:42:33.6169603Z Get:35 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 musl-dev arm64 1.2.4-2 [613 kB]
2025-08-20T22:42:33.9373303Z Get:36 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 musl-tools arm64 1.2.4-2 [5542 B]
2025-08-20T22:42:34.1755934Z Preconfiguring packages ...
2025-08-20T22:42:34.2719113Z Fetched 27.2 MB in 11s (2431 kB/s)
2025-08-20T22:42:34.3262100Z Selecting previously unselected package fonts-droid-fallback.
2025-08-20T22:42:34.3293650Z (Reading database ... 
2025-08-20T22:42:34.3294157Z (Reading database ... 5%
2025-08-20T22:42:34.3294383Z (Reading database ... 10%
2025-08-20T22:42:34.3294584Z (Reading database ... 15%
2025-08-20T22:42:34.3294780Z (Reading database ... 20%
2025-08-20T22:42:34.3294998Z (Reading database ... 25%
2025-08-20T22:42:34.3295190Z (Reading database ... 30%
2025-08-20T22:42:34.3295413Z (Reading database ... 35%
2025-08-20T22:42:34.3295613Z (Reading database ... 40%
2025-08-20T22:42:34.3295950Z (Reading database ... 45%
2025-08-20T22:42:34.3296145Z (Reading database ... 50%
2025-08-20T22:42:34.3317174Z (Reading database ... 55%
2025-08-20T22:42:34.3408151Z (Reading database ... 60%
2025-08-20T22:42:34.3447275Z (Reading database ... 65%
2025-08-20T22:42:34.3461334Z (Reading database ... 70%
2025-08-20T22:42:34.3481473Z (Reading database ... 75%
2025-08-20T22:42:34.3607141Z (Reading database ... 80%
2025-08-20T22:42:34.3677261Z (Reading database ... 85%
2025-08-20T22:42:34.3730361Z (Reading database ... 90%
2025-08-20T22:42:34.3789150Z (Reading database ... 95%
2025-08-20T22:42:34.3789390Z (Reading database ... 100%
2025-08-20T22:42:34.3789682Z (Reading database ... 189350 files and directories currently installed.)
2025-08-20T22:42:34.3820914Z Preparing to unpack .../00-fonts-droid-fallback_1%3a6.0.1r16-1.1build1_all.deb ...
2025-08-20T22:42:34.4039986Z Unpacking fonts-droid-fallback (1:6.0.1r16-1.1build1) ...
2025-08-20T22:42:34.5753707Z Selecting previously unselected package poppler-data.
2025-08-20T22:42:34.5922559Z Preparing to unpack .../01-poppler-data_0.4.12-1_all.deb ...
2025-08-20T22:42:34.5981470Z Unpacking poppler-data (0.4.12-1) ...
2025-08-20T22:42:34.7438459Z Selecting previously unselected package b3sum.
2025-08-20T22:42:34.7586726Z Preparing to unpack .../02-b3sum_1.2.0-1_arm64.deb ...
2025-08-20T22:42:34.7669795Z Unpacking b3sum (1.2.0-1) ...
2025-08-20T22:42:34.8347080Z Selecting previously unselected package build-essential.
2025-08-20T22:42:34.8489839Z Preparing to unpack .../03-build-essential_12.10ubuntu1_arm64.deb ...
2025-08-20T22:42:34.8621277Z Unpacking build-essential (12.10ubuntu1) ...
2025-08-20T22:42:34.9312654Z Selecting previously unselected package libhiredis1.1.0:arm64.
2025-08-20T22:42:34.9478491Z Preparing to unpack .../04-libhiredis1.1.0_1.2.0-6ubuntu3_arm64.deb ...
2025-08-20T22:42:34.9646497Z Unpacking libhiredis1.1.0:arm64 (1.2.0-6ubuntu3) ...
2025-08-20T22:42:35.0436689Z Selecting previously unselected package ccache.
2025-08-20T22:42:35.0607477Z Preparing to unpack .../05-ccache_4.9.1-1_arm64.deb ...
2025-08-20T22:42:35.0678316Z Unpacking ccache (4.9.1-1) ...
2025-08-20T22:42:35.1459027Z Selecting previously unselected package fonts-noto-mono.
2025-08-20T22:42:35.1618765Z Preparing to unpack .../06-fonts-noto-mono_20201225-2_all.deb ...
2025-08-20T22:42:35.1689154Z Unpacking fonts-noto-mono (20201225-2) ...
2025-08-20T22:42:35.2300519Z Selecting previously unselected package xfonts-encodings.
2025-08-20T22:42:35.2450541Z Preparing to unpack .../07-xfonts-encodings_1%3a1.0.5-0ubuntu2_all.deb ...
2025-08-20T22:42:35.2528370Z Unpacking xfonts-encodings (1:1.0.5-0ubuntu2) ...
2025-08-20T22:42:35.3252077Z Selecting previously unselected package xfonts-utils.
2025-08-20T22:42:35.3395382Z Preparing to unpack .../08-xfonts-utils_1%3a7.7+6build3_arm64.deb ...
2025-08-20T22:42:35.3467199Z Unpacking xfonts-utils (1:7.7+6build3) ...
2025-08-20T22:42:35.4355428Z Selecting previously unselected package fonts-urw-base35.
2025-08-20T22:42:35.4511875Z Preparing to unpack .../09-fonts-urw-base35_20200910-8_all.deb ...
2025-08-20T22:42:35.5192798Z Unpacking fonts-urw-base35 (20200910-8) ...
2025-08-20T22:42:35.6340852Z Selecting previously unselected package libgs-common.
2025-08-20T22:42:35.6504214Z Preparing to unpack .../10-libgs-common_10.02.1~dfsg1-0ubuntu7.7_all.deb ...
2025-08-20T22:42:35.6589828Z Unpacking libgs-common (10.02.1~dfsg1-0ubuntu7.7) ...
2025-08-20T22:42:35.7388062Z Selecting previously unselected package libgs10-common.
2025-08-20T22:42:35.7557965Z Preparing to unpack .../11-libgs10-common_10.02.1~dfsg1-0ubuntu7.7_all.deb ...
2025-08-20T22:42:35.7624253Z Unpacking libgs10-common (10.02.1~dfsg1-0ubuntu7.7) ...
2025-08-20T22:42:35.8668686Z Selecting previously unselected package libidn12:arm64.
2025-08-20T22:42:35.8812565Z Preparing to unpack .../12-libidn12_1.42-1build1_arm64.deb ...
2025-08-20T22:42:35.8903582Z Unpacking libidn12:arm64 (1.42-1build1) ...
2025-08-20T22:42:35.9633669Z Selecting previously unselected package libijs-0.35:arm64.
2025-08-20T22:42:35.9796253Z Preparing to unpack .../13-libijs-0.35_0.35-15.1build1_arm64.deb ...
2025-08-20T22:42:35.9860183Z Unpacking libijs-0.35:arm64 (0.35-15.1build1) ...
2025-08-20T22:42:36.0522028Z Selecting previously unselected package libjbig2dec0:arm64.
2025-08-20T22:42:36.0696362Z Preparing to unpack .../14-libjbig2dec0_0.20-1build3_arm64.deb ...
2025-08-20T22:42:36.0775504Z Unpacking libjbig2dec0:arm64 (0.20-1build3) ...
2025-08-20T22:42:36.1602932Z Selecting previously unselected package libpaper1:arm64.
2025-08-20T22:42:36.1773905Z Preparing to unpack .../15-libpaper1_1.1.29build1_arm64.deb ...
2025-08-20T22:42:36.1833855Z Unpacking libpaper1:arm64 (1.1.29build1) ...
2025-08-20T22:42:36.2619324Z Selecting previously unselected package libgs10:arm64.
2025-08-20T22:42:36.2785987Z Preparing to unpack .../16-libgs10_10.02.1~dfsg1-0ubuntu7.7_arm64.deb ...
2025-08-20T22:42:36.2854520Z Unpacking libgs10:arm64 (10.02.1~dfsg1-0ubuntu7.7) ...
2025-08-20T22:42:36.4708696Z Selecting previously unselected package ghostscript.
2025-08-20T22:42:36.4857375Z Preparing to unpack .../17-ghostscript_10.02.1~dfsg1-0ubuntu7.7_arm64.deb ...
2025-08-20T22:42:36.4918387Z Unpacking ghostscript (10.02.1~dfsg1-0ubuntu7.7) ...
2025-08-20T22:42:36.5624292Z Selecting previously unselected package imagemagick-6.q16.
2025-08-20T22:42:36.5782194Z Preparing to unpack .../18-imagemagick-6.q16_8%3a6.9.12.98+dfsg1-5.2build2_arm64.deb ...
2025-08-20T22:42:36.5887326Z Unpacking imagemagick-6.q16 (8:6.9.12.98+dfsg1-5.2build2) ...
2025-08-20T22:42:36.7271179Z Selecting previously unselected package imagemagick.
2025-08-20T22:42:36.7434869Z Preparing to unpack .../19-imagemagick_8%3a6.9.12.98+dfsg1-5.2build2_arm64.deb ...
2025-08-20T22:42:36.7550622Z Unpacking imagemagick (8:6.9.12.98+dfsg1-5.2build2) ...
2025-08-20T22:42:36.8062878Z Selecting previously unselected package libdjvulibre-text.
2025-08-20T22:42:36.8227024Z Preparing to unpack .../20-libdjvulibre-text_3.5.28-2ubuntu0.24.04.1_all.deb ...
2025-08-20T22:42:36.8285957Z Unpacking libdjvulibre-text (3.5.28-2ubuntu0.24.04.1) ...
2025-08-20T22:42:36.9087190Z Selecting previously unselected package libdjvulibre21:arm64.
2025-08-20T22:42:36.9238841Z Preparing to unpack .../21-libdjvulibre21_3.5.28-2ubuntu0.24.04.1_arm64.deb ...
2025-08-20T22:42:36.9427889Z Unpacking libdjvulibre21:arm64 (3.5.28-2ubuntu0.24.04.1) ...
2025-08-20T22:42:37.0134424Z Selecting previously unselected package libimath-3-1-29t64:arm64.
2025-08-20T22:42:37.0293402Z Preparing to unpack .../22-libimath-3-1-29t64_3.1.9-3.1ubuntu2_arm64.deb ...
2025-08-20T22:42:37.0370139Z Unpacking libimath-3-1-29t64:arm64 (3.1.9-3.1ubuntu2) ...
2025-08-20T22:42:37.1112941Z Selecting previously unselected package libjxr0t64:arm64.
2025-08-20T22:42:37.1268907Z Preparing to unpack .../23-libjxr0t64_1.2~git20170615.f752187-5.1ubuntu2_arm64.deb ...
2025-08-20T22:42:37.1361769Z Unpacking libjxr0t64:arm64 (1.2~git20170615.f752187-5.1ubuntu2) ...
2025-08-20T22:42:37.1969753Z Selecting previously unselected package libjxr-tools.
2025-08-20T22:42:37.2153189Z Preparing to unpack .../24-libjxr-tools_1.2~git20170615.f752187-5.1ubuntu2_arm64.deb ...
2025-08-20T22:42:37.2218472Z Unpacking libjxr-tools (1.2~git20170615.f752187-5.1ubuntu2) ...
2025-08-20T22:42:37.2944562Z Selecting previously unselected package libopenexr-3-1-30:arm64.
2025-08-20T22:42:37.3111217Z Preparing to unpack .../25-libopenexr-3-1-30_3.1.5-5.1build3_arm64.deb ...
2025-08-20T22:42:37.3176650Z Unpacking libopenexr-3-1-30:arm64 (3.1.5-5.1build3) ...
2025-08-20T22:42:38.4370101Z Selecting previously unselected package libwmflite-0.2-7:arm64.
2025-08-20T22:42:38.4535244Z Preparing to unpack .../26-libwmflite-0.2-7_0.2.13-1.1build3_arm64.deb ...
2025-08-20T22:42:38.4591786Z Unpacking libwmflite-0.2-7:arm64 (0.2.13-1.1build3) ...
2025-08-20T22:42:38.5276160Z Selecting previously unselected package libmagickcore-6.q16-7-extra:arm64.
2025-08-20T22:42:38.5441932Z Preparing to unpack .../27-libmagickcore-6.q16-7-extra_8%3a6.9.12.98+dfsg1-5.2build2_arm64.deb ...
2025-08-20T22:42:38.5520436Z Unpacking libmagickcore-6.q16-7-extra:arm64 (8:6.9.12.98+dfsg1-5.2build2) ...
2025-08-20T22:42:38.6323468Z Selecting previously unselected package libnetpbm11t64:arm64.
2025-08-20T22:42:38.6489396Z Preparing to unpack .../28-libnetpbm11t64_2%3a11.05.02-1.1build1_arm64.deb ...
2025-08-20T22:42:38.6559375Z Unpacking libnetpbm11t64:arm64 (2:11.05.02-1.1build1) ...
2025-08-20T22:42:38.7273528Z Selecting previously unselected package libpaper-utils.
2025-08-20T22:42:38.7411462Z Preparing to unpack .../29-libpaper-utils_1.1.29build1_arm64.deb ...
2025-08-20T22:42:38.7481561Z Unpacking libpaper-utils (1.1.29build1) ...
2025-08-20T22:42:38.8039870Z Selecting previously unselected package libtool-bin.
2025-08-20T22:42:38.8207764Z Preparing to unpack .../30-libtool-bin_2.4.7-7build1_arm64.deb ...
2025-08-20T22:42:38.8527787Z Unpacking libtool-bin (2.4.7-7build1) ...
2025-08-20T22:42:38.9357097Z Selecting previously unselected package lzip.
2025-08-20T22:42:38.9521782Z Preparing to unpack .../31-lzip_1.24.1-1build1_arm64.deb ...
2025-08-20T22:42:38.9618892Z Unpacking lzip (1.24.1-1build1) ...
2025-08-20T22:42:39.0345904Z Selecting previously unselected package netpbm.
2025-08-20T22:42:39.0511241Z Preparing to unpack .../32-netpbm_2%3a11.05.02-1.1build1_arm64.deb ...
2025-08-20T22:42:39.0581003Z Unpacking netpbm (2:11.05.02-1.1build1) ...
2025-08-20T22:42:39.2812930Z Selecting previously unselected package musl:arm64.
2025-08-20T22:42:39.2970278Z Preparing to unpack .../33-musl_1.2.4-2_arm64.deb ...
2025-08-20T22:42:39.3043892Z Unpacking musl:arm64 (1.2.4-2) ...
2025-08-20T22:42:39.3842735Z Selecting previously unselected package musl-dev:arm64.
2025-08-20T22:42:39.4023179Z Preparing to unpack .../34-musl-dev_1.2.4-2_arm64.deb ...
2025-08-20T22:42:39.4147602Z Unpacking musl-dev:arm64 (1.2.4-2) ...
2025-08-20T22:42:39.5453275Z Selecting previously unselected package musl-tools.
2025-08-20T22:42:39.5620443Z Preparing to unpack .../35-musl-tools_1.2.4-2_arm64.deb ...
2025-08-20T22:42:39.5709892Z Unpacking musl-tools (1.2.4-2) ...
2025-08-20T22:42:39.6468595Z Setting up libpaper1:arm64 (1.1.29build1) ...
2025-08-20T22:42:39.7697213Z 
2025-08-20T22:42:39.7697775Z Creating config file /etc/papersize with new version
2025-08-20T22:42:39.8535883Z Setting up libtool-bin (2.4.7-7build1) ...
2025-08-20T22:42:39.8753704Z Setting up fonts-noto-mono (20201225-2) ...
2025-08-20T22:42:39.8997530Z Setting up libwmflite-0.2-7:arm64 (0.2.13-1.1build3) ...
2025-08-20T22:42:39.9214412Z Setting up libijs-0.35:arm64 (0.35-15.1build1) ...
2025-08-20T22:42:39.9410822Z Setting up libgs-common (10.02.1~dfsg1-0ubuntu7.7) ...
2025-08-20T22:42:39.9596543Z Setting up libpaper-utils (1.1.29build1) ...
2025-08-20T22:42:39.9783197Z Setting up libnetpbm11t64:arm64 (2:11.05.02-1.1build1) ...
2025-08-20T22:42:40.0062301Z Setting up poppler-data (0.4.12-1) ...
2025-08-20T22:42:40.0795103Z Setting up libjxr0t64:arm64 (1.2~git20170615.f752187-5.1ubuntu2) ...
2025-08-20T22:42:40.1004403Z Setting up libjbig2dec0:arm64 (0.20-1build3) ...
2025-08-20T22:42:40.1210809Z Setting up lzip (1.24.1-1build1) ...
2025-08-20T22:42:40.1403552Z update-alternatives: using /usr/bin/lzip.lzip to provide /usr/bin/lzip (lzip) in auto mode
2025-08-20T22:42:40.1472630Z update-alternatives: using /usr/bin/lzip.lzip to provide /usr/bin/lzip-compressor (lzip-compressor) in auto mode
2025-08-20T22:42:40.1549288Z update-alternatives: using /usr/bin/lzip.lzip to provide /usr/bin/lzip-decompressor (lzip-decompressor) in auto mode
2025-08-20T22:42:40.1694124Z Setting up xfonts-encodings (1:1.0.5-0ubuntu2) ...
2025-08-20T22:42:40.1928981Z Setting up libimath-3-1-29t64:arm64 (3.1.9-3.1ubuntu2) ...
2025-08-20T22:42:40.2141312Z Setting up libidn12:arm64 (1.42-1build1) ...
2025-08-20T22:42:40.2373418Z Setting up netpbm (2:11.05.02-1.1build1) ...
2025-08-20T22:42:40.2566309Z Setting up imagemagick-6.q16 (8:6.9.12.98+dfsg1-5.2build2) ...
2025-08-20T22:42:40.2722317Z update-alternatives: using /usr/bin/compare-im6.q16 to provide /usr/bin/compare (compare) in auto mode
2025-08-20T22:42:40.2793705Z update-alternatives: using /usr/bin/compare-im6.q16 to provide /usr/bin/compare-im6 (compare-im6) in auto mode
2025-08-20T22:42:40.2871319Z update-alternatives: using /usr/bin/animate-im6.q16 to provide /usr/bin/animate (animate) in auto mode
2025-08-20T22:42:40.2944945Z update-alternatives: using /usr/bin/animate-im6.q16 to provide /usr/bin/animate-im6 (animate-im6) in auto mode
2025-08-20T22:42:40.3057045Z update-alternatives: using /usr/bin/convert-im6.q16 to provide /usr/bin/convert (convert) in auto mode
2025-08-20T22:42:40.3130769Z update-alternatives: using /usr/bin/convert-im6.q16 to provide /usr/bin/convert-im6 (convert-im6) in auto mode
2025-08-20T22:42:40.3251846Z update-alternatives: using /usr/bin/composite-im6.q16 to provide /usr/bin/composite (composite) in auto mode
2025-08-20T22:42:40.3336378Z update-alternatives: using /usr/bin/composite-im6.q16 to provide /usr/bin/composite-im6 (composite-im6) in auto mode
2025-08-20T22:42:40.3411799Z update-alternatives: using /usr/bin/conjure-im6.q16 to provide /usr/bin/conjure (conjure) in auto mode
2025-08-20T22:42:40.3517048Z update-alternatives: using /usr/bin/conjure-im6.q16 to provide /usr/bin/conjure-im6 (conjure-im6) in auto mode
2025-08-20T22:42:40.3595115Z update-alternatives: using /usr/bin/import-im6.q16 to provide /usr/bin/import (import) in auto mode
2025-08-20T22:42:40.3664691Z update-alternatives: using /usr/bin/import-im6.q16 to provide /usr/bin/import-im6 (import-im6) in auto mode
2025-08-20T22:42:40.3759720Z update-alternatives: using /usr/bin/identify-im6.q16 to provide /usr/bin/identify (identify) in auto mode
2025-08-20T22:42:40.3840007Z update-alternatives: using /usr/bin/identify-im6.q16 to provide /usr/bin/identify-im6 (identify-im6) in auto mode
2025-08-20T22:42:40.3914047Z update-alternatives: using /usr/bin/stream-im6.q16 to provide /usr/bin/stream (stream) in auto mode
2025-08-20T22:42:40.3981225Z update-alternatives: using /usr/bin/stream-im6.q16 to provide /usr/bin/stream-im6 (stream-im6) in auto mode
2025-08-20T22:42:40.4078608Z update-alternatives: using /usr/bin/display-im6.q16 to provide /usr/bin/display (display) in auto mode
2025-08-20T22:42:40.4150167Z update-alternatives: using /usr/bin/display-im6.q16 to provide /usr/bin/display-im6 (display-im6) in auto mode
2025-08-20T22:42:40.4229585Z update-alternatives: using /usr/bin/montage-im6.q16 to provide /usr/bin/montage (montage) in auto mode
2025-08-20T22:42:40.4317958Z update-alternatives: using /usr/bin/montage-im6.q16 to provide /usr/bin/montage-im6 (montage-im6) in auto mode
2025-08-20T22:42:40.4392282Z update-alternatives: using /usr/bin/mogrify-im6.q16 to provide /usr/bin/mogrify (mogrify) in auto mode
2025-08-20T22:42:40.4458402Z update-alternatives: using /usr/bin/mogrify-im6.q16 to provide /usr/bin/mogrify-im6 (mogrify-im6) in auto mode
2025-08-20T22:42:40.4606072Z Setting up b3sum (1.2.0-1) ...
2025-08-20T22:42:40.4787633Z Setting up musl:arm64 (1.2.4-2) ...
2025-08-20T22:42:40.5125653Z Setting up build-essential (12.10ubuntu1) ...
2025-08-20T22:42:40.5306214Z Setting up fonts-droid-fallback (1:6.0.1r16-1.1build1) ...
2025-08-20T22:42:40.5693898Z Setting up libdjvulibre-text (3.5.28-2ubuntu0.24.04.1) ...
2025-08-20T22:42:40.5895352Z Setting up libhiredis1.1.0:arm64 (1.2.0-6ubuntu3) ...
2025-08-20T22:42:40.6071955Z Setting up libjxr-tools (1.2~git20170615.f752187-5.1ubuntu2) ...
2025-08-20T22:42:40.6288157Z Setting up ccache (4.9.1-1) ...
2025-08-20T22:42:40.6417719Z Updating symlinks in /usr/lib/ccache ...
2025-08-20T22:42:40.6568644Z Setting up libdjvulibre21:arm64 (3.5.28-2ubuntu0.24.04.1) ...
2025-08-20T22:42:40.6786388Z Setting up xfonts-utils (1:7.7+6build3) ...
2025-08-20T22:42:40.7021719Z Setting up musl-dev:arm64 (1.2.4-2) ...
2025-08-20T22:42:40.7363137Z Setting up libopenexr-3-1-30:arm64 (3.1.5-5.1build3) ...
2025-08-20T22:42:40.7788661Z Setting up imagemagick (8:6.9.12.98+dfsg1-5.2build2) ...
2025-08-20T22:42:40.7973934Z Setting up libmagickcore-6.q16-7-extra:arm64 (8:6.9.12.98+dfsg1-5.2build2) ...
2025-08-20T22:42:40.8266609Z Setting up fonts-urw-base35 (20200910-8) ...
2025-08-20T22:42:41.0150050Z Setting up musl-tools (1.2.4-2) ...
2025-08-20T22:42:41.0330783Z Setting up libgs10-common (10.02.1~dfsg1-0ubuntu7.7) ...
2025-08-20T22:42:41.0521310Z Setting up libgs10:arm64 (10.02.1~dfsg1-0ubuntu7.7) ...
2025-08-20T22:42:41.0701666Z Setting up ghostscript (10.02.1~dfsg1-0ubuntu7.7) ...
2025-08-20T22:42:41.1058265Z Processing triggers for install-info (7.1-3build2) ...
2025-08-20T22:42:41.1912437Z Processing triggers for fontconfig (2.15.0-1.1ubuntu2) ...
2025-08-20T22:42:41.4303886Z Processing triggers for hicolor-icon-theme (0.17-2) ...
2025-08-20T22:42:41.9079315Z Processing triggers for libc-bin (2.39-0ubuntu8.4) ...
2025-08-20T22:42:41.9426431Z Processing triggers for man-db (2.12.0-4build2) ...
2025-08-20T22:42:44.5978491Z Reading package lists...
2025-08-20T22:42:44.8077506Z Building dependency tree...
2025-08-20T22:42:44.8084700Z Reading state information...
2025-08-20T22:42:45.0579793Z autoconf is already the newest version (2.71-3).
2025-08-20T22:42:45.0580174Z automake is already the newest version (1:1.16.5-1.3ubuntu1).
2025-08-20T22:42:45.0580547Z binutils is already the newest version (2.42-4ubuntu2.5).
2025-08-20T22:42:45.0580875Z bison is already the newest version (2:3.8.2+dfsg-1build2).
2025-08-20T22:42:45.0581224Z build-essential is already the newest version (12.10ubuntu1).
2025-08-20T22:42:45.0581589Z ca-certificates is already the newest version (20240203).
2025-08-20T22:42:45.0581900Z flex is already the newest version (2.6.4-8.2build1).
2025-08-20T22:42:45.0582197Z file is already the newest version (1:5.45-3build1).
2025-08-20T22:42:45.0582502Z jq is already the newest version (1.7.1-3ubuntu0.24.04.1).
2025-08-20T22:42:45.0582811Z libtool is already the newest version (2.4.7-7build1).
2025-08-20T22:42:45.0583128Z libtool-bin is already the newest version (2.4.7-7build1).
2025-08-20T22:42:45.0583445Z patch is already the newest version (2.7.6-7build3).
2025-08-20T22:42:45.0584107Z patch set to manually installed.
2025-08-20T22:42:45.0584411Z patchelf is already the newest version (0.18.0-1.1build1).
2025-08-20T22:42:45.0584741Z pkg-config is already the newest version (1.8.1-2build1).
2025-08-20T22:42:45.0585047Z tree is already the newest version (2.1.1-2ubuntu3).
2025-08-20T22:42:45.0585347Z wget is already the newest version (1.21.4-1ubuntu4.1).
2025-08-20T22:42:45.0585609Z Suggested packages:
2025-08-20T22:42:45.0586101Z   scons-doc
2025-08-20T22:42:45.0732048Z The following NEW packages will be installed:
2025-08-20T22:42:45.0739416Z   autopoint byacc clang qemu-user-static scons
2025-08-20T22:42:45.3129783Z 0 upgraded, 5 newly installed, 0 to remove and 168 not upgraded.
2025-08-20T22:42:45.3130161Z Need to get 17.8 MB of archives.
2025-08-20T22:42:45.3130457Z After this operation, 171 MB of additional disk space will be used.
2025-08-20T22:42:45.3130952Z Get:1 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 autopoint all 0.21-14ubuntu2 [422 kB]
2025-08-20T22:42:46.0026025Z Get:2 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 clang arm64 1:18.0-59~exp2 [5854 B]
2025-08-20T22:42:46.1133514Z 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-20T22:42:47.1895355Z Get:4 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 scons all 4.5.2+dfsg-1 [577 kB]
2025-08-20T22:42:47.4114982Z Get:5 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 byacc arm64 1:2.0.20221106-1 [82.2 kB]
2025-08-20T22:42:47.6619274Z Fetched 17.8 MB in 2s (7645 kB/s)
2025-08-20T22:42:47.6856163Z Selecting previously unselected package autopoint.
2025-08-20T22:42:47.6887176Z (Reading database ... 
2025-08-20T22:42:47.6887861Z (Reading database ... 5%
2025-08-20T22:42:47.6888099Z (Reading database ... 10%
2025-08-20T22:42:47.6888305Z (Reading database ... 15%
2025-08-20T22:42:47.6888498Z (Reading database ... 20%
2025-08-20T22:42:47.6888696Z (Reading database ... 25%
2025-08-20T22:42:47.6888927Z (Reading database ... 30%
2025-08-20T22:42:47.6889127Z (Reading database ... 35%
2025-08-20T22:42:47.6889339Z (Reading database ... 40%
2025-08-20T22:42:47.6889537Z (Reading database ... 45%
2025-08-20T22:42:47.6889734Z (Reading database ... 50%
2025-08-20T22:42:47.6910764Z (Reading database ... 55%
2025-08-20T22:42:47.6998946Z (Reading database ... 60%
2025-08-20T22:42:47.7034233Z (Reading database ... 65%
2025-08-20T22:42:47.7048586Z (Reading database ... 70%
2025-08-20T22:42:47.7075807Z (Reading database ... 75%
2025-08-20T22:42:47.7199199Z (Reading database ... 80%
2025-08-20T22:42:47.7267453Z (Reading database ... 85%
2025-08-20T22:42:47.7318795Z (Reading database ... 90%
2025-08-20T22:42:47.7376983Z (Reading database ... 95%
2025-08-20T22:42:47.7377219Z (Reading database ... 100%
2025-08-20T22:42:47.7377511Z (Reading database ... 191843 files and directories currently installed.)
2025-08-20T22:42:47.7404457Z Preparing to unpack .../autopoint_0.21-14ubuntu2_all.deb ...
2025-08-20T22:42:47.7487748Z Unpacking autopoint (0.21-14ubuntu2) ...
2025-08-20T22:42:47.8196646Z Selecting previously unselected package clang.
2025-08-20T22:42:47.8358233Z Preparing to unpack .../clang_1%3a18.0-59~exp2_arm64.deb ...
2025-08-20T22:42:47.8478886Z Unpacking clang (1:18.0-59~exp2) ...
2025-08-20T22:42:47.9172040Z Selecting previously unselected package qemu-user-static.
2025-08-20T22:42:47.9335074Z Preparing to unpack .../qemu-user-static_1%3a8.2.2+ds-0ubuntu1.9_arm64.deb ...
2025-08-20T22:42:47.9397981Z Unpacking qemu-user-static (1:8.2.2+ds-0ubuntu1.9) ...
2025-08-20T22:42:48.9208937Z Selecting previously unselected package scons.
2025-08-20T22:42:48.9376714Z Preparing to unpack .../scons_4.5.2+dfsg-1_all.deb ...
2025-08-20T22:42:48.9435044Z Unpacking scons (4.5.2+dfsg-1) ...
2025-08-20T22:42:49.0408437Z Selecting previously unselected package byacc.
2025-08-20T22:42:49.0574256Z Preparing to unpack .../byacc_1%3a2.0.20221106-1_arm64.deb ...
2025-08-20T22:42:49.0642553Z Unpacking byacc (1:2.0.20221106-1) ...
2025-08-20T22:42:49.1397875Z Setting up qemu-user-static (1:8.2.2+ds-0ubuntu1.9) ...
2025-08-20T22:42:49.1655534Z Setting up byacc (1:2.0.20221106-1) ...
2025-08-20T22:42:49.1911625Z Setting up clang (1:18.0-59~exp2) ...
2025-08-20T22:42:49.2392438Z Setting up scons (4.5.2+dfsg-1) ...
2025-08-20T22:42:49.6112810Z Setting up autopoint (0.21-14ubuntu2) ...
2025-08-20T22:42:49.6306299Z Processing triggers for man-db (2.12.0-4build2) ...
2025-08-20T22:42:50.8842495Z Processing triggers for systemd (255.4-1ubuntu8.8) ...
2025-08-20T22:42:52.0007167Z Reading package lists...
2025-08-20T22:42:52.2031324Z Building dependency tree...
2025-08-20T22:42:52.2037686Z Reading state information...
2025-08-20T22:42:52.4519473Z The following additional packages will be installed:
2025-08-20T22:42:52.4519898Z   libb-hooks-op-check-perl libclass-method-modifiers-perl
2025-08-20T22:42:52.4520240Z   libclass-xsaccessor-perl libdevel-callchecker-perl
2025-08-20T22:42:52.4520662Z   libdynaloader-functions-perl libfile-dirlist-perl libfile-homedir-perl
2025-08-20T22:42:52.4521347Z   libfile-listing-perl libfile-touch-perl libfile-which-perl libhtml-tree-perl
2025-08-20T22:42:52.4521886Z   libhttp-cookies-perl libhttp-negotiate-perl libimport-into-perl
2025-08-20T22:42:52.4522390Z   libio-socket-ssl-perl liblwp-protocol-https-perl libmodule-runtime-perl
2025-08-20T22:42:52.4522907Z   libmoo-perl libnet-http-perl libnet-ssleay-perl libparams-classify-perl
2025-08-20T22:42:52.4523871Z   librole-tiny-perl libsub-quote-perl libtry-tiny-perl libwww-perl
2025-08-20T22:42:52.4527187Z   libwww-robotrules-perl patchutils perl-openssl-defaults wdiff
2025-08-20T22:42:52.4537128Z Suggested packages:
2025-08-20T22:42:52.4537406Z   adequate at autopkgtest bls-standalone bsd-mailx | mailx
2025-08-20T22:42:52.4537787Z   check-all-the-things cvs-buildpackage debhelper diffoscope disorderfs
2025-08-20T22:42:52.4538190Z   dose-extra duck elpa-devscripts faketime gnuplot how-can-i-help
2025-08-20T22:42:52.4540510Z   libauthen-sasl-perl libdbd-pg-perl libfile-desktopentry-perl
2025-08-20T22:42:52.4540924Z   libterm-size-perl libyaml-syck-perl mmdebstrap mutt piuparts
2025-08-20T22:42:52.4541335Z   postgresql-client pristine-lfs quilt ratt reprotest svn-buildpackage w3m
2025-08-20T22:42:52.4541787Z   debian-keyring equivs libgitlab-api-v4-perl libsoap-lite-perl pristine-tar
2025-08-20T22:42:52.4542261Z   libcrypt-ssleay-perl libscalar-number-perl libxstring-perl libsub-name-perl
2025-08-20T22:42:52.4542633Z   libauthen-ntlm-perl wdiff-doc
2025-08-20T22:42:52.4542846Z Recommended packages:
2025-08-20T22:42:52.4543125Z   dctrl-tools dput | dupload libdistro-info-perl libgit-wrapper-perl
2025-08-20T22:42:52.4543550Z   libjson-perl liblist-compare-perl libstring-shellquote-perl licensecheck
2025-08-20T22:42:52.4543948Z   lintian python3-unidiff python3-xdg libhtml-format-perl
2025-08-20T22:42:52.4544306Z   libnamespace-clean-perl libdata-dump-perl libhtml-form-perl
2025-08-20T22:42:52.4544629Z   libhttp-daemon-perl libmailtools-perl
2025-08-20T22:42:52.4721360Z The following NEW packages will be installed:
2025-08-20T22:42:52.4722263Z   devscripts libb-hooks-op-check-perl libclass-method-modifiers-perl
2025-08-20T22:42:52.4722667Z   libclass-xsaccessor-perl libdevel-callchecker-perl
2025-08-20T22:42:52.4723059Z   libdynaloader-functions-perl libfile-dirlist-perl libfile-homedir-perl
2025-08-20T22:42:52.4723531Z   libfile-listing-perl libfile-touch-perl libfile-which-perl libhtml-tree-perl
2025-08-20T22:42:52.4723990Z   libhttp-cookies-perl libhttp-negotiate-perl libimport-into-perl
2025-08-20T22:42:52.4724425Z   libio-socket-ssl-perl liblwp-protocol-https-perl libmodule-runtime-perl
2025-08-20T22:42:52.4724869Z   libmoo-perl libnet-http-perl libnet-ssleay-perl libparams-classify-perl
2025-08-20T22:42:52.4725288Z   librole-tiny-perl libsub-quote-perl libtry-tiny-perl libwww-perl
2025-08-20T22:42:52.4729079Z   libwww-robotrules-perl patchutils perl-openssl-defaults wdiff
2025-08-20T22:42:52.6325582Z 0 upgraded, 30 newly installed, 0 to remove and 168 not upgraded.
2025-08-20T22:42:52.6326467Z Need to get 2409 kB of archives.
2025-08-20T22:42:52.6326792Z After this operation, 7427 kB of additional disk space will be used.
2025-08-20T22:42:52.6327309Z Get:1 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libfile-dirlist-perl all 0.05-3 [7286 B]
2025-08-20T22:42:52.6793178Z Get:2 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libfile-which-perl all 1.27-2 [12.5 kB]
2025-08-20T22:42:52.7353518Z Get:3 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libfile-homedir-perl all 1.006-2 [37.0 kB]
2025-08-20T22:42:52.8295593Z Get:4 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libfile-touch-perl all 0.12-2 [7498 B]
2025-08-20T22:42:52.8786018Z Get:5 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libclass-method-modifiers-perl all 2.15-1 [16.1 kB]
2025-08-20T22:42:52.9310751Z Get:6 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libclass-xsaccessor-perl arm64 1.19-4build4 [33.0 kB]
2025-08-20T22:42:52.9916671Z Get:7 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libb-hooks-op-check-perl arm64 0.22-3build1 [9284 B]
2025-08-20T22:42:53.0412039Z Get:8 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libdynaloader-functions-perl all 0.003-3 [12.1 kB]
2025-08-20T22:42:53.0925130Z Get:9 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libdevel-callchecker-perl arm64 0.008-2build3 [13.0 kB]
2025-08-20T22:42:53.1435917Z Get:10 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libparams-classify-perl arm64 0.015-2build5 [19.7 kB]
2025-08-20T22:42:53.1970901Z Get:11 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libmodule-runtime-perl all 0.016-2 [16.4 kB]
2025-08-20T22:42:53.2495899Z Get:12 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libimport-into-perl all 1.002005-2 [10.7 kB]
2025-08-20T22:42:53.2993418Z Get:13 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 librole-tiny-perl all 2.002004-1 [16.3 kB]
2025-08-20T22:42:53.3517951Z Get:14 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libsub-quote-perl all 2.006008-1ubuntu1 [20.7 kB]
2025-08-20T22:42:53.4069083Z Get:15 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libmoo-perl all 2.005005-1 [47.4 kB]
2025-08-20T22:42:53.4740857Z Get:16 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libfile-listing-perl all 6.16-1 [11.3 kB]
2025-08-20T22:42:53.5250889Z Get:17 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libhtml-tree-perl all 5.07-3 [200 kB]
2025-08-20T22:42:53.7485207Z Get:18 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libhttp-cookies-perl all 6.11-1 [18.2 kB]
2025-08-20T22:42:53.7972778Z Get:19 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libhttp-negotiate-perl all 6.01-2 [12.4 kB]
2025-08-20T22:42:53.8453286Z Get:20 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 perl-openssl-defaults arm64 7build3 [6628 B]
2025-08-20T22:42:53.8920532Z Get:21 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libnet-ssleay-perl arm64 1.94-1build4 [311 kB]
2025-08-20T22:42:53.9872016Z Get:22 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libio-socket-ssl-perl all 2.085-1 [195 kB]
2025-08-20T22:42:54.0432456Z Get:23 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libnet-http-perl all 6.23-1 [22.3 kB]
2025-08-20T22:42:54.0905474Z Get:24 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 liblwp-protocol-https-perl all 6.13-1 [9006 B]
2025-08-20T22:42:54.1375701Z Get:25 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libtry-tiny-perl all 0.31-2 [20.8 kB]
2025-08-20T22:42:54.1844144Z Get:26 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libwww-robotrules-perl all 6.02-1 [12.6 kB]
2025-08-20T22:42:54.2309741Z Get:27 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libwww-perl all 6.76-1 [138 kB]
2025-08-20T22:42:54.2843226Z Get:28 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 patchutils arm64 0.4.2-1build3 [75.3 kB]
2025-08-20T22:42:54.3341288Z Get:29 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 wdiff arm64 1.2.2-6build1 [28.6 kB]
2025-08-20T22:42:54.3829594Z Get:30 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 devscripts all 2.23.7 [1069 kB]
2025-08-20T22:42:54.6926467Z Fetched 2409 kB in 2s (1231 kB/s)
2025-08-20T22:42:54.7569254Z Selecting previously unselected package libfile-dirlist-perl.
2025-08-20T22:42:54.7601503Z (Reading database ... 
2025-08-20T22:42:54.7601734Z (Reading database ... 5%
2025-08-20T22:42:54.7601938Z (Reading database ... 10%
2025-08-20T22:42:54.7602144Z (Reading database ... 15%
2025-08-20T22:42:54.7602379Z (Reading database ... 20%
2025-08-20T22:42:54.7602590Z (Reading database ... 25%
2025-08-20T22:42:54.7602786Z (Reading database ... 30%
2025-08-20T22:42:54.7602982Z (Reading database ... 35%
2025-08-20T22:42:54.7603178Z (Reading database ... 40%
2025-08-20T22:42:54.7603375Z (Reading database ... 45%
2025-08-20T22:42:54.7603568Z (Reading database ... 50%
2025-08-20T22:42:54.7623778Z (Reading database ... 55%
2025-08-20T22:42:54.7715605Z (Reading database ... 60%
2025-08-20T22:42:54.7752151Z (Reading database ... 65%
2025-08-20T22:42:54.7766434Z (Reading database ... 70%
2025-08-20T22:42:54.7794097Z (Reading database ... 75%
2025-08-20T22:42:54.7918739Z (Reading database ... 80%
2025-08-20T22:42:54.7990397Z (Reading database ... 85%
2025-08-20T22:42:54.8043964Z (Reading database ... 90%
2025-08-20T22:42:54.8105688Z (Reading database ... 95%
2025-08-20T22:42:54.8106006Z (Reading database ... 100%
2025-08-20T22:42:54.8106307Z (Reading database ... 192291 files and directories currently installed.)
2025-08-20T22:42:54.8135937Z Preparing to unpack .../00-libfile-dirlist-perl_0.05-3_all.deb ...
2025-08-20T22:42:54.8208408Z Unpacking libfile-dirlist-perl (0.05-3) ...
2025-08-20T22:42:54.8848474Z Selecting previously unselected package libfile-which-perl.
2025-08-20T22:42:54.9006990Z Preparing to unpack .../01-libfile-which-perl_1.27-2_all.deb ...
2025-08-20T22:42:54.9092325Z Unpacking libfile-which-perl (1.27-2) ...
2025-08-20T22:42:54.9708504Z Selecting previously unselected package libfile-homedir-perl.
2025-08-20T22:42:54.9872308Z Preparing to unpack .../02-libfile-homedir-perl_1.006-2_all.deb ...
2025-08-20T22:42:54.9936617Z Unpacking libfile-homedir-perl (1.006-2) ...
2025-08-20T22:42:55.0501889Z Selecting previously unselected package libfile-touch-perl.
2025-08-20T22:42:55.0670386Z Preparing to unpack .../03-libfile-touch-perl_0.12-2_all.deb ...
2025-08-20T22:42:55.0730907Z Unpacking libfile-touch-perl (0.12-2) ...
2025-08-20T22:42:55.1368711Z Selecting previously unselected package libclass-method-modifiers-perl.
2025-08-20T22:42:55.1511973Z Preparing to unpack .../04-libclass-method-modifiers-perl_2.15-1_all.deb ...
2025-08-20T22:42:55.1570877Z Unpacking libclass-method-modifiers-perl (2.15-1) ...
2025-08-20T22:42:55.2112115Z Selecting previously unselected package libclass-xsaccessor-perl.
2025-08-20T22:42:55.2252721Z Preparing to unpack .../05-libclass-xsaccessor-perl_1.19-4build4_arm64.deb ...
2025-08-20T22:42:55.2313704Z Unpacking libclass-xsaccessor-perl (1.19-4build4) ...
2025-08-20T22:42:55.2912126Z Selecting previously unselected package libb-hooks-op-check-perl:arm64.
2025-08-20T22:42:55.3064013Z Preparing to unpack .../06-libb-hooks-op-check-perl_0.22-3build1_arm64.deb ...
2025-08-20T22:42:55.3130786Z Unpacking libb-hooks-op-check-perl:arm64 (0.22-3build1) ...
2025-08-20T22:42:55.3679744Z Selecting previously unselected package libdynaloader-functions-perl.
2025-08-20T22:42:55.3850001Z Preparing to unpack .../07-libdynaloader-functions-perl_0.003-3_all.deb ...
2025-08-20T22:42:55.3913549Z Unpacking libdynaloader-functions-perl (0.003-3) ...
2025-08-20T22:42:55.4459216Z Selecting previously unselected package libdevel-callchecker-perl:arm64.
2025-08-20T22:42:55.4627079Z Preparing to unpack .../08-libdevel-callchecker-perl_0.008-2build3_arm64.deb ...
2025-08-20T22:42:55.4700544Z Unpacking libdevel-callchecker-perl:arm64 (0.008-2build3) ...
2025-08-20T22:42:55.5252837Z Selecting previously unselected package libparams-classify-perl:arm64.
2025-08-20T22:42:55.5422328Z Preparing to unpack .../09-libparams-classify-perl_0.015-2build5_arm64.deb ...
2025-08-20T22:42:55.5499004Z Unpacking libparams-classify-perl:arm64 (0.015-2build5) ...
2025-08-20T22:42:55.6010994Z Selecting previously unselected package libmodule-runtime-perl.
2025-08-20T22:42:55.6175496Z Preparing to unpack .../10-libmodule-runtime-perl_0.016-2_all.deb ...
2025-08-20T22:42:55.6240768Z Unpacking libmodule-runtime-perl (0.016-2) ...
2025-08-20T22:42:55.6811529Z Selecting previously unselected package libimport-into-perl.
2025-08-20T22:42:55.6959233Z Preparing to unpack .../11-libimport-into-perl_1.002005-2_all.deb ...
2025-08-20T22:42:55.7024419Z Unpacking libimport-into-perl (1.002005-2) ...
2025-08-20T22:42:55.7519195Z Selecting previously unselected package librole-tiny-perl.
2025-08-20T22:42:55.7667205Z Preparing to unpack .../12-librole-tiny-perl_2.002004-1_all.deb ...
2025-08-20T22:42:55.7740597Z Unpacking librole-tiny-perl (2.002004-1) ...
2025-08-20T22:42:55.8328783Z Selecting previously unselected package libsub-quote-perl.
2025-08-20T22:42:55.8474130Z Preparing to unpack .../13-libsub-quote-perl_2.006008-1ubuntu1_all.deb ...
2025-08-20T22:42:55.8543375Z Unpacking libsub-quote-perl (2.006008-1ubuntu1) ...
2025-08-20T22:42:55.9252701Z Selecting previously unselected package libmoo-perl.
2025-08-20T22:42:55.9434806Z Preparing to unpack .../14-libmoo-perl_2.005005-1_all.deb ...
2025-08-20T22:42:55.9548052Z Unpacking libmoo-perl (2.005005-1) ...
2025-08-20T22:42:56.0293043Z Selecting previously unselected package libfile-listing-perl.
2025-08-20T22:42:56.0469117Z Preparing to unpack .../15-libfile-listing-perl_6.16-1_all.deb ...
2025-08-20T22:42:56.0550732Z Unpacking libfile-listing-perl (6.16-1) ...
2025-08-20T22:42:56.1151695Z Selecting previously unselected package libhtml-tree-perl.
2025-08-20T22:42:56.1324486Z Preparing to unpack .../16-libhtml-tree-perl_5.07-3_all.deb ...
2025-08-20T22:42:56.1386785Z Unpacking libhtml-tree-perl (5.07-3) ...
2025-08-20T22:42:56.2144819Z Selecting previously unselected package libhttp-cookies-perl.
2025-08-20T22:42:56.2309679Z Preparing to unpack .../17-libhttp-cookies-perl_6.11-1_all.deb ...
2025-08-20T22:42:56.2388336Z Unpacking libhttp-cookies-perl (6.11-1) ...
2025-08-20T22:42:56.3080004Z Selecting previously unselected package libhttp-negotiate-perl.
2025-08-20T22:42:56.3229186Z Preparing to unpack .../18-libhttp-negotiate-perl_6.01-2_all.deb ...
2025-08-20T22:42:56.3311559Z Unpacking libhttp-negotiate-perl (6.01-2) ...
2025-08-20T22:42:56.4004673Z Selecting previously unselected package perl-openssl-defaults:arm64.
2025-08-20T22:42:56.4164466Z Preparing to unpack .../19-perl-openssl-defaults_7build3_arm64.deb ...
2025-08-20T22:42:56.4283380Z Unpacking perl-openssl-defaults:arm64 (7build3) ...
2025-08-20T22:42:56.4886667Z Selecting previously unselected package libnet-ssleay-perl:arm64.
2025-08-20T22:42:56.5068022Z Preparing to unpack .../20-libnet-ssleay-perl_1.94-1build4_arm64.deb ...
2025-08-20T22:42:56.5132137Z Unpacking libnet-ssleay-perl:arm64 (1.94-1build4) ...
2025-08-20T22:42:56.5849420Z Selecting previously unselected package libio-socket-ssl-perl.
2025-08-20T22:42:56.6017867Z Preparing to unpack .../21-libio-socket-ssl-perl_2.085-1_all.deb ...
2025-08-20T22:42:56.6109932Z Unpacking libio-socket-ssl-perl (2.085-1) ...
2025-08-20T22:42:56.6896165Z Selecting previously unselected package libnet-http-perl.
2025-08-20T22:42:56.7063037Z Preparing to unpack .../22-libnet-http-perl_6.23-1_all.deb ...
2025-08-20T22:42:56.7263852Z Unpacking libnet-http-perl (6.23-1) ...
2025-08-20T22:42:56.7946226Z Selecting previously unselected package liblwp-protocol-https-perl.
2025-08-20T22:42:56.8087749Z Preparing to unpack .../23-liblwp-protocol-https-perl_6.13-1_all.deb ...
2025-08-20T22:42:56.8145671Z Unpacking liblwp-protocol-https-perl (6.13-1) ...
2025-08-20T22:42:56.8672063Z Selecting previously unselected package libtry-tiny-perl.
2025-08-20T22:42:56.8819496Z Preparing to unpack .../24-libtry-tiny-perl_0.31-2_all.deb ...
2025-08-20T22:42:56.8877903Z Unpacking libtry-tiny-perl (0.31-2) ...
2025-08-20T22:42:56.9524967Z Selecting previously unselected package libwww-robotrules-perl.
2025-08-20T22:42:56.9670681Z Preparing to unpack .../25-libwww-robotrules-perl_6.02-1_all.deb ...
2025-08-20T22:42:56.9737971Z Unpacking libwww-robotrules-perl (6.02-1) ...
2025-08-20T22:42:57.0325509Z Selecting previously unselected package libwww-perl.
2025-08-20T22:42:57.0493169Z Preparing to unpack .../26-libwww-perl_6.76-1_all.deb ...
2025-08-20T22:42:57.0565125Z Unpacking libwww-perl (6.76-1) ...
2025-08-20T22:42:57.1227870Z Selecting previously unselected package patchutils.
2025-08-20T22:42:57.1399269Z Preparing to unpack .../27-patchutils_0.4.2-1build3_arm64.deb ...
2025-08-20T22:42:57.1478305Z Unpacking patchutils (0.4.2-1build3) ...
2025-08-20T22:42:57.2153775Z Selecting previously unselected package wdiff.
2025-08-20T22:42:57.2320193Z Preparing to unpack .../28-wdiff_1.2.2-6build1_arm64.deb ...
2025-08-20T22:42:57.2390809Z Unpacking wdiff (1.2.2-6build1) ...
2025-08-20T22:42:57.3255471Z Selecting previously unselected package devscripts.
2025-08-20T22:42:57.3427259Z Preparing to unpack .../29-devscripts_2.23.7_all.deb ...
2025-08-20T22:42:57.3658800Z Unpacking devscripts (2.23.7) ...
2025-08-20T22:42:58.0588483Z Setting up wdiff (1.2.2-6build1) ...
2025-08-20T22:42:58.1014674Z Setting up libhttp-negotiate-perl (6.01-2) ...
2025-08-20T22:42:58.1209715Z Setting up libfile-which-perl (1.27-2) ...
2025-08-20T22:42:58.1381578Z Setting up libfile-listing-perl (6.16-1) ...
2025-08-20T22:42:58.1574868Z Setting up libdynaloader-functions-perl (0.003-3) ...
2025-08-20T22:42:58.1803773Z Setting up libclass-method-modifiers-perl (2.15-1) ...
2025-08-20T22:42:58.2116212Z Setting up libhttp-cookies-perl (6.11-1) ...
2025-08-20T22:42:58.2463620Z Setting up libhtml-tree-perl (5.07-3) ...
2025-08-20T22:42:58.2702772Z Setting up libtry-tiny-perl (0.31-2) ...
2025-08-20T22:42:58.3021055Z Setting up perl-openssl-defaults:arm64 (7build3) ...
2025-08-20T22:42:58.3299472Z Setting up libnet-http-perl (6.23-1) ...
2025-08-20T22:42:58.3558710Z Setting up patchutils (0.4.2-1build3) ...
2025-08-20T22:42:58.4028184Z Setting up libb-hooks-op-check-perl:arm64 (0.22-3build1) ...
2025-08-20T22:42:58.4252215Z Setting up libwww-robotrules-perl (6.02-1) ...
2025-08-20T22:42:58.4569463Z Setting up librole-tiny-perl (2.002004-1) ...
2025-08-20T22:42:58.4799124Z Setting up libsub-quote-perl (2.006008-1ubuntu1) ...
2025-08-20T22:42:58.5081225Z Setting up libclass-xsaccessor-perl (1.19-4build4) ...
2025-08-20T22:42:58.5304558Z Setting up libfile-dirlist-perl (0.05-3) ...
2025-08-20T22:42:58.5702583Z Setting up libfile-homedir-perl (1.006-2) ...
2025-08-20T22:42:58.5978477Z Setting up libfile-touch-perl (0.12-2) ...
2025-08-20T22:42:58.6158488Z Setting up libnet-ssleay-perl:arm64 (1.94-1build4) ...
2025-08-20T22:42:58.6493364Z Setting up libdevel-callchecker-perl:arm64 (0.008-2build3) ...
2025-08-20T22:42:58.6692330Z Setting up libio-socket-ssl-perl (2.085-1) ...
2025-08-20T22:42:58.7184799Z Setting up libparams-classify-perl:arm64 (0.015-2build5) ...
2025-08-20T22:42:58.7520857Z Setting up libmodule-runtime-perl (0.016-2) ...
2025-08-20T22:42:58.7835308Z Setting up libimport-into-perl (1.002005-2) ...
2025-08-20T22:42:58.8061282Z Setting up libmoo-perl (2.005005-1) ...
2025-08-20T22:42:58.8283947Z Setting up libwww-perl (6.76-1) ...
2025-08-20T22:42:58.8568329Z Setting up devscripts (2.23.7) ...
2025-08-20T22:42:59.0022302Z Setting up liblwp-protocol-https-perl (6.13-1) ...
2025-08-20T22:42:59.0234651Z Processing triggers for man-db (2.12.0-4build2) ...
2025-08-20T22:43:00.6299583Z Processing triggers for install-info (7.1-3build2) ...
2025-08-20T22:43:02.1417331Z Reading package lists...
2025-08-20T22:43:02.3424169Z Building dependency tree...
2025-08-20T22:43:02.3432080Z Reading state information...
2025-08-20T22:43:02.5788057Z The following additional packages will be installed:
2025-08-20T22:43:02.5793952Z   cmake-data libjsoncpp25 librhash0
2025-08-20T22:43:02.5802143Z Suggested packages:
2025-08-20T22:43:02.5802357Z   cmake-doc cmake-format elpa-cmake-mode
2025-08-20T22:43:02.5949555Z The following NEW packages will be installed:
2025-08-20T22:43:02.5957614Z   cmake cmake-data libjsoncpp25 librhash0
2025-08-20T22:43:02.7068153Z 0 upgraded, 4 newly installed, 0 to remove and 168 not upgraded.
2025-08-20T22:43:02.7068495Z Need to get 12.7 MB of archives.
2025-08-20T22:43:02.7068815Z After this operation, 45.0 MB of additional disk space will be used.
2025-08-20T22:43:02.7069325Z Get:1 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libjsoncpp25 arm64 1.9.5-6build1 [78.2 kB]
2025-08-20T22:43:02.8771612Z Get:2 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 librhash0 arm64 1.4.3-3build1 [126 kB]
2025-08-20T22:43:02.9838470Z Get:3 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 cmake-data all 3.28.3-1build7 [2155 kB]
2025-08-20T22:43:03.2146866Z Get:4 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 cmake arm64 3.28.3-1build7 [10.3 MB]
2025-08-20T22:43:03.6116624Z Fetched 12.7 MB in 1s (16.9 MB/s)
2025-08-20T22:43:03.6482374Z Selecting previously unselected package libjsoncpp25:arm64.
2025-08-20T22:43:03.6516576Z (Reading database ... 
2025-08-20T22:43:03.6516834Z (Reading database ... 5%
2025-08-20T22:43:03.6517036Z (Reading database ... 10%
2025-08-20T22:43:03.6517236Z (Reading database ... 15%
2025-08-20T22:43:03.6517435Z (Reading database ... 20%
2025-08-20T22:43:03.6517632Z (Reading database ... 25%
2025-08-20T22:43:03.6517823Z (Reading database ... 30%
2025-08-20T22:43:03.6518018Z (Reading database ... 35%
2025-08-20T22:43:03.6518210Z (Reading database ... 40%
2025-08-20T22:43:03.6518781Z (Reading database ... 45%
2025-08-20T22:43:03.6518974Z (Reading database ... 50%
2025-08-20T22:43:03.6538641Z (Reading database ... 55%
2025-08-20T22:43:03.6626024Z (Reading database ... 60%
2025-08-20T22:43:03.6664756Z (Reading database ... 65%
2025-08-20T22:43:03.6679496Z (Reading database ... 70%
2025-08-20T22:43:03.6706535Z (Reading database ... 75%
2025-08-20T22:43:03.6831435Z (Reading database ... 80%
2025-08-20T22:43:03.6899901Z (Reading database ... 85%
2025-08-20T22:43:03.6951278Z (Reading database ... 90%
2025-08-20T22:43:03.7011386Z (Reading database ... 95%
2025-08-20T22:43:03.7011625Z (Reading database ... 100%
2025-08-20T22:43:03.7011916Z (Reading database ... 193226 files and directories currently installed.)
2025-08-20T22:43:03.7040975Z Preparing to unpack .../libjsoncpp25_1.9.5-6build1_arm64.deb ...
2025-08-20T22:43:03.7316146Z Unpacking libjsoncpp25:arm64 (1.9.5-6build1) ...
2025-08-20T22:43:03.8233872Z Selecting previously unselected package librhash0:arm64.
2025-08-20T22:43:03.8367738Z Preparing to unpack .../librhash0_1.4.3-3build1_arm64.deb ...
2025-08-20T22:43:03.8445660Z Unpacking librhash0:arm64 (1.4.3-3build1) ...
2025-08-20T22:43:03.9339827Z Selecting previously unselected package cmake-data.
2025-08-20T22:43:03.9480944Z Preparing to unpack .../cmake-data_3.28.3-1build7_all.deb ...
2025-08-20T22:43:03.9592359Z Unpacking cmake-data (3.28.3-1build7) ...
2025-08-20T22:43:07.7423930Z Selecting previously unselected package cmake.
2025-08-20T22:43:07.7603976Z Preparing to unpack .../cmake_3.28.3-1build7_arm64.deb ...
2025-08-20T22:43:07.7681588Z Unpacking cmake (3.28.3-1build7) ...
2025-08-20T22:43:07.9826673Z Setting up libjsoncpp25:arm64 (1.9.5-6build1) ...
2025-08-20T22:43:08.0274184Z Setting up librhash0:arm64 (1.4.3-3build1) ...
2025-08-20T22:43:08.0507261Z Setting up cmake-data (3.28.3-1build7) ...
2025-08-20T22:43:08.0734518Z Setting up cmake (3.28.3-1build7) ...
2025-08-20T22:43:08.0931740Z Processing triggers for man-db (2.12.0-4build2) ...
2025-08-20T22:43:09.4453118Z Processing triggers for libc-bin (2.39-0ubuntu8.4) ...
2025-08-20T22:43:10.6302861Z Reading package lists...
2025-08-20T22:43:10.8130093Z Building dependency tree...
2025-08-20T22:43:10.8138529Z Reading state information...
2025-08-20T22:43:11.0677618Z aria2 is already the newest version (1.37.0+debian-1build3).
2025-08-20T22:43:11.0678036Z automake is already the newest version (1:1.16.5-1.3ubuntu1).
2025-08-20T22:43:11.0678354Z bc is already the newest version (1.07.1-3ubuntu4).
2025-08-20T22:43:11.0679097Z binutils is already the newest version (2.42-4ubuntu2.5).
2025-08-20T22:43:11.0679423Z b3sum is already the newest version (1.2.0-1).
2025-08-20T22:43:11.0679739Z build-essential is already the newest version (12.10ubuntu1).
2025-08-20T22:43:11.0680081Z ca-certificates is already the newest version (20240203).
2025-08-20T22:43:11.0680385Z ccache is already the newest version (4.9.1-1).
2025-08-20T22:43:11.0680688Z diffutils is already the newest version (1:3.10-1build1).
2025-08-20T22:43:11.0681009Z dos2unix is already the newest version (7.5.1-1).
2025-08-20T22:43:11.0681303Z gawk is already the newest version (1:5.2.1-2build3).
2025-08-20T22:43:11.0681584Z git-lfs is already the newest version (3.6.1).
2025-08-20T22:43:11.0681922Z imagemagick is already the newest version (8:6.9.12.98+dfsg1-5.2build2).
2025-08-20T22:43:11.0682275Z lzip is already the newest version (1.24.1-1build1).
2025-08-20T22:43:11.0682584Z jq is already the newest version (1.7.1-3ubuntu0.24.04.1).
2025-08-20T22:43:11.0682895Z libtool is already the newest version (2.4.7-7build1).
2025-08-20T22:43:11.0683215Z libtool-bin is already the newest version (2.4.7-7build1).
2025-08-20T22:43:11.0683522Z make is already the newest version (4.3-4.1build2).
2025-08-20T22:43:11.0683797Z musl is already the newest version (1.2.4-2).
2025-08-20T22:43:11.0684073Z musl-dev is already the newest version (1.2.4-2).
2025-08-20T22:43:11.0684361Z musl-tools is already the newest version (1.2.4-2).
2025-08-20T22:43:11.0684926Z p7zip-full is already the newest version (16.02+transitional.1).
2025-08-20T22:43:11.0685268Z rsync is already the newest version (3.2.7-1ubuntu1.2).
2025-08-20T22:43:11.0685573Z texinfo is already the newest version (7.1-3build2).
2025-08-20T22:43:11.0686050Z wget is already the newest version (1.21.4-1ubuntu4.1).
2025-08-20T22:43:11.0686387Z 0 upgraded, 0 newly installed, 0 to remove and 168 not upgraded.
2025-08-20T22:43:11.0868938Z Reading package lists...
2025-08-20T22:43:11.2783274Z Building dependency tree...
2025-08-20T22:43:11.2791066Z Reading state information...
2025-08-20T22:43:11.5558060Z autoconf is already the newest version (2.71-3).
2025-08-20T22:43:11.5558447Z automake is already the newest version (1:1.16.5-1.3ubuntu1).
2025-08-20T22:43:11.5558792Z autopoint is already the newest version (0.21-14ubuntu2).
2025-08-20T22:43:11.5559117Z binutils is already the newest version (2.42-4ubuntu2.5).
2025-08-20T22:43:11.5559450Z bison is already the newest version (2:3.8.2+dfsg-1build2).
2025-08-20T22:43:11.5559813Z build-essential is already the newest version (12.10ubuntu1).
2025-08-20T22:43:11.5560147Z byacc is already the newest version (1:2.0.20221106-1).
2025-08-20T22:43:11.5560466Z ca-certificates is already the newest version (20240203).
2025-08-20T22:43:11.5560780Z clang is already the newest version (1:18.0-59~exp2).
2025-08-20T22:43:11.5561076Z flex is already the newest version (2.6.4-8.2build1).
2025-08-20T22:43:11.5561393Z file is already the newest version (1:5.45-3build1).
2025-08-20T22:43:11.5561697Z jq is already the newest version (1.7.1-3ubuntu0.24.04.1).
2025-08-20T22:43:11.5562016Z libtool is already the newest version (2.4.7-7build1).
2025-08-20T22:43:11.5562329Z libtool-bin is already the newest version (2.4.7-7build1).
2025-08-20T22:43:11.5562640Z patch is already the newest version (2.7.6-7build3).
2025-08-20T22:43:11.5562951Z patchelf is already the newest version (0.18.0-1.1build1).
2025-08-20T22:43:11.5563395Z pkg-config is already the newest version (1.8.1-2build1).
2025-08-20T22:43:11.5563880Z qemu-user-static is already the newest version (1:8.2.2+ds-0ubuntu1.9).
2025-08-20T22:43:11.5564230Z scons is already the newest version (4.5.2+dfsg-1).
2025-08-20T22:43:11.5564518Z tree is already the newest version (2.1.1-2ubuntu3).
2025-08-20T22:43:11.5564817Z wget is already the newest version (1.21.4-1ubuntu4.1).
2025-08-20T22:43:11.5565152Z 0 upgraded, 0 newly installed, 0 to remove and 168 not upgraded.
2025-08-20T22:43:11.5755866Z Reading package lists...
2025-08-20T22:43:11.7635625Z Building dependency tree...
2025-08-20T22:43:11.7644601Z Reading state information...
2025-08-20T22:43:12.0244255Z devscripts is already the newest version (2.23.7).
2025-08-20T22:43:12.0245131Z 0 upgraded, 0 newly installed, 0 to remove and 168 not upgraded.
2025-08-20T22:43:12.0432423Z Reading package lists...
2025-08-20T22:43:12.2142684Z Building dependency tree...
2025-08-20T22:43:12.2150965Z Reading state information...
2025-08-20T22:43:12.4838805Z cmake is already the newest version (3.28.3-1build7).
2025-08-20T22:43:12.4839230Z 0 upgraded, 0 newly installed, 0 to remove and 168 not upgraded.
2025-08-20T22:43:12.5035611Z Reading package lists...
2025-08-20T22:43:12.6883709Z Building dependency tree...
2025-08-20T22:43:12.6890410Z Reading state information...
2025-08-20T22:43:12.9353053Z binutils-aarch64-linux-gnu is already the newest version (2.42-4ubuntu2.5).
2025-08-20T22:43:12.9353514Z binutils-aarch64-linux-gnu set to manually installed.
2025-08-20T22:43:12.9743334Z 0 upgraded, 0 newly installed, 0 to remove and 168 not upgraded.
2025-08-20T22:43:13.0186655Z Reading package lists...
2025-08-20T22:43:13.2037669Z Building dependency tree...
2025-08-20T22:43:13.2045912Z Reading state information...
2025-08-20T22:43:13.4481987Z g++-aarch64-linux-gnu is already the newest version (4:13.2.0-7ubuntu1).
2025-08-20T22:43:13.4482415Z g++-aarch64-linux-gnu set to manually installed.
2025-08-20T22:43:13.4482766Z qemu-user-static is already the newest version (1:8.2.2+ds-0ubuntu1.9).
2025-08-20T22:43:13.4483588Z The following additional packages will be installed:
2025-08-20T22:43:13.4483925Z   binutils-arm-linux-gnueabi binutils-arm-linux-gnueabihf
2025-08-20T22:43:13.4484322Z   cpp-13-arm-linux-gnueabi cpp-13-arm-linux-gnueabihf cpp-arm-linux-gnueabi
2025-08-20T22:43:13.4484774Z   cpp-arm-linux-gnueabihf g++-13-arm-linux-gnueabi g++-13-arm-linux-gnueabihf
2025-08-20T22:43:13.4485164Z   gcc-13-arm-linux-gnueabi gcc-13-arm-linux-gnueabi-base
2025-08-20T22:43:13.4485556Z   gcc-13-arm-linux-gnueabihf gcc-13-arm-linux-gnueabihf-base gcc-13-cross-base
2025-08-20T22:43:13.4486181Z   gcc-13-cross-base-ports gcc-14-cross-base gcc-14-cross-base-ports
2025-08-20T22:43:13.4486587Z   gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf libasan8-armel-cross
2025-08-20T22:43:13.4486996Z   libasan8-armhf-cross libatomic1-armel-cross libatomic1-armhf-cross
2025-08-20T22:43:13.4487371Z   libc6-armel-cross libc6-armhf-cross libc6-dev-armel-cross
2025-08-20T22:43:13.4487763Z   libc6-dev-armhf-cross libgcc-13-dev-armel-cross libgcc-13-dev-armhf-cross
2025-08-20T22:43:13.4488187Z   libgcc-s1-armel-cross libgcc-s1-armhf-cross libgomp1-armel-cross
2025-08-20T22:43:13.4488542Z   libgomp1-armhf-cross libstdc++-13-dev-armel-cross
2025-08-20T22:43:13.4488912Z   libstdc++-13-dev-armhf-cross libstdc++6-armel-cross libstdc++6-armhf-cross
2025-08-20T22:43:13.4489353Z   libubsan1-armel-cross libubsan1-armhf-cross linux-libc-dev-armel-cross
2025-08-20T22:43:13.4489695Z   linux-libc-dev-armhf-cross
2025-08-20T22:43:13.4498941Z Suggested packages:
2025-08-20T22:43:13.4499244Z   binutils-doc gcc-13-locales cpp-13-doc cpp-doc gcc-13-doc manpages-dev
2025-08-20T22:43:13.4499613Z   gdb-arm-linux-gnueabi gcc-doc gdb-arm-linux-gnueabihf
2025-08-20T22:43:13.4832707Z The following NEW packages will be installed:
2025-08-20T22:43:13.4833090Z   binutils-arm-linux-gnueabi binutils-arm-linux-gnueabihf
2025-08-20T22:43:13.4833495Z   cpp-13-arm-linux-gnueabi cpp-13-arm-linux-gnueabihf cpp-arm-linux-gnueabi
2025-08-20T22:43:13.4833946Z   cpp-arm-linux-gnueabihf g++-13-arm-linux-gnueabi g++-13-arm-linux-gnueabihf
2025-08-20T22:43:13.4834403Z   g++-arm-linux-gnueabi g++-arm-linux-gnueabihf gcc-13-arm-linux-gnueabi
2025-08-20T22:43:13.4834780Z   gcc-13-arm-linux-gnueabi-base gcc-13-arm-linux-gnueabihf
2025-08-20T22:43:13.4835169Z   gcc-13-arm-linux-gnueabihf-base gcc-13-cross-base gcc-13-cross-base-ports
2025-08-20T22:43:13.4835587Z   gcc-14-cross-base gcc-14-cross-base-ports gcc-arm-linux-gnueabi
2025-08-20T22:43:13.4836164Z   gcc-arm-linux-gnueabihf libasan8-armel-cross libasan8-armhf-cross
2025-08-20T22:43:13.4836950Z   libatomic1-armel-cross libatomic1-armhf-cross libc6-armel-cross
2025-08-20T22:43:13.4837366Z   libc6-armhf-cross libc6-dev-armel-cross libc6-dev-armhf-cross
2025-08-20T22:43:13.4837772Z   libgcc-13-dev-armel-cross libgcc-13-dev-armhf-cross libgcc-s1-armel-cross
2025-08-20T22:43:13.4838191Z   libgcc-s1-armhf-cross libgomp1-armel-cross libgomp1-armhf-cross
2025-08-20T22:43:13.4838554Z   libstdc++-13-dev-armel-cross libstdc++-13-dev-armhf-cross
2025-08-20T22:43:13.4838940Z   libstdc++6-armel-cross libstdc++6-armhf-cross libubsan1-armel-cross
2025-08-20T22:43:13.4840247Z   libubsan1-armhf-cross linux-libc-dev-armel-cross linux-libc-dev-armhf-cross
2025-08-20T22:43:13.5967021Z 0 upgraded, 42 newly installed, 0 to remove and 168 not upgraded.
2025-08-20T22:43:13.5967376Z Need to get 112 MB of archives.
2025-08-20T22:43:13.5967671Z After this operation, 377 MB of additional disk space will be used.
2025-08-20T22:43:13.5968361Z 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-20T22:43:13.7414320Z 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-20T22:43:14.1540537Z 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-20T22:43:14.2006781Z 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-20T22:43:14.3531229Z 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-20T22:43:14.3996421Z 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-20T22:43:14.4462080Z 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-20T22:43:14.5107275Z 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-20T22:43:14.5573568Z 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-20T22:43:14.6041369Z Get:10 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 libc6-armel-cross all 2.39-0ubuntu8cross1 [1046 kB]
2025-08-20T22:43:14.6560092Z 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-20T22:43:14.7025967Z 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-20T22:43:14.7495836Z 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-20T22:43:14.7959983Z 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-20T22:43:14.8575022Z 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-20T22:43:14.9073769Z 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-20T22:43:15.0465527Z 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-20T22:43:15.0975316Z 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-20T22:43:15.3702165Z 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-20T22:43:15.4312736Z Get:20 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 libc6-dev-armel-cross all 2.39-0ubuntu8cross1 [1459 kB]
2025-08-20T22:43:15.4933034Z 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-20T22:43:15.5669657Z 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-20T22:43:15.7404137Z 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-20T22:43:15.8248683Z 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-20T22:43:15.8716932Z 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-20T22:43:15.9182264Z Get:26 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libc6-armhf-cross all 2.39-0ubuntu8cross1 [1320 kB]
2025-08-20T22:43:15.9785848Z 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-20T22:43:16.0254284Z 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-20T22:43:16.0722585Z 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-20T22:43:16.1188995Z 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-20T22:43:16.1972178Z 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-20T22:43:16.2504226Z 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-20T22:43:16.3090337Z 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-20T22:43:16.4517195Z 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-20T22:43:16.7138306Z 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-20T22:43:16.7750134Z Get:36 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libc6-dev-armhf-cross all 2.39-0ubuntu8cross1 [1387 kB]
2025-08-20T22:43:16.8363742Z 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-20T22:43:16.9097164Z 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-20T22:43:17.0828097Z 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-20T22:43:17.1290700Z 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-20T22:43:17.1755446Z 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-20T22:43:17.2218851Z 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-20T22:43:17.5108545Z Fetched 112 MB in 4s (30.1 MB/s)
2025-08-20T22:43:17.5397483Z Selecting previously unselected package gcc-13-arm-linux-gnueabi-base:arm64.
2025-08-20T22:43:17.5430420Z (Reading database ... 
2025-08-20T22:43:17.5430639Z (Reading database ... 5%
2025-08-20T22:43:17.5430842Z (Reading database ... 10%
2025-08-20T22:43:17.5431037Z (Reading database ... 15%
2025-08-20T22:43:17.5431232Z (Reading database ... 20%
2025-08-20T22:43:17.5431426Z (Reading database ... 25%
2025-08-20T22:43:17.5431647Z (Reading database ... 30%
2025-08-20T22:43:17.5432182Z (Reading database ... 35%
2025-08-20T22:43:17.5432403Z (Reading database ... 40%
2025-08-20T22:43:17.5432762Z (Reading database ... 45%
2025-08-20T22:43:17.5432967Z (Reading database ... 50%
2025-08-20T22:43:17.5451351Z (Reading database ... 55%
2025-08-20T22:43:17.5539485Z (Reading database ... 60%
2025-08-20T22:43:17.5574715Z (Reading database ... 65%
2025-08-20T22:43:17.5590776Z (Reading database ... 70%
2025-08-20T22:43:17.5614842Z (Reading database ... 75%
2025-08-20T22:43:17.5736402Z (Reading database ... 80%
2025-08-20T22:43:17.5803122Z (Reading database ... 85%
2025-08-20T22:43:17.5861825Z (Reading database ... 90%
2025-08-20T22:43:17.5922449Z (Reading database ... 95%
2025-08-20T22:43:17.5922692Z (Reading database ... 100%
2025-08-20T22:43:17.5922990Z (Reading database ... 196635 files and directories currently installed.)
2025-08-20T22:43:17.5955318Z Preparing to unpack .../00-gcc-13-arm-linux-gnueabi-base_13.3.0-6ubuntu2~24.04cross1_arm64.deb ...
2025-08-20T22:43:17.6057939Z Unpacking gcc-13-arm-linux-gnueabi-base:arm64 (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T22:43:17.6755980Z Selecting previously unselected package cpp-13-arm-linux-gnueabi.
2025-08-20T22:43:17.6918065Z Preparing to unpack .../01-cpp-13-arm-linux-gnueabi_13.3.0-6ubuntu2~24.04cross1_arm64.deb ...
2025-08-20T22:43:17.7026895Z Unpacking cpp-13-arm-linux-gnueabi (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T22:43:18.0053122Z Selecting previously unselected package gcc-13-arm-linux-gnueabihf-base:arm64.
2025-08-20T22:43:18.0196150Z Preparing to unpack .../02-gcc-13-arm-linux-gnueabihf-base_13.3.0-6ubuntu2~24.04cross1_arm64.deb ...
2025-08-20T22:43:18.0305061Z Unpacking gcc-13-arm-linux-gnueabihf-base:arm64 (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T22:43:18.1077203Z Selecting previously unselected package cpp-13-arm-linux-gnueabihf.
2025-08-20T22:43:18.1218989Z Preparing to unpack .../03-cpp-13-arm-linux-gnueabihf_13.3.0-6ubuntu2~24.04cross1_arm64.deb ...
2025-08-20T22:43:18.1303224Z Unpacking cpp-13-arm-linux-gnueabihf (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T22:43:18.4076542Z Selecting previously unselected package cpp-arm-linux-gnueabi.
2025-08-20T22:43:18.4243593Z Preparing to unpack .../04-cpp-arm-linux-gnueabi_4%3a13.2.1-2ubuntu1_arm64.deb ...
2025-08-20T22:43:18.4329009Z Unpacking cpp-arm-linux-gnueabi (4:13.2.1-2ubuntu1) ...
2025-08-20T22:43:18.4887991Z Selecting previously unselected package cpp-arm-linux-gnueabihf.
2025-08-20T22:43:18.5040643Z Preparing to unpack .../05-cpp-arm-linux-gnueabihf_4%3a13.2.0-7ubuntu1_arm64.deb ...
2025-08-20T22:43:18.5104271Z Unpacking cpp-arm-linux-gnueabihf (4:13.2.0-7ubuntu1) ...
2025-08-20T22:43:18.5727180Z Selecting previously unselected package binutils-arm-linux-gnueabi.
2025-08-20T22:43:18.5877061Z Preparing to unpack .../06-binutils-arm-linux-gnueabi_2.42-4ubuntu2.5_arm64.deb ...
2025-08-20T22:43:18.6010848Z Unpacking binutils-arm-linux-gnueabi (2.42-4ubuntu2.5) ...
2025-08-20T22:43:18.7169127Z Selecting previously unselected package gcc-13-cross-base-ports.
2025-08-20T22:43:18.7343859Z Preparing to unpack .../07-gcc-13-cross-base-ports_13.3.0-6ubuntu2~24.04cross1_all.deb ...
2025-08-20T22:43:18.7449111Z Unpacking gcc-13-cross-base-ports (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T22:43:18.8253224Z Selecting previously unselected package gcc-14-cross-base-ports.
2025-08-20T22:43:18.8418020Z Preparing to unpack .../08-gcc-14-cross-base-ports_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T22:43:18.8492300Z Unpacking gcc-14-cross-base-ports (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T22:43:18.9168063Z Selecting previously unselected package libc6-armel-cross.
2025-08-20T22:43:18.9329402Z Preparing to unpack .../09-libc6-armel-cross_2.39-0ubuntu8cross1_all.deb ...
2025-08-20T22:43:18.9402734Z Unpacking libc6-armel-cross (2.39-0ubuntu8cross1) ...
2025-08-20T22:43:19.0202839Z Selecting previously unselected package libgcc-s1-armel-cross.
2025-08-20T22:43:19.0351358Z Preparing to unpack .../10-libgcc-s1-armel-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T22:43:19.0435117Z Unpacking libgcc-s1-armel-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T22:43:19.1034141Z Selecting previously unselected package libgomp1-armel-cross.
2025-08-20T22:43:19.1184881Z Preparing to unpack .../11-libgomp1-armel-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T22:43:19.1263533Z Unpacking libgomp1-armel-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T22:43:19.1991766Z Selecting previously unselected package libatomic1-armel-cross.
2025-08-20T22:43:19.2134461Z Preparing to unpack .../12-libatomic1-armel-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T22:43:19.2323261Z Unpacking libatomic1-armel-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T22:43:19.3130216Z Selecting previously unselected package libasan8-armel-cross.
2025-08-20T22:43:19.3302288Z Preparing to unpack .../13-libasan8-armel-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T22:43:19.3409957Z Unpacking libasan8-armel-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T22:43:19.4610091Z Selecting previously unselected package libstdc++6-armel-cross.
2025-08-20T22:43:19.4774516Z Preparing to unpack .../14-libstdc++6-armel-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T22:43:19.4876697Z Unpacking libstdc++6-armel-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T22:43:19.5665457Z Selecting previously unselected package libubsan1-armel-cross.
2025-08-20T22:43:19.5811809Z Preparing to unpack .../15-libubsan1-armel-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T22:43:19.5910463Z Unpacking libubsan1-armel-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T22:43:19.6662301Z Selecting previously unselected package libgcc-13-dev-armel-cross.
2025-08-20T22:43:19.6817590Z Preparing to unpack .../16-libgcc-13-dev-armel-cross_13.3.0-6ubuntu2~24.04cross1_all.deb ...
2025-08-20T22:43:19.6888396Z Unpacking libgcc-13-dev-armel-cross (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T22:43:19.7908193Z Selecting previously unselected package gcc-13-arm-linux-gnueabi.
2025-08-20T22:43:19.8081409Z Preparing to unpack .../17-gcc-13-arm-linux-gnueabi_13.3.0-6ubuntu2~24.04cross1_arm64.deb ...
2025-08-20T22:43:19.8244677Z Unpacking gcc-13-arm-linux-gnueabi (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T22:43:20.3840097Z Selecting previously unselected package linux-libc-dev-armel-cross.
2025-08-20T22:43:20.4015250Z Preparing to unpack .../18-linux-libc-dev-armel-cross_6.8.0-25.25cross1_all.deb ...
2025-08-20T22:43:20.4152839Z Unpacking linux-libc-dev-armel-cross (6.8.0-25.25cross1) ...
2025-08-20T22:43:22.0071817Z Selecting previously unselected package libc6-dev-armel-cross.
2025-08-20T22:43:22.0263754Z Preparing to unpack .../19-libc6-dev-armel-cross_2.39-0ubuntu8cross1_all.deb ...
2025-08-20T22:43:22.0335527Z Unpacking libc6-dev-armel-cross (2.39-0ubuntu8cross1) ...
2025-08-20T22:43:23.0306851Z Selecting previously unselected package libstdc++-13-dev-armel-cross.
2025-08-20T22:43:23.0486051Z Preparing to unpack .../20-libstdc++-13-dev-armel-cross_13.3.0-6ubuntu2~24.04cross1_all.deb ...
2025-08-20T22:43:23.0567558Z Unpacking libstdc++-13-dev-armel-cross (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T22:43:24.7240619Z Selecting previously unselected package g++-13-arm-linux-gnueabi.
2025-08-20T22:43:24.7416290Z Preparing to unpack .../21-g++-13-arm-linux-gnueabi_13.3.0-6ubuntu2~24.04cross1_arm64.deb ...
2025-08-20T22:43:24.7518237Z Unpacking g++-13-arm-linux-gnueabi (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T22:43:25.1092957Z Selecting previously unselected package binutils-arm-linux-gnueabihf.
2025-08-20T22:43:25.1285299Z Preparing to unpack .../22-binutils-arm-linux-gnueabihf_2.42-4ubuntu2.5_arm64.deb ...
2025-08-20T22:43:25.1380525Z Unpacking binutils-arm-linux-gnueabihf (2.42-4ubuntu2.5) ...
2025-08-20T22:43:25.2595664Z Selecting previously unselected package gcc-13-cross-base.
2025-08-20T22:43:25.2780364Z Preparing to unpack .../23-gcc-13-cross-base_13.3.0-6ubuntu2~24.04cross1_all.deb ...
2025-08-20T22:43:25.2929210Z Unpacking gcc-13-cross-base (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T22:43:25.3437365Z Selecting previously unselected package gcc-14-cross-base.
2025-08-20T22:43:25.3600061Z Preparing to unpack .../24-gcc-14-cross-base_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T22:43:25.3721247Z Unpacking gcc-14-cross-base (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T22:43:25.4415210Z Selecting previously unselected package libc6-armhf-cross.
2025-08-20T22:43:25.4589866Z Preparing to unpack .../25-libc6-armhf-cross_2.39-0ubuntu8cross1_all.deb ...
2025-08-20T22:43:25.4684164Z Unpacking libc6-armhf-cross (2.39-0ubuntu8cross1) ...
2025-08-20T22:43:25.5578300Z Selecting previously unselected package libgcc-s1-armhf-cross.
2025-08-20T22:43:25.5759110Z Preparing to unpack .../26-libgcc-s1-armhf-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T22:43:25.5848086Z Unpacking libgcc-s1-armhf-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T22:43:25.6477145Z Selecting previously unselected package libgomp1-armhf-cross.
2025-08-20T22:43:25.6654858Z Preparing to unpack .../27-libgomp1-armhf-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T22:43:25.6728015Z Unpacking libgomp1-armhf-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T22:43:25.7299118Z Selecting previously unselected package libatomic1-armhf-cross.
2025-08-20T22:43:25.7476909Z Preparing to unpack .../28-libatomic1-armhf-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T22:43:25.7571972Z Unpacking libatomic1-armhf-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T22:43:25.8207398Z Selecting previously unselected package libasan8-armhf-cross.
2025-08-20T22:43:25.8377531Z Preparing to unpack .../29-libasan8-armhf-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T22:43:25.8446704Z Unpacking libasan8-armhf-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T22:43:25.9533809Z Selecting previously unselected package libstdc++6-armhf-cross.
2025-08-20T22:43:25.9699570Z Preparing to unpack .../30-libstdc++6-armhf-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T22:43:25.9776567Z Unpacking libstdc++6-armhf-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T22:43:26.0421551Z Selecting previously unselected package libubsan1-armhf-cross.
2025-08-20T22:43:26.0593964Z Preparing to unpack .../31-libubsan1-armhf-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T22:43:26.0656175Z Unpacking libubsan1-armhf-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T22:43:26.1437171Z Selecting previously unselected package libgcc-13-dev-armhf-cross.
2025-08-20T22:43:26.1613339Z Preparing to unpack .../32-libgcc-13-dev-armhf-cross_13.3.0-6ubuntu2~24.04cross1_all.deb ...
2025-08-20T22:43:26.1681375Z Unpacking libgcc-13-dev-armhf-cross (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T22:43:26.2615645Z Selecting previously unselected package gcc-13-arm-linux-gnueabihf.
2025-08-20T22:43:26.2794056Z Preparing to unpack .../33-gcc-13-arm-linux-gnueabihf_13.3.0-6ubuntu2~24.04cross1_arm64.deb ...
2025-08-20T22:43:26.2916243Z Unpacking gcc-13-arm-linux-gnueabihf (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T22:43:26.8523575Z Selecting previously unselected package linux-libc-dev-armhf-cross.
2025-08-20T22:43:26.8705361Z Preparing to unpack .../34-linux-libc-dev-armhf-cross_6.8.0-25.25cross1_all.deb ...
2025-08-20T22:43:26.8840731Z Unpacking linux-libc-dev-armhf-cross (6.8.0-25.25cross1) ...
2025-08-20T22:43:28.8177876Z Selecting previously unselected package libc6-dev-armhf-cross.
2025-08-20T22:43:28.8358193Z Preparing to unpack .../35-libc6-dev-armhf-cross_2.39-0ubuntu8cross1_all.deb ...
2025-08-20T22:43:28.8469960Z Unpacking libc6-dev-armhf-cross (2.39-0ubuntu8cross1) ...
2025-08-20T22:43:29.8625197Z Selecting previously unselected package libstdc++-13-dev-armhf-cross.
2025-08-20T22:43:29.8802872Z Preparing to unpack .../36-libstdc++-13-dev-armhf-cross_13.3.0-6ubuntu2~24.04cross1_all.deb ...
2025-08-20T22:43:29.8882681Z Unpacking libstdc++-13-dev-armhf-cross (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T22:43:31.5316939Z Selecting previously unselected package g++-13-arm-linux-gnueabihf.
2025-08-20T22:43:31.5508318Z Preparing to unpack .../37-g++-13-arm-linux-gnueabihf_13.3.0-6ubuntu2~24.04cross1_arm64.deb ...
2025-08-20T22:43:31.5597772Z Unpacking g++-13-arm-linux-gnueabihf (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T22:43:31.9057775Z Selecting previously unselected package gcc-arm-linux-gnueabi.
2025-08-20T22:43:31.9238951Z Preparing to unpack .../38-gcc-arm-linux-gnueabi_4%3a13.2.1-2ubuntu1_arm64.deb ...
2025-08-20T22:43:31.9331823Z Unpacking gcc-arm-linux-gnueabi (4:13.2.1-2ubuntu1) ...
2025-08-20T22:43:31.9793401Z Selecting previously unselected package g++-arm-linux-gnueabi.
2025-08-20T22:43:31.9964293Z Preparing to unpack .../39-g++-arm-linux-gnueabi_4%3a13.2.1-2ubuntu1_arm64.deb ...
2025-08-20T22:43:32.0035905Z Unpacking g++-arm-linux-gnueabi (4:13.2.1-2ubuntu1) ...
2025-08-20T22:43:32.0626658Z Selecting previously unselected package gcc-arm-linux-gnueabihf.
2025-08-20T22:43:32.0796218Z Preparing to unpack .../40-gcc-arm-linux-gnueabihf_4%3a13.2.0-7ubuntu1_arm64.deb ...
2025-08-20T22:43:32.0861781Z Unpacking gcc-arm-linux-gnueabihf (4:13.2.0-7ubuntu1) ...
2025-08-20T22:43:32.1390816Z Selecting previously unselected package g++-arm-linux-gnueabihf.
2025-08-20T22:43:32.1552416Z Preparing to unpack .../41-g++-arm-linux-gnueabihf_4%3a13.2.0-7ubuntu1_arm64.deb ...
2025-08-20T22:43:32.1619555Z Unpacking g++-arm-linux-gnueabihf (4:13.2.0-7ubuntu1) ...
2025-08-20T22:43:32.2342375Z Setting up binutils-arm-linux-gnueabi (2.42-4ubuntu2.5) ...
2025-08-20T22:43:32.2625429Z Setting up libc6-armhf-cross (2.39-0ubuntu8cross1) ...
2025-08-20T22:43:32.2854497Z Setting up gcc-13-arm-linux-gnueabi-base:arm64 (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T22:43:32.3066946Z Setting up gcc-14-cross-base (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T22:43:32.3331368Z Setting up libatomic1-armhf-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T22:43:32.3542073Z Setting up linux-libc-dev-armel-cross (6.8.0-25.25cross1) ...
2025-08-20T22:43:32.3761859Z Setting up gcc-13-cross-base (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T22:43:32.3983389Z Setting up linux-libc-dev-armhf-cross (6.8.0-25.25cross1) ...
2025-08-20T22:43:32.4173773Z Setting up libc6-armel-cross (2.39-0ubuntu8cross1) ...
2025-08-20T22:43:32.4373575Z Setting up gcc-13-arm-linux-gnueabihf-base:arm64 (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T22:43:32.4624923Z Setting up gcc-14-cross-base-ports (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T22:43:32.4870380Z Setting up libc6-dev-armel-cross (2.39-0ubuntu8cross1) ...
2025-08-20T22:43:32.5038111Z Setting up binutils-arm-linux-gnueabihf (2.42-4ubuntu2.5) ...
2025-08-20T22:43:32.5280027Z Setting up gcc-13-cross-base-ports (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T22:43:32.5485633Z Setting up libgomp1-armhf-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T22:43:32.5688489Z Setting up cpp-13-arm-linux-gnueabi (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T22:43:32.5910451Z Setting up libgomp1-armel-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T22:43:32.6097747Z Setting up cpp-13-arm-linux-gnueabihf (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T22:43:32.6293574Z Setting up libgcc-s1-armhf-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T22:43:32.6492592Z Setting up libgcc-s1-armel-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T22:43:32.6716606Z Setting up libc6-dev-armhf-cross (2.39-0ubuntu8cross1) ...
2025-08-20T22:43:32.6927472Z Setting up libstdc++6-armel-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T22:43:32.7146860Z Setting up libatomic1-armel-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T22:43:32.7470373Z Setting up cpp-arm-linux-gnueabi (4:13.2.1-2ubuntu1) ...
2025-08-20T22:43:32.7845874Z Setting up libstdc++6-armhf-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T22:43:32.8034737Z Setting up libubsan1-armel-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T22:43:32.8260925Z Setting up libubsan1-armhf-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T22:43:32.8495261Z Setting up cpp-arm-linux-gnueabihf (4:13.2.0-7ubuntu1) ...
2025-08-20T22:43:32.8787996Z Setting up libasan8-armhf-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T22:43:32.9052707Z Setting up libasan8-armel-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T22:43:32.9269725Z Setting up libgcc-13-dev-armel-cross (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T22:43:32.9511496Z Setting up gcc-13-arm-linux-gnueabi (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T22:43:32.9706221Z Setting up libstdc++-13-dev-armel-cross (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T22:43:33.0087441Z Setting up libgcc-13-dev-armhf-cross (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T22:43:33.0322250Z Setting up gcc-arm-linux-gnueabi (4:13.2.1-2ubuntu1) ...
2025-08-20T22:43:33.0560115Z Setting up g++-13-arm-linux-gnueabi (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T22:43:33.0798311Z Setting up libstdc++-13-dev-armhf-cross (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T22:43:33.0986205Z Setting up gcc-13-arm-linux-gnueabihf (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T22:43:33.1186280Z Setting up g++-arm-linux-gnueabi (4:13.2.1-2ubuntu1) ...
2025-08-20T22:43:33.1401337Z Setting up gcc-arm-linux-gnueabihf (4:13.2.0-7ubuntu1) ...
2025-08-20T22:43:33.1653950Z Setting up g++-13-arm-linux-gnueabihf (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T22:43:33.2160978Z Setting up g++-arm-linux-gnueabihf (4:13.2.0-7ubuntu1) ...
2025-08-20T22:43:33.2438341Z Processing triggers for ccache (4.9.1-1) ...
2025-08-20T22:43:33.2517790Z Updating symlinks in /usr/lib/ccache ...
2025-08-20T22:43:33.2695302Z Processing triggers for man-db (2.12.0-4build2) ...
2025-08-20T22:43:34.6012886Z Processing triggers for libc-bin (2.39-0ubuntu8.4) ...
2025-08-20T22:43:35.7677058Z Reading package lists...
2025-08-20T22:43:35.9470133Z Building dependency tree...
2025-08-20T22:43:35.9477991Z Reading state information...
2025-08-20T22:43:36.1862072Z The following additional packages will be installed:
2025-08-20T22:43:36.1862654Z   libdbus-1-dev libibverbs-dev libjudydebian1 libnl-3-dev libnl-route-3-dev
2025-08-20T22:43:36.1867731Z   libpcap0.8-dev
2025-08-20T22:43:36.2154868Z The following NEW packages will be installed:
2025-08-20T22:43:36.2155689Z   libdbus-1-dev libibverbs-dev libjudydebian1 libnl-3-dev libnl-route-3-dev
2025-08-20T22:43:36.2161688Z   libpcap-dev libpcap0.8-dev pcaputils
2025-08-20T22:43:36.2374110Z 0 upgraded, 8 newly installed, 0 to remove and 168 not upgraded.
2025-08-20T22:43:36.5122216Z Need to get 1640 kB of archives.
2025-08-20T22:43:36.5122612Z After this operation, 7134 kB of additional disk space will be used.
2025-08-20T22:43:36.5123185Z 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-20T22:43:36.7511978Z Get:2 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 libjudydebian1 arm64 1.0.5-5.1build1 [104 kB]
2025-08-20T22:43:36.8143252Z 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-20T22:43:36.8780748Z 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-20T22:43:36.9620697Z Get:5 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 libibverbs-dev arm64 50.0-2ubuntu0.2 [695 kB]
2025-08-20T22:43:37.0946887Z Get:6 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libpcap0.8-dev arm64 1.10.4-4.1ubuntu3 [265 kB]
2025-08-20T22:43:37.1514477Z Get:7 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libpcap-dev arm64 1.10.4-4.1ubuntu3 [3324 B]
2025-08-20T22:43:37.1977599Z Get:8 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 pcaputils arm64 0.8-1.1build2 [42.4 kB]
2025-08-20T22:43:37.4916189Z Fetched 1640 kB in 1s (1729 kB/s)
2025-08-20T22:43:37.5386605Z Selecting previously unselected package libdbus-1-dev:arm64.
2025-08-20T22:43:37.5422017Z (Reading database ... 
2025-08-20T22:43:37.5422230Z (Reading database ... 5%
2025-08-20T22:43:37.5422431Z (Reading database ... 10%
2025-08-20T22:43:37.5422630Z (Reading database ... 15%
2025-08-20T22:43:37.5422827Z (Reading database ... 20%
2025-08-20T22:43:37.5423538Z (Reading database ... 25%
2025-08-20T22:43:37.5423749Z (Reading database ... 30%
2025-08-20T22:43:37.5424359Z (Reading database ... 35%
2025-08-20T22:43:37.5424588Z (Reading database ... 40%
2025-08-20T22:43:37.5424784Z (Reading database ... 45%
2025-08-20T22:43:37.5424978Z (Reading database ... 50%
2025-08-20T22:43:37.5446393Z (Reading database ... 55%
2025-08-20T22:43:37.5544115Z (Reading database ... 60%
2025-08-20T22:43:37.5583376Z (Reading database ... 65%
2025-08-20T22:43:37.5601560Z (Reading database ... 70%
2025-08-20T22:43:37.5639207Z (Reading database ... 75%
2025-08-20T22:43:37.5814823Z (Reading database ... 80%
2025-08-20T22:43:37.5849801Z (Reading database ... 85%
2025-08-20T22:43:37.5922846Z (Reading database ... 90%
2025-08-20T22:43:37.5993198Z (Reading database ... 95%
2025-08-20T22:43:37.5993410Z (Reading database ... 100%
2025-08-20T22:43:37.5993700Z (Reading database ... 202071 files and directories currently installed.)
2025-08-20T22:43:37.6033421Z Preparing to unpack .../0-libdbus-1-dev_1.14.10-4ubuntu4.1_arm64.deb ...
2025-08-20T22:43:37.6155555Z Unpacking libdbus-1-dev:arm64 (1.14.10-4ubuntu4.1) ...
2025-08-20T22:43:37.7023211Z Selecting previously unselected package libjudydebian1.
2025-08-20T22:43:37.7180173Z Preparing to unpack .../1-libjudydebian1_1.0.5-5.1build1_arm64.deb ...
2025-08-20T22:43:37.7328490Z Unpacking libjudydebian1 (1.0.5-5.1build1) ...
2025-08-20T22:43:37.7936412Z Selecting previously unselected package libnl-3-dev:arm64.
2025-08-20T22:43:37.8122789Z Preparing to unpack .../2-libnl-3-dev_3.7.0-0.3build1.1_arm64.deb ...
2025-08-20T22:43:37.8201487Z Unpacking libnl-3-dev:arm64 (3.7.0-0.3build1.1) ...
2025-08-20T22:43:37.8921287Z Selecting previously unselected package libnl-route-3-dev:arm64.
2025-08-20T22:43:37.9091141Z Preparing to unpack .../3-libnl-route-3-dev_3.7.0-0.3build1.1_arm64.deb ...
2025-08-20T22:43:37.9211139Z Unpacking libnl-route-3-dev:arm64 (3.7.0-0.3build1.1) ...
2025-08-20T22:43:37.9851011Z Selecting previously unselected package libibverbs-dev:arm64.
2025-08-20T22:43:38.0004748Z Preparing to unpack .../4-libibverbs-dev_50.0-2ubuntu0.2_arm64.deb ...
2025-08-20T22:43:38.0091601Z Unpacking libibverbs-dev:arm64 (50.0-2ubuntu0.2) ...
2025-08-20T22:43:38.1102959Z Selecting previously unselected package libpcap0.8-dev:arm64.
2025-08-20T22:43:38.1258932Z Preparing to unpack .../5-libpcap0.8-dev_1.10.4-4.1ubuntu3_arm64.deb ...
2025-08-20T22:43:38.1376433Z Unpacking libpcap0.8-dev:arm64 (1.10.4-4.1ubuntu3) ...
2025-08-20T22:43:38.2007061Z Selecting previously unselected package libpcap-dev:arm64.
2025-08-20T22:43:38.2175127Z Preparing to unpack .../6-libpcap-dev_1.10.4-4.1ubuntu3_arm64.deb ...
2025-08-20T22:43:38.2322566Z Unpacking libpcap-dev:arm64 (1.10.4-4.1ubuntu3) ...
2025-08-20T22:43:38.3070355Z Selecting previously unselected package pcaputils.
2025-08-20T22:43:38.3247793Z Preparing to unpack .../7-pcaputils_0.8-1.1build2_arm64.deb ...
2025-08-20T22:43:38.3333532Z Unpacking pcaputils (0.8-1.1build2) ...
2025-08-20T22:43:38.4206608Z Setting up libjudydebian1 (1.0.5-5.1build1) ...
2025-08-20T22:43:38.4484249Z Setting up libdbus-1-dev:arm64 (1.14.10-4ubuntu4.1) ...
2025-08-20T22:43:38.5869724Z Setting up libnl-3-dev:arm64 (3.7.0-0.3build1.1) ...
2025-08-20T22:43:38.6090678Z Setting up pcaputils (0.8-1.1build2) ...
2025-08-20T22:43:38.6423901Z update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults
2025-08-20T22:43:38.8885452Z Setting up libnl-route-3-dev:arm64 (3.7.0-0.3build1.1) ...
2025-08-20T22:43:38.9179929Z Setting up libibverbs-dev:arm64 (50.0-2ubuntu0.2) ...
2025-08-20T22:43:38.9474957Z Processing triggers for libc-bin (2.39-0ubuntu8.4) ...
2025-08-20T22:43:38.9893952Z Processing triggers for man-db (2.12.0-4build2) ...
2025-08-20T22:43:40.6003683Z Processing triggers for sgml-base (1.31) ...
2025-08-20T22:43:40.6344148Z Setting up libpcap0.8-dev:arm64 (1.10.4-4.1ubuntu3) ...
2025-08-20T22:43:40.6544977Z Setting up libpcap-dev:arm64 (1.10.4-4.1ubuntu3) ...
2025-08-20T22:43:41.8213354Z Reading package lists...
2025-08-20T22:43:42.0039482Z Building dependency tree...
2025-08-20T22:43:42.0047178Z Reading state information...
2025-08-20T22:43:42.0426865Z Reading package lists...
2025-08-20T22:43:42.2270301Z Building dependency tree...
2025-08-20T22:43:42.2277995Z Reading state information...
2025-08-20T22:43:42.4747060Z The following additional packages will be installed:
2025-08-20T22:43:42.4753014Z   liblz1 liblzma-dev librust-cc-dev librust-libc-dev librust-pkg-config-dev
2025-08-20T22:43:42.4761562Z Suggested packages:
2025-08-20T22:43:42.4761870Z   liblzma-doc librust-cc+jobserver-dev librust-libc+rustc-dep-of-std-dev
2025-08-20T22:43:42.4762272Z   librust-libc+rustc-std-workspace-core-dev
2025-08-20T22:43:42.4937892Z The following NEW packages will be installed:
2025-08-20T22:43:42.4938401Z   liblz-dev liblz1 liblzma-dev librust-cc-dev librust-libc-dev
2025-08-20T22:43:42.4941543Z   librust-lzma-sys-dev librust-pkg-config-dev lzma lzma-dev
2025-08-20T22:43:42.6061899Z 0 upgraded, 9 newly installed, 0 to remove and 168 not upgraded.
2025-08-20T22:43:42.6062337Z Need to get 801 kB of archives.
2025-08-20T22:43:42.6062663Z After this operation, 6261 kB of additional disk space will be used.
2025-08-20T22:43:42.6063149Z Get:1 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 liblz1 arm64 1.14-1 [37.6 kB]
2025-08-20T22:43:42.7223972Z Get:2 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 liblz-dev arm64 1.14-1 [53.3 kB]
2025-08-20T22:43:42.8175071Z Get:3 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 librust-libc-dev arm64 0.2.152-1 [353 kB]
2025-08-20T22:43:42.9779168Z Get:4 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 librust-cc-dev arm64 1.0.83-1 [61.6 kB]
2025-08-20T22:43:43.0287315Z 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-20T22:43:43.0761863Z 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-20T22:43:43.1364068Z 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-20T22:43:43.1831184Z Get:8 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 lzma arm64 9.22-2.2 [43.5 kB]
2025-08-20T22:43:43.2317135Z Get:9 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 lzma-dev all 9.22-2.2 [41.6 kB]
2025-08-20T22:43:43.5381303Z Fetched 801 kB in 1s (1098 kB/s)
2025-08-20T22:43:43.5747060Z Selecting previously unselected package liblz1:arm64.
2025-08-20T22:43:43.5783817Z (Reading database ... 
2025-08-20T22:43:43.5784112Z (Reading database ... 5%
2025-08-20T22:43:43.5784315Z (Reading database ... 10%
2025-08-20T22:43:43.5784516Z (Reading database ... 15%
2025-08-20T22:43:43.5784710Z (Reading database ... 20%
2025-08-20T22:43:43.5784904Z (Reading database ... 25%
2025-08-20T22:43:43.5785100Z (Reading database ... 30%
2025-08-20T22:43:43.5785985Z (Reading database ... 35%
2025-08-20T22:43:43.5786236Z (Reading database ... 40%
2025-08-20T22:43:43.5786437Z (Reading database ... 45%
2025-08-20T22:43:43.5786637Z (Reading database ... 50%
2025-08-20T22:43:43.5809219Z (Reading database ... 55%
2025-08-20T22:43:43.5918408Z (Reading database ... 60%
2025-08-20T22:43:43.5963300Z (Reading database ... 65%
2025-08-20T22:43:43.5985685Z (Reading database ... 70%
2025-08-20T22:43:43.6027880Z (Reading database ... 75%
2025-08-20T22:43:43.6231622Z (Reading database ... 80%
2025-08-20T22:43:43.6273513Z (Reading database ... 85%
2025-08-20T22:43:43.6364405Z (Reading database ... 90%
2025-08-20T22:43:43.6451003Z (Reading database ... 95%
2025-08-20T22:43:43.6451262Z (Reading database ... 100%
2025-08-20T22:43:43.6451550Z (Reading database ... 202727 files and directories currently installed.)
2025-08-20T22:43:43.6498232Z Preparing to unpack .../0-liblz1_1.14-1_arm64.deb ...
2025-08-20T22:43:43.6642686Z Unpacking liblz1:arm64 (1.14-1) ...
2025-08-20T22:43:43.7240392Z Selecting previously unselected package liblz-dev:arm64.
2025-08-20T22:43:43.7423539Z Preparing to unpack .../1-liblz-dev_1.14-1_arm64.deb ...
2025-08-20T22:43:43.7497356Z Unpacking liblz-dev:arm64 (1.14-1) ...
2025-08-20T22:43:43.8304408Z Selecting previously unselected package librust-libc-dev:arm64.
2025-08-20T22:43:43.8480502Z Preparing to unpack .../2-librust-libc-dev_0.2.152-1_arm64.deb ...
2025-08-20T22:43:43.8640766Z Unpacking librust-libc-dev:arm64 (0.2.152-1) ...
2025-08-20T22:43:43.9567821Z Selecting previously unselected package librust-cc-dev:arm64.
2025-08-20T22:43:43.9746322Z Preparing to unpack .../3-librust-cc-dev_1.0.83-1_arm64.deb ...
2025-08-20T22:43:43.9808312Z Unpacking librust-cc-dev:arm64 (1.0.83-1) ...
2025-08-20T22:43:44.0413407Z Selecting previously unselected package librust-pkg-config-dev:arm64.
2025-08-20T22:43:44.0587013Z Preparing to unpack .../4-librust-pkg-config-dev_0.3.27-1_arm64.deb ...
2025-08-20T22:43:44.0653740Z Unpacking librust-pkg-config-dev:arm64 (0.3.27-1) ...
2025-08-20T22:43:44.1234445Z Selecting previously unselected package liblzma-dev:arm64.
2025-08-20T22:43:44.1420987Z Preparing to unpack .../5-liblzma-dev_5.6.1+really5.4.5-1ubuntu0.2_arm64.deb ...
2025-08-20T22:43:44.1479231Z Unpacking liblzma-dev:arm64 (5.6.1+really5.4.5-1ubuntu0.2) ...
2025-08-20T22:43:44.2124652Z Selecting previously unselected package librust-lzma-sys-dev:arm64.
2025-08-20T22:43:44.2308218Z Preparing to unpack .../6-librust-lzma-sys-dev_0.1.20-1_arm64.deb ...
2025-08-20T22:43:44.2417538Z Unpacking librust-lzma-sys-dev:arm64 (0.1.20-1) ...
2025-08-20T22:43:44.3258949Z Selecting previously unselected package lzma.
2025-08-20T22:43:44.3429712Z Preparing to unpack .../7-lzma_9.22-2.2_arm64.deb ...
2025-08-20T22:43:44.3503969Z Unpacking lzma (9.22-2.2) ...
2025-08-20T22:43:44.4098654Z Selecting previously unselected package lzma-dev.
2025-08-20T22:43:44.4277383Z Preparing to unpack .../8-lzma-dev_9.22-2.2_all.deb ...
2025-08-20T22:43:44.4343378Z Unpacking lzma-dev (9.22-2.2) ...
2025-08-20T22:43:44.5332746Z Setting up liblz1:arm64 (1.14-1) ...
2025-08-20T22:43:44.5532730Z Setting up librust-libc-dev:arm64 (0.2.152-1) ...
2025-08-20T22:43:44.5714373Z Setting up librust-cc-dev:arm64 (1.0.83-1) ...
2025-08-20T22:43:44.5909267Z Setting up liblz-dev:arm64 (1.14-1) ...
2025-08-20T22:43:44.6098845Z Setting up lzma (9.22-2.2) ...
2025-08-20T22:43:44.6304364Z update-alternatives: using /usr/bin/lzmp to provide /usr/bin/lzma (lzma) in auto mode
2025-08-20T22:43:44.6447106Z Setting up lzma-dev (9.22-2.2) ...
2025-08-20T22:43:44.6620342Z Setting up liblzma-dev:arm64 (5.6.1+really5.4.5-1ubuntu0.2) ...
2025-08-20T22:43:44.6839530Z Setting up librust-pkg-config-dev:arm64 (0.3.27-1) ...
2025-08-20T22:43:44.7041669Z Setting up librust-lzma-sys-dev:arm64 (0.1.20-1) ...
2025-08-20T22:43:44.7218963Z Processing triggers for libc-bin (2.39-0ubuntu8.4) ...
2025-08-20T22:43:44.7553488Z Processing triggers for man-db (2.12.0-4build2) ...
2025-08-20T22:43:46.1317688Z Processing triggers for install-info (7.1-3build2) ...
2025-08-20T22:43:47.5996196Z Reading package lists...
2025-08-20T22:43:47.8472708Z Building dependency tree...
2025-08-20T22:43:47.8481181Z Reading state information...
2025-08-20T22:43:48.1852264Z dnsutils is already the newest version (1:9.18.30-0ubuntu0.24.04.2).
2025-08-20T22:43:48.1852719Z inetutils-telnet is already the newest version (2:2.5-3ubuntu4).
2025-08-20T22:43:48.1853050Z inetutils-telnet set to manually installed.
2025-08-20T22:43:48.1853353Z net-tools is already the newest version (2.10-0.1ubuntu4.4).
2025-08-20T22:43:48.1853681Z The following additional packages will be installed:
2025-08-20T22:43:48.1853944Z   tcpd update-inetd
2025-08-20T22:43:48.2028796Z The following packages will be REMOVED:
2025-08-20T22:43:48.2036694Z   iputils-ping rsyslog ubuntu-minimal
2025-08-20T22:43:48.2037766Z The following NEW packages will be installed:
2025-08-20T22:43:48.2038094Z   inetutils-ftp inetutils-ftpd inetutils-inetd inetutils-ping
2025-08-20T22:43:48.2038490Z   inetutils-syslogd inetutils-talk inetutils-talkd inetutils-telnetd
2025-08-20T22:43:48.2046164Z   inetutils-tools inetutils-traceroute netcat-traditional tcpd update-inetd
2025-08-20T22:43:48.3170013Z 0 upgraded, 13 newly installed, 3 to remove and 167 not upgraded.
2025-08-20T22:43:48.3170784Z Need to get 691 kB of archives.
2025-08-20T22:43:48.3171060Z After this operation, 987 kB disk space will be freed.
2025-08-20T22:43:48.3171569Z Get:1 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 inetutils-syslogd arm64 2:2.5-3ubuntu4 [61.1 kB]
2025-08-20T22:43:48.4701205Z Get:2 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 tcpd arm64 7.6.q-33 [25.2 kB]
2025-08-20T22:43:48.5267286Z Get:3 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 update-inetd all 4.53 [24.0 kB]
2025-08-20T22:43:48.5838216Z Get:4 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 inetutils-inetd arm64 2:2.5-3ubuntu4 [44.9 kB]
2025-08-20T22:43:48.6599831Z Get:5 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 inetutils-ftp arm64 2:2.5-3ubuntu4 [82.8 kB]
2025-08-20T22:43:48.7459497Z Get:6 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 inetutils-ftpd arm64 2:2.5-3ubuntu4 [72.2 kB]
2025-08-20T22:43:48.8168903Z Get:7 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 inetutils-ping arm64 2:2.5-3ubuntu4 [61.9 kB]
2025-08-20T22:43:48.8829487Z Get:8 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 inetutils-talk arm64 2:2.5-3ubuntu4 [45.0 kB]
2025-08-20T22:43:48.9430053Z Get:9 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 inetutils-talkd arm64 2:2.5-3ubuntu4 [34.5 kB]
2025-08-20T22:43:49.0002507Z Get:10 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 inetutils-telnetd arm64 2:2.5-3ubuntu4 [59.1 kB]
2025-08-20T22:43:49.0652993Z Get:11 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 inetutils-tools arm64 2:2.5-3ubuntu4 [76.6 kB]
2025-08-20T22:43:49.1366403Z Get:12 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 netcat-traditional arm64 1.10-48 [61.1 kB]
2025-08-20T22:43:49.2015006Z Get:13 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 inetutils-traceroute arm64 2:2.5-3ubuntu4 [42.1 kB]
2025-08-20T22:43:49.4395844Z Preconfiguring packages ...
2025-08-20T22:43:49.5442053Z Fetched 691 kB in 1s (691 kB/s)
2025-08-20T22:43:49.5640360Z (Reading database ... 
2025-08-20T22:43:49.5640644Z (Reading database ... 5%
2025-08-20T22:43:49.5640847Z (Reading database ... 10%
2025-08-20T22:43:49.5641046Z (Reading database ... 15%
2025-08-20T22:43:49.5641247Z (Reading database ... 20%
2025-08-20T22:43:49.5641441Z (Reading database ... 25%
2025-08-20T22:43:49.5641633Z (Reading database ... 30%
2025-08-20T22:43:49.5641826Z (Reading database ... 35%
2025-08-20T22:43:49.5642037Z (Reading database ... 40%
2025-08-20T22:43:49.5642232Z (Reading database ... 45%
2025-08-20T22:43:49.5642420Z (Reading database ... 50%
2025-08-20T22:43:49.5660953Z (Reading database ... 55%
2025-08-20T22:43:49.5750083Z (Reading database ... 60%
2025-08-20T22:43:49.5786405Z (Reading database ... 65%
2025-08-20T22:43:49.5804676Z (Reading database ... 70%
2025-08-20T22:43:49.5838971Z (Reading database ... 75%
2025-08-20T22:43:49.5993594Z (Reading database ... 80%
2025-08-20T22:43:49.6025073Z (Reading database ... 85%
2025-08-20T22:43:49.6089137Z (Reading database ... 90%
2025-08-20T22:43:49.6150499Z (Reading database ... 95%
2025-08-20T22:43:49.6150708Z (Reading database ... 100%
2025-08-20T22:43:49.6151011Z (Reading database ... 203219 files and directories currently installed.)
2025-08-20T22:43:49.6178594Z Removing ubuntu-minimal (1.539.2) ...
2025-08-20T22:43:49.6868605Z Removing iputils-ping (3:20240117-1build1) ...
2025-08-20T22:43:49.7657024Z Removing rsyslog (8.2312.0-3ubuntu9.1) ...
2025-08-20T22:43:50.1398738Z Selecting previously unselected package inetutils-syslogd.
2025-08-20T22:43:50.1432024Z (Reading database ... 
2025-08-20T22:43:50.1432338Z (Reading database ... 5%
2025-08-20T22:43:50.1432616Z (Reading database ... 10%
2025-08-20T22:43:50.1432828Z (Reading database ... 15%
2025-08-20T22:43:50.1433026Z (Reading database ... 20%
2025-08-20T22:43:50.1433297Z (Reading database ... 25%
2025-08-20T22:43:50.1433557Z (Reading database ... 30%
2025-08-20T22:43:50.1433813Z (Reading database ... 35%
2025-08-20T22:43:50.1434069Z (Reading database ... 40%
2025-08-20T22:43:50.1434643Z (Reading database ... 45%
2025-08-20T22:43:50.1434940Z (Reading database ... 50%
2025-08-20T22:43:50.1451347Z (Reading database ... 55%
2025-08-20T22:43:50.1539974Z (Reading database ... 60%
2025-08-20T22:43:50.1575494Z (Reading database ... 65%
2025-08-20T22:43:50.1592085Z (Reading database ... 70%
2025-08-20T22:43:50.1625891Z (Reading database ... 75%
2025-08-20T22:43:50.1781558Z (Reading database ... 80%
2025-08-20T22:43:50.1814066Z (Reading database ... 85%
2025-08-20T22:43:50.1879440Z (Reading database ... 90%
2025-08-20T22:43:50.1942882Z (Reading database ... 95%
2025-08-20T22:43:50.1943097Z (Reading database ... 100%
2025-08-20T22:43:50.1943389Z (Reading database ... 203147 files and directories currently installed.)
2025-08-20T22:43:50.1971282Z Preparing to unpack .../00-inetutils-syslogd_2%3a2.5-3ubuntu4_arm64.deb ...
2025-08-20T22:43:50.2084131Z Unpacking inetutils-syslogd (2:2.5-3ubuntu4) ...
2025-08-20T22:43:50.2681073Z Selecting previously unselected package tcpd.
2025-08-20T22:43:50.2827882Z Preparing to unpack .../01-tcpd_7.6.q-33_arm64.deb ...
2025-08-20T22:43:50.2901438Z Unpacking tcpd (7.6.q-33) ...
2025-08-20T22:43:50.3563779Z Selecting previously unselected package update-inetd.
2025-08-20T22:43:50.3719159Z Preparing to unpack .../02-update-inetd_4.53_all.deb ...
2025-08-20T22:43:50.3784465Z Unpacking update-inetd (4.53) ...
2025-08-20T22:43:50.4571003Z Selecting previously unselected package inetutils-inetd.
2025-08-20T22:43:50.4750382Z Preparing to unpack .../03-inetutils-inetd_2%3a2.5-3ubuntu4_arm64.deb ...
2025-08-20T22:43:50.4854842Z Unpacking inetutils-inetd (2:2.5-3ubuntu4) ...
2025-08-20T22:43:50.5493829Z Selecting previously unselected package inetutils-ftp.
2025-08-20T22:43:50.5664671Z Preparing to unpack .../04-inetutils-ftp_2%3a2.5-3ubuntu4_arm64.deb ...
2025-08-20T22:43:50.5727559Z Unpacking inetutils-ftp (2:2.5-3ubuntu4) ...
2025-08-20T22:43:50.6429818Z Selecting previously unselected package inetutils-ftpd.
2025-08-20T22:43:50.6592545Z Preparing to unpack .../05-inetutils-ftpd_2%3a2.5-3ubuntu4_arm64.deb ...
2025-08-20T22:43:50.6668202Z Unpacking inetutils-ftpd (2:2.5-3ubuntu4) ...
2025-08-20T22:43:50.7364538Z Selecting previously unselected package inetutils-ping.
2025-08-20T22:43:50.7509030Z Preparing to unpack .../06-inetutils-ping_2%3a2.5-3ubuntu4_arm64.deb ...
2025-08-20T22:43:50.7599310Z Unpacking inetutils-ping (2:2.5-3ubuntu4) ...
2025-08-20T22:43:50.8392494Z Selecting previously unselected package inetutils-talk.
2025-08-20T22:43:50.8551705Z Preparing to unpack .../07-inetutils-talk_2%3a2.5-3ubuntu4_arm64.deb ...
2025-08-20T22:43:50.8630091Z Unpacking inetutils-talk (2:2.5-3ubuntu4) ...
2025-08-20T22:43:50.9244855Z Selecting previously unselected package inetutils-talkd.
2025-08-20T22:43:50.9434131Z Preparing to unpack .../08-inetutils-talkd_2%3a2.5-3ubuntu4_arm64.deb ...
2025-08-20T22:43:50.9493024Z Unpacking inetutils-talkd (2:2.5-3ubuntu4) ...
2025-08-20T22:43:51.0395359Z Selecting previously unselected package inetutils-telnetd.
2025-08-20T22:43:51.0563269Z Preparing to unpack .../09-inetutils-telnetd_2%3a2.5-3ubuntu4_arm64.deb ...
2025-08-20T22:43:51.0632242Z Unpacking inetutils-telnetd (2:2.5-3ubuntu4) ...
2025-08-20T22:43:51.1248971Z Selecting previously unselected package inetutils-tools.
2025-08-20T22:43:51.1415848Z Preparing to unpack .../10-inetutils-tools_2%3a2.5-3ubuntu4_arm64.deb ...
2025-08-20T22:43:51.1486940Z Unpacking inetutils-tools (2:2.5-3ubuntu4) ...
2025-08-20T22:43:51.2222290Z Selecting previously unselected package netcat-traditional.
2025-08-20T22:43:51.2366106Z Preparing to unpack .../11-netcat-traditional_1.10-48_arm64.deb ...
2025-08-20T22:43:51.2430748Z Unpacking netcat-traditional (1.10-48) ...
2025-08-20T22:43:51.3063856Z Selecting previously unselected package inetutils-traceroute.
2025-08-20T22:43:51.3219445Z Preparing to unpack .../12-inetutils-traceroute_2%3a2.5-3ubuntu4_arm64.deb ...
2025-08-20T22:43:51.3281083Z Unpacking inetutils-traceroute (2:2.5-3ubuntu4) ...
2025-08-20T22:43:51.4099612Z Setting up netcat-traditional (1.10-48) ...
2025-08-20T22:43:51.4384921Z Setting up update-inetd (4.53) ...
2025-08-20T22:43:51.5353980Z Setting up inetutils-traceroute (2:2.5-3ubuntu4) ...
2025-08-20T22:43:51.5570321Z update-alternatives: using /usr/bin/inetutils-traceroute to provide /usr/bin/traceroute (traceroute) in auto mode
2025-08-20T22:43:51.5702748Z Setting up inetutils-syslogd (2:2.5-3ubuntu4) ...
2025-08-20T22:43:51.8979758Z Created symlink /etc/systemd/system/syslogd.service → /usr/lib/systemd/system/inetutils-syslogd.service.
2025-08-20T22:43:51.8980231Z 
2025-08-20T22:43:51.8980352Z Removed "/etc/systemd/system/syslog.service".
2025-08-20T22:43:51.8980538Z 
2025-08-20T22:43:51.8980909Z Created symlink /etc/systemd/system/syslog.service → /usr/lib/systemd/system/inetutils-syslogd.service.
2025-08-20T22:43:51.8981267Z 
2025-08-20T22:43:51.8981769Z Created symlink /etc/systemd/system/multi-user.target.wants/inetutils-syslogd.service → /usr/lib/systemd/system/inetutils-syslogd.service.
2025-08-20T22:43:51.8982252Z 
2025-08-20T22:43:52.1311245Z Setting up inetutils-ftp (2:2.5-3ubuntu4) ...
2025-08-20T22:43:52.1594353Z Setting up inetutils-talk (2:2.5-3ubuntu4) ...
2025-08-20T22:43:52.1762050Z update-alternatives: using /usr/bin/inetutils-talk to provide /usr/bin/talk (talk) in auto mode
2025-08-20T22:43:52.1895122Z Setting up inetutils-ping (2:2.5-3ubuntu4) ...
2025-08-20T22:43:52.2207936Z Setting up inetutils-tools (2:2.5-3ubuntu4) ...
2025-08-20T22:43:52.2863289Z Setting up tcpd (7.6.q-33) ...
2025-08-20T22:43:52.3082759Z Setting up inetutils-inetd (2:2.5-3ubuntu4) ...
2025-08-20T22:43:52.6317104Z Created symlink /etc/systemd/system/inetd.service → /usr/lib/systemd/system/inetutils-inetd.service.
2025-08-20T22:43:52.6317503Z 
2025-08-20T22:43:52.6318000Z Created symlink /etc/systemd/system/multi-user.target.wants/inetutils-inetd.service → /usr/lib/systemd/system/inetutils-inetd.service.
2025-08-20T22:43:52.6318471Z 
2025-08-20T22:43:52.8638164Z Setting up inetutils-talkd (2:2.5-3ubuntu4) ...
2025-08-20T22:43:52.9533036Z Setting up inetutils-ftpd (2:2.5-3ubuntu4) ...
2025-08-20T22:43:53.0457042Z Setting up inetutils-telnetd (2:2.5-3ubuntu4) ...
2025-08-20T22:43:53.1161194Z Processing triggers for man-db (2.12.0-4build2) ...
2025-08-20T22:43:55.9713657Z Reading package lists...
2025-08-20T22:43:56.1523534Z Building dependency tree...
2025-08-20T22:43:56.1530247Z Reading state information...
2025-08-20T22:43:56.4654199Z The following packages will be REMOVED:
2025-08-20T22:43:56.4659664Z   inetutils-ping
2025-08-20T22:43:56.4661018Z The following NEW packages will be installed:
2025-08-20T22:43:56.4668677Z   iputils-arping iputils-clockdiff iputils-ping
2025-08-20T22:43:56.4673600Z The following packages will be upgraded:
2025-08-20T22:43:56.4681062Z   iputils-tracepath
2025-08-20T22:43:56.5845482Z 1 upgraded, 3 newly installed, 1 to remove and 166 not upgraded.
2025-08-20T22:43:56.5846043Z Need to get 84.5 kB of archives.
2025-08-20T22:43:56.5846359Z After this operation, 163 kB of additional disk space will be used.
2025-08-20T22:43:56.5846955Z Get:1 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 iputils-ping arm64 3:20240117-1ubuntu0.1 [44.6 kB]
2025-08-20T22:43:56.7233542Z Get:2 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 iputils-tracepath arm64 3:20240117-1ubuntu0.1 [13.4 kB]
2025-08-20T22:43:56.7751792Z Get:3 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 iputils-arping arm64 3:20240117-1ubuntu0.1 [14.7 kB]
2025-08-20T22:43:56.8288793Z Get:4 http://ports.ubuntu.com/ubuntu-ports noble-updates/universe arm64 iputils-clockdiff arm64 3:20240117-1ubuntu0.1 [11.6 kB]
2025-08-20T22:43:57.1165489Z Fetched 84.5 kB in 0s (236 kB/s)
2025-08-20T22:43:57.1373197Z (Reading database ... 
2025-08-20T22:43:57.1373433Z (Reading database ... 5%
2025-08-20T22:43:57.1373933Z (Reading database ... 10%
2025-08-20T22:43:57.1374177Z (Reading database ... 15%
2025-08-20T22:43:57.1374378Z (Reading database ... 20%
2025-08-20T22:43:57.1374580Z (Reading database ... 25%
2025-08-20T22:43:57.1374778Z (Reading database ... 30%
2025-08-20T22:43:57.1375334Z (Reading database ... 35%
2025-08-20T22:43:57.1375541Z (Reading database ... 40%
2025-08-20T22:43:57.1375880Z (Reading database ... 45%
2025-08-20T22:43:57.1376084Z (Reading database ... 50%
2025-08-20T22:43:57.1392735Z (Reading database ... 55%
2025-08-20T22:43:57.1481255Z (Reading database ... 60%
2025-08-20T22:43:57.1515992Z (Reading database ... 65%
2025-08-20T22:43:57.1534210Z (Reading database ... 70%
2025-08-20T22:43:57.1566721Z (Reading database ... 75%
2025-08-20T22:43:57.1721537Z (Reading database ... 80%
2025-08-20T22:43:57.1751662Z (Reading database ... 85%
2025-08-20T22:43:57.1814878Z (Reading database ... 90%
2025-08-20T22:43:57.1877935Z (Reading database ... 95%
2025-08-20T22:43:57.1878151Z (Reading database ... 100%
2025-08-20T22:43:57.1878444Z (Reading database ... 203308 files and directories currently installed.)
2025-08-20T22:43:57.1904816Z Removing inetutils-ping (2:2.5-3ubuntu4) ...
2025-08-20T22:43:57.3089640Z Selecting previously unselected package iputils-ping.
2025-08-20T22:43:57.3123233Z (Reading database ... 
2025-08-20T22:43:57.3123452Z (Reading database ... 5%
2025-08-20T22:43:57.3124139Z (Reading database ... 10%
2025-08-20T22:43:57.3124415Z (Reading database ... 15%
2025-08-20T22:43:57.3124612Z (Reading database ... 20%
2025-08-20T22:43:57.3124809Z (Reading database ... 25%
2025-08-20T22:43:57.3125006Z (Reading database ... 30%
2025-08-20T22:43:57.3125201Z (Reading database ... 35%
2025-08-20T22:43:57.3125892Z (Reading database ... 40%
2025-08-20T22:43:57.3126093Z (Reading database ... 45%
2025-08-20T22:43:57.3126291Z (Reading database ... 50%
2025-08-20T22:43:57.3144199Z (Reading database ... 55%
2025-08-20T22:43:57.3236029Z (Reading database ... 60%
2025-08-20T22:43:57.3272859Z (Reading database ... 65%
2025-08-20T22:43:57.3292210Z (Reading database ... 70%
2025-08-20T22:43:57.3325830Z (Reading database ... 75%
2025-08-20T22:43:57.3489808Z (Reading database ... 80%
2025-08-20T22:43:57.3521599Z (Reading database ... 85%
2025-08-20T22:43:57.3590671Z (Reading database ... 90%
2025-08-20T22:43:57.3658808Z (Reading database ... 95%
2025-08-20T22:43:57.3659034Z (Reading database ... 100%
2025-08-20T22:43:57.3659330Z (Reading database ... 203299 files and directories currently installed.)
2025-08-20T22:43:57.3692408Z Preparing to unpack .../iputils-ping_3%3a20240117-1ubuntu0.1_arm64.deb ...
2025-08-20T22:43:57.3766886Z Unpacking iputils-ping (3:20240117-1ubuntu0.1) ...
2025-08-20T22:43:57.4552899Z Preparing to unpack .../iputils-tracepath_3%3a20240117-1ubuntu0.1_arm64.deb ...
2025-08-20T22:43:57.4800654Z Unpacking iputils-tracepath (3:20240117-1ubuntu0.1) over (3:20240117-1build1) ...
2025-08-20T22:43:57.5532820Z Selecting previously unselected package iputils-arping.
2025-08-20T22:43:57.5708422Z Preparing to unpack .../iputils-arping_3%3a20240117-1ubuntu0.1_arm64.deb ...
2025-08-20T22:43:57.5821611Z Unpacking iputils-arping (3:20240117-1ubuntu0.1) ...
2025-08-20T22:43:57.6430636Z Selecting previously unselected package iputils-clockdiff.
2025-08-20T22:43:57.6604702Z Preparing to unpack .../iputils-clockdiff_3%3a20240117-1ubuntu0.1_arm64.deb ...
2025-08-20T22:43:57.6797714Z Unpacking iputils-clockdiff (3:20240117-1ubuntu0.1) ...
2025-08-20T22:43:57.7671921Z Setting up iputils-arping (3:20240117-1ubuntu0.1) ...
2025-08-20T22:43:57.8160803Z Setting up iputils-ping (3:20240117-1ubuntu0.1) ...
2025-08-20T22:43:57.8554756Z Setting up iputils-clockdiff (3:20240117-1ubuntu0.1) ...
2025-08-20T22:43:57.8852404Z Setting up iputils-tracepath (3:20240117-1ubuntu0.1) ...
2025-08-20T22:43:57.9085170Z Processing triggers for man-db (2.12.0-4build2) ...
2025-08-20T22:44:00.6634776Z Reading package lists...
2025-08-20T22:44:00.8805172Z Building dependency tree...
2025-08-20T22:44:00.8812997Z Reading state information...
2025-08-20T22:44:01.1271158Z python3-venv is already the newest version (3.12.3-0ubuntu2).
2025-08-20T22:44:01.1554889Z The following packages will be upgraded:
2025-08-20T22:44:01.1556724Z   python3-pip python3-pip-whl
2025-08-20T22:44:01.1723391Z 2 upgraded, 0 newly installed, 0 to remove and 164 not upgraded.
2025-08-20T22:44:01.4127559Z Need to get 3020 kB of archives.
2025-08-20T22:44:01.4127950Z After this operation, 1024 B of additional disk space will be used.
2025-08-20T22:44:01.4128547Z Get:1 http://ports.ubuntu.com/ubuntu-ports noble-updates/universe arm64 python3-pip all 24.0+dfsg-1ubuntu1.2 [1317 kB]
2025-08-20T22:44:02.2882344Z 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-20T22:44:02.8876310Z Fetched 3020 kB in 1s (2079 kB/s)
2025-08-20T22:44:02.9316637Z (Reading database ... 
2025-08-20T22:44:02.9317328Z (Reading database ... 5%
2025-08-20T22:44:02.9317573Z (Reading database ... 10%
2025-08-20T22:44:02.9317777Z (Reading database ... 15%
2025-08-20T22:44:02.9317979Z (Reading database ... 20%
2025-08-20T22:44:02.9318168Z (Reading database ... 25%
2025-08-20T22:44:02.9318363Z (Reading database ... 30%
2025-08-20T22:44:02.9318556Z (Reading database ... 35%
2025-08-20T22:44:02.9318787Z (Reading database ... 40%
2025-08-20T22:44:02.9318985Z (Reading database ... 45%
2025-08-20T22:44:02.9319176Z (Reading database ... 50%
2025-08-20T22:44:02.9337567Z (Reading database ... 55%
2025-08-20T22:44:02.9427190Z (Reading database ... 60%
2025-08-20T22:44:02.9462971Z (Reading database ... 65%
2025-08-20T22:44:02.9481622Z (Reading database ... 70%
2025-08-20T22:44:02.9514325Z (Reading database ... 75%
2025-08-20T22:44:02.9678304Z (Reading database ... 80%
2025-08-20T22:44:02.9710119Z (Reading database ... 85%
2025-08-20T22:44:02.9777087Z (Reading database ... 90%
2025-08-20T22:44:02.9842241Z (Reading database ... 95%
2025-08-20T22:44:02.9842469Z (Reading database ... 100%
2025-08-20T22:44:02.9842760Z (Reading database ... 203318 files and directories currently installed.)
2025-08-20T22:44:02.9870978Z Preparing to unpack .../python3-pip_24.0+dfsg-1ubuntu1.2_all.deb ...
2025-08-20T22:44:03.1367481Z Unpacking python3-pip (24.0+dfsg-1ubuntu1.2) over (24.0+dfsg-1ubuntu1.1) ...
2025-08-20T22:44:03.3342062Z Preparing to unpack .../python3-pip-whl_24.0+dfsg-1ubuntu1.2_all.deb ...
2025-08-20T22:44:03.3523661Z Unpacking python3-pip-whl (24.0+dfsg-1ubuntu1.2) over (24.0+dfsg-1ubuntu1.1) ...
2025-08-20T22:44:03.4487100Z Setting up python3-pip-whl (24.0+dfsg-1ubuntu1.2) ...
2025-08-20T22:44:03.4705203Z Setting up python3-pip (24.0+dfsg-1ubuntu1.2) ...
2025-08-20T22:44:04.4459502Z Processing triggers for man-db (2.12.0-4build2) ...
2025-08-20T22:44:07.2052324Z pip 24.0 from /usr/lib/python3/dist-packages/pip (python 3.12)
2025-08-20T22:44:07.4888304Z Defaulting to user installation because normal site-packages is not writeable
2025-08-20T22:44:08.2991365Z Requirement already satisfied: pip in /usr/lib/python3/dist-packages (24.0)
2025-08-20T22:44:08.4358268Z Collecting pip
2025-08-20T22:44:08.5167774Z   Downloading pip-25.2-py3-none-any.whl.metadata (4.7 kB)
2025-08-20T22:44:08.5414060Z Downloading pip-25.2-py3-none-any.whl (1.8 MB)
2025-08-20T22:44:08.6278396Z    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 21.1 MB/s eta 0:00:00
2025-08-20T22:44:08.8383230Z Installing collected packages: pip
2025-08-20T22:44:09.5182678Z Successfully installed pip-25.2
2025-08-20T22:44:09.7278070Z pip 25.2 from /home/runner/.local/lib/python3.12/site-packages/pip (python 3.12)
2025-08-20T22:44:09.7732659Z Reading package lists...
2025-08-20T22:44:10.0137686Z Building dependency tree...
2025-08-20T22:44:10.0146004Z Reading state information...
2025-08-20T22:44:10.2837732Z pciutils is already the newest version (1:3.10.0-2build1).
2025-08-20T22:44:10.2838082Z pciutils set to manually installed.
2025-08-20T22:44:10.2838388Z procps is already the newest version (2:4.0.4-4ubuntu3.2).
2025-08-20T22:44:10.2838717Z python3-distro is already the newest version (1.9.0-1).
2025-08-20T22:44:10.2839010Z python3-distro set to manually installed.
2025-08-20T22:44:10.2839328Z python3-netifaces is already the newest version (0.11.0-2build3).
2025-08-20T22:44:10.2839663Z python3-netifaces set to manually installed.
2025-08-20T22:44:10.2840468Z The following additional packages will be installed:
2025-08-20T22:44:10.2843143Z   libsysfs2
2025-08-20T22:44:10.2850001Z Suggested packages:
2025-08-20T22:44:10.2850319Z   fancontrol read-edid i2c-tools
2025-08-20T22:44:10.3144142Z The following NEW packages will be installed:
2025-08-20T22:44:10.3146960Z   libsysfs2 lm-sensors sysfsutils virt-what
2025-08-20T22:44:10.3345482Z 0 upgraded, 4 newly installed, 0 to remove and 164 not upgraded.
2025-08-20T22:44:10.5772571Z Need to get 133 kB of archives.
2025-08-20T22:44:10.5772939Z After this operation, 695 kB of additional disk space will be used.
2025-08-20T22:44:10.5773501Z Get:1 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libsysfs2 arm64 2.1.1-6build1 [21.2 kB]
2025-08-20T22:44:10.8085982Z Get:2 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 sysfsutils arm64 2.1.1-6build1 [15.0 kB]
2025-08-20T22:44:10.9513423Z Get:3 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 lm-sensors arm64 1:3.6.0-9build1 [81.5 kB]
2025-08-20T22:44:11.2498325Z Get:4 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 virt-what arm64 1.25-2 [15.2 kB]
2025-08-20T22:44:11.5406791Z Fetched 133 kB in 1s (146 kB/s)
2025-08-20T22:44:11.5862863Z Selecting previously unselected package libsysfs2:arm64.
2025-08-20T22:44:11.5899130Z (Reading database ... 
2025-08-20T22:44:11.5899345Z (Reading database ... 5%
2025-08-20T22:44:11.5899558Z (Reading database ... 10%
2025-08-20T22:44:11.5900117Z (Reading database ... 15%
2025-08-20T22:44:11.5900313Z (Reading database ... 20%
2025-08-20T22:44:11.5900507Z (Reading database ... 25%
2025-08-20T22:44:11.5900699Z (Reading database ... 30%
2025-08-20T22:44:11.5901639Z (Reading database ... 35%
2025-08-20T22:44:11.5901882Z (Reading database ... 40%
2025-08-20T22:44:11.5902089Z (Reading database ... 45%
2025-08-20T22:44:11.5902287Z (Reading database ... 50%
2025-08-20T22:44:11.5924157Z (Reading database ... 55%
2025-08-20T22:44:11.6022803Z (Reading database ... 60%
2025-08-20T22:44:11.6061838Z (Reading database ... 65%
2025-08-20T22:44:11.6081787Z (Reading database ... 70%
2025-08-20T22:44:11.6117052Z (Reading database ... 75%
2025-08-20T22:44:11.6288696Z (Reading database ... 80%
2025-08-20T22:44:11.6322814Z (Reading database ... 85%
2025-08-20T22:44:11.6396225Z (Reading database ... 90%
2025-08-20T22:44:11.6467547Z (Reading database ... 95%
2025-08-20T22:44:11.6467761Z (Reading database ... 100%
2025-08-20T22:44:11.6468056Z (Reading database ... 203318 files and directories currently installed.)
2025-08-20T22:44:11.6506535Z Preparing to unpack .../libsysfs2_2.1.1-6build1_arm64.deb ...
2025-08-20T22:44:11.6689754Z Unpacking libsysfs2:arm64 (2.1.1-6build1) ...
2025-08-20T22:44:11.7529596Z Selecting previously unselected package sysfsutils.
2025-08-20T22:44:11.7708718Z Preparing to unpack .../sysfsutils_2.1.1-6build1_arm64.deb ...
2025-08-20T22:44:11.7805605Z Unpacking sysfsutils (2.1.1-6build1) ...
2025-08-20T22:44:11.8637650Z Selecting previously unselected package lm-sensors.
2025-08-20T22:44:11.8805289Z Preparing to unpack .../lm-sensors_1%3a3.6.0-9build1_arm64.deb ...
2025-08-20T22:44:11.9089333Z Unpacking lm-sensors (1:3.6.0-9build1) ...
2025-08-20T22:44:11.9753372Z Selecting previously unselected package virt-what.
2025-08-20T22:44:11.9914844Z Preparing to unpack .../virt-what_1.25-2_arm64.deb ...
2025-08-20T22:44:11.9977975Z Unpacking virt-what (1.25-2) ...
2025-08-20T22:44:12.0800726Z Setting up virt-what (1.25-2) ...
2025-08-20T22:44:12.1139867Z Setting up libsysfs2:arm64 (2.1.1-6build1) ...
2025-08-20T22:44:12.1392638Z Setting up sysfsutils (2.1.1-6build1) ...
2025-08-20T22:44:12.4664650Z Created symlink /etc/systemd/system/sysfs.service → /usr/lib/systemd/system/sysfsutils.service.
2025-08-20T22:44:12.4665061Z 
2025-08-20T22:44:12.4665539Z Created symlink /etc/systemd/system/multi-user.target.wants/sysfsutils.service → /usr/lib/systemd/system/sysfsutils.service.
2025-08-20T22:44:12.4666234Z 
2025-08-20T22:44:12.7178797Z Setting up lm-sensors (1:3.6.0-9build1) ...
2025-08-20T22:44:13.0350056Z Created symlink /etc/systemd/system/multi-user.target.wants/lm-sensors.service → /usr/lib/systemd/system/lm-sensors.service.
2025-08-20T22:44:13.0350583Z 
2025-08-20T22:44:13.0497388Z Processing triggers for man-db (2.12.0-4build2) ...
2025-08-20T22:44:14.6926345Z Processing triggers for libc-bin (2.39-0ubuntu8.4) ...
2025-08-20T22:44:16.0436409Z Reading package lists...
2025-08-20T22:44:16.3108937Z Building dependency tree...
2025-08-20T22:44:16.3120883Z Reading state information...
2025-08-20T22:44:16.7362218Z scons is already the newest version (4.5.2+dfsg-1).
2025-08-20T22:44:16.7362588Z The following additional packages will be installed:
2025-08-20T22:44:16.7366251Z   libpthread-stubs0-dev libxau-dev libxcb-shape0 libxdmcp-dev x11proto-dev
2025-08-20T22:44:16.7366598Z   xorg-sgml-doctools
2025-08-20T22:44:16.7375492Z Suggested packages:
2025-08-20T22:44:16.7375697Z   libxcb-doc
2025-08-20T22:44:16.7576360Z The following NEW packages will be installed:
2025-08-20T22:44:16.7579213Z   libpthread-stubs0-dev libxau-dev libxcb-render0-dev libxcb-shape0
2025-08-20T22:44:16.7582748Z   libxcb-shape0-dev libxcb-xfixes0-dev libxcb1-dev libxdmcp-dev x11proto-dev
2025-08-20T22:44:16.7583108Z   xcb xorg-sgml-doctools
2025-08-20T22:44:16.8744711Z 0 upgraded, 11 newly installed, 0 to remove and 164 not upgraded.
2025-08-20T22:44:16.8745070Z Need to get 816 kB of archives.
2025-08-20T22:44:16.8745363Z After this operation, 3266 kB of additional disk space will be used.
2025-08-20T22:44:16.8746524Z Get:1 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libpthread-stubs0-dev arm64 0.4-1build3 [4734 B]
2025-08-20T22:44:16.9210281Z 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-20T22:44:16.9708114Z Get:3 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 x11proto-dev all 2023.2-1 [602 kB]
2025-08-20T22:44:17.2408183Z Get:4 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libxau-dev arm64 1:1.0.9-1build6 [10.0 kB]
2025-08-20T22:44:17.2872795Z Get:5 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libxdmcp-dev arm64 1:1.1.3-0ubuntu6 [26.3 kB]
2025-08-20T22:44:17.3346731Z Get:6 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libxcb1-dev arm64 1.15-1ubuntu2 [91.2 kB]
2025-08-20T22:44:17.3850187Z Get:7 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libxcb-render0-dev arm64 1.15-1ubuntu2 [20.9 kB]
2025-08-20T22:44:17.4318601Z Get:8 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libxcb-shape0 arm64 1.15-1ubuntu2 [6250 B]
2025-08-20T22:44:17.4786655Z Get:9 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libxcb-shape0-dev arm64 1.15-1ubuntu2 [7806 B]
2025-08-20T22:44:17.5249878Z Get:10 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libxcb-xfixes0-dev arm64 1.15-1ubuntu2 [14.2 kB]
2025-08-20T22:44:17.5714899Z Get:11 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 xcb arm64 2.4-8build2 [21.1 kB]
2025-08-20T22:44:17.8687923Z Fetched 816 kB in 1s (1018 kB/s)
2025-08-20T22:44:17.9056270Z Selecting previously unselected package libpthread-stubs0-dev:arm64.
2025-08-20T22:44:17.9093088Z (Reading database ... 
2025-08-20T22:44:17.9093600Z (Reading database ... 5%
2025-08-20T22:44:17.9094099Z (Reading database ... 10%
2025-08-20T22:44:17.9094632Z (Reading database ... 15%
2025-08-20T22:44:17.9094862Z (Reading database ... 20%
2025-08-20T22:44:17.9095060Z (Reading database ... 25%
2025-08-20T22:44:17.9095258Z (Reading database ... 30%
2025-08-20T22:44:17.9095457Z (Reading database ... 35%
2025-08-20T22:44:17.9095675Z (Reading database ... 40%
2025-08-20T22:44:17.9095999Z (Reading database ... 45%
2025-08-20T22:44:17.9096201Z (Reading database ... 50%
2025-08-20T22:44:17.9118296Z (Reading database ... 55%
2025-08-20T22:44:17.9221578Z (Reading database ... 60%
2025-08-20T22:44:17.9264413Z (Reading database ... 65%
2025-08-20T22:44:17.9285236Z (Reading database ... 70%
2025-08-20T22:44:17.9325077Z (Reading database ... 75%
2025-08-20T22:44:17.9523669Z (Reading database ... 80%
2025-08-20T22:44:17.9559477Z (Reading database ... 85%
2025-08-20T22:44:17.9644049Z (Reading database ... 90%
2025-08-20T22:44:17.9725663Z (Reading database ... 95%
2025-08-20T22:44:17.9725962Z (Reading database ... 100%
2025-08-20T22:44:17.9726259Z (Reading database ... 203371 files and directories currently installed.)
2025-08-20T22:44:17.9771296Z Preparing to unpack .../00-libpthread-stubs0-dev_0.4-1build3_arm64.deb ...
2025-08-20T22:44:17.9890361Z Unpacking libpthread-stubs0-dev:arm64 (0.4-1build3) ...
2025-08-20T22:44:18.0500734Z Selecting previously unselected package xorg-sgml-doctools.
2025-08-20T22:44:18.0682159Z Preparing to unpack .../01-xorg-sgml-doctools_1%3a1.11-1.1_all.deb ...
2025-08-20T22:44:18.0752510Z Unpacking xorg-sgml-doctools (1:1.11-1.1) ...
2025-08-20T22:44:18.1570943Z Selecting previously unselected package x11proto-dev.
2025-08-20T22:44:18.1748723Z Preparing to unpack .../02-x11proto-dev_2023.2-1_all.deb ...
2025-08-20T22:44:18.1843772Z Unpacking x11proto-dev (2023.2-1) ...
2025-08-20T22:44:18.2781648Z Selecting previously unselected package libxau-dev:arm64.
2025-08-20T22:44:18.2958521Z Preparing to unpack .../03-libxau-dev_1%3a1.0.9-1build6_arm64.deb ...
2025-08-20T22:44:18.3037943Z Unpacking libxau-dev:arm64 (1:1.0.9-1build6) ...
2025-08-20T22:44:18.3680089Z Selecting previously unselected package libxdmcp-dev:arm64.
2025-08-20T22:44:18.3869694Z Preparing to unpack .../04-libxdmcp-dev_1%3a1.1.3-0ubuntu6_arm64.deb ...
2025-08-20T22:44:18.3956912Z Unpacking libxdmcp-dev:arm64 (1:1.1.3-0ubuntu6) ...
2025-08-20T22:44:18.4580370Z Selecting previously unselected package libxcb1-dev:arm64.
2025-08-20T22:44:18.4762353Z Preparing to unpack .../05-libxcb1-dev_1.15-1ubuntu2_arm64.deb ...
2025-08-20T22:44:18.4857403Z Unpacking libxcb1-dev:arm64 (1.15-1ubuntu2) ...
2025-08-20T22:44:18.5469572Z Selecting previously unselected package libxcb-render0-dev:arm64.
2025-08-20T22:44:18.5640365Z Preparing to unpack .../06-libxcb-render0-dev_1.15-1ubuntu2_arm64.deb ...
2025-08-20T22:44:18.5701767Z Unpacking libxcb-render0-dev:arm64 (1.15-1ubuntu2) ...
2025-08-20T22:44:18.6401248Z Selecting previously unselected package libxcb-shape0:arm64.
2025-08-20T22:44:18.6568871Z Preparing to unpack .../07-libxcb-shape0_1.15-1ubuntu2_arm64.deb ...
2025-08-20T22:44:18.6720921Z Unpacking libxcb-shape0:arm64 (1.15-1ubuntu2) ...
2025-08-20T22:44:18.7387469Z Selecting previously unselected package libxcb-shape0-dev:arm64.
2025-08-20T22:44:18.7553786Z Preparing to unpack .../08-libxcb-shape0-dev_1.15-1ubuntu2_arm64.deb ...
2025-08-20T22:44:18.7615070Z Unpacking libxcb-shape0-dev:arm64 (1.15-1ubuntu2) ...
2025-08-20T22:44:18.8211604Z Selecting previously unselected package libxcb-xfixes0-dev:arm64.
2025-08-20T22:44:18.8394271Z Preparing to unpack .../09-libxcb-xfixes0-dev_1.15-1ubuntu2_arm64.deb ...
2025-08-20T22:44:18.8457024Z Unpacking libxcb-xfixes0-dev:arm64 (1.15-1ubuntu2) ...
2025-08-20T22:44:18.9155355Z Selecting previously unselected package xcb.
2025-08-20T22:44:18.9339437Z Preparing to unpack .../10-xcb_2.4-8build2_arm64.deb ...
2025-08-20T22:44:18.9430578Z Unpacking xcb (2.4-8build2) ...
2025-08-20T22:44:19.0319714Z Setting up libxcb-shape0:arm64 (1.15-1ubuntu2) ...
2025-08-20T22:44:19.0586941Z Setting up libpthread-stubs0-dev:arm64 (0.4-1build3) ...
2025-08-20T22:44:19.0831911Z Setting up xcb (2.4-8build2) ...
2025-08-20T22:44:19.1150501Z Setting up xorg-sgml-doctools (1:1.11-1.1) ...
2025-08-20T22:44:19.1405338Z Processing triggers for libc-bin (2.39-0ubuntu8.4) ...
2025-08-20T22:44:19.1861084Z Processing triggers for man-db (2.12.0-4build2) ...
2025-08-20T22:44:20.7412111Z Processing triggers for sgml-base (1.31) ...
2025-08-20T22:44:20.7703497Z Setting up x11proto-dev (2023.2-1) ...
2025-08-20T22:44:20.7933281Z Setting up libxau-dev:arm64 (1:1.0.9-1build6) ...
2025-08-20T22:44:20.8199070Z Setting up libxdmcp-dev:arm64 (1:1.1.3-0ubuntu6) ...
2025-08-20T22:44:20.8430092Z Setting up libxcb1-dev:arm64 (1.15-1ubuntu2) ...
2025-08-20T22:44:20.8681355Z Setting up libxcb-render0-dev:arm64 (1.15-1ubuntu2) ...
2025-08-20T22:44:20.8919770Z Setting up libxcb-shape0-dev:arm64 (1.15-1ubuntu2) ...
2025-08-20T22:44:20.9248107Z Setting up libxcb-xfixes0-dev:arm64 (1.15-1ubuntu2) ...
2025-08-20T22:44:22.2727238Z Defaulting to user installation because normal site-packages is not writeable
2025-08-20T22:44:22.9251251Z Collecting build
2025-08-20T22:44:22.9930975Z   Downloading build-1.3.0-py3-none-any.whl.metadata (5.6 kB)
2025-08-20T22:44:23.1178791Z Collecting cffi
2025-08-20T22:44:23.1335430Z   Downloading cffi-1.17.1-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.metadata (1.5 kB)
2025-08-20T22:44:23.1778652Z Collecting scons
2025-08-20T22:44:23.1923857Z   Downloading scons-4.9.1-py3-none-any.whl.metadata (9.0 kB)
2025-08-20T22:44:23.2389319Z Collecting scuba
2025-08-20T22:44:23.2531434Z   Downloading scuba-2.14.1-py3-none-any.whl.metadata (3.4 kB)
2025-08-20T22:44:23.3156000Z Collecting pytest
2025-08-20T22:44:23.3292872Z   Downloading pytest-8.4.1-py3-none-any.whl.metadata (7.7 kB)
2025-08-20T22:44:23.3774339Z Collecting packaging>=19.1 (from build)
2025-08-20T22:44:23.3917301Z   Downloading packaging-25.0-py3-none-any.whl.metadata (3.3 kB)
2025-08-20T22:44:23.4378275Z Collecting pyproject_hooks (from build)
2025-08-20T22:44:23.4515545Z   Downloading pyproject_hooks-1.2.0-py3-none-any.whl.metadata (1.3 kB)
2025-08-20T22:44:23.4920284Z Collecting pycparser (from cffi)
2025-08-20T22:44:23.5111964Z   Downloading pycparser-2.22-py3-none-any.whl.metadata (943 bytes)
2025-08-20T22:44:23.5636789Z Collecting PyYAML (from scuba)
2025-08-20T22:44:23.5784091Z   Downloading PyYAML-6.0.2-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.metadata (2.1 kB)
2025-08-20T22:44:23.6215153Z Collecting iniconfig>=1 (from pytest)
2025-08-20T22:44:23.6351729Z   Downloading iniconfig-2.1.0-py3-none-any.whl.metadata (2.7 kB)
2025-08-20T22:44:23.6807381Z Collecting pluggy<2,>=1.5 (from pytest)
2025-08-20T22:44:23.6993808Z   Downloading pluggy-1.6.0-py3-none-any.whl.metadata (4.8 kB)
2025-08-20T22:44:23.7463841Z Collecting pygments>=2.7.2 (from pytest)
2025-08-20T22:44:23.7599794Z   Downloading pygments-2.19.2-py3-none-any.whl.metadata (2.5 kB)
2025-08-20T22:44:23.7938317Z Downloading build-1.3.0-py3-none-any.whl (23 kB)
2025-08-20T22:44:23.8248863Z Downloading cffi-1.17.1-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (478 kB)
2025-08-20T22:44:23.8974459Z Downloading scons-4.9.1-py3-none-any.whl (4.1 MB)
2025-08-20T22:44:23.9610152Z    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.1/4.1 MB 64.3 MB/s  0:00:00
2025-08-20T22:44:23.9753098Z Downloading scuba-2.14.1-py3-none-any.whl (292 kB)
2025-08-20T22:44:24.0132253Z Downloading pytest-8.4.1-py3-none-any.whl (365 kB)
2025-08-20T22:44:24.0542621Z Downloading pluggy-1.6.0-py3-none-any.whl (20 kB)
2025-08-20T22:44:24.0792483Z Downloading iniconfig-2.1.0-py3-none-any.whl (6.0 kB)
2025-08-20T22:44:24.1023669Z Downloading packaging-25.0-py3-none-any.whl (66 kB)
2025-08-20T22:44:24.1302960Z Downloading pygments-2.19.2-py3-none-any.whl (1.2 MB)
2025-08-20T22:44:24.1557744Z    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 41.5 MB/s  0:00:00
2025-08-20T22:44:24.1693157Z Downloading pycparser-2.22-py3-none-any.whl (117 kB)
2025-08-20T22:44:24.1946861Z Downloading pyproject_hooks-1.2.0-py3-none-any.whl (10 kB)
2025-08-20T22:44:24.2263075Z Downloading PyYAML-6.0.2-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (739 kB)
2025-08-20T22:44:24.2485401Z    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 739.2/739.2 kB 23.7 MB/s  0:00:00
2025-08-20T22:44:24.3464124Z Installing collected packages: scons, PyYAML, pyproject_hooks, pygments, pycparser, pluggy, packaging, iniconfig, scuba, pytest, cffi, build
2025-08-20T22:44:26.1396594Z 
2025-08-20T22:44:26.1411328Z 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-20T22:44:26.4323972Z Defaulting to user installation because normal site-packages is not writeable
2025-08-20T22:44:27.0025989Z Collecting ansi2txt
2025-08-20T22:44:27.0689250Z   Downloading ansi2txt-0.2.0-py3-none-any.whl.metadata (2.1 kB)
2025-08-20T22:44:27.1220130Z Collecting pipx
2025-08-20T22:44:27.1363306Z   Downloading pipx-1.7.1-py3-none-any.whl.metadata (18 kB)
2025-08-20T22:44:27.1747979Z Collecting scons
2025-08-20T22:44:27.1758492Z   Using cached scons-4.9.1-py3-none-any.whl.metadata (9.0 kB)
2025-08-20T22:44:27.2070330Z Collecting py2static
2025-08-20T22:44:27.2217779Z   Downloading py2static-0.0.1-py3-none-any.whl.metadata (1.2 kB)
2025-08-20T22:44:27.2680850Z Collecting typer
2025-08-20T22:44:27.2821881Z   Downloading typer-0.16.1-py3-none-any.whl.metadata (15 kB)
2025-08-20T22:44:27.3405444Z Collecting argcomplete>=1.9.4 (from pipx)
2025-08-20T22:44:27.3542531Z   Downloading argcomplete-3.6.2-py3-none-any.whl.metadata (16 kB)
2025-08-20T22:44:27.3917897Z Collecting packaging>=20 (from pipx)
2025-08-20T22:44:27.3928655Z   Using cached packaging-25.0-py3-none-any.whl.metadata (3.3 kB)
2025-08-20T22:44:27.4280604Z Collecting platformdirs>=2.1 (from pipx)
2025-08-20T22:44:27.4417706Z   Downloading platformdirs-4.3.8-py3-none-any.whl.metadata (12 kB)
2025-08-20T22:44:27.4859524Z Collecting userpath!=1.9,>=1.6 (from pipx)
2025-08-20T22:44:27.5012416Z   Downloading userpath-1.9.2-py3-none-any.whl.metadata (3.0 kB)
2025-08-20T22:44:27.5670031Z Collecting pyinstaller (from py2static)
2025-08-20T22:44:27.5827841Z   Downloading pyinstaller-6.15.0-py3-none-manylinux2014_aarch64.whl.metadata (8.4 kB)
2025-08-20T22:44:27.6258412Z Collecting staticx (from py2static)
2025-08-20T22:44:27.6410730Z   Downloading staticx-0.14.1.tar.gz (73 kB)
2025-08-20T22:44:27.6831533Z   Preparing metadata (setup.py): started
2025-08-20T22:44:27.9952690Z   Preparing metadata (setup.py): finished with status 'done'
2025-08-20T22:44:28.0332909Z Collecting click>=8.0.0 (from typer)
2025-08-20T22:44:28.0469707Z   Downloading click-8.2.1-py3-none-any.whl.metadata (2.5 kB)
2025-08-20T22:44:28.1079582Z Collecting typing-extensions>=3.7.4.3 (from typer)
2025-08-20T22:44:28.1254451Z   Downloading typing_extensions-4.14.1-py3-none-any.whl.metadata (3.0 kB)
2025-08-20T22:44:28.1610571Z Collecting shellingham>=1.3.0 (from typer)
2025-08-20T22:44:28.1745067Z   Downloading shellingham-1.5.4-py2.py3-none-any.whl.metadata (3.5 kB)
2025-08-20T22:44:28.2290397Z Collecting rich>=10.11.0 (from typer)
2025-08-20T22:44:28.2430465Z   Downloading rich-14.1.0-py3-none-any.whl.metadata (18 kB)
2025-08-20T22:44:28.2870250Z Collecting markdown-it-py>=2.2.0 (from rich>=10.11.0->typer)
2025-08-20T22:44:28.3057649Z   Downloading markdown_it_py-4.0.0-py3-none-any.whl.metadata (7.3 kB)
2025-08-20T22:44:28.3455129Z Collecting pygments<3.0.0,>=2.13.0 (from rich>=10.11.0->typer)
2025-08-20T22:44:28.3465215Z   Using cached pygments-2.19.2-py3-none-any.whl.metadata (2.5 kB)
2025-08-20T22:44:28.3784736Z Collecting mdurl~=0.1 (from markdown-it-py>=2.2.0->rich>=10.11.0->typer)
2025-08-20T22:44:28.3921170Z   Downloading mdurl-0.1.2-py3-none-any.whl.metadata (1.6 kB)
2025-08-20T22:44:28.5208130Z Collecting setuptools>=42.0.0 (from pyinstaller->py2static)
2025-08-20T22:44:28.5346435Z   Downloading setuptools-80.9.0-py3-none-any.whl.metadata (6.6 kB)
2025-08-20T22:44:28.5780436Z Collecting altgraph (from pyinstaller->py2static)
2025-08-20T22:44:28.5916531Z   Downloading altgraph-0.17.4-py2.py3-none-any.whl.metadata (7.3 kB)
2025-08-20T22:44:28.6767502Z Collecting pyinstaller-hooks-contrib>=2025.8 (from pyinstaller->py2static)
2025-08-20T22:44:28.6918414Z   Downloading pyinstaller_hooks_contrib-2025.8-py3-none-any.whl.metadata (16 kB)
2025-08-20T22:44:28.7318087Z Collecting pyelftools (from staticx->py2static)
2025-08-20T22:44:28.7462437Z   Downloading pyelftools-0.32-py3-none-any.whl.metadata (372 bytes)
2025-08-20T22:44:28.7724000Z Downloading ansi2txt-0.2.0-py3-none-any.whl (14 kB)
2025-08-20T22:44:28.7998398Z Downloading pipx-1.7.1-py3-none-any.whl (78 kB)
2025-08-20T22:44:28.8160957Z Using cached scons-4.9.1-py3-none-any.whl (4.1 MB)
2025-08-20T22:44:28.8329676Z Downloading py2static-0.0.1-py3-none-any.whl (5.7 kB)
2025-08-20T22:44:28.8591746Z Downloading typer-0.16.1-py3-none-any.whl (46 kB)
2025-08-20T22:44:28.8832044Z Downloading argcomplete-3.6.2-py3-none-any.whl (43 kB)
2025-08-20T22:44:28.9110064Z Downloading click-8.2.1-py3-none-any.whl (102 kB)
2025-08-20T22:44:28.9267872Z Using cached packaging-25.0-py3-none-any.whl (66 kB)
2025-08-20T22:44:28.9404158Z Downloading platformdirs-4.3.8-py3-none-any.whl (18 kB)
2025-08-20T22:44:28.9657215Z Downloading rich-14.1.0-py3-none-any.whl (243 kB)
2025-08-20T22:44:28.9968907Z Using cached pygments-2.19.2-py3-none-any.whl (1.2 MB)
2025-08-20T22:44:29.0111639Z Downloading markdown_it_py-4.0.0-py3-none-any.whl (87 kB)
2025-08-20T22:44:29.0385894Z Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB)
2025-08-20T22:44:29.0607394Z Downloading shellingham-1.5.4-py2.py3-none-any.whl (9.8 kB)
2025-08-20T22:44:29.0845996Z Downloading typing_extensions-4.14.1-py3-none-any.whl (43 kB)
2025-08-20T22:44:29.1144581Z Downloading userpath-1.9.2-py3-none-any.whl (9.1 kB)
2025-08-20T22:44:29.1377376Z Downloading pyinstaller-6.15.0-py3-none-manylinux2014_aarch64.whl (726 kB)
2025-08-20T22:44:29.1753381Z    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 726.3/726.3 kB 14.0 MB/s  0:00:00
2025-08-20T22:44:29.1912439Z Downloading pyinstaller_hooks_contrib-2025.8-py3-none-any.whl (442 kB)
2025-08-20T22:44:29.2196153Z Downloading setuptools-80.9.0-py3-none-any.whl (1.2 MB)
2025-08-20T22:44:29.2513023Z    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 31.8 MB/s  0:00:00
2025-08-20T22:44:29.2649449Z Downloading altgraph-0.17.4-py2.py3-none-any.whl (21 kB)
2025-08-20T22:44:29.2940451Z Downloading pyelftools-0.32-py3-none-any.whl (188 kB)
2025-08-20T22:44:29.3448348Z Building wheels for collected packages: staticx
2025-08-20T22:44:29.3454018Z   Building wheel for staticx (setup.py): started
2025-08-20T22:44:38.8226809Z   Building wheel for staticx (setup.py): finished with status 'done'
2025-08-20T22:44:38.8236189Z   Created wheel for staticx: filename=staticx-0.14.1-py3-none-manylinux1_aarch64.whl size=790697 sha256=15fadd6b648c53e60a35d52b4a2fdd0648015cd6fd75e02ca8bd149f69e84afe
2025-08-20T22:44:38.8237510Z   Stored in directory: /home/runner/.cache/pip/wheels/00/b3/af/a35c87126ca3734bc09bf9274a2c1ffdab9273a232bfa1325c
2025-08-20T22:44:38.8253531Z Successfully built staticx
2025-08-20T22:44:38.9217672Z 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-20T22:44:39.7279638Z   Attempting uninstall: scons
2025-08-20T22:44:39.7351023Z     Found existing installation: SCons 4.9.1
2025-08-20T22:44:39.7633504Z     Uninstalling SCons-4.9.1:
2025-08-20T22:44:39.7692859Z       Successfully uninstalled SCons-4.9.1
2025-08-20T22:44:40.2755476Z   Attempting uninstall: pygments
2025-08-20T22:44:40.2828543Z     Found existing installation: Pygments 2.19.2
2025-08-20T22:44:40.2985132Z     Uninstalling Pygments-2.19.2:
2025-08-20T22:44:40.3008533Z       Successfully uninstalled Pygments-2.19.2
2025-08-20T22:44:40.9417913Z   Attempting uninstall: packaging
2025-08-20T22:44:40.9486662Z     Found existing installation: packaging 25.0
2025-08-20T22:44:40.9505303Z     Uninstalling packaging-25.0:
2025-08-20T22:44:40.9511107Z       Successfully uninstalled packaging-25.0
2025-08-20T22:44:41.9649877Z 
2025-08-20T22:44:41.9673466Z 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-20T22:44:42.2595279Z Defaulting to user installation because normal site-packages is not writeable
2025-08-20T22:44:42.4446526Z Collecting build
2025-08-20T22:44:42.4457598Z   Using cached build-1.3.0-py3-none-any.whl.metadata (5.6 kB)
2025-08-20T22:44:42.5264528Z Collecting cffi
2025-08-20T22:44:42.5274027Z   Using cached cffi-1.17.1-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.metadata (1.5 kB)
2025-08-20T22:44:42.5522806Z Collecting scons
2025-08-20T22:44:42.5531425Z   Using cached scons-4.9.1-py3-none-any.whl.metadata (9.0 kB)
2025-08-20T22:44:42.5796148Z Collecting scuba
2025-08-20T22:44:42.5805367Z   Using cached scuba-2.14.1-py3-none-any.whl.metadata (3.4 kB)
2025-08-20T22:44:42.6290092Z Collecting pytest
2025-08-20T22:44:42.6299463Z   Using cached pytest-8.4.1-py3-none-any.whl.metadata (7.7 kB)
2025-08-20T22:44:42.6574533Z Collecting packaging>=19.1 (from build)
2025-08-20T22:44:42.6583732Z   Using cached packaging-25.0-py3-none-any.whl.metadata (3.3 kB)
2025-08-20T22:44:42.6808542Z Collecting pyproject_hooks (from build)
2025-08-20T22:44:42.6817426Z   Using cached pyproject_hooks-1.2.0-py3-none-any.whl.metadata (1.3 kB)
2025-08-20T22:44:42.7040676Z Collecting pycparser (from cffi)
2025-08-20T22:44:42.7050751Z   Using cached pycparser-2.22-py3-none-any.whl.metadata (943 bytes)
2025-08-20T22:44:42.7413805Z Collecting PyYAML (from scuba)
2025-08-20T22:44:42.7428170Z   Using cached PyYAML-6.0.2-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.metadata (2.1 kB)
2025-08-20T22:44:42.7665684Z Collecting iniconfig>=1 (from pytest)
2025-08-20T22:44:42.7675017Z   Using cached iniconfig-2.1.0-py3-none-any.whl.metadata (2.7 kB)
2025-08-20T22:44:42.8004836Z Collecting pluggy<2,>=1.5 (from pytest)
2025-08-20T22:44:42.8014437Z   Using cached pluggy-1.6.0-py3-none-any.whl.metadata (4.8 kB)
2025-08-20T22:44:42.8359514Z Collecting pygments>=2.7.2 (from pytest)
2025-08-20T22:44:42.8369014Z   Using cached pygments-2.19.2-py3-none-any.whl.metadata (2.5 kB)
2025-08-20T22:44:42.8416684Z Using cached build-1.3.0-py3-none-any.whl (23 kB)
2025-08-20T22:44:42.8425962Z Using cached cffi-1.17.1-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (478 kB)
2025-08-20T22:44:42.8437869Z Using cached scons-4.9.1-py3-none-any.whl (4.1 MB)
2025-08-20T22:44:42.8469309Z Using cached scuba-2.14.1-py3-none-any.whl (292 kB)
2025-08-20T22:44:42.8479830Z Using cached pytest-8.4.1-py3-none-any.whl (365 kB)
2025-08-20T22:44:42.8490722Z Using cached pluggy-1.6.0-py3-none-any.whl (20 kB)
2025-08-20T22:44:42.8499605Z Using cached iniconfig-2.1.0-py3-none-any.whl (6.0 kB)
2025-08-20T22:44:42.8508094Z Using cached packaging-25.0-py3-none-any.whl (66 kB)
2025-08-20T22:44:42.8518664Z Using cached pygments-2.19.2-py3-none-any.whl (1.2 MB)
2025-08-20T22:44:42.8533699Z Using cached pycparser-2.22-py3-none-any.whl (117 kB)
2025-08-20T22:44:42.8542939Z Using cached pyproject_hooks-1.2.0-py3-none-any.whl (10 kB)
2025-08-20T22:44:42.8551155Z Using cached PyYAML-6.0.2-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (739 kB)
2025-08-20T22:44:42.9581001Z Installing collected packages: scons, PyYAML, pyproject_hooks, pygments, pycparser, pluggy, packaging, iniconfig, scuba, pytest, cffi, build
2025-08-20T22:44:42.9586289Z   Attempting uninstall: scons
2025-08-20T22:44:42.9657160Z     Found existing installation: SCons 4.9.1
2025-08-20T22:44:42.9939259Z     Uninstalling SCons-4.9.1:
2025-08-20T22:44:42.9999184Z       Successfully uninstalled SCons-4.9.1
2025-08-20T22:44:43.5071120Z   Attempting uninstall: PyYAML
2025-08-20T22:44:43.5147369Z     Found existing installation: PyYAML 6.0.2
2025-08-20T22:44:43.5167520Z     Uninstalling PyYAML-6.0.2:
2025-08-20T22:44:43.5174061Z       Successfully uninstalled PyYAML-6.0.2
2025-08-20T22:44:43.5866066Z   Attempting uninstall: pyproject_hooks
2025-08-20T22:44:43.5934530Z     Found existing installation: pyproject_hooks 1.2.0
2025-08-20T22:44:43.5949095Z     Uninstalling pyproject_hooks-1.2.0:
2025-08-20T22:44:43.5954050Z       Successfully uninstalled pyproject_hooks-1.2.0
2025-08-20T22:44:43.6124934Z   Attempting uninstall: pygments
2025-08-20T22:44:43.6191786Z     Found existing installation: Pygments 2.19.2
2025-08-20T22:44:43.6345028Z     Uninstalling Pygments-2.19.2:
2025-08-20T22:44:43.6370869Z       Successfully uninstalled Pygments-2.19.2
2025-08-20T22:44:44.2338818Z   Attempting uninstall: pycparser
2025-08-20T22:44:44.2409457Z     Found existing installation: pycparser 2.22
2025-08-20T22:44:44.2428704Z     Uninstalling pycparser-2.22:
2025-08-20T22:44:44.2434240Z       Successfully uninstalled pycparser-2.22
2025-08-20T22:44:44.3702469Z   Attempting uninstall: pluggy
2025-08-20T22:44:44.3772015Z     Found existing installation: pluggy 1.6.0
2025-08-20T22:44:44.3788201Z     Uninstalling pluggy-1.6.0:
2025-08-20T22:44:44.3793356Z       Successfully uninstalled pluggy-1.6.0
2025-08-20T22:44:44.4017207Z   Attempting uninstall: packaging
2025-08-20T22:44:44.4088757Z     Found existing installation: packaging 25.0
2025-08-20T22:44:44.4107779Z     Uninstalling packaging-25.0:
2025-08-20T22:44:44.4113439Z       Successfully uninstalled packaging-25.0
2025-08-20T22:44:44.4542607Z   Attempting uninstall: iniconfig
2025-08-20T22:44:44.4614091Z     Found existing installation: iniconfig 2.1.0
2025-08-20T22:44:44.4627542Z     Uninstalling iniconfig-2.1.0:
2025-08-20T22:44:44.4632319Z       Successfully uninstalled iniconfig-2.1.0
2025-08-20T22:44:44.4761572Z   Attempting uninstall: scuba
2025-08-20T22:44:44.4828077Z     Found existing installation: scuba 2.14.1
2025-08-20T22:44:44.4844976Z     Uninstalling scuba-2.14.1:
2025-08-20T22:44:44.4851999Z       Successfully uninstalled scuba-2.14.1
2025-08-20T22:44:44.5123020Z   Attempting uninstall: pytest
2025-08-20T22:44:44.5199749Z     Found existing installation: pytest 8.4.1
2025-08-20T22:44:44.5244683Z     Uninstalling pytest-8.4.1:
2025-08-20T22:44:44.5442529Z       Successfully uninstalled pytest-8.4.1
2025-08-20T22:44:44.7504805Z   Attempting uninstall: cffi
2025-08-20T22:44:44.7571957Z     Found existing installation: cffi 1.17.1
2025-08-20T22:44:44.7591631Z     Uninstalling cffi-1.17.1:
2025-08-20T22:44:44.7777876Z       Successfully uninstalled cffi-1.17.1
2025-08-20T22:44:44.8445446Z   Attempting uninstall: build
2025-08-20T22:44:44.8515645Z     Found existing installation: build 1.3.0
2025-08-20T22:44:44.8534501Z     Uninstalling build-1.3.0:
2025-08-20T22:44:44.8541789Z       Successfully uninstalled build-1.3.0
2025-08-20T22:44:44.8786335Z 
2025-08-20T22:44:44.8808760Z 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-20T22:44:45.1700315Z Defaulting to user installation because normal site-packages is not writeable
2025-08-20T22:44:45.3525990Z Collecting ansi2txt
2025-08-20T22:44:45.3535507Z   Using cached ansi2txt-0.2.0-py3-none-any.whl.metadata (2.1 kB)
2025-08-20T22:44:45.3838692Z Collecting pipx
2025-08-20T22:44:45.3848961Z   Using cached pipx-1.7.1-py3-none-any.whl.metadata (18 kB)
2025-08-20T22:44:45.4142512Z Collecting scons
2025-08-20T22:44:45.4153061Z   Using cached scons-4.9.1-py3-none-any.whl.metadata (9.0 kB)
2025-08-20T22:44:45.4391827Z Collecting py2static
2025-08-20T22:44:45.4401372Z   Using cached py2static-0.0.1-py3-none-any.whl.metadata (1.2 kB)
2025-08-20T22:44:45.4673019Z Collecting typer
2025-08-20T22:44:45.4682935Z   Using cached typer-0.16.1-py3-none-any.whl.metadata (15 kB)
2025-08-20T22:44:45.5017530Z Collecting argcomplete>=1.9.4 (from pipx)
2025-08-20T22:44:45.5027336Z   Using cached argcomplete-3.6.2-py3-none-any.whl.metadata (16 kB)
2025-08-20T22:44:45.5300451Z Collecting packaging>=20 (from pipx)
2025-08-20T22:44:45.5309763Z   Using cached packaging-25.0-py3-none-any.whl.metadata (3.3 kB)
2025-08-20T22:44:45.5579887Z Collecting platformdirs>=2.1 (from pipx)
2025-08-20T22:44:45.5589369Z   Using cached platformdirs-4.3.8-py3-none-any.whl.metadata (12 kB)
2025-08-20T22:44:45.5856906Z Collecting userpath!=1.9,>=1.6 (from pipx)
2025-08-20T22:44:45.5866225Z   Using cached userpath-1.9.2-py3-none-any.whl.metadata (3.0 kB)
2025-08-20T22:44:45.6305399Z Collecting pyinstaller (from py2static)
2025-08-20T22:44:45.6315765Z   Using cached pyinstaller-6.15.0-py3-none-manylinux2014_aarch64.whl.metadata (8.4 kB)
2025-08-20T22:44:45.6581597Z Collecting staticx (from py2static)
2025-08-20T22:44:45.6590097Z   Using cached staticx-0.14.1.tar.gz (73 kB)
2025-08-20T22:44:45.6726119Z   Preparing metadata (setup.py): started
2025-08-20T22:44:45.8632220Z   Preparing metadata (setup.py): finished with status 'done'
2025-08-20T22:44:45.8935551Z Collecting click>=8.0.0 (from typer)
2025-08-20T22:44:45.8945312Z   Using cached click-8.2.1-py3-none-any.whl.metadata (2.5 kB)
2025-08-20T22:44:45.9220181Z Collecting typing-extensions>=3.7.4.3 (from typer)
2025-08-20T22:44:45.9229733Z   Using cached typing_extensions-4.14.1-py3-none-any.whl.metadata (3.0 kB)
2025-08-20T22:44:45.9566280Z Collecting shellingham>=1.3.0 (from typer)
2025-08-20T22:44:45.9576190Z   Using cached shellingham-1.5.4-py2.py3-none-any.whl.metadata (3.5 kB)
2025-08-20T22:44:45.9987315Z Collecting rich>=10.11.0 (from typer)
2025-08-20T22:44:45.9996961Z   Using cached rich-14.1.0-py3-none-any.whl.metadata (18 kB)
2025-08-20T22:44:46.0273182Z Collecting markdown-it-py>=2.2.0 (from rich>=10.11.0->typer)
2025-08-20T22:44:46.0283193Z   Using cached markdown_it_py-4.0.0-py3-none-any.whl.metadata (7.3 kB)
2025-08-20T22:44:46.0621069Z Collecting pygments<3.0.0,>=2.13.0 (from rich>=10.11.0->typer)
2025-08-20T22:44:46.0630784Z   Using cached pygments-2.19.2-py3-none-any.whl.metadata (2.5 kB)
2025-08-20T22:44:46.0887972Z Collecting mdurl~=0.1 (from markdown-it-py>=2.2.0->rich>=10.11.0->typer)
2025-08-20T22:44:46.0897380Z   Using cached mdurl-0.1.2-py3-none-any.whl.metadata (1.6 kB)
2025-08-20T22:44:46.1870619Z Collecting setuptools>=42.0.0 (from pyinstaller->py2static)
2025-08-20T22:44:46.1879864Z   Using cached setuptools-80.9.0-py3-none-any.whl.metadata (6.6 kB)
2025-08-20T22:44:46.2178356Z Collecting altgraph (from pyinstaller->py2static)
2025-08-20T22:44:46.2186197Z   Using cached altgraph-0.17.4-py2.py3-none-any.whl.metadata (7.3 kB)
2025-08-20T22:44:46.2476085Z Collecting pyinstaller-hooks-contrib>=2025.8 (from pyinstaller->py2static)
2025-08-20T22:44:46.2485688Z   Using cached pyinstaller_hooks_contrib-2025.8-py3-none-any.whl.metadata (16 kB)
2025-08-20T22:44:46.2784055Z Collecting pyelftools (from staticx->py2static)
2025-08-20T22:44:46.2793999Z   Using cached pyelftools-0.32-py3-none-any.whl.metadata (372 bytes)
2025-08-20T22:44:46.2825986Z Using cached ansi2txt-0.2.0-py3-none-any.whl (14 kB)
2025-08-20T22:44:46.2835284Z Using cached pipx-1.7.1-py3-none-any.whl (78 kB)
2025-08-20T22:44:46.2845009Z Using cached scons-4.9.1-py3-none-any.whl (4.1 MB)
2025-08-20T22:44:46.2879582Z Using cached py2static-0.0.1-py3-none-any.whl (5.7 kB)
2025-08-20T22:44:46.2888665Z Using cached typer-0.16.1-py3-none-any.whl (46 kB)
2025-08-20T22:44:46.2897895Z Using cached argcomplete-3.6.2-py3-none-any.whl (43 kB)
2025-08-20T22:44:46.2907304Z Using cached click-8.2.1-py3-none-any.whl (102 kB)
2025-08-20T22:44:46.2916935Z Using cached packaging-25.0-py3-none-any.whl (66 kB)
2025-08-20T22:44:46.2926206Z Using cached platformdirs-4.3.8-py3-none-any.whl (18 kB)
2025-08-20T22:44:46.2935321Z Using cached rich-14.1.0-py3-none-any.whl (243 kB)
2025-08-20T22:44:46.2945927Z Using cached pygments-2.19.2-py3-none-any.whl (1.2 MB)
2025-08-20T22:44:46.2962030Z Using cached markdown_it_py-4.0.0-py3-none-any.whl (87 kB)
2025-08-20T22:44:46.2971717Z Using cached mdurl-0.1.2-py3-none-any.whl (10.0 kB)
2025-08-20T22:44:46.2980798Z Using cached shellingham-1.5.4-py2.py3-none-any.whl (9.8 kB)
2025-08-20T22:44:46.2989938Z Using cached typing_extensions-4.14.1-py3-none-any.whl (43 kB)
2025-08-20T22:44:46.2999177Z Using cached userpath-1.9.2-py3-none-any.whl (9.1 kB)
2025-08-20T22:44:46.3008276Z Using cached pyinstaller-6.15.0-py3-none-manylinux2014_aarch64.whl (726 kB)
2025-08-20T22:44:46.3021698Z Using cached pyinstaller_hooks_contrib-2025.8-py3-none-any.whl (442 kB)
2025-08-20T22:44:46.3033483Z Using cached setuptools-80.9.0-py3-none-any.whl (1.2 MB)
2025-08-20T22:44:46.3048669Z Using cached altgraph-0.17.4-py2.py3-none-any.whl (21 kB)
2025-08-20T22:44:46.3057670Z Using cached pyelftools-0.32-py3-none-any.whl (188 kB)
2025-08-20T22:44:46.3372103Z Building wheels for collected packages: staticx
2025-08-20T22:44:46.3378132Z   Building wheel for staticx (setup.py): started
2025-08-20T22:44:48.7514208Z   Building wheel for staticx (setup.py): finished with status 'done'
2025-08-20T22:44:48.7525474Z   Created wheel for staticx: filename=staticx-0.14.1-py3-none-manylinux1_aarch64.whl size=790767 sha256=b8e94580522586e0ff12a37b5edb15f16bba3a9717c0a3bb6b26dcf49248aa46
2025-08-20T22:44:48.7526410Z   Stored in directory: /home/runner/.cache/pip/wheels/00/b3/af/a35c87126ca3734bc09bf9274a2c1ffdab9273a232bfa1325c
2025-08-20T22:44:48.7543898Z Successfully built staticx
2025-08-20T22:44:48.8522027Z 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-20T22:44:48.8524373Z   Attempting uninstall: pyelftools
2025-08-20T22:44:48.8590387Z     Found existing installation: pyelftools 0.32
2025-08-20T22:44:48.8628193Z     Uninstalling pyelftools-0.32:
2025-08-20T22:44:48.8640347Z       Successfully uninstalled pyelftools-0.32
2025-08-20T22:44:48.9763519Z   Attempting uninstall: altgraph
2025-08-20T22:44:48.9833176Z     Found existing installation: altgraph 0.17.4
2025-08-20T22:44:48.9849008Z     Uninstalling altgraph-0.17.4:
2025-08-20T22:44:48.9853936Z       Successfully uninstalled altgraph-0.17.4
2025-08-20T22:44:49.0086221Z   Attempting uninstall: typing-extensions
2025-08-20T22:44:49.0154575Z     Found existing installation: typing_extensions 4.14.1
2025-08-20T22:44:49.0167417Z     Uninstalling typing_extensions-4.14.1:
2025-08-20T22:44:49.0354395Z       Successfully uninstalled typing_extensions-4.14.1
2025-08-20T22:44:49.0690617Z   Attempting uninstall: staticx
2025-08-20T22:44:49.0760495Z     Found existing installation: staticx 0.14.1
2025-08-20T22:44:49.0780974Z     Uninstalling staticx-0.14.1:
2025-08-20T22:44:49.0789016Z       Successfully uninstalled staticx-0.14.1
2025-08-20T22:44:49.1100525Z   Attempting uninstall: shellingham
2025-08-20T22:44:49.1171884Z     Found existing installation: shellingham 1.5.4
2025-08-20T22:44:49.1187970Z     Uninstalling shellingham-1.5.4:
2025-08-20T22:44:49.1193242Z       Successfully uninstalled shellingham-1.5.4
2025-08-20T22:44:49.1344483Z   Attempting uninstall: setuptools
2025-08-20T22:44:49.1411762Z     Found existing installation: setuptools 80.9.0
2025-08-20T22:44:49.1611480Z     Uninstalling setuptools-80.9.0:
2025-08-20T22:44:49.1829586Z       Successfully uninstalled setuptools-80.9.0
2025-08-20T22:44:49.7725315Z   Attempting uninstall: scons
2025-08-20T22:44:49.7799473Z     Found existing installation: SCons 4.9.1
2025-08-20T22:44:49.8094498Z     Uninstalling SCons-4.9.1:
2025-08-20T22:44:49.8153215Z       Successfully uninstalled SCons-4.9.1
2025-08-20T22:44:50.3119733Z   Attempting uninstall: pygments
2025-08-20T22:44:50.3196850Z     Found existing installation: Pygments 2.19.2
2025-08-20T22:44:50.3360372Z     Uninstalling Pygments-2.19.2:
2025-08-20T22:44:50.3383298Z       Successfully uninstalled Pygments-2.19.2
2025-08-20T22:44:50.9231518Z   Attempting uninstall: platformdirs
2025-08-20T22:44:50.9306174Z     Found existing installation: platformdirs 4.3.8
2025-08-20T22:44:50.9323733Z     Uninstalling platformdirs-4.3.8:
2025-08-20T22:44:50.9336556Z       Successfully uninstalled platformdirs-4.3.8
2025-08-20T22:44:50.9561149Z   Attempting uninstall: packaging
2025-08-20T22:44:50.9633115Z     Found existing installation: packaging 25.0
2025-08-20T22:44:50.9652577Z     Uninstalling packaging-25.0:
2025-08-20T22:44:50.9658511Z       Successfully uninstalled packaging-25.0
2025-08-20T22:44:51.0092258Z   Attempting uninstall: mdurl
2025-08-20T22:44:51.0159216Z     Found existing installation: mdurl 0.1.2
2025-08-20T22:44:51.0172789Z     Uninstalling mdurl-0.1.2:
2025-08-20T22:44:51.0177858Z       Successfully uninstalled mdurl-0.1.2
2025-08-20T22:44:51.0331584Z   Attempting uninstall: click
2025-08-20T22:44:51.0401662Z     Found existing installation: click 8.2.1
2025-08-20T22:44:51.0419804Z     Uninstalling click-8.2.1:
2025-08-20T22:44:51.0425106Z       Successfully uninstalled click-8.2.1
2025-08-20T22:44:51.1023303Z   Attempting uninstall: argcomplete
2025-08-20T22:44:51.1094974Z     Found existing installation: argcomplete 3.6.2
2025-08-20T22:44:51.1118444Z     Uninstalling argcomplete-3.6.2:
2025-08-20T22:44:51.1126957Z       Successfully uninstalled argcomplete-3.6.2
2025-08-20T22:44:51.1394704Z   Attempting uninstall: ansi2txt
2025-08-20T22:44:51.1464241Z     Found existing installation: ansi2txt 0.2.0
2025-08-20T22:44:51.1477871Z     Uninstalling ansi2txt-0.2.0:
2025-08-20T22:44:51.1666035Z       Successfully uninstalled ansi2txt-0.2.0
2025-08-20T22:44:51.1841584Z   Attempting uninstall: userpath
2025-08-20T22:44:51.1911580Z     Found existing installation: userpath 1.9.2
2025-08-20T22:44:51.1927551Z     Uninstalling userpath-1.9.2:
2025-08-20T22:44:51.1934584Z       Successfully uninstalled userpath-1.9.2
2025-08-20T22:44:51.2115044Z   Attempting uninstall: pyinstaller-hooks-contrib
2025-08-20T22:44:51.2188976Z     Found existing installation: pyinstaller-hooks-contrib 2025.8
2025-08-20T22:44:51.2490016Z     Uninstalling pyinstaller-hooks-contrib-2025.8:
2025-08-20T22:44:51.2528006Z       Successfully uninstalled pyinstaller-hooks-contrib-2025.8
2025-08-20T22:44:51.4588651Z   Attempting uninstall: markdown-it-py
2025-08-20T22:44:51.4660143Z     Found existing installation: markdown-it-py 4.0.0
2025-08-20T22:44:51.4714979Z     Uninstalling markdown-it-py-4.0.0:
2025-08-20T22:44:51.4726065Z       Successfully uninstalled markdown-it-py-4.0.0
2025-08-20T22:44:51.5374268Z   Attempting uninstall: rich
2025-08-20T22:44:51.5447815Z     Found existing installation: rich 14.1.0
2025-08-20T22:44:51.5495557Z     Uninstalling rich-14.1.0:
2025-08-20T22:44:51.5503713Z       Successfully uninstalled rich-14.1.0
2025-08-20T22:44:51.7084443Z   Attempting uninstall: pyinstaller
2025-08-20T22:44:51.7155555Z     Found existing installation: pyinstaller 6.15.0
2025-08-20T22:44:51.7404027Z     Uninstalling pyinstaller-6.15.0:
2025-08-20T22:44:51.7440516Z       Successfully uninstalled pyinstaller-6.15.0
2025-08-20T22:44:52.0323531Z   Attempting uninstall: pipx
2025-08-20T22:44:52.0401761Z     Found existing installation: pipx 1.7.1
2025-08-20T22:44:52.0441404Z     Uninstalling pipx-1.7.1:
2025-08-20T22:44:52.0449771Z       Successfully uninstalled pipx-1.7.1
2025-08-20T22:44:52.1067205Z   Attempting uninstall: typer
2025-08-20T22:44:52.1139249Z     Found existing installation: typer 0.16.1
2025-08-20T22:44:52.1159532Z     Uninstalling typer-0.16.1:
2025-08-20T22:44:52.1166689Z       Successfully uninstalled typer-0.16.1
2025-08-20T22:44:52.1732721Z   Attempting uninstall: py2static
2025-08-20T22:44:52.1797678Z     Found existing installation: py2static 0.0.1
2025-08-20T22:44:52.1813347Z     Uninstalling py2static-0.0.1:
2025-08-20T22:44:52.1821065Z       Successfully uninstalled py2static-0.0.1
2025-08-20T22:44:52.2009570Z 
2025-08-20T22:44:52.2033923Z 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-20T22:44:52.5006183Z Defaulting to user installation because normal site-packages is not writeable
2025-08-20T22:44:52.6027292Z Collecting git+https://github.com/pyinstaller/pyinstaller
2025-08-20T22:44:52.6031886Z   Cloning https://github.com/pyinstaller/pyinstaller to /tmp/pip-req-build-he9juq2q
2025-08-20T22:44:52.6051143Z 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-he9juq2q
2025-08-20T22:44:54.4585400Z   Resolved https://github.com/pyinstaller/pyinstaller to commit 34508a2cda1072718a81ef1d5a660ce89e62d295
2025-08-20T22:44:54.4620493Z   Installing build dependencies: started
2025-08-20T22:44:55.1188404Z   Installing build dependencies: finished with status 'done'
2025-08-20T22:44:55.1198057Z   Getting requirements to build wheel: started
2025-08-20T22:44:55.3844181Z   Getting requirements to build wheel: finished with status 'done'
2025-08-20T22:44:55.3854708Z   Preparing metadata (pyproject.toml): started
2025-08-20T22:44:55.5594370Z   Preparing metadata (pyproject.toml): finished with status 'done'
2025-08-20T22:44:55.7280784Z Collecting setuptools>=42.0.0 (from pyinstaller==6.15.0)
2025-08-20T22:44:55.7291961Z   Using cached setuptools-80.9.0-py3-none-any.whl.metadata (6.6 kB)
2025-08-20T22:44:55.7597364Z Collecting altgraph (from pyinstaller==6.15.0)
2025-08-20T22:44:55.7605840Z   Using cached altgraph-0.17.4-py2.py3-none-any.whl.metadata (7.3 kB)
2025-08-20T22:44:55.7904874Z Collecting pyinstaller-hooks-contrib>=2025.8 (from pyinstaller==6.15.0)
2025-08-20T22:44:55.7914242Z   Using cached pyinstaller_hooks_contrib-2025.8-py3-none-any.whl.metadata (16 kB)
2025-08-20T22:44:55.8172293Z Collecting packaging>=22.0 (from pyinstaller==6.15.0)
2025-08-20T22:44:55.8181997Z   Using cached packaging-25.0-py3-none-any.whl.metadata (3.3 kB)
2025-08-20T22:44:55.8220704Z Using cached packaging-25.0-py3-none-any.whl (66 kB)
2025-08-20T22:44:55.8230023Z Using cached pyinstaller_hooks_contrib-2025.8-py3-none-any.whl (442 kB)
2025-08-20T22:44:55.8242000Z Using cached setuptools-80.9.0-py3-none-any.whl (1.2 MB)
2025-08-20T22:44:55.8257656Z Using cached altgraph-0.17.4-py2.py3-none-any.whl (21 kB)
2025-08-20T22:44:55.8364026Z Building wheels for collected packages: pyinstaller
2025-08-20T22:44:55.8370826Z   Building wheel for pyinstaller (pyproject.toml): started
2025-08-20T22:44:58.5371487Z   Building wheel for pyinstaller (pyproject.toml): finished with status 'done'
2025-08-20T22:44:58.5391458Z   Created wheel for pyinstaller: filename=pyinstaller-6.15.0-py3-none-any.whl size=1828928 sha256=a9af7f5a5ac94f50aabc71f5d8c3018fc4ba450dbc3319e1dbdeaa623cb184b5
2025-08-20T22:44:58.5393105Z   Stored in directory: /tmp/pip-ephem-wheel-cache-rqrx8fib/wheels/ad/f0/96/ada035be05b1c8fe6a9d81fd24e3d5f767d7ccd2219d68e4e2
2025-08-20T22:44:58.5430150Z Successfully built pyinstaller
2025-08-20T22:44:58.6223651Z Installing collected packages: altgraph, setuptools, packaging, pyinstaller-hooks-contrib, pyinstaller
2025-08-20T22:44:58.6227791Z   Attempting uninstall: altgraph
2025-08-20T22:44:58.6296997Z     Found existing installation: altgraph 0.17.4
2025-08-20T22:44:58.6314349Z     Uninstalling altgraph-0.17.4:
2025-08-20T22:44:58.6320487Z       Successfully uninstalled altgraph-0.17.4
2025-08-20T22:44:58.6571194Z   Attempting uninstall: setuptools
2025-08-20T22:44:58.6637888Z     Found existing installation: setuptools 80.9.0
2025-08-20T22:44:58.6839531Z     Uninstalling setuptools-80.9.0:
2025-08-20T22:44:58.7058890Z       Successfully uninstalled setuptools-80.9.0
2025-08-20T22:44:59.2913719Z   Attempting uninstall: packaging
2025-08-20T22:44:59.2992767Z     Found existing installation: packaging 25.0
2025-08-20T22:44:59.3012084Z     Uninstalling packaging-25.0:
2025-08-20T22:44:59.3018116Z       Successfully uninstalled packaging-25.0
2025-08-20T22:44:59.3460768Z   Attempting uninstall: pyinstaller-hooks-contrib
2025-08-20T22:44:59.3534992Z     Found existing installation: pyinstaller-hooks-contrib 2025.8
2025-08-20T22:44:59.3833462Z     Uninstalling pyinstaller-hooks-contrib-2025.8:
2025-08-20T22:44:59.3871750Z       Successfully uninstalled pyinstaller-hooks-contrib-2025.8
2025-08-20T22:44:59.6015054Z   Attempting uninstall: pyinstaller
2025-08-20T22:44:59.6087268Z     Found existing installation: pyinstaller 6.15.0
2025-08-20T22:44:59.6342316Z     Uninstalling pyinstaller-6.15.0:
2025-08-20T22:44:59.6379248Z       Successfully uninstalled pyinstaller-6.15.0
2025-08-20T22:44:59.9261146Z 
2025-08-20T22:44:59.9284903Z Successfully installed altgraph-0.17.4 packaging-25.0 pyinstaller-6.15.0 pyinstaller-hooks-contrib-2025.8 setuptools-80.9.0
2025-08-20T22:45:00.1506148Z 6.15.0
2025-08-20T22:45:01.5850612Z # Executing docker install script, commit: bedc5d6b3e782a5e50d3d2a870f5e1f1b5a38d5c
2025-08-20T22:45:01.5860149Z Warning: the "docker" command appears to already exist on this system.
2025-08-20T22:45:01.5860453Z 
2025-08-20T22:45:01.5860838Z If you already have Docker installed, this script can cause trouble, which is
2025-08-20T22:45:01.5861333Z why we're displaying this warning and provide the opportunity to cancel the
2025-08-20T22:45:01.5861697Z installation.
2025-08-20T22:45:01.5861851Z 
2025-08-20T22:45:01.5862118Z If you installed the current Docker package using this script and are using it
2025-08-20T22:45:01.5862601Z again to update Docker, you can ignore this message, but be aware that the
2025-08-20T22:45:01.5863091Z script resets any custom changes in the deb and rpm repo configuration
2025-08-20T22:45:01.5863512Z files to match the parameters passed to the script.
2025-08-20T22:45:01.5863730Z 
2025-08-20T22:45:01.5863865Z You may press Ctrl+C now to abort this script.
2025-08-20T22:45:01.6012455Z + sh -c 'apt-get -qq update >/dev/null'
2025-08-20T22:45:02.9083938Z + sh -c 'DEBIAN_FRONTEND=noninteractive apt-get -y -qq install ca-certificates curl >/dev/null'
2025-08-20T22:45:03.3846631Z + sh -c 'install -m 0755 -d /etc/apt/keyrings'
2025-08-20T22:45:03.3950045Z + sh -c 'curl -fsSL "https://download.docker.com/linux/ubuntu/gpg" -o /etc/apt/keyrings/docker.asc'
2025-08-20T22:45:03.5279146Z + sh -c 'chmod a+r /etc/apt/keyrings/docker.asc'
2025-08-20T22:45:03.5294444Z + 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-20T22:45:03.5301859Z + sh -c 'apt-get -qq update >/dev/null'
2025-08-20T22:45:04.7800508Z + 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-20T22:45:15.4036742Z + sh -c 'docker version'
2025-08-20T22:45:15.4175837Z Client: Docker Engine - Community
2025-08-20T22:45:15.4176385Z  Version:           28.3.3
2025-08-20T22:45:15.4176642Z  API version:       1.51
2025-08-20T22:45:15.4176972Z  Go version:        go1.24.5
2025-08-20T22:45:15.4177281Z  Git commit:        980b856
2025-08-20T22:45:15.4177539Z  Built:             Fri Jul 25 11:35:18 2025
2025-08-20T22:45:15.4177863Z  OS/Arch:           linux/arm64
2025-08-20T22:45:15.4178113Z  Context:           default
2025-08-20T22:45:15.4178253Z 
2025-08-20T22:45:15.4178362Z Server: Docker Engine - Community
2025-08-20T22:45:15.4178657Z  Engine:
2025-08-20T22:45:15.4178899Z   Version:          28.3.3
2025-08-20T22:45:15.4179322Z   API version:      1.51 (minimum version 1.24)
2025-08-20T22:45:15.4179650Z   Go version:       go1.24.5
2025-08-20T22:45:15.4179901Z   Git commit:       bea959c
2025-08-20T22:45:15.4180193Z   Built:            Fri Jul 25 11:35:18 2025
2025-08-20T22:45:15.4180483Z   OS/Arch:          linux/arm64
2025-08-20T22:45:15.4180738Z   Experimental:     false
2025-08-20T22:45:15.4181010Z  containerd:
2025-08-20T22:45:15.4181219Z   Version:          1.7.27
2025-08-20T22:45:15.4181496Z   GitCommit:        05044ec0a9a75232cad458027ca83437aae3f4da
2025-08-20T22:45:15.4181882Z  runc:
2025-08-20T22:45:15.4182090Z   Version:          1.2.5
2025-08-20T22:45:15.4182350Z   GitCommit:        v1.2.5-0-g59923ef
2025-08-20T22:45:15.4182627Z  docker-init:
2025-08-20T22:45:15.4182837Z   Version:          0.19.0
2025-08-20T22:45:15.4183134Z   GitCommit:        de40ad0
2025-08-20T22:45:15.4195192Z 
2025-08-20T22:45:15.4195502Z ================================================================================
2025-08-20T22:45:15.4195820Z 
2025-08-20T22:45:15.4196372Z To run Docker as a non-privileged user, consider setting up the
2025-08-20T22:45:15.4196878Z Docker daemon in rootless mode for your user:
2025-08-20T22:45:15.4197072Z 
2025-08-20T22:45:15.4197207Z     dockerd-rootless-setuptool.sh install
2025-08-20T22:45:15.4197394Z 
2025-08-20T22:45:15.4197690Z Visit https://docs.docker.com/go/rootless/ to learn about rootless mode.
2025-08-20T22:45:15.4197977Z 
2025-08-20T22:45:15.4197980Z 
2025-08-20T22:45:15.4198190Z To run the Docker daemon as a fully privileged service, but granting non-root
2025-08-20T22:45:15.4198664Z users access, refer to https://docs.docker.com/go/daemon-access/
2025-08-20T22:45:15.4198906Z 
2025-08-20T22:45:15.4199168Z WARNING: Access to the remote API on a privileged Docker daemon is equivalent
2025-08-20T22:45:15.4199647Z          to root access on the host. Refer to the 'Docker daemon attack surface'
2025-08-20T22:45:15.4200102Z          documentation for details: https://docs.docker.com/go/attack-surface/
2025-08-20T22:45:15.4200443Z 
2025-08-20T22:45:15.4200587Z ================================================================================
2025-08-20T22:45:15.4200779Z 
2025-08-20T22:45:26.3956069Z ● docker.service - Docker Application Container Engine
2025-08-20T22:45:26.3956625Z      Loaded: loaded (/usr/lib/systemd/system/docker.service; enabled; preset: enabled)
2025-08-20T22:45:26.3957104Z      Active: active (running) since Wed 2025-08-20 22:45:16 UTC; 10s ago
2025-08-20T22:45:26.3957686Z TriggeredBy: ● docker.socket
2025-08-20T22:45:26.3958298Z        Docs: https://docs.docker.com
2025-08-20T22:45:26.3958892Z    Main PID: 20534 (dockerd)
2025-08-20T22:45:26.3959183Z       Tasks: 10
2025-08-20T22:45:26.3959496Z      Memory: 20.7M (peak: 24.9M)
2025-08-20T22:45:26.3959906Z         CPU: 252ms
2025-08-20T22:45:26.3960238Z      CGroup: /system.slice/docker.service
2025-08-20T22:45:26.3967783Z              └─20534 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock
2025-08-20T22:45:26.3968188Z 
2025-08-20T22:45:26.3968580Z Aug 20 22:45:15 runnervmdbl46 dockerd[20534]: time="2025-08-20T22:45:15.782966553Z" level=info msg="Loading containers: start."
2025-08-20T22:45:26.3969725Z Aug 20 22:45:16 runnervmdbl46 dockerd[20534]: time="2025-08-20T22:45:16.299506641Z" level=warning msg="Error (Unable to complete atomic operation, key modified) deleting object [endpoint_count 9e3c9e88b567a7b2866bf32fa06443c41303420b575bbfe58acf78dc5d8b668d], retrying...."
2025-08-20T22:45:26.3970990Z Aug 20 22:45:16 runnervmdbl46 dockerd[20534]: time="2025-08-20T22:45:16.338494459Z" level=info msg="Loading containers: done."
2025-08-20T22:45:26.3972111Z Aug 20 22:45:16 runnervmdbl46 dockerd[20534]: time="2025-08-20T22:45:16.359854398Z" 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-20T22:45:26.3973462Z Aug 20 22:45:16 runnervmdbl46 dockerd[20534]: time="2025-08-20T22:45:16.359951856Z" level=info msg="Docker daemon" commit=bea959c containerd-snapshotter=false storage-driver=overlay2 version=28.3.3
2025-08-20T22:45:26.3974364Z Aug 20 22:45:16 runnervmdbl46 dockerd[20534]: time="2025-08-20T22:45:16.359982073Z" level=info msg="Initializing buildkit"
2025-08-20T22:45:26.3975094Z Aug 20 22:45:16 runnervmdbl46 dockerd[20534]: time="2025-08-20T22:45:16.376785354Z" level=info msg="Completed buildkit initialization"
2025-08-20T22:45:26.3976265Z Aug 20 22:45:16 runnervmdbl46 dockerd[20534]: time="2025-08-20T22:45:16.379547772Z" level=info msg="Daemon has completed initialization"
2025-08-20T22:45:26.3977022Z Aug 20 22:45:16 runnervmdbl46 dockerd[20534]: time="2025-08-20T22:45:16.379605053Z" level=info msg="API listen on /run/docker.sock"
2025-08-20T22:45:26.3977674Z Aug 20 22:45:16 runnervmdbl46 systemd[1]: Started docker.service - Docker Application Container Engine.
2025-08-20T22:45:26.4050954Z ● docker.service - Docker Application Container Engine
2025-08-20T22:45:26.4051742Z      Loaded: loaded (/usr/lib/systemd/system/docker.service; enabled; preset: enabled)
2025-08-20T22:45:26.4052368Z      Active: active (running) since Wed 2025-08-20 22:45:16 UTC; 10s ago
2025-08-20T22:45:26.4052869Z TriggeredBy: ● docker.socket
2025-08-20T22:45:26.4053166Z        Docs: https://docs.docker.com
2025-08-20T22:45:26.4053544Z    Main PID: 20534 (dockerd)
2025-08-20T22:45:26.4053782Z       Tasks: 10
2025-08-20T22:45:26.4054036Z      Memory: 20.7M (peak: 24.9M)
2025-08-20T22:45:26.4054291Z         CPU: 252ms
2025-08-20T22:45:26.4054535Z      CGroup: /system.slice/docker.service
2025-08-20T22:45:26.4055188Z              └─20534 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock
2025-08-20T22:45:26.4055479Z 
2025-08-20T22:45:26.4056043Z Aug 20 22:45:15 runnervmdbl46 dockerd[20534]: time="2025-08-20T22:45:15.782966553Z" level=info msg="Loading containers: start."
2025-08-20T22:45:26.4057210Z Aug 20 22:45:16 runnervmdbl46 dockerd[20534]: time="2025-08-20T22:45:16.299506641Z" level=warning msg="Error (Unable to complete atomic operation, key modified) deleting object [endpoint_count 9e3c9e88b567a7b2866bf32fa06443c41303420b575bbfe58acf78dc5d8b668d], retrying...."
2025-08-20T22:45:26.4058407Z Aug 20 22:45:16 runnervmdbl46 dockerd[20534]: time="2025-08-20T22:45:16.338494459Z" level=info msg="Loading containers: done."
2025-08-20T22:45:26.4059500Z Aug 20 22:45:16 runnervmdbl46 dockerd[20534]: time="2025-08-20T22:45:16.359854398Z" 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-20T22:45:26.4061129Z Aug 20 22:45:16 runnervmdbl46 dockerd[20534]: time="2025-08-20T22:45:16.359951856Z" level=info msg="Docker daemon" commit=bea959c containerd-snapshotter=false storage-driver=overlay2 version=28.3.3
2025-08-20T22:45:26.4062030Z Aug 20 22:45:16 runnervmdbl46 dockerd[20534]: time="2025-08-20T22:45:16.359982073Z" level=info msg="Initializing buildkit"
2025-08-20T22:45:26.4062732Z Aug 20 22:45:16 runnervmdbl46 dockerd[20534]: time="2025-08-20T22:45:16.376785354Z" level=info msg="Completed buildkit initialization"
2025-08-20T22:45:26.4063502Z Aug 20 22:45:16 runnervmdbl46 dockerd[20534]: time="2025-08-20T22:45:16.379547772Z" level=info msg="Daemon has completed initialization"
2025-08-20T22:45:26.4064224Z Aug 20 22:45:16 runnervmdbl46 dockerd[20534]: time="2025-08-20T22:45:16.379605053Z" level=info msg="API listen on /run/docker.sock"
2025-08-20T22:45:26.4064901Z Aug 20 22:45:16 runnervmdbl46 systemd[1]: Started docker.service - Docker Application Container Engine.
2025-08-20T22:45:26.4222653Z ● docker.service - Docker Application Container Engine
2025-08-20T22:45:26.4223172Z      Loaded: loaded (/usr/lib/systemd/system/docker.service; enabled; preset: enabled)
2025-08-20T22:45:26.4223816Z      Active: active (running) since Wed 2025-08-20 22:45:16 UTC; 10s ago
2025-08-20T22:45:26.4224280Z TriggeredBy: ● docker.socket
2025-08-20T22:45:26.4224609Z        Docs: https://docs.docker.com
2025-08-20T22:45:26.4224959Z    Main PID: 20534 (dockerd)
2025-08-20T22:45:26.4225229Z       Tasks: 10
2025-08-20T22:45:26.4225487Z      Memory: 20.7M (peak: 24.9M)
2025-08-20T22:45:26.4225939Z         CPU: 252ms
2025-08-20T22:45:26.4226226Z      CGroup: /system.slice/docker.service
2025-08-20T22:45:26.4226856Z              └─20534 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock
2025-08-20T22:45:26.4227159Z 
2025-08-20T22:45:26.4227497Z Aug 20 22:45:15 runnervmdbl46 dockerd[20534]: time="2025-08-20T22:45:15.782966553Z" level=info msg="Loading containers: start."
2025-08-20T22:45:26.4228660Z Aug 20 22:45:16 runnervmdbl46 dockerd[20534]: time="2025-08-20T22:45:16.299506641Z" level=warning msg="Error (Unable to complete atomic operation, key modified) deleting object [endpoint_count 9e3c9e88b567a7b2866bf32fa06443c41303420b575bbfe58acf78dc5d8b668d], retrying...."
2025-08-20T22:45:26.4229875Z Aug 20 22:45:16 runnervmdbl46 dockerd[20534]: time="2025-08-20T22:45:16.338494459Z" level=info msg="Loading containers: done."
2025-08-20T22:45:26.4231275Z Aug 20 22:45:16 runnervmdbl46 dockerd[20534]: time="2025-08-20T22:45:16.359854398Z" 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-20T22:45:26.4232651Z Aug 20 22:45:16 runnervmdbl46 dockerd[20534]: time="2025-08-20T22:45:16.359951856Z" level=info msg="Docker daemon" commit=bea959c containerd-snapshotter=false storage-driver=overlay2 version=28.3.3
2025-08-20T22:45:26.4233577Z Aug 20 22:45:16 runnervmdbl46 dockerd[20534]: time="2025-08-20T22:45:16.359982073Z" level=info msg="Initializing buildkit"
2025-08-20T22:45:26.4234274Z Aug 20 22:45:16 runnervmdbl46 dockerd[20534]: time="2025-08-20T22:45:16.376785354Z" level=info msg="Completed buildkit initialization"
2025-08-20T22:45:26.4235043Z Aug 20 22:45:16 runnervmdbl46 dockerd[20534]: time="2025-08-20T22:45:16.379547772Z" level=info msg="Daemon has completed initialization"
2025-08-20T22:45:26.4236707Z Aug 20 22:45:16 runnervmdbl46 dockerd[20534]: time="2025-08-20T22:45:16.379605053Z" level=info msg="API listen on /run/docker.sock"
2025-08-20T22:45:26.4237385Z Aug 20 22:45:16 runnervmdbl46 systemd[1]: Started docker.service - Docker Application Container Engine.
2025-08-20T22:45:26.4308329Z Docker version 28.3.3, build 980b856
2025-08-20T22:45:26.4462141Z Unable to find image 'hello-world:latest' locally
2025-08-20T22:45:27.2406824Z latest: Pulling from library/hello-world
2025-08-20T22:45:27.4702193Z 198f93fd5094: Pulling fs layer
2025-08-20T22:45:27.7808383Z 198f93fd5094: Verifying Checksum
2025-08-20T22:45:27.7808791Z 198f93fd5094: Download complete
2025-08-20T22:45:27.8175849Z 198f93fd5094: Pull complete
2025-08-20T22:45:27.8547293Z Digest: sha256:a0dfb02aac212703bfcb339d77d47ec32c8706ff250850ecc0e19c8737b18567
2025-08-20T22:45:27.8716019Z Status: Downloaded newer image for hello-world:latest
2025-08-20T22:45:28.4951015Z 
2025-08-20T22:45:28.4952008Z Hello from Docker!
2025-08-20T22:45:28.4952470Z This message shows that your installation appears to be working correctly.
2025-08-20T22:45:28.4952748Z 
2025-08-20T22:45:28.4953082Z To generate this message, Docker took the following steps:
2025-08-20T22:45:28.4953779Z  1. The Docker client contacted the Docker daemon.
2025-08-20T22:45:28.4954177Z  2. The Docker daemon pulled the "hello-world" image from the Docker Hub.
2025-08-20T22:45:28.4954646Z     (arm64v8)
2025-08-20T22:45:28.4954959Z  3. The Docker daemon created a new container from that image which runs the
2025-08-20T22:45:28.4955416Z     executable that produces the output you are currently reading.
2025-08-20T22:45:28.4956163Z  4. The Docker daemon streamed that output to the Docker client, which sent it
2025-08-20T22:45:28.4956545Z     to your terminal.
2025-08-20T22:45:28.4956711Z 
2025-08-20T22:45:28.4956932Z To try something more ambitious, you can run an Ubuntu container with:
2025-08-20T22:45:28.4957318Z  $ docker run -it ubuntu bash
2025-08-20T22:45:28.4957494Z 
2025-08-20T22:45:28.4957669Z Share images, automate workflows, and more with a free Docker ID:
2025-08-20T22:45:28.4958091Z  https://hub.docker.com/
2025-08-20T22:45:28.4958257Z 
2025-08-20T22:45:28.4958354Z For more examples and ideas, visit:
2025-08-20T22:45:28.4958665Z  https://docs.docker.com/get-started/
2025-08-20T22:45:28.4958896Z 
2025-08-20T22:45:28.6268437Z 651 libs found in cache `/etc/ld.so.cache'
2025-08-20T22:45:28.6268979Z 	libz3.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libz3.so.4
2025-08-20T22:45:28.6269474Z 	libz3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libz3.so
2025-08-20T22:45:28.6269931Z 	libzstd.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libzstd.so.1
2025-08-20T22:45:28.6270379Z 	libzstd.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libzstd.so
2025-08-20T22:45:28.6270951Z 	libzmq.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libzmq.so.5
2025-08-20T22:45:28.6271385Z 	libzip.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libzip.so.4
2025-08-20T22:45:28.6271879Z 	libzen.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libzen.so.0
2025-08-20T22:45:28.6272646Z 	libz.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libz.so.1
2025-08-20T22:45:28.6273051Z 	libz.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libz.so
2025-08-20T22:45:28.6273544Z 	libyaml-0.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libyaml-0.so.2
2025-08-20T22:45:28.6273983Z 	libyajl.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libyajl.so.2
2025-08-20T22:45:28.6274433Z 	libxxhash.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxxhash.so.0
2025-08-20T22:45:28.6274967Z 	libxtables.so.12 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxtables.so.12
2025-08-20T22:45:28.6275415Z 	libxslt.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxslt.so.1
2025-08-20T22:45:28.6276055Z 	libxshmfence.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxshmfence.so.1
2025-08-20T22:45:28.6276521Z 	libxml2.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxml2.so.2
2025-08-20T22:45:28.6276955Z 	libxml2.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libxml2.so
2025-08-20T22:45:28.6277428Z 	libxmlsec1.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxmlsec1.so.1
2025-08-20T22:45:28.6277938Z 	libxmlsec1-openssl.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxmlsec1-openssl.so.1
2025-08-20T22:45:28.6278420Z 	libxmlb.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxmlb.so.2
2025-08-20T22:45:28.6278896Z 	libxkbfile.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxkbfile.so.1
2025-08-20T22:45:28.6279398Z 	libxkbcommon.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxkbcommon.so.0
2025-08-20T22:45:28.6280112Z 	libxcb.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb.so.1
2025-08-20T22:45:28.6280525Z 	libxcb.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb.so
2025-08-20T22:45:28.6280939Z 	libxcb-xfixes.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-xfixes.so.0
2025-08-20T22:45:28.6281436Z 	libxcb-xfixes.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-xfixes.so
2025-08-20T22:45:28.6281946Z 	libxcb-sync.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-sync.so.1
2025-08-20T22:45:28.6282406Z 	libxcb-shm.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-shm.so.0
2025-08-20T22:45:28.6282907Z 	libxcb-shape.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-shape.so.0
2025-08-20T22:45:28.6283381Z 	libxcb-shape.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-shape.so
2025-08-20T22:45:28.6283845Z 	libxcb-render.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-render.so.0
2025-08-20T22:45:28.6284392Z 	libxcb-render.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-render.so
2025-08-20T22:45:28.6284862Z 	libxcb-randr.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-randr.so.0
2025-08-20T22:45:28.6285415Z 	libxcb-present.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-present.so.0
2025-08-20T22:45:28.6286078Z 	libxcb-glx.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-glx.so.0
2025-08-20T22:45:28.6286535Z 	libxcb-dri3.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-dri3.so.0
2025-08-20T22:45:28.6287064Z 	libxcb-dri2.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-dri2.so.0
2025-08-20T22:45:28.6287502Z 	libwrap.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwrap.so.0
2025-08-20T22:45:28.6287942Z 	libwmflite-0.2.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwmflite-0.2.so.7
2025-08-20T22:45:28.6349124Z 	libwebpmux.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwebpmux.so.3
2025-08-20T22:45:28.6349583Z 	libwebpdemux.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwebpdemux.so.2
2025-08-20T22:45:28.6350016Z 	libwebp.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwebp.so.7
2025-08-20T22:45:28.6350412Z 	libwbclient.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwbclient.so.0
2025-08-20T22:45:28.6350867Z 	libwayland-server.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwayland-server.so.0
2025-08-20T22:45:28.6351342Z 	libwayland-egl.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwayland-egl.so.1
2025-08-20T22:45:28.6351811Z 	libwayland-cursor.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwayland-cursor.so.0
2025-08-20T22:45:28.6352619Z 	libwayland-client.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwayland-client.so.0
2025-08-20T22:45:28.6353082Z 	libvulkan.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libvulkan.so.1
2025-08-20T22:45:28.6353499Z 	libvorbisfile.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libvorbisfile.so.3
2025-08-20T22:45:28.6353916Z 	libvorbis.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libvorbis.so.0
2025-08-20T22:45:28.6354331Z 	libvolume_key.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libvolume_key.so.1
2025-08-20T22:45:28.6354743Z 	libvmtools.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libvmtools.so.0
2025-08-20T22:45:28.6355141Z 	libvgauth.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libvgauth.so.0
2025-08-20T22:45:28.6355510Z 	libuv.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libuv.so.1
2025-08-20T22:45:28.6356045Z 	libuuid.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libuuid.so.1
2025-08-20T22:45:28.6356422Z 	libutil.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libutil.so.1
2025-08-20T22:45:28.6356822Z 	libutempter.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libutempter.so.0
2025-08-20T22:45:28.6357230Z 	libusb-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libusb-1.0.so.0
2025-08-20T22:45:28.6357609Z 	liburcu.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/liburcu.so.8
2025-08-20T22:45:28.6358018Z 	liburcu-signal.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/liburcu-signal.so.8
2025-08-20T22:45:28.6358653Z 	liburcu-qsbr.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/liburcu-qsbr.so.8
2025-08-20T22:45:28.6359077Z 	liburcu-memb.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/liburcu-memb.so.8
2025-08-20T22:45:28.6359488Z 	liburcu-mb.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/liburcu-mb.so.8
2025-08-20T22:45:28.6359906Z 	liburcu-common.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/liburcu-common.so.8
2025-08-20T22:45:28.6360343Z 	liburcu-cds.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/liburcu-cds.so.8
2025-08-20T22:45:28.6360752Z 	liburcu-bp.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/liburcu-bp.so.8
2025-08-20T22:45:28.6361150Z 	libunwind.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libunwind.so.8
2025-08-20T22:45:28.6361588Z 	libunwind-ptrace.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libunwind-ptrace.so.0
2025-08-20T22:45:28.6362085Z 	libunwind-coredump.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libunwind-coredump.so.0
2025-08-20T22:45:28.6362587Z 	libunwind-aarch64.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libunwind-aarch64.so.8
2025-08-20T22:45:28.6363049Z 	libunistring.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libunistring.so.5
2025-08-20T22:45:28.6363467Z 	libudisks2.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libudisks2.so.0
2025-08-20T22:45:28.6363853Z 	libudev.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libudev.so.1
2025-08-20T22:45:28.6364248Z 	libuchardet.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libuchardet.so.0
2025-08-20T22:45:28.6364649Z 	libubsan.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libubsan.so.1
2025-08-20T22:45:28.6365051Z 	libubootenv.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libubootenv.so.0
2025-08-20T22:45:28.6365510Z 	libtss2-tcti-swtpm.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtss2-tcti-swtpm.so.0
2025-08-20T22:45:28.6366392Z 	libtss2-tcti-mssim.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtss2-tcti-mssim.so.0
2025-08-20T22:45:28.6366905Z 	libtss2-tcti-device.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtss2-tcti-device.so.0
2025-08-20T22:45:28.6367404Z 	libtss2-tcti-cmd.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtss2-tcti-cmd.so.0
2025-08-20T22:45:28.6367843Z 	libtss2-sys.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtss2-sys.so.1
2025-08-20T22:45:28.6368245Z 	libtss2-rc.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtss2-rc.so.0
2025-08-20T22:45:28.6368634Z 	libtss2-mu.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtss2-mu.so.0
2025-08-20T22:45:28.6369036Z 	libtss2-esys.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtss2-esys.so.0
2025-08-20T22:45:28.6369673Z 	libtsan.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtsan.so.2
2025-08-20T22:45:28.6370081Z 	libtracefs.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtracefs.so.1
2025-08-20T22:45:28.6370505Z 	libtraceevent.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtraceevent.so.1
2025-08-20T22:45:28.6370928Z 	libtommath.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtommath.so.1
2025-08-20T22:45:28.6371312Z 	libtk8.6.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libtk8.6.so
2025-08-20T22:45:28.6371689Z 	libtirpc.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtirpc.so.3
2025-08-20T22:45:28.6372092Z 	libtinyxml2.so.10 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtinyxml2.so.10
2025-08-20T22:45:28.6372496Z 	libtinfo.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtinfo.so.6
2025-08-20T22:45:28.6372988Z 	libtinfo.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libtinfo.so
2025-08-20T22:45:28.6373358Z 	libtiff.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtiff.so.6
2025-08-20T22:45:28.6373755Z 	libtidy.so.5deb1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtidy.so.5deb1
2025-08-20T22:45:28.6374145Z 	libtic.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtic.so.6
2025-08-20T22:45:28.6374497Z 	libtic.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libtic.so
2025-08-20T22:45:28.6374872Z 	libthread_db.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libthread_db.so.1
2025-08-20T22:45:28.6375280Z 	libthread_db.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libthread_db.so
2025-08-20T22:45:28.6376009Z 	libthai.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libthai.so.0
2025-08-20T22:45:28.6376376Z 	libtdb.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtdb.so.1
2025-08-20T22:45:28.6376739Z 	libtcl8.6.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libtcl8.6.so
2025-08-20T22:45:28.6377115Z 	libtasn1.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtasn1.so.6
2025-08-20T22:45:28.6377500Z 	libtalloc.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtalloc.so.2
2025-08-20T22:45:28.6377901Z 	libsystemd.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsystemd.so.0
2025-08-20T22:45:28.6378293Z 	libsysfs.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsysfs.so.2
2025-08-20T22:45:28.6378676Z 	libsybdb.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsybdb.so.5
2025-08-20T22:45:28.6379055Z 	libsubid.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsubid.so.4
2025-08-20T22:45:28.6379451Z 	libstemmer.so.0d (libc6,AArch64) => /lib/aarch64-linux-gnu/libstemmer.so.0d
2025-08-20T22:45:28.6379855Z 	libstdc++.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libstdc++.so.6
2025-08-20T22:45:28.6380222Z 	libssl3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libssl3.so
2025-08-20T22:45:28.6380575Z 	libssl.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libssl.so.3
2025-08-20T22:45:28.6380925Z 	libssl.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libssl.so
2025-08-20T22:45:28.6381282Z 	libssh2.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libssh2.so.1
2025-08-20T22:45:28.6381647Z 	libssh.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libssh.so.4
2025-08-20T22:45:28.6382002Z 	libss.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libss.so.2
2025-08-20T22:45:28.6382375Z 	libsqlite3.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsqlite3.so.0
2025-08-20T22:45:28.6382771Z 	libsqlite3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libsqlite3.so
2025-08-20T22:45:28.6383199Z 	libsourcekitdInProc.so (libc6,AArch64) => /usr/local/lib/libsourcekitdInProc.so
2025-08-20T22:45:28.6383634Z 	libsoftokn3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libsoftokn3.so
2025-08-20T22:45:28.6384041Z 	libsodium.so.23 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsodium.so.23
2025-08-20T22:45:28.6384435Z 	libsnmp.so.40 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsnmp.so.40
2025-08-20T22:45:28.6384825Z 	libsnappy.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsnappy.so.1
2025-08-20T22:45:28.6385212Z 	libsmime3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libsmime3.so
2025-08-20T22:45:28.6385616Z 	libsmartcols.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsmartcols.so.1
2025-08-20T22:45:28.6386418Z 	libslirp.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libslirp.so.0
2025-08-20T22:45:28.6386823Z 	libslang.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libslang.so.2
2025-08-20T22:45:28.6387218Z 	libsigsegv.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsigsegv.so.2
2025-08-20T22:45:28.6387630Z 	libsharpyuv.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsharpyuv.so.0
2025-08-20T22:45:28.6388070Z 	libsgutils2-1.46.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsgutils2-1.46.so.2
2025-08-20T22:45:28.6388506Z 	libsframe.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsframe.so.1
2025-08-20T22:45:28.6388895Z 	libsepol.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsepol.so.2
2025-08-20T22:45:28.6389286Z 	libsensors.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsensors.so.5
2025-08-20T22:45:28.6389694Z 	libsemanage.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsemanage.so.2
2025-08-20T22:45:28.6390107Z 	libselinux.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libselinux.so.1
2025-08-20T22:45:28.6390512Z 	libseccomp.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libseccomp.so.2
2025-08-20T22:45:28.6390909Z 	libsasl2.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsasl2.so.2
2025-08-20T22:45:28.6391305Z 	libruby-3.2.so.3.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libruby-3.2.so.3.2
2025-08-20T22:45:28.6391707Z 	libruby-3.2.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libruby-3.2.so
2025-08-20T22:45:28.6392245Z 	librtmp.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/librtmp.so.1
2025-08-20T22:45:28.6392601Z 	librt.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/librt.so.1
2025-08-20T22:45:28.6392966Z 	librsvg-2.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/librsvg-2.so.2
2025-08-20T22:45:28.6393363Z 	librpmsign.so.9 (libc6,AArch64) => /lib/aarch64-linux-gnu/librpmsign.so.9
2025-08-20T22:45:28.6393759Z 	librpmio.so.9 (libc6,AArch64) => /lib/aarch64-linux-gnu/librpmio.so.9
2025-08-20T22:45:28.6394155Z 	librpmbuild.so.9 (libc6,AArch64) => /lib/aarch64-linux-gnu/librpmbuild.so.9
2025-08-20T22:45:28.6394546Z 	librpm.so.9 (libc6,AArch64) => /lib/aarch64-linux-gnu/librpm.so.9
2025-08-20T22:45:28.6394918Z 	librhash.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/librhash.so.0
2025-08-20T22:45:28.6395295Z 	libre2.so.10 (libc6,AArch64) => /lib/aarch64-linux-gnu/libre2.so.10
2025-08-20T22:45:28.6395674Z 	libresolv.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libresolv.so.2
2025-08-20T22:45:28.6396614Z 	libresolv.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libresolv.so
2025-08-20T22:45:28.6397045Z 	libreiserfscore.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libreiserfscore.so.0
2025-08-20T22:45:28.6397489Z 	libreadline.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libreadline.so.8
2025-08-20T22:45:28.6397888Z 	libraw_r.so.23 (libc6,AArch64) => /lib/aarch64-linux-gnu/libraw_r.so.23
2025-08-20T22:45:28.6398262Z 	libraw.so.23 (libc6,AArch64) => /lib/aarch64-linux-gnu/libraw.so.23
2025-08-20T22:45:28.6398652Z 	librabbitmq.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/librabbitmq.so.4
2025-08-20T22:45:28.6399076Z 	libqrtr-glib.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libqrtr-glib.so.0
2025-08-20T22:45:28.6399495Z 	libqmi-glib.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libqmi-glib.so.5
2025-08-20T22:45:28.6399847Z 	libqdbm.so.14 (libc6,AArch64) => /lib/libqdbm.so.14
2025-08-20T22:45:28.6400189Z 	libp11-kit.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libp11-kit.so.0
2025-08-20T22:45:28.6400608Z 	libpython3.12.so.1.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpython3.12.so.1.0
2025-08-20T22:45:28.6401045Z 	libpython3.12.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpython3.12.so
2025-08-20T22:45:28.6401454Z 	libpthread.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpthread.so.0
2025-08-20T22:45:28.6401837Z 	libpsx.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpsx.so.2
2025-08-20T22:45:28.6402216Z 	libpspell.so.15 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpspell.so.15
2025-08-20T22:45:28.6402595Z 	libpsl.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpsl.so.5
2025-08-20T22:45:28.6403245Z 	libprotobuf-lite.so.32 (libc6,AArch64) => /lib/aarch64-linux-gnu/libprotobuf-lite.so.32
2025-08-20T22:45:28.6403740Z 	libprotobuf-c.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libprotobuf-c.so.1
2025-08-20T22:45:28.6404157Z 	libproc2.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libproc2.so.0
2025-08-20T22:45:28.6404524Z 	libpq.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpq.so.5
2025-08-20T22:45:28.6404891Z 	libpopt.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpopt.so.0
2025-08-20T22:45:28.6405334Z 	libpolkit-gobject-1.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpolkit-gobject-1.so.0
2025-08-20T22:45:28.6405999Z 	libpolkit-agent-1.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpolkit-agent-1.so.0
2025-08-20T22:45:28.6406454Z 	libpng16.so.16 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpng16.so.16
2025-08-20T22:45:28.6406828Z 	libply.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libply.so.5
2025-08-20T22:45:28.6407294Z 	libply-splash-graphics.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libply-splash-graphics.so.5
2025-08-20T22:45:28.6407834Z 	libply-splash-core.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libply-splash-core.so.5
2025-08-20T22:45:28.6408336Z 	libply-boot-client.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libply-boot-client.so.5
2025-08-20T22:45:28.6408773Z 	libplds4.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libplds4.so
2025-08-20T22:45:28.6409132Z 	libplc4.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libplc4.so
2025-08-20T22:45:28.6409686Z 	libpkgconf.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpkgconf.so.3
2025-08-20T22:45:28.6410098Z 	libpixman-1.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpixman-1.so.0
2025-08-20T22:45:28.6410513Z 	libpipeline.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpipeline.so.1
2025-08-20T22:45:28.6410916Z 	libpgm-5.3.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpgm-5.3.so.0
2025-08-20T22:45:28.6411291Z 	libpfm.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpfm.so.4
2025-08-20T22:45:28.6411671Z 	libperl.so.5.38 (libc6,AArch64) => /lib/aarch64-linux-gnu/libperl.so.5.38
2025-08-20T22:45:28.6412067Z 	libpcre2-32.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcre2-32.so.0
2025-08-20T22:45:28.6412465Z 	libpcre2-32.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcre2-32.so
2025-08-20T22:45:28.6412861Z 	libpcre2-16.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcre2-16.so.0
2025-08-20T22:45:28.6413259Z 	libpcre2-16.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcre2-16.so
2025-08-20T22:45:28.6413657Z 	libpcre2-8.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcre2-8.so.0
2025-08-20T22:45:28.6414051Z 	libpcre2-8.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcre2-8.so
2025-08-20T22:45:28.6414471Z 	libpcre2-posix.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcre2-posix.so.3
2025-08-20T22:45:28.6414920Z 	libpcre2-posix.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcre2-posix.so
2025-08-20T22:45:28.6415348Z 	libpcprofile.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcprofile.so
2025-08-20T22:45:28.6415979Z 	libpci.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpci.so.3
2025-08-20T22:45:28.6416383Z 	libpcap.so.0.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcap.so.0.8
2025-08-20T22:45:28.6416760Z 	libpcap.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcap.so
2025-08-20T22:45:28.6417133Z 	libparted.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libparted.so.2
2025-08-20T22:45:28.6417522Z 	libpaper.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpaper.so.1
2025-08-20T22:45:28.6417944Z 	libpangoft2-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpangoft2-1.0.so.0
2025-08-20T22:45:28.6418413Z 	libpangocairo-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpangocairo-1.0.so.0
2025-08-20T22:45:28.6418859Z 	libpango-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpango-1.0.so.0
2025-08-20T22:45:28.6419263Z 	libpanelw.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpanelw.so.6
2025-08-20T22:45:28.6419895Z 	libpanelw.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpanelw.so
2025-08-20T22:45:28.6420312Z 	libpanel.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpanel.so.6
2025-08-20T22:45:28.6420691Z 	libpanel.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpanel.so
2025-08-20T22:45:28.6421055Z 	libpamc.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpamc.so.0
2025-08-20T22:45:28.6421442Z 	libpam_misc.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpam_misc.so.0
2025-08-20T22:45:28.6421828Z 	libpam.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpam.so.0
2025-08-20T22:45:28.6422274Z 	libpackagekit-glib2.so.18 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpackagekit-glib2.so.18
2025-08-20T22:45:28.6422748Z 	libopenjp2.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libopenjp2.so.7
2025-08-20T22:45:28.6423208Z 	libopeniscsiusr.so.0.2.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libopeniscsiusr.so.0.2.0
2025-08-20T22:45:28.6423725Z 	libopcodes-2.42-system.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libopcodes-2.42-system.so
2025-08-20T22:45:28.6424244Z 	libopcodes-2.42-armhf.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libopcodes-2.42-armhf.so
2025-08-20T22:45:28.6424751Z 	libopcodes-2.42-armel.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libopcodes-2.42-armel.so
2025-08-20T22:45:28.6425191Z 	libonig.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libonig.so.5
2025-08-20T22:45:28.6425557Z 	libogg.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libogg.so.0
2025-08-20T22:45:28.6426102Z 	libodbc.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libodbc.so.2
2025-08-20T22:45:28.6426669Z 	libobjc_gc.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libobjc_gc.so.4
2025-08-20T22:45:28.6427050Z 	libobjc.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libobjc.so.4
2025-08-20T22:45:28.6427420Z 	libnvme.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnvme.so.1
2025-08-20T22:45:28.6427802Z 	libnvme-mi.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnvme-mi.so.1
2025-08-20T22:45:28.6428186Z 	libnuma.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnuma.so.1
2025-08-20T22:45:28.6428578Z 	libntfs-3g.so.89 (libc6,AArch64) => /lib/aarch64-linux-gnu/libntfs-3g.so.89
2025-08-20T22:45:28.6428957Z 	libnss3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnss3.so
2025-08-20T22:45:28.6429333Z 	libnssutil3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnssutil3.so
2025-08-20T22:45:28.6429730Z 	libnssdbm3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnssdbm3.so
2025-08-20T22:45:28.6430118Z 	libnssckbi.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnssckbi.so
2025-08-20T22:45:28.6430543Z 	libnss_systemd.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnss_systemd.so.2
2025-08-20T22:45:28.6430981Z 	libnss_hesiod.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnss_hesiod.so.2
2025-08-20T22:45:28.6431402Z 	libnss_hesiod.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnss_hesiod.so
2025-08-20T22:45:28.6431815Z 	libnss_files.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnss_files.so.2
2025-08-20T22:45:28.6432218Z 	libnss_dns.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnss_dns.so.2
2025-08-20T22:45:28.6432632Z 	libnss_compat.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnss_compat.so.2
2025-08-20T22:45:28.6433056Z 	libnss_compat.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnss_compat.so
2025-08-20T22:45:28.6433449Z 	libnspr4.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnspr4.so
2025-08-20T22:45:28.6433822Z 	libnsl.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnsl.so.1
2025-08-20T22:45:28.6434331Z 	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-20T22:45:28.6434858Z 	libnpth.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnpth.so.0
2025-08-20T22:45:28.6435232Z 	libnorm.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnorm.so.1
2025-08-20T22:45:28.6436025Z 	libnl-3.so.200 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnl-3.so.200
2025-08-20T22:45:28.6436426Z 	libnl-3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnl-3.so
2025-08-20T22:45:28.6437062Z 	libnl-route-3.so.200 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnl-route-3.so.200
2025-08-20T22:45:28.6437524Z 	libnl-route-3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnl-route-3.so
2025-08-20T22:45:28.6437950Z 	libnl-genl-3.so.200 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnl-genl-3.so.200
2025-08-20T22:45:28.6438423Z 	libnghttp2.so.14 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnghttp2.so.14
2025-08-20T22:45:28.6438829Z 	libnftnl.so.11 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnftnl.so.11
2025-08-20T22:45:28.6439242Z 	libnftables.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnftables.so.1
2025-08-20T22:45:28.6439664Z 	libnfnetlink.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnfnetlink.so.0
2025-08-20T22:45:28.6440077Z 	libnewt.so.0.52 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnewt.so.0.52
2025-08-20T22:45:28.6440472Z 	libnettle.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnettle.so.8
2025-08-20T22:45:28.6440900Z 	libnetsnmpmibs.so.40 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnetsnmpmibs.so.40
2025-08-20T22:45:28.6441396Z 	libnetsnmphelpers.so.40 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnetsnmphelpers.so.40
2025-08-20T22:45:28.6441897Z 	libnetsnmpagent.so.40 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnetsnmpagent.so.40
2025-08-20T22:45:28.6442384Z 	libnetsnmp.so.40 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnetsnmp.so.40
2025-08-20T22:45:28.6442795Z 	libnetplan.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnetplan.so.1
2025-08-20T22:45:28.6443373Z 	libnetpbm.so.11 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnetpbm.so.11
2025-08-20T22:45:28.6443851Z 	libnetfilter_conntrack.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnetfilter_conntrack.so.3
2025-08-20T22:45:28.6444338Z 	libncursesw.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libncursesw.so.6
2025-08-20T22:45:28.6444749Z 	libncurses.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libncurses.so.6
2025-08-20T22:45:28.6445180Z 	libmysqlclient.so.21 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmysqlclient.so.21
2025-08-20T22:45:28.6445638Z 	libmysqlclient.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libmysqlclient.so
2025-08-20T22:45:28.6446245Z 	libmvec.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmvec.so.1
2025-08-20T22:45:28.6446614Z 	libmvec.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libmvec.so
2025-08-20T22:45:28.6446969Z 	libmultipath.so.0 (libc6,AArch64) => /lib/libmultipath.so.0
2025-08-20T22:45:28.6447341Z 	libmspack.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmspack.so.0
2025-08-20T22:45:28.6447731Z 	libmpfr.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmpfr.so.6
2025-08-20T22:45:28.6448094Z 	libmpc.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmpc.so.3
2025-08-20T22:45:28.6448447Z 	libmpathutil.so.0 (libc6,AArch64) => /lib/libmpathutil.so.0
2025-08-20T22:45:28.6448817Z 	libmpathpersist.so.0 (libc6,AArch64) => /lib/libmpathpersist.so.0
2025-08-20T22:45:28.6449182Z 	libmpathcmd.so.0 (libc6,AArch64) => /lib/libmpathcmd.so.0
2025-08-20T22:45:28.6449537Z 	libmount.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmount.so.1
2025-08-20T22:45:28.6449916Z 	libmnl.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmnl.so.0
2025-08-20T22:45:28.6450274Z 	libmms.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmms.so.0
2025-08-20T22:45:28.6450651Z 	libmm-glib.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmm-glib.so.0
2025-08-20T22:45:28.6451041Z 	libmlx5.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmlx5.so.1
2025-08-20T22:45:28.6451402Z 	libmlx5.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libmlx5.so
2025-08-20T22:45:28.6451767Z 	libmlx4.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmlx4.so.1
2025-08-20T22:45:28.6452128Z 	libmlx4.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libmlx4.so
2025-08-20T22:45:28.6452495Z 	libmenuw.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmenuw.so.6
2025-08-20T22:45:28.6452869Z 	libmenuw.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libmenuw.so
2025-08-20T22:45:28.6453235Z 	libmenu.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmenu.so.6
2025-08-20T22:45:28.6453840Z 	libmenu.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libmenu.so
2025-08-20T22:45:28.6454249Z 	libmemusage.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libmemusage.so
2025-08-20T22:45:28.6454671Z 	libmemcached.so.11 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmemcached.so.11
2025-08-20T22:45:28.6455109Z 	libmediainfo.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmediainfo.so.0
2025-08-20T22:45:28.6455517Z 	libmecab.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmecab.so.2
2025-08-20T22:45:28.6456046Z 	libmd.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmd.so.0
2025-08-20T22:45:28.6456432Z 	libmbim-glib.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmbim-glib.so.4
2025-08-20T22:45:28.6456859Z 	libmaxminddb.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmaxminddb.so.0
2025-08-20T22:45:28.6457264Z 	libmana.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmana.so.1
2025-08-20T22:45:28.6457624Z 	libmana.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libmana.so
2025-08-20T22:45:28.6457998Z 	libmagic.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmagic.so.1
2025-08-20T22:45:28.6458358Z 	libm.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libm.so.6
2025-08-20T22:45:28.6458705Z 	liblz4.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblz4.so.1
2025-08-20T22:45:28.6459058Z 	liblz4.so (libc6,AArch64) => /lib/aarch64-linux-gnu/liblz4.so
2025-08-20T22:45:28.6459414Z 	liblzo2.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblzo2.so.2
2025-08-20T22:45:28.6459990Z 	liblzma.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblzma.so.5
2025-08-20T22:45:28.6460352Z 	liblzma.so (libc6,AArch64) => /lib/aarch64-linux-gnu/liblzma.so
2025-08-20T22:45:28.6460702Z 	liblz.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblz.so.1
2025-08-20T22:45:28.6461038Z 	liblz.so (libc6,AArch64) => /lib/aarch64-linux-gnu/liblz.so
2025-08-20T22:45:28.6461416Z 	liblvm2cmd.so.2.03 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblvm2cmd.so.2.03
2025-08-20T22:45:28.6461825Z 	liblua5.4.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblua5.4.so.0
2025-08-20T22:45:28.6462231Z 	liblua5.4-c++.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblua5.4-c++.so.0
2025-08-20T22:45:28.6462627Z 	liblua5.3.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblua5.3.so.0
2025-08-20T22:45:28.6463021Z 	liblua5.3-c++.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblua5.3-c++.so.0
2025-08-20T22:45:28.6463439Z 	liblttng-ust.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust.so.1
2025-08-20T22:45:28.6463941Z 	liblttng-ust-tracepoint.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-tracepoint.so.1
2025-08-20T22:45:28.6464562Z 	liblttng-ust-pthread-wrapper.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-pthread-wrapper.so.1
2025-08-20T22:45:28.6465189Z 	liblttng-ust-libc-wrapper.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-libc-wrapper.so.1
2025-08-20T22:45:28.6465895Z 	liblttng-ust-fork.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-fork.so.1
2025-08-20T22:45:28.6466388Z 	liblttng-ust-fd.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-fd.so.1
2025-08-20T22:45:28.6466841Z 	liblttng-ust-dl.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-dl.so.1
2025-08-20T22:45:28.6467362Z 	liblttng-ust-cyg-profile.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-cyg-profile.so.1
2025-08-20T22:45:28.6467982Z 	liblttng-ust-cyg-profile-fast.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-cyg-profile-fast.so.1
2025-08-20T22:45:28.6468551Z 	liblttng-ust-ctl.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-ctl.so.5
2025-08-20T22:45:28.6469050Z 	liblttng-ust-common.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-common.so.1
2025-08-20T22:45:28.6469498Z 	libltdl.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libltdl.so.7
2025-08-20T22:45:28.6469869Z 	liblsan.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblsan.so.0
2025-08-20T22:45:28.6470244Z 	liblqr-1.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblqr-1.so.0
2025-08-20T22:45:28.6470826Z 	liblmdb.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblmdb.so.0
2025-08-20T22:45:28.6471234Z 	liblldb-18.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblldb-18.so.1
2025-08-20T22:45:28.6471626Z 	liblldb-18.so (libc6,AArch64) => /lib/aarch64-linux-gnu/liblldb-18.so
2025-08-20T22:45:28.6472011Z 	liblldb-17.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblldb-17.so.1
2025-08-20T22:45:28.6472400Z 	liblldb-17.so (libc6,AArch64) => /lib/aarch64-linux-gnu/liblldb-17.so
2025-08-20T22:45:28.6472796Z 	liblldb-16.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblldb-16.so.1
2025-08-20T22:45:28.6473195Z 	liblldb-16.so (libc6,AArch64) => /lib/aarch64-linux-gnu/liblldb-16.so
2025-08-20T22:45:28.6473571Z 	libldap.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libldap.so.2
2025-08-20T22:45:28.6473950Z 	liblcms2.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblcms2.so.2
2025-08-20T22:45:28.6474326Z 	liblber.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblber.so.2
2025-08-20T22:45:28.6474721Z 	libk5crypto.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libk5crypto.so.3
2025-08-20T22:45:28.6475121Z 	libksba.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libksba.so.8
2025-08-20T22:45:28.6475535Z 	libkrb5support.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libkrb5support.so.0
2025-08-20T22:45:28.6476118Z 	libkrb5.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libkrb5.so.3
2025-08-20T22:45:28.6476492Z 	libkmod.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libkmod.so.2
2025-08-20T22:45:28.6477095Z 	libkeyutils.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libkeyutils.so.1
2025-08-20T22:45:28.6477505Z 	libjxrglue.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjxrglue.so.0
2025-08-20T22:45:28.6477922Z 	libjsoncpp.so.25 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjsoncpp.so.25
2025-08-20T22:45:28.6478361Z 	libjson-glib-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjson-glib-1.0.so.0
2025-08-20T22:45:28.6478787Z 	libjson-c.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjson-c.so.5
2025-08-20T22:45:28.6479163Z 	libjq.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjq.so.1
2025-08-20T22:45:28.6479535Z 	libjpegxr.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjpegxr.so.0
2025-08-20T22:45:28.6479922Z 	libjpeg.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjpeg.so.8
2025-08-20T22:45:28.6480292Z 	libjcat.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjcat.so.1
2025-08-20T22:45:28.6480686Z 	libjbig2dec.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjbig2dec.so.0
2025-08-20T22:45:28.6481085Z 	libjbig.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjbig.so.0
2025-08-20T22:45:28.6481473Z 	libjansson.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjansson.so.4
2025-08-20T22:45:28.6481856Z 	libitm.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libitm.so.1
2025-08-20T22:45:28.6482220Z 	libisns.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libisns.so.0
2025-08-20T22:45:28.6482589Z 	libisl.so.23 (libc6,AArch64) => /lib/aarch64-linux-gnu/libisl.so.23
2025-08-20T22:45:28.6483139Z 	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-20T22:45:28.6483859Z 	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-20T22:45:28.6484547Z 	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-20T22:45:28.6485213Z 	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-20T22:45:28.6485907Z 	libip6tc.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libip6tc.so.2
2025-08-20T22:45:28.6486320Z 	libip4tc.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libip4tc.so.2
2025-08-20T22:45:28.6486728Z 	libiniparser.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libiniparser.so.1
2025-08-20T22:45:28.6487130Z 	libinih.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libinih.so.1
2025-08-20T22:45:28.6487510Z 	libijs-0.35.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libijs-0.35.so
2025-08-20T22:45:28.6488134Z 	libidn2.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libidn2.so.0
2025-08-20T22:45:28.6488525Z 	libidn.so.12 (libc6,AArch64) => /lib/aarch64-linux-gnu/libidn.so.12
2025-08-20T22:45:28.6488904Z 	libicuuc.so.74 (libc6,AArch64) => /lib/aarch64-linux-gnu/libicuuc.so.74
2025-08-20T22:45:28.6489285Z 	libicuuc.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libicuuc.so
2025-08-20T22:45:28.6489663Z 	libicutu.so.74 (libc6,AArch64) => /lib/aarch64-linux-gnu/libicutu.so.74
2025-08-20T22:45:28.6490050Z 	libicutu.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libicutu.so
2025-08-20T22:45:28.6490440Z 	libicutest.so.74 (libc6,AArch64) => /lib/aarch64-linux-gnu/libicutest.so.74
2025-08-20T22:45:28.6490845Z 	libicutest.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libicutest.so
2025-08-20T22:45:28.6491245Z 	libicui18n.so.74 (libc6,AArch64) => /lib/aarch64-linux-gnu/libicui18n.so.74
2025-08-20T22:45:28.6491645Z 	libicui18n.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libicui18n.so
2025-08-20T22:45:28.6492037Z 	libicuio.so.74 (libc6,AArch64) => /lib/aarch64-linux-gnu/libicuio.so.74
2025-08-20T22:45:28.6492414Z 	libicuio.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libicuio.so
2025-08-20T22:45:28.6492802Z 	libicudata.so.74 (libc6,AArch64) => /lib/aarch64-linux-gnu/libicudata.so.74
2025-08-20T22:45:28.6493202Z 	libicudata.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libicudata.so
2025-08-20T22:45:28.6493601Z 	libibverbs.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libibverbs.so.1
2025-08-20T22:45:28.6494182Z 	libibverbs.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libibverbs.so
2025-08-20T22:45:28.6494571Z 	libhwasan.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhwasan.so.0
2025-08-20T22:45:28.6494991Z 	libhunspell-1.7.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhunspell-1.7.so.0
2025-08-20T22:45:28.6495425Z 	libhogweed.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhogweed.so.6
2025-08-20T22:45:28.6496076Z 	libhistory.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhistory.so.8
2025-08-20T22:45:28.6496542Z 	libhiredis_ssl.so.1.1.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhiredis_ssl.so.1.1.0
2025-08-20T22:45:28.6497001Z 	libhiredis.so.1.1.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhiredis.so.1.1.0
2025-08-20T22:45:28.6497407Z 	libhgfs.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhgfs.so.0
2025-08-20T22:45:28.6497777Z 	libheif.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libheif.so.1
2025-08-20T22:45:28.6498183Z 	libhavege.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhavege.so.2
2025-08-20T22:45:28.6498586Z 	libhashkit.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhashkit.so.2
2025-08-20T22:45:28.6499002Z 	libharfbuzz.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libharfbuzz.so.0
2025-08-20T22:45:28.6499405Z 	libhandle.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhandle.so.1
2025-08-20T22:45:28.6499788Z 	libgusb.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgusb.so.2
2025-08-20T22:45:28.6500186Z 	libguestlib.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libguestlib.so.0
2025-08-20T22:45:28.6500655Z 	libguestStoreClient.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libguestStoreClient.so.0
2025-08-20T22:45:28.6501129Z 	libgudev-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgudev-1.0.so.0
2025-08-20T22:45:28.6501528Z 	libgtk-3.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgtk-3.so.0
2025-08-20T22:45:28.6501938Z 	libgthread-2.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgthread-2.0.so.0
2025-08-20T22:45:28.6502396Z 	libgstreamer-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgstreamer-1.0.so.0
2025-08-20T22:45:28.6502845Z 	libgstnet-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgstnet-1.0.so.0
2025-08-20T22:45:28.6503324Z 	libgstcontroller-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgstcontroller-1.0.so.0
2025-08-20T22:45:28.6503811Z 	libgstcheck-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgstcheck-1.0.so.0
2025-08-20T22:45:28.6504259Z 	libgstbase-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgstbase-1.0.so.0
2025-08-20T22:45:28.6504960Z 	libgssapi_krb5.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgssapi_krb5.so.2
2025-08-20T22:45:28.6505391Z 	libgs.so.10 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgs.so.10
2025-08-20T22:45:28.6505975Z 	libgraphite2.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgraphite2.so.3
2025-08-20T22:45:28.6506414Z 	libgprofng.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgprofng.so.0
2025-08-20T22:45:28.6506804Z 	libgpm.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgpm.so.2
2025-08-20T22:45:28.6507181Z 	libgpgme.so.11 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgpgme.so.11
2025-08-20T22:45:28.6507589Z 	libgpg-error.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgpg-error.so.0
2025-08-20T22:45:28.6507988Z 	libgomp.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgomp.so.1
2025-08-20T22:45:28.6508391Z 	libgobject-2.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgobject-2.0.so.0
2025-08-20T22:45:28.6508816Z 	libgnutls.so.30 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgnutls.so.30
2025-08-20T22:45:28.6509211Z 	libgmpxx.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgmpxx.so.4
2025-08-20T22:45:28.6509591Z 	libgmpxx.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libgmpxx.so
2025-08-20T22:45:28.6509963Z 	libgmp.so.10 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgmp.so.10
2025-08-20T22:45:28.6510318Z 	libgmp.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libgmp.so
2025-08-20T22:45:28.6510875Z 	libgmodule-2.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgmodule-2.0.so.0
2025-08-20T22:45:28.6511295Z 	libglib-2.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libglib-2.0.so.0
2025-08-20T22:45:28.6511691Z 	libglapi.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libglapi.so.0
2025-08-20T22:45:28.6512141Z 	libgirepository-1.0.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgirepository-1.0.so.1
2025-08-20T22:45:28.6512595Z 	libgio-2.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgio-2.0.so.0
2025-08-20T22:45:28.6513001Z 	libgfortran.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgfortran.so.5
2025-08-20T22:45:28.6513440Z 	libgdk_pixbuf-2.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgdk_pixbuf-2.0.so.0
2025-08-20T22:45:28.6513862Z 	libgdk-3.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgdk-3.so.0
2025-08-20T22:45:28.6514272Z 	libgdbm_compat.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgdbm_compat.so.4
2025-08-20T22:45:28.6514680Z 	libgdbm.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgdbm.so.6
2025-08-20T22:45:28.6515045Z 	libgd.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgd.so.3
2025-08-20T22:45:28.6515410Z 	libgctba.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgctba.so.1
2025-08-20T22:45:28.6515984Z 	libgcrypt.so.20 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgcrypt.so.20
2025-08-20T22:45:28.6516422Z 	libgccpp.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgccpp.so.1
2025-08-20T22:45:28.6516809Z 	libgcc_s.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgcc_s.so.1
2025-08-20T22:45:28.6517174Z 	libgc.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgc.so.1
2025-08-20T22:45:28.6517529Z 	libgbm.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgbm.so.1
2025-08-20T22:45:28.6517880Z 	libgbm.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libgbm.so
2025-08-20T22:45:28.6518370Z 	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-20T22:45:28.6518879Z 	libfwupd.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfwupd.so.2
2025-08-20T22:45:28.6519268Z 	libfuse3.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfuse3.so.3
2025-08-20T22:45:28.6519649Z 	libftdi1.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libftdi1.so.2
2025-08-20T22:45:28.6520048Z 	libfsverity.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfsverity.so.0
2025-08-20T22:45:28.6520458Z 	libfribidi.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfribidi.so.0
2025-08-20T22:45:28.6520871Z 	libfreetype.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfreetype.so.6
2025-08-20T22:45:28.6521557Z 	libfreebl3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libfreebl3.so
2025-08-20T22:45:28.6521999Z 	libfreeblpriv3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libfreeblpriv3.so
2025-08-20T22:45:28.6522414Z 	libformw.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libformw.so.6
2025-08-20T22:45:28.6522788Z 	libformw.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libformw.so
2025-08-20T22:45:28.6523153Z 	libform.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libform.so.6
2025-08-20T22:45:28.6523519Z 	libform.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libform.so
2025-08-20T22:45:28.6523896Z 	libfontenc.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfontenc.so.1
2025-08-20T22:45:28.6524320Z 	libfontconfig.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfontconfig.so.1
2025-08-20T22:45:28.6524752Z 	libflashrom.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libflashrom.so.1
2025-08-20T22:45:28.6525154Z 	libfido2.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfido2.so.1
2025-08-20T22:45:28.6525578Z 	libfftw3_threads.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfftw3_threads.so.3
2025-08-20T22:45:28.6526178Z 	libfftw3_omp.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfftw3_omp.so.3
2025-08-20T22:45:28.6526586Z 	libfftw3.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfftw3.so.3
2025-08-20T22:45:28.6526957Z 	libffi.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libffi.so.8
2025-08-20T22:45:28.6527306Z 	libffi.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libffi.so
2025-08-20T22:45:28.6527830Z 	libfdt.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfdt.so.1
2025-08-20T22:45:28.6528195Z 	libfdisk.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfdisk.so.1
2025-08-20T22:45:28.6528573Z 	libfcgi.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfcgi.so.0
2025-08-20T22:45:28.6528949Z 	libfcgi++.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfcgi++.so.0
2025-08-20T22:45:28.6529348Z 	libfbclient.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfbclient.so.2
2025-08-20T22:45:28.6529772Z 	libfastjson.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfastjson.so.4
2025-08-20T22:45:28.6530232Z 	libfakeroot-0.so (libc6,AArch64) => /usr/lib/aarch64-linux-gnu/libfakeroot/libfakeroot-0.so
2025-08-20T22:45:28.6530674Z 	libe2p.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libe2p.so.2
2025-08-20T22:45:28.6531050Z 	libext2fs.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libext2fs.so.2
2025-08-20T22:45:28.6531435Z 	libexslt.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libexslt.so.0
2025-08-20T22:45:28.6531833Z 	libexpatw.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libexpatw.so.1
2025-08-20T22:45:28.6532226Z 	libexpatw.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libexpatw.so
2025-08-20T22:45:28.6532608Z 	libexpat.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libexpat.so.1
2025-08-20T22:45:28.6532983Z 	libexpat.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libexpat.so
2025-08-20T22:45:28.6533425Z 	libevent_pthreads-2.1.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libevent_pthreads-2.1.so.7
2025-08-20T22:45:28.6533921Z 	libevent_core-2.1.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libevent_core-2.1.so.7
2025-08-20T22:45:28.6534352Z 	libevdev.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libevdev.so.2
2025-08-20T22:45:28.6534731Z 	libestr.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libestr.so.0
2025-08-20T22:45:28.6535111Z 	libepoxy.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libepoxy.so.0
2025-08-20T22:45:28.6535514Z 	libenchant-2.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libenchant-2.so.2
2025-08-20T22:45:28.6536273Z 	libelf.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libelf.so.1
2025-08-20T22:45:28.6536659Z 	libefivar.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libefivar.so.1
2025-08-20T22:45:28.6537054Z 	libefiboot.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libefiboot.so.1
2025-08-20T22:45:28.6537432Z 	libefa.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libefa.so.1
2025-08-20T22:45:28.6537779Z 	libefa.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libefa.so
2025-08-20T22:45:28.6538437Z 	libedit.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libedit.so.2
2025-08-20T22:45:28.6538866Z 	libeatmydata.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libeatmydata.so.1
2025-08-20T22:45:28.6539287Z 	libeatmydata.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libeatmydata.so
2025-08-20T22:45:28.6539665Z 	libdw.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdw.so.1
2025-08-20T22:45:28.6540047Z 	libduktape.so.207 (libc6,AArch64) => /lib/aarch64-linux-gnu/libduktape.so.207
2025-08-20T22:45:28.6540495Z 	libdrop_ambient.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdrop_ambient.so.0
2025-08-20T22:45:28.6540939Z 	libdrm_radeon.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdrm_radeon.so.1
2025-08-20T22:45:28.6541366Z 	libdrm_amdgpu.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdrm_amdgpu.so.1
2025-08-20T22:45:28.6541761Z 	libdrm.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdrm.so.2
2025-08-20T22:45:28.6542278Z 	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-20T22:45:28.6542788Z 	libdl.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdl.so.2
2025-08-20T22:45:28.6543181Z 	libdjvulibre.so.21 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdjvulibre.so.21
2025-08-20T22:45:28.6543592Z 	libde265.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libde265.so.0
2025-08-20T22:45:28.6544024Z 	libdevmapper.so.1.02.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper.so.1.02.1
2025-08-20T22:45:28.6544743Z 	libdevmapper-event.so.1.02.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper-event.so.1.02.1
2025-08-20T22:45:28.6545334Z 	libdevmapper-event-lvm2vdo.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper-event-lvm2vdo.so
2025-08-20T22:45:28.6546117Z 	libdevmapper-event-lvm2thin.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper-event-lvm2thin.so
2025-08-20T22:45:28.6546776Z 	libdevmapper-event-lvm2snapshot.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper-event-lvm2snapshot.so
2025-08-20T22:45:28.6547430Z 	libdevmapper-event-lvm2raid.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper-event-lvm2raid.so
2025-08-20T22:45:28.6548062Z 	libdevmapper-event-lvm2mirror.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper-event-lvm2mirror.so
2025-08-20T22:45:28.6548690Z 	libdevmapper-event-lvm2.so.2.03 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper-event-lvm2.so.2.03
2025-08-20T22:45:28.6549267Z 	libdevmapper-event-lvm2.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper-event-lvm2.so
2025-08-20T22:45:28.6549753Z 	libdeflate.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdeflate.so.0
2025-08-20T22:45:28.6550196Z 	libdebconfclient.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdebconfclient.so.0
2025-08-20T22:45:28.6550634Z 	libdconf.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdconf.so.1
2025-08-20T22:45:28.6551065Z 	libdbusmenu-gtk3.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdbusmenu-gtk3.so.4
2025-08-20T22:45:28.6551546Z 	libdbusmenu-glib.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdbusmenu-glib.so.4
2025-08-20T22:45:28.6551982Z 	libdbus-1.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdbus-1.so.3
2025-08-20T22:45:28.6552364Z 	libdbus-1.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libdbus-1.so
2025-08-20T22:45:28.6552734Z 	libdb-5.3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libdb-5.3.so
2025-08-20T22:45:28.6553114Z 	libdatrie.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdatrie.so.1
2025-08-20T22:45:28.6553496Z 	libcurl.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcurl.so.4
2025-08-20T22:45:28.6553902Z 	libcurl-gnutls.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcurl-gnutls.so.4
2025-08-20T22:45:28.6554316Z 	libcups.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcups.so.2
2025-08-20T22:45:28.6554681Z 	libctf.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf.so.0
2025-08-20T22:45:28.6555070Z 	libctf-nobfd.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-nobfd.so.0
2025-08-20T22:45:28.6555936Z 	libctf-nobfd-armhf.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-nobfd-armhf.so.0
2025-08-20T22:45:28.6556501Z 	libctf-nobfd-armhf.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-nobfd-armhf.so
2025-08-20T22:45:28.6556990Z 	libctf-nobfd-armel.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-nobfd-armel.so.0
2025-08-20T22:45:28.6557482Z 	libctf-nobfd-armel.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-nobfd-armel.so
2025-08-20T22:45:28.6557935Z 	libctf-armhf.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-armhf.so.0
2025-08-20T22:45:28.6558356Z 	libctf-armhf.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-armhf.so
2025-08-20T22:45:28.6558766Z 	libctf-armel.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-armel.so.0
2025-08-20T22:45:28.6559176Z 	libctf-armel.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-armel.so
2025-08-20T22:45:28.6559605Z 	libcryptsetup.so.12 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcryptsetup.so.12
2025-08-20T22:45:28.6560031Z 	libcrypto.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcrypto.so.3
2025-08-20T22:45:28.6560422Z 	libcrypto.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libcrypto.so
2025-08-20T22:45:28.6560806Z 	libcrypt.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcrypt.so.1
2025-08-20T22:45:28.6561185Z 	libcrypt.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libcrypt.so
2025-08-20T22:45:28.6561563Z 	libcom_err.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcom_err.so.2
2025-08-20T22:45:28.6562000Z 	libcolordprivate.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcolordprivate.so.2
2025-08-20T22:45:28.6562600Z 	libcolord.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcolord.so.2
2025-08-20T22:45:28.6563002Z 	libclang-18.so.18 (libc6,AArch64) => /lib/aarch64-linux-gnu/libclang-18.so.18
2025-08-20T22:45:28.6563415Z 	libclang-17.so.17 (libc6,AArch64) => /lib/aarch64-linux-gnu/libclang-17.so.17
2025-08-20T22:45:28.6563842Z 	libclang-16.so.16.0.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libclang-16.so.16.0.6
2025-08-20T22:45:28.6564291Z 	libclang-cpp.so.18.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libclang-cpp.so.18.1
2025-08-20T22:45:28.6564736Z 	libclang-cpp.so.17 (libc6,AArch64) => /lib/aarch64-linux-gnu/libclang-cpp.so.17
2025-08-20T22:45:28.6565171Z 	libclang-cpp.so.16 (libc6,AArch64) => /lib/aarch64-linux-gnu/libclang-cpp.so.16
2025-08-20T22:45:28.6565566Z 	libcc1.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcc1.so.0
2025-08-20T22:45:28.6566133Z 	libcbor.so.0.10 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcbor.so.0.10
2025-08-20T22:45:28.6566530Z 	libcares.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcares.so.2
2025-08-20T22:45:28.6566898Z 	libcap.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcap.so.2
2025-08-20T22:45:28.6567266Z 	libcap-ng.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcap-ng.so.0
2025-08-20T22:45:28.6567665Z 	libcanberra.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcanberra.so.0
2025-08-20T22:45:28.6568061Z 	libcairo.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcairo.so.2
2025-08-20T22:45:28.6568491Z 	libcairo-gobject.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcairo-gobject.so.2
2025-08-20T22:45:28.6568961Z 	libc_malloc_debug.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libc_malloc_debug.so.0
2025-08-20T22:45:28.6569420Z 	libc_malloc_debug.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libc_malloc_debug.so
2025-08-20T22:45:28.6569810Z 	libc.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libc.so.6
2025-08-20T22:45:28.6570160Z 	libc-client.so.2007e (libc6,AArch64) => /lib/libc-client.so.2007e
2025-08-20T22:45:28.6570537Z 	libbz2.so.1.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbz2.so.1.0
2025-08-20T22:45:28.6570929Z 	libbytesize.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbytesize.so.1
2025-08-20T22:45:28.6571313Z 	libbsd.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbsd.so.0
2025-08-20T22:45:28.6571706Z 	libbrotlienc.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbrotlienc.so.1
2025-08-20T22:45:28.6572132Z 	libbrotlidec.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbrotlidec.so.1
2025-08-20T22:45:28.6572811Z 	libbrotlicommon.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbrotlicommon.so.1
2025-08-20T22:45:28.6573259Z 	libbpf.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbpf.so.1
2025-08-20T22:45:28.6573644Z 	libblockdev.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libblockdev.so.3
2025-08-20T22:45:28.6574057Z 	libblkid.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libblkid.so.1
2025-08-20T22:45:28.6574600Z 	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-20T22:45:28.6575189Z 	libbfd-2.42-system.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libbfd-2.42-system.so
2025-08-20T22:45:28.6575643Z 	libbfd-2.42-armhf.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libbfd-2.42-armhf.so
2025-08-20T22:45:28.6576357Z 	libbfd-2.42-armel.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libbfd-2.42-armel.so
2025-08-20T22:45:28.6576789Z 	libbd_utils.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbd_utils.so.3
2025-08-20T22:45:28.6577194Z 	libbd_swap.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbd_swap.so.3
2025-08-20T22:45:28.6577590Z 	libbd_part.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbd_part.so.3
2025-08-20T22:45:28.6577982Z 	libbd_nvme.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbd_nvme.so.3
2025-08-20T22:45:28.6578381Z 	libbd_mdraid.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbd_mdraid.so.3
2025-08-20T22:45:28.6578780Z 	libbd_loop.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbd_loop.so.3
2025-08-20T22:45:28.6579373Z 	libbd_fs.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbd_fs.so.3
2025-08-20T22:45:28.6579764Z 	libbd_crypto.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbd_crypto.so.3
2025-08-20T22:45:28.6580168Z 	libbcc_bpf.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbcc_bpf.so.0
2025-08-20T22:45:28.6580544Z 	libbcc.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbcc.so.0
2025-08-20T22:45:28.6580951Z 	libavahi-common.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libavahi-common.so.3
2025-08-20T22:45:28.6581424Z 	libavahi-client.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libavahi-client.so.3
2025-08-20T22:45:28.6581854Z 	libaudit.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libaudit.so.1
2025-08-20T22:45:28.6582233Z 	libattr.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libattr.so.1
2025-08-20T22:45:28.6582615Z 	libatspi.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libatspi.so.0
2025-08-20T22:45:28.6583008Z 	libatomic.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libatomic.so.1
2025-08-20T22:45:28.6583383Z 	libatm.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libatm.so.1
2025-08-20T22:45:28.6583754Z 	libatk-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libatk-1.0.so.0
2025-08-20T22:45:28.6584185Z 	libatk-bridge-2.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libatk-bridge-2.0.so.0
2025-08-20T22:45:28.6584636Z 	libatasmart.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libatasmart.so.4
2025-08-20T22:45:28.6585044Z 	libassuan.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libassuan.so.0
2025-08-20T22:45:28.6585443Z 	libaspell.so.15 (libc6,AArch64) => /lib/aarch64-linux-gnu/libaspell.so.15
2025-08-20T22:45:28.6586001Z 	libasound.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libasound.so.2
2025-08-20T22:45:28.6586404Z 	libasan.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libasan.so.8
2025-08-20T22:45:28.6586779Z 	libaria2.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libaria2.so.0
2025-08-20T22:45:28.6587171Z 	libargon2.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libargon2.so.1
2025-08-20T22:45:28.6587573Z 	libarchive.so.13 (libc6,AArch64) => /lib/aarch64-linux-gnu/libarchive.so.13
2025-08-20T22:45:28.6588017Z 	libapt-private.so.0.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libapt-private.so.0.0
2025-08-20T22:45:28.6588473Z 	libapt-pkg.so.6.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libapt-pkg.so.6.0
2025-08-20T22:45:28.6588897Z 	libaprutil-1.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libaprutil-1.so.0
2025-08-20T22:45:28.6589513Z 	libapr-1.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libapr-1.so.0
2025-08-20T22:45:28.6589945Z 	libappstream.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libappstream.so.5
2025-08-20T22:45:28.6590372Z 	libapparmor.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libapparmor.so.1
2025-08-20T22:45:28.6590765Z 	libaom.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libaom.so.3
2025-08-20T22:45:28.6591123Z 	libanl.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libanl.so.1
2025-08-20T22:45:28.6591476Z 	libanl.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libanl.so
2025-08-20T22:45:28.6591842Z 	libaio.so.1t64 (libc6,AArch64) => /lib/aarch64-linux-gnu/libaio.so.1t64
2025-08-20T22:45:28.6592219Z 	libacl.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libacl.so.1
2025-08-20T22:45:28.6592574Z 	libX11.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libX11.so.6
2025-08-20T22:45:28.6592945Z 	libX11-xcb.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libX11-xcb.so.1
2025-08-20T22:45:28.6593345Z 	libXxf86vm.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXxf86vm.so.1
2025-08-20T22:45:28.6593738Z 	libXtst.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXtst.so.6
2025-08-20T22:45:28.6594096Z 	libXt.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXt.so.6
2025-08-20T22:45:28.6594447Z 	libXss.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXss.so.1
2025-08-20T22:45:28.6594825Z 	libXrender.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXrender.so.1
2025-08-20T22:45:28.6595225Z 	libXrandr.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXrandr.so.2
2025-08-20T22:45:28.6595918Z 	libXpm.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXpm.so.4
2025-08-20T22:45:28.6596294Z 	libXmuu.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXmuu.so.1
2025-08-20T22:45:28.6596658Z 	libXmu.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXmu.so.6
2025-08-20T22:45:28.6597039Z 	libXinerama.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXinerama.so.1
2025-08-20T22:45:28.6597424Z 	libXi.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXi.so.6
2025-08-20T22:45:28.6597780Z 	libXft.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXft.so.2
2025-08-20T22:45:28.6598152Z 	libXfont2.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXfont2.so.2
2025-08-20T22:45:28.6598545Z 	libXfixes.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXfixes.so.3
2025-08-20T22:45:28.6598926Z 	libXext.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXext.so.6
2025-08-20T22:45:28.6599307Z 	libXdmcp.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXdmcp.so.6
2025-08-20T22:45:28.6599689Z 	libXdmcp.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libXdmcp.so
2025-08-20T22:45:28.6600075Z 	libXdamage.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXdamage.so.1
2025-08-20T22:45:28.6600478Z 	libXcursor.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXcursor.so.1
2025-08-20T22:45:28.6600905Z 	libXcomposite.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXcomposite.so.1
2025-08-20T22:45:28.6601308Z 	libXaw.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXaw.so.7
2025-08-20T22:45:28.6601668Z 	libXau.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXau.so.6
2025-08-20T22:45:28.6602019Z 	libXau.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libXau.so
2025-08-20T22:45:28.6602366Z 	libSM.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libSM.so.6
2025-08-20T22:45:28.6602788Z 	libOpenEXRUtil-3_1.so.30 (libc6,AArch64) => /lib/aarch64-linux-gnu/libOpenEXRUtil-3_1.so.30
2025-08-20T22:45:28.6603293Z 	libOpenEXRCore-3_1.so.30 (libc6,AArch64) => /lib/aarch64-linux-gnu/libOpenEXRCore-3_1.so.30
2025-08-20T22:45:28.6603810Z 	libOpenEXR-3_1.so.30 (libc6,AArch64) => /lib/aarch64-linux-gnu/libOpenEXR-3_1.so.30
2025-08-20T22:45:28.6604288Z 	libMagickWand-6.Q16.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libMagickWand-6.Q16.so.7
2025-08-20T22:45:28.6604797Z 	libMagickCore-6.Q16.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libMagickCore-6.Q16.so.7
2025-08-20T22:45:28.6605238Z 	libLerc.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libLerc.so.4
2025-08-20T22:45:28.6606067Z 	libLLVM.so.19.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libLLVM.so.19.1
2025-08-20T22:45:28.6606533Z 	libLLVM.so.18.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libLLVM.so.18.1
2025-08-20T22:45:28.6606927Z 	libLLVM-17.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libLLVM-17.so.1
2025-08-20T22:45:28.6607314Z 	libLLVM-17.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libLLVM-17.so
2025-08-20T22:45:28.6607703Z 	libLLVM-16.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libLLVM-16.so.1
2025-08-20T22:45:28.6608098Z 	libLLVM-16.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libLLVM-16.so
2025-08-20T22:45:28.6608481Z 	libJudy.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libJudy.so.1
2025-08-20T22:45:28.6608873Z 	libImath-3_1.so.29 (libc6,AArch64) => /lib/aarch64-linux-gnu/libImath-3_1.so.29
2025-08-20T22:45:28.6609318Z 	libIlmThread-3_1.so.30 (libc6,AArch64) => /lib/aarch64-linux-gnu/libIlmThread-3_1.so.30
2025-08-20T22:45:28.6609749Z 	libIex-3_1.so.30 (libc6,AArch64) => /lib/aarch64-linux-gnu/libIex-3_1.so.30
2025-08-20T22:45:28.6610130Z 	libICE.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libICE.so.6
2025-08-20T22:45:28.6610531Z 	libGLdispatch.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libGLdispatch.so.0
2025-08-20T22:45:28.6610954Z 	libGLX_mesa.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libGLX_mesa.so.0
2025-08-20T22:45:28.6611338Z 	libGLX.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libGLX.so.0
2025-08-20T22:45:28.6611690Z 	libGL.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libGL.so.1
2025-08-20T22:45:28.6612283Z 	libDeployPkg.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libDeployPkg.so.0
2025-08-20T22:45:28.6612737Z 	libBrokenLocale.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libBrokenLocale.so.1
2025-08-20T22:45:28.6613197Z 	libBrokenLocale.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libBrokenLocale.so
2025-08-20T22:45:28.6613608Z 	ld-musl-aarch64.so.1 (libc6,AArch64) => /lib/ld-musl-aarch64.so.1
2025-08-20T22:45:28.6614025Z 	ld-linux-aarch64.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/ld-linux-aarch64.so.1
2025-08-20T22:45:28.6614459Z 	ld-linux-aarch64.so.1 (libc6,AArch64) => /lib/ld-linux-aarch64.so.1
2025-08-20T22:45:28.6614893Z Cache generated by: ldconfig (Ubuntu GLIBC 2.39-0ubuntu8.4) stable release version 2.39
2025-08-20T22:45:28.6870539Z [+] Installing Go for linux-arm64...
2025-08-20T22:45:29.0569913Z [!] Found existing Go installation at: /usr/bin/go
2025-08-20T22:45:29.0570237Z [!] GOROOT: /usr/lib/go-1.22
2025-08-20T22:45:29.0570465Z [!] Removing existing GOROOT: /usr/lib/go-1.22
2025-08-20T22:45:29.0580021Z rm: cannot remove '/usr/lib/go-1.22/test': Permission denied
2025-08-20T22:45:29.0580387Z rm: cannot remove '/usr/lib/go-1.22/bin/gofmt': Permission denied
2025-08-20T22:45:29.0580733Z rm: cannot remove '/usr/lib/go-1.22/bin/go': Permission denied
2025-08-20T22:45:29.0582197Z rm: cannot remove '/usr/lib/go-1.22/pkg/tool/linux_arm64/link': Permission denied
2025-08-20T22:45:29.0582654Z rm: cannot remove '/usr/lib/go-1.22/pkg/tool/linux_arm64/cover': Permission denied
2025-08-20T22:45:29.0583118Z rm: cannot remove '/usr/lib/go-1.22/pkg/tool/linux_arm64/compile': Permission denied
2025-08-20T22:45:29.0583569Z rm: cannot remove '/usr/lib/go-1.22/pkg/tool/linux_arm64/pack': Permission denied
2025-08-20T22:45:29.0584007Z rm: cannot remove '/usr/lib/go-1.22/pkg/tool/linux_arm64/cgo': Permission denied
2025-08-20T22:45:29.0584452Z rm: cannot remove '/usr/lib/go-1.22/pkg/tool/linux_arm64/covdata': Permission denied
2025-08-20T22:45:29.0584917Z rm: cannot remove '/usr/lib/go-1.22/pkg/tool/linux_arm64/addr2line': Permission denied
2025-08-20T22:45:29.0585380Z rm: cannot remove '/usr/lib/go-1.22/pkg/tool/linux_arm64/fix': Permission denied
2025-08-20T22:45:29.0585911Z rm: cannot remove '/usr/lib/go-1.22/pkg/tool/linux_arm64/vet': Permission denied
2025-08-20T22:45:29.0586366Z rm: cannot remove '/usr/lib/go-1.22/pkg/tool/linux_arm64/doc': Permission denied
2025-08-20T22:45:29.0586799Z rm: cannot remove '/usr/lib/go-1.22/pkg/tool/linux_arm64/asm': Permission denied
2025-08-20T22:45:29.0587560Z rm: cannot remove '/usr/lib/go-1.22/pkg/tool/linux_arm64/nm': Permission denied
2025-08-20T22:45:29.0588014Z rm: cannot remove '/usr/lib/go-1.22/pkg/tool/linux_arm64/trace': Permission denied
2025-08-20T22:45:29.0588466Z rm: cannot remove '/usr/lib/go-1.22/pkg/tool/linux_arm64/objdump': Permission denied
2025-08-20T22:45:29.0588915Z rm: cannot remove '/usr/lib/go-1.22/pkg/tool/linux_arm64/dist': Permission denied
2025-08-20T22:45:29.0589369Z rm: cannot remove '/usr/lib/go-1.22/pkg/tool/linux_arm64/test2json': Permission denied
2025-08-20T22:45:29.0589847Z rm: cannot remove '/usr/lib/go-1.22/pkg/tool/linux_arm64/distpack': Permission denied
2025-08-20T22:45:29.0590305Z rm: cannot remove '/usr/lib/go-1.22/pkg/tool/linux_arm64/pprof': Permission denied
2025-08-20T22:45:29.0590756Z rm: cannot remove '/usr/lib/go-1.22/pkg/tool/linux_arm64/buildid': Permission denied
2025-08-20T22:45:29.0591172Z rm: cannot remove '/usr/lib/go-1.22/pkg/include': Permission denied
2025-08-20T22:45:29.0591519Z rm: cannot remove '/usr/lib/go-1.22/api': Permission denied
2025-08-20T22:45:29.0591847Z rm: cannot remove '/usr/lib/go-1.22/src': Permission denied
2025-08-20T22:45:29.0592177Z rm: cannot remove '/usr/lib/go-1.22/go.env': Permission denied
2025-08-20T22:45:29.0592510Z rm: cannot remove '/usr/lib/go-1.22/misc': Permission denied
2025-08-20T22:45:29.0592846Z rm: cannot remove '/usr/lib/go-1.22/VERSION': Permission denied
2025-08-20T22:45:29.0620161Z go version go1.22.2 linux/arm64
2025-08-20T22:45:29.0908049Z 651 libs found in cache `/etc/ld.so.cache'
2025-08-20T22:45:29.0908945Z 	libz3.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libz3.so.4
2025-08-20T22:45:29.0909306Z 	libz3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libz3.so
2025-08-20T22:45:29.0909668Z 	libzstd.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libzstd.so.1
2025-08-20T22:45:29.0910043Z 	libzstd.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libzstd.so
2025-08-20T22:45:29.0910406Z 	libzmq.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libzmq.so.5
2025-08-20T22:45:29.0910777Z 	libzip.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libzip.so.4
2025-08-20T22:45:29.0911140Z 	libzen.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libzen.so.0
2025-08-20T22:45:29.0911488Z 	libz.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libz.so.1
2025-08-20T22:45:29.0911820Z 	libz.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libz.so
2025-08-20T22:45:29.0912178Z 	libyaml-0.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libyaml-0.so.2
2025-08-20T22:45:29.0912564Z 	libyajl.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libyajl.so.2
2025-08-20T22:45:29.0912952Z 	libxxhash.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxxhash.so.0
2025-08-20T22:45:29.0913357Z 	libxtables.so.12 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxtables.so.12
2025-08-20T22:45:29.0913751Z 	libxslt.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxslt.so.1
2025-08-20T22:45:29.0914156Z 	libxshmfence.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxshmfence.so.1
2025-08-20T22:45:29.0914559Z 	libxml2.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxml2.so.2
2025-08-20T22:45:29.0914927Z 	libxml2.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libxml2.so
2025-08-20T22:45:29.0915308Z 	libxmlsec1.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxmlsec1.so.1
2025-08-20T22:45:29.0915961Z 	libxmlsec1-openssl.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxmlsec1-openssl.so.1
2025-08-20T22:45:29.0916431Z 	libxmlb.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxmlb.so.2
2025-08-20T22:45:29.0916838Z 	libxkbfile.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxkbfile.so.1
2025-08-20T22:45:29.0917263Z 	libxkbcommon.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxkbcommon.so.0
2025-08-20T22:45:29.0917662Z 	libxcb.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb.so.1
2025-08-20T22:45:29.0918014Z 	libxcb.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb.so
2025-08-20T22:45:29.0918403Z 	libxcb-xfixes.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-xfixes.so.0
2025-08-20T22:45:29.0918834Z 	libxcb-xfixes.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-xfixes.so
2025-08-20T22:45:29.0919494Z 	libxcb-sync.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-sync.so.1
2025-08-20T22:45:29.0919919Z 	libxcb-shm.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-shm.so.0
2025-08-20T22:45:29.0920337Z 	libxcb-shape.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-shape.so.0
2025-08-20T22:45:29.0920757Z 	libxcb-shape.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-shape.so
2025-08-20T22:45:29.0921186Z 	libxcb-render.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-render.so.0
2025-08-20T22:45:29.0921616Z 	libxcb-render.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-render.so
2025-08-20T22:45:29.0922031Z 	libxcb-randr.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-randr.so.0
2025-08-20T22:45:29.0922470Z 	libxcb-present.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-present.so.0
2025-08-20T22:45:29.0922896Z 	libxcb-glx.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-glx.so.0
2025-08-20T22:45:29.0923308Z 	libxcb-dri3.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-dri3.so.0
2025-08-20T22:45:29.0923718Z 	libxcb-dri2.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-dri2.so.0
2025-08-20T22:45:29.0924109Z 	libwrap.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwrap.so.0
2025-08-20T22:45:29.0924512Z 	libwmflite-0.2.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwmflite-0.2.so.7
2025-08-20T22:45:29.0924936Z 	libwebpmux.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwebpmux.so.3
2025-08-20T22:45:29.0925507Z 	libwebpdemux.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwebpdemux.so.2
2025-08-20T22:45:29.0926038Z 	libwebp.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwebp.so.7
2025-08-20T22:45:29.0926430Z 	libwbclient.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwbclient.so.0
2025-08-20T22:45:29.0926884Z 	libwayland-server.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwayland-server.so.0
2025-08-20T22:45:29.0927354Z 	libwayland-egl.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwayland-egl.so.1
2025-08-20T22:45:29.0927830Z 	libwayland-cursor.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwayland-cursor.so.0
2025-08-20T22:45:29.0928327Z 	libwayland-client.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwayland-client.so.0
2025-08-20T22:45:29.0928771Z 	libvulkan.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libvulkan.so.1
2025-08-20T22:45:29.0929189Z 	libvorbisfile.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libvorbisfile.so.3
2025-08-20T22:45:29.0929610Z 	libvorbis.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libvorbis.so.0
2025-08-20T22:45:29.0930016Z 	libvolume_key.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libvolume_key.so.1
2025-08-20T22:45:29.0930432Z 	libvmtools.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libvmtools.so.0
2025-08-20T22:45:29.0930832Z 	libvgauth.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libvgauth.so.0
2025-08-20T22:45:29.0931201Z 	libuv.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libuv.so.1
2025-08-20T22:45:29.0931551Z 	libuuid.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libuuid.so.1
2025-08-20T22:45:29.0931929Z 	libutil.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libutil.so.1
2025-08-20T22:45:29.0932324Z 	libutempter.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libutempter.so.0
2025-08-20T22:45:29.0932726Z 	libusb-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libusb-1.0.so.0
2025-08-20T22:45:29.0933108Z 	liburcu.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/liburcu.so.8
2025-08-20T22:45:29.0933522Z 	liburcu-signal.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/liburcu-signal.so.8
2025-08-20T22:45:29.0933964Z 	liburcu-qsbr.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/liburcu-qsbr.so.8
2025-08-20T22:45:29.0934391Z 	liburcu-memb.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/liburcu-memb.so.8
2025-08-20T22:45:29.0934802Z 	liburcu-mb.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/liburcu-mb.so.8
2025-08-20T22:45:29.0935227Z 	liburcu-common.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/liburcu-common.so.8
2025-08-20T22:45:29.0935949Z 	liburcu-cds.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/liburcu-cds.so.8
2025-08-20T22:45:29.0936392Z 	liburcu-bp.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/liburcu-bp.so.8
2025-08-20T22:45:29.0936792Z 	libunwind.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libunwind.so.8
2025-08-20T22:45:29.0937227Z 	libunwind-ptrace.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libunwind-ptrace.so.0
2025-08-20T22:45:29.0937722Z 	libunwind-coredump.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libunwind-coredump.so.0
2025-08-20T22:45:29.0938227Z 	libunwind-aarch64.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libunwind-aarch64.so.8
2025-08-20T22:45:29.0938687Z 	libunistring.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libunistring.so.5
2025-08-20T22:45:29.0939103Z 	libudisks2.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libudisks2.so.0
2025-08-20T22:45:29.0939489Z 	libudev.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libudev.so.1
2025-08-20T22:45:29.0939880Z 	libuchardet.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libuchardet.so.0
2025-08-20T22:45:29.0940288Z 	libubsan.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libubsan.so.1
2025-08-20T22:45:29.0940683Z 	libubootenv.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libubootenv.so.0
2025-08-20T22:45:29.0941145Z 	libtss2-tcti-swtpm.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtss2-tcti-swtpm.so.0
2025-08-20T22:45:29.0941646Z 	libtss2-tcti-mssim.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtss2-tcti-mssim.so.0
2025-08-20T22:45:29.0942302Z 	libtss2-tcti-device.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtss2-tcti-device.so.0
2025-08-20T22:45:29.0942795Z 	libtss2-tcti-cmd.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtss2-tcti-cmd.so.0
2025-08-20T22:45:29.0943235Z 	libtss2-sys.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtss2-sys.so.1
2025-08-20T22:45:29.0943635Z 	libtss2-rc.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtss2-rc.so.0
2025-08-20T22:45:29.0944028Z 	libtss2-mu.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtss2-mu.so.0
2025-08-20T22:45:29.0944440Z 	libtss2-esys.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtss2-esys.so.0
2025-08-20T22:45:29.0944838Z 	libtsan.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtsan.so.2
2025-08-20T22:45:29.0945228Z 	libtracefs.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtracefs.so.1
2025-08-20T22:45:29.0945651Z 	libtraceevent.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtraceevent.so.1
2025-08-20T22:45:29.0946314Z 	libtommath.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtommath.so.1
2025-08-20T22:45:29.0946706Z 	libtk8.6.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libtk8.6.so
2025-08-20T22:45:29.0947078Z 	libtirpc.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtirpc.so.3
2025-08-20T22:45:29.0947482Z 	libtinyxml2.so.10 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtinyxml2.so.10
2025-08-20T22:45:29.0947890Z 	libtinfo.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtinfo.so.6
2025-08-20T22:45:29.0948266Z 	libtinfo.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libtinfo.so
2025-08-20T22:45:29.0948640Z 	libtiff.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtiff.so.6
2025-08-20T22:45:29.0949031Z 	libtidy.so.5deb1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtidy.so.5deb1
2025-08-20T22:45:29.0949418Z 	libtic.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtic.so.6
2025-08-20T22:45:29.0949767Z 	libtic.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libtic.so
2025-08-20T22:45:29.0950146Z 	libthread_db.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libthread_db.so.1
2025-08-20T22:45:29.0950560Z 	libthread_db.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libthread_db.so
2025-08-20T22:45:29.0950949Z 	libthai.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libthai.so.0
2025-08-20T22:45:29.0951314Z 	libtdb.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtdb.so.1
2025-08-20T22:45:29.0951682Z 	libtcl8.6.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libtcl8.6.so
2025-08-20T22:45:29.0952058Z 	libtasn1.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtasn1.so.6
2025-08-20T22:45:29.0952630Z 	libtalloc.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtalloc.so.2
2025-08-20T22:45:29.0953095Z 	libsystemd.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsystemd.so.0
2025-08-20T22:45:29.0953488Z 	libsysfs.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsysfs.so.2
2025-08-20T22:45:29.0953874Z 	libsybdb.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsybdb.so.5
2025-08-20T22:45:29.0954255Z 	libsubid.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsubid.so.4
2025-08-20T22:45:29.0954658Z 	libstemmer.so.0d (libc6,AArch64) => /lib/aarch64-linux-gnu/libstemmer.so.0d
2025-08-20T22:45:29.0955059Z 	libstdc++.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libstdc++.so.6
2025-08-20T22:45:29.0955430Z 	libssl3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libssl3.so
2025-08-20T22:45:29.0957018Z 	libssl.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libssl.so.3
2025-08-20T22:45:29.0957419Z 	libssl.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libssl.so
2025-08-20T22:45:29.0957779Z 	libssh2.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libssh2.so.1
2025-08-20T22:45:29.0958150Z 	libssh.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libssh.so.4
2025-08-20T22:45:29.0958504Z 	libss.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libss.so.2
2025-08-20T22:45:29.0958870Z 	libsqlite3.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsqlite3.so.0
2025-08-20T22:45:29.0959267Z 	libsqlite3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libsqlite3.so
2025-08-20T22:45:29.0959694Z 	libsourcekitdInProc.so (libc6,AArch64) => /usr/local/lib/libsourcekitdInProc.so
2025-08-20T22:45:29.0960383Z 	libsoftokn3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libsoftokn3.so
2025-08-20T22:45:29.0960783Z 	libsodium.so.23 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsodium.so.23
2025-08-20T22:45:29.0961172Z 	libsnmp.so.40 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsnmp.so.40
2025-08-20T22:45:29.0961559Z 	libsnappy.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsnappy.so.1
2025-08-20T22:45:29.0961947Z 	libsmime3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libsmime3.so
2025-08-20T22:45:29.0962354Z 	libsmartcols.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsmartcols.so.1
2025-08-20T22:45:29.0962763Z 	libslirp.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libslirp.so.0
2025-08-20T22:45:29.0963147Z 	libslang.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libslang.so.2
2025-08-20T22:45:29.0963538Z 	libsigsegv.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsigsegv.so.2
2025-08-20T22:45:29.0963948Z 	libsharpyuv.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsharpyuv.so.0
2025-08-20T22:45:29.0964395Z 	libsgutils2-1.46.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsgutils2-1.46.so.2
2025-08-20T22:45:29.0964826Z 	libsframe.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsframe.so.1
2025-08-20T22:45:29.0965223Z 	libsepol.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsepol.so.2
2025-08-20T22:45:29.0965618Z 	libsensors.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsensors.so.5
2025-08-20T22:45:29.0966185Z 	libsemanage.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsemanage.so.2
2025-08-20T22:45:29.0966606Z 	libselinux.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libselinux.so.1
2025-08-20T22:45:29.0967013Z 	libseccomp.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libseccomp.so.2
2025-08-20T22:45:29.0967405Z 	libsasl2.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsasl2.so.2
2025-08-20T22:45:29.0967807Z 	libruby-3.2.so.3.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libruby-3.2.so.3.2
2025-08-20T22:45:29.0968212Z 	libruby-3.2.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libruby-3.2.so
2025-08-20T22:45:29.0968594Z 	librtmp.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/librtmp.so.1
2025-08-20T22:45:29.0968954Z 	librt.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/librt.so.1
2025-08-20T22:45:29.0969314Z 	librsvg-2.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/librsvg-2.so.2
2025-08-20T22:45:29.0969705Z 	librpmsign.so.9 (libc6,AArch64) => /lib/aarch64-linux-gnu/librpmsign.so.9
2025-08-20T22:45:29.0970103Z 	librpmio.so.9 (libc6,AArch64) => /lib/aarch64-linux-gnu/librpmio.so.9
2025-08-20T22:45:29.0970691Z 	librpmbuild.so.9 (libc6,AArch64) => /lib/aarch64-linux-gnu/librpmbuild.so.9
2025-08-20T22:45:29.0971100Z 	librpm.so.9 (libc6,AArch64) => /lib/aarch64-linux-gnu/librpm.so.9
2025-08-20T22:45:29.0971472Z 	librhash.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/librhash.so.0
2025-08-20T22:45:29.0971849Z 	libre2.so.10 (libc6,AArch64) => /lib/aarch64-linux-gnu/libre2.so.10
2025-08-20T22:45:29.0972230Z 	libresolv.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libresolv.so.2
2025-08-20T22:45:29.0972623Z 	libresolv.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libresolv.so
2025-08-20T22:45:29.0973048Z 	libreiserfscore.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libreiserfscore.so.0
2025-08-20T22:45:29.0973492Z 	libreadline.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libreadline.so.8
2025-08-20T22:45:29.0973890Z 	libraw_r.so.23 (libc6,AArch64) => /lib/aarch64-linux-gnu/libraw_r.so.23
2025-08-20T22:45:29.0974262Z 	libraw.so.23 (libc6,AArch64) => /lib/aarch64-linux-gnu/libraw.so.23
2025-08-20T22:45:29.0974657Z 	librabbitmq.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/librabbitmq.so.4
2025-08-20T22:45:29.0975078Z 	libqrtr-glib.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libqrtr-glib.so.0
2025-08-20T22:45:29.0975492Z 	libqmi-glib.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libqmi-glib.so.5
2025-08-20T22:45:29.0975983Z 	libqdbm.so.14 (libc6,AArch64) => /lib/libqdbm.so.14
2025-08-20T22:45:29.0976329Z 	libp11-kit.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libp11-kit.so.0
2025-08-20T22:45:29.0976923Z 	libpython3.12.so.1.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpython3.12.so.1.0
2025-08-20T22:45:29.0977351Z 	libpython3.12.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpython3.12.so
2025-08-20T22:45:29.0977762Z 	libpthread.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpthread.so.0
2025-08-20T22:45:29.0978146Z 	libpsx.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpsx.so.2
2025-08-20T22:45:29.0978528Z 	libpspell.so.15 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpspell.so.15
2025-08-20T22:45:29.0978914Z 	libpsl.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpsl.so.5
2025-08-20T22:45:29.0979338Z 	libprotobuf-lite.so.32 (libc6,AArch64) => /lib/aarch64-linux-gnu/libprotobuf-lite.so.32
2025-08-20T22:45:29.0979804Z 	libprotobuf-c.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libprotobuf-c.so.1
2025-08-20T22:45:29.0980219Z 	libproc2.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libproc2.so.0
2025-08-20T22:45:29.0980591Z 	libpq.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpq.so.5
2025-08-20T22:45:29.0980951Z 	libpopt.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpopt.so.0
2025-08-20T22:45:29.0981396Z 	libpolkit-gobject-1.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpolkit-gobject-1.so.0
2025-08-20T22:45:29.0981900Z 	libpolkit-agent-1.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpolkit-agent-1.so.0
2025-08-20T22:45:29.0982341Z 	libpng16.so.16 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpng16.so.16
2025-08-20T22:45:29.0982725Z 	libply.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libply.so.5
2025-08-20T22:45:29.0983188Z 	libply-splash-graphics.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libply-splash-graphics.so.5
2025-08-20T22:45:29.0983726Z 	libply-splash-core.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libply-splash-core.so.5
2025-08-20T22:45:29.0984231Z 	libply-boot-client.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libply-boot-client.so.5
2025-08-20T22:45:29.0984666Z 	libplds4.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libplds4.so
2025-08-20T22:45:29.0985037Z 	libplc4.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libplc4.so
2025-08-20T22:45:29.0985420Z 	libpkgconf.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpkgconf.so.3
2025-08-20T22:45:29.0986135Z 	libpixman-1.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpixman-1.so.0
2025-08-20T22:45:29.0986591Z 	libpipeline.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpipeline.so.1
2025-08-20T22:45:29.0987001Z 	libpgm-5.3.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpgm-5.3.so.0
2025-08-20T22:45:29.0987683Z 	libpfm.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpfm.so.4
2025-08-20T22:45:29.0988084Z 	libperl.so.5.38 (libc6,AArch64) => /lib/aarch64-linux-gnu/libperl.so.5.38
2025-08-20T22:45:29.0988484Z 	libpcre2-32.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcre2-32.so.0
2025-08-20T22:45:29.0988886Z 	libpcre2-32.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcre2-32.so
2025-08-20T22:45:29.0989288Z 	libpcre2-16.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcre2-16.so.0
2025-08-20T22:45:29.0989694Z 	libpcre2-16.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcre2-16.so
2025-08-20T22:45:29.0990090Z 	libpcre2-8.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcre2-8.so.0
2025-08-20T22:45:29.0990527Z 	libpcre2-8.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcre2-8.so
2025-08-20T22:45:29.0990948Z 	libpcre2-posix.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcre2-posix.so.3
2025-08-20T22:45:29.0991398Z 	libpcre2-posix.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcre2-posix.so
2025-08-20T22:45:29.0991840Z 	libpcprofile.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcprofile.so
2025-08-20T22:45:29.0992232Z 	libpci.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpci.so.3
2025-08-20T22:45:29.0992606Z 	libpcap.so.0.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcap.so.0.8
2025-08-20T22:45:29.0992980Z 	libpcap.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcap.so
2025-08-20T22:45:29.0993355Z 	libparted.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libparted.so.2
2025-08-20T22:45:29.0993965Z 	libpaper.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpaper.so.1
2025-08-20T22:45:29.0994388Z 	libpangoft2-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpangoft2-1.0.so.0
2025-08-20T22:45:29.0994855Z 	libpangocairo-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpangocairo-1.0.so.0
2025-08-20T22:45:29.0995304Z 	libpango-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpango-1.0.so.0
2025-08-20T22:45:29.0995829Z 	libpanelw.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpanelw.so.6
2025-08-20T22:45:29.0996280Z 	libpanelw.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpanelw.so
2025-08-20T22:45:29.0996671Z 	libpanel.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpanel.so.6
2025-08-20T22:45:29.0997048Z 	libpanel.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpanel.so
2025-08-20T22:45:29.0997415Z 	libpamc.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpamc.so.0
2025-08-20T22:45:29.0997807Z 	libpam_misc.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpam_misc.so.0
2025-08-20T22:45:29.0998187Z 	libpam.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpam.so.0
2025-08-20T22:45:29.0998633Z 	libpackagekit-glib2.so.18 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpackagekit-glib2.so.18
2025-08-20T22:45:29.0999103Z 	libopenjp2.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libopenjp2.so.7
2025-08-20T22:45:29.0999563Z 	libopeniscsiusr.so.0.2.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libopeniscsiusr.so.0.2.0
2025-08-20T22:45:29.1000084Z 	libopcodes-2.42-system.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libopcodes-2.42-system.so
2025-08-20T22:45:29.1000604Z 	libopcodes-2.42-armhf.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libopcodes-2.42-armhf.so
2025-08-20T22:45:29.1001108Z 	libopcodes-2.42-armel.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libopcodes-2.42-armel.so
2025-08-20T22:45:29.1001548Z 	libonig.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libonig.so.5
2025-08-20T22:45:29.1001921Z 	libogg.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libogg.so.0
2025-08-20T22:45:29.1002283Z 	libodbc.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libodbc.so.2
2025-08-20T22:45:29.1002663Z 	libobjc_gc.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libobjc_gc.so.4
2025-08-20T22:45:29.1003040Z 	libobjc.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libobjc.so.4
2025-08-20T22:45:29.1003411Z 	libnvme.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnvme.so.1
2025-08-20T22:45:29.1003790Z 	libnvme-mi.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnvme-mi.so.1
2025-08-20T22:45:29.1004406Z 	libnuma.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnuma.so.1
2025-08-20T22:45:29.1004819Z 	libntfs-3g.so.89 (libc6,AArch64) => /lib/aarch64-linux-gnu/libntfs-3g.so.89
2025-08-20T22:45:29.1005201Z 	libnss3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnss3.so
2025-08-20T22:45:29.1005575Z 	libnssutil3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnssutil3.so
2025-08-20T22:45:29.1006136Z 	libnssdbm3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnssdbm3.so
2025-08-20T22:45:29.1006539Z 	libnssckbi.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnssckbi.so
2025-08-20T22:45:29.1006957Z 	libnss_systemd.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnss_systemd.so.2
2025-08-20T22:45:29.1007393Z 	libnss_hesiod.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnss_hesiod.so.2
2025-08-20T22:45:29.1007815Z 	libnss_hesiod.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnss_hesiod.so
2025-08-20T22:45:29.1008227Z 	libnss_files.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnss_files.so.2
2025-08-20T22:45:29.1008636Z 	libnss_dns.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnss_dns.so.2
2025-08-20T22:45:29.1009048Z 	libnss_compat.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnss_compat.so.2
2025-08-20T22:45:29.1009470Z 	libnss_compat.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnss_compat.so
2025-08-20T22:45:29.1009864Z 	libnspr4.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnspr4.so
2025-08-20T22:45:29.1010452Z 	libnsl.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnsl.so.1
2025-08-20T22:45:29.1010959Z 	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-20T22:45:29.1011479Z 	libnpth.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnpth.so.0
2025-08-20T22:45:29.1011850Z 	libnorm.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnorm.so.1
2025-08-20T22:45:29.1012221Z 	libnl-3.so.200 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnl-3.so.200
2025-08-20T22:45:29.1012594Z 	libnl-3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnl-3.so
2025-08-20T22:45:29.1012990Z 	libnl-route-3.so.200 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnl-route-3.so.200
2025-08-20T22:45:29.1013426Z 	libnl-route-3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnl-route-3.so
2025-08-20T22:45:29.1013848Z 	libnl-genl-3.so.200 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnl-genl-3.so.200
2025-08-20T22:45:29.1014278Z 	libnghttp2.so.14 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnghttp2.so.14
2025-08-20T22:45:29.1014688Z 	libnftnl.so.11 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnftnl.so.11
2025-08-20T22:45:29.1015092Z 	libnftables.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnftables.so.1
2025-08-20T22:45:29.1015515Z 	libnfnetlink.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnfnetlink.so.0
2025-08-20T22:45:29.1016051Z 	libnewt.so.0.52 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnewt.so.0.52
2025-08-20T22:45:29.1016444Z 	libnettle.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnettle.so.8
2025-08-20T22:45:29.1016878Z 	libnetsnmpmibs.so.40 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnetsnmpmibs.so.40
2025-08-20T22:45:29.1017367Z 	libnetsnmphelpers.so.40 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnetsnmphelpers.so.40
2025-08-20T22:45:29.1017863Z 	libnetsnmpagent.so.40 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnetsnmpagent.so.40
2025-08-20T22:45:29.1018310Z 	libnetsnmp.so.40 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnetsnmp.so.40
2025-08-20T22:45:29.1018726Z 	libnetplan.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnetplan.so.1
2025-08-20T22:45:29.1019129Z 	libnetpbm.so.11 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnetpbm.so.11
2025-08-20T22:45:29.1019605Z 	libnetfilter_conntrack.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnetfilter_conntrack.so.3
2025-08-20T22:45:29.1020087Z 	libncursesw.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libncursesw.so.6
2025-08-20T22:45:29.1020499Z 	libncurses.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libncurses.so.6
2025-08-20T22:45:29.1021106Z 	libmysqlclient.so.21 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmysqlclient.so.21
2025-08-20T22:45:29.1021581Z 	libmysqlclient.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libmysqlclient.so
2025-08-20T22:45:29.1021985Z 	libmvec.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmvec.so.1
2025-08-20T22:45:29.1022350Z 	libmvec.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libmvec.so
2025-08-20T22:45:29.1022703Z 	libmultipath.so.0 (libc6,AArch64) => /lib/libmultipath.so.0
2025-08-20T22:45:29.1023078Z 	libmspack.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmspack.so.0
2025-08-20T22:45:29.1023462Z 	libmpfr.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmpfr.so.6
2025-08-20T22:45:29.1023825Z 	libmpc.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmpc.so.3
2025-08-20T22:45:29.1024179Z 	libmpathutil.so.0 (libc6,AArch64) => /lib/libmpathutil.so.0
2025-08-20T22:45:29.1024545Z 	libmpathpersist.so.0 (libc6,AArch64) => /lib/libmpathpersist.so.0
2025-08-20T22:45:29.1024910Z 	libmpathcmd.so.0 (libc6,AArch64) => /lib/libmpathcmd.so.0
2025-08-20T22:45:29.1025272Z 	libmount.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmount.so.1
2025-08-20T22:45:29.1025643Z 	libmnl.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmnl.so.0
2025-08-20T22:45:29.1026124Z 	libmms.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmms.so.0
2025-08-20T22:45:29.1026507Z 	libmm-glib.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmm-glib.so.0
2025-08-20T22:45:29.1026892Z 	libmlx5.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmlx5.so.1
2025-08-20T22:45:29.1027426Z 	libmlx5.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libmlx5.so
2025-08-20T22:45:29.1027789Z 	libmlx4.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmlx4.so.1
2025-08-20T22:45:29.1028148Z 	libmlx4.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libmlx4.so
2025-08-20T22:45:29.1028513Z 	libmenuw.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmenuw.so.6
2025-08-20T22:45:29.1028883Z 	libmenuw.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libmenuw.so
2025-08-20T22:45:29.1029253Z 	libmenu.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmenu.so.6
2025-08-20T22:45:29.1029612Z 	libmenu.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libmenu.so
2025-08-20T22:45:29.1029986Z 	libmemusage.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libmemusage.so
2025-08-20T22:45:29.1030405Z 	libmemcached.so.11 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmemcached.so.11
2025-08-20T22:45:29.1030840Z 	libmediainfo.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmediainfo.so.0
2025-08-20T22:45:29.1031249Z 	libmecab.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmecab.so.2
2025-08-20T22:45:29.1031612Z 	libmd.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmd.so.0
2025-08-20T22:45:29.1031994Z 	libmbim-glib.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmbim-glib.so.4
2025-08-20T22:45:29.1032420Z 	libmaxminddb.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmaxminddb.so.0
2025-08-20T22:45:29.1032819Z 	libmana.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmana.so.1
2025-08-20T22:45:29.1033185Z 	libmana.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libmana.so
2025-08-20T22:45:29.1033551Z 	libmagic.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmagic.so.1
2025-08-20T22:45:29.1033909Z 	libm.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libm.so.6
2025-08-20T22:45:29.1034253Z 	liblz4.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblz4.so.1
2025-08-20T22:45:29.1034603Z 	liblz4.so (libc6,AArch64) => /lib/aarch64-linux-gnu/liblz4.so
2025-08-20T22:45:29.1034965Z 	liblzo2.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblzo2.so.2
2025-08-20T22:45:29.1035335Z 	liblzma.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblzma.so.5
2025-08-20T22:45:29.1035696Z 	liblzma.so (libc6,AArch64) => /lib/aarch64-linux-gnu/liblzma.so
2025-08-20T22:45:29.1036255Z 	liblz.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblz.so.1
2025-08-20T22:45:29.1036600Z 	liblz.so (libc6,AArch64) => /lib/aarch64-linux-gnu/liblz.so
2025-08-20T22:45:29.1036980Z 	liblvm2cmd.so.2.03 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblvm2cmd.so.2.03
2025-08-20T22:45:29.1037600Z 	liblua5.4.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblua5.4.so.0
2025-08-20T22:45:29.1038016Z 	liblua5.4-c++.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblua5.4-c++.so.0
2025-08-20T22:45:29.1038412Z 	liblua5.3.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblua5.3.so.0
2025-08-20T22:45:29.1038807Z 	liblua5.3-c++.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblua5.3-c++.so.0
2025-08-20T22:45:29.1039226Z 	liblttng-ust.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust.so.1
2025-08-20T22:45:29.1039733Z 	liblttng-ust-tracepoint.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-tracepoint.so.1
2025-08-20T22:45:29.1040345Z 	liblttng-ust-pthread-wrapper.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-pthread-wrapper.so.1
2025-08-20T22:45:29.1040967Z 	liblttng-ust-libc-wrapper.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-libc-wrapper.so.1
2025-08-20T22:45:29.1041509Z 	liblttng-ust-fork.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-fork.so.1
2025-08-20T22:45:29.1042037Z 	liblttng-ust-fd.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-fd.so.1
2025-08-20T22:45:29.1042498Z 	liblttng-ust-dl.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-dl.so.1
2025-08-20T22:45:29.1043020Z 	liblttng-ust-cyg-profile.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-cyg-profile.so.1
2025-08-20T22:45:29.1043643Z 	liblttng-ust-cyg-profile-fast.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-cyg-profile-fast.so.1
2025-08-20T22:45:29.1044348Z 	liblttng-ust-ctl.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-ctl.so.5
2025-08-20T22:45:29.1044840Z 	liblttng-ust-common.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-common.so.1
2025-08-20T22:45:29.1045284Z 	libltdl.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libltdl.so.7
2025-08-20T22:45:29.1045654Z 	liblsan.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblsan.so.0
2025-08-20T22:45:29.1046170Z 	liblqr-1.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblqr-1.so.0
2025-08-20T22:45:29.1046547Z 	liblmdb.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblmdb.so.0
2025-08-20T22:45:29.1046930Z 	liblldb-18.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblldb-18.so.1
2025-08-20T22:45:29.1047322Z 	liblldb-18.so (libc6,AArch64) => /lib/aarch64-linux-gnu/liblldb-18.so
2025-08-20T22:45:29.1047713Z 	liblldb-17.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblldb-17.so.1
2025-08-20T22:45:29.1048106Z 	liblldb-17.so (libc6,AArch64) => /lib/aarch64-linux-gnu/liblldb-17.so
2025-08-20T22:45:29.1048494Z 	liblldb-16.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblldb-16.so.1
2025-08-20T22:45:29.1048882Z 	liblldb-16.so (libc6,AArch64) => /lib/aarch64-linux-gnu/liblldb-16.so
2025-08-20T22:45:29.1049260Z 	libldap.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libldap.so.2
2025-08-20T22:45:29.1049639Z 	liblcms2.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblcms2.so.2
2025-08-20T22:45:29.1050017Z 	liblber.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblber.so.2
2025-08-20T22:45:29.1050417Z 	libk5crypto.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libk5crypto.so.3
2025-08-20T22:45:29.1050814Z 	libksba.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libksba.so.8
2025-08-20T22:45:29.1051262Z 	libkrb5support.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libkrb5support.so.0
2025-08-20T22:45:29.1051680Z 	libkrb5.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libkrb5.so.3
2025-08-20T22:45:29.1052054Z 	libkmod.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libkmod.so.2
2025-08-20T22:45:29.1052449Z 	libkeyutils.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libkeyutils.so.1
2025-08-20T22:45:29.1052860Z 	libjxrglue.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjxrglue.so.0
2025-08-20T22:45:29.1053270Z 	libjsoncpp.so.25 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjsoncpp.so.25
2025-08-20T22:45:29.1053711Z 	libjson-glib-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjson-glib-1.0.so.0
2025-08-20T22:45:29.1054375Z 	libjson-c.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjson-c.so.5
2025-08-20T22:45:29.1054772Z 	libjq.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjq.so.1
2025-08-20T22:45:29.1055147Z 	libjpegxr.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjpegxr.so.0
2025-08-20T22:45:29.1055536Z 	libjpeg.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjpeg.so.8
2025-08-20T22:45:29.1056026Z 	libjcat.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjcat.so.1
2025-08-20T22:45:29.1056422Z 	libjbig2dec.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjbig2dec.so.0
2025-08-20T22:45:29.1056822Z 	libjbig.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjbig.so.0
2025-08-20T22:45:29.1057208Z 	libjansson.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjansson.so.4
2025-08-20T22:45:29.1057595Z 	libitm.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libitm.so.1
2025-08-20T22:45:29.1057958Z 	libisns.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libisns.so.0
2025-08-20T22:45:29.1058328Z 	libisl.so.23 (libc6,AArch64) => /lib/aarch64-linux-gnu/libisl.so.23
2025-08-20T22:45:29.1058882Z 	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-20T22:45:29.1059598Z 	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-20T22:45:29.1060286Z 	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-20T22:45:29.1061119Z 	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-20T22:45:29.1061648Z 	libip6tc.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libip6tc.so.2
2025-08-20T22:45:29.1062035Z 	libip4tc.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libip4tc.so.2
2025-08-20T22:45:29.1062443Z 	libiniparser.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libiniparser.so.1
2025-08-20T22:45:29.1062849Z 	libinih.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libinih.so.1
2025-08-20T22:45:29.1063231Z 	libijs-0.35.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libijs-0.35.so
2025-08-20T22:45:29.1063610Z 	libidn2.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libidn2.so.0
2025-08-20T22:45:29.1063981Z 	libidn.so.12 (libc6,AArch64) => /lib/aarch64-linux-gnu/libidn.so.12
2025-08-20T22:45:29.1064358Z 	libicuuc.so.74 (libc6,AArch64) => /lib/aarch64-linux-gnu/libicuuc.so.74
2025-08-20T22:45:29.1064744Z 	libicuuc.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libicuuc.so
2025-08-20T22:45:29.1065128Z 	libicutu.so.74 (libc6,AArch64) => /lib/aarch64-linux-gnu/libicutu.so.74
2025-08-20T22:45:29.1065506Z 	libicutu.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libicutu.so
2025-08-20T22:45:29.1066022Z 	libicutest.so.74 (libc6,AArch64) => /lib/aarch64-linux-gnu/libicutest.so.74
2025-08-20T22:45:29.1066427Z 	libicutest.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libicutest.so
2025-08-20T22:45:29.1066822Z 	libicui18n.so.74 (libc6,AArch64) => /lib/aarch64-linux-gnu/libicui18n.so.74
2025-08-20T22:45:29.1067227Z 	libicui18n.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libicui18n.so
2025-08-20T22:45:29.1067616Z 	libicuio.so.74 (libc6,AArch64) => /lib/aarch64-linux-gnu/libicuio.so.74
2025-08-20T22:45:29.1067998Z 	libicuio.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libicuio.so
2025-08-20T22:45:29.1068387Z 	libicudata.so.74 (libc6,AArch64) => /lib/aarch64-linux-gnu/libicudata.so.74
2025-08-20T22:45:29.1068790Z 	libicudata.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libicudata.so
2025-08-20T22:45:29.1069193Z 	libibverbs.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libibverbs.so.1
2025-08-20T22:45:29.1069590Z 	libibverbs.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libibverbs.so
2025-08-20T22:45:29.1069983Z 	libhwasan.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhwasan.so.0
2025-08-20T22:45:29.1070409Z 	libhunspell-1.7.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhunspell-1.7.so.0
2025-08-20T22:45:29.1070843Z 	libhogweed.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhogweed.so.6
2025-08-20T22:45:29.1071453Z 	libhistory.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhistory.so.8
2025-08-20T22:45:29.1071920Z 	libhiredis_ssl.so.1.1.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhiredis_ssl.so.1.1.0
2025-08-20T22:45:29.1072380Z 	libhiredis.so.1.1.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhiredis.so.1.1.0
2025-08-20T22:45:29.1072786Z 	libhgfs.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhgfs.so.0
2025-08-20T22:45:29.1073163Z 	libheif.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libheif.so.1
2025-08-20T22:45:29.1073546Z 	libhavege.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhavege.so.2
2025-08-20T22:45:29.1073945Z 	libhashkit.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhashkit.so.2
2025-08-20T22:45:29.1074356Z 	libharfbuzz.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libharfbuzz.so.0
2025-08-20T22:45:29.1074761Z 	libhandle.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhandle.so.1
2025-08-20T22:45:29.1075139Z 	libgusb.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgusb.so.2
2025-08-20T22:45:29.1075536Z 	libguestlib.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libguestlib.so.0
2025-08-20T22:45:29.1076160Z 	libguestStoreClient.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libguestStoreClient.so.0
2025-08-20T22:45:29.1076637Z 	libgudev-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgudev-1.0.so.0
2025-08-20T22:45:29.1077033Z 	libgtk-3.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgtk-3.so.0
2025-08-20T22:45:29.1077590Z 	libgthread-2.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgthread-2.0.so.0
2025-08-20T22:45:29.1078043Z 	libgstreamer-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgstreamer-1.0.so.0
2025-08-20T22:45:29.1078488Z 	libgstnet-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgstnet-1.0.so.0
2025-08-20T22:45:29.1078964Z 	libgstcontroller-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgstcontroller-1.0.so.0
2025-08-20T22:45:29.1079452Z 	libgstcheck-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgstcheck-1.0.so.0
2025-08-20T22:45:29.1079902Z 	libgstbase-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgstbase-1.0.so.0
2025-08-20T22:45:29.1080342Z 	libgssapi_krb5.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgssapi_krb5.so.2
2025-08-20T22:45:29.1080740Z 	libgs.so.10 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgs.so.10
2025-08-20T22:45:29.1081134Z 	libgraphite2.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgraphite2.so.3
2025-08-20T22:45:29.1081555Z 	libgprofng.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgprofng.so.0
2025-08-20T22:45:29.1081937Z 	libgpm.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgpm.so.2
2025-08-20T22:45:29.1082312Z 	libgpgme.so.11 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgpgme.so.11
2025-08-20T22:45:29.1082721Z 	libgpg-error.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgpg-error.so.0
2025-08-20T22:45:29.1083120Z 	libgomp.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgomp.so.1
2025-08-20T22:45:29.1083529Z 	libgobject-2.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgobject-2.0.so.0
2025-08-20T22:45:29.1083949Z 	libgnutls.so.30 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgnutls.so.30
2025-08-20T22:45:29.1084344Z 	libgmpxx.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgmpxx.so.4
2025-08-20T22:45:29.1084719Z 	libgmpxx.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libgmpxx.so
2025-08-20T22:45:29.1085088Z 	libgmp.so.10 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgmp.so.10
2025-08-20T22:45:29.1085449Z 	libgmp.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libgmp.so
2025-08-20T22:45:29.1085966Z 	libgmodule-2.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgmodule-2.0.so.0
2025-08-20T22:45:29.1086394Z 	libglib-2.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libglib-2.0.so.0
2025-08-20T22:45:29.1086786Z 	libglapi.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libglapi.so.0
2025-08-20T22:45:29.1087236Z 	libgirepository-1.0.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgirepository-1.0.so.1
2025-08-20T22:45:29.1087883Z 	libgio-2.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgio-2.0.so.0
2025-08-20T22:45:29.1088312Z 	libgfortran.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgfortran.so.5
2025-08-20T22:45:29.1088753Z 	libgdk_pixbuf-2.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgdk_pixbuf-2.0.so.0
2025-08-20T22:45:29.1089178Z 	libgdk-3.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgdk-3.so.0
2025-08-20T22:45:29.1089586Z 	libgdbm_compat.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgdbm_compat.so.4
2025-08-20T22:45:29.1089999Z 	libgdbm.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgdbm.so.6
2025-08-20T22:45:29.1090401Z 	libgd.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgd.so.3
2025-08-20T22:45:29.1090768Z 	libgctba.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgctba.so.1
2025-08-20T22:45:29.1091159Z 	libgcrypt.so.20 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgcrypt.so.20
2025-08-20T22:45:29.1091558Z 	libgccpp.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgccpp.so.1
2025-08-20T22:45:29.1091942Z 	libgcc_s.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgcc_s.so.1
2025-08-20T22:45:29.1092302Z 	libgc.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgc.so.1
2025-08-20T22:45:29.1092653Z 	libgbm.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgbm.so.1
2025-08-20T22:45:29.1093001Z 	libgbm.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libgbm.so
2025-08-20T22:45:29.1093493Z 	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-20T22:45:29.1094171Z 	libfwupd.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfwupd.so.2
2025-08-20T22:45:29.1094554Z 	libfuse3.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfuse3.so.3
2025-08-20T22:45:29.1095014Z 	libftdi1.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libftdi1.so.2
2025-08-20T22:45:29.1095411Z 	libfsverity.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfsverity.so.0
2025-08-20T22:45:29.1095948Z 	libfribidi.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfribidi.so.0
2025-08-20T22:45:29.1096379Z 	libfreetype.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfreetype.so.6
2025-08-20T22:45:29.1096787Z 	libfreebl3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libfreebl3.so
2025-08-20T22:45:29.1097204Z 	libfreeblpriv3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libfreeblpriv3.so
2025-08-20T22:45:29.1097619Z 	libformw.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libformw.so.6
2025-08-20T22:45:29.1097992Z 	libformw.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libformw.so
2025-08-20T22:45:29.1098359Z 	libform.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libform.so.6
2025-08-20T22:45:29.1098719Z 	libform.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libform.so
2025-08-20T22:45:29.1099096Z 	libfontenc.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfontenc.so.1
2025-08-20T22:45:29.1099521Z 	libfontconfig.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfontconfig.so.1
2025-08-20T22:45:29.1099950Z 	libflashrom.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libflashrom.so.1
2025-08-20T22:45:29.1100355Z 	libfido2.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfido2.so.1
2025-08-20T22:45:29.1100777Z 	libfftw3_threads.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfftw3_threads.so.3
2025-08-20T22:45:29.1101220Z 	libfftw3_omp.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfftw3_omp.so.3
2025-08-20T22:45:29.1101621Z 	libfftw3.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfftw3.so.3
2025-08-20T22:45:29.1101991Z 	libffi.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libffi.so.8
2025-08-20T22:45:29.1102346Z 	libffi.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libffi.so
2025-08-20T22:45:29.1102696Z 	libfdt.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfdt.so.1
2025-08-20T22:45:29.1103065Z 	libfdisk.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfdisk.so.1
2025-08-20T22:45:29.1103442Z 	libfcgi.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfcgi.so.0
2025-08-20T22:45:29.1103821Z 	libfcgi++.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfcgi++.so.0
2025-08-20T22:45:29.1104423Z 	libfbclient.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfbclient.so.2
2025-08-20T22:45:29.1104861Z 	libfastjson.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfastjson.so.4
2025-08-20T22:45:29.1105326Z 	libfakeroot-0.so (libc6,AArch64) => /usr/lib/aarch64-linux-gnu/libfakeroot/libfakeroot-0.so
2025-08-20T22:45:29.1105899Z 	libe2p.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libe2p.so.2
2025-08-20T22:45:29.1106311Z 	libext2fs.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libext2fs.so.2
2025-08-20T22:45:29.1106704Z 	libexslt.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libexslt.so.0
2025-08-20T22:45:29.1107092Z 	libexpatw.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libexpatw.so.1
2025-08-20T22:45:29.1107481Z 	libexpatw.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libexpatw.so
2025-08-20T22:45:29.1107865Z 	libexpat.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libexpat.so.1
2025-08-20T22:45:29.1108241Z 	libexpat.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libexpat.so
2025-08-20T22:45:29.1108687Z 	libevent_pthreads-2.1.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libevent_pthreads-2.1.so.7
2025-08-20T22:45:29.1109186Z 	libevent_core-2.1.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libevent_core-2.1.so.7
2025-08-20T22:45:29.1109609Z 	libevdev.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libevdev.so.2
2025-08-20T22:45:29.1109987Z 	libestr.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libestr.so.0
2025-08-20T22:45:29.1110363Z 	libepoxy.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libepoxy.so.0
2025-08-20T22:45:29.1110931Z 	libenchant-2.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libenchant-2.so.2
2025-08-20T22:45:29.1111326Z 	libelf.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libelf.so.1
2025-08-20T22:45:29.1111701Z 	libefivar.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libefivar.so.1
2025-08-20T22:45:29.1112100Z 	libefiboot.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libefiboot.so.1
2025-08-20T22:45:29.1112479Z 	libefa.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libefa.so.1
2025-08-20T22:45:29.1112837Z 	libefa.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libefa.so
2025-08-20T22:45:29.1113192Z 	libedit.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libedit.so.2
2025-08-20T22:45:29.1113592Z 	libeatmydata.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libeatmydata.so.1
2025-08-20T22:45:29.1114015Z 	libeatmydata.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libeatmydata.so
2025-08-20T22:45:29.1114394Z 	libdw.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdw.so.1
2025-08-20T22:45:29.1114780Z 	libduktape.so.207 (libc6,AArch64) => /lib/aarch64-linux-gnu/libduktape.so.207
2025-08-20T22:45:29.1115222Z 	libdrop_ambient.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdrop_ambient.so.0
2025-08-20T22:45:29.1115663Z 	libdrm_radeon.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdrm_radeon.so.1
2025-08-20T22:45:29.1116235Z 	libdrm_amdgpu.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdrm_amdgpu.so.1
2025-08-20T22:45:29.1116632Z 	libdrm.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdrm.so.2
2025-08-20T22:45:29.1117156Z 	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-20T22:45:29.1117667Z 	libdl.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdl.so.2
2025-08-20T22:45:29.1118057Z 	libdjvulibre.so.21 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdjvulibre.so.21
2025-08-20T22:45:29.1118468Z 	libde265.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libde265.so.0
2025-08-20T22:45:29.1118898Z 	libdevmapper.so.1.02.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper.so.1.02.1
2025-08-20T22:45:29.1119420Z 	libdevmapper-event.so.1.02.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper-event.so.1.02.1
2025-08-20T22:45:29.1120006Z 	libdevmapper-event-lvm2vdo.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper-event-lvm2vdo.so
2025-08-20T22:45:29.1120617Z 	libdevmapper-event-lvm2thin.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper-event-lvm2thin.so
2025-08-20T22:45:29.1121442Z 	libdevmapper-event-lvm2snapshot.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper-event-lvm2snapshot.so
2025-08-20T22:45:29.1122129Z 	libdevmapper-event-lvm2raid.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper-event-lvm2raid.so
2025-08-20T22:45:29.1122765Z 	libdevmapper-event-lvm2mirror.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper-event-lvm2mirror.so
2025-08-20T22:45:29.1123392Z 	libdevmapper-event-lvm2.so.2.03 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper-event-lvm2.so.2.03
2025-08-20T22:45:29.1123980Z 	libdevmapper-event-lvm2.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper-event-lvm2.so
2025-08-20T22:45:29.1124464Z 	libdeflate.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdeflate.so.0
2025-08-20T22:45:29.1124906Z 	libdebconfclient.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdebconfclient.so.0
2025-08-20T22:45:29.1125347Z 	libdconf.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdconf.so.1
2025-08-20T22:45:29.1125989Z 	libdbusmenu-gtk3.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdbusmenu-gtk3.so.4
2025-08-20T22:45:29.1126508Z 	libdbusmenu-glib.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdbusmenu-glib.so.4
2025-08-20T22:45:29.1126944Z 	libdbus-1.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdbus-1.so.3
2025-08-20T22:45:29.1127324Z 	libdbus-1.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libdbus-1.so
2025-08-20T22:45:29.1127694Z 	libdb-5.3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libdb-5.3.so
2025-08-20T22:45:29.1128232Z 	libdatrie.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdatrie.so.1
2025-08-20T22:45:29.1128615Z 	libcurl.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcurl.so.4
2025-08-20T22:45:29.1129023Z 	libcurl-gnutls.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcurl-gnutls.so.4
2025-08-20T22:45:29.1129433Z 	libcups.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcups.so.2
2025-08-20T22:45:29.1129799Z 	libctf.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf.so.0
2025-08-20T22:45:29.1130191Z 	libctf-nobfd.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-nobfd.so.0
2025-08-20T22:45:29.1130654Z 	libctf-nobfd-armhf.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-nobfd-armhf.so.0
2025-08-20T22:45:29.1131146Z 	libctf-nobfd-armhf.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-nobfd-armhf.so
2025-08-20T22:45:29.1131636Z 	libctf-nobfd-armel.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-nobfd-armel.so.0
2025-08-20T22:45:29.1132125Z 	libctf-nobfd-armel.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-nobfd-armel.so
2025-08-20T22:45:29.1132583Z 	libctf-armhf.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-armhf.so.0
2025-08-20T22:45:29.1133001Z 	libctf-armhf.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-armhf.so
2025-08-20T22:45:29.1133416Z 	libctf-armel.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-armel.so.0
2025-08-20T22:45:29.1133831Z 	libctf-armel.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-armel.so
2025-08-20T22:45:29.1134265Z 	libcryptsetup.so.12 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcryptsetup.so.12
2025-08-20T22:45:29.1134696Z 	libcrypto.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcrypto.so.3
2025-08-20T22:45:29.1135088Z 	libcrypto.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libcrypto.so
2025-08-20T22:45:29.1135474Z 	libcrypt.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcrypt.so.1
2025-08-20T22:45:29.1135984Z 	libcrypt.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libcrypt.so
2025-08-20T22:45:29.1136369Z 	libcom_err.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcom_err.so.2
2025-08-20T22:45:29.1136813Z 	libcolordprivate.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcolordprivate.so.2
2025-08-20T22:45:29.1137250Z 	libcolord.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcolord.so.2
2025-08-20T22:45:29.1137657Z 	libclang-18.so.18 (libc6,AArch64) => /lib/aarch64-linux-gnu/libclang-18.so.18
2025-08-20T22:45:29.1138071Z 	libclang-17.so.17 (libc6,AArch64) => /lib/aarch64-linux-gnu/libclang-17.so.17
2025-08-20T22:45:29.1138699Z 	libclang-16.so.16.0.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libclang-16.so.16.0.6
2025-08-20T22:45:29.1139170Z 	libclang-cpp.so.18.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libclang-cpp.so.18.1
2025-08-20T22:45:29.1139619Z 	libclang-cpp.so.17 (libc6,AArch64) => /lib/aarch64-linux-gnu/libclang-cpp.so.17
2025-08-20T22:45:29.1140054Z 	libclang-cpp.so.16 (libc6,AArch64) => /lib/aarch64-linux-gnu/libclang-cpp.so.16
2025-08-20T22:45:29.1140452Z 	libcc1.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcc1.so.0
2025-08-20T22:45:29.1140829Z 	libcbor.so.0.10 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcbor.so.0.10
2025-08-20T22:45:29.1141226Z 	libcares.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcares.so.2
2025-08-20T22:45:29.1141601Z 	libcap.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcap.so.2
2025-08-20T22:45:29.1141975Z 	libcap-ng.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcap-ng.so.0
2025-08-20T22:45:29.1142375Z 	libcanberra.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcanberra.so.0
2025-08-20T22:45:29.1142781Z 	libcairo.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcairo.so.2
2025-08-20T22:45:29.1143210Z 	libcairo-gobject.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcairo-gobject.so.2
2025-08-20T22:45:29.1143681Z 	libc_malloc_debug.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libc_malloc_debug.so.0
2025-08-20T22:45:29.1144141Z 	libc_malloc_debug.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libc_malloc_debug.so
2025-08-20T22:45:29.1144534Z 	libc.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libc.so.6
2025-08-20T22:45:29.1145088Z 	libc-client.so.2007e (libc6,AArch64) => /lib/libc-client.so.2007e
2025-08-20T22:45:29.1145464Z 	libbz2.so.1.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbz2.so.1.0
2025-08-20T22:45:29.1145985Z 	libbytesize.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbytesize.so.1
2025-08-20T22:45:29.1146379Z 	libbsd.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbsd.so.0
2025-08-20T22:45:29.1146773Z 	libbrotlienc.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbrotlienc.so.1
2025-08-20T22:45:29.1147208Z 	libbrotlidec.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbrotlidec.so.1
2025-08-20T22:45:29.1147653Z 	libbrotlicommon.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbrotlicommon.so.1
2025-08-20T22:45:29.1148071Z 	libbpf.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbpf.so.1
2025-08-20T22:45:29.1148458Z 	libblockdev.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libblockdev.so.3
2025-08-20T22:45:29.1148857Z 	libblkid.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libblkid.so.1
2025-08-20T22:45:29.1149408Z 	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-20T22:45:29.1149994Z 	libbfd-2.42-system.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libbfd-2.42-system.so
2025-08-20T22:45:29.1150449Z 	libbfd-2.42-armhf.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libbfd-2.42-armhf.so
2025-08-20T22:45:29.1150896Z 	libbfd-2.42-armel.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libbfd-2.42-armel.so
2025-08-20T22:45:29.1151326Z 	libbd_utils.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbd_utils.so.3
2025-08-20T22:45:29.1151726Z 	libbd_swap.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbd_swap.so.3
2025-08-20T22:45:29.1152118Z 	libbd_part.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbd_part.so.3
2025-08-20T22:45:29.1152507Z 	libbd_nvme.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbd_nvme.so.3
2025-08-20T22:45:29.1152911Z 	libbd_mdraid.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbd_mdraid.so.3
2025-08-20T22:45:29.1153320Z 	libbd_loop.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbd_loop.so.3
2025-08-20T22:45:29.1153702Z 	libbd_fs.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbd_fs.so.3
2025-08-20T22:45:29.1154092Z 	libbd_crypto.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbd_crypto.so.3
2025-08-20T22:45:29.1154496Z 	libbcc_bpf.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbcc_bpf.so.0
2025-08-20T22:45:29.1154874Z 	libbcc.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbcc.so.0
2025-08-20T22:45:29.1155469Z 	libavahi-common.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libavahi-common.so.3
2025-08-20T22:45:29.1156161Z 	libavahi-client.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libavahi-client.so.3
2025-08-20T22:45:29.1156587Z 	libaudit.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libaudit.so.1
2025-08-20T22:45:29.1156963Z 	libattr.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libattr.so.1
2025-08-20T22:45:29.1157346Z 	libatspi.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libatspi.so.0
2025-08-20T22:45:29.1157739Z 	libatomic.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libatomic.so.1
2025-08-20T22:45:29.1158115Z 	libatm.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libatm.so.1
2025-08-20T22:45:29.1158485Z 	libatk-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libatk-1.0.so.0
2025-08-20T22:45:29.1158915Z 	libatk-bridge-2.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libatk-bridge-2.0.so.0
2025-08-20T22:45:29.1159361Z 	libatasmart.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libatasmart.so.4
2025-08-20T22:45:29.1159772Z 	libassuan.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libassuan.so.0
2025-08-20T22:45:29.1160170Z 	libaspell.so.15 (libc6,AArch64) => /lib/aarch64-linux-gnu/libaspell.so.15
2025-08-20T22:45:29.1160568Z 	libasound.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libasound.so.2
2025-08-20T22:45:29.1160949Z 	libasan.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libasan.so.8
2025-08-20T22:45:29.1161491Z 	libaria2.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libaria2.so.0
2025-08-20T22:45:29.1161880Z 	libargon2.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libargon2.so.1
2025-08-20T22:45:29.1162281Z 	libarchive.so.13 (libc6,AArch64) => /lib/aarch64-linux-gnu/libarchive.so.13
2025-08-20T22:45:29.1162726Z 	libapt-private.so.0.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libapt-private.so.0.0
2025-08-20T22:45:29.1163173Z 	libapt-pkg.so.6.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libapt-pkg.so.6.0
2025-08-20T22:45:29.1163597Z 	libaprutil-1.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libaprutil-1.so.0
2025-08-20T22:45:29.1164005Z 	libapr-1.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libapr-1.so.0
2025-08-20T22:45:29.1164412Z 	libappstream.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libappstream.so.5
2025-08-20T22:45:29.1164836Z 	libapparmor.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libapparmor.so.1
2025-08-20T22:45:29.1165225Z 	libaom.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libaom.so.3
2025-08-20T22:45:29.1165582Z 	libanl.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libanl.so.1
2025-08-20T22:45:29.1166134Z 	libanl.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libanl.so
2025-08-20T22:45:29.1166500Z 	libaio.so.1t64 (libc6,AArch64) => /lib/aarch64-linux-gnu/libaio.so.1t64
2025-08-20T22:45:29.1166881Z 	libacl.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libacl.so.1
2025-08-20T22:45:29.1167235Z 	libX11.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libX11.so.6
2025-08-20T22:45:29.1167607Z 	libX11-xcb.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libX11-xcb.so.1
2025-08-20T22:45:29.1168007Z 	libXxf86vm.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXxf86vm.so.1
2025-08-20T22:45:29.1168394Z 	libXtst.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXtst.so.6
2025-08-20T22:45:29.1168748Z 	libXt.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXt.so.6
2025-08-20T22:45:29.1169099Z 	libXss.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXss.so.1
2025-08-20T22:45:29.1169477Z 	libXrender.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXrender.so.1
2025-08-20T22:45:29.1169881Z 	libXrandr.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXrandr.so.2
2025-08-20T22:45:29.1170257Z 	libXpm.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXpm.so.4
2025-08-20T22:45:29.1170623Z 	libXmuu.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXmuu.so.1
2025-08-20T22:45:29.1170985Z 	libXmu.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXmu.so.6
2025-08-20T22:45:29.1171369Z 	libXinerama.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXinerama.so.1
2025-08-20T22:45:29.1171957Z 	libXi.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXi.so.6
2025-08-20T22:45:29.1172321Z 	libXft.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXft.so.2
2025-08-20T22:45:29.1172695Z 	libXfont2.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXfont2.so.2
2025-08-20T22:45:29.1173088Z 	libXfixes.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXfixes.so.3
2025-08-20T22:45:29.1173468Z 	libXext.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXext.so.6
2025-08-20T22:45:29.1173850Z 	libXdmcp.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXdmcp.so.6
2025-08-20T22:45:29.1174227Z 	libXdmcp.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libXdmcp.so
2025-08-20T22:45:29.1174612Z 	libXdamage.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXdamage.so.1
2025-08-20T22:45:29.1175014Z 	libXcursor.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXcursor.so.1
2025-08-20T22:45:29.1175439Z 	libXcomposite.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXcomposite.so.1
2025-08-20T22:45:29.1175973Z 	libXaw.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXaw.so.7
2025-08-20T22:45:29.1176339Z 	libXau.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXau.so.6
2025-08-20T22:45:29.1176689Z 	libXau.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libXau.so
2025-08-20T22:45:29.1177031Z 	libSM.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libSM.so.6
2025-08-20T22:45:29.1177451Z 	libOpenEXRUtil-3_1.so.30 (libc6,AArch64) => /lib/aarch64-linux-gnu/libOpenEXRUtil-3_1.so.30
2025-08-20T22:45:29.1178123Z 	libOpenEXRCore-3_1.so.30 (libc6,AArch64) => /lib/aarch64-linux-gnu/libOpenEXRCore-3_1.so.30
2025-08-20T22:45:29.1178597Z 	libOpenEXR-3_1.so.30 (libc6,AArch64) => /lib/aarch64-linux-gnu/libOpenEXR-3_1.so.30
2025-08-20T22:45:29.1179072Z 	libMagickWand-6.Q16.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libMagickWand-6.Q16.so.7
2025-08-20T22:45:29.1179576Z 	libMagickCore-6.Q16.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libMagickCore-6.Q16.so.7
2025-08-20T22:45:29.1180013Z 	libLerc.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libLerc.so.4
2025-08-20T22:45:29.1180399Z 	libLLVM.so.19.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libLLVM.so.19.1
2025-08-20T22:45:29.1180787Z 	libLLVM.so.18.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libLLVM.so.18.1
2025-08-20T22:45:29.1181174Z 	libLLVM-17.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libLLVM-17.so.1
2025-08-20T22:45:29.1181562Z 	libLLVM-17.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libLLVM-17.so
2025-08-20T22:45:29.1181952Z 	libLLVM-16.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libLLVM-16.so.1
2025-08-20T22:45:29.1182340Z 	libLLVM-16.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libLLVM-16.so
2025-08-20T22:45:29.1182717Z 	libJudy.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libJudy.so.1
2025-08-20T22:45:29.1183109Z 	libImath-3_1.so.29 (libc6,AArch64) => /lib/aarch64-linux-gnu/libImath-3_1.so.29
2025-08-20T22:45:29.1183553Z 	libIlmThread-3_1.so.30 (libc6,AArch64) => /lib/aarch64-linux-gnu/libIlmThread-3_1.so.30
2025-08-20T22:45:29.1183989Z 	libIex-3_1.so.30 (libc6,AArch64) => /lib/aarch64-linux-gnu/libIex-3_1.so.30
2025-08-20T22:45:29.1184369Z 	libICE.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libICE.so.6
2025-08-20T22:45:29.1184767Z 	libGLdispatch.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libGLdispatch.so.0
2025-08-20T22:45:29.1185191Z 	libGLX_mesa.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libGLX_mesa.so.0
2025-08-20T22:45:29.1185574Z 	libGLX.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libGLX.so.0
2025-08-20T22:45:29.1186055Z 	libGL.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libGL.so.1
2025-08-20T22:45:29.1186446Z 	libDeployPkg.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libDeployPkg.so.0
2025-08-20T22:45:29.1186899Z 	libBrokenLocale.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libBrokenLocale.so.1
2025-08-20T22:45:29.1187359Z 	libBrokenLocale.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libBrokenLocale.so
2025-08-20T22:45:29.1187770Z 	ld-musl-aarch64.so.1 (libc6,AArch64) => /lib/ld-musl-aarch64.so.1
2025-08-20T22:45:29.1188386Z 	ld-linux-aarch64.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/ld-linux-aarch64.so.1
2025-08-20T22:45:29.1188836Z 	ld-linux-aarch64.so.1 (libc6,AArch64) => /lib/ld-linux-aarch64.so.1
2025-08-20T22:45:29.1189274Z Cache generated by: ldconfig (Ubuntu GLIBC 2.39-0ubuntu8.4) stable release version 2.39
2025-08-20T22:45:29.3141757Z Defaulting to user installation because normal site-packages is not writeable
2025-08-20T22:45:29.5060619Z Collecting meson
2025-08-20T22:45:29.5879664Z   Downloading meson-1.8.4-py3-none-any.whl.metadata (1.8 kB)
2025-08-20T22:45:29.6544630Z Collecting ninja
2025-08-20T22:45:29.6716270Z   Downloading ninja-1.13.0-py3-none-manylinux2014_aarch64.manylinux_2_17_aarch64.whl.metadata (5.1 kB)
2025-08-20T22:45:29.7027741Z Downloading meson-1.8.4-py3-none-any.whl (1.0 MB)
2025-08-20T22:45:29.7749070Z    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.0/1.0 MB 22.2 MB/s  0:00:00
2025-08-20T22:45:29.7905471Z Downloading ninja-1.13.0-py3-none-manylinux2014_aarch64.manylinux_2_17_aarch64.whl (177 kB)
2025-08-20T22:45:29.8771648Z Installing collected packages: ninja, meson
2025-08-20T22:45:30.5663693Z 
2025-08-20T22:45:30.5686372Z Successfully installed meson-1.8.4 ninja-1.13.0
2025-08-20T22:45:30.8347118Z Defaulting to user installation because normal site-packages is not writeable
2025-08-20T22:45:30.9233240Z Requirement already satisfied: meson in /home/runner/.local/lib/python3.12/site-packages (1.8.4)
2025-08-20T22:45:31.0116481Z Requirement already satisfied: ninja in /home/runner/.local/lib/python3.12/site-packages (1.13.0)
2025-08-20T22:45:31.3766956Z 1.8.4
2025-08-20T22:45:31.4069195Z 1.13.0.git.kitware.jobserver-pipe-1
2025-08-20T22:45:31.4404332Z 651 libs found in cache `/etc/ld.so.cache'
2025-08-20T22:45:31.4404712Z 	libz3.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libz3.so.4
2025-08-20T22:45:31.4405065Z 	libz3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libz3.so
2025-08-20T22:45:31.4405420Z 	libzstd.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libzstd.so.1
2025-08-20T22:45:31.4405947Z 	libzstd.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libzstd.so
2025-08-20T22:45:31.4406314Z 	libzmq.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libzmq.so.5
2025-08-20T22:45:31.4406679Z 	libzip.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libzip.so.4
2025-08-20T22:45:31.4407040Z 	libzen.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libzen.so.0
2025-08-20T22:45:31.4407390Z 	libz.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libz.so.1
2025-08-20T22:45:31.4407735Z 	libz.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libz.so
2025-08-20T22:45:31.4408094Z 	libyaml-0.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libyaml-0.so.2
2025-08-20T22:45:31.4408476Z 	libyajl.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libyajl.so.2
2025-08-20T22:45:31.4408878Z 	libxxhash.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxxhash.so.0
2025-08-20T22:45:31.4409284Z 	libxtables.so.12 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxtables.so.12
2025-08-20T22:45:31.4409678Z 	libxslt.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxslt.so.1
2025-08-20T22:45:31.4410085Z 	libxshmfence.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxshmfence.so.1
2025-08-20T22:45:31.4410486Z 	libxml2.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxml2.so.2
2025-08-20T22:45:31.4411524Z 	libxml2.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libxml2.so
2025-08-20T22:45:31.4411930Z 	libxmlsec1.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxmlsec1.so.1
2025-08-20T22:45:31.4412415Z 	libxmlsec1-openssl.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxmlsec1-openssl.so.1
2025-08-20T22:45:31.4412886Z 	libxmlb.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxmlb.so.2
2025-08-20T22:45:31.4413282Z 	libxkbfile.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxkbfile.so.1
2025-08-20T22:45:31.4413701Z 	libxkbcommon.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxkbcommon.so.0
2025-08-20T22:45:31.4414100Z 	libxcb.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb.so.1
2025-08-20T22:45:31.4414452Z 	libxcb.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb.so
2025-08-20T22:45:31.4415189Z 	libxcb-xfixes.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-xfixes.so.0
2025-08-20T22:45:31.4415651Z 	libxcb-xfixes.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-xfixes.so
2025-08-20T22:45:31.4416505Z 	libxcb-sync.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-sync.so.1
2025-08-20T22:45:31.4416917Z 	libxcb-shm.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-shm.so.0
2025-08-20T22:45:31.4417344Z 	libxcb-shape.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-shape.so.0
2025-08-20T22:45:31.4417763Z 	libxcb-shape.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-shape.so
2025-08-20T22:45:31.4418189Z 	libxcb-render.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-render.so.0
2025-08-20T22:45:31.4418617Z 	libxcb-render.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-render.so
2025-08-20T22:45:31.4419037Z 	libxcb-randr.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-randr.so.0
2025-08-20T22:45:31.4419480Z 	libxcb-present.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-present.so.0
2025-08-20T22:45:31.4419905Z 	libxcb-glx.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-glx.so.0
2025-08-20T22:45:31.4420307Z 	libxcb-dri3.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-dri3.so.0
2025-08-20T22:45:31.4420722Z 	libxcb-dri2.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-dri2.so.0
2025-08-20T22:45:31.4421112Z 	libwrap.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwrap.so.0
2025-08-20T22:45:31.4421741Z 	libwmflite-0.2.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwmflite-0.2.so.7
2025-08-20T22:45:31.4422169Z 	libwebpmux.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwebpmux.so.3
2025-08-20T22:45:31.4422586Z 	libwebpdemux.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwebpdemux.so.2
2025-08-20T22:45:31.4422990Z 	libwebp.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwebp.so.7
2025-08-20T22:45:31.4423386Z 	libwbclient.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwbclient.so.0
2025-08-20T22:45:31.4423843Z 	libwayland-server.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwayland-server.so.0
2025-08-20T22:45:31.4424317Z 	libwayland-egl.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwayland-egl.so.1
2025-08-20T22:45:31.4424790Z 	libwayland-cursor.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwayland-cursor.so.0
2025-08-20T22:45:31.4425281Z 	libwayland-client.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwayland-client.so.0
2025-08-20T22:45:31.4426180Z 	libvulkan.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libvulkan.so.1
2025-08-20T22:45:31.4426625Z 	libvorbisfile.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libvorbisfile.so.3
2025-08-20T22:45:31.4427044Z 	libvorbis.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libvorbis.so.0
2025-08-20T22:45:31.4427450Z 	libvolume_key.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libvolume_key.so.1
2025-08-20T22:45:31.4427866Z 	libvmtools.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libvmtools.so.0
2025-08-20T22:45:31.4428270Z 	libvgauth.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libvgauth.so.0
2025-08-20T22:45:31.4428635Z 	libuv.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libuv.so.1
2025-08-20T22:45:31.4428992Z 	libuuid.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libuuid.so.1
2025-08-20T22:45:31.4429362Z 	libutil.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libutil.so.1
2025-08-20T22:45:31.4429755Z 	libutempter.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libutempter.so.0
2025-08-20T22:45:31.4430162Z 	libusb-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libusb-1.0.so.0
2025-08-20T22:45:31.4430540Z 	liburcu.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/liburcu.so.8
2025-08-20T22:45:31.4430949Z 	liburcu-signal.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/liburcu-signal.so.8
2025-08-20T22:45:31.4431388Z 	liburcu-qsbr.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/liburcu-qsbr.so.8
2025-08-20T22:45:31.4431813Z 	liburcu-memb.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/liburcu-memb.so.8
2025-08-20T22:45:31.4432569Z 	liburcu-mb.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/liburcu-mb.so.8
2025-08-20T22:45:31.4433014Z 	liburcu-common.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/liburcu-common.so.8
2025-08-20T22:45:31.4433446Z 	liburcu-cds.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/liburcu-cds.so.8
2025-08-20T22:45:31.4433850Z 	liburcu-bp.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/liburcu-bp.so.8
2025-08-20T22:45:31.4434246Z 	libunwind.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libunwind.so.8
2025-08-20T22:45:31.4434687Z 	libunwind-ptrace.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libunwind-ptrace.so.0
2025-08-20T22:45:31.4435184Z 	libunwind-coredump.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libunwind-coredump.so.0
2025-08-20T22:45:31.4435687Z 	libunwind-aarch64.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libunwind-aarch64.so.8
2025-08-20T22:45:31.4436313Z 	libunistring.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libunistring.so.5
2025-08-20T22:45:31.4436732Z 	libudisks2.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libudisks2.so.0
2025-08-20T22:45:31.4437130Z 	libudev.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libudev.so.1
2025-08-20T22:45:31.4437524Z 	libuchardet.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libuchardet.so.0
2025-08-20T22:45:31.4437923Z 	libubsan.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libubsan.so.1
2025-08-20T22:45:31.4438323Z 	libubootenv.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libubootenv.so.0
2025-08-20T22:45:31.4438780Z 	libtss2-tcti-swtpm.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtss2-tcti-swtpm.so.0
2025-08-20T22:45:31.4439444Z 	libtss2-tcti-mssim.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtss2-tcti-mssim.so.0
2025-08-20T22:45:31.4439948Z 	libtss2-tcti-device.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtss2-tcti-device.so.0
2025-08-20T22:45:31.4440440Z 	libtss2-tcti-cmd.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtss2-tcti-cmd.so.0
2025-08-20T22:45:31.4440882Z 	libtss2-sys.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtss2-sys.so.1
2025-08-20T22:45:31.4441289Z 	libtss2-rc.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtss2-rc.so.0
2025-08-20T22:45:31.4441682Z 	libtss2-mu.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtss2-mu.so.0
2025-08-20T22:45:31.4442092Z 	libtss2-esys.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtss2-esys.so.0
2025-08-20T22:45:31.4442490Z 	libtsan.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtsan.so.2
2025-08-20T22:45:31.4442882Z 	libtracefs.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtracefs.so.1
2025-08-20T22:45:31.4443306Z 	libtraceevent.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtraceevent.so.1
2025-08-20T22:45:31.4443731Z 	libtommath.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtommath.so.1
2025-08-20T22:45:31.4444115Z 	libtk8.6.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libtk8.6.so
2025-08-20T22:45:31.4444489Z 	libtirpc.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtirpc.so.3
2025-08-20T22:45:31.4444895Z 	libtinyxml2.so.10 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtinyxml2.so.10
2025-08-20T22:45:31.4445305Z 	libtinfo.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtinfo.so.6
2025-08-20T22:45:31.4445682Z 	libtinfo.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libtinfo.so
2025-08-20T22:45:31.4446346Z 	libtiff.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtiff.so.6
2025-08-20T22:45:31.4446747Z 	libtidy.so.5deb1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtidy.so.5deb1
2025-08-20T22:45:31.4447132Z 	libtic.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtic.so.6
2025-08-20T22:45:31.4447486Z 	libtic.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libtic.so
2025-08-20T22:45:31.4447867Z 	libthread_db.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libthread_db.so.1
2025-08-20T22:45:31.4448277Z 	libthread_db.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libthread_db.so
2025-08-20T22:45:31.4448705Z 	libthai.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libthai.so.0
2025-08-20T22:45:31.4449070Z 	libtdb.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtdb.so.1
2025-08-20T22:45:31.4449635Z 	libtcl8.6.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libtcl8.6.so
2025-08-20T22:45:31.4450032Z 	libtasn1.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtasn1.so.6
2025-08-20T22:45:31.4450423Z 	libtalloc.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtalloc.so.2
2025-08-20T22:45:31.4450821Z 	libsystemd.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsystemd.so.0
2025-08-20T22:45:31.4451218Z 	libsysfs.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsysfs.so.2
2025-08-20T22:45:31.4451606Z 	libsybdb.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsybdb.so.5
2025-08-20T22:45:31.4451988Z 	libsubid.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsubid.so.4
2025-08-20T22:45:31.4452383Z 	libstemmer.so.0d (libc6,AArch64) => /lib/aarch64-linux-gnu/libstemmer.so.0d
2025-08-20T22:45:31.4452784Z 	libstdc++.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libstdc++.so.6
2025-08-20T22:45:31.4453157Z 	libssl3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libssl3.so
2025-08-20T22:45:31.4453513Z 	libssl.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libssl.so.3
2025-08-20T22:45:31.4453863Z 	libssl.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libssl.so
2025-08-20T22:45:31.4454219Z 	libssh2.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libssh2.so.1
2025-08-20T22:45:31.4454577Z 	libssh.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libssh.so.4
2025-08-20T22:45:31.4454928Z 	libss.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libss.so.2
2025-08-20T22:45:31.4455300Z 	libsqlite3.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsqlite3.so.0
2025-08-20T22:45:31.4456111Z 	libsqlite3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libsqlite3.so
2025-08-20T22:45:31.4456553Z 	libsourcekitdInProc.so (libc6,AArch64) => /usr/local/lib/libsourcekitdInProc.so
2025-08-20T22:45:31.4456989Z 	libsoftokn3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libsoftokn3.so
2025-08-20T22:45:31.4457390Z 	libsodium.so.23 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsodium.so.23
2025-08-20T22:45:31.4457785Z 	libsnmp.so.40 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsnmp.so.40
2025-08-20T22:45:31.4458178Z 	libsnappy.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsnappy.so.1
2025-08-20T22:45:31.4458566Z 	libsmime3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libsmime3.so
2025-08-20T22:45:31.4458968Z 	libsmartcols.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsmartcols.so.1
2025-08-20T22:45:31.4459374Z 	libslirp.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libslirp.so.0
2025-08-20T22:45:31.4459759Z 	libslang.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libslang.so.2
2025-08-20T22:45:31.4460151Z 	libsigsegv.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsigsegv.so.2
2025-08-20T22:45:31.4460562Z 	libsharpyuv.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsharpyuv.so.0
2025-08-20T22:45:31.4461000Z 	libsgutils2-1.46.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsgutils2-1.46.so.2
2025-08-20T22:45:31.4461425Z 	libsframe.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsframe.so.1
2025-08-20T22:45:31.4461820Z 	libsepol.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsepol.so.2
2025-08-20T22:45:31.4462213Z 	libsensors.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsensors.so.5
2025-08-20T22:45:31.4462622Z 	libsemanage.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsemanage.so.2
2025-08-20T22:45:31.4463033Z 	libselinux.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libselinux.so.1
2025-08-20T22:45:31.4463434Z 	libseccomp.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libseccomp.so.2
2025-08-20T22:45:31.4463834Z 	libsasl2.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsasl2.so.2
2025-08-20T22:45:31.4464233Z 	libruby-3.2.so.3.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libruby-3.2.so.3.2
2025-08-20T22:45:31.4464636Z 	libruby-3.2.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libruby-3.2.so
2025-08-20T22:45:31.4465017Z 	librtmp.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/librtmp.so.1
2025-08-20T22:45:31.4465376Z 	librt.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/librt.so.1
2025-08-20T22:45:31.4466121Z 	librsvg-2.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/librsvg-2.so.2
2025-08-20T22:45:31.4466542Z 	librpmsign.so.9 (libc6,AArch64) => /lib/aarch64-linux-gnu/librpmsign.so.9
2025-08-20T22:45:31.4466938Z 	librpmio.so.9 (libc6,AArch64) => /lib/aarch64-linux-gnu/librpmio.so.9
2025-08-20T22:45:31.4467338Z 	librpmbuild.so.9 (libc6,AArch64) => /lib/aarch64-linux-gnu/librpmbuild.so.9
2025-08-20T22:45:31.4467726Z 	librpm.so.9 (libc6,AArch64) => /lib/aarch64-linux-gnu/librpm.so.9
2025-08-20T22:45:31.4468106Z 	librhash.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/librhash.so.0
2025-08-20T22:45:31.4468481Z 	libre2.so.10 (libc6,AArch64) => /lib/aarch64-linux-gnu/libre2.so.10
2025-08-20T22:45:31.4468860Z 	libresolv.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libresolv.so.2
2025-08-20T22:45:31.4469248Z 	libresolv.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libresolv.so
2025-08-20T22:45:31.4469670Z 	libreiserfscore.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libreiserfscore.so.0
2025-08-20T22:45:31.4470116Z 	libreadline.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libreadline.so.8
2025-08-20T22:45:31.4470515Z 	libraw_r.so.23 (libc6,AArch64) => /lib/aarch64-linux-gnu/libraw_r.so.23
2025-08-20T22:45:31.4470887Z 	libraw.so.23 (libc6,AArch64) => /lib/aarch64-linux-gnu/libraw.so.23
2025-08-20T22:45:31.4471280Z 	librabbitmq.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/librabbitmq.so.4
2025-08-20T22:45:31.4471694Z 	libqrtr-glib.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libqrtr-glib.so.0
2025-08-20T22:45:31.4472248Z 	libqmi-glib.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libqmi-glib.so.5
2025-08-20T22:45:31.4472606Z 	libqdbm.so.14 (libc6,AArch64) => /lib/libqdbm.so.14
2025-08-20T22:45:31.4472952Z 	libp11-kit.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libp11-kit.so.0
2025-08-20T22:45:31.4473369Z 	libpython3.12.so.1.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpython3.12.so.1.0
2025-08-20T22:45:31.4473799Z 	libpython3.12.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpython3.12.so
2025-08-20T22:45:31.4474213Z 	libpthread.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpthread.so.0
2025-08-20T22:45:31.4474594Z 	libpsx.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpsx.so.2
2025-08-20T22:45:31.4474975Z 	libpspell.so.15 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpspell.so.15
2025-08-20T22:45:31.4475359Z 	libpsl.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpsl.so.5
2025-08-20T22:45:31.4476020Z 	libprotobuf-lite.so.32 (libc6,AArch64) => /lib/aarch64-linux-gnu/libprotobuf-lite.so.32
2025-08-20T22:45:31.4476508Z 	libprotobuf-c.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libprotobuf-c.so.1
2025-08-20T22:45:31.4476925Z 	libproc2.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libproc2.so.0
2025-08-20T22:45:31.4477292Z 	libpq.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpq.so.5
2025-08-20T22:45:31.4477650Z 	libpopt.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpopt.so.0
2025-08-20T22:45:31.4478093Z 	libpolkit-gobject-1.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpolkit-gobject-1.so.0
2025-08-20T22:45:31.4478598Z 	libpolkit-agent-1.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpolkit-agent-1.so.0
2025-08-20T22:45:31.4479036Z 	libpng16.so.16 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpng16.so.16
2025-08-20T22:45:31.4479410Z 	libply.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libply.so.5
2025-08-20T22:45:31.4479891Z 	libply-splash-graphics.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libply-splash-graphics.so.5
2025-08-20T22:45:31.4480426Z 	libply-splash-core.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libply-splash-core.so.5
2025-08-20T22:45:31.4480926Z 	libply-boot-client.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libply-boot-client.so.5
2025-08-20T22:45:31.4481361Z 	libplds4.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libplds4.so
2025-08-20T22:45:31.4481723Z 	libplc4.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libplc4.so
2025-08-20T22:45:31.4482102Z 	libpkgconf.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpkgconf.so.3
2025-08-20T22:45:31.4482511Z 	libpixman-1.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpixman-1.so.0
2025-08-20T22:45:31.4483142Z 	libpipeline.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpipeline.so.1
2025-08-20T22:45:31.4483567Z 	libpgm-5.3.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpgm-5.3.so.0
2025-08-20T22:45:31.4483941Z 	libpfm.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpfm.so.4
2025-08-20T22:45:31.4484316Z 	libperl.so.5.38 (libc6,AArch64) => /lib/aarch64-linux-gnu/libperl.so.5.38
2025-08-20T22:45:31.4484713Z 	libpcre2-32.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcre2-32.so.0
2025-08-20T22:45:31.4485116Z 	libpcre2-32.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcre2-32.so
2025-08-20T22:45:31.4485515Z 	libpcre2-16.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcre2-16.so.0
2025-08-20T22:45:31.4486048Z 	libpcre2-16.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcre2-16.so
2025-08-20T22:45:31.4486445Z 	libpcre2-8.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcre2-8.so.0
2025-08-20T22:45:31.4486839Z 	libpcre2-8.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcre2-8.so
2025-08-20T22:45:31.4487261Z 	libpcre2-posix.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcre2-posix.so.3
2025-08-20T22:45:31.4487708Z 	libpcre2-posix.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcre2-posix.so
2025-08-20T22:45:31.4488137Z 	libpcprofile.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcprofile.so
2025-08-20T22:45:31.4488526Z 	libpci.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpci.so.3
2025-08-20T22:45:31.4489085Z 	libpcap.so.0.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcap.so.0.8
2025-08-20T22:45:31.4489454Z 	libpcap.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcap.so
2025-08-20T22:45:31.4489830Z 	libparted.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libparted.so.2
2025-08-20T22:45:31.4490223Z 	libpaper.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpaper.so.1
2025-08-20T22:45:31.4490643Z 	libpangoft2-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpangoft2-1.0.so.0
2025-08-20T22:45:31.4491114Z 	libpangocairo-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpangocairo-1.0.so.0
2025-08-20T22:45:31.4491563Z 	libpango-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpango-1.0.so.0
2025-08-20T22:45:31.4491967Z 	libpanelw.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpanelw.so.6
2025-08-20T22:45:31.4492354Z 	libpanelw.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpanelw.so
2025-08-20T22:45:31.4492734Z 	libpanel.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpanel.so.6
2025-08-20T22:45:31.4493116Z 	libpanel.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpanel.so
2025-08-20T22:45:31.4493482Z 	libpamc.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpamc.so.0
2025-08-20T22:45:31.4493869Z 	libpam_misc.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpam_misc.so.0
2025-08-20T22:45:31.4494253Z 	libpam.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpam.so.0
2025-08-20T22:45:31.4494697Z 	libpackagekit-glib2.so.18 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpackagekit-glib2.so.18
2025-08-20T22:45:31.4495174Z 	libopenjp2.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libopenjp2.so.7
2025-08-20T22:45:31.4495634Z 	libopeniscsiusr.so.0.2.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libopeniscsiusr.so.0.2.0
2025-08-20T22:45:31.4496404Z 	libopcodes-2.42-system.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libopcodes-2.42-system.so
2025-08-20T22:45:31.4496924Z 	libopcodes-2.42-armhf.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libopcodes-2.42-armhf.so
2025-08-20T22:45:31.4497428Z 	libopcodes-2.42-armel.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libopcodes-2.42-armel.so
2025-08-20T22:45:31.4497875Z 	libonig.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libonig.so.5
2025-08-20T22:45:31.4498239Z 	libogg.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libogg.so.0
2025-08-20T22:45:31.4498603Z 	libodbc.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libodbc.so.2
2025-08-20T22:45:31.4498982Z 	libobjc_gc.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libobjc_gc.so.4
2025-08-20T22:45:31.4499361Z 	libobjc.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libobjc.so.4
2025-08-20T22:45:31.4499924Z 	libnvme.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnvme.so.1
2025-08-20T22:45:31.4500328Z 	libnvme-mi.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnvme-mi.so.1
2025-08-20T22:45:31.4500714Z 	libnuma.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnuma.so.1
2025-08-20T22:45:31.4501099Z 	libntfs-3g.so.89 (libc6,AArch64) => /lib/aarch64-linux-gnu/libntfs-3g.so.89
2025-08-20T22:45:31.4501476Z 	libnss3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnss3.so
2025-08-20T22:45:31.4501856Z 	libnssutil3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnssutil3.so
2025-08-20T22:45:31.4502251Z 	libnssdbm3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnssdbm3.so
2025-08-20T22:45:31.4502640Z 	libnssckbi.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnssckbi.so
2025-08-20T22:45:31.4503058Z 	libnss_systemd.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnss_systemd.so.2
2025-08-20T22:45:31.4503491Z 	libnss_hesiod.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnss_hesiod.so.2
2025-08-20T22:45:31.4503916Z 	libnss_hesiod.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnss_hesiod.so
2025-08-20T22:45:31.4504329Z 	libnss_files.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnss_files.so.2
2025-08-20T22:45:31.4504732Z 	libnss_dns.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnss_dns.so.2
2025-08-20T22:45:31.4505146Z 	libnss_compat.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnss_compat.so.2
2025-08-20T22:45:31.4505711Z 	libnss_compat.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnss_compat.so
2025-08-20T22:45:31.4506289Z 	libnspr4.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnspr4.so
2025-08-20T22:45:31.4506657Z 	libnsl.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnsl.so.1
2025-08-20T22:45:31.4507167Z 	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-20T22:45:31.4507689Z 	libnpth.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnpth.so.0
2025-08-20T22:45:31.4508061Z 	libnorm.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnorm.so.1
2025-08-20T22:45:31.4508437Z 	libnl-3.so.200 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnl-3.so.200
2025-08-20T22:45:31.4508801Z 	libnl-3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnl-3.so
2025-08-20T22:45:31.4509196Z 	libnl-route-3.so.200 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnl-route-3.so.200
2025-08-20T22:45:31.4509631Z 	libnl-route-3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnl-route-3.so
2025-08-20T22:45:31.4510062Z 	libnl-genl-3.so.200 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnl-genl-3.so.200
2025-08-20T22:45:31.4510491Z 	libnghttp2.so.14 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnghttp2.so.14
2025-08-20T22:45:31.4510893Z 	libnftnl.so.11 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnftnl.so.11
2025-08-20T22:45:31.4511296Z 	libnftables.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnftables.so.1
2025-08-20T22:45:31.4511722Z 	libnfnetlink.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnfnetlink.so.0
2025-08-20T22:45:31.4512141Z 	libnewt.so.0.52 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnewt.so.0.52
2025-08-20T22:45:31.4512534Z 	libnettle.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnettle.so.8
2025-08-20T22:45:31.4512967Z 	libnetsnmpmibs.so.40 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnetsnmpmibs.so.40
2025-08-20T22:45:31.4513463Z 	libnetsnmphelpers.so.40 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnetsnmphelpers.so.40
2025-08-20T22:45:31.4513968Z 	libnetsnmpagent.so.40 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnetsnmpagent.so.40
2025-08-20T22:45:31.4514417Z 	libnetsnmp.so.40 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnetsnmp.so.40
2025-08-20T22:45:31.4514830Z 	libnetplan.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnetplan.so.1
2025-08-20T22:45:31.4515233Z 	libnetpbm.so.11 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnetpbm.so.11
2025-08-20T22:45:31.4515714Z 	libnetfilter_conntrack.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnetfilter_conntrack.so.3
2025-08-20T22:45:31.4516540Z 	libncursesw.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libncursesw.so.6
2025-08-20T22:45:31.4516979Z 	libncurses.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libncurses.so.6
2025-08-20T22:45:31.4517411Z 	libmysqlclient.so.21 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmysqlclient.so.21
2025-08-20T22:45:31.4517867Z 	libmysqlclient.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libmysqlclient.so
2025-08-20T22:45:31.4518271Z 	libmvec.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmvec.so.1
2025-08-20T22:45:31.4518641Z 	libmvec.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libmvec.so
2025-08-20T22:45:31.4518991Z 	libmultipath.so.0 (libc6,AArch64) => /lib/libmultipath.so.0
2025-08-20T22:45:31.4519362Z 	libmspack.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmspack.so.0
2025-08-20T22:45:31.4519747Z 	libmpfr.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmpfr.so.6
2025-08-20T22:45:31.4520119Z 	libmpc.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmpc.so.3
2025-08-20T22:45:31.4520476Z 	libmpathutil.so.0 (libc6,AArch64) => /lib/libmpathutil.so.0
2025-08-20T22:45:31.4520844Z 	libmpathpersist.so.0 (libc6,AArch64) => /lib/libmpathpersist.so.0
2025-08-20T22:45:31.4521206Z 	libmpathcmd.so.0 (libc6,AArch64) => /lib/libmpathcmd.so.0
2025-08-20T22:45:31.4521563Z 	libmount.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmount.so.1
2025-08-20T22:45:31.4521937Z 	libmnl.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmnl.so.0
2025-08-20T22:45:31.4522295Z 	libmms.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmms.so.0
2025-08-20T22:45:31.4522833Z 	libmm-glib.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmm-glib.so.0
2025-08-20T22:45:31.4523218Z 	libmlx5.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmlx5.so.1
2025-08-20T22:45:31.4523578Z 	libmlx5.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libmlx5.so
2025-08-20T22:45:31.4523939Z 	libmlx4.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmlx4.so.1
2025-08-20T22:45:31.4524299Z 	libmlx4.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libmlx4.so
2025-08-20T22:45:31.4524667Z 	libmenuw.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmenuw.so.6
2025-08-20T22:45:31.4525042Z 	libmenuw.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libmenuw.so
2025-08-20T22:45:31.4525412Z 	libmenu.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmenu.so.6
2025-08-20T22:45:31.4525926Z 	libmenu.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libmenu.so
2025-08-20T22:45:31.4526310Z 	libmemusage.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libmemusage.so
2025-08-20T22:45:31.4526736Z 	libmemcached.so.11 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmemcached.so.11
2025-08-20T22:45:31.4527169Z 	libmediainfo.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmediainfo.so.0
2025-08-20T22:45:31.4527577Z 	libmecab.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmecab.so.2
2025-08-20T22:45:31.4527941Z 	libmd.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmd.so.0
2025-08-20T22:45:31.4528323Z 	libmbim-glib.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmbim-glib.so.4
2025-08-20T22:45:31.4528758Z 	libmaxminddb.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmaxminddb.so.0
2025-08-20T22:45:31.4529159Z 	libmana.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmana.so.1
2025-08-20T22:45:31.4529520Z 	libmana.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libmana.so
2025-08-20T22:45:31.4529886Z 	libmagic.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmagic.so.1
2025-08-20T22:45:31.4530241Z 	libm.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libm.so.6
2025-08-20T22:45:31.4530590Z 	liblz4.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblz4.so.1
2025-08-20T22:45:31.4530938Z 	liblz4.so (libc6,AArch64) => /lib/aarch64-linux-gnu/liblz4.so
2025-08-20T22:45:31.4531292Z 	liblzo2.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblzo2.so.2
2025-08-20T22:45:31.4531663Z 	liblzma.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblzma.so.5
2025-08-20T22:45:31.4532020Z 	liblzma.so (libc6,AArch64) => /lib/aarch64-linux-gnu/liblzma.so
2025-08-20T22:45:31.4532369Z 	liblz.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblz.so.1
2025-08-20T22:45:31.4532910Z 	liblz.so (libc6,AArch64) => /lib/aarch64-linux-gnu/liblz.so
2025-08-20T22:45:31.4533301Z 	liblvm2cmd.so.2.03 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblvm2cmd.so.2.03
2025-08-20T22:45:31.4533710Z 	liblua5.4.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblua5.4.so.0
2025-08-20T22:45:31.4534107Z 	liblua5.4-c++.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblua5.4-c++.so.0
2025-08-20T22:45:31.4534504Z 	liblua5.3.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblua5.3.so.0
2025-08-20T22:45:31.4534909Z 	liblua5.3-c++.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblua5.3-c++.so.0
2025-08-20T22:45:31.4535323Z 	liblttng-ust.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust.so.1
2025-08-20T22:45:31.4536050Z 	liblttng-ust-tracepoint.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-tracepoint.so.1
2025-08-20T22:45:31.4536683Z 	liblttng-ust-pthread-wrapper.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-pthread-wrapper.so.1
2025-08-20T22:45:31.4537312Z 	liblttng-ust-libc-wrapper.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-libc-wrapper.so.1
2025-08-20T22:45:31.4537855Z 	liblttng-ust-fork.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-fork.so.1
2025-08-20T22:45:31.4538326Z 	liblttng-ust-fd.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-fd.so.1
2025-08-20T22:45:31.4538783Z 	liblttng-ust-dl.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-dl.so.1
2025-08-20T22:45:31.4539468Z 	liblttng-ust-cyg-profile.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-cyg-profile.so.1
2025-08-20T22:45:31.4540089Z 	liblttng-ust-cyg-profile-fast.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-cyg-profile-fast.so.1
2025-08-20T22:45:31.4540654Z 	liblttng-ust-ctl.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-ctl.so.5
2025-08-20T22:45:31.4541147Z 	liblttng-ust-common.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-common.so.1
2025-08-20T22:45:31.4541596Z 	libltdl.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libltdl.so.7
2025-08-20T22:45:31.4541966Z 	liblsan.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblsan.so.0
2025-08-20T22:45:31.4542341Z 	liblqr-1.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblqr-1.so.0
2025-08-20T22:45:31.4542717Z 	liblmdb.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblmdb.so.0
2025-08-20T22:45:31.4543097Z 	liblldb-18.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblldb-18.so.1
2025-08-20T22:45:31.4543486Z 	liblldb-18.so (libc6,AArch64) => /lib/aarch64-linux-gnu/liblldb-18.so
2025-08-20T22:45:31.4543873Z 	liblldb-17.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblldb-17.so.1
2025-08-20T22:45:31.4544261Z 	liblldb-17.so (libc6,AArch64) => /lib/aarch64-linux-gnu/liblldb-17.so
2025-08-20T22:45:31.4544649Z 	liblldb-16.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblldb-16.so.1
2025-08-20T22:45:31.4545034Z 	liblldb-16.so (libc6,AArch64) => /lib/aarch64-linux-gnu/liblldb-16.so
2025-08-20T22:45:31.4545414Z 	libldap.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libldap.so.2
2025-08-20T22:45:31.4545942Z 	liblcms2.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblcms2.so.2
2025-08-20T22:45:31.4546333Z 	liblber.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblber.so.2
2025-08-20T22:45:31.4546726Z 	libk5crypto.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libk5crypto.so.3
2025-08-20T22:45:31.4547124Z 	libksba.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libksba.so.8
2025-08-20T22:45:31.4547540Z 	libkrb5support.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libkrb5support.so.0
2025-08-20T22:45:31.4547956Z 	libkrb5.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libkrb5.so.3
2025-08-20T22:45:31.4548324Z 	libkmod.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libkmod.so.2
2025-08-20T22:45:31.4548751Z 	libkeyutils.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libkeyutils.so.1
2025-08-20T22:45:31.4549163Z 	libjxrglue.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjxrglue.so.0
2025-08-20T22:45:31.4549787Z 	libjsoncpp.so.25 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjsoncpp.so.25
2025-08-20T22:45:31.4550238Z 	libjson-glib-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjson-glib-1.0.so.0
2025-08-20T22:45:31.4550669Z 	libjson-c.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjson-c.so.5
2025-08-20T22:45:31.4551036Z 	libjq.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjq.so.1
2025-08-20T22:45:31.4551404Z 	libjpegxr.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjpegxr.so.0
2025-08-20T22:45:31.4551788Z 	libjpeg.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjpeg.so.8
2025-08-20T22:45:31.4552160Z 	libjcat.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjcat.so.1
2025-08-20T22:45:31.4552549Z 	libjbig2dec.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjbig2dec.so.0
2025-08-20T22:45:31.4552965Z 	libjbig.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjbig.so.0
2025-08-20T22:45:31.4553352Z 	libjansson.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjansson.so.4
2025-08-20T22:45:31.4553750Z 	libitm.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libitm.so.1
2025-08-20T22:45:31.4554119Z 	libisns.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libisns.so.0
2025-08-20T22:45:31.4554492Z 	libisl.so.23 (libc6,AArch64) => /lib/aarch64-linux-gnu/libisl.so.23
2025-08-20T22:45:31.4555043Z 	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-20T22:45:31.4555946Z 	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-20T22:45:31.4556818Z 	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-20T22:45:31.4557486Z 	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-20T22:45:31.4558011Z 	libip6tc.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libip6tc.so.2
2025-08-20T22:45:31.4558400Z 	libip4tc.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libip4tc.so.2
2025-08-20T22:45:31.4558804Z 	libiniparser.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libiniparser.so.1
2025-08-20T22:45:31.4559211Z 	libinih.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libinih.so.1
2025-08-20T22:45:31.4559589Z 	libijs-0.35.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libijs-0.35.so
2025-08-20T22:45:31.4559964Z 	libidn2.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libidn2.so.0
2025-08-20T22:45:31.4560333Z 	libidn.so.12 (libc6,AArch64) => /lib/aarch64-linux-gnu/libidn.so.12
2025-08-20T22:45:31.4560708Z 	libicuuc.so.74 (libc6,AArch64) => /lib/aarch64-linux-gnu/libicuuc.so.74
2025-08-20T22:45:31.4561088Z 	libicuuc.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libicuuc.so
2025-08-20T22:45:31.4561465Z 	libicutu.so.74 (libc6,AArch64) => /lib/aarch64-linux-gnu/libicutu.so.74
2025-08-20T22:45:31.4561838Z 	libicutu.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libicutu.so
2025-08-20T22:45:31.4562226Z 	libicutest.so.74 (libc6,AArch64) => /lib/aarch64-linux-gnu/libicutest.so.74
2025-08-20T22:45:31.4562634Z 	libicutest.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libicutest.so
2025-08-20T22:45:31.4563035Z 	libicui18n.so.74 (libc6,AArch64) => /lib/aarch64-linux-gnu/libicui18n.so.74
2025-08-20T22:45:31.4563438Z 	libicui18n.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libicui18n.so
2025-08-20T22:45:31.4563830Z 	libicuio.so.74 (libc6,AArch64) => /lib/aarch64-linux-gnu/libicuio.so.74
2025-08-20T22:45:31.4564208Z 	libicuio.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libicuio.so
2025-08-20T22:45:31.4564603Z 	libicudata.so.74 (libc6,AArch64) => /lib/aarch64-linux-gnu/libicudata.so.74
2025-08-20T22:45:31.4565009Z 	libicudata.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libicudata.so
2025-08-20T22:45:31.4565409Z 	libibverbs.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libibverbs.so.1
2025-08-20T22:45:31.4565965Z 	libibverbs.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libibverbs.so
2025-08-20T22:45:31.4566368Z 	libhwasan.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhwasan.so.0
2025-08-20T22:45:31.4567038Z 	libhunspell-1.7.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhunspell-1.7.so.0
2025-08-20T22:45:31.4567509Z 	libhogweed.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhogweed.so.6
2025-08-20T22:45:31.4567914Z 	libhistory.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhistory.so.8
2025-08-20T22:45:31.4568355Z 	libhiredis_ssl.so.1.1.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhiredis_ssl.so.1.1.0
2025-08-20T22:45:31.4568815Z 	libhiredis.so.1.1.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhiredis.so.1.1.0
2025-08-20T22:45:31.4569220Z 	libhgfs.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhgfs.so.0
2025-08-20T22:45:31.4569591Z 	libheif.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libheif.so.1
2025-08-20T22:45:31.4569973Z 	libhavege.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhavege.so.2
2025-08-20T22:45:31.4570371Z 	libhashkit.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhashkit.so.2
2025-08-20T22:45:31.4570781Z 	libharfbuzz.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libharfbuzz.so.0
2025-08-20T22:45:31.4571186Z 	libhandle.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhandle.so.1
2025-08-20T22:45:31.4571570Z 	libgusb.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgusb.so.2
2025-08-20T22:45:31.4571965Z 	libguestlib.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libguestlib.so.0
2025-08-20T22:45:31.4572435Z 	libguestStoreClient.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libguestStoreClient.so.0
2025-08-20T22:45:31.4573089Z 	libgudev-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgudev-1.0.so.0
2025-08-20T22:45:31.4573485Z 	libgtk-3.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgtk-3.so.0
2025-08-20T22:45:31.4573890Z 	libgthread-2.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgthread-2.0.so.0
2025-08-20T22:45:31.4574340Z 	libgstreamer-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgstreamer-1.0.so.0
2025-08-20T22:45:31.4574785Z 	libgstnet-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgstnet-1.0.so.0
2025-08-20T22:45:31.4575263Z 	libgstcontroller-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgstcontroller-1.0.so.0
2025-08-20T22:45:31.4575975Z 	libgstcheck-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgstcheck-1.0.so.0
2025-08-20T22:45:31.4576425Z 	libgstbase-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgstbase-1.0.so.0
2025-08-20T22:45:31.4576863Z 	libgssapi_krb5.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgssapi_krb5.so.2
2025-08-20T22:45:31.4577269Z 	libgs.so.10 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgs.so.10
2025-08-20T22:45:31.4577661Z 	libgraphite2.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgraphite2.so.3
2025-08-20T22:45:31.4578078Z 	libgprofng.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgprofng.so.0
2025-08-20T22:45:31.4578464Z 	libgpm.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgpm.so.2
2025-08-20T22:45:31.4578837Z 	libgpgme.so.11 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgpgme.so.11
2025-08-20T22:45:31.4579248Z 	libgpg-error.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgpg-error.so.0
2025-08-20T22:45:31.4579651Z 	libgomp.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgomp.so.1
2025-08-20T22:45:31.4580054Z 	libgobject-2.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgobject-2.0.so.0
2025-08-20T22:45:31.4580469Z 	libgnutls.so.30 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgnutls.so.30
2025-08-20T22:45:31.4580870Z 	libgmpxx.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgmpxx.so.4
2025-08-20T22:45:31.4581250Z 	libgmpxx.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libgmpxx.so
2025-08-20T22:45:31.4581621Z 	libgmp.so.10 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgmp.so.10
2025-08-20T22:45:31.4581976Z 	libgmp.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libgmp.so
2025-08-20T22:45:31.4582361Z 	libgmodule-2.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgmodule-2.0.so.0
2025-08-20T22:45:31.4582786Z 	libglib-2.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libglib-2.0.so.0
2025-08-20T22:45:31.4583399Z 	libglapi.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libglapi.so.0
2025-08-20T22:45:31.4583875Z 	libgirepository-1.0.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgirepository-1.0.so.1
2025-08-20T22:45:31.4584330Z 	libgio-2.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgio-2.0.so.0
2025-08-20T22:45:31.4584736Z 	libgfortran.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgfortran.so.5
2025-08-20T22:45:31.4585175Z 	libgdk_pixbuf-2.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgdk_pixbuf-2.0.so.0
2025-08-20T22:45:31.4585605Z 	libgdk-3.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgdk-3.so.0
2025-08-20T22:45:31.4586225Z 	libgdbm_compat.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgdbm_compat.so.4
2025-08-20T22:45:31.4586638Z 	libgdbm.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgdbm.so.6
2025-08-20T22:45:31.4586995Z 	libgd.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgd.so.3
2025-08-20T22:45:31.4587357Z 	libgctba.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgctba.so.1
2025-08-20T22:45:31.4587750Z 	libgcrypt.so.20 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgcrypt.so.20
2025-08-20T22:45:31.4588149Z 	libgccpp.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgccpp.so.1
2025-08-20T22:45:31.4588529Z 	libgcc_s.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgcc_s.so.1
2025-08-20T22:45:31.4588884Z 	libgc.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgc.so.1
2025-08-20T22:45:31.4589233Z 	libgbm.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgbm.so.1
2025-08-20T22:45:31.4589751Z 	libgbm.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libgbm.so
2025-08-20T22:45:31.4590237Z 	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-20T22:45:31.4590748Z 	libfwupd.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfwupd.so.2
2025-08-20T22:45:31.4591135Z 	libfuse3.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfuse3.so.3
2025-08-20T22:45:31.4591513Z 	libftdi1.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libftdi1.so.2
2025-08-20T22:45:31.4591917Z 	libfsverity.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfsverity.so.0
2025-08-20T22:45:31.4592327Z 	libfribidi.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfribidi.so.0
2025-08-20T22:45:31.4592741Z 	libfreetype.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfreetype.so.6
2025-08-20T22:45:31.4593145Z 	libfreebl3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libfreebl3.so
2025-08-20T22:45:31.4593555Z 	libfreeblpriv3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libfreeblpriv3.so
2025-08-20T22:45:31.4593973Z 	libformw.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libformw.so.6
2025-08-20T22:45:31.4594348Z 	libformw.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libformw.so
2025-08-20T22:45:31.4594715Z 	libform.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libform.so.6
2025-08-20T22:45:31.4595077Z 	libform.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libform.so
2025-08-20T22:45:31.4595456Z 	libfontenc.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfontenc.so.1
2025-08-20T22:45:31.4596056Z 	libfontconfig.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfontconfig.so.1
2025-08-20T22:45:31.4596492Z 	libflashrom.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libflashrom.so.1
2025-08-20T22:45:31.4596891Z 	libfido2.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfido2.so.1
2025-08-20T22:45:31.4597314Z 	libfftw3_threads.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfftw3_threads.so.3
2025-08-20T22:45:31.4597752Z 	libfftw3_omp.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfftw3_omp.so.3
2025-08-20T22:45:31.4598156Z 	libfftw3.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfftw3.so.3
2025-08-20T22:45:31.4598528Z 	libffi.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libffi.so.8
2025-08-20T22:45:31.4598876Z 	libffi.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libffi.so
2025-08-20T22:45:31.4599227Z 	libfdt.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfdt.so.1
2025-08-20T22:45:31.4599595Z 	libfdisk.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfdisk.so.1
2025-08-20T22:45:31.4600173Z 	libfcgi.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfcgi.so.0
2025-08-20T22:45:31.4600573Z 	libfcgi++.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfcgi++.so.0
2025-08-20T22:45:31.4600976Z 	libfbclient.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfbclient.so.2
2025-08-20T22:45:31.4601390Z 	libfastjson.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfastjson.so.4
2025-08-20T22:45:31.4601850Z 	libfakeroot-0.so (libc6,AArch64) => /usr/lib/aarch64-linux-gnu/libfakeroot/libfakeroot-0.so
2025-08-20T22:45:31.4602294Z 	libe2p.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libe2p.so.2
2025-08-20T22:45:31.4602667Z 	libext2fs.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libext2fs.so.2
2025-08-20T22:45:31.4603056Z 	libexslt.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libexslt.so.0
2025-08-20T22:45:31.4603441Z 	libexpatw.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libexpatw.so.1
2025-08-20T22:45:31.4603831Z 	libexpatw.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libexpatw.so
2025-08-20T22:45:31.4604218Z 	libexpat.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libexpat.so.1
2025-08-20T22:45:31.4604597Z 	libexpat.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libexpat.so
2025-08-20T22:45:31.4605040Z 	libevent_pthreads-2.1.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libevent_pthreads-2.1.so.7
2025-08-20T22:45:31.4605534Z 	libevent_core-2.1.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libevent_core-2.1.so.7
2025-08-20T22:45:31.4606139Z 	libevdev.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libevdev.so.2
2025-08-20T22:45:31.4606683Z 	libestr.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libestr.so.0
2025-08-20T22:45:31.4607062Z 	libepoxy.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libepoxy.so.0
2025-08-20T22:45:31.4607467Z 	libenchant-2.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libenchant-2.so.2
2025-08-20T22:45:31.4607861Z 	libelf.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libelf.so.1
2025-08-20T22:45:31.4608234Z 	libefivar.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libefivar.so.1
2025-08-20T22:45:31.4608638Z 	libefiboot.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libefiboot.so.1
2025-08-20T22:45:31.4609018Z 	libefa.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libefa.so.1
2025-08-20T22:45:31.4609368Z 	libefa.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libefa.so
2025-08-20T22:45:31.4609724Z 	libedit.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libedit.so.2
2025-08-20T22:45:31.4610125Z 	libeatmydata.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libeatmydata.so.1
2025-08-20T22:45:31.4610552Z 	libeatmydata.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libeatmydata.so
2025-08-20T22:45:31.4610931Z 	libdw.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdw.so.1
2025-08-20T22:45:31.4611313Z 	libduktape.so.207 (libc6,AArch64) => /lib/aarch64-linux-gnu/libduktape.so.207
2025-08-20T22:45:31.4611762Z 	libdrop_ambient.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdrop_ambient.so.0
2025-08-20T22:45:31.4612203Z 	libdrm_radeon.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdrm_radeon.so.1
2025-08-20T22:45:31.4612637Z 	libdrm_amdgpu.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdrm_amdgpu.so.1
2025-08-20T22:45:31.4613035Z 	libdrm.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdrm.so.2
2025-08-20T22:45:31.4613550Z 	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-20T22:45:31.4614059Z 	libdl.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdl.so.2
2025-08-20T22:45:31.4614460Z 	libdjvulibre.so.21 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdjvulibre.so.21
2025-08-20T22:45:31.4614871Z 	libde265.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libde265.so.0
2025-08-20T22:45:31.4615298Z 	libdevmapper.so.1.02.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper.so.1.02.1
2025-08-20T22:45:31.4616074Z 	libdevmapper-event.so.1.02.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper-event.so.1.02.1
2025-08-20T22:45:31.4616678Z 	libdevmapper-event-lvm2vdo.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper-event-lvm2vdo.so
2025-08-20T22:45:31.4617487Z 	libdevmapper-event-lvm2thin.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper-event-lvm2thin.so
2025-08-20T22:45:31.4618146Z 	libdevmapper-event-lvm2snapshot.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper-event-lvm2snapshot.so
2025-08-20T22:45:31.4618794Z 	libdevmapper-event-lvm2raid.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper-event-lvm2raid.so
2025-08-20T22:45:31.4619432Z 	libdevmapper-event-lvm2mirror.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper-event-lvm2mirror.so
2025-08-20T22:45:31.4620057Z 	libdevmapper-event-lvm2.so.2.03 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper-event-lvm2.so.2.03
2025-08-20T22:45:31.4620642Z 	libdevmapper-event-lvm2.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper-event-lvm2.so
2025-08-20T22:45:31.4621125Z 	libdeflate.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdeflate.so.0
2025-08-20T22:45:31.4621572Z 	libdebconfclient.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdebconfclient.so.0
2025-08-20T22:45:31.4622008Z 	libdconf.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdconf.so.1
2025-08-20T22:45:31.4622434Z 	libdbusmenu-gtk3.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdbusmenu-gtk3.so.4
2025-08-20T22:45:31.4622909Z 	libdbusmenu-glib.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdbusmenu-glib.so.4
2025-08-20T22:45:31.4623344Z 	libdbus-1.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdbus-1.so.3
2025-08-20T22:45:31.4623855Z 	libdbus-1.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libdbus-1.so
2025-08-20T22:45:31.4624224Z 	libdb-5.3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libdb-5.3.so
2025-08-20T22:45:31.4624601Z 	libdatrie.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdatrie.so.1
2025-08-20T22:45:31.4624982Z 	libcurl.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcurl.so.4
2025-08-20T22:45:31.4625390Z 	libcurl-gnutls.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcurl-gnutls.so.4
2025-08-20T22:45:31.4625939Z 	libcups.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcups.so.2
2025-08-20T22:45:31.4626311Z 	libctf.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf.so.0
2025-08-20T22:45:31.4626701Z 	libctf-nobfd.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-nobfd.so.0
2025-08-20T22:45:31.4627170Z 	libctf-nobfd-armhf.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-nobfd-armhf.so.0
2025-08-20T22:45:31.4627658Z 	libctf-nobfd-armhf.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-nobfd-armhf.so
2025-08-20T22:45:31.4628154Z 	libctf-nobfd-armel.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-nobfd-armel.so.0
2025-08-20T22:45:31.4628642Z 	libctf-nobfd-armel.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-nobfd-armel.so
2025-08-20T22:45:31.4629096Z 	libctf-armhf.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-armhf.so.0
2025-08-20T22:45:31.4629515Z 	libctf-armhf.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-armhf.so
2025-08-20T22:45:31.4629950Z 	libctf-armel.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-armel.so.0
2025-08-20T22:45:31.4630372Z 	libctf-armel.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-armel.so
2025-08-20T22:45:31.4630805Z 	libcryptsetup.so.12 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcryptsetup.so.12
2025-08-20T22:45:31.4631231Z 	libcrypto.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcrypto.so.3
2025-08-20T22:45:31.4631622Z 	libcrypto.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libcrypto.so
2025-08-20T22:45:31.4632014Z 	libcrypt.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcrypt.so.1
2025-08-20T22:45:31.4632393Z 	libcrypt.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libcrypt.so
2025-08-20T22:45:31.4632773Z 	libcom_err.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcom_err.so.2
2025-08-20T22:45:31.4633212Z 	libcolordprivate.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcolordprivate.so.2
2025-08-20T22:45:31.4633654Z 	libcolord.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcolord.so.2
2025-08-20T22:45:31.4634296Z 	libclang-18.so.18 (libc6,AArch64) => /lib/aarch64-linux-gnu/libclang-18.so.18
2025-08-20T22:45:31.4634737Z 	libclang-17.so.17 (libc6,AArch64) => /lib/aarch64-linux-gnu/libclang-17.so.17
2025-08-20T22:45:31.4635170Z 	libclang-16.so.16.0.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libclang-16.so.16.0.6
2025-08-20T22:45:31.4635620Z 	libclang-cpp.so.18.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libclang-cpp.so.18.1
2025-08-20T22:45:31.4636270Z 	libclang-cpp.so.17 (libc6,AArch64) => /lib/aarch64-linux-gnu/libclang-cpp.so.17
2025-08-20T22:45:31.4636713Z 	libclang-cpp.so.16 (libc6,AArch64) => /lib/aarch64-linux-gnu/libclang-cpp.so.16
2025-08-20T22:45:31.4637113Z 	libcc1.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcc1.so.0
2025-08-20T22:45:31.4637483Z 	libcbor.so.0.10 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcbor.so.0.10
2025-08-20T22:45:31.4637874Z 	libcares.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcares.so.2
2025-08-20T22:45:31.4638247Z 	libcap.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcap.so.2
2025-08-20T22:45:31.4638622Z 	libcap-ng.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcap-ng.so.0
2025-08-20T22:45:31.4639027Z 	libcanberra.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcanberra.so.0
2025-08-20T22:45:31.4639428Z 	libcairo.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcairo.so.2
2025-08-20T22:45:31.4639858Z 	libcairo-gobject.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcairo-gobject.so.2
2025-08-20T22:45:31.4640328Z 	libc_malloc_debug.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libc_malloc_debug.so.0
2025-08-20T22:45:31.4640974Z 	libc_malloc_debug.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libc_malloc_debug.so
2025-08-20T22:45:31.4641366Z 	libc.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libc.so.6
2025-08-20T22:45:31.4641720Z 	libc-client.so.2007e (libc6,AArch64) => /lib/libc-client.so.2007e
2025-08-20T22:45:31.4642094Z 	libbz2.so.1.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbz2.so.1.0
2025-08-20T22:45:31.4642490Z 	libbytesize.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbytesize.so.1
2025-08-20T22:45:31.4642882Z 	libbsd.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbsd.so.0
2025-08-20T22:45:31.4643274Z 	libbrotlienc.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbrotlienc.so.1
2025-08-20T22:45:31.4643701Z 	libbrotlidec.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbrotlidec.so.1
2025-08-20T22:45:31.4644147Z 	libbrotlicommon.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbrotlicommon.so.1
2025-08-20T22:45:31.4644563Z 	libbpf.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbpf.so.1
2025-08-20T22:45:31.4644953Z 	libblockdev.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libblockdev.so.3
2025-08-20T22:45:31.4645356Z 	libblkid.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libblkid.so.1
2025-08-20T22:45:31.4646052Z 	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-20T22:45:31.4646640Z 	libbfd-2.42-system.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libbfd-2.42-system.so
2025-08-20T22:45:31.4647096Z 	libbfd-2.42-armhf.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libbfd-2.42-armhf.so
2025-08-20T22:45:31.4647542Z 	libbfd-2.42-armel.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libbfd-2.42-armel.so
2025-08-20T22:45:31.4647965Z 	libbd_utils.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbd_utils.so.3
2025-08-20T22:45:31.4648369Z 	libbd_swap.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbd_swap.so.3
2025-08-20T22:45:31.4648801Z 	libbd_part.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbd_part.so.3
2025-08-20T22:45:31.4649200Z 	libbd_nvme.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbd_nvme.so.3
2025-08-20T22:45:31.4649600Z 	libbd_mdraid.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbd_mdraid.so.3
2025-08-20T22:45:31.4650004Z 	libbd_loop.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbd_loop.so.3
2025-08-20T22:45:31.4650384Z 	libbd_fs.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbd_fs.so.3
2025-08-20T22:45:31.4650776Z 	libbd_crypto.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbd_crypto.so.3
2025-08-20T22:45:31.4651381Z 	libbcc_bpf.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbcc_bpf.so.0
2025-08-20T22:45:31.4651777Z 	libbcc.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbcc.so.0
2025-08-20T22:45:31.4652186Z 	libavahi-common.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libavahi-common.so.3
2025-08-20T22:45:31.4652651Z 	libavahi-client.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libavahi-client.so.3
2025-08-20T22:45:31.4653080Z 	libaudit.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libaudit.so.1
2025-08-20T22:45:31.4653456Z 	libattr.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libattr.so.1
2025-08-20T22:45:31.4653831Z 	libatspi.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libatspi.so.0
2025-08-20T22:45:31.4654218Z 	libatomic.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libatomic.so.1
2025-08-20T22:45:31.4654595Z 	libatm.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libatm.so.1
2025-08-20T22:45:31.4654964Z 	libatk-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libatk-1.0.so.0
2025-08-20T22:45:31.4655399Z 	libatk-bridge-2.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libatk-bridge-2.0.so.0
2025-08-20T22:45:31.4656074Z 	libatasmart.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libatasmart.so.4
2025-08-20T22:45:31.4656493Z 	libassuan.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libassuan.so.0
2025-08-20T22:45:31.4656890Z 	libaspell.so.15 (libc6,AArch64) => /lib/aarch64-linux-gnu/libaspell.so.15
2025-08-20T22:45:31.4657453Z 	libasound.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libasound.so.2
2025-08-20T22:45:31.4657837Z 	libasan.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libasan.so.8
2025-08-20T22:45:31.4658213Z 	libaria2.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libaria2.so.0
2025-08-20T22:45:31.4658600Z 	libargon2.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libargon2.so.1
2025-08-20T22:45:31.4659004Z 	libarchive.so.13 (libc6,AArch64) => /lib/aarch64-linux-gnu/libarchive.so.13
2025-08-20T22:45:31.4659451Z 	libapt-private.so.0.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libapt-private.so.0.0
2025-08-20T22:45:31.4659902Z 	libapt-pkg.so.6.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libapt-pkg.so.6.0
2025-08-20T22:45:31.4660326Z 	libaprutil-1.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libaprutil-1.so.0
2025-08-20T22:45:31.4660727Z 	libapr-1.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libapr-1.so.0
2025-08-20T22:45:31.4661133Z 	libappstream.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libappstream.so.5
2025-08-20T22:45:31.4661570Z 	libapparmor.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libapparmor.so.1
2025-08-20T22:45:31.4661959Z 	libaom.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libaom.so.3
2025-08-20T22:45:31.4662319Z 	libanl.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libanl.so.1
2025-08-20T22:45:31.4662667Z 	libanl.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libanl.so
2025-08-20T22:45:31.4663036Z 	libaio.so.1t64 (libc6,AArch64) => /lib/aarch64-linux-gnu/libaio.so.1t64
2025-08-20T22:45:31.4663421Z 	libacl.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libacl.so.1
2025-08-20T22:45:31.4663777Z 	libX11.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libX11.so.6
2025-08-20T22:45:31.4664144Z 	libX11-xcb.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libX11-xcb.so.1
2025-08-20T22:45:31.4664541Z 	libXxf86vm.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXxf86vm.so.1
2025-08-20T22:45:31.4664929Z 	libXtst.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXtst.so.6
2025-08-20T22:45:31.4665293Z 	libXt.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXt.so.6
2025-08-20T22:45:31.4665646Z 	libXss.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXss.so.1
2025-08-20T22:45:31.4666205Z 	libXrender.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXrender.so.1
2025-08-20T22:45:31.4666607Z 	libXrandr.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXrandr.so.2
2025-08-20T22:45:31.4666983Z 	libXpm.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXpm.so.4
2025-08-20T22:45:31.4667348Z 	libXmuu.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXmuu.so.1
2025-08-20T22:45:31.4667935Z 	libXmu.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXmu.so.6
2025-08-20T22:45:31.4668335Z 	libXinerama.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXinerama.so.1
2025-08-20T22:45:31.4668716Z 	libXi.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXi.so.6
2025-08-20T22:45:31.4669067Z 	libXft.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXft.so.2
2025-08-20T22:45:31.4669440Z 	libXfont2.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXfont2.so.2
2025-08-20T22:45:31.4669838Z 	libXfixes.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXfixes.so.3
2025-08-20T22:45:31.4670220Z 	libXext.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXext.so.6
2025-08-20T22:45:31.4670599Z 	libXdmcp.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXdmcp.so.6
2025-08-20T22:45:31.4670976Z 	libXdmcp.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libXdmcp.so
2025-08-20T22:45:31.4671359Z 	libXdamage.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXdamage.so.1
2025-08-20T22:45:31.4671761Z 	libXcursor.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXcursor.so.1
2025-08-20T22:45:31.4672182Z 	libXcomposite.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXcomposite.so.1
2025-08-20T22:45:31.4672583Z 	libXaw.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXaw.so.7
2025-08-20T22:45:31.4672945Z 	libXau.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXau.so.6
2025-08-20T22:45:31.4673294Z 	libXau.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libXau.so
2025-08-20T22:45:31.4673798Z 	libSM.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libSM.so.6
2025-08-20T22:45:31.4674221Z 	libOpenEXRUtil-3_1.so.30 (libc6,AArch64) => /lib/aarch64-linux-gnu/libOpenEXRUtil-3_1.so.30
2025-08-20T22:45:31.4674721Z 	libOpenEXRCore-3_1.so.30 (libc6,AArch64) => /lib/aarch64-linux-gnu/libOpenEXRCore-3_1.so.30
2025-08-20T22:45:31.4675194Z 	libOpenEXR-3_1.so.30 (libc6,AArch64) => /lib/aarch64-linux-gnu/libOpenEXR-3_1.so.30
2025-08-20T22:45:31.4675673Z 	libMagickWand-6.Q16.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libMagickWand-6.Q16.so.7
2025-08-20T22:45:31.4676324Z 	libMagickCore-6.Q16.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libMagickCore-6.Q16.so.7
2025-08-20T22:45:31.4676767Z 	libLerc.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libLerc.so.4
2025-08-20T22:45:31.4677147Z 	libLLVM.so.19.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libLLVM.so.19.1
2025-08-20T22:45:31.4677537Z 	libLLVM.so.18.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libLLVM.so.18.1
2025-08-20T22:45:31.4677933Z 	libLLVM-17.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libLLVM-17.so.1
2025-08-20T22:45:31.4678320Z 	libLLVM-17.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libLLVM-17.so
2025-08-20T22:45:31.4678707Z 	libLLVM-16.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libLLVM-16.so.1
2025-08-20T22:45:31.4679095Z 	libLLVM-16.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libLLVM-16.so
2025-08-20T22:45:31.4679470Z 	libJudy.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libJudy.so.1
2025-08-20T22:45:31.4679868Z 	libImath-3_1.so.29 (libc6,AArch64) => /lib/aarch64-linux-gnu/libImath-3_1.so.29
2025-08-20T22:45:31.4680311Z 	libIlmThread-3_1.so.30 (libc6,AArch64) => /lib/aarch64-linux-gnu/libIlmThread-3_1.so.30
2025-08-20T22:45:31.4680744Z 	libIex-3_1.so.30 (libc6,AArch64) => /lib/aarch64-linux-gnu/libIex-3_1.so.30
2025-08-20T22:45:31.4681115Z 	libICE.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libICE.so.6
2025-08-20T22:45:31.4681516Z 	libGLdispatch.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libGLdispatch.so.0
2025-08-20T22:45:31.4681946Z 	libGLX_mesa.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libGLX_mesa.so.0
2025-08-20T22:45:31.4682327Z 	libGLX.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libGLX.so.0
2025-08-20T22:45:31.4682680Z 	libGL.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libGL.so.1
2025-08-20T22:45:31.4683067Z 	libDeployPkg.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libDeployPkg.so.0
2025-08-20T22:45:31.4683517Z 	libBrokenLocale.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libBrokenLocale.so.1
2025-08-20T22:45:31.4684191Z 	libBrokenLocale.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libBrokenLocale.so
2025-08-20T22:45:31.4684622Z 	ld-musl-aarch64.so.1 (libc6,AArch64) => /lib/ld-musl-aarch64.so.1
2025-08-20T22:45:31.4685041Z 	ld-linux-aarch64.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/ld-linux-aarch64.so.1
2025-08-20T22:45:31.4685470Z 	ld-linux-aarch64.so.1 (libc6,AArch64) => /lib/ld-linux-aarch64.so.1
2025-08-20T22:45:31.4686099Z Cache generated by: ldconfig (Ubuntu GLIBC 2.39-0ubuntu8.4) stable release version 2.39
2025-08-20T22:45:31.7383736Z info: downloading installer
2025-08-20T22:45:32.1826024Z warn: It looks like you have an existing rustup settings file at:
2025-08-20T22:45:32.1826418Z warn: /home/runner/.rustup/settings.toml
2025-08-20T22:45:32.1826787Z warn: Rustup will install the default toolchain as specified in the settings file,
2025-08-20T22:45:32.1827210Z warn: instead of the one inferred from the default host triple.
2025-08-20T22:45:32.2089392Z info: profile set to 'default'
2025-08-20T22:45:32.2089733Z info: default host triple is aarch64-unknown-linux-gnu
2025-08-20T22:45:32.2090090Z warn: Updating existing toolchain, profile choice will be ignored
2025-08-20T22:45:32.2635465Z info: syncing channel updates for 'stable-aarch64-unknown-linux-gnu'
2025-08-20T22:45:32.4382824Z info: latest update on 2025-08-07, rust version 1.89.0 (29483883e 2025-08-04)
2025-08-20T22:45:32.4676945Z info: downloading component 'clippy'
2025-08-20T22:45:32.7866334Z info: downloading component 'rustfmt'
2025-08-20T22:45:33.1224996Z info: downloading component 'cargo'
2025-08-20T22:45:33.5408899Z info: downloading component 'rust-std'
2025-08-20T22:45:34.3277843Z info: downloading component 'rustc'
2025-08-20T22:45:35.6030820Z info: removing previous version of component 'clippy'
2025-08-20T22:45:35.6090455Z info: removing previous version of component 'rustfmt'
2025-08-20T22:45:35.6094095Z info: removing previous version of component 'cargo'
2025-08-20T22:45:35.6166121Z info: removing previous version of component 'rust-std'
2025-08-20T22:45:35.6214126Z info: removing previous version of component 'rustc'
2025-08-20T22:45:35.6269668Z info: installing component 'clippy'
2025-08-20T22:45:35.8908139Z info: installing component 'rustfmt'
2025-08-20T22:45:36.1049868Z info: installing component 'cargo'
2025-08-20T22:45:36.6029280Z info: installing component 'rust-std'
2025-08-20T22:45:37.9086366Z info: installing component 'rustc'
2025-08-20T22:45:40.6366090Z info: default toolchain set to 'stable-aarch64-unknown-linux-gnu'
2025-08-20T22:45:40.6366436Z 
2025-08-20T22:45:40.6440233Z   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-20T22:45:40.6440662Z 
2025-08-20T22:45:40.6440673Z 
2025-08-20T22:45:40.6440755Z Rust is installed now. Great!
2025-08-20T22:45:40.6440896Z 
2025-08-20T22:45:40.6441073Z To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
2025-08-20T22:45:40.6441466Z environment variable. This has not been done automatically.
2025-08-20T22:45:40.6441685Z 
2025-08-20T22:45:40.6441822Z To configure your current shell, you need to source
2025-08-20T22:45:40.6442111Z the corresponding env file under $HOME/.cargo.
2025-08-20T22:45:40.6442287Z 
2025-08-20T22:45:40.6442456Z This is usually done by running one of the following (note the leading DOT):
2025-08-20T22:45:40.6442835Z . "$HOME/.cargo/env"            # For sh/bash/zsh/ash/dash/pdksh
2025-08-20T22:45:40.6443130Z source "$HOME/.cargo/env.fish"  # For fish
2025-08-20T22:45:40.6443413Z source $"($nu.home-path)/.cargo/env.nu"  # For nushell
2025-08-20T22:45:40.6611362Z info: using existing install for 'stable-aarch64-unknown-linux-gnu'
2025-08-20T22:45:40.6947199Z info: default toolchain set to 'stable-aarch64-unknown-linux-gnu'
2025-08-20T22:45:40.6947473Z 
2025-08-20T22:45:40.7019206Z   stable-aarch64-unknown-linux-gnu unchanged - rustc 1.89.0 (29483883e 2025-08-04)
2025-08-20T22:45:40.7019528Z 
2025-08-20T22:45:40.7421689Z rustc 1.89.0 (29483883e 2025-08-04)
2025-08-20T22:45:40.7793755Z cargo 1.89.0 (c24e10642 2025-06-23)
2025-08-20T22:45:40.8057484Z 651 libs found in cache `/etc/ld.so.cache'
2025-08-20T22:45:40.8057843Z 	libz3.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libz3.so.4
2025-08-20T22:45:40.8058364Z 	libz3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libz3.so
2025-08-20T22:45:40.8058738Z 	libzstd.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libzstd.so.1
2025-08-20T22:45:40.8059114Z 	libzstd.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libzstd.so
2025-08-20T22:45:40.8059498Z 	libzmq.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libzmq.so.5
2025-08-20T22:45:40.8059860Z 	libzip.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libzip.so.4
2025-08-20T22:45:40.8060222Z 	libzen.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libzen.so.0
2025-08-20T22:45:40.8060567Z 	libz.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libz.so.1
2025-08-20T22:45:40.8060898Z 	libz.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libz.so
2025-08-20T22:45:40.8061265Z 	libyaml-0.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libyaml-0.so.2
2025-08-20T22:45:40.8061653Z 	libyajl.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libyajl.so.2
2025-08-20T22:45:40.8062037Z 	libxxhash.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxxhash.so.0
2025-08-20T22:45:40.8062445Z 	libxtables.so.12 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxtables.so.12
2025-08-20T22:45:40.8062841Z 	libxslt.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxslt.so.1
2025-08-20T22:45:40.8063607Z 	libxshmfence.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxshmfence.so.1
2025-08-20T22:45:40.8064014Z 	libxml2.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxml2.so.2
2025-08-20T22:45:40.8064378Z 	libxml2.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libxml2.so
2025-08-20T22:45:40.8064753Z 	libxmlsec1.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxmlsec1.so.1
2025-08-20T22:45:40.8065215Z 	libxmlsec1-openssl.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxmlsec1-openssl.so.1
2025-08-20T22:45:40.8065663Z 	libxmlb.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxmlb.so.2
2025-08-20T22:45:40.8066430Z 	libxkbfile.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxkbfile.so.1
2025-08-20T22:45:40.8066853Z 	libxkbcommon.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxkbcommon.so.0
2025-08-20T22:45:40.8067255Z 	libxcb.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb.so.1
2025-08-20T22:45:40.8067607Z 	libxcb.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb.so
2025-08-20T22:45:40.8068005Z 	libxcb-xfixes.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-xfixes.so.0
2025-08-20T22:45:40.8068435Z 	libxcb-xfixes.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-xfixes.so
2025-08-20T22:45:40.8068853Z 	libxcb-sync.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-sync.so.1
2025-08-20T22:45:40.8069259Z 	libxcb-shm.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-shm.so.0
2025-08-20T22:45:40.8069667Z 	libxcb-shape.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-shape.so.0
2025-08-20T22:45:40.8070089Z 	libxcb-shape.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-shape.so
2025-08-20T22:45:40.8070513Z 	libxcb-render.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-render.so.0
2025-08-20T22:45:40.8070942Z 	libxcb-render.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-render.so
2025-08-20T22:45:40.8071363Z 	libxcb-randr.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-randr.so.0
2025-08-20T22:45:40.8071801Z 	libxcb-present.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-present.so.0
2025-08-20T22:45:40.8072234Z 	libxcb-glx.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-glx.so.0
2025-08-20T22:45:40.8072640Z 	libxcb-dri3.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-dri3.so.0
2025-08-20T22:45:40.8073048Z 	libxcb-dri2.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-dri2.so.0
2025-08-20T22:45:40.8073443Z 	libwrap.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwrap.so.0
2025-08-20T22:45:40.8073850Z 	libwmflite-0.2.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwmflite-0.2.so.7
2025-08-20T22:45:40.8074513Z 	libwebpmux.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwebpmux.so.3
2025-08-20T22:45:40.8074994Z 	libwebpdemux.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwebpdemux.so.2
2025-08-20T22:45:40.8075402Z 	libwebp.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwebp.so.7
2025-08-20T22:45:40.8075953Z 	libwbclient.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwbclient.so.0
2025-08-20T22:45:40.8076415Z 	libwayland-server.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwayland-server.so.0
2025-08-20T22:45:40.8076896Z 	libwayland-egl.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwayland-egl.so.1
2025-08-20T22:45:40.8077366Z 	libwayland-cursor.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwayland-cursor.so.0
2025-08-20T22:45:40.8077859Z 	libwayland-client.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwayland-client.so.0
2025-08-20T22:45:40.8078304Z 	libvulkan.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libvulkan.so.1
2025-08-20T22:45:40.8078731Z 	libvorbisfile.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libvorbisfile.so.3
2025-08-20T22:45:40.8079153Z 	libvorbis.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libvorbis.so.0
2025-08-20T22:45:40.8079563Z 	libvolume_key.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libvolume_key.so.1
2025-08-20T22:45:40.8079983Z 	libvmtools.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libvmtools.so.0
2025-08-20T22:45:40.8080388Z 	libvgauth.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libvgauth.so.0
2025-08-20T22:45:40.8080941Z 	libuv.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libuv.so.1
2025-08-20T22:45:40.8081301Z 	libuuid.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libuuid.so.1
2025-08-20T22:45:40.8081668Z 	libutil.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libutil.so.1
2025-08-20T22:45:40.8082061Z 	libutempter.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libutempter.so.0
2025-08-20T22:45:40.8082462Z 	libusb-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libusb-1.0.so.0
2025-08-20T22:45:40.8082848Z 	liburcu.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/liburcu.so.8
2025-08-20T22:45:40.8083256Z 	liburcu-signal.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/liburcu-signal.so.8
2025-08-20T22:45:40.8083693Z 	liburcu-qsbr.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/liburcu-qsbr.so.8
2025-08-20T22:45:40.8084116Z 	liburcu-memb.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/liburcu-memb.so.8
2025-08-20T22:45:40.8084529Z 	liburcu-mb.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/liburcu-mb.so.8
2025-08-20T22:45:40.8084954Z 	liburcu-common.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/liburcu-common.so.8
2025-08-20T22:45:40.8085386Z 	liburcu-cds.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/liburcu-cds.so.8
2025-08-20T22:45:40.8085946Z 	liburcu-bp.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/liburcu-bp.so.8
2025-08-20T22:45:40.8086390Z 	libunwind.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libunwind.so.8
2025-08-20T22:45:40.8086830Z 	libunwind-ptrace.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libunwind-ptrace.so.0
2025-08-20T22:45:40.8087332Z 	libunwind-coredump.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libunwind-coredump.so.0
2025-08-20T22:45:40.8087835Z 	libunwind-aarch64.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libunwind-aarch64.so.8
2025-08-20T22:45:40.8088297Z 	libunistring.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libunistring.so.5
2025-08-20T22:45:40.8088714Z 	libudisks2.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libudisks2.so.0
2025-08-20T22:45:40.8089105Z 	libudev.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libudev.so.1
2025-08-20T22:45:40.8089499Z 	libuchardet.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libuchardet.so.0
2025-08-20T22:45:40.8089901Z 	libubsan.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libubsan.so.1
2025-08-20T22:45:40.8090297Z 	libubootenv.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libubootenv.so.0
2025-08-20T22:45:40.8090757Z 	libtss2-tcti-swtpm.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtss2-tcti-swtpm.so.0
2025-08-20T22:45:40.8091551Z 	libtss2-tcti-mssim.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtss2-tcti-mssim.so.0
2025-08-20T22:45:40.8092086Z 	libtss2-tcti-device.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtss2-tcti-device.so.0
2025-08-20T22:45:40.8092578Z 	libtss2-tcti-cmd.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtss2-tcti-cmd.so.0
2025-08-20T22:45:40.8093019Z 	libtss2-sys.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtss2-sys.so.1
2025-08-20T22:45:40.8093421Z 	libtss2-rc.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtss2-rc.so.0
2025-08-20T22:45:40.8093816Z 	libtss2-mu.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtss2-mu.so.0
2025-08-20T22:45:40.8094222Z 	libtss2-esys.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtss2-esys.so.0
2025-08-20T22:45:40.8094623Z 	libtsan.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtsan.so.2
2025-08-20T22:45:40.8095012Z 	libtracefs.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtracefs.so.1
2025-08-20T22:45:40.8095432Z 	libtraceevent.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtraceevent.so.1
2025-08-20T22:45:40.8096041Z 	libtommath.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtommath.so.1
2025-08-20T22:45:40.8096438Z 	libtk8.6.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libtk8.6.so
2025-08-20T22:45:40.8096808Z 	libtirpc.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtirpc.so.3
2025-08-20T22:45:40.8097215Z 	libtinyxml2.so.10 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtinyxml2.so.10
2025-08-20T22:45:40.8097818Z 	libtinfo.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtinfo.so.6
2025-08-20T22:45:40.8098196Z 	libtinfo.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libtinfo.so
2025-08-20T22:45:40.8098564Z 	libtiff.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtiff.so.6
2025-08-20T22:45:40.8098956Z 	libtidy.so.5deb1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtidy.so.5deb1
2025-08-20T22:45:40.8099344Z 	libtic.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtic.so.6
2025-08-20T22:45:40.8099694Z 	libtic.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libtic.so
2025-08-20T22:45:40.8100078Z 	libthread_db.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libthread_db.so.1
2025-08-20T22:45:40.8100489Z 	libthread_db.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libthread_db.so
2025-08-20T22:45:40.8100876Z 	libthai.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libthai.so.0
2025-08-20T22:45:40.8101240Z 	libtdb.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtdb.so.1
2025-08-20T22:45:40.8101604Z 	libtcl8.6.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libtcl8.6.so
2025-08-20T22:45:40.8101982Z 	libtasn1.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtasn1.so.6
2025-08-20T22:45:40.8102369Z 	libtalloc.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtalloc.so.2
2025-08-20T22:45:40.8102770Z 	libsystemd.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsystemd.so.0
2025-08-20T22:45:40.8103161Z 	libsysfs.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsysfs.so.2
2025-08-20T22:45:40.8103545Z 	libsybdb.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsybdb.so.5
2025-08-20T22:45:40.8103935Z 	libsubid.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsubid.so.4
2025-08-20T22:45:40.8104332Z 	libstemmer.so.0d (libc6,AArch64) => /lib/aarch64-linux-gnu/libstemmer.so.0d
2025-08-20T22:45:40.8104735Z 	libstdc++.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libstdc++.so.6
2025-08-20T22:45:40.8105111Z 	libssl3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libssl3.so
2025-08-20T22:45:40.8105469Z 	libssl.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libssl.so.3
2025-08-20T22:45:40.8106027Z 	libssl.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libssl.so
2025-08-20T22:45:40.8106398Z 	libssh2.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libssh2.so.1
2025-08-20T22:45:40.8106762Z 	libssh.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libssh.so.4
2025-08-20T22:45:40.8107111Z 	libss.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libss.so.2
2025-08-20T22:45:40.8107482Z 	libsqlite3.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsqlite3.so.0
2025-08-20T22:45:40.8108079Z 	libsqlite3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libsqlite3.so
2025-08-20T22:45:40.8108530Z 	libsourcekitdInProc.so (libc6,AArch64) => /usr/local/lib/libsourcekitdInProc.so
2025-08-20T22:45:40.8108968Z 	libsoftokn3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libsoftokn3.so
2025-08-20T22:45:40.8109368Z 	libsodium.so.23 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsodium.so.23
2025-08-20T22:45:40.8109760Z 	libsnmp.so.40 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsnmp.so.40
2025-08-20T22:45:40.8110156Z 	libsnappy.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsnappy.so.1
2025-08-20T22:45:40.8110546Z 	libsmime3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libsmime3.so
2025-08-20T22:45:40.8110949Z 	libsmartcols.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsmartcols.so.1
2025-08-20T22:45:40.8111355Z 	libslirp.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libslirp.so.0
2025-08-20T22:45:40.8111739Z 	libslang.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libslang.so.2
2025-08-20T22:45:40.8112134Z 	libsigsegv.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsigsegv.so.2
2025-08-20T22:45:40.8112544Z 	libsharpyuv.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsharpyuv.so.0
2025-08-20T22:45:40.8112985Z 	libsgutils2-1.46.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsgutils2-1.46.so.2
2025-08-20T22:45:40.8113415Z 	libsframe.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsframe.so.1
2025-08-20T22:45:40.8113813Z 	libsepol.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsepol.so.2
2025-08-20T22:45:40.8114365Z 	libsensors.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsensors.so.5
2025-08-20T22:45:40.8114778Z 	libsemanage.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsemanage.so.2
2025-08-20T22:45:40.8115188Z 	libselinux.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libselinux.so.1
2025-08-20T22:45:40.8115621Z 	libseccomp.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libseccomp.so.2
2025-08-20T22:45:40.8116173Z 	libsasl2.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsasl2.so.2
2025-08-20T22:45:40.8116578Z 	libruby-3.2.so.3.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libruby-3.2.so.3.2
2025-08-20T22:45:40.8116980Z 	libruby-3.2.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libruby-3.2.so
2025-08-20T22:45:40.8117361Z 	librtmp.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/librtmp.so.1
2025-08-20T22:45:40.8117720Z 	librt.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/librt.so.1
2025-08-20T22:45:40.8118086Z 	librsvg-2.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/librsvg-2.so.2
2025-08-20T22:45:40.8118489Z 	librpmsign.so.9 (libc6,AArch64) => /lib/aarch64-linux-gnu/librpmsign.so.9
2025-08-20T22:45:40.8118887Z 	librpmio.so.9 (libc6,AArch64) => /lib/aarch64-linux-gnu/librpmio.so.9
2025-08-20T22:45:40.8119288Z 	librpmbuild.so.9 (libc6,AArch64) => /lib/aarch64-linux-gnu/librpmbuild.so.9
2025-08-20T22:45:40.8119673Z 	librpm.so.9 (libc6,AArch64) => /lib/aarch64-linux-gnu/librpm.so.9
2025-08-20T22:45:40.8120046Z 	librhash.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/librhash.so.0
2025-08-20T22:45:40.8120424Z 	libre2.so.10 (libc6,AArch64) => /lib/aarch64-linux-gnu/libre2.so.10
2025-08-20T22:45:40.8120807Z 	libresolv.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libresolv.so.2
2025-08-20T22:45:40.8121196Z 	libresolv.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libresolv.so
2025-08-20T22:45:40.8121617Z 	libreiserfscore.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libreiserfscore.so.0
2025-08-20T22:45:40.8122065Z 	libreadline.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libreadline.so.8
2025-08-20T22:45:40.8122476Z 	libraw_r.so.23 (libc6,AArch64) => /lib/aarch64-linux-gnu/libraw_r.so.23
2025-08-20T22:45:40.8122855Z 	libraw.so.23 (libc6,AArch64) => /lib/aarch64-linux-gnu/libraw.so.23
2025-08-20T22:45:40.8123246Z 	librabbitmq.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/librabbitmq.so.4
2025-08-20T22:45:40.8123669Z 	libqrtr-glib.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libqrtr-glib.so.0
2025-08-20T22:45:40.8124087Z 	libqmi-glib.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libqmi-glib.so.5
2025-08-20T22:45:40.8124644Z 	libqdbm.so.14 (libc6,AArch64) => /lib/libqdbm.so.14
2025-08-20T22:45:40.8125022Z 	libp11-kit.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libp11-kit.so.0
2025-08-20T22:45:40.8125444Z 	libpython3.12.so.1.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpython3.12.so.1.0
2025-08-20T22:45:40.8125995Z 	libpython3.12.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpython3.12.so
2025-08-20T22:45:40.8126412Z 	libpthread.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpthread.so.0
2025-08-20T22:45:40.8126805Z 	libpsx.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpsx.so.2
2025-08-20T22:45:40.8127186Z 	libpspell.so.15 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpspell.so.15
2025-08-20T22:45:40.8127568Z 	libpsl.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpsl.so.5
2025-08-20T22:45:40.8127987Z 	libprotobuf-lite.so.32 (libc6,AArch64) => /lib/aarch64-linux-gnu/libprotobuf-lite.so.32
2025-08-20T22:45:40.8128456Z 	libprotobuf-c.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libprotobuf-c.so.1
2025-08-20T22:45:40.8128874Z 	libproc2.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libproc2.so.0
2025-08-20T22:45:40.8129241Z 	libpq.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpq.so.5
2025-08-20T22:45:40.8129606Z 	libpopt.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpopt.so.0
2025-08-20T22:45:40.8130049Z 	libpolkit-gobject-1.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpolkit-gobject-1.so.0
2025-08-20T22:45:40.8130552Z 	libpolkit-agent-1.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpolkit-agent-1.so.0
2025-08-20T22:45:40.8131159Z 	libpng16.so.16 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpng16.so.16
2025-08-20T22:45:40.8131537Z 	libply.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libply.so.5
2025-08-20T22:45:40.8132000Z 	libply-splash-graphics.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libply-splash-graphics.so.5
2025-08-20T22:45:40.8132541Z 	libply-splash-core.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libply-splash-core.so.5
2025-08-20T22:45:40.8133050Z 	libply-boot-client.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libply-boot-client.so.5
2025-08-20T22:45:40.8133487Z 	libplds4.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libplds4.so
2025-08-20T22:45:40.8133847Z 	libplc4.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libplc4.so
2025-08-20T22:45:40.8134223Z 	libpkgconf.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpkgconf.so.3
2025-08-20T22:45:40.8134637Z 	libpixman-1.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpixman-1.so.0
2025-08-20T22:45:40.8135060Z 	libpipeline.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpipeline.so.1
2025-08-20T22:45:40.8135468Z 	libpgm-5.3.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpgm-5.3.so.0
2025-08-20T22:45:40.8135968Z 	libpfm.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpfm.so.4
2025-08-20T22:45:40.8136357Z 	libperl.so.5.38 (libc6,AArch64) => /lib/aarch64-linux-gnu/libperl.so.5.38
2025-08-20T22:45:40.8136756Z 	libpcre2-32.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcre2-32.so.0
2025-08-20T22:45:40.8137166Z 	libpcre2-32.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcre2-32.so
2025-08-20T22:45:40.8137562Z 	libpcre2-16.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcre2-16.so.0
2025-08-20T22:45:40.8137970Z 	libpcre2-16.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcre2-16.so
2025-08-20T22:45:40.8138365Z 	libpcre2-8.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcre2-8.so.0
2025-08-20T22:45:40.8138758Z 	libpcre2-8.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcre2-8.so
2025-08-20T22:45:40.8139183Z 	libpcre2-posix.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcre2-posix.so.3
2025-08-20T22:45:40.8139632Z 	libpcre2-posix.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcre2-posix.so
2025-08-20T22:45:40.8140069Z 	libpcprofile.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcprofile.so
2025-08-20T22:45:40.8140460Z 	libpci.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpci.so.3
2025-08-20T22:45:40.8140834Z 	libpcap.so.0.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcap.so.0.8
2025-08-20T22:45:40.8141406Z 	libpcap.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcap.so
2025-08-20T22:45:40.8141801Z 	libparted.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libparted.so.2
2025-08-20T22:45:40.8142192Z 	libpaper.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpaper.so.1
2025-08-20T22:45:40.8142611Z 	libpangoft2-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpangoft2-1.0.so.0
2025-08-20T22:45:40.8143079Z 	libpangocairo-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpangocairo-1.0.so.0
2025-08-20T22:45:40.8143534Z 	libpango-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpango-1.0.so.0
2025-08-20T22:45:40.8143941Z 	libpanelw.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpanelw.so.6
2025-08-20T22:45:40.8144330Z 	libpanelw.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpanelw.so
2025-08-20T22:45:40.8144718Z 	libpanel.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpanel.so.6
2025-08-20T22:45:40.8145095Z 	libpanel.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpanel.so
2025-08-20T22:45:40.8145467Z 	libpamc.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpamc.so.0
2025-08-20T22:45:40.8145981Z 	libpam_misc.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpam_misc.so.0
2025-08-20T22:45:40.8146369Z 	libpam.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpam.so.0
2025-08-20T22:45:40.8146813Z 	libpackagekit-glib2.so.18 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpackagekit-glib2.so.18
2025-08-20T22:45:40.8147287Z 	libopenjp2.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libopenjp2.so.7
2025-08-20T22:45:40.8147924Z 	libopeniscsiusr.so.0.2.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libopeniscsiusr.so.0.2.0
2025-08-20T22:45:40.8148447Z 	libopcodes-2.42-system.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libopcodes-2.42-system.so
2025-08-20T22:45:40.8148962Z 	libopcodes-2.42-armhf.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libopcodes-2.42-armhf.so
2025-08-20T22:45:40.8149468Z 	libopcodes-2.42-armel.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libopcodes-2.42-armel.so
2025-08-20T22:45:40.8149913Z 	libonig.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libonig.so.5
2025-08-20T22:45:40.8150281Z 	libogg.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libogg.so.0
2025-08-20T22:45:40.8150643Z 	libodbc.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libodbc.so.2
2025-08-20T22:45:40.8151023Z 	libobjc_gc.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libobjc_gc.so.4
2025-08-20T22:45:40.8151405Z 	libobjc.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libobjc.so.4
2025-08-20T22:45:40.8151780Z 	libnvme.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnvme.so.1
2025-08-20T22:45:40.8152165Z 	libnvme-mi.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnvme-mi.so.1
2025-08-20T22:45:40.8152548Z 	libnuma.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnuma.so.1
2025-08-20T22:45:40.8152932Z 	libntfs-3g.so.89 (libc6,AArch64) => /lib/aarch64-linux-gnu/libntfs-3g.so.89
2025-08-20T22:45:40.8153310Z 	libnss3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnss3.so
2025-08-20T22:45:40.8153692Z 	libnssutil3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnssutil3.so
2025-08-20T22:45:40.8154098Z 	libnssdbm3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnssdbm3.so
2025-08-20T22:45:40.8154490Z 	libnssckbi.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnssckbi.so
2025-08-20T22:45:40.8154901Z 	libnss_systemd.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnss_systemd.so.2
2025-08-20T22:45:40.8155340Z 	libnss_hesiod.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnss_hesiod.so.2
2025-08-20T22:45:40.8155896Z 	libnss_hesiod.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnss_hesiod.so
2025-08-20T22:45:40.8156324Z 	libnss_files.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnss_files.so.2
2025-08-20T22:45:40.8156735Z 	libnss_dns.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnss_dns.so.2
2025-08-20T22:45:40.8157154Z 	libnss_compat.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnss_compat.so.2
2025-08-20T22:45:40.8157577Z 	libnss_compat.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnss_compat.so
2025-08-20T22:45:40.8158172Z 	libnspr4.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnspr4.so
2025-08-20T22:45:40.8158567Z 	libnsl.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnsl.so.1
2025-08-20T22:45:40.8159074Z 	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-20T22:45:40.8159592Z 	libnpth.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnpth.so.0
2025-08-20T22:45:40.8159964Z 	libnorm.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnorm.so.1
2025-08-20T22:45:40.8160345Z 	libnl-3.so.200 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnl-3.so.200
2025-08-20T22:45:40.8160711Z 	libnl-3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnl-3.so
2025-08-20T22:45:40.8161109Z 	libnl-route-3.so.200 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnl-route-3.so.200
2025-08-20T22:45:40.8161546Z 	libnl-route-3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnl-route-3.so
2025-08-20T22:45:40.8161971Z 	libnl-genl-3.so.200 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnl-genl-3.so.200
2025-08-20T22:45:40.8162405Z 	libnghttp2.so.14 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnghttp2.so.14
2025-08-20T22:45:40.8162812Z 	libnftnl.so.11 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnftnl.so.11
2025-08-20T22:45:40.8163217Z 	libnftables.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnftables.so.1
2025-08-20T22:45:40.8163642Z 	libnfnetlink.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnfnetlink.so.0
2025-08-20T22:45:40.8164053Z 	libnewt.so.0.52 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnewt.so.0.52
2025-08-20T22:45:40.8164585Z 	libnettle.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnettle.so.8
2025-08-20T22:45:40.8165015Z 	libnetsnmpmibs.so.40 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnetsnmpmibs.so.40
2025-08-20T22:45:40.8165507Z 	libnetsnmphelpers.so.40 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnetsnmphelpers.so.40
2025-08-20T22:45:40.8166159Z 	libnetsnmpagent.so.40 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnetsnmpagent.so.40
2025-08-20T22:45:40.8166616Z 	libnetsnmp.so.40 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnetsnmp.so.40
2025-08-20T22:45:40.8167030Z 	libnetplan.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnetplan.so.1
2025-08-20T22:45:40.8167436Z 	libnetpbm.so.11 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnetpbm.so.11
2025-08-20T22:45:40.8167910Z 	libnetfilter_conntrack.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnetfilter_conntrack.so.3
2025-08-20T22:45:40.8168398Z 	libncursesw.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libncursesw.so.6
2025-08-20T22:45:40.8168812Z 	libncurses.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libncurses.so.6
2025-08-20T22:45:40.8169247Z 	libmysqlclient.so.21 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmysqlclient.so.21
2025-08-20T22:45:40.8169699Z 	libmysqlclient.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libmysqlclient.so
2025-08-20T22:45:40.8170107Z 	libmvec.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmvec.so.1
2025-08-20T22:45:40.8170467Z 	libmvec.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libmvec.so
2025-08-20T22:45:40.8170826Z 	libmultipath.so.0 (libc6,AArch64) => /lib/libmultipath.so.0
2025-08-20T22:45:40.8171208Z 	libmspack.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmspack.so.0
2025-08-20T22:45:40.8171592Z 	libmpfr.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmpfr.so.6
2025-08-20T22:45:40.8171959Z 	libmpc.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmpc.so.3
2025-08-20T22:45:40.8172313Z 	libmpathutil.so.0 (libc6,AArch64) => /lib/libmpathutil.so.0
2025-08-20T22:45:40.8172692Z 	libmpathpersist.so.0 (libc6,AArch64) => /lib/libmpathpersist.so.0
2025-08-20T22:45:40.8173057Z 	libmpathcmd.so.0 (libc6,AArch64) => /lib/libmpathcmd.so.0
2025-08-20T22:45:40.8173415Z 	libmount.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmount.so.1
2025-08-20T22:45:40.8173787Z 	libmnl.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmnl.so.0
2025-08-20T22:45:40.8174147Z 	libmms.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmms.so.0
2025-08-20T22:45:40.8174742Z 	libmm-glib.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmm-glib.so.0
2025-08-20T22:45:40.8175159Z 	libmlx5.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmlx5.so.1
2025-08-20T22:45:40.8175520Z 	libmlx5.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libmlx5.so
2025-08-20T22:45:40.8176011Z 	libmlx4.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmlx4.so.1
2025-08-20T22:45:40.8176371Z 	libmlx4.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libmlx4.so
2025-08-20T22:45:40.8176738Z 	libmenuw.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmenuw.so.6
2025-08-20T22:45:40.8177117Z 	libmenuw.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libmenuw.so
2025-08-20T22:45:40.8177485Z 	libmenu.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmenu.so.6
2025-08-20T22:45:40.8177847Z 	libmenu.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libmenu.so
2025-08-20T22:45:40.8178222Z 	libmemusage.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libmemusage.so
2025-08-20T22:45:40.8178645Z 	libmemcached.so.11 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmemcached.so.11
2025-08-20T22:45:40.8179090Z 	libmediainfo.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmediainfo.so.0
2025-08-20T22:45:40.8179499Z 	libmecab.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmecab.so.2
2025-08-20T22:45:40.8179865Z 	libmd.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmd.so.0
2025-08-20T22:45:40.8180247Z 	libmbim-glib.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmbim-glib.so.4
2025-08-20T22:45:40.8180674Z 	libmaxminddb.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmaxminddb.so.0
2025-08-20T22:45:40.8181248Z 	libmana.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmana.so.1
2025-08-20T22:45:40.8181607Z 	libmana.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libmana.so
2025-08-20T22:45:40.8181976Z 	libmagic.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmagic.so.1
2025-08-20T22:45:40.8182334Z 	libm.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libm.so.6
2025-08-20T22:45:40.8182678Z 	liblz4.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblz4.so.1
2025-08-20T22:45:40.8183030Z 	liblz4.so (libc6,AArch64) => /lib/aarch64-linux-gnu/liblz4.so
2025-08-20T22:45:40.8183385Z 	liblzo2.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblzo2.so.2
2025-08-20T22:45:40.8183751Z 	liblzma.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblzma.so.5
2025-08-20T22:45:40.8184109Z 	liblzma.so (libc6,AArch64) => /lib/aarch64-linux-gnu/liblzma.so
2025-08-20T22:45:40.8184453Z 	liblz.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblz.so.1
2025-08-20T22:45:40.8184796Z 	liblz.so (libc6,AArch64) => /lib/aarch64-linux-gnu/liblz.so
2025-08-20T22:45:40.8185173Z 	liblvm2cmd.so.2.03 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblvm2cmd.so.2.03
2025-08-20T22:45:40.8185580Z 	liblua5.4.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblua5.4.so.0
2025-08-20T22:45:40.8186098Z 	liblua5.4-c++.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblua5.4-c++.so.0
2025-08-20T22:45:40.8186530Z 	liblua5.3.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblua5.3.so.0
2025-08-20T22:45:40.8186929Z 	liblua5.3-c++.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblua5.3-c++.so.0
2025-08-20T22:45:40.8187343Z 	liblttng-ust.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust.so.1
2025-08-20T22:45:40.8187856Z 	liblttng-ust-tracepoint.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-tracepoint.so.1
2025-08-20T22:45:40.8188467Z 	liblttng-ust-pthread-wrapper.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-pthread-wrapper.so.1
2025-08-20T22:45:40.8189095Z 	liblttng-ust-libc-wrapper.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-libc-wrapper.so.1
2025-08-20T22:45:40.8189640Z 	liblttng-ust-fork.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-fork.so.1
2025-08-20T22:45:40.8190112Z 	liblttng-ust-fd.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-fd.so.1
2025-08-20T22:45:40.8190562Z 	liblttng-ust-dl.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-dl.so.1
2025-08-20T22:45:40.8191083Z 	liblttng-ust-cyg-profile.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-cyg-profile.so.1
2025-08-20T22:45:40.8191895Z 	liblttng-ust-cyg-profile-fast.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-cyg-profile-fast.so.1
2025-08-20T22:45:40.8192469Z 	liblttng-ust-ctl.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-ctl.so.5
2025-08-20T22:45:40.8192962Z 	liblttng-ust-common.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-common.so.1
2025-08-20T22:45:40.8193407Z 	libltdl.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libltdl.so.7
2025-08-20T22:45:40.8193783Z 	liblsan.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblsan.so.0
2025-08-20T22:45:40.8194157Z 	liblqr-1.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblqr-1.so.0
2025-08-20T22:45:40.8194529Z 	liblmdb.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblmdb.so.0
2025-08-20T22:45:40.8194909Z 	liblldb-18.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblldb-18.so.1
2025-08-20T22:45:40.8195296Z 	liblldb-18.so (libc6,AArch64) => /lib/aarch64-linux-gnu/liblldb-18.so
2025-08-20T22:45:40.8195689Z 	liblldb-17.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblldb-17.so.1
2025-08-20T22:45:40.8196201Z 	liblldb-17.so (libc6,AArch64) => /lib/aarch64-linux-gnu/liblldb-17.so
2025-08-20T22:45:40.8196591Z 	liblldb-16.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblldb-16.so.1
2025-08-20T22:45:40.8196978Z 	liblldb-16.so (libc6,AArch64) => /lib/aarch64-linux-gnu/liblldb-16.so
2025-08-20T22:45:40.8197358Z 	libldap.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libldap.so.2
2025-08-20T22:45:40.8197911Z 	liblcms2.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblcms2.so.2
2025-08-20T22:45:40.8198288Z 	liblber.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblber.so.2
2025-08-20T22:45:40.8198679Z 	libk5crypto.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libk5crypto.so.3
2025-08-20T22:45:40.8199072Z 	libksba.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libksba.so.8
2025-08-20T22:45:40.8199482Z 	libkrb5support.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libkrb5support.so.0
2025-08-20T22:45:40.8199903Z 	libkrb5.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libkrb5.so.3
2025-08-20T22:45:40.8200274Z 	libkmod.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libkmod.so.2
2025-08-20T22:45:40.8200663Z 	libkeyutils.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libkeyutils.so.1
2025-08-20T22:45:40.8201072Z 	libjxrglue.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjxrglue.so.0
2025-08-20T22:45:40.8201486Z 	libjsoncpp.so.25 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjsoncpp.so.25
2025-08-20T22:45:40.8201929Z 	libjson-glib-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjson-glib-1.0.so.0
2025-08-20T22:45:40.8202355Z 	libjson-c.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjson-c.so.5
2025-08-20T22:45:40.8202720Z 	libjq.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjq.so.1
2025-08-20T22:45:40.8203090Z 	libjpegxr.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjpegxr.so.0
2025-08-20T22:45:40.8203475Z 	libjpeg.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjpeg.so.8
2025-08-20T22:45:40.8203848Z 	libjcat.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjcat.so.1
2025-08-20T22:45:40.8204240Z 	libjbig2dec.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjbig2dec.so.0
2025-08-20T22:45:40.8204633Z 	libjbig.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjbig.so.0
2025-08-20T22:45:40.8205023Z 	libjansson.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjansson.so.4
2025-08-20T22:45:40.8205409Z 	libitm.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libitm.so.1
2025-08-20T22:45:40.8205913Z 	libisns.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libisns.so.0
2025-08-20T22:45:40.8206294Z 	libisl.so.23 (libc6,AArch64) => /lib/aarch64-linux-gnu/libisl.so.23
2025-08-20T22:45:40.8206846Z 	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-20T22:45:40.8207564Z 	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-20T22:45:40.8208440Z 	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-20T22:45:40.8209130Z 	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-20T22:45:40.8209655Z 	libip6tc.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libip6tc.so.2
2025-08-20T22:45:40.8210036Z 	libip4tc.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libip4tc.so.2
2025-08-20T22:45:40.8210448Z 	libiniparser.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libiniparser.so.1
2025-08-20T22:45:40.8210847Z 	libinih.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libinih.so.1
2025-08-20T22:45:40.8211222Z 	libijs-0.35.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libijs-0.35.so
2025-08-20T22:45:40.8211598Z 	libidn2.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libidn2.so.0
2025-08-20T22:45:40.8211963Z 	libidn.so.12 (libc6,AArch64) => /lib/aarch64-linux-gnu/libidn.so.12
2025-08-20T22:45:40.8212343Z 	libicuuc.so.74 (libc6,AArch64) => /lib/aarch64-linux-gnu/libicuuc.so.74
2025-08-20T22:45:40.8212724Z 	libicuuc.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libicuuc.so
2025-08-20T22:45:40.8213098Z 	libicutu.so.74 (libc6,AArch64) => /lib/aarch64-linux-gnu/libicutu.so.74
2025-08-20T22:45:40.8213480Z 	libicutu.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libicutu.so
2025-08-20T22:45:40.8213870Z 	libicutest.so.74 (libc6,AArch64) => /lib/aarch64-linux-gnu/libicutest.so.74
2025-08-20T22:45:40.8214458Z 	libicutest.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libicutest.so
2025-08-20T22:45:40.8214857Z 	libicui18n.so.74 (libc6,AArch64) => /lib/aarch64-linux-gnu/libicui18n.so.74
2025-08-20T22:45:40.8215257Z 	libicui18n.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libicui18n.so
2025-08-20T22:45:40.8215645Z 	libicuio.so.74 (libc6,AArch64) => /lib/aarch64-linux-gnu/libicuio.so.74
2025-08-20T22:45:40.8216149Z 	libicuio.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libicuio.so
2025-08-20T22:45:40.8216543Z 	libicudata.so.74 (libc6,AArch64) => /lib/aarch64-linux-gnu/libicudata.so.74
2025-08-20T22:45:40.8216946Z 	libicudata.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libicudata.so
2025-08-20T22:45:40.8217346Z 	libibverbs.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libibverbs.so.1
2025-08-20T22:45:40.8217749Z 	libibverbs.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libibverbs.so
2025-08-20T22:45:40.8218137Z 	libhwasan.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhwasan.so.0
2025-08-20T22:45:40.8218568Z 	libhunspell-1.7.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhunspell-1.7.so.0
2025-08-20T22:45:40.8218999Z 	libhogweed.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhogweed.so.6
2025-08-20T22:45:40.8219404Z 	libhistory.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhistory.so.8
2025-08-20T22:45:40.8219843Z 	libhiredis_ssl.so.1.1.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhiredis_ssl.so.1.1.0
2025-08-20T22:45:40.8220301Z 	libhiredis.so.1.1.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhiredis.so.1.1.0
2025-08-20T22:45:40.8220713Z 	libhgfs.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhgfs.so.0
2025-08-20T22:45:40.8221088Z 	libheif.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libheif.so.1
2025-08-20T22:45:40.8221468Z 	libhavege.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhavege.so.2
2025-08-20T22:45:40.8221866Z 	libhashkit.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhashkit.so.2
2025-08-20T22:45:40.8222277Z 	libharfbuzz.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libharfbuzz.so.0
2025-08-20T22:45:40.8222684Z 	libhandle.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhandle.so.1
2025-08-20T22:45:40.8223067Z 	libgusb.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgusb.so.2
2025-08-20T22:45:40.8223464Z 	libguestlib.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libguestlib.so.0
2025-08-20T22:45:40.8223937Z 	libguestStoreClient.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libguestStoreClient.so.0
2025-08-20T22:45:40.8224410Z 	libgudev-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgudev-1.0.so.0
2025-08-20T22:45:40.8224994Z 	libgtk-3.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgtk-3.so.0
2025-08-20T22:45:40.8225435Z 	libgthread-2.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgthread-2.0.so.0
2025-08-20T22:45:40.8226009Z 	libgstreamer-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgstreamer-1.0.so.0
2025-08-20T22:45:40.8226457Z 	libgstnet-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgstnet-1.0.so.0
2025-08-20T22:45:40.8226939Z 	libgstcontroller-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgstcontroller-1.0.so.0
2025-08-20T22:45:40.8227428Z 	libgstcheck-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgstcheck-1.0.so.0
2025-08-20T22:45:40.8227869Z 	libgstbase-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgstbase-1.0.so.0
2025-08-20T22:45:40.8228308Z 	libgssapi_krb5.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgssapi_krb5.so.2
2025-08-20T22:45:40.8228708Z 	libgs.so.10 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgs.so.10
2025-08-20T22:45:40.8229101Z 	libgraphite2.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgraphite2.so.3
2025-08-20T22:45:40.8229520Z 	libgprofng.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgprofng.so.0
2025-08-20T22:45:40.8229902Z 	libgpm.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgpm.so.2
2025-08-20T22:45:40.8230282Z 	libgpgme.so.11 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgpgme.so.11
2025-08-20T22:45:40.8230687Z 	libgpg-error.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgpg-error.so.0
2025-08-20T22:45:40.8231232Z 	libgomp.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgomp.so.1
2025-08-20T22:45:40.8231634Z 	libgobject-2.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgobject-2.0.so.0
2025-08-20T22:45:40.8232053Z 	libgnutls.so.30 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgnutls.so.30
2025-08-20T22:45:40.8232446Z 	libgmpxx.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgmpxx.so.4
2025-08-20T22:45:40.8232823Z 	libgmpxx.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libgmpxx.so
2025-08-20T22:45:40.8233196Z 	libgmp.so.10 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgmp.so.10
2025-08-20T22:45:40.8233551Z 	libgmp.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libgmp.so
2025-08-20T22:45:40.8233940Z 	libgmodule-2.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgmodule-2.0.so.0
2025-08-20T22:45:40.8234362Z 	libglib-2.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libglib-2.0.so.0
2025-08-20T22:45:40.8234760Z 	libglapi.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libglapi.so.0
2025-08-20T22:45:40.8235213Z 	libgirepository-1.0.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgirepository-1.0.so.1
2025-08-20T22:45:40.8235664Z 	libgio-2.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgio-2.0.so.0
2025-08-20T22:45:40.8236207Z 	libgfortran.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgfortran.so.5
2025-08-20T22:45:40.8236648Z 	libgdk_pixbuf-2.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgdk_pixbuf-2.0.so.0
2025-08-20T22:45:40.8237074Z 	libgdk-3.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgdk-3.so.0
2025-08-20T22:45:40.8237488Z 	libgdbm_compat.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgdbm_compat.so.4
2025-08-20T22:45:40.8237899Z 	libgdbm.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgdbm.so.6
2025-08-20T22:45:40.8238259Z 	libgd.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgd.so.3
2025-08-20T22:45:40.8238621Z 	libgctba.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgctba.so.1
2025-08-20T22:45:40.8239016Z 	libgcrypt.so.20 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgcrypt.so.20
2025-08-20T22:45:40.8239415Z 	libgccpp.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgccpp.so.1
2025-08-20T22:45:40.8239797Z 	libgcc_s.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgcc_s.so.1
2025-08-20T22:45:40.8240157Z 	libgc.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgc.so.1
2025-08-20T22:45:40.8240507Z 	libgbm.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgbm.so.1
2025-08-20T22:45:40.8240858Z 	libgbm.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libgbm.so
2025-08-20T22:45:40.8241527Z 	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-20T22:45:40.8242067Z 	libfwupd.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfwupd.so.2
2025-08-20T22:45:40.8242452Z 	libfuse3.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfuse3.so.3
2025-08-20T22:45:40.8242910Z 	libftdi1.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libftdi1.so.2
2025-08-20T22:45:40.8243310Z 	libfsverity.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfsverity.so.0
2025-08-20T22:45:40.8243728Z 	libfribidi.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfribidi.so.0
2025-08-20T22:45:40.8244138Z 	libfreetype.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfreetype.so.6
2025-08-20T22:45:40.8244544Z 	libfreebl3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libfreebl3.so
2025-08-20T22:45:40.8244962Z 	libfreeblpriv3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libfreeblpriv3.so
2025-08-20T22:45:40.8245373Z 	libformw.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libformw.so.6
2025-08-20T22:45:40.8245879Z 	libformw.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libformw.so
2025-08-20T22:45:40.8246258Z 	libform.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libform.so.6
2025-08-20T22:45:40.8246619Z 	libform.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libform.so
2025-08-20T22:45:40.8246996Z 	libfontenc.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfontenc.so.1
2025-08-20T22:45:40.8247420Z 	libfontconfig.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfontconfig.so.1
2025-08-20T22:45:40.8248003Z 	libflashrom.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libflashrom.so.1
2025-08-20T22:45:40.8248403Z 	libfido2.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfido2.so.1
2025-08-20T22:45:40.8248823Z 	libfftw3_threads.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfftw3_threads.so.3
2025-08-20T22:45:40.8249263Z 	libfftw3_omp.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfftw3_omp.so.3
2025-08-20T22:45:40.8249659Z 	libfftw3.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfftw3.so.3
2025-08-20T22:45:40.8250034Z 	libffi.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libffi.so.8
2025-08-20T22:45:40.8250383Z 	libffi.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libffi.so
2025-08-20T22:45:40.8250731Z 	libfdt.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfdt.so.1
2025-08-20T22:45:40.8251102Z 	libfdisk.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfdisk.so.1
2025-08-20T22:45:40.8251479Z 	libfcgi.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfcgi.so.0
2025-08-20T22:45:40.8251861Z 	libfcgi++.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfcgi++.so.0
2025-08-20T22:45:40.8252258Z 	libfbclient.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfbclient.so.2
2025-08-20T22:45:40.8252676Z 	libfastjson.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfastjson.so.4
2025-08-20T22:45:40.8253139Z 	libfakeroot-0.so (libc6,AArch64) => /usr/lib/aarch64-linux-gnu/libfakeroot/libfakeroot-0.so
2025-08-20T22:45:40.8253577Z 	libe2p.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libe2p.so.2
2025-08-20T22:45:40.8253959Z 	libext2fs.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libext2fs.so.2
2025-08-20T22:45:40.8254348Z 	libexslt.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libexslt.so.0
2025-08-20T22:45:40.8254740Z 	libexpatw.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libexpatw.so.1
2025-08-20T22:45:40.8255128Z 	libexpatw.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libexpatw.so
2025-08-20T22:45:40.8255513Z 	libexpat.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libexpat.so.1
2025-08-20T22:45:40.8256023Z 	libexpat.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libexpat.so
2025-08-20T22:45:40.8256467Z 	libevent_pthreads-2.1.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libevent_pthreads-2.1.so.7
2025-08-20T22:45:40.8256963Z 	libevent_core-2.1.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libevent_core-2.1.so.7
2025-08-20T22:45:40.8257384Z 	libevdev.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libevdev.so.2
2025-08-20T22:45:40.8257759Z 	libestr.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libestr.so.0
2025-08-20T22:45:40.8258313Z 	libepoxy.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libepoxy.so.0
2025-08-20T22:45:40.8258738Z 	libenchant-2.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libenchant-2.so.2
2025-08-20T22:45:40.8259132Z 	libelf.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libelf.so.1
2025-08-20T22:45:40.8259503Z 	libefivar.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libefivar.so.1
2025-08-20T22:45:40.8259907Z 	libefiboot.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libefiboot.so.1
2025-08-20T22:45:40.8260289Z 	libefa.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libefa.so.1
2025-08-20T22:45:40.8260637Z 	libefa.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libefa.so
2025-08-20T22:45:40.8260992Z 	libedit.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libedit.so.2
2025-08-20T22:45:40.8261393Z 	libeatmydata.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libeatmydata.so.1
2025-08-20T22:45:40.8261815Z 	libeatmydata.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libeatmydata.so
2025-08-20T22:45:40.8262209Z 	libdw.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdw.so.1
2025-08-20T22:45:40.8262597Z 	libduktape.so.207 (libc6,AArch64) => /lib/aarch64-linux-gnu/libduktape.so.207
2025-08-20T22:45:40.8263041Z 	libdrop_ambient.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdrop_ambient.so.0
2025-08-20T22:45:40.8263482Z 	libdrm_radeon.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdrm_radeon.so.1
2025-08-20T22:45:40.8264070Z 	libdrm_amdgpu.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdrm_amdgpu.so.1
2025-08-20T22:45:40.8264468Z 	libdrm.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdrm.so.2
2025-08-20T22:45:40.8264983Z 	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-20T22:45:40.8265492Z 	libdl.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdl.so.2
2025-08-20T22:45:40.8266013Z 	libdjvulibre.so.21 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdjvulibre.so.21
2025-08-20T22:45:40.8266440Z 	libde265.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libde265.so.0
2025-08-20T22:45:40.8266868Z 	libdevmapper.so.1.02.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper.so.1.02.1
2025-08-20T22:45:40.8267385Z 	libdevmapper-event.so.1.02.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper-event.so.1.02.1
2025-08-20T22:45:40.8267969Z 	libdevmapper-event-lvm2vdo.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper-event-lvm2vdo.so
2025-08-20T22:45:40.8268585Z 	libdevmapper-event-lvm2thin.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper-event-lvm2thin.so
2025-08-20T22:45:40.8269234Z 	libdevmapper-event-lvm2snapshot.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper-event-lvm2snapshot.so
2025-08-20T22:45:40.8269883Z 	libdevmapper-event-lvm2raid.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper-event-lvm2raid.so
2025-08-20T22:45:40.8270515Z 	libdevmapper-event-lvm2mirror.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper-event-lvm2mirror.so
2025-08-20T22:45:40.8271149Z 	libdevmapper-event-lvm2.so.2.03 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper-event-lvm2.so.2.03
2025-08-20T22:45:40.8271732Z 	libdevmapper-event-lvm2.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper-event-lvm2.so
2025-08-20T22:45:40.8272215Z 	libdeflate.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdeflate.so.0
2025-08-20T22:45:40.8272659Z 	libdebconfclient.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdebconfclient.so.0
2025-08-20T22:45:40.8273102Z 	libdconf.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdconf.so.1
2025-08-20T22:45:40.8273527Z 	libdbusmenu-gtk3.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdbusmenu-gtk3.so.4
2025-08-20T22:45:40.8274004Z 	libdbusmenu-glib.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdbusmenu-glib.so.4
2025-08-20T22:45:40.8274437Z 	libdbus-1.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdbus-1.so.3
2025-08-20T22:45:40.8274820Z 	libdbus-1.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libdbus-1.so
2025-08-20T22:45:40.8275369Z 	libdb-5.3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libdb-5.3.so
2025-08-20T22:45:40.8275885Z 	libdatrie.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdatrie.so.1
2025-08-20T22:45:40.8276276Z 	libcurl.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcurl.so.4
2025-08-20T22:45:40.8276684Z 	libcurl-gnutls.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcurl-gnutls.so.4
2025-08-20T22:45:40.8277097Z 	libcups.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcups.so.2
2025-08-20T22:45:40.8277470Z 	libctf.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf.so.0
2025-08-20T22:45:40.8277860Z 	libctf-nobfd.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-nobfd.so.0
2025-08-20T22:45:40.8278322Z 	libctf-nobfd-armhf.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-nobfd-armhf.so.0
2025-08-20T22:45:40.8278814Z 	libctf-nobfd-armhf.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-nobfd-armhf.so
2025-08-20T22:45:40.8279307Z 	libctf-nobfd-armel.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-nobfd-armel.so.0
2025-08-20T22:45:40.8279797Z 	libctf-nobfd-armel.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-nobfd-armel.so
2025-08-20T22:45:40.8280253Z 	libctf-armhf.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-armhf.so.0
2025-08-20T22:45:40.8280670Z 	libctf-armhf.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-armhf.so
2025-08-20T22:45:40.8281087Z 	libctf-armel.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-armel.so.0
2025-08-20T22:45:40.8281655Z 	libctf-armel.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-armel.so
2025-08-20T22:45:40.8282087Z 	libcryptsetup.so.12 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcryptsetup.so.12
2025-08-20T22:45:40.8282514Z 	libcrypto.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcrypto.so.3
2025-08-20T22:45:40.8282903Z 	libcrypto.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libcrypto.so
2025-08-20T22:45:40.8283285Z 	libcrypt.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcrypt.so.1
2025-08-20T22:45:40.8283665Z 	libcrypt.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libcrypt.so
2025-08-20T22:45:40.8284042Z 	libcom_err.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcom_err.so.2
2025-08-20T22:45:40.8284479Z 	libcolordprivate.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcolordprivate.so.2
2025-08-20T22:45:40.8284920Z 	libcolord.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcolord.so.2
2025-08-20T22:45:40.8285328Z 	libclang-18.so.18 (libc6,AArch64) => /lib/aarch64-linux-gnu/libclang-18.so.18
2025-08-20T22:45:40.8285862Z 	libclang-17.so.17 (libc6,AArch64) => /lib/aarch64-linux-gnu/libclang-17.so.17
2025-08-20T22:45:40.8286297Z 	libclang-16.so.16.0.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libclang-16.so.16.0.6
2025-08-20T22:45:40.8286780Z 	libclang-cpp.so.18.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libclang-cpp.so.18.1
2025-08-20T22:45:40.8287226Z 	libclang-cpp.so.17 (libc6,AArch64) => /lib/aarch64-linux-gnu/libclang-cpp.so.17
2025-08-20T22:45:40.8287661Z 	libclang-cpp.so.16 (libc6,AArch64) => /lib/aarch64-linux-gnu/libclang-cpp.so.16
2025-08-20T22:45:40.8288064Z 	libcc1.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcc1.so.0
2025-08-20T22:45:40.8288441Z 	libcbor.so.0.10 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcbor.so.0.10
2025-08-20T22:45:40.8288828Z 	libcares.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcares.so.2
2025-08-20T22:45:40.8289204Z 	libcap.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcap.so.2
2025-08-20T22:45:40.8289580Z 	libcap-ng.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcap-ng.so.0
2025-08-20T22:45:40.8289992Z 	libcanberra.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcanberra.so.0
2025-08-20T22:45:40.8290395Z 	libcairo.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcairo.so.2
2025-08-20T22:45:40.8290822Z 	libcairo-gobject.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcairo-gobject.so.2
2025-08-20T22:45:40.8291295Z 	libc_malloc_debug.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libc_malloc_debug.so.0
2025-08-20T22:45:40.8291947Z 	libc_malloc_debug.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libc_malloc_debug.so
2025-08-20T22:45:40.8292359Z 	libc.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libc.so.6
2025-08-20T22:45:40.8292713Z 	libc-client.so.2007e (libc6,AArch64) => /lib/libc-client.so.2007e
2025-08-20T22:45:40.8293090Z 	libbz2.so.1.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbz2.so.1.0
2025-08-20T22:45:40.8293483Z 	libbytesize.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbytesize.so.1
2025-08-20T22:45:40.8293881Z 	libbsd.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbsd.so.0
2025-08-20T22:45:40.8294277Z 	libbrotlienc.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbrotlienc.so.1
2025-08-20T22:45:40.8294706Z 	libbrotlidec.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbrotlidec.so.1
2025-08-20T22:45:40.8295153Z 	libbrotlicommon.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbrotlicommon.so.1
2025-08-20T22:45:40.8295571Z 	libbpf.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbpf.so.1
2025-08-20T22:45:40.8296091Z 	libblockdev.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libblockdev.so.3
2025-08-20T22:45:40.8296493Z 	libblkid.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libblkid.so.1
2025-08-20T22:45:40.8297033Z 	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-20T22:45:40.8297612Z 	libbfd-2.42-system.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libbfd-2.42-system.so
2025-08-20T22:45:40.8298065Z 	libbfd-2.42-armhf.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libbfd-2.42-armhf.so
2025-08-20T22:45:40.8298657Z 	libbfd-2.42-armel.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libbfd-2.42-armel.so
2025-08-20T22:45:40.8299082Z 	libbd_utils.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbd_utils.so.3
2025-08-20T22:45:40.8299480Z 	libbd_swap.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbd_swap.so.3
2025-08-20T22:45:40.8299872Z 	libbd_part.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbd_part.so.3
2025-08-20T22:45:40.8300264Z 	libbd_nvme.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbd_nvme.so.3
2025-08-20T22:45:40.8300672Z 	libbd_mdraid.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbd_mdraid.so.3
2025-08-20T22:45:40.8301078Z 	libbd_loop.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbd_loop.so.3
2025-08-20T22:45:40.8301459Z 	libbd_fs.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbd_fs.so.3
2025-08-20T22:45:40.8301851Z 	libbd_crypto.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbd_crypto.so.3
2025-08-20T22:45:40.8302262Z 	libbcc_bpf.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbcc_bpf.so.0
2025-08-20T22:45:40.8302640Z 	libbcc.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbcc.so.0
2025-08-20T22:45:40.8303049Z 	libavahi-common.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libavahi-common.so.3
2025-08-20T22:45:40.8303515Z 	libavahi-client.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libavahi-client.so.3
2025-08-20T22:45:40.8303939Z 	libaudit.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libaudit.so.1
2025-08-20T22:45:40.8304322Z 	libattr.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libattr.so.1
2025-08-20T22:45:40.8304703Z 	libatspi.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libatspi.so.0
2025-08-20T22:45:40.8305092Z 	libatomic.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libatomic.so.1
2025-08-20T22:45:40.8305470Z 	libatm.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libatm.so.1
2025-08-20T22:45:40.8305975Z 	libatk-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libatk-1.0.so.0
2025-08-20T22:45:40.8306418Z 	libatk-bridge-2.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libatk-bridge-2.0.so.0
2025-08-20T22:45:40.8306869Z 	libatasmart.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libatasmart.so.4
2025-08-20T22:45:40.8307272Z 	libassuan.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libassuan.so.0
2025-08-20T22:45:40.8307670Z 	libaspell.so.15 (libc6,AArch64) => /lib/aarch64-linux-gnu/libaspell.so.15
2025-08-20T22:45:40.8308070Z 	libasound.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libasound.so.2
2025-08-20T22:45:40.8308649Z 	libasan.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libasan.so.8
2025-08-20T22:45:40.8309040Z 	libaria2.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libaria2.so.0
2025-08-20T22:45:40.8309426Z 	libargon2.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libargon2.so.1
2025-08-20T22:45:40.8309829Z 	libarchive.so.13 (libc6,AArch64) => /lib/aarch64-linux-gnu/libarchive.so.13
2025-08-20T22:45:40.8310274Z 	libapt-private.so.0.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libapt-private.so.0.0
2025-08-20T22:45:40.8310730Z 	libapt-pkg.so.6.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libapt-pkg.so.6.0
2025-08-20T22:45:40.8311154Z 	libaprutil-1.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libaprutil-1.so.0
2025-08-20T22:45:40.8311556Z 	libapr-1.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libapr-1.so.0
2025-08-20T22:45:40.8311962Z 	libappstream.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libappstream.so.5
2025-08-20T22:45:40.8312389Z 	libapparmor.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libapparmor.so.1
2025-08-20T22:45:40.8312784Z 	libaom.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libaom.so.3
2025-08-20T22:45:40.8313142Z 	libanl.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libanl.so.1
2025-08-20T22:45:40.8313493Z 	libanl.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libanl.so
2025-08-20T22:45:40.8313861Z 	libaio.so.1t64 (libc6,AArch64) => /lib/aarch64-linux-gnu/libaio.so.1t64
2025-08-20T22:45:40.8314240Z 	libacl.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libacl.so.1
2025-08-20T22:45:40.8314745Z 	libX11.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libX11.so.6
2025-08-20T22:45:40.8315117Z 	libX11-xcb.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libX11-xcb.so.1
2025-08-20T22:45:40.8315509Z 	libXxf86vm.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXxf86vm.so.1
2025-08-20T22:45:40.8316011Z 	libXtst.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXtst.so.6
2025-08-20T22:45:40.8316371Z 	libXt.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXt.so.6
2025-08-20T22:45:40.8316727Z 	libXss.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXss.so.1
2025-08-20T22:45:40.8317108Z 	libXrender.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXrender.so.1
2025-08-20T22:45:40.8317507Z 	libXrandr.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXrandr.so.2
2025-08-20T22:45:40.8317884Z 	libXpm.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXpm.so.4
2025-08-20T22:45:40.8318248Z 	libXmuu.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXmuu.so.1
2025-08-20T22:45:40.8318615Z 	libXmu.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXmu.so.6
2025-08-20T22:45:40.8319001Z 	libXinerama.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXinerama.so.1
2025-08-20T22:45:40.8319382Z 	libXi.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXi.so.6
2025-08-20T22:45:40.8319733Z 	libXft.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXft.so.2
2025-08-20T22:45:40.8320108Z 	libXfont2.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXfont2.so.2
2025-08-20T22:45:40.8320502Z 	libXfixes.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXfixes.so.3
2025-08-20T22:45:40.8320886Z 	libXext.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXext.so.6
2025-08-20T22:45:40.8321265Z 	libXdmcp.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXdmcp.so.6
2025-08-20T22:45:40.8321642Z 	libXdmcp.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libXdmcp.so
2025-08-20T22:45:40.8322025Z 	libXdamage.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXdamage.so.1
2025-08-20T22:45:40.8322428Z 	libXcursor.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXcursor.so.1
2025-08-20T22:45:40.8322858Z 	libXcomposite.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXcomposite.so.1
2025-08-20T22:45:40.8323257Z 	libXaw.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXaw.so.7
2025-08-20T22:45:40.8323615Z 	libXau.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXau.so.6
2025-08-20T22:45:40.8323963Z 	libXau.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libXau.so
2025-08-20T22:45:40.8324307Z 	libSM.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libSM.so.6
2025-08-20T22:45:40.8324937Z 	libOpenEXRUtil-3_1.so.30 (libc6,AArch64) => /lib/aarch64-linux-gnu/libOpenEXRUtil-3_1.so.30
2025-08-20T22:45:40.8325464Z 	libOpenEXRCore-3_1.so.30 (libc6,AArch64) => /lib/aarch64-linux-gnu/libOpenEXRCore-3_1.so.30
2025-08-20T22:45:40.8326064Z 	libOpenEXR-3_1.so.30 (libc6,AArch64) => /lib/aarch64-linux-gnu/libOpenEXR-3_1.so.30
2025-08-20T22:45:40.8326543Z 	libMagickWand-6.Q16.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libMagickWand-6.Q16.so.7
2025-08-20T22:45:40.8327054Z 	libMagickCore-6.Q16.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libMagickCore-6.Q16.so.7
2025-08-20T22:45:40.8327491Z 	libLerc.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libLerc.so.4
2025-08-20T22:45:40.8327871Z 	libLLVM.so.19.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libLLVM.so.19.1
2025-08-20T22:45:40.8328261Z 	libLLVM.so.18.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libLLVM.so.18.1
2025-08-20T22:45:40.8328654Z 	libLLVM-17.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libLLVM-17.so.1
2025-08-20T22:45:40.8329047Z 	libLLVM-17.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libLLVM-17.so
2025-08-20T22:45:40.8329436Z 	libLLVM-16.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libLLVM-16.so.1
2025-08-20T22:45:40.8329825Z 	libLLVM-16.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libLLVM-16.so
2025-08-20T22:45:40.8330203Z 	libJudy.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libJudy.so.1
2025-08-20T22:45:40.8330598Z 	libImath-3_1.so.29 (libc6,AArch64) => /lib/aarch64-linux-gnu/libImath-3_1.so.29
2025-08-20T22:45:40.8331202Z 	libIlmThread-3_1.so.30 (libc6,AArch64) => /lib/aarch64-linux-gnu/libIlmThread-3_1.so.30
2025-08-20T22:45:40.8331635Z 	libIex-3_1.so.30 (libc6,AArch64) => /lib/aarch64-linux-gnu/libIex-3_1.so.30
2025-08-20T22:45:40.8332012Z 	libICE.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libICE.so.6
2025-08-20T22:45:40.8332407Z 	libGLdispatch.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libGLdispatch.so.0
2025-08-20T22:45:40.8332828Z 	libGLX_mesa.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libGLX_mesa.so.0
2025-08-20T22:45:40.8333215Z 	libGLX.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libGLX.so.0
2025-08-20T22:45:40.8333566Z 	libGL.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libGL.so.1
2025-08-20T22:45:40.8333952Z 	libDeployPkg.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libDeployPkg.so.0
2025-08-20T22:45:40.8334405Z 	libBrokenLocale.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libBrokenLocale.so.1
2025-08-20T22:45:40.8334869Z 	libBrokenLocale.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libBrokenLocale.so
2025-08-20T22:45:40.8335286Z 	ld-musl-aarch64.so.1 (libc6,AArch64) => /lib/ld-musl-aarch64.so.1
2025-08-20T22:45:40.8335703Z 	ld-linux-aarch64.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/ld-linux-aarch64.so.1
2025-08-20T22:45:40.8336245Z 	ld-linux-aarch64.so.1 (libc6,AArch64) => /lib/ld-linux-aarch64.so.1
2025-08-20T22:45:40.8336681Z Cache generated by: ldconfig (Ubuntu GLIBC 2.39-0ubuntu8.4) stable release version 2.39
2025-08-20T22:45:40.8336971Z 
2025-08-20T22:45:40.8336975Z 
2025-08-20T22:45:40.8337335Z  [+] Finished Initializing Linux runnervmdbl46 6.11.0-1015-azure aarch64 :: at Wednesday, 2025-08-20 (10:45:40 PM)
2025-08-20T22:45:40.8337712Z 
2025-08-20T22:45:40.8337715Z 
2025-08-20T22:45:40.8337718Z 
2025-08-20T22:45:40.8354114Z [+] Continue : YES
2025-08-20T22:45:40.8354295Z 
2025-08-20T22:45:40.8354587Z [+] ulimit -n (open file descriptors) :: [Soft --> 65536] [Hard --> 65536] [Total --> 9223372036854775807]
2025-08-20T22:45:40.8957815Z 
2025-08-20T22:45:40.8958187Z ==> [+] Started Building at :: Wednesday, 2025-08-20 (10:45:40 PM) UTC
2025-08-20T22:45:40.8958425Z 
2025-08-20T22:45:40.8972672Z 
2025-08-20T22:45:40.8972929Z [+] Total RECIPES :: 1
2025-08-20T22:45:40.8973058Z 
2025-08-20T22:45:40.9043954Z 
2025-08-20T22:45:40.9044619Z [+] Fetching : https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/step-cli/static.official.source.yaml (1/1)
2025-08-20T22:45:40.9045124Z 
2025-08-20T22:45:40.9657579Z ==> https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/step-cli/static.official.source.yaml
2025-08-20T22:45:40.9667393Z mode of '/tmp/pkgforge/uIaT7inLE_build.yaml' changed from 0600 (rw-------) to 0755 (rwxr-xr-x)
2025-08-20T22:45:40.9712851Z [+] Setting '.ghcr_pkg' --> ghcr.io/pkgforge/bincache/step-cli/official [Provided]
2025-08-20T22:45:40.9713253Z [+] Setting '.pkg_family' --> step-cli [Provided]
2025-08-20T22:45:40.9725666Z [00:00:00.000]➜  [+] SBUILD Functions Version: 1.7.1
2025-08-20T22:45:40.9730747Z [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-20T22:45:40.9758345Z [00:00:00.003]➜  
2025-08-20T22:45:40.9758886Z [00:00:00.003]➜  [+] INFO: Adding --platform="linux/arm64" to 'docker run' ==> /tmp/pkgforge/uIaT7inLE_build.yaml
2025-08-20T22:45:40.9759303Z [00:00:00.003]➜  
2025-08-20T22:45:40.9794164Z [00:00:00.006]➜  
2025-08-20T22:45:40.9794644Z [00:00:00.006]➜  [+] INFO: Fixing Docker Tag ':$(uname -m)' to ':aarch64' ==> /tmp/pkgforge/uIaT7inLE_build.yaml
2025-08-20T22:45:40.9795068Z [00:00:00.006]➜  
2025-08-20T22:45:40.9867275Z [00:00:00.014]➜  
2025-08-20T22:45:40.9868254Z [00:00:00.014]➜  [+] Building (https://github.com/pkgforge/soarpkgs/blob/main/binaries/step-cli/static.official.source.yaml) --> /tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR [Wednesday, 2025-08-20 (10:45:40 PM) UTC]
2025-08-20T22:45:40.9869087Z [00:00:00.014]➜  
2025-08-20T22:45:40.9869272Z [00:00:00.014]➜  
2025-08-20T22:45:40.9869814Z [00:00:00.014]➜  
2025-08-20T22:45:40.9870111Z [00:00:00.014]➜  ###################################################################
2025-08-20T22:45:40.9875951Z [00:00:00.015]➜  #!/SBUILD ver @v1.0.0
2025-08-20T22:45:40.9879420Z [00:00:00.015]➜  #SELF: https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/step-cli/static.official.source.yaml
2025-08-20T22:45:40.9880041Z [00:00:00.015]➜  _disabled: false
2025-08-20T22:45:40.9880271Z [00:00:00.015]➜  
2025-08-20T22:45:40.9880478Z [00:00:00.015]➜  pkg: "step-cli"
2025-08-20T22:45:40.9880784Z [00:00:00.015]➜  pkg_id: "github.com.smallstep.cli"
2025-08-20T22:45:40.9881077Z [00:00:00.015]➜  pkg_type: "static"
2025-08-20T22:45:40.9881317Z [00:00:00.015]➜  category:
2025-08-20T22:45:40.9883316Z [00:00:00.015]➜    - "ConsoleOnly"
2025-08-20T22:45:40.9883707Z [00:00:00.015]➜    - "Utility"
2025-08-20T22:45:40.9884178Z [00:00:00.015]➜  description: "Zero trust swiss army knife for working with X509, OAuth, JWT, OATH OTP, etc"
2025-08-20T22:45:40.9884627Z [00:00:00.015]➜  distro_pkg:
2025-08-20T22:45:40.9884855Z [00:00:00.015]➜    alpine:
2025-08-20T22:45:40.9885089Z [00:00:00.015]➜      - "step-cli"
2025-08-20T22:45:40.9885375Z [00:00:00.015]➜    archlinux:
2025-08-20T22:45:40.9885602Z [00:00:00.015]➜      extra:
2025-08-20T22:45:40.9886573Z [00:00:00.015]➜        - "step-cli"
2025-08-20T22:45:40.9886851Z [00:00:00.015]➜    nixpkgs:
2025-08-20T22:45:40.9887085Z [00:00:00.015]➜      - "step-cli"
2025-08-20T22:45:40.9887323Z [00:00:00.015]➜  homepage:
2025-08-20T22:45:40.9887630Z [00:00:00.015]➜    - "https://github.com/smallstep/cli"
2025-08-20T22:45:40.9887934Z [00:00:00.015]➜  license:
2025-08-20T22:45:40.9888180Z [00:00:00.015]➜    - id: "Apache-2.0"
2025-08-20T22:45:40.9888677Z [00:00:00.015]➜      url: "https://github.com/smallstep/cli/raw/73623441593fa94b48bdd02b1147557166226206/LICENSE"
2025-08-20T22:45:40.9889122Z [00:00:00.015]➜  maintainer:
2025-08-20T22:45:40.9889460Z [00:00:00.015]➜    - "Azathothas (https://github.com/Azathothas)"
2025-08-20T22:45:40.9889811Z [00:00:00.015]➜  note:
2025-08-20T22:45:40.9890115Z [00:00:00.015]➜    - "[DO NOT RUN] (Meant for pkgforge CI Only)"
2025-08-20T22:45:40.9890630Z [00:00:00.015]➜    - "Built From Source (Latest Git HEAD). Check/Report @ https://github.com/smallstep/cli"
2025-08-20T22:45:40.9891084Z [00:00:00.015]➜  provides:
2025-08-20T22:45:40.9891311Z [00:00:00.015]➜    - "step-cli"
2025-08-20T22:45:40.9891569Z [00:00:00.015]➜  repology:
2025-08-20T22:45:40.9891802Z [00:00:00.015]➜    - "step-cli"
2025-08-20T22:45:40.9892346Z [00:00:00.015]➜  src_url:
2025-08-20T22:45:40.9892692Z [00:00:00.015]➜    - "https://github.com/smallstep/cli"
2025-08-20T22:45:40.9892977Z [00:00:00.015]➜  tag:
2025-08-20T22:45:40.9893195Z [00:00:00.015]➜    - "certificate"
2025-08-20T22:45:40.9893438Z [00:00:00.015]➜    - "sso"
2025-08-20T22:45:40.9893683Z [00:00:00.015]➜  x_exec:
2025-08-20T22:45:40.9893941Z [00:00:00.015]➜    bsys: "docker://go"
2025-08-20T22:45:40.9894207Z [00:00:00.015]➜    host:
2025-08-20T22:45:40.9894457Z [00:00:00.015]➜      - "aarch64-Linux"
2025-08-20T22:45:40.9894767Z [00:00:00.015]➜      - "x86_64-Linux"
2025-08-20T22:45:40.9895037Z [00:00:00.015]➜    shell: "bash"
2025-08-20T22:45:40.9895285Z [00:00:00.015]➜    pkgver: |
2025-08-20T22:45:40.9895567Z [00:00:00.015]➜      pushd "$(mktemp -d)" &>/dev/null && \
2025-08-20T22:45:40.9896466Z [00:00:00.015]➜      git clone --depth="1" --filter="blob:none" --no-checkout --single-branch --quiet "https://github.com/smallstep/cli" "./TEMPREPO" &>/dev/null && \
2025-08-20T22:45:40.9897331Z [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-20T22:45:40.9897970Z [00:00:00.015]➜      [ -d "$(realpath .)/TEMPREPO" ] && rm -rf "$(realpath .)" &>/dev/null && popd &>/dev/null
2025-08-20T22:45:40.9898340Z [00:00:00.015]➜    run: |
2025-08-20T22:45:40.9898553Z [00:00:00.015]➜      #Build
2025-08-20T22:45:40.9899142Z [00:00:00.015]➜       mkdir -pv "${SBUILD_TMPDIR}/tmp" && docker run --platform="linux/arm64" --privileged --net="host" --name "alpine-builder" --pull="always" \
2025-08-20T22:45:40.9900135Z [00:00:00.015]➜       -e "PKG=${PKG}" -e "PKG_ID=${PKG_ID}" -e "PKG_TYPE=${PKG_TYPE}" -e "PKG_VER=${PKG_VER}" \
2025-08-20T22:45:40.9900735Z [00:00:00.015]➜       -e "PKGVER=${PKGVER}" -e "SBUILD_PKG=${SBUILD_PKG}" -e "SBUILD_PKGVER=${SBUILD_PKGVER}" \
2025-08-20T22:45:40.9901207Z [00:00:00.015]➜       --volume "${SBUILD_TMPDIR}/tmp:/tmp:rw" \
2025-08-20T22:45:40.9901710Z [00:00:00.015]➜       "ghcr.io/pkgforge/devscripts/alpine-builder:aarch64" \
2025-08-20T22:45:40.9902060Z [00:00:00.015]➜        bash -l -c '
2025-08-20T22:45:40.9902308Z [00:00:00.015]➜        #Setup ENV
2025-08-20T22:45:40.9902680Z [00:00:00.015]➜         set -x ; mkdir -p "/build-bins" && pushd "$(mktemp -d)" &>/dev/null
2025-08-20T22:45:40.9903041Z [00:00:00.015]➜         CGO_ENABLED="1" 
2025-08-20T22:45:40.9903406Z [00:00:00.015]➜         CGO_CFLAGS="-O2 -flto=auto -fPIE -fpie -static -w -pipe"
2025-08-20T22:45:40.9903922Z [00:00:00.015]➜         GOARCH="$(uname -m | sed "s/x86_64/amd64/;s/aarch64/arm64/;s/loongarch64/loong64/")"
2025-08-20T22:45:40.9904310Z [00:00:00.015]➜         GOOS="linux"
2025-08-20T22:45:40.9904617Z [00:00:00.015]➜         export CGO_ENABLED CGO_CFLAGS GOARCH GOOS
2025-08-20T22:45:40.9904913Z [00:00:00.015]➜        #Build
2025-08-20T22:45:40.9905412Z [00:00:00.015]➜         git clone --filter "blob:none" --quiet "https://github.com/smallstep/cli" "./TEMPREPO" && cd "./TEMPREPO"
2025-08-20T22:45:40.9906183Z [00:00:00.015]➜         echo -e "\n[+] Target: \"${GOARCH}/${GOOS}\""
2025-08-20T22:45:40.9906656Z [00:00:00.015]➜         echo -e "[+] Flags: CGO_ENABLED=\"${CGO_ENABLED}\" CGO_CFLAGS=\"${CGO_CFLAGS}\"\n"
2025-08-20T22:45:40.9907084Z [00:00:00.015]➜         go mod tidy -v ; go generate ./...
2025-08-20T22:45:40.9907895Z [00:00:00.015]➜         go build -C "cmd/step" -x -v -trimpath -buildmode="pie" -ldflags="-s -w -buildid= -linkmode=external -extldflags '\''-s -w -static-pie -Wl,--build-id=none'\''" -o "/build-bins/step-cli"
2025-08-20T22:45:40.9908558Z [00:00:00.015]➜        #Copy
2025-08-20T22:45:40.9909195Z [00:00:00.015]➜         ( askalono --format "json" crawl --follow "$(realpath .)" | jq -r ".. | objects | .path? // empty" | head -n 1 | xargs -I "{}" cp -fv "{}" "/build-bins/LICENSE" ) 2>/dev/null
2025-08-20T22:45:40.9909757Z [00:00:00.015]➜        #Strip 
2025-08-20T22:45:40.9910242Z [00:00:00.015]➜         find "/build-bins/" -type f -exec objcopy --remove-section=".comment" --remove-section=".note.*" "{}" \;
2025-08-20T22:45:40.9911134Z [00:00:00.015]➜         find "/build-bins/" -type f ! -name "*.no_strip" -exec strip --strip-all --verbose "{}" 2>/dev/null \;
2025-08-20T22:45:40.9911869Z [00:00:00.015]➜         find "/build-bins/" -type f -exec bash -c "echo && realpath {} && readelf --section-headers {} 2>/dev/null" \;
2025-08-20T22:45:40.9912471Z [00:00:00.015]➜         file "/build-bins/"* && stat -c "%n:         %s Bytes" "/build-bins/"* && \
2025-08-20T22:45:40.9913040Z [00:00:00.015]➜         du "/build-bins/"* --bytes --human-readable --time --time-style="full-iso" --summarize
2025-08-20T22:45:40.9913493Z [00:00:00.015]➜         popd &>/dev/null
2025-08-20T22:45:40.9913739Z [00:00:00.015]➜        '
2025-08-20T22:45:40.9913958Z [00:00:00.015]➜      #Copy & Meta
2025-08-20T22:45:40.9914315Z [00:00:00.015]➜       docker cp "alpine-builder:/build-bins/." "${SBUILD_TMPDIR}/"
2025-08-20T22:45:40.9914853Z [00:00:00.015]➜       [ -s "${SBUILD_TMPDIR}/LICENSE" ] && cp -fv "${SBUILD_TMPDIR}/LICENSE" "${SBUILD_OUTDIR}/LICENSE"
2025-08-20T22:45:40.9916083Z [00:00:00.015]➜       find "${SBUILD_TMPDIR}" -maxdepth 1 -type f -exec file -i "{}" \; | grep -Ei "application/.*executable|inode/symlink|text/x-perl|text/.*script" | cut -d":" -f1 | xargs realpath --no-symlinks | xargs -I "{}" rsync -achvL "{}" "${SBUILD_OUTDIR}"
2025-08-20T22:45:40.9916915Z [00:00:00.015]➜  
2025-08-20T22:45:40.9917104Z [00:00:00.015]➜  
2025-08-20T22:45:40.9917374Z [00:00:00.015]➜  ###################################################################
2025-08-20T22:45:40.9917897Z [00:00:00.015]➜  
2025-08-20T22:45:40.9918091Z [00:00:00.015]➜  
2025-08-20T22:45:40.9918281Z [00:00:00.015]➜  
2025-08-20T22:45:40.9918786Z [00:00:00.016]➜  '/tmp/pkgforge/uIaT7inLE_build.yaml' -> '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD'
2025-08-20T22:45:42.4394118Z [00:00:01.466]➜  '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/step-cli.static.version' -> '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/step-cli.version'
2025-08-20T22:45:42.4445077Z [00:00:01.471]➜  [+] Version: HEAD-694966a-250818T100435 ('.x_exec.pkgver') [/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/step-cli.static.version]
2025-08-20T22:45:42.4631461Z [00:00:01.490]➜  [+] Progs: step-cli
2025-08-20T22:45:42.7355113Z [00:00:01.762]➜  
2025-08-20T22:45:42.7355513Z [00:00:01.762]➜  [-] Missing packages. Found: 
2025-08-20T22:45:42.7356016Z [00:00:01.762]➜  [+] Expected: step-cli
2025-08-20T22:45:42.7356356Z [00:00:01.762]➜  [+] Continuing with build...
2025-08-20T22:45:42.7356608Z [00:00:01.762]➜  
2025-08-20T22:45:43.0613613Z [00:00:02.088]➜  
2025-08-20T22:45:43.0613907Z [00:00:02.088]➜  
2025-08-20T22:45:43.0689608Z [00:00:02.096]➜  + mkdir -pv /tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp
2025-08-20T22:45:43.0704477Z [00:00:02.097]➜  + docker run --platform=linux/arm64 --privileged --net=host --name alpine-builder --pull=always -e PKG=step-cli -e PKG_ID=github.com.smallstep.cli -e PKG_TYPE=static -e PKG_VER=HEAD-694966a-250818T100435 -e PKGVER=HEAD-694966a-250818T100435 -e SBUILD_PKG=step-cli.static -e SBUILD_PKGVER=HEAD-694966a-250818T100435 --volume /tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp:/tmp:rw ghcr.io/pkgforge/devscripts/alpine-builder:aarch64 bash -l -c '
2025-08-20T22:45:43.0706523Z [00:00:02.097]➜    #Setup ENV
2025-08-20T22:45:43.0707259Z [00:00:02.097]➜     set -x ; mkdir -p "/build-bins" && pushd "$(mktemp -d)" &>/dev/null
2025-08-20T22:45:43.0707676Z [00:00:02.097]➜     CGO_ENABLED="1" 
2025-08-20T22:45:43.0708031Z [00:00:02.097]➜     CGO_CFLAGS="-O2 -flto=auto -fPIE -fpie -static -w -pipe"
2025-08-20T22:45:43.0708537Z [00:00:02.097]➜     GOARCH="$(uname -m | sed "s/x86_64/amd64/;s/aarch64/arm64/;s/loongarch64/loong64/")"
2025-08-20T22:45:43.0708919Z [00:00:02.097]➜     GOOS="linux"
2025-08-20T22:45:43.0709217Z [00:00:02.097]➜     export CGO_ENABLED CGO_CFLAGS GOARCH GOOS
2025-08-20T22:45:43.0709507Z [00:00:02.097]➜    #Build
2025-08-20T22:45:43.0710410Z [00:00:02.097]➜     git clone --filter "blob:none" --quiet "https://github.com/smallstep/cli" "./TEMPREPO" && cd "./TEMPREPO"
2025-08-20T22:45:43.0711002Z [00:00:02.097]➜     echo -e "\n[+] Target: \"${GOARCH}/${GOOS}\""
2025-08-20T22:45:43.0711465Z [00:00:02.097]➜     echo -e "[+] Flags: CGO_ENABLED=\"${CGO_ENABLED}\" CGO_CFLAGS=\"${CGO_CFLAGS}\"\n"
2025-08-20T22:45:43.0711883Z [00:00:02.097]➜     go mod tidy -v ; go generate ./...
2025-08-20T22:45:43.0712669Z [00:00:02.097]➜     go build -C "cmd/step" -x -v -trimpath -buildmode="pie" -ldflags="-s -w -buildid= -linkmode=external -extldflags '\''-s -w -static-pie -Wl,--build-id=none'\''" -o "/build-bins/step-cli"
2025-08-20T22:45:43.0713325Z [00:00:02.097]➜    #Copy
2025-08-20T22:45:43.0714082Z [00:00:02.097]➜     ( 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-20T22:45:43.0714655Z [00:00:02.097]➜    #Strip 
2025-08-20T22:45:43.0715146Z [00:00:02.097]➜     find "/build-bins/" -type f -exec objcopy --remove-section=".comment" --remove-section=".note.*" "{}" \;
2025-08-20T22:45:43.0715999Z [00:00:02.097]➜     find "/build-bins/" -type f ! -name "*.no_strip" -exec strip --strip-all --verbose "{}" 2>/dev/null \;
2025-08-20T22:45:43.0716737Z [00:00:02.097]➜     find "/build-bins/" -type f -exec bash -c "echo && realpath {} && readelf --section-headers {} 2>/dev/null" \;
2025-08-20T22:45:43.0717630Z [00:00:02.097]➜     file "/build-bins/"* && stat -c "%n:         %s Bytes" "/build-bins/"* && \
2025-08-20T22:45:43.0718179Z [00:00:02.097]➜     du "/build-bins/"* --bytes --human-readable --time --time-style="full-iso" --summarize
2025-08-20T22:45:43.0718592Z [00:00:02.097]➜     popd &>/dev/null
2025-08-20T22:45:43.0718827Z [00:00:02.097]➜    '
2025-08-20T22:45:43.7683504Z [00:00:02.795]➜  aarch64: Pulling from pkgforge/devscripts/alpine-builder
2025-08-20T22:45:43.9259674Z [00:00:02.953]➜  b2e6f696af52: Pulling fs layer
2025-08-20T22:45:43.9260653Z [00:00:02.953]➜  996f2cb07f7c: Pulling fs layer
2025-08-20T22:45:43.9261124Z [00:00:02.953]➜  99fd740fb142: Pulling fs layer
2025-08-20T22:45:43.9261439Z [00:00:02.953]➜  2b92eb3035e7: Pulling fs layer
2025-08-20T22:45:43.9261746Z [00:00:02.953]➜  4239b2f25ebc: Pulling fs layer
2025-08-20T22:45:43.9262057Z [00:00:02.953]➜  323e89f8c367: Pulling fs layer
2025-08-20T22:45:43.9262337Z [00:00:02.953]➜  2b92eb3035e7: Waiting
2025-08-20T22:45:43.9262620Z [00:00:02.953]➜  4239b2f25ebc: Waiting
2025-08-20T22:45:43.9262904Z [00:00:02.953]➜  323e89f8c367: Waiting
2025-08-20T22:45:44.1540455Z [00:00:03.181]➜  99fd740fb142: Verifying Checksum
2025-08-20T22:45:44.1540854Z [00:00:03.181]➜  99fd740fb142: Download complete
2025-08-20T22:45:44.2210515Z [00:00:03.248]➜  b2e6f696af52: Verifying Checksum
2025-08-20T22:45:44.2212960Z [00:00:03.248]➜  b2e6f696af52: Download complete
2025-08-20T22:45:44.3289428Z [00:00:03.356]➜  b2e6f696af52: Pull complete
2025-08-20T22:45:44.5011015Z [00:00:03.528]➜  996f2cb07f7c: Verifying Checksum
2025-08-20T22:45:44.5011545Z [00:00:03.528]➜  996f2cb07f7c: Download complete
2025-08-20T22:45:44.7198119Z [00:00:03.747]➜  323e89f8c367: Verifying Checksum
2025-08-20T22:45:44.7198613Z [00:00:03.747]➜  323e89f8c367: Download complete
2025-08-20T22:45:45.0063936Z [00:00:04.033]➜  4239b2f25ebc: Verifying Checksum
2025-08-20T22:45:45.0064337Z [00:00:04.033]➜  4239b2f25ebc: Download complete
2025-08-20T22:45:49.7209095Z [00:00:08.748]➜  996f2cb07f7c: Pull complete
2025-08-20T22:45:53.8963611Z [00:00:12.923]➜  99fd740fb142: Pull complete
2025-08-20T22:46:02.1022641Z [00:00:21.129]➜  2b92eb3035e7: Verifying Checksum
2025-08-20T22:46:02.1023069Z [00:00:21.129]➜  2b92eb3035e7: Download complete
2025-08-20T22:47:54.8284811Z [00:02:13.855]➜  2b92eb3035e7: Pull complete
2025-08-20T22:48:02.3334689Z [00:02:21.360]➜  4239b2f25ebc: Pull complete
2025-08-20T22:48:02.4030240Z [00:02:21.430]➜  323e89f8c367: Pull complete
2025-08-20T22:48:02.4256995Z [00:02:21.453]➜  Digest: sha256:dbb80a1ad31baabce9ce8c0fc820e46b46e1b8e0c15b77c1b005d3c06d8b9bc4
2025-08-20T22:48:02.4356196Z [00:02:21.462]➜  Status: Downloaded newer image for ghcr.io/pkgforge/devscripts/alpine-builder:aarch64
2025-08-20T22:48:02.7124380Z [00:02:21.739]➜  + mkdir -p /build-bins
2025-08-20T22:48:02.7139331Z [00:02:21.741]➜  ++ mktemp -d
2025-08-20T22:48:02.7152302Z [00:02:21.742]➜  + pushd /tmp/tmp.ktsoLsWyz4
2025-08-20T22:48:02.7152645Z [00:02:21.742]➜  + CGO_ENABLED=1
2025-08-20T22:48:02.7153005Z [00:02:21.742]➜  + CGO_CFLAGS='-O2 -flto=auto -fPIE -fpie -static -w -pipe'
2025-08-20T22:48:02.7159279Z [00:02:21.743]➜  ++ sed 's/x86_64/amd64/;s/aarch64/arm64/;s/loongarch64/loong64/'
2025-08-20T22:48:02.7159671Z [00:02:21.743]➜  ++ uname -m
2025-08-20T22:48:02.7172241Z [00:02:21.744]➜  + GOARCH=arm64
2025-08-20T22:48:02.7172531Z [00:02:21.744]➜  + GOOS=linux
2025-08-20T22:48:02.7172833Z [00:02:21.744]➜  + export CGO_ENABLED CGO_CFLAGS GOARCH GOOS
2025-08-20T22:48:02.7173343Z [00:02:21.744]➜  + git clone --filter blob:none --quiet https://github.com/smallstep/cli ./TEMPREPO
2025-08-20T22:48:03.8930001Z [00:02:22.920]➜  + cd ./TEMPREPO
2025-08-20T22:48:03.8930433Z [00:02:22.920]➜  + echo -e '\n[+] Target: "arm64/linux"'
2025-08-20T22:48:03.8930953Z [00:02:22.920]➜  + echo -e '[+] Flags: CGO_ENABLED="1" CGO_CFLAGS="-O2 -flto=auto -fPIE -fpie -static -w -pipe"\n'
2025-08-20T22:48:03.8931380Z [00:02:22.920]➜  + go mod tidy -v
2025-08-20T22:48:03.8931609Z [00:02:22.920]➜  
2025-08-20T22:48:03.8931832Z [00:02:22.920]➜  [+] Target: "arm64/linux"
2025-08-20T22:48:03.8932614Z [00:02:22.920]➜  [+] Flags: CGO_ENABLED="1" CGO_CFLAGS="-O2 -flto=auto -fPIE -fpie -static -w -pipe"
2025-08-20T22:48:03.8932986Z [00:02:22.920]➜  
2025-08-20T22:48:03.9270637Z [00:02:22.954]➜  go: downloading github.com/smallstep/certificates v0.28.4
2025-08-20T22:48:03.9271649Z [00:02:22.954]➜  go: downloading github.com/smallstep/cli-utils v0.12.1
2025-08-20T22:48:03.9272600Z [00:02:22.954]➜  go: downloading github.com/urfave/cli v1.22.17
2025-08-20T22:48:04.0682660Z [00:02:23.095]➜  go: downloading github.com/google/uuid v1.6.0
2025-08-20T22:48:04.1379833Z [00:02:23.165]➜  go: downloading github.com/pkg/errors v0.9.1
2025-08-20T22:48:04.1439553Z [00:02:23.171]➜  go: downloading github.com/smallstep/linkedca v0.23.0
2025-08-20T22:48:04.2079400Z [00:02:23.235]➜  go: downloading github.com/stretchr/testify v1.10.0
2025-08-20T22:48:04.2128151Z [00:02:23.240]➜  go: downloading github.com/manifoldco/promptui v0.9.0
2025-08-20T22:48:04.2170487Z [00:02:23.244]➜  go: downloading google.golang.org/protobuf v1.36.7
2025-08-20T22:48:04.2549120Z [00:02:23.282]➜  go: downloading go.step.sm/crypto v0.69.0
2025-08-20T22:48:04.4736505Z [00:02:23.500]➜  go: downloading github.com/slackhq/nebula v1.9.6
2025-08-20T22:48:04.4736949Z [00:02:23.500]➜  go: downloading golang.org/x/crypto v0.41.0
2025-08-20T22:48:04.4855619Z [00:02:23.512]➜  go: downloading github.com/google/go-cmp v0.7.0
2025-08-20T22:48:04.5300553Z [00:02:23.557]➜  go: downloading github.com/smallstep/certinfo v1.15.0
2025-08-20T22:48:04.6032215Z [00:02:23.630]➜  go: downloading github.com/smallstep/truststore v0.13.0
2025-08-20T22:48:04.6032876Z [00:02:23.630]➜  go: downloading github.com/smallstep/zcrypto v0.0.0-20221001003018-1ab2364d2a91
2025-08-20T22:48:04.6088485Z [00:02:23.636]➜  go: downloading github.com/smallstep/zlint v0.0.0-20220930192201-67fb4aa21910
2025-08-20T22:48:04.6358398Z [00:02:23.663]➜  go: downloading software.sslmate.com/src/go-pkcs12 v0.6.0
2025-08-20T22:48:04.6628625Z [00:02:23.690]➜  go: downloading github.com/smallstep/assert v0.0.0-20200723003110-82e2b9b3b262
2025-08-20T22:48:04.6698900Z [00:02:23.697]➜  go: downloading github.com/pquerna/otp v1.5.0
2025-08-20T22:48:04.7045100Z [00:02:23.731]➜  go: downloading go.mozilla.org/pkcs7 v0.9.0
2025-08-20T22:48:04.7635483Z [00:02:23.790]➜  go: downloading github.com/ccoveille/go-safecast v1.6.1
2025-08-20T22:48:04.7989064Z [00:02:23.826]➜  go: downloading github.com/go-jose/go-jose/v3 v3.0.4
2025-08-20T22:48:04.8479596Z [00:02:23.875]➜  go: downloading github.com/rogpeppe/go-internal v1.14.1
2025-08-20T22:48:04.8755951Z [00:02:23.902]➜  go: downloading github.com/Microsoft/go-winio v0.6.2
2025-08-20T22:48:04.8802129Z [00:02:23.907]➜  go: downloading golang.org/x/term v0.34.0
2025-08-20T22:48:04.8984492Z [00:02:23.925]➜  go: downloading golang.org/x/sys v0.35.0
2025-08-20T22:48:04.9003043Z [00:02:23.927]➜  go: downloading github.com/fxamacker/cbor/v2 v2.9.0
2025-08-20T22:48:04.9122765Z [00:02:23.939]➜  go: downloading github.com/google/go-tpm v0.9.5
2025-08-20T22:48:04.9191509Z [00:02:23.946]➜  go: downloading github.com/smallstep/go-attestation v0.4.4-0.20241119153605-2306d5b464ca
2025-08-20T22:48:04.9448077Z [00:02:23.972]➜  go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.7
2025-08-20T22:48:04.9863462Z [00:02:24.013]➜  go: downloading github.com/chzyer/readline v1.5.1
2025-08-20T22:48:05.0048706Z [00:02:24.032]➜  go: downloading github.com/go-chi/chi/v5 v5.2.2
2025-08-20T22:48:05.0477259Z [00:02:24.075]➜  go: downloading github.com/smallstep/nosql v0.7.0
2025-08-20T22:48:05.0477730Z [00:02:24.075]➜  go: downloading golang.org/x/net v0.42.0
2025-08-20T22:48:05.0667570Z [00:02:24.094]➜  go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc
2025-08-20T22:48:05.1022933Z [00:02:24.129]➜  go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2
2025-08-20T22:48:05.1102893Z [00:02:24.137]➜  go: downloading google.golang.org/grpc v1.74.2
2025-08-20T22:48:05.1326269Z [00:02:24.159]➜  go: downloading google.golang.org/grpc/cmd/protoc-gen-go-grpc v1.5.1
2025-08-20T22:48:05.3305428Z [00:02:24.357]➜  go: downloading github.com/Azure/azure-sdk-for-go/sdk/azcore v1.18.2
2025-08-20T22:48:05.3306161Z [00:02:24.357]➜  go: downloading github.com/Azure/azure-sdk-for-go/sdk/azidentity v1.10.1
2025-08-20T22:48:05.3817334Z [00:02:24.409]➜  go: downloading github.com/Azure/azure-sdk-for-go/sdk/keyvault/azkeys v0.10.0
2025-08-20T22:48:05.3870708Z [00:02:24.414]➜  go: downloading howett.net/plist v1.0.0
2025-08-20T22:48:05.3871430Z [00:02:24.414]➜  go: downloading github.com/google/certificate-transparency-go v1.3.2
2025-08-20T22:48:05.5816030Z [00:02:24.608]➜  go: downloading github.com/boombuler/barcode v1.0.1
2025-08-20T22:48:05.5934199Z [00:02:24.620]➜  go: downloading github.com/asaskevich/govalidator v0.0.0-20210307081110-f21760c49a8d
2025-08-20T22:48:05.6060336Z [00:02:24.633]➜  go: downloading github.com/weppos/publicsuffix-go v0.20.0
2025-08-20T22:48:05.6060905Z [00:02:24.633]➜  go: downloading github.com/mgutz/ansi v0.0.0-20200706080929-d51e80ef957d
2025-08-20T22:48:05.6149307Z [00:02:24.642]➜  go: downloading cloud.google.com/go/security v1.18.5
2025-08-20T22:48:05.6591704Z [00:02:24.686]➜  go: downloading cloud.google.com/go v0.120.0
2025-08-20T22:48:05.6986300Z [00:02:24.726]➜  go: downloading github.com/googleapis/gax-go/v2 v2.15.0
2025-08-20T22:48:05.6986771Z [00:02:24.726]➜  go: downloading google.golang.org/api v0.244.0
2025-08-20T22:48:05.7236242Z [00:02:24.751]➜  go: downloading cloud.google.com/go/longrunning v0.6.7
2025-08-20T22:48:05.7436104Z [00:02:24.770]➜  go: downloading github.com/Masterminds/sprig/v3 v3.3.0
2025-08-20T22:48:05.7448721Z [00:02:24.772]➜  go: downloading filippo.io/edwards25519 v1.1.0
2025-08-20T22:48:05.7663497Z [00:02:24.793]➜  go: downloading github.com/coreos/go-oidc/v3 v3.14.1
2025-08-20T22:48:05.7664086Z [00:02:24.793]➜  go: downloading golang.org/x/exp v0.0.0-20250620022241-b7579e27df2b
2025-08-20T22:48:05.8086647Z [00:02:24.836]➜  go: downloading github.com/x448/float16 v0.8.4
2025-08-20T22:48:05.8278937Z [00:02:24.855]➜  go: downloading github.com/peterbourgon/diskv/v3 v3.0.1
2025-08-20T22:48:05.8371548Z [00:02:24.864]➜  go: downloading github.com/schollz/jsonstore v1.1.0
2025-08-20T22:48:05.8636330Z [00:02:24.891]➜  go: downloading github.com/russross/blackfriday/v2 v2.1.0
2025-08-20T22:48:05.8888169Z [00:02:24.916]➜  go: downloading github.com/prometheus/client_golang v1.22.0
2025-08-20T22:48:05.9372455Z [00:02:24.964]➜  go: downloading github.com/sirupsen/logrus v1.9.3
2025-08-20T22:48:05.9576526Z [00:02:24.985]➜  go: downloading github.com/rs/xid v1.6.0
2025-08-20T22:48:05.9740947Z [00:02:25.001]➜  go: downloading github.com/newrelic/go-agent/v3 v3.39.0
2025-08-20T22:48:06.0873851Z [00:02:25.114]➜  go: downloading github.com/smallstep/pkcs7 v0.2.1
2025-08-20T22:48:06.1103876Z [00:02:25.137]➜  go: downloading github.com/smallstep/scep v0.0.0-20240926084937-8cf1ca453101
2025-08-20T22:48:06.4055446Z [00:02:25.432]➜  go: downloading go.uber.org/mock v0.5.2
2025-08-20T22:48:06.4056508Z [00:02:25.432]➜  go: downloading github.com/chzyer/test v1.0.0
2025-08-20T22:48:06.4214484Z [00:02:25.448]➜  go: downloading github.com/google/go-tspi v0.3.0
2025-08-20T22:48:06.4396731Z [00:02:25.467]➜  go: downloading github.com/google/go-tpm-tools v0.4.5
2025-08-20T22:48:06.4573726Z [00:02:25.484]➜  go: downloading gopkg.in/yaml.v3 v3.0.1
2025-08-20T22:48:06.4812453Z [00:02:25.508]➜  go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20250728155136-f173205681a0
2025-08-20T22:48:06.5065687Z [00:02:25.533]➜  go: downloading google.golang.org/genproto v0.0.0-20250603155806-513f23925822
2025-08-20T22:48:06.9314006Z [00:02:25.958]➜  go: downloading github.com/aws/aws-sdk-go-v2/config v1.30.3
2025-08-20T22:48:06.9328113Z [00:02:25.960]➜  go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.43.0
2025-08-20T22:48:06.9554662Z [00:02:25.982]➜  go: downloading github.com/aws/aws-sdk-go-v2 v1.37.2
2025-08-20T22:48:07.0502389Z [00:02:26.077]➜  go: downloading cloud.google.com/go/kms v1.22.0
2025-08-20T22:48:07.1145148Z [00:02:26.141]➜  go: downloading golang.org/x/text v0.28.0
2025-08-20T22:48:07.5406779Z [00:02:26.567]➜  go: downloading github.com/Azure/azure-sdk-for-go/sdk/internal v1.11.2
2025-08-20T22:48:07.5735241Z [00:02:26.600]➜  go: downloading github.com/AzureAD/microsoft-authentication-library-for-go v1.4.2
2025-08-20T22:48:07.6070294Z [00:02:26.634]➜  go: downloading github.com/Azure/azure-sdk-for-go/sdk/azidentity/cache v0.3.2
2025-08-20T22:48:07.6070849Z [00:02:26.634]➜  go: downloading github.com/golang-jwt/jwt/v5 v5.2.2
2025-08-20T22:48:07.6323180Z [00:02:26.659]➜  go: downloading github.com/redis/go-redis/v9 v9.8.0
2025-08-20T22:48:07.6430433Z [00:02:26.670]➜  go: downloading github.com/Azure/azure-sdk-for-go/sdk/keyvault/internal v0.7.1
2025-08-20T22:48:07.7170283Z [00:02:26.744]➜  go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c
2025-08-20T22:48:07.7170896Z [00:02:26.744]➜  go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0
2025-08-20T22:48:07.7333879Z [00:02:26.760]➜  go: downloading github.com/mattn/go-colorable v0.1.14
2025-08-20T22:48:07.7492513Z [00:02:26.776]➜  go: downloading cloud.google.com/go/iam v1.5.2
2025-08-20T22:48:08.0377677Z [00:02:27.065]➜  go: downloading google.golang.org/genproto/googleapis/api v0.0.0-20250603155806-513f23925822
2025-08-20T22:48:08.0378263Z [00:02:27.065]➜  go: downloading golang.org/x/tools v0.35.0
2025-08-20T22:48:08.0378620Z [00:02:27.065]➜  go: downloading dario.cat/mergo v1.0.1
2025-08-20T22:48:08.0586476Z [00:02:27.086]➜  go: downloading github.com/Masterminds/goutils v1.1.1
2025-08-20T22:48:08.0681305Z [00:02:27.095]➜  go: downloading github.com/Masterminds/semver/v3 v3.3.0
2025-08-20T22:48:08.0681850Z [00:02:27.095]➜  go: downloading github.com/huandu/xstrings v1.5.0
2025-08-20T22:48:08.0950311Z [00:02:27.122]➜  go: downloading github.com/mitchellh/copystructure v1.2.0
2025-08-20T22:48:08.1065365Z [00:02:27.133]➜  go: downloading github.com/shopspring/decimal v1.4.0
2025-08-20T22:48:08.1111265Z [00:02:27.138]➜  go: downloading github.com/spf13/cast v1.7.0
2025-08-20T22:48:08.1266254Z [00:02:27.154]➜  go: downloading github.com/go-jose/go-jose/v4 v4.0.5
2025-08-20T22:48:08.1285973Z [00:02:27.156]➜  go: downloading golang.org/x/oauth2 v0.30.0
2025-08-20T22:48:08.1463608Z [00:02:27.173]➜  go: downloading github.com/google/btree v1.1.3
2025-08-20T22:48:08.1697628Z [00:02:27.197]➜  go: downloading github.com/beorn7/perks v1.0.1
2025-08-20T22:48:08.1880474Z [00:02:27.215]➜  go: downloading github.com/cespare/xxhash/v2 v2.3.0
2025-08-20T22:48:08.1897196Z [00:02:27.217]➜  go: downloading github.com/prometheus/client_model v0.6.1
2025-08-20T22:48:08.2152025Z [00:02:27.242]➜  go: downloading github.com/prometheus/common v0.62.0
2025-08-20T22:48:08.2153061Z [00:02:27.242]➜  go: downloading github.com/cespare/xxhash v1.1.0
2025-08-20T22:48:08.2677103Z [00:02:27.295]➜  go: downloading github.com/prometheus/procfs v0.15.1
2025-08-20T22:48:08.2781725Z [00:02:27.305]➜  go: downloading github.com/klauspost/compress v1.18.0
2025-08-20T22:48:08.2804215Z [00:02:27.307]➜  go: downloading github.com/chzyer/logex v1.2.1
2025-08-20T22:48:08.3096781Z [00:02:27.337]➜  go: downloading github.com/dgraph-io/badger v1.6.2
2025-08-20T22:48:08.3882340Z [00:02:27.415]➜  go: downloading github.com/dgraph-io/badger/v2 v2.2007.4
2025-08-20T22:48:08.4313693Z [00:02:27.458]➜  go: downloading go.etcd.io/bbolt v1.4.0
2025-08-20T22:48:08.4314149Z [00:02:27.458]➜  go: downloading github.com/go-sql-driver/mysql v1.9.2
2025-08-20T22:48:08.4416816Z [00:02:27.468]➜  go: downloading github.com/jackc/pgx/v5 v5.7.5
2025-08-20T22:48:08.4815701Z [00:02:27.508]➜  go: downloading github.com/golang/protobuf v1.5.4
2025-08-20T22:48:08.5126787Z [00:02:27.539]➜  go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.18.3
2025-08-20T22:48:08.5500075Z [00:02:27.577]➜  go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.18.2
2025-08-20T22:48:08.5500662Z [00:02:27.577]➜  go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.8.3
2025-08-20T22:48:08.5501195Z [00:02:27.577]➜  go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.27.0
2025-08-20T22:48:08.5915117Z [00:02:27.618]➜  go: downloading github.com/aws/aws-sdk-go-v2/service/ssooidc v1.32.0
2025-08-20T22:48:08.5915692Z [00:02:27.618]➜  go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.36.0
2025-08-20T22:48:08.6124563Z [00:02:27.639]➜  go: downloading github.com/aws/smithy-go v1.22.5
2025-08-20T22:48:08.6683144Z [00:02:27.695]➜  go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.4.2
2025-08-20T22:48:08.6684378Z [00:02:27.695]➜  go: downloading github.com/kylelemons/godebug v1.1.0
2025-08-20T22:48:08.6684919Z [00:02:27.695]➜  go: downloading github.com/pkg/browser v0.0.0-20240102092130-5ac0b6a4141c
2025-08-20T22:48:08.6854938Z [00:02:27.712]➜  go: downloading github.com/AzureAD/microsoft-authentication-extensions-for-go/cache v0.1.1
2025-08-20T22:48:08.7010037Z [00:02:27.728]➜  go: downloading github.com/dgryski/go-rendezvous v0.0.0-20200823014737-9f7001d12a5f
2025-08-20T22:48:08.7240861Z [00:02:27.751]➜  go: downloading github.com/kr/pretty v0.3.1
2025-08-20T22:48:08.7241306Z [00:02:27.751]➜  go: downloading github.com/mattn/go-isatty v0.0.20
2025-08-20T22:48:08.7310155Z [00:02:27.758]➜  go: downloading cloud.google.com/go/auth v0.16.3
2025-08-20T22:48:08.7808364Z [00:02:27.808]➜  go: downloading cloud.google.com/go/auth/oauth2adapt v0.2.8
2025-08-20T22:48:08.7808880Z [00:02:27.808]➜  go: downloading cloud.google.com/go/compute/metadata v0.7.0
2025-08-20T22:48:08.7809859Z [00:02:27.808]➜  go: downloading go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.61.0
2025-08-20T22:48:08.7982439Z [00:02:27.825]➜  go: downloading golang.org/x/time v0.12.0
2025-08-20T22:48:08.8026450Z [00:02:27.830]➜  go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.61.0
2025-08-20T22:48:08.8061991Z [00:02:27.833]➜  go: downloading github.com/mitchellh/reflectwalk v1.0.2
2025-08-20T22:48:08.8144752Z [00:02:27.841]➜  go: downloading github.com/frankban/quicktest v1.14.6
2025-08-20T22:48:08.8248089Z [00:02:27.852]➜  go: downloading github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822
2025-08-20T22:48:08.8281551Z [00:02:27.855]➜  go: downloading github.com/dgraph-io/ristretto v0.1.1
2025-08-20T22:48:08.8408975Z [00:02:27.868]➜  go: downloading github.com/dustin/go-humanize v1.0.1
2025-08-20T22:48:08.8605650Z [00:02:27.887]➜  go: downloading github.com/dgryski/go-farm v0.0.0-20200201041132-a6ae2369ad13
2025-08-20T22:48:08.8646504Z [00:02:27.892]➜  go: downloading github.com/google/go-sev-guest v0.12.1
2025-08-20T22:48:08.8646970Z [00:02:27.892]➜  go: downloading golang.org/x/sync v0.16.0
2025-08-20T22:48:08.8814485Z [00:02:27.908]➜  go: downloading github.com/google/go-tdx-guest v0.3.2-0.20241009005452-097ee70d0843
2025-08-20T22:48:08.9226477Z [00:02:27.950]➜  go: downloading go.opentelemetry.io/otel v1.36.0
2025-08-20T22:48:09.0397248Z [00:02:28.067]➜  go: downloading go.opentelemetry.io/otel/sdk/metric v1.36.0
2025-08-20T22:48:09.0400005Z [00:02:28.067]➜  go: downloading github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding v1.13.0
2025-08-20T22:48:09.0679207Z [00:02:28.095]➜  go: downloading go.opentelemetry.io/otel/sdk v1.36.0
2025-08-20T22:48:09.0952507Z [00:02:28.122]➜  go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.13.2
2025-08-20T22:48:09.1224356Z [00:02:28.149]➜  go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.7.2
2025-08-20T22:48:09.1225377Z [00:02:28.149]➜  go: downloading github.com/keybase/go-keychain v0.0.1
2025-08-20T22:48:09.1226016Z [00:02:28.149]➜  go: downloading github.com/google/s2a-go v0.1.9
2025-08-20T22:48:09.1256830Z [00:02:28.153]➜  go: downloading github.com/kr/text v0.2.0
2025-08-20T22:48:09.1552376Z [00:02:28.182]➜  go: downloading go.opentelemetry.io/otel/metric v1.36.0
2025-08-20T22:48:09.1666605Z [00:02:28.194]➜  go: downloading go.opentelemetry.io/otel/trace v1.36.0
2025-08-20T22:48:09.1887619Z [00:02:28.216]➜  go: downloading github.com/googleapis/enterprise-certificate-proxy v0.3.6
2025-08-20T22:48:09.1888479Z [00:02:28.216]➜  go: downloading github.com/felixge/httpsnoop v1.0.4
2025-08-20T22:48:09.1893878Z [00:02:28.216]➜  go: downloading github.com/AndreasBriese/bbloom v0.0.0-20190825152654-46b345b51c96
2025-08-20T22:48:09.2105038Z [00:02:28.237]➜  go: downloading github.com/golang/snappy v0.0.4
2025-08-20T22:48:09.2113731Z [00:02:28.238]➜  go: downloading github.com/golang/glog v1.2.5
2025-08-20T22:48:09.2124787Z [00:02:28.239]➜  go: downloading github.com/google/logger v1.1.1
2025-08-20T22:48:09.2339928Z [00:02:28.261]➜  go: downloading github.com/google/go-configfs-tsm v0.3.3-0.20240919001351-b4b5b84fdcbc
2025-08-20T22:48:09.2496679Z [00:02:28.277]➜  go: downloading github.com/jackc/pgpassfile v1.0.0
2025-08-20T22:48:09.2531571Z [00:02:28.280]➜  go: downloading github.com/jackc/pgservicefile v0.0.0-20240606120523-5a60cdf6a761
2025-08-20T22:48:09.2650194Z [00:02:28.292]➜  go: downloading github.com/jackc/puddle/v2 v2.2.2
2025-08-20T22:48:09.2682536Z [00:02:28.295]➜  go: downloading github.com/go-logr/stdr v1.2.2
2025-08-20T22:48:09.2683016Z [00:02:28.295]➜  go: downloading github.com/go-logr/logr v1.4.3
2025-08-20T22:48:09.2694439Z [00:02:28.296]➜  go: downloading github.com/OneOfOne/xxhash v1.2.2
2025-08-20T22:48:09.2812794Z [00:02:28.308]➜  go: downloading github.com/spaolacci/murmur3 v1.1.0
2025-08-20T22:48:09.2844759Z [00:02:28.311]➜  go: downloading go.uber.org/multierr v1.11.0
2025-08-20T22:48:09.2872871Z [00:02:28.314]➜  go: downloading go.opentelemetry.io/auto/sdk v1.1.0
2025-08-20T22:48:09.3283674Z [00:02:28.355]➜  + go generate ./...
2025-08-20T22:48:09.4026226Z [00:02:28.429]➜  + go build -C cmd/step -x -v -trimpath -buildmode=pie '-ldflags=-s -w -buildid= -linkmode=external -extldflags '\''-s -w -static-pie -Wl,--build-id=none'\''' -o /build-bins/step-cli
2025-08-20T22:48:09.4048589Z [00:02:28.432]➜  WORK=/tmp/go-build3381348043
2025-08-20T22:48:09.4341577Z [00:02:28.461]➜  # get https://proxy.golang.org/github.com/smallstep/cli-utils/@v/v0.12.1.info
2025-08-20T22:48:09.4342253Z [00:02:28.461]➜  # get https://proxy.golang.org/github.com/smallstep/certificates/@v/v0.28.4.info
2025-08-20T22:48:09.5003197Z [00:02:28.527]➜  # get https://proxy.golang.org/github.com/smallstep/certificates/@v/v0.28.4.info: 200 OK (0.066s)
2025-08-20T22:48:09.5008398Z [00:02:28.528]➜  # get https://proxy.golang.org/cloud.google.com/go/security/@v/v1.18.5.info
2025-08-20T22:48:09.5046451Z [00:02:28.532]➜  # get https://proxy.golang.org/golang.org/x/crypto/@v/v0.41.0.info
2025-08-20T22:48:09.5149903Z [00:02:28.542]➜  # get https://proxy.golang.org/cloud.google.com/go/security/@v/v1.18.5.info: 200 OK (0.014s)
2025-08-20T22:48:09.5184184Z [00:02:28.545]➜  # get https://proxy.golang.org/golang.org/x/crypto/@v/v0.41.0.info: 200 OK (0.014s)
2025-08-20T22:48:09.5207857Z [00:02:28.548]➜  # get https://proxy.golang.org/github.com/go-chi/chi/v5/@v/v5.2.2.info
2025-08-20T22:48:09.5350677Z [00:02:28.562]➜  # get https://proxy.golang.org/github.com/go-chi/chi/v5/@v/v5.2.2.info: 200 OK (0.014s)
2025-08-20T22:48:09.5355285Z [00:02:28.563]➜  # get https://proxy.golang.org/golang.org/x/net/@v/v0.42.0.info
2025-08-20T22:48:09.5495962Z [00:02:28.577]➜  # get https://proxy.golang.org/golang.org/x/net/@v/v0.42.0.info: 200 OK (0.014s)
2025-08-20T22:48:09.5498263Z [00:02:28.577]➜  # get https://proxy.golang.org/golang.org/x/text/@v/v0.28.0.info
2025-08-20T22:48:09.5526594Z [00:02:28.580]➜  # get https://proxy.golang.org/github.com/smallstep/cli-utils/@v/v0.12.1.info: 200 OK (0.119s)
2025-08-20T22:48:09.5529087Z [00:02:28.580]➜  # get https://proxy.golang.org/cloud.google.com/go/longrunning/@v/v0.6.7.info
2025-08-20T22:48:09.5529640Z [00:02:28.580]➜  # get https://proxy.golang.org/cloud.google.com/go/iam/@v/v1.5.2.info
2025-08-20T22:48:09.5531621Z [00:02:28.580]➜  # get https://proxy.golang.org/google.golang.org/genproto/googleapis/api/@v/v0.0.0-20250603155806-513f23925822.info
2025-08-20T22:48:09.5633372Z [00:02:28.590]➜  # get https://proxy.golang.org/golang.org/x/text/@v/v0.28.0.info: 200 OK (0.013s)
2025-08-20T22:48:09.5646549Z [00:02:28.592]➜  # get https://proxy.golang.org/github.com/pkg/errors/@v/v0.9.1.info
2025-08-20T22:48:09.5670860Z [00:02:28.594]➜  # get https://proxy.golang.org/cloud.google.com/go/longrunning/@v/v0.6.7.info: 200 OK (0.014s)
2025-08-20T22:48:09.5673897Z [00:02:28.594]➜  # get https://proxy.golang.org/google.golang.org/genproto/googleapis/api/@v/v0.0.0-20250603155806-513f23925822.info: 200 OK (0.014s)
2025-08-20T22:48:09.5675410Z [00:02:28.595]➜  # get https://proxy.golang.org/google.golang.org/genproto/@v/v0.0.0-20250603155806-513f23925822.info
2025-08-20T22:48:09.5782718Z [00:02:28.605]➜  # get https://proxy.golang.org/github.com/pkg/errors/@v/v0.9.1.info: 200 OK (0.014s)
2025-08-20T22:48:09.5800641Z [00:02:28.607]➜  # get https://proxy.golang.org/github.com/urfave/cli/@v/v1.22.17.info
2025-08-20T22:48:09.5802133Z [00:02:28.607]➜  # get https://proxy.golang.org/github.com/chzyer/readline/@v/v1.5.1.info
2025-08-20T22:48:09.5802715Z [00:02:28.607]➜  # get https://proxy.golang.org/github.com/coreos/go-oidc/v3/@v/v3.14.1.info
2025-08-20T22:48:09.5816226Z [00:02:28.609]➜  # get https://proxy.golang.org/google.golang.org/genproto/@v/v0.0.0-20250603155806-513f23925822.info: 200 OK (0.014s)
2025-08-20T22:48:09.5820870Z [00:02:28.609]➜  # get https://proxy.golang.org/google.golang.org/grpc/@v/v1.74.2.info
2025-08-20T22:48:09.5934439Z [00:02:28.620]➜  # get https://proxy.golang.org/github.com/urfave/cli/@v/v1.22.17.info: 200 OK (0.014s)
2025-08-20T22:48:09.5937126Z [00:02:28.621]➜  # get https://proxy.golang.org/github.com/manifoldco/promptui/@v/v0.9.0.info
2025-08-20T22:48:09.5943414Z [00:02:28.621]➜  # get https://proxy.golang.org/github.com/chzyer/readline/@v/v1.5.1.info: 200 OK (0.015s)
2025-08-20T22:48:09.5944115Z [00:02:28.621]➜  # get https://proxy.golang.org/google.golang.org/protobuf/@v/v1.36.7.info
2025-08-20T22:48:09.5958353Z [00:02:28.623]➜  # get https://proxy.golang.org/google.golang.org/grpc/@v/v1.74.2.info: 200 OK (0.014s)
2025-08-20T22:48:09.5960428Z [00:02:28.623]➜  # get https://proxy.golang.org/go.step.sm/crypto/@v/v0.69.0.info
2025-08-20T22:48:09.6083108Z [00:02:28.635]➜  # get https://proxy.golang.org/github.com/manifoldco/promptui/@v/v0.9.0.info: 200 OK (0.015s)
2025-08-20T22:48:09.6202813Z [00:02:28.647]➜  # get https://proxy.golang.org/cloud.google.com/go/iam/@v/v1.5.2.info: 200 OK (0.067s)
2025-08-20T22:48:09.6446002Z [00:02:28.671]➜  # get https://proxy.golang.org/github.com/coreos/go-oidc/v3/@v/v3.14.1.info: 200 OK (0.065s)
2025-08-20T22:48:09.6448856Z [00:02:28.672]➜  # get https://proxy.golang.org/github.com/go-jose/go-jose/v4/@v/v4.0.5.info
2025-08-20T22:48:09.6596330Z [00:02:28.687]➜  # get https://proxy.golang.org/github.com/go-jose/go-jose/v4/@v/v4.0.5.info: 200 OK (0.015s)
2025-08-20T22:48:09.6601516Z [00:02:28.687]➜  # get https://proxy.golang.org/golang.org/x/oauth2/@v/v0.30.0.info
2025-08-20T22:48:09.6603990Z [00:02:28.687]➜  # get https://proxy.golang.org/go.step.sm/crypto/@v/v0.69.0.info: 200 OK (0.064s)
2025-08-20T22:48:09.6608124Z [00:02:28.688]➜  # get https://proxy.golang.org/github.com/google/uuid/@v/v1.6.0.info
2025-08-20T22:48:09.6610578Z [00:02:28.688]➜  # get https://proxy.golang.org/google.golang.org/protobuf/@v/v1.36.7.info: 200 OK (0.066s)
2025-08-20T22:48:09.6613113Z [00:02:28.688]➜  # get https://proxy.golang.org/google.golang.org/genproto/googleapis/rpc/@v/v0.0.0-20250728155136-f173205681a0.info
2025-08-20T22:48:09.6617830Z [00:02:28.689]➜  # get https://proxy.golang.org/github.com/mgutz/ansi/@v/v0.0.0-20200706080929-d51e80ef957d.info
2025-08-20T22:48:09.6618723Z [00:02:28.689]➜  # get https://proxy.golang.org/github.com/googleapis/gax-go/v2/@v/v2.15.0.info
2025-08-20T22:48:09.6736697Z [00:02:28.701]➜  # get https://proxy.golang.org/golang.org/x/oauth2/@v/v0.30.0.info: 200 OK (0.013s)
2025-08-20T22:48:09.6740793Z [00:02:28.701]➜  # get https://proxy.golang.org/github.com/fxamacker/cbor/v2/@v/v2.9.0.info
2025-08-20T22:48:09.6754136Z [00:02:28.702]➜  # get https://proxy.golang.org/github.com/google/uuid/@v/v1.6.0.info: 200 OK (0.015s)
2025-08-20T22:48:09.6757845Z [00:02:28.703]➜  # get https://proxy.golang.org/google.golang.org/genproto/googleapis/rpc/@v/v0.0.0-20250728155136-f173205681a0.info: 200 OK (0.015s)
2025-08-20T22:48:09.6763641Z [00:02:28.703]➜  # get https://proxy.golang.org/github.com/mgutz/ansi/@v/v0.0.0-20200706080929-d51e80ef957d.info: 200 OK (0.015s)
2025-08-20T22:48:09.6770285Z [00:02:28.704]➜  # get https://proxy.golang.org/github.com/googleapis/gax-go/v2/@v/v2.15.0.info: 200 OK (0.015s)
2025-08-20T22:48:09.6775130Z [00:02:28.704]➜  # get https://proxy.golang.org/github.com/cpuguy83/go-md2man/v2/@v/v2.0.7.info
2025-08-20T22:48:09.6777414Z [00:02:28.705]➜  # get https://proxy.golang.org/golang.org/x/sys/@v/v0.35.0.info
2025-08-20T22:48:09.6784620Z [00:02:28.705]➜  # get https://proxy.golang.org/github.com/mattn/go-colorable/@v/v0.1.14.info
2025-08-20T22:48:09.6785203Z [00:02:28.705]➜  # get https://proxy.golang.org/google.golang.org/api/@v/v0.244.0.info
2025-08-20T22:48:09.6883957Z [00:02:28.715]➜  # get https://proxy.golang.org/github.com/fxamacker/cbor/v2/@v/v2.9.0.info: 200 OK (0.014s)
2025-08-20T22:48:09.6886849Z [00:02:28.716]➜  # get https://proxy.golang.org/github.com/x448/float16/@v/v0.8.4.info
2025-08-20T22:48:09.6921692Z [00:02:28.719]➜  # get https://proxy.golang.org/github.com/cpuguy83/go-md2man/v2/@v/v2.0.7.info: 200 OK (0.015s)
2025-08-20T22:48:09.6928238Z [00:02:28.720]➜  # get https://proxy.golang.org/golang.org/x/sys/@v/v0.35.0.info: 200 OK (0.015s)
2025-08-20T22:48:09.6948267Z [00:02:28.722]➜  # get https://proxy.golang.org/github.com/mattn/go-colorable/@v/v0.1.14.info: 200 OK (0.016s)
2025-08-20T22:48:09.7022444Z [00:02:28.729]➜  # get https://proxy.golang.org/github.com/x448/float16/@v/v0.8.4.info: 200 OK (0.013s)
2025-08-20T22:48:09.7024381Z [00:02:28.729]➜  # get https://proxy.golang.org/github.com/google/go-tpm/@v/v0.9.5.info
2025-08-20T22:48:09.7164867Z [00:02:28.743]➜  # get https://proxy.golang.org/github.com/google/go-tpm/@v/v0.9.5.info: 200 OK (0.014s)
2025-08-20T22:48:09.7183422Z [00:02:28.745]➜  # get https://proxy.golang.org/github.com/smallstep/linkedca/@v/v0.23.0.info
2025-08-20T22:48:09.7448825Z [00:02:28.772]➜  # get https://proxy.golang.org/google.golang.org/api/@v/v0.244.0.info: 200 OK (0.066s)
2025-08-20T22:48:09.7452862Z [00:02:28.772]➜  # get https://proxy.golang.org/github.com/shurcoo%21l/sanitized_anchor_name/@v/v1.0.0.info
2025-08-20T22:48:09.7460995Z [00:02:28.773]➜  # get https://proxy.golang.org/github.com/mattn/go-isatty/@v/v0.0.20.info
2025-08-20T22:48:09.7462068Z [00:02:28.773]➜  # get https://proxy.golang.org/cloud.google.com/go/auth/@v/v0.16.3.info
2025-08-20T22:48:09.7465326Z [00:02:28.773]➜  # get https://proxy.golang.org/github.com/ccoveille/go-safecast/@v/v1.6.1.info
2025-08-20T22:48:09.7605828Z [00:02:28.788]➜  # get https://proxy.golang.org/github.com/mattn/go-isatty/@v/v0.0.20.info: 200 OK (0.014s)
2025-08-20T22:48:09.7633223Z [00:02:28.790]➜  # get https://proxy.golang.org/cloud.google.com/go/auth/@v/v0.16.3.info: 200 OK (0.017s)
2025-08-20T22:48:09.7635694Z [00:02:28.791]➜  # get https://proxy.golang.org/github.com/russross/blackfriday/v2/@v/v2.1.0.info
2025-08-20T22:48:09.7650137Z [00:02:28.792]➜  # get https://proxy.golang.org/cloud.google.com/go/compute/metadata/@v/v0.7.0.info
2025-08-20T22:48:09.7688499Z [00:02:28.796]➜  # get https://proxy.golang.org/github.com/smallstep/linkedca/@v/v0.23.0.info: 200 OK (0.051s)
2025-08-20T22:48:09.7727361Z [00:02:28.800]➜  # get https://proxy.golang.org/github.com/smallstep/nosql/@v/v0.7.0.info
2025-08-20T22:48:09.7771315Z [00:02:28.804]➜  # get https://proxy.golang.org/github.com/russross/blackfriday/v2/@v/v2.1.0.info: 200 OK (0.014s)
2025-08-20T22:48:09.7774693Z [00:02:28.804]➜  # get https://proxy.golang.org/golang.org/x/term/@v/v0.34.0.info
2025-08-20T22:48:09.7790109Z [00:02:28.806]➜  # get https://proxy.golang.org/cloud.google.com/go/compute/metadata/@v/v0.7.0.info: 200 OK (0.014s)
2025-08-20T22:48:09.7794569Z [00:02:28.806]➜  # get https://proxy.golang.org/github.com/smallstep/certinfo/@v/v1.15.0.info
2025-08-20T22:48:09.7843965Z [00:02:28.811]➜  # get https://proxy.golang.org/github.com/shurcoo%21l/sanitized_anchor_name/@v/v1.0.0.info: 200 OK (0.039s)
2025-08-20T22:48:09.7846343Z [00:02:28.812]➜  # get https://proxy.golang.org/cloud.google.com/go/auth/oauth2adapt/@v/v0.2.8.info
2025-08-20T22:48:09.7870574Z [00:02:28.814]➜  # get https://proxy.golang.org/github.com/smallstep/nosql/@v/v0.7.0.info: 200 OK (0.014s)
2025-08-20T22:48:09.7873622Z [00:02:28.814]➜  # get https://proxy.golang.org/github.com/dgraph-io/badger/@v/v1.6.2.info
2025-08-20T22:48:09.7934119Z [00:02:28.820]➜  # get https://proxy.golang.org/golang.org/x/term/@v/v0.34.0.info: 200 OK (0.016s)
2025-08-20T22:48:09.7992835Z [00:02:28.826]➜  # get https://proxy.golang.org/cloud.google.com/go/auth/oauth2adapt/@v/v0.2.8.info: 200 OK (0.015s)
2025-08-20T22:48:09.8006302Z [00:02:28.828]➜  # get https://proxy.golang.org/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/@v/v0.61.0.info
2025-08-20T22:48:09.8007256Z [00:02:28.828]➜  # get https://proxy.golang.org/go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc/@v/v0.61.0.info
2025-08-20T22:48:09.8014936Z [00:02:28.828]➜  # get https://proxy.golang.org/github.com/dgraph-io/badger/@v/v1.6.2.info: 200 OK (0.014s)
2025-08-20T22:48:09.8018858Z [00:02:28.829]➜  # get https://proxy.golang.org/github.com/golang/protobuf/@v/v1.5.4.info
2025-08-20T22:48:09.8152976Z [00:02:28.842]➜  # get https://proxy.golang.org/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/@v/v0.61.0.info: 200 OK (0.015s)
2025-08-20T22:48:09.8159432Z [00:02:28.843]➜  # get https://proxy.golang.org/go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc/@v/v0.61.0.info: 200 OK (0.015s)
2025-08-20T22:48:09.8163368Z [00:02:28.843]➜  # get https://proxy.golang.org/github.com/go-jose/go-jose/v3/@v/v3.0.4.info
2025-08-20T22:48:09.8163964Z [00:02:28.843]➜  # get https://proxy.golang.org/golang.org/x/time/@v/v0.12.0.info
2025-08-20T22:48:09.8164535Z [00:02:28.843]➜  # get https://proxy.golang.org/github.com/golang/protobuf/@v/v1.5.4.info: 200 OK (0.015s)
2025-08-20T22:48:09.8171322Z [00:02:28.844]➜  # get https://proxy.golang.org/github.com/dgraph-io/ristretto/@v/v0.1.1.info
2025-08-20T22:48:09.8191561Z [00:02:28.846]➜  # get https://proxy.golang.org/github.com/ccoveille/go-safecast/@v/v1.6.1.info: 200 OK (0.073s)
2025-08-20T22:48:09.8192650Z [00:02:28.846]➜  # get https://proxy.golang.org/github.com/felixge/httpsnoop/@v/v1.0.4.info
2025-08-20T22:48:09.8301192Z [00:02:28.857]➜  # get https://proxy.golang.org/github.com/go-jose/go-jose/v3/@v/v3.0.4.info: 200 OK (0.014s)
2025-08-20T22:48:09.8308203Z [00:02:28.858]➜  # get https://proxy.golang.org/golang.org/x/time/@v/v0.12.0.info: 200 OK (0.014s)
2025-08-20T22:48:09.8312897Z [00:02:28.858]➜  # get https://proxy.golang.org/github.com/%21masterminds/sprig/v3/@v/v3.3.0.info
2025-08-20T22:48:09.8313551Z [00:02:28.858]➜  # get https://proxy.golang.org/github.com/smallstep/truststore/@v/v0.13.0.info
2025-08-20T22:48:09.8329769Z [00:02:28.860]➜  # get https://proxy.golang.org/github.com/felixge/httpsnoop/@v/v1.0.4.info: 200 OK (0.014s)
2025-08-20T22:48:09.8334840Z [00:02:28.860]➜  # get https://proxy.golang.org/github.com/google/s2a-go/@v/v0.1.9.info
2025-08-20T22:48:09.8465689Z [00:02:28.873]➜  # get https://proxy.golang.org/github.com/%21masterminds/sprig/v3/@v/v3.3.0.info: 200 OK (0.015s)
2025-08-20T22:48:09.8471367Z [00:02:28.874]➜  # get https://proxy.golang.org/github.com/smallstep/truststore/@v/v0.13.0.info: 200 OK (0.015s)
2025-08-20T22:48:09.8472561Z [00:02:28.874]➜  # get https://proxy.golang.org/github.com/smallstep/zcrypto/@v/v0.0.0-20221001003018-1ab2364d2a91.info
2025-08-20T22:48:09.8473541Z [00:02:28.874]➜  # get https://proxy.golang.org/go.opentelemetry.io/otel/@v/v1.36.0.info
2025-08-20T22:48:09.8476656Z [00:02:28.875]➜  # get https://proxy.golang.org/github.com/smallstep/certinfo/@v/v1.15.0.info: 200 OK (0.068s)
2025-08-20T22:48:09.8501549Z [00:02:28.877]➜  # get https://proxy.golang.org/github.com/google/s2a-go/@v/v0.1.9.info: 200 OK (0.017s)
2025-08-20T22:48:09.8631668Z [00:02:28.890]➜  # get https://proxy.golang.org/go.opentelemetry.io/otel/@v/v1.36.0.info: 200 OK (0.016s)
2025-08-20T22:48:09.8637031Z [00:02:28.891]➜  # get https://proxy.golang.org/github.com/smallstep/zlint/@v/v0.0.0-20220930192201-67fb4aa21910.info
2025-08-20T22:48:09.8637803Z [00:02:28.891]➜  # get https://proxy.golang.org/github.com/googleapis/enterprise-certificate-proxy/@v/v0.3.6.info
2025-08-20T22:48:09.8641699Z [00:02:28.891]➜  # get https://proxy.golang.org/github.com/go-logr/logr/@v/v1.4.3.info
2025-08-20T22:48:09.8812173Z [00:02:28.908]➜  # get https://proxy.golang.org/github.com/googleapis/enterprise-certificate-proxy/@v/v0.3.6.info: 200 OK (0.017s)
2025-08-20T22:48:09.8819319Z [00:02:28.909]➜  # get https://proxy.golang.org/github.com/go-logr/logr/@v/v1.4.3.info: 200 OK (0.017s)
2025-08-20T22:48:09.8819908Z [00:02:28.909]➜  # get https://proxy.golang.org/filippo.io/edwards25519/@v/v1.1.0.info
2025-08-20T22:48:09.8847916Z [00:02:28.912]➜  # get https://proxy.golang.org/github.com/dgraph-io/ristretto/@v/v0.1.1.info: 200 OK (0.068s)
2025-08-20T22:48:09.8849394Z [00:02:28.912]➜  # get https://proxy.golang.org/github.com/cespare/xxhash/v2/@v/v2.3.0.info
2025-08-20T22:48:09.8962719Z [00:02:28.923]➜  # get https://proxy.golang.org/filippo.io/edwards25519/@v/v1.1.0.info: 200 OK (0.015s)
2025-08-20T22:48:09.8966971Z [00:02:28.924]➜  # get https://proxy.golang.org/go.opentelemetry.io/otel/metric/@v/v1.36.0.info
2025-08-20T22:48:09.8973219Z [00:02:28.924]➜  # get https://proxy.golang.org/github.com/pquerna/otp/@v/v1.5.0.info
2025-08-20T22:48:09.8990474Z [00:02:28.926]➜  # get https://proxy.golang.org/github.com/cespare/xxhash/v2/@v/v2.3.0.info: 200 OK (0.014s)
2025-08-20T22:48:09.8992992Z [00:02:28.926]➜  # get https://proxy.golang.org/github.com/dustin/go-humanize/@v/v1.0.1.info
2025-08-20T22:48:09.9041009Z [00:02:28.931]➜  # get https://proxy.golang.org/github.com/smallstep/zcrypto/@v/v0.0.0-20221001003018-1ab2364d2a91.info: 200 OK (0.057s)
2025-08-20T22:48:09.9107618Z [00:02:28.938]➜  # get https://proxy.golang.org/go.opentelemetry.io/otel/metric/@v/v1.36.0.info: 200 OK (0.014s)
2025-08-20T22:48:09.9112904Z [00:02:28.938]➜  # get https://proxy.golang.org/github.com/slackhq/nebula/@v/v1.9.6.info
2025-08-20T22:48:09.9114219Z [00:02:28.938]➜  # get https://proxy.golang.org/github.com/pquerna/otp/@v/v1.5.0.info: 200 OK (0.014s)
2025-08-20T22:48:09.9124086Z [00:02:28.939]➜  # get https://proxy.golang.org/go.opentelemetry.io/otel/trace/@v/v1.36.0.info
2025-08-20T22:48:09.9124924Z [00:02:28.939]➜  # get https://proxy.golang.org/github.com/prometheus/client_golang/@v/v1.22.0.info
2025-08-20T22:48:09.9131965Z [00:02:28.940]➜  # get https://proxy.golang.org/github.com/dustin/go-humanize/@v/v1.0.1.info: 200 OK (0.014s)
2025-08-20T22:48:09.9132581Z [00:02:28.940]➜  # get https://proxy.golang.org/github.com/golang/glog/@v/v1.2.5.info
2025-08-20T22:48:09.9177154Z [00:02:28.945]➜  # get https://proxy.golang.org/github.com/smallstep/zlint/@v/v0.0.0-20220930192201-67fb4aa21910.info: 200 OK (0.054s)
2025-08-20T22:48:09.9250894Z [00:02:28.952]➜  # get https://proxy.golang.org/github.com/slackhq/nebula/@v/v1.9.6.info: 200 OK (0.014s)
2025-08-20T22:48:09.9264679Z [00:02:28.953]➜  # get https://proxy.golang.org/go.opentelemetry.io/otel/trace/@v/v1.36.0.info: 200 OK (0.014s)
2025-08-20T22:48:09.9273476Z [00:02:28.954]➜  # get https://proxy.golang.org/github.com/prometheus/client_golang/@v/v1.22.0.info: 200 OK (0.015s)
2025-08-20T22:48:09.9280334Z [00:02:28.955]➜  # get https://proxy.golang.org/github.com/rs/xid/@v/v1.6.0.info
2025-08-20T22:48:09.9280887Z [00:02:28.955]➜  # get https://proxy.golang.org/github.com/go-logr/stdr/@v/v1.2.2.info
2025-08-20T22:48:09.9282994Z [00:02:28.955]➜  # get https://proxy.golang.org/github.com/golang/glog/@v/v1.2.5.info: 200 OK (0.015s)
2025-08-20T22:48:09.9284578Z [00:02:28.955]➜  # get https://proxy.golang.org/go.opentelemetry.io/auto/sdk/@v/v1.1.0.info
2025-08-20T22:48:09.9288290Z [00:02:28.956]➜  # get https://proxy.golang.org/github.com/newrelic/go-agent/v3/@v/v3.39.0.info
2025-08-20T22:48:09.9294938Z [00:02:28.956]➜  # get https://proxy.golang.org/github.com/%21andreas%21briese/bbloom/@v/v0.0.0-20190825152654-46b345b51c96.info
2025-08-20T22:48:09.9448123Z [00:02:28.972]➜  # get https://proxy.golang.org/github.com/go-logr/stdr/@v/v1.2.2.info: 200 OK (0.017s)
2025-08-20T22:48:09.9451045Z [00:02:28.972]➜  # get https://proxy.golang.org/github.com/rs/xid/@v/v1.6.0.info: 200 OK (0.018s)
2025-08-20T22:48:09.9455130Z [00:02:28.972]➜  # get https://proxy.golang.org/go.mozilla.org/pkcs7/@v/v0.9.0.info
2025-08-20T22:48:09.9461321Z [00:02:28.973]➜  # get https://proxy.golang.org/github.com/sirupsen/logrus/@v/v1.9.3.info
2025-08-20T22:48:09.9467068Z [00:02:28.973]➜  # get https://proxy.golang.org/go.opentelemetry.io/auto/sdk/@v/v1.1.0.info: 200 OK (0.018s)
2025-08-20T22:48:09.9472471Z [00:02:28.974]➜  # get https://proxy.golang.org/github.com/boombuler/barcode/@v/v1.0.1.info
2025-08-20T22:48:09.9491099Z [00:02:28.976]➜  # get https://proxy.golang.org/github.com/%21andreas%21briese/bbloom/@v/v0.0.0-20190825152654-46b345b51c96.info: 200 OK (0.020s)
2025-08-20T22:48:09.9496442Z [00:02:28.977]➜  # get https://proxy.golang.org/github.com/dgraph-io/badger/v2/@v/v2.2007.4.info
2025-08-20T22:48:09.9603199Z [00:02:28.987]➜  # get https://proxy.golang.org/github.com/sirupsen/logrus/@v/v1.9.3.info: 200 OK (0.014s)
2025-08-20T22:48:09.9616054Z [00:02:28.989]➜  # get https://proxy.golang.org/github.com/boombuler/barcode/@v/v1.0.1.info: 200 OK (0.014s)
2025-08-20T22:48:09.9619483Z [00:02:28.989]➜  # get https://proxy.golang.org/github.com/google/certificate-transparency-go/@v/v1.3.2.info
2025-08-20T22:48:09.9625620Z [00:02:28.989]➜  # get https://proxy.golang.org/software.sslmate.com/src/go-pkcs12/@v/v0.6.0.info
2025-08-20T22:48:09.9635096Z [00:02:28.990]➜  # get https://proxy.golang.org/github.com/dgraph-io/badger/v2/@v/v2.2007.4.info: 200 OK (0.014s)
2025-08-20T22:48:09.9640271Z [00:02:28.991]➜  # get https://proxy.golang.org/github.com/cespare/xxhash/@v/v1.1.0.info
2025-08-20T22:48:09.9763735Z [00:02:29.003]➜  # get https://proxy.golang.org/github.com/google/certificate-transparency-go/@v/v1.3.2.info: 200 OK (0.014s)
2025-08-20T22:48:09.9770104Z [00:02:29.004]➜  # get https://proxy.golang.org/software.sslmate.com/src/go-pkcs12/@v/v0.6.0.info: 200 OK (0.014s)
2025-08-20T22:48:09.9772468Z [00:02:29.004]➜  # get https://proxy.golang.org/github.com/beorn7/perks/@v/v1.0.1.info
2025-08-20T22:48:09.9782303Z [00:02:29.005]➜  # get https://proxy.golang.org/github.com/cespare/xxhash/@v/v1.1.0.info: 200 OK (0.014s)
2025-08-20T22:48:09.9786270Z [00:02:29.006]➜  # get https://proxy.golang.org/github.com/klauspost/compress/@v/v1.18.0.info
2025-08-20T22:48:09.9788472Z [00:02:29.006]➜  # get https://proxy.golang.org/github.com/smallstep/pkcs7/@v/v0.2.1.info
2025-08-20T22:48:09.9908040Z [00:02:29.018]➜  # get https://proxy.golang.org/github.com/beorn7/perks/@v/v1.0.1.info: 200 OK (0.014s)
2025-08-20T22:48:09.9911841Z [00:02:29.018]➜  # get https://proxy.golang.org/dario.cat/mergo/@v/v1.0.1.info
2025-08-20T22:48:09.9933410Z [00:02:29.020]➜  # get https://proxy.golang.org/github.com/klauspost/compress/@v/v1.18.0.info: 200 OK (0.015s)
2025-08-20T22:48:09.9938433Z [00:02:29.021]➜  # get https://proxy.golang.org/github.com/smallstep/pkcs7/@v/v0.2.1.info: 200 OK (0.015s)
2025-08-20T22:48:09.9940774Z [00:02:29.021]➜  # get https://proxy.golang.org/github.com/prometheus/client_model/@v/v0.6.1.info
2025-08-20T22:48:09.9945489Z [00:02:29.021]➜  # get https://proxy.golang.org/github.com/dgryski/go-farm/@v/v0.0.0-20200201041132-a6ae2369ad13.info
2025-08-20T22:48:09.9954848Z [00:02:29.022]➜  # get https://proxy.golang.org/github.com/newrelic/go-agent/v3/@v/v3.39.0.info: 200 OK (0.067s)
2025-08-20T22:48:09.9960008Z [00:02:29.023]➜  # get https://proxy.golang.org/golang.org/x/sync/@v/v0.16.0.info
2025-08-20T22:48:09.9987953Z [00:02:29.026]➜  # get https://proxy.golang.org/go.mozilla.org/pkcs7/@v/v0.9.0.info: 200 OK (0.053s)
2025-08-20T22:48:09.9990902Z [00:02:29.026]➜  # get https://proxy.golang.org/github.com/smallstep/scep/@v/v0.0.0-20240926084937-8cf1ca453101.info
2025-08-20T22:48:10.0048633Z [00:02:29.032]➜  # get https://proxy.golang.org/dario.cat/mergo/@v/v1.0.1.info: 200 OK (0.014s)
2025-08-20T22:48:10.0055097Z [00:02:29.032]➜  # get https://proxy.golang.org/github.com/prometheus/common/@v/v0.62.0.info
2025-08-20T22:48:10.0080141Z [00:02:29.035]➜  # get https://proxy.golang.org/github.com/prometheus/client_model/@v/v0.6.1.info: 200 OK (0.014s)
2025-08-20T22:48:10.0085535Z [00:02:29.036]➜  # get https://proxy.golang.org/github.com/dgryski/go-farm/@v/v0.0.0-20200201041132-a6ae2369ad13.info: 200 OK (0.014s)
2025-08-20T22:48:10.0088397Z [00:02:29.036]➜  # get https://proxy.golang.org/github.com/golang/snappy/@v/v0.0.4.info
2025-08-20T22:48:10.0097201Z [00:02:29.037]➜  # get https://proxy.golang.org/golang.org/x/sync/@v/v0.16.0.info: 200 OK (0.014s)
2025-08-20T22:48:10.0199146Z [00:02:29.047]➜  # get https://proxy.golang.org/github.com/prometheus/common/@v/v0.62.0.info: 200 OK (0.014s)
2025-08-20T22:48:10.0205272Z [00:02:29.047]➜  # get https://proxy.golang.org/github.com/%21azure/azure-sdk-for-go/sdk/azcore/@v/v1.18.2.info
2025-08-20T22:48:10.0206921Z [00:02:29.048]➜  # get https://proxy.golang.org/github.com/prometheus/procfs/@v/v0.15.1.info
2025-08-20T22:48:10.0224240Z [00:02:29.049]➜  # get https://proxy.golang.org/github.com/golang/snappy/@v/v0.0.4.info: 200 OK (0.014s)
2025-08-20T22:48:10.0229568Z [00:02:29.050]➜  # get https://proxy.golang.org/go.etcd.io/bbolt/@v/v1.4.0.info
2025-08-20T22:48:10.0347512Z [00:02:29.062]➜  # get https://proxy.golang.org/github.com/%21azure/azure-sdk-for-go/sdk/azcore/@v/v1.18.2.info: 200 OK (0.014s)
2025-08-20T22:48:10.0350935Z [00:02:29.062]➜  # get https://proxy.golang.org/github.com/prometheus/procfs/@v/v0.15.1.info: 200 OK (0.014s)
2025-08-20T22:48:10.0365519Z [00:02:29.063]➜  # get https://proxy.golang.org/github.com/%21azure/azure-sdk-for-go/sdk/azidentity/@v/v1.10.1.info
2025-08-20T22:48:10.0368076Z [00:02:29.064]➜  # get https://proxy.golang.org/go.etcd.io/bbolt/@v/v1.4.0.info: 200 OK (0.014s)
2025-08-20T22:48:10.0374220Z [00:02:29.064]➜  # get https://proxy.golang.org/github.com/go-sql-driver/mysql/@v/v1.9.2.info
2025-08-20T22:48:10.0509378Z [00:02:29.078]➜  # get https://proxy.golang.org/github.com/%21azure/azure-sdk-for-go/sdk/azidentity/@v/v1.10.1.info: 200 OK (0.014s)
2025-08-20T22:48:10.0516338Z [00:02:29.079]➜  # get https://proxy.golang.org/github.com/%21azure/azure-sdk-for-go/sdk/keyvault/azkeys/@v/v0.10.0.info
2025-08-20T22:48:10.0518385Z [00:02:29.079]➜  # get https://proxy.golang.org/github.com/go-sql-driver/mysql/@v/v1.9.2.info: 200 OK (0.014s)
2025-08-20T22:48:10.0524808Z [00:02:29.079]➜  # get https://proxy.golang.org/github.com/jackc/pgx/v5/@v/v5.7.5.info
2025-08-20T22:48:10.0611402Z [00:02:29.088]➜  # get https://proxy.golang.org/github.com/smallstep/scep/@v/v0.0.0-20240926084937-8cf1ca453101.info: 200 OK (0.062s)
2025-08-20T22:48:10.0615983Z [00:02:29.088]➜  # get https://proxy.golang.org/github.com/asaskevich/govalidator/@v/v0.0.0-20210307081110-f21760c49a8d.info
2025-08-20T22:48:10.0617001Z [00:02:29.089]➜  # get https://proxy.golang.org/github.com/munnerz/goautoneg/@v/v0.0.0-20191010083416-a7dc8b61c822.info
2025-08-20T22:48:10.0698409Z [00:02:29.097]➜  # get https://proxy.golang.org/github.com/jackc/pgx/v5/@v/v5.7.5.info: 200 OK (0.017s)
2025-08-20T22:48:10.0703527Z [00:02:29.097]➜  # get https://proxy.golang.org/github.com/jackc/pgpassfile/@v/v1.0.0.info
2025-08-20T22:48:10.0778236Z [00:02:29.105]➜  # get https://proxy.golang.org/github.com/asaskevich/govalidator/@v/v0.0.0-20210307081110-f21760c49a8d.info: 200 OK (0.016s)
2025-08-20T22:48:10.0779962Z [00:02:29.105]➜  # get https://proxy.golang.org/github.com/munnerz/goautoneg/@v/v0.0.0-20191010083416-a7dc8b61c822.info: 200 OK (0.016s)
2025-08-20T22:48:10.0817158Z [00:02:29.109]➜  # get https://proxy.golang.org/github.com/%21masterminds/goutils/@v/v1.1.1.info
2025-08-20T22:48:10.0818676Z [00:02:29.109]➜  # get https://proxy.golang.org/github.com/weppos/publicsuffix-go/@v/v0.20.0.info
2025-08-20T22:48:10.0819346Z [00:02:29.109]➜  # get https://proxy.golang.org/github.com/%21masterminds/semver/v3/@v/v3.3.0.info
2025-08-20T22:48:10.0844790Z [00:02:29.111]➜  # get https://proxy.golang.org/github.com/jackc/pgpassfile/@v/v1.0.0.info: 200 OK (0.014s)
2025-08-20T22:48:10.0847230Z [00:02:29.112]➜  # get https://proxy.golang.org/github.com/jackc/pgservicefile/@v/v0.0.0-20240606120523-5a60cdf6a761.info
2025-08-20T22:48:10.0939366Z [00:02:29.121]➜  # get https://proxy.golang.org/github.com/%21masterminds/goutils/@v/v1.1.1.info: 200 OK (0.015s)
2025-08-20T22:48:10.0964260Z [00:02:29.123]➜  # get https://proxy.golang.org/github.com/%21masterminds/semver/v3/@v/v3.3.0.info: 200 OK (0.016s)
2025-08-20T22:48:10.0974566Z [00:02:29.124]➜  # get https://proxy.golang.org/github.com/huandu/xstrings/@v/v1.5.0.info
2025-08-20T22:48:10.0984728Z [00:02:29.125]➜  # get https://proxy.golang.org/github.com/jackc/pgservicefile/@v/v0.0.0-20240606120523-5a60cdf6a761.info: 200 OK (0.014s)
2025-08-20T22:48:10.1000783Z [00:02:29.127]➜  # get https://proxy.golang.org/github.com/jackc/puddle/v2/@v/v2.2.2.info
2025-08-20T22:48:10.1062769Z [00:02:29.133]➜  # get https://proxy.golang.org/github.com/%21azure/azure-sdk-for-go/sdk/keyvault/azkeys/@v/v0.10.0.info: 200 OK (0.055s)
2025-08-20T22:48:10.1067120Z [00:02:29.134]➜  # get https://proxy.golang.org/github.com/%21azure/azure-sdk-for-go/sdk/internal/@v/v1.11.2.info
2025-08-20T22:48:10.1116882Z [00:02:29.139]➜  # get https://proxy.golang.org/github.com/huandu/xstrings/@v/v1.5.0.info: 200 OK (0.014s)
2025-08-20T22:48:10.1140806Z [00:02:29.141]➜  # get https://proxy.golang.org/github.com/jackc/puddle/v2/@v/v2.2.2.info: 200 OK (0.014s)
2025-08-20T22:48:10.1152146Z [00:02:29.142]➜  # get https://proxy.golang.org/github.com/mitchellh/copystructure/@v/v1.2.0.info
2025-08-20T22:48:10.1168705Z [00:02:29.144]➜  # get https://proxy.golang.org/github.com/weppos/publicsuffix-go/@v/v0.20.0.info: 200 OK (0.037s)
2025-08-20T22:48:10.1239532Z [00:02:29.151]➜  # get https://proxy.golang.org/github.com/%21azure/azure-sdk-for-go/sdk/internal/@v/v1.11.2.info: 200 OK (0.017s)
2025-08-20T22:48:10.1244309Z [00:02:29.151]➜  # get https://proxy.golang.org/github.com/shopspring/decimal/@v/v1.4.0.info
2025-08-20T22:48:10.1249197Z [00:02:29.152]➜  # get https://proxy.golang.org/github.com/spf13/cast/@v/v1.7.0.info
2025-08-20T22:48:10.1262514Z [00:02:29.153]➜  # get https://proxy.golang.org/github.com/%21azure/azure-sdk-for-go/sdk/keyvault/internal/@v/v0.7.1.info
2025-08-20T22:48:10.1313491Z [00:02:29.158]➜  # get https://proxy.golang.org/github.com/mitchellh/copystructure/@v/v1.2.0.info: 200 OK (0.016s)
2025-08-20T22:48:10.1316158Z [00:02:29.159]➜  # get https://proxy.golang.org/github.com/mitchellh/reflectwalk/@v/v1.0.2.info
2025-08-20T22:48:10.1323201Z [00:02:29.159]➜  # get https://proxy.golang.org/github.com/%21azure%21a%21d/microsoft-authentication-library-for-go/@v/v1.4.2.info
2025-08-20T22:48:10.1381712Z [00:02:29.165]➜  # get https://proxy.golang.org/github.com/shopspring/decimal/@v/v1.4.0.info: 200 OK (0.014s)
2025-08-20T22:48:10.1386309Z [00:02:29.166]➜  # get https://proxy.golang.org/github.com/spf13/cast/@v/v1.7.0.info: 200 OK (0.014s)
2025-08-20T22:48:10.1409631Z [00:02:29.168]➜  # get https://proxy.golang.org/github.com/%21azure/azure-sdk-for-go/sdk/keyvault/internal/@v/v0.7.1.info: 200 OK (0.015s)
2025-08-20T22:48:10.1453277Z [00:02:29.172]➜  # get https://proxy.golang.org/github.com/mitchellh/reflectwalk/@v/v1.0.2.info: 200 OK (0.014s)
2025-08-20T22:48:10.1464062Z [00:02:29.173]➜  # get https://proxy.golang.org/github.com/%21azure%21a%21d/microsoft-authentication-library-for-go/@v/v1.4.2.info: 200 OK (0.014s)
2025-08-20T22:48:10.1474486Z [00:02:29.174]➜  # get https://proxy.golang.org/github.com/smallstep/go-attestation/@v/v0.4.4-0.20241119153605-2306d5b464ca.info
2025-08-20T22:48:10.1476216Z [00:02:29.174]➜  # get https://proxy.golang.org/github.com/kylelemons/godebug/@v/v1.1.0.info
2025-08-20T22:48:10.1487570Z [00:02:29.176]➜  # get https://proxy.golang.org/github.com/pkg/browser/@v/v0.0.0-20240102092130-5ac0b6a4141c.info
2025-08-20T22:48:10.1488239Z [00:02:29.176]➜  # get https://proxy.golang.org/github.com/peterbourgon/diskv/v3/@v/v3.0.1.info
2025-08-20T22:48:10.1610409Z [00:02:29.188]➜  # get https://proxy.golang.org/github.com/kylelemons/godebug/@v/v1.1.0.info: 200 OK (0.014s)
2025-08-20T22:48:10.1612685Z [00:02:29.188]➜  # get https://proxy.golang.org/github.com/schollz/jsonstore/@v/v1.1.0.info
2025-08-20T22:48:10.1622906Z [00:02:29.189]➜  # get https://proxy.golang.org/github.com/pkg/browser/@v/v0.0.0-20240102092130-5ac0b6a4141c.info: 200 OK (0.014s)
2025-08-20T22:48:10.1725933Z [00:02:29.199]➜  # get https://proxy.golang.org/github.com/smallstep/go-attestation/@v/v0.4.4-0.20241119153605-2306d5b464ca.info: 200 OK (0.025s)
2025-08-20T22:48:10.1734903Z [00:02:29.200]➜  # get https://proxy.golang.org/github.com/golang-jwt/jwt/v5/@v/v5.2.2.info
2025-08-20T22:48:10.1735484Z [00:02:29.200]➜  # get https://proxy.golang.org/github.com/google/go-tspi/@v/v0.3.0.info
2025-08-20T22:48:10.1807162Z [00:02:29.208]➜  # get https://proxy.golang.org/github.com/peterbourgon/diskv/v3/@v/v3.0.1.info: 200 OK (0.032s)
2025-08-20T22:48:10.1811458Z [00:02:29.208]➜  # get https://proxy.golang.org/github.com/google/btree/@v/v1.1.3.info
2025-08-20T22:48:10.1852500Z [00:02:29.212]➜  # get https://proxy.golang.org/github.com/schollz/jsonstore/@v/v1.1.0.info: 200 OK (0.024s)
2025-08-20T22:48:10.1866536Z [00:02:29.214]➜  # get https://proxy.golang.org/github.com/golang-jwt/jwt/v5/@v/v5.2.2.info: 200 OK (0.014s)
2025-08-20T22:48:10.1870159Z [00:02:29.214]➜  # get https://proxy.golang.org/github.com/google/go-tspi/@v/v0.3.0.info: 200 OK (0.014s)
2025-08-20T22:48:10.1876951Z [00:02:29.215]➜  # get https://proxy.golang.org/golang.org/x/exp/@v/v0.0.0-20250620022241-b7579e27df2b.info
2025-08-20T22:48:10.1953918Z [00:02:29.222]➜  # get https://proxy.golang.org/github.com/google/btree/@v/v1.1.3.info: 200 OK (0.014s)
2025-08-20T22:48:10.2028073Z [00:02:29.230]➜  # get https://proxy.golang.org/golang.org/x/exp/@v/v0.0.0-20250620022241-b7579e27df2b.info: 200 OK (0.015s)
2025-08-20T22:48:10.2133538Z [00:02:29.240]➜  cd /tmp/tmp.ktsoLsWyz4/TEMPREPO
2025-08-20T22:48:10.2133901Z [00:02:29.240]➜  git status --porcelain
2025-08-20T22:48:10.2308722Z [00:02:29.258]➜  cd /tmp/tmp.ktsoLsWyz4/TEMPREPO
2025-08-20T22:48:10.2309302Z [00:02:29.258]➜  git -c log.showsignature=false log -1 --format=%H:%ct
2025-08-20T22:48:10.2322552Z [00:02:29.259]➜  cd /tmp/tmp.ktsoLsWyz4/TEMPREPO; git config extensions.objectformat
2025-08-20T22:48:10.2331820Z [00:02:29.260]➜  0.001s # cd /tmp/tmp.ktsoLsWyz4/TEMPREPO; git config extensions.objectformat
2025-08-20T22:48:10.2332703Z [00:02:29.260]➜  cd /tmp/tmp.ktsoLsWyz4/TEMPREPO; git -c log.showsignature=false log --no-decorate -n1 '--format=format:%H %ct %D' 694966af79becf86634b11263a4bbe83e8c80795 --
2025-08-20T22:48:10.2359076Z [00:02:29.263]➜  0.003s # cd /tmp/tmp.ktsoLsWyz4/TEMPREPO; git -c log.showsignature=false log --no-decorate -n1 '--format=format:%H %ct %D' 694966af79becf86634b11263a4bbe83e8c80795 --
2025-08-20T22:48:10.2360084Z [00:02:29.263]➜  cd /tmp/tmp.ktsoLsWyz4/TEMPREPO; git for-each-ref --format %(refname) refs/tags --merged 694966af79becf86634b11263a4bbe83e8c80795
2025-08-20T22:48:10.2618734Z [00:02:29.289]➜  0.026s # cd /tmp/tmp.ktsoLsWyz4/TEMPREPO; git for-each-ref --format %(refname) refs/tags --merged 694966af79becf86634b11263a4bbe83e8c80795
2025-08-20T22:48:10.2620206Z [00:02:29.289]➜  cd /tmp/tmp.ktsoLsWyz4/TEMPREPO; git -c log.showsignature=false log --no-decorate -n1 '--format=format:%H %ct %D' 694966af79be --
2025-08-20T22:48:10.2637016Z [00:02:29.291]➜  0.002s # cd /tmp/tmp.ktsoLsWyz4/TEMPREPO; git -c log.showsignature=false log --no-decorate -n1 '--format=format:%H %ct %D' 694966af79be --
2025-08-20T22:48:10.2638356Z [00:02:29.291]➜  cd /tmp/tmp.ktsoLsWyz4/TEMPREPO; git cat-file blob 694966af79becf86634b11263a4bbe83e8c80795:go.mod
2025-08-20T22:48:10.2652862Z [00:02:29.292]➜  0.002s # cd /tmp/tmp.ktsoLsWyz4/TEMPREPO; git cat-file blob 694966af79becf86634b11263a4bbe83e8c80795:go.mod
2025-08-20T22:48:10.2731054Z [00:02:29.300]➜  internal/unsafeheader
2025-08-20T22:48:10.2731919Z [00:02:29.300]➜  mkdir -p $WORK/b009/
2025-08-20T22:48:10.2736768Z [00:02:29.301]➜  internal/goarch
2025-08-20T22:48:10.2737343Z [00:02:29.301]➜  mkdir -p $WORK/b007/
2025-08-20T22:48:10.2738844Z [00:02:29.301]➜  internal/byteorder
2025-08-20T22:48:10.2739126Z [00:02:29.301]➜  mkdir -p $WORK/b013/
2025-08-20T22:48:10.2739483Z [00:02:29.301]➜  echo '# import config' > $WORK/b007/importcfg # internal
2025-08-20T22:48:10.2739904Z [00:02:29.301]➜  echo '# import config' > $WORK/b009/importcfg # internal
2025-08-20T22:48:10.2740292Z [00:02:29.301]➜  cd /tmp/tmp.ktsoLsWyz4/TEMPREPO/cmd/step
2025-08-20T22:48:10.2742256Z [00:02:29.301]➜  /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-20T22:48:10.2743980Z [00:02:29.301]➜  echo '# import config' > $WORK/b013/importcfg # internal
2025-08-20T22:48:10.2749431Z [00:02:29.301]➜  /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-20T22:48:10.2752323Z [00:02:29.302]➜  /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-20T22:48:10.2764188Z [00:02:29.303]➜  internal/cpu
2025-08-20T22:48:10.2765034Z [00:02:29.303]➜  mkdir -p $WORK/b012/
2025-08-20T22:48:10.2782535Z [00:02:29.305]➜  echo -n > $WORK/b012/go_asm.h # internal
2025-08-20T22:48:10.2783091Z [00:02:29.305]➜  cd /root/.go/src/internal/cpu
2025-08-20T22:48:10.2784482Z [00:02:29.305]➜  /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-20T22:48:10.2799668Z [00:02:29.307]➜  echo '# import config' > $WORK/b012/importcfg # internal
2025-08-20T22:48:10.2800105Z [00:02:29.307]➜  cd /tmp/tmp.ktsoLsWyz4/TEMPREPO/cmd/step
2025-08-20T22:48:10.2803218Z [00:02:29.307]➜  /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-20T22:48:10.2842700Z [00:02:29.311]➜  go tool buildid -w $WORK/b007/_pkg_.a # internal
2025-08-20T22:48:10.2848000Z [00:02:29.312]➜  cp $WORK/b007/_pkg_.a /root/.cache/go-build/92/92447d945f7317f66a882eb5865e8aeb0349496c6380f010cce5b4175aae7d4d-d # internal
2025-08-20T22:48:10.2854207Z [00:02:29.312]➜  internal/abi
2025-08-20T22:48:10.2858027Z [00:02:29.313]➜  mkdir -p $WORK/b006/
2025-08-20T22:48:10.2867469Z [00:02:29.314]➜  echo -n > $WORK/b006/go_asm.h # internal
2025-08-20T22:48:10.2875260Z [00:02:29.314]➜  cd /root/.go/src/internal/abi
2025-08-20T22:48:10.2880196Z [00:02:29.315]➜  /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-20T22:48:10.2883322Z [00:02:29.315]➜  go tool buildid -w $WORK/b009/_pkg_.a # internal
2025-08-20T22:48:10.2884043Z [00:02:29.315]➜  cp $WORK/b009/_pkg_.a /root/.cache/go-build/39/3904be4136078bbed85318b44e0e90180c8583b55d104c1b76689aa22b880dab-d # internal
2025-08-20T22:48:10.2884638Z [00:02:29.315]➜  internal/coverage/rtcov
2025-08-20T22:48:10.2884966Z [00:02:29.316]➜  mkdir -p $WORK/b015/
2025-08-20T22:48:10.2889194Z [00:02:29.316]➜  echo '# import config' > $WORK/b015/importcfg # internal
2025-08-20T22:48:10.2891895Z [00:02:29.316]➜  cd /tmp/tmp.ktsoLsWyz4/TEMPREPO/cmd/step
2025-08-20T22:48:10.2897102Z [00:02:29.316]➜  /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-20T22:48:10.2912120Z [00:02:29.318]➜  go tool buildid -w $WORK/b013/_pkg_.a # internal
2025-08-20T22:48:10.2924035Z [00:02:29.319]➜  cat >/tmp/go-build3381348043/b006/importcfg << 'EOF' # internal
2025-08-20T22:48:10.2925702Z [00:02:29.320]➜  # import config
2025-08-20T22:48:10.2928058Z [00:02:29.320]➜  packagefile internal/goarch=/tmp/go-build3381348043/b007/_pkg_.a
2025-08-20T22:48:10.2928497Z [00:02:29.320]➜  EOF
2025-08-20T22:48:10.2929078Z [00:02:29.320]➜  cp $WORK/b013/_pkg_.a /root/.cache/go-build/04/046c818a7a06b497978ecefad6052e14ab998487eecd1fcd1aa2c132e16d0cfa-d # internal
2025-08-20T22:48:10.2932996Z [00:02:29.320]➜  /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-20T22:48:10.2936401Z [00:02:29.320]➜  internal/godebugs
2025-08-20T22:48:10.2936672Z [00:02:29.320]➜  mkdir -p $WORK/b016/
2025-08-20T22:48:10.2940243Z [00:02:29.321]➜  echo '# import config' > $WORK/b016/importcfg # internal
2025-08-20T22:48:10.2951796Z [00:02:29.321]➜  /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-20T22:48:10.2999911Z [00:02:29.327]➜  go tool buildid -w $WORK/b015/_pkg_.a # internal
2025-08-20T22:48:10.3003240Z [00:02:29.327]➜  cp $WORK/b015/_pkg_.a /root/.cache/go-build/bc/bc67e9efb9f5e3f901f6d057adf7e6314c09146fae2f0674871f237358a6ef0a-d # internal
2025-08-20T22:48:10.3004954Z [00:02:29.327]➜  internal/goexperiment
2025-08-20T22:48:10.3005616Z [00:02:29.327]➜  mkdir -p $WORK/b017/
2025-08-20T22:48:10.3008057Z [00:02:29.328]➜  echo '# import config' > $WORK/b017/importcfg # internal
2025-08-20T22:48:10.3018290Z [00:02:29.328]➜  /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-20T22:48:10.3051823Z [00:02:29.332]➜  cd /root/.go/src/internal/cpu
2025-08-20T22:48:10.3055236Z [00:02:29.332]➜  /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-20T22:48:10.3077859Z [00:02:29.334]➜  go tool buildid -w $WORK/b016/_pkg_.a # internal
2025-08-20T22:48:10.3084379Z [00:02:29.334]➜  cp $WORK/b016/_pkg_.a /root/.cache/go-build/8a/8a684b2382460372a8a42494090362060cae31e70e147c0935744b953b9140a3-d # internal
2025-08-20T22:48:10.3088531Z [00:02:29.334]➜  internal/goos
2025-08-20T22:48:10.3089301Z [00:02:29.335]➜  mkdir -p $WORK/b018/
2025-08-20T22:48:10.3090369Z [00:02:29.335]➜  echo '# import config' > $WORK/b018/importcfg # internal
2025-08-20T22:48:10.3090824Z [00:02:29.335]➜  cd /tmp/tmp.ktsoLsWyz4/TEMPREPO/cmd/step
2025-08-20T22:48:10.3094077Z [00:02:29.335]➜  /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-20T22:48:10.3101570Z [00:02:29.337]➜  cd /root/.go/src/internal/cpu
2025-08-20T22:48:10.3103242Z [00:02:29.337]➜  /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-20T22:48:10.3138470Z [00:02:29.340]➜  go tool pack r $WORK/b012/_pkg_.a $WORK/b012/cpu.o $WORK/b012/cpu_arm64.o # internal
2025-08-20T22:48:10.3141634Z [00:02:29.341]➜  go tool buildid -w $WORK/b012/_pkg_.a # internal
2025-08-20T22:48:10.3142347Z [00:02:29.341]➜  cp $WORK/b012/_pkg_.a /root/.cache/go-build/fa/faa1ba3f55ba1a0c1fcef94a9dcdea3dd147c68d776f7ecfd52131b5cc83f978-d # internal
2025-08-20T22:48:10.3145113Z [00:02:29.342]➜  internal/bytealg
2025-08-20T22:48:10.3153125Z [00:02:29.342]➜  mkdir -p $WORK/b011/
2025-08-20T22:48:10.3153980Z [00:02:29.342]➜  echo -n > $WORK/b011/go_asm.h # internal
2025-08-20T22:48:10.3154343Z [00:02:29.342]➜  cd /root/.go/src/internal/bytealg
2025-08-20T22:48:10.3155686Z [00:02:29.342]➜  /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-20T22:48:10.3165564Z [00:02:29.344]➜  go tool buildid -w $WORK/b017/_pkg_.a # internal
2025-08-20T22:48:10.3170058Z [00:02:29.344]➜  go tool buildid -w $WORK/b018/_pkg_.a # internal
2025-08-20T22:48:10.3174382Z [00:02:29.344]➜  cp $WORK/b018/_pkg_.a /root/.cache/go-build/93/9351077ab492d3302cef304953a16238648ba4f25b9d769a2380d6143a418372-d # internal
2025-08-20T22:48:10.3175481Z [00:02:29.345]➜  internal/chacha8rand
2025-08-20T22:48:10.3176705Z [00:02:29.345]➜  mkdir -p $WORK/b014/
2025-08-20T22:48:10.3179860Z [00:02:29.345]➜  echo -n > $WORK/b014/go_asm.h # internal
2025-08-20T22:48:10.3180636Z [00:02:29.345]➜  cd /root/.go/src/internal/chacha8rand
2025-08-20T22:48:10.3188784Z [00:02:29.345]➜  /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-20T22:48:10.3191556Z [00:02:29.346]➜  cp $WORK/b017/_pkg_.a /root/.cache/go-build/ff/ff718b847099f1e12182c6bb50a274869bfd4c8be92830fa8b2d73ee74298e8a-d # internal
2025-08-20T22:48:10.3192836Z [00:02:29.346]➜  internal/profilerecord
2025-08-20T22:48:10.3193523Z [00:02:29.346]➜  mkdir -p $WORK/b019/
2025-08-20T22:48:10.3193954Z [00:02:29.346]➜  echo '# import config' > $WORK/b019/importcfg # internal
2025-08-20T22:48:10.3194341Z [00:02:29.346]➜  cd /tmp/tmp.ktsoLsWyz4/TEMPREPO/cmd/step
2025-08-20T22:48:10.3196649Z [00:02:29.346]➜  /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-20T22:48:10.3199128Z [00:02:29.347]➜  cat >/tmp/go-build3381348043/b011/importcfg << 'EOF' # internal
2025-08-20T22:48:10.3210353Z [00:02:29.347]➜  # import config
2025-08-20T22:48:10.3210889Z [00:02:29.347]➜  packagefile internal/cpu=/tmp/go-build3381348043/b012/_pkg_.a
2025-08-20T22:48:10.3211247Z [00:02:29.347]➜  EOF
2025-08-20T22:48:10.3214409Z [00:02:29.347]➜  /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-20T22:48:10.3229448Z [00:02:29.350]➜  cat >/tmp/go-build3381348043/b014/importcfg << 'EOF' # internal
2025-08-20T22:48:10.3230344Z [00:02:29.350]➜  # import config
2025-08-20T22:48:10.3230801Z [00:02:29.350]➜  packagefile internal/byteorder=/tmp/go-build3381348043/b013/_pkg_.a
2025-08-20T22:48:10.3231310Z [00:02:29.350]➜  packagefile internal/cpu=/tmp/go-build3381348043/b012/_pkg_.a
2025-08-20T22:48:10.3231793Z [00:02:29.350]➜  packagefile internal/goarch=/tmp/go-build3381348043/b007/_pkg_.a
2025-08-20T22:48:10.3232139Z [00:02:29.350]➜  EOF
2025-08-20T22:48:10.3234254Z [00:02:29.350]➜  /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-20T22:48:10.3288256Z [00:02:29.356]➜  go tool buildid -w $WORK/b019/_pkg_.a # internal
2025-08-20T22:48:10.3292361Z [00:02:29.356]➜  cp $WORK/b019/_pkg_.a /root/.cache/go-build/53/539ec67dd579b4851e4d7a26e939116354d21dc6a47314baffe8d80d5e86d571-d # internal
2025-08-20T22:48:10.3294837Z [00:02:29.357]➜  internal/runtime/atomic
2025-08-20T22:48:10.3295709Z [00:02:29.357]➜  mkdir -p $WORK/b020/
2025-08-20T22:48:10.3298921Z [00:02:29.357]➜  echo -n > $WORK/b020/go_asm.h # internal
2025-08-20T22:48:10.3300629Z [00:02:29.357]➜  cd /root/.go/src/internal/runtime/atomic
2025-08-20T22:48:10.3302997Z [00:02:29.357]➜  /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-20T22:48:10.3352370Z [00:02:29.362]➜  cat >/tmp/go-build3381348043/b020/importcfg << 'EOF' # internal
2025-08-20T22:48:10.3352803Z [00:02:29.362]➜  # import config
2025-08-20T22:48:10.3353198Z [00:02:29.362]➜  packagefile internal/cpu=/tmp/go-build3381348043/b012/_pkg_.a
2025-08-20T22:48:10.3353682Z [00:02:29.362]➜  packagefile internal/goarch=/tmp/go-build3381348043/b007/_pkg_.a
2025-08-20T22:48:10.3354028Z [00:02:29.362]➜  EOF
2025-08-20T22:48:10.3354297Z [00:02:29.362]➜  cd /tmp/tmp.ktsoLsWyz4/TEMPREPO/cmd/step
2025-08-20T22:48:10.3357559Z [00:02:29.362]➜  /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-20T22:48:10.3365591Z [00:02:29.362]➜  cd /root/.go/src/internal/bytealg
2025-08-20T22:48:10.3366892Z [00:02:29.362]➜  /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-20T22:48:10.3399129Z [00:02:29.367]➜  /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-20T22:48:10.3435318Z [00:02:29.370]➜  /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-20T22:48:10.3465107Z [00:02:29.373]➜  cd /root/.go/src/internal/chacha8rand
2025-08-20T22:48:10.3471437Z [00:02:29.373]➜  /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-20T22:48:10.3472531Z [00:02:29.373]➜  cd /root/.go/src/internal/bytealg
2025-08-20T22:48:10.3473589Z [00:02:29.373]➜  /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-20T22:48:10.3492241Z [00:02:29.376]➜  cd /root/.go/src/internal/chacha8rand
2025-08-20T22:48:10.3495042Z [00:02:29.376]➜  go tool pack r $WORK/b014/_pkg_.a $WORK/b014/chacha8_arm64.o # internal
2025-08-20T22:48:10.3496540Z [00:02:29.376]➜  go tool buildid -w $WORK/b014/_pkg_.a # internal
2025-08-20T22:48:10.3496900Z [00:02:29.377]➜  cd /root/.go/src/internal/bytealg
2025-08-20T22:48:10.3498517Z [00:02:29.377]➜  /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-20T22:48:10.3513596Z [00:02:29.378]➜  cp $WORK/b014/_pkg_.a /root/.cache/go-build/d2/d2f854a00ccd25b061bc5c07c452dfa584e5ab690d4914ab88d4f8aa9a6c5577-d # internal
2025-08-20T22:48:10.3514271Z [00:02:29.378]➜  internal/runtime/math
2025-08-20T22:48:10.3514571Z [00:02:29.378]➜  mkdir -p $WORK/b023/
2025-08-20T22:48:10.3514951Z [00:02:29.378]➜  cat >/tmp/go-build3381348043/b023/importcfg << 'EOF' # internal
2025-08-20T22:48:10.3515941Z [00:02:29.378]➜  # import config
2025-08-20T22:48:10.3516436Z [00:02:29.378]➜  packagefile internal/goarch=/tmp/go-build3381348043/b007/_pkg_.a
2025-08-20T22:48:10.3516786Z [00:02:29.378]➜  EOF
2025-08-20T22:48:10.3522885Z [00:02:29.379]➜  cd /tmp/tmp.ktsoLsWyz4/TEMPREPO/cmd/step
2025-08-20T22:48:10.3525166Z [00:02:29.379]➜  /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-20T22:48:10.3530193Z [00:02:29.380]➜  cd /root/.go/src/internal/bytealg
2025-08-20T22:48:10.3530981Z [00:02:29.380]➜  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-20T22:48:10.3531711Z [00:02:29.380]➜  go tool buildid -w $WORK/b011/_pkg_.a # internal
2025-08-20T22:48:10.3537671Z [00:02:29.380]➜  cp $WORK/b011/_pkg_.a /root/.cache/go-build/9e/9e92752c349e069289da95eff553fc35fb64cec9762342d00c13f1dce4f34465-d # internal
2025-08-20T22:48:10.3538315Z [00:02:29.381]➜  internal/runtime/syscall
2025-08-20T22:48:10.3539156Z [00:02:29.381]➜  mkdir -p $WORK/b024/
2025-08-20T22:48:10.3541850Z [00:02:29.381]➜  echo -n > $WORK/b024/go_asm.h # internal
2025-08-20T22:48:10.3546544Z [00:02:29.382]➜  cd /root/.go/src/internal/runtime/syscall
2025-08-20T22:48:10.3547771Z [00:02:29.382]➜  /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-20T22:48:10.3593157Z [00:02:29.386]➜  cat >/tmp/go-build3381348043/b024/importcfg << 'EOF' # internal
2025-08-20T22:48:10.3607503Z [00:02:29.386]➜  # import config
2025-08-20T22:48:10.3608006Z [00:02:29.386]➜  packagefile internal/goarch=/tmp/go-build3381348043/b007/_pkg_.a
2025-08-20T22:48:10.3608365Z [00:02:29.386]➜  EOF
2025-08-20T22:48:10.3608636Z [00:02:29.386]➜  cd /tmp/tmp.ktsoLsWyz4/TEMPREPO/cmd/step
2025-08-20T22:48:10.3610981Z [00:02:29.386]➜  /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-20T22:48:10.3692771Z [00:02:29.396]➜  go tool buildid -w $WORK/b023/_pkg_.a # internal
2025-08-20T22:48:10.3698959Z [00:02:29.397]➜  cp $WORK/b023/_pkg_.a /root/.cache/go-build/5d/5d812f69206ca3ffccba05acaa3450d347d564c53b21dd648937451869a579d8-d # internal
2025-08-20T22:48:10.3702795Z [00:02:29.397]➜  cd /root/.go/src/internal/runtime/atomic
2025-08-20T22:48:10.3703998Z [00:02:29.397]➜  /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-20T22:48:10.3708363Z [00:02:29.398]➜  internal/runtime/strconv
2025-08-20T22:48:10.3714050Z [00:02:29.398]➜  mkdir -p $WORK/b022/
2025-08-20T22:48:10.3724410Z [00:02:29.399]➜  cat >/tmp/go-build3381348043/b022/importcfg << 'EOF' # internal
2025-08-20T22:48:10.3725228Z [00:02:29.399]➜  # import config
2025-08-20T22:48:10.3728187Z [00:02:29.399]➜  packagefile internal/runtime/math=/tmp/go-build3381348043/b023/_pkg_.a
2025-08-20T22:48:10.3728642Z [00:02:29.399]➜  EOF
2025-08-20T22:48:10.3729006Z [00:02:29.399]➜  cd /tmp/tmp.ktsoLsWyz4/TEMPREPO/cmd/step
2025-08-20T22:48:10.3730724Z [00:02:29.400]➜  /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-20T22:48:10.3783882Z [00:02:29.405]➜  cd /root/.go/src/internal/runtime/atomic
2025-08-20T22:48:10.3784365Z [00:02:29.405]➜  go tool pack r $WORK/b020/_pkg_.a $WORK/b020/atomic_arm64.o # internal
2025-08-20T22:48:10.3785301Z [00:02:29.406]➜  go tool buildid -w $WORK/b020/_pkg_.a # internal
2025-08-20T22:48:10.3795636Z [00:02:29.407]➜  cd /root/.go/src/internal/runtime/syscall
2025-08-20T22:48:10.3798239Z [00:02:29.407]➜  /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-20T22:48:10.3809482Z [00:02:29.408]➜  cp $WORK/b020/_pkg_.a /root/.cache/go-build/f5/f59ee396ab2810ce2128f24d3c84c198eb5432a152bb3e68c641ecbd692be2d2-d # internal
2025-08-20T22:48:10.3810556Z [00:02:29.408]➜  internal/runtime/exithook
2025-08-20T22:48:10.3810902Z [00:02:29.408]➜  mkdir -p $WORK/b025/
2025-08-20T22:48:10.3815479Z [00:02:29.408]➜  cat >/tmp/go-build3381348043/b025/importcfg << 'EOF' # internal
2025-08-20T22:48:10.3816034Z [00:02:29.409]➜  # import config
2025-08-20T22:48:10.3816466Z [00:02:29.409]➜  packagefile internal/runtime/atomic=/tmp/go-build3381348043/b020/_pkg_.a
2025-08-20T22:48:10.3816840Z [00:02:29.409]➜  EOF
2025-08-20T22:48:10.3817450Z [00:02:29.409]➜  cd /tmp/tmp.ktsoLsWyz4/TEMPREPO/cmd/step
2025-08-20T22:48:10.3819235Z [00:02:29.409]➜  /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-20T22:48:10.3868826Z [00:02:29.414]➜  cd /root/.go/src/internal/runtime/syscall
2025-08-20T22:48:10.3870075Z [00:02:29.414]➜  go tool pack r $WORK/b024/_pkg_.a $WORK/b024/asm_linux_arm64.o # internal
2025-08-20T22:48:10.3870564Z [00:02:29.414]➜  go tool buildid -w $WORK/b022/_pkg_.a # internal
2025-08-20T22:48:10.3870947Z [00:02:29.414]➜  go tool buildid -w $WORK/b024/_pkg_.a # internal
2025-08-20T22:48:10.3875972Z [00:02:29.415]➜  cp $WORK/b024/_pkg_.a /root/.cache/go-build/d8/d8ed84ca358a4199024344b616f25971c2e575f7676aeffa4166a29672a16272-d # internal
2025-08-20T22:48:10.3890019Z [00:02:29.416]➜  internal/runtime/gc
2025-08-20T22:48:10.3890668Z [00:02:29.416]➜  mkdir -p $WORK/b026/
2025-08-20T22:48:10.3891138Z [00:02:29.416]➜  cat >/tmp/go-build3381348043/b026/importcfg << 'EOF' # internal
2025-08-20T22:48:10.3891500Z [00:02:29.416]➜  # import config
2025-08-20T22:48:10.3891875Z [00:02:29.416]➜  packagefile internal/goarch=/tmp/go-build3381348043/b007/_pkg_.a
2025-08-20T22:48:10.3892224Z [00:02:29.416]➜  EOF
2025-08-20T22:48:10.3892492Z [00:02:29.416]➜  cd /tmp/tmp.ktsoLsWyz4/TEMPREPO/cmd/step
2025-08-20T22:48:10.3894456Z [00:02:29.416]➜  /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-20T22:48:10.3901019Z [00:02:29.416]➜  cp $WORK/b022/_pkg_.a /root/.cache/go-build/87/87c5a07859af16cb6a272d9340225aba45050267a1b5bd85797d47cc7533ad38-d # internal
2025-08-20T22:48:10.3901676Z [00:02:29.416]➜  internal/runtime/cgroup
2025-08-20T22:48:10.3901987Z [00:02:29.416]➜  mkdir -p $WORK/b021/
2025-08-20T22:48:10.3902358Z [00:02:29.417]➜  cat >/tmp/go-build3381348043/b021/importcfg << 'EOF' # internal
2025-08-20T22:48:10.3902702Z [00:02:29.417]➜  # import config
2025-08-20T22:48:10.3903387Z [00:02:29.417]➜  packagefile internal/bytealg=/tmp/go-build3381348043/b011/_pkg_.a
2025-08-20T22:48:10.3903917Z [00:02:29.417]➜  packagefile internal/runtime/strconv=/tmp/go-build3381348043/b022/_pkg_.a
2025-08-20T22:48:10.3904474Z [00:02:29.417]➜  packagefile internal/runtime/syscall=/tmp/go-build3381348043/b024/_pkg_.a
2025-08-20T22:48:10.3904847Z [00:02:29.417]➜  EOF
2025-08-20T22:48:10.3907202Z [00:02:29.417]➜  /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-20T22:48:10.4007546Z [00:02:29.427]➜  go tool buildid -w $WORK/b025/_pkg_.a # internal
2025-08-20T22:48:10.4013628Z [00:02:29.428]➜  cp $WORK/b025/_pkg_.a /root/.cache/go-build/b2/b26f993901165e676f357b93dbc5ea6e8036740e0b3cd2508d8f82ba50e37fc3-d # internal
2025-08-20T22:48:10.4015540Z [00:02:29.428]➜  internal/asan
2025-08-20T22:48:10.4015958Z [00:02:29.428]➜  mkdir -p $WORK/b028/
2025-08-20T22:48:10.4016348Z [00:02:29.428]➜  echo '# import config' > $WORK/b028/importcfg # internal
2025-08-20T22:48:10.4018109Z [00:02:29.429]➜  /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-20T22:48:10.4040608Z [00:02:29.431]➜  go tool buildid -w $WORK/b026/_pkg_.a # internal
2025-08-20T22:48:10.4050853Z [00:02:29.432]➜  cp $WORK/b026/_pkg_.a /root/.cache/go-build/7f/7f4bbd8cd5c80cf10289f353c1ac8af35e79bcb3ab715de3e1f3d53974228ad0-d # internal
2025-08-20T22:48:10.4051444Z [00:02:29.432]➜  internal/msan
2025-08-20T22:48:10.4058070Z [00:02:29.433]➜  mkdir -p $WORK/b029/
2025-08-20T22:48:10.4068517Z [00:02:29.434]➜  echo '# import config' > $WORK/b029/importcfg # internal
2025-08-20T22:48:10.4070567Z [00:02:29.434]➜  /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-20T22:48:10.4167603Z [00:02:29.443]➜  go tool buildid -w $WORK/b029/_pkg_.a # internal
2025-08-20T22:48:10.4175469Z [00:02:29.444]➜  cp $WORK/b029/_pkg_.a /root/.cache/go-build/a0/a0f5ccff9f366741713bef87bb753e9fe323bcd482a6fca824f3fa19fb0fed3d-d # internal
2025-08-20T22:48:10.4183586Z [00:02:29.445]➜  internal/runtime/sys
2025-08-20T22:48:10.4184982Z [00:02:29.445]➜  mkdir -p $WORK/b031/
2025-08-20T22:48:10.4194287Z [00:02:29.446]➜  echo -n > $WORK/b031/go_asm.h # internal
2025-08-20T22:48:10.4196050Z [00:02:29.447]➜  cd /root/.go/src/internal/runtime/sys
2025-08-20T22:48:10.4198186Z [00:02:29.447]➜  /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-20T22:48:10.4246446Z [00:02:29.450]➜  cat >/tmp/go-build3381348043/b031/importcfg << 'EOF' # internal
2025-08-20T22:48:10.4248027Z [00:02:29.450]➜  # import config
2025-08-20T22:48:10.4248603Z [00:02:29.452]➜  packagefile internal/cpu=/tmp/go-build3381348043/b012/_pkg_.a
2025-08-20T22:48:10.4249989Z [00:02:29.452]➜  packagefile internal/goarch=/tmp/go-build3381348043/b007/_pkg_.a
2025-08-20T22:48:10.4251091Z [00:02:29.452]➜  packagefile internal/goos=/tmp/go-build3381348043/b018/_pkg_.a
2025-08-20T22:48:10.4251497Z [00:02:29.452]➜  EOF
2025-08-20T22:48:10.4251796Z [00:02:29.452]➜  cd /tmp/tmp.ktsoLsWyz4/TEMPREPO/cmd/step
2025-08-20T22:48:10.4254678Z [00:02:29.452]➜  /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-20T22:48:10.4257316Z [00:02:29.452]➜  go tool buildid -w $WORK/b028/_pkg_.a # internal
2025-08-20T22:48:10.4300857Z [00:02:29.457]➜  cp $WORK/b028/_pkg_.a /root/.cache/go-build/51/51f67725f0f01360aa8010c0b88c102fb1d7f18dcd0a98308d94ef1e224920d5-d # internal
2025-08-20T22:48:10.4301465Z [00:02:29.457]➜  internal/stringslite
2025-08-20T22:48:10.4301746Z [00:02:29.457]➜  mkdir -p $WORK/b032/
2025-08-20T22:48:10.4303370Z [00:02:29.457]➜  cat >/tmp/go-build3381348043/b032/importcfg << 'EOF' # internal
2025-08-20T22:48:10.4303766Z [00:02:29.457]➜  # import config
2025-08-20T22:48:10.4304612Z [00:02:29.457]➜  packagefile internal/bytealg=/tmp/go-build3381348043/b011/_pkg_.a
2025-08-20T22:48:10.4304984Z [00:02:29.457]➜  EOF
2025-08-20T22:48:10.4306647Z [00:02:29.457]➜  /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-20T22:48:10.4332769Z [00:02:29.460]➜  go tool buildid -w $WORK/b021/_pkg_.a # internal
2025-08-20T22:48:10.4363866Z [00:02:29.463]➜  cp $WORK/b021/_pkg_.a /root/.cache/go-build/5b/5b1df4b6317377f8b126b9c0bd332171ca36d3f855363af58f2845771069d5e0-d # internal
2025-08-20T22:48:10.4377599Z [00:02:29.463]➜  internal/trace/tracev2
2025-08-20T22:48:10.4379612Z [00:02:29.463]➜  mkdir -p $WORK/b033/
2025-08-20T22:48:10.4380052Z [00:02:29.463]➜  echo '# import config' > $WORK/b033/importcfg # internal
2025-08-20T22:48:10.4382133Z [00:02:29.463]➜  /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-20T22:48:10.4383926Z [00:02:29.465]➜  cd /root/.go/src/internal/runtime/sys
2025-08-20T22:48:10.4385035Z [00:02:29.465]➜  /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-20T22:48:10.4444482Z [00:02:29.471]➜  cd /root/.go/src/internal/abi
2025-08-20T22:48:10.4446999Z [00:02:29.472]➜  /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-20T22:48:10.4457044Z [00:02:29.473]➜  cd /root/.go/src/internal/runtime/sys
2025-08-20T22:48:10.4470250Z [00:02:29.473]➜  /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-20T22:48:10.4471275Z [00:02:29.474]➜  go tool buildid -w $WORK/b032/_pkg_.a # internal
2025-08-20T22:48:10.4479706Z [00:02:29.475]➜  cp $WORK/b032/_pkg_.a /root/.cache/go-build/6f/6f3c98e4b8927182bdc37a0f2138b35a773ce9502a92bb0e7ff13d85a5d1c352-d # internal
2025-08-20T22:48:10.4482678Z [00:02:29.475]➜  sync/atomic
2025-08-20T22:48:10.4482959Z [00:02:29.475]➜  mkdir -p $WORK/b037/
2025-08-20T22:48:10.4483277Z [00:02:29.475]➜  echo -n > $WORK/b037/go_asm.h # internal
2025-08-20T22:48:10.4483600Z [00:02:29.475]➜  cd /root/.go/src/sync/atomic
2025-08-20T22:48:10.4484570Z [00:02:29.475]➜  /root/.go/pkg/tool/linux_arm64/asm -p sync/atomic -trimpath "/root/.go/src/sync/atomic=>sync/atomic;$WORK/b037=>" -I $WORK/b037/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b037/symabis ./asm.s
2025-08-20T22:48:10.4487071Z [00:02:29.476]➜  cd /root/.go/src/internal/abi
2025-08-20T22:48:10.4488344Z [00:02:29.476]➜  /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-20T22:48:10.4511350Z [00:02:29.478]➜  go tool pack r $WORK/b006/_pkg_.a $WORK/b006/abi_test.o $WORK/b006/stub.o # internal
2025-08-20T22:48:10.4512170Z [00:02:29.478]➜  go tool buildid -w $WORK/b006/_pkg_.a # internal
2025-08-20T22:48:10.4518316Z [00:02:29.479]➜  echo '# import config' > $WORK/b037/importcfg # internal
2025-08-20T22:48:10.4518776Z [00:02:29.479]➜  cd /tmp/tmp.ktsoLsWyz4/TEMPREPO/cmd/step
2025-08-20T22:48:10.4531813Z [00:02:29.480]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b037/_pkg_.a -trimpath "/root/.go/src/sync/atomic=>sync/atomic;$WORK/b037=>" -p sync/atomic -lang=go1.25 -std -installsuffix shared -buildid v-MlDIDzOS5gnwcNEwHP/v-MlDIDzOS5gnwcNEwHP -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/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-20T22:48:10.4533636Z [00:02:29.480]➜  cd /root/.go/src/internal/runtime/sys
2025-08-20T22:48:10.4534438Z [00:02:29.480]➜  go tool pack r $WORK/b031/_pkg_.a $WORK/b031/dit_arm64.o $WORK/b031/empty.o # internal
2025-08-20T22:48:10.4534985Z [00:02:29.480]➜  go tool buildid -w $WORK/b031/_pkg_.a # internal
2025-08-20T22:48:10.4546912Z [00:02:29.480]➜  cp $WORK/b031/_pkg_.a /root/.cache/go-build/e7/e7bc1d1aa877b34cddaaa76a13d117b00ed6866cd383f0bf76a6e4a0e99aa227-d # internal
2025-08-20T22:48:10.4549325Z [00:02:29.481]➜  math/bits
2025-08-20T22:48:10.4549628Z [00:02:29.481]➜  mkdir -p $WORK/b040/
2025-08-20T22:48:10.4549990Z [00:02:29.481]➜  echo '# import config' > $WORK/b040/importcfg # internal
2025-08-20T22:48:10.4550374Z [00:02:29.482]➜  cd /tmp/tmp.ktsoLsWyz4/TEMPREPO/cmd/step
2025-08-20T22:48:10.4552123Z [00:02:29.482]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b040/_pkg_.a -trimpath "/root/.go/src/math/bits=>math/bits;$WORK/b040=>" -p math/bits -lang=go1.25 -std -complete -installsuffix shared -buildid mewLIJx9t7e24poTN5tU/mewLIJx9t7e24poTN5tU -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b040/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-20T22:48:10.4585049Z [00:02:29.485]➜  go tool buildid -w $WORK/b033/_pkg_.a # internal
2025-08-20T22:48:10.4586878Z [00:02:29.486]➜  cp $WORK/b006/_pkg_.a /root/.cache/go-build/7b/7b5113e0ab5fdd21ab28efe5242b44ecdc941f62616c81b795ef2c2fa7a34f81-d # internal
2025-08-20T22:48:10.4595946Z [00:02:29.486]➜  internal/race
2025-08-20T22:48:10.4596632Z [00:02:29.486]➜  mkdir -p $WORK/b030/
2025-08-20T22:48:10.4608881Z [00:02:29.486]➜  cat >/tmp/go-build3381348043/b030/importcfg << 'EOF' # internal
2025-08-20T22:48:10.4609429Z [00:02:29.486]➜  # import config
2025-08-20T22:48:10.4609890Z [00:02:29.486]➜  packagefile internal/abi=/tmp/go-build3381348043/b006/_pkg_.a
2025-08-20T22:48:10.4610360Z [00:02:29.486]➜  EOF
2025-08-20T22:48:10.4612099Z [00:02:29.486]➜  /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-20T22:48:10.4614406Z [00:02:29.487]➜  cp $WORK/b033/_pkg_.a /root/.cache/go-build/cd/cd3051784454a2168b6c4bb5d41845e5a6c569401a46c05ed660e51fddb1f838-d # internal
2025-08-20T22:48:10.4615395Z [00:02:29.487]➜  internal/synctest
2025-08-20T22:48:10.4616174Z [00:02:29.487]➜  mkdir -p $WORK/b038/
2025-08-20T22:48:10.4617010Z [00:02:29.487]➜  cat >/tmp/go-build3381348043/b038/importcfg << 'EOF' # internal
2025-08-20T22:48:10.4618108Z [00:02:29.487]➜  # import config
2025-08-20T22:48:10.4618485Z [00:02:29.487]➜  packagefile internal/abi=/tmp/go-build3381348043/b006/_pkg_.a
2025-08-20T22:48:10.4618824Z [00:02:29.487]➜  EOF
2025-08-20T22:48:10.4620344Z [00:02:29.487]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b038/_pkg_.a -trimpath "/root/.go/src/internal/synctest=>internal/synctest;$WORK/b038=>" -p internal/synctest -lang=go1.25 -std -complete -installsuffix shared -buildid TXvhGynv0KAtbNuS7qmd/TXvhGynv0KAtbNuS7qmd -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b038/importcfg -pack /root/.go/src/internal/synctest/synctest.go
2025-08-20T22:48:10.4723340Z [00:02:29.499]➜  go tool buildid -w $WORK/b038/_pkg_.a # internal
2025-08-20T22:48:10.4733177Z [00:02:29.500]➜  cp $WORK/b038/_pkg_.a /root/.cache/go-build/b2/b2873871407a91c440dc3cf51ebd3b1ded1bbc7ce2d525de6bbdde5db340eab1-d # internal
2025-08-20T22:48:10.4735032Z [00:02:29.500]➜  unicode
2025-08-20T22:48:10.4735289Z [00:02:29.501]➜  mkdir -p $WORK/b041/
2025-08-20T22:48:10.4735645Z [00:02:29.501]➜  echo '# import config' > $WORK/b041/importcfg # internal
2025-08-20T22:48:10.4738168Z [00:02:29.501]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b041/_pkg_.a -trimpath "/root/.go/src/unicode=>unicode;$WORK/b041=>" -p unicode -lang=go1.25 -std -complete -installsuffix shared -buildid 1uavR90G2Z8Kzq6sjfjV/1uavR90G2Z8Kzq6sjfjV -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b041/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-20T22:48:10.4822536Z [00:02:29.509]➜  go tool buildid -w $WORK/b030/_pkg_.a # internal
2025-08-20T22:48:10.4826147Z [00:02:29.509]➜  cp $WORK/b030/_pkg_.a /root/.cache/go-build/b6/b660b4af4a041fec5cc0f8ab1dd11d02348b8b132f004d2be64b68e1bfbc7d70-d # internal
2025-08-20T22:48:10.4829981Z [00:02:29.510]➜  internal/runtime/maps
2025-08-20T22:48:10.4830343Z [00:02:29.510]➜  mkdir -p $WORK/b027/
2025-08-20T22:48:10.4837186Z [00:02:29.511]➜  cat >/tmp/go-build3381348043/b027/importcfg << 'EOF' # internal
2025-08-20T22:48:10.4837941Z [00:02:29.511]➜  # import config
2025-08-20T22:48:10.4842463Z [00:02:29.511]➜  packagefile internal/abi=/tmp/go-build3381348043/b006/_pkg_.a
2025-08-20T22:48:10.4843037Z [00:02:29.511]➜  packagefile internal/asan=/tmp/go-build3381348043/b028/_pkg_.a
2025-08-20T22:48:10.4843525Z [00:02:29.511]➜  packagefile internal/goarch=/tmp/go-build3381348043/b007/_pkg_.a
2025-08-20T22:48:10.4844004Z [00:02:29.511]➜  packagefile internal/msan=/tmp/go-build3381348043/b029/_pkg_.a
2025-08-20T22:48:10.4844474Z [00:02:29.511]➜  packagefile internal/race=/tmp/go-build3381348043/b030/_pkg_.a
2025-08-20T22:48:10.4845349Z [00:02:29.511]➜  packagefile internal/runtime/math=/tmp/go-build3381348043/b023/_pkg_.a
2025-08-20T22:48:10.4845994Z [00:02:29.511]➜  packagefile internal/runtime/sys=/tmp/go-build3381348043/b031/_pkg_.a
2025-08-20T22:48:10.4846406Z [00:02:29.511]➜  EOF
2025-08-20T22:48:10.4849596Z [00:02:29.511]➜  /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-20T22:48:10.4852398Z [00:02:29.511]➜  go tool buildid -w $WORK/b040/_pkg_.a # internal
2025-08-20T22:48:10.4857861Z [00:02:29.513]➜  cp $WORK/b040/_pkg_.a /root/.cache/go-build/3a/3a50ceb0a2fb77b5edf3aa93566e69df24271103323657ad56870816d20d576f-d # internal
2025-08-20T22:48:10.4858623Z [00:02:29.513]➜  unicode/utf8
2025-08-20T22:48:10.4859007Z [00:02:29.513]➜  mkdir -p $WORK/b042/
2025-08-20T22:48:10.4859501Z [00:02:29.513]➜  echo '# import config' > $WORK/b042/importcfg # internal
2025-08-20T22:48:10.4861164Z [00:02:29.513]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b042/_pkg_.a -trimpath "/root/.go/src/unicode/utf8=>unicode/utf8;$WORK/b042=>" -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/b042/importcfg -pack /root/.go/src/unicode/utf8/utf8.go
2025-08-20T22:48:10.4925413Z [00:02:29.519]➜  cd /root/.go/src/sync/atomic
2025-08-20T22:48:10.4950255Z [00:02:29.522]➜  /root/.go/pkg/tool/linux_arm64/asm -p sync/atomic -trimpath "/root/.go/src/sync/atomic=>sync/atomic;$WORK/b037=>" -I $WORK/b037/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b037/asm.o ./asm.s
2025-08-20T22:48:10.4988999Z [00:02:29.526]➜  go tool pack r $WORK/b037/_pkg_.a $WORK/b037/asm.o # internal
2025-08-20T22:48:10.4990068Z [00:02:29.526]➜  go tool buildid -w $WORK/b037/_pkg_.a # internal
2025-08-20T22:48:10.4994770Z [00:02:29.526]➜  cp $WORK/b037/_pkg_.a /root/.cache/go-build/fe/feabcbb20f01685b446215b8a907e961472b59cb372daae82e5fd043039954f6-d # internal
2025-08-20T22:48:10.4998494Z [00:02:29.527]➜  internal/sync
2025-08-20T22:48:10.4998769Z [00:02:29.527]➜  mkdir -p $WORK/b036/
2025-08-20T22:48:10.5002434Z [00:02:29.527]➜  cat >/tmp/go-build3381348043/b036/importcfg << 'EOF' # internal
2025-08-20T22:48:10.5003377Z [00:02:29.527]➜  # import config
2025-08-20T22:48:10.5005160Z [00:02:29.527]➜  packagefile internal/abi=/tmp/go-build3381348043/b006/_pkg_.a
2025-08-20T22:48:10.5005663Z [00:02:29.527]➜  packagefile internal/goarch=/tmp/go-build3381348043/b007/_pkg_.a
2025-08-20T22:48:10.5006249Z [00:02:29.527]➜  packagefile internal/race=/tmp/go-build3381348043/b030/_pkg_.a
2025-08-20T22:48:10.5006720Z [00:02:29.527]➜  packagefile sync/atomic=/tmp/go-build3381348043/b037/_pkg_.a
2025-08-20T22:48:10.5007053Z [00:02:29.527]➜  EOF
2025-08-20T22:48:10.5007330Z [00:02:29.527]➜  cd /tmp/tmp.ktsoLsWyz4/TEMPREPO/cmd/step
2025-08-20T22:48:10.5009315Z [00:02:29.527]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b036/_pkg_.a -trimpath "/root/.go/src/internal/sync=>internal/sync;$WORK/b036=>" -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/b036/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-20T22:48:10.5065246Z [00:02:29.533]➜  go tool buildid -w $WORK/b042/_pkg_.a # internal
2025-08-20T22:48:10.5066534Z [00:02:29.534]➜  cp $WORK/b042/_pkg_.a /root/.cache/go-build/a7/a75ff72001f2bce9c9039ce88ad4bd34bc9d0b5e5fd112b2f9beeaa0a4265c93-d # internal
2025-08-20T22:48:10.5067415Z [00:02:29.534]➜  internal/itoa
2025-08-20T22:48:10.5067678Z [00:02:29.534]➜  mkdir -p $WORK/b048/
2025-08-20T22:48:10.5068596Z [00:02:29.534]➜  echo '# import config' > $WORK/b048/importcfg # internal
2025-08-20T22:48:10.5070628Z [00:02:29.534]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b048/_pkg_.a -trimpath "/root/.go/src/internal/itoa=>internal/itoa;$WORK/b048=>" -p internal/itoa -lang=go1.25 -std -complete -installsuffix shared -buildid 9u4HPsdihVw8NDi4g4l5/9u4HPsdihVw8NDi4g4l5 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b048/importcfg -pack /root/.go/src/internal/itoa/itoa.go
2025-08-20T22:48:10.5169031Z [00:02:29.544]➜  go tool buildid -w $WORK/b048/_pkg_.a # internal
2025-08-20T22:48:10.5169785Z [00:02:29.544]➜  cp $WORK/b048/_pkg_.a /root/.cache/go-build/43/43f3793b0347d321d798ee01c1447718113e7bc9ee464864b96656ec487ee6b5-d # internal
2025-08-20T22:48:10.5170307Z [00:02:29.544]➜  cmp
2025-08-20T22:48:10.5170540Z [00:02:29.544]➜  mkdir -p $WORK/b051/
2025-08-20T22:48:10.5170893Z [00:02:29.544]➜  echo '# import config' > $WORK/b051/importcfg # internal
2025-08-20T22:48:10.5172299Z [00:02:29.544]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b051/_pkg_.a -trimpath "/root/.go/src/cmp=>cmp;$WORK/b051=>" -p cmp -lang=go1.25 -std -complete -installsuffix shared -buildid 3pNLZ4lQZRo8EuEyPFwj/3pNLZ4lQZRo8EuEyPFwj -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b051/importcfg -pack /root/.go/src/cmp/cmp.go
2025-08-20T22:48:10.5219414Z [00:02:29.549]➜  go tool buildid -w $WORK/b036/_pkg_.a # internal
2025-08-20T22:48:10.5240778Z [00:02:29.549]➜  cp $WORK/b036/_pkg_.a /root/.cache/go-build/fb/fb4bd605be1e6c90bef6f038cc77a8497529f7cfa1c89ae8401a6e374cd5dad5-d # internal
2025-08-20T22:48:10.5241387Z [00:02:29.550]➜  math
2025-08-20T22:48:10.5241623Z [00:02:29.550]➜  mkdir -p $WORK/b055/
2025-08-20T22:48:10.5241927Z [00:02:29.551]➜  echo -n > $WORK/b055/go_asm.h # internal
2025-08-20T22:48:10.5242229Z [00:02:29.551]➜  cd /root/.go/src/math
2025-08-20T22:48:10.5243282Z [00:02:29.551]➜  /root/.go/pkg/tool/linux_arm64/asm -p math -trimpath "/root/.go/src/math=>math;$WORK/b055=>" -I $WORK/b055/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b055/symabis ./dim_arm64.s ./exp_arm64.s ./floor_arm64.s ./modf_arm64.s
2025-08-20T22:48:10.5249661Z [00:02:29.552]➜  go tool buildid -w $WORK/b051/_pkg_.a # internal
2025-08-20T22:48:10.5256208Z [00:02:29.553]➜  cp $WORK/b051/_pkg_.a /root/.cache/go-build/ed/ed6c5f43a5203b4128232dc7cfe4b375a2a22f2dead0d2222d83c2bbad9036e1-d # internal
2025-08-20T22:48:10.5256879Z [00:02:29.553]➜  crypto/internal/fips140/alias
2025-08-20T22:48:10.5260023Z [00:02:29.553]➜  mkdir -p $WORK/b064/
2025-08-20T22:48:10.5265490Z [00:02:29.553]➜  echo '# import config' > $WORK/b064/importcfg # internal
2025-08-20T22:48:10.5266044Z [00:02:29.554]➜  cd /tmp/tmp.ktsoLsWyz4/TEMPREPO/cmd/step
2025-08-20T22:48:10.5267891Z [00:02:29.554]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b064/_pkg_.a -trimpath "/root/.go/src/crypto/internal/fips140/alias=>crypto/internal/fips140/alias;$WORK/b064=>" -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/b064/importcfg -pack /root/.go/src/crypto/internal/fips140/alias/alias.go
2025-08-20T22:48:10.5277444Z [00:02:29.555]➜  cat >/tmp/go-build3381348043/b055/importcfg << 'EOF' # internal
2025-08-20T22:48:10.5278502Z [00:02:29.555]➜  # import config
2025-08-20T22:48:10.5278887Z [00:02:29.555]➜  packagefile math/bits=/tmp/go-build3381348043/b040/_pkg_.a
2025-08-20T22:48:10.5279222Z [00:02:29.555]➜  EOF
2025-08-20T22:48:10.5287439Z [00:02:29.555]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b055/_pkg_.a -trimpath "/root/.go/src/math=>math;$WORK/b055=>" -p math -lang=go1.25 -std -installsuffix shared -buildid 6wDiWzQQCqBQkxujwy3F/6wDiWzQQCqBQkxujwy3F -goversion go1.25.0 -symabis $WORK/b055/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b055/importcfg -pack -asmhdr $WORK/b055/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-20T22:48:10.5384857Z [00:02:29.565]➜  go tool buildid -w $WORK/b064/_pkg_.a # internal
2025-08-20T22:48:10.5392276Z [00:02:29.566]➜  cp $WORK/b064/_pkg_.a /root/.cache/go-build/58/588e32276932b3fdda9ba97641cbebbd242221a30a16856453160f4b3da2f038-d # internal
2025-08-20T22:48:10.5393015Z [00:02:29.566]➜  crypto/internal/fips140deps/byteorder
2025-08-20T22:48:10.5395964Z [00:02:29.567]➜  mkdir -p $WORK/b068/
2025-08-20T22:48:10.5402411Z [00:02:29.567]➜  cat >/tmp/go-build3381348043/b068/importcfg << 'EOF' # internal
2025-08-20T22:48:10.5402789Z [00:02:29.567]➜  # import config
2025-08-20T22:48:10.5403181Z [00:02:29.567]➜  packagefile internal/byteorder=/tmp/go-build3381348043/b013/_pkg_.a
2025-08-20T22:48:10.5403542Z [00:02:29.567]➜  EOF
2025-08-20T22:48:10.5405683Z [00:02:29.567]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b068/_pkg_.a -trimpath "/root/.go/src/crypto/internal/fips140deps/byteorder=>crypto/internal/fips140deps/byteorder;$WORK/b068=>" -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/b068/importcfg -pack /root/.go/src/crypto/internal/fips140deps/byteorder/byteorder.go
2025-08-20T22:48:10.5700667Z [00:02:29.597]➜  go tool buildid -w $WORK/b068/_pkg_.a # internal
2025-08-20T22:48:10.5709347Z [00:02:29.598]➜  cp $WORK/b068/_pkg_.a /root/.cache/go-build/3a/3a20cb1432888c208b49a2fbc631359b90629c8d47494e75045c036c20d6315b-d # internal
2025-08-20T22:48:10.5711942Z [00:02:29.598]➜  crypto/internal/fips140deps/cpu
2025-08-20T22:48:10.5712267Z [00:02:29.598]➜  mkdir -p $WORK/b069/
2025-08-20T22:48:10.5712645Z [00:02:29.598]➜  cat >/tmp/go-build3381348043/b069/importcfg << 'EOF' # internal
2025-08-20T22:48:10.5713478Z [00:02:29.598]➜  # import config
2025-08-20T22:48:10.5713892Z [00:02:29.598]➜  packagefile internal/cpu=/tmp/go-build3381348043/b012/_pkg_.a
2025-08-20T22:48:10.5714377Z [00:02:29.598]➜  packagefile internal/goarch=/tmp/go-build3381348043/b007/_pkg_.a
2025-08-20T22:48:10.5714983Z [00:02:29.598]➜  EOF
2025-08-20T22:48:10.5718571Z [00:02:29.599]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b069/_pkg_.a -trimpath "/root/.go/src/crypto/internal/fips140deps/cpu=>crypto/internal/fips140deps/cpu;$WORK/b069=>" -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/b069/importcfg -pack /root/.go/src/crypto/internal/fips140deps/cpu/cpu.go
2025-08-20T22:48:10.5915185Z [00:02:29.618]➜  go tool buildid -w $WORK/b069/_pkg_.a # internal
2025-08-20T22:48:10.5917753Z [00:02:29.618]➜  cp $WORK/b069/_pkg_.a /root/.cache/go-build/ab/abf0dda6d42bf4e26c835af0338a69f396829085b126221436f314ac1c9e5a97-d # internal
2025-08-20T22:48:10.5918415Z [00:02:29.619]➜  crypto/internal/fips140/subtle
2025-08-20T22:48:10.5918714Z [00:02:29.619]➜  mkdir -p $WORK/b072/
2025-08-20T22:48:10.5919024Z [00:02:29.619]➜  echo -n > $WORK/b072/go_asm.h # internal
2025-08-20T22:48:10.5920502Z [00:02:29.619]➜  cd /root/.go/src/crypto/internal/fips140/subtle
2025-08-20T22:48:10.5921837Z [00:02:29.619]➜  /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/b072=>" -I $WORK/b072/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b072/symabis ./xor_arm64.s
2025-08-20T22:48:10.6013051Z [00:02:29.628]➜  cat >/tmp/go-build3381348043/b072/importcfg << 'EOF' # internal
2025-08-20T22:48:10.6015391Z [00:02:29.628]➜  # import config
2025-08-20T22:48:10.6015989Z [00:02:29.628]➜  packagefile crypto/internal/fips140/alias=/tmp/go-build3381348043/b064/_pkg_.a
2025-08-20T22:48:10.6016712Z [00:02:29.628]➜  packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build3381348043/b068/_pkg_.a
2025-08-20T22:48:10.6017268Z [00:02:29.628]➜  packagefile math/bits=/tmp/go-build3381348043/b040/_pkg_.a
2025-08-20T22:48:10.6017595Z [00:02:29.628]➜  EOF
2025-08-20T22:48:10.6017866Z [00:02:29.628]➜  cd /tmp/tmp.ktsoLsWyz4/TEMPREPO/cmd/step
2025-08-20T22:48:10.6020306Z [00:02:29.628]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b072/_pkg_.a -trimpath "/root/.go/src/crypto/internal/fips140/subtle=>crypto/internal/fips140/subtle;$WORK/b072=>" -p crypto/internal/fips140/subtle -lang=go1.25 -std -installsuffix shared -buildid 2NY9C7oa8Pj4-CAILAM2/2NY9C7oa8Pj4-CAILAM2 -goversion go1.25.0 -symabis $WORK/b072/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b072/importcfg -pack -asmhdr $WORK/b072/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-20T22:48:10.6066151Z [00:02:29.634]➜  go tool buildid -w $WORK/b041/_pkg_.a # internal
2025-08-20T22:48:10.6072510Z [00:02:29.634]➜  cp $WORK/b041/_pkg_.a /root/.cache/go-build/47/473cce98a269cae0ec2db1857eecf73a7a3ecee83d576a6d563f184672cf7684-d # internal
2025-08-20T22:48:10.6074289Z [00:02:29.634]➜  crypto/internal/boring/sig
2025-08-20T22:48:10.6076429Z [00:02:29.635]➜  mkdir -p $WORK/b090/
2025-08-20T22:48:10.6083517Z [00:02:29.635]➜  echo -n > $WORK/b090/go_asm.h # internal
2025-08-20T22:48:10.6085497Z [00:02:29.636]➜  cd /root/.go/src/crypto/internal/boring/sig
2025-08-20T22:48:10.6088773Z [00:02:29.636]➜  /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/b090=>" -I $WORK/b090/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b090/symabis ./sig_other.s
2025-08-20T22:48:10.6164578Z [00:02:29.643]➜  go tool buildid -w $WORK/b027/_pkg_.a # internal
2025-08-20T22:48:10.6180503Z [00:02:29.645]➜  echo '# import config' > $WORK/b090/importcfg # internal
2025-08-20T22:48:10.6180935Z [00:02:29.645]➜  cd /tmp/tmp.ktsoLsWyz4/TEMPREPO/cmd/step
2025-08-20T22:48:10.6182855Z [00:02:29.645]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b090/_pkg_.a -trimpath "/root/.go/src/crypto/internal/boring/sig=>crypto/internal/boring/sig;$WORK/b090=>" -p crypto/internal/boring/sig -lang=go1.25 -std -installsuffix shared -buildid HC672PcYn1QAJA2a1Uyp/HC672PcYn1QAJA2a1Uyp -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/crypto/internal/boring/sig/sig.go
2025-08-20T22:48:10.6203173Z [00:02:29.647]➜  cp $WORK/b027/_pkg_.a /root/.cache/go-build/c6/c616b65fa5990fbca2ad0a1a9a8c848b696578192ce2a528a51f5ffd3461ffec-d # internal
2025-08-20T22:48:10.6219877Z [00:02:29.649]➜  cd /root/.go/src/crypto/internal/fips140/subtle
2025-08-20T22:48:10.6221217Z [00:02:29.649]➜  /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/b072=>" -I $WORK/b072/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b072/xor_arm64.o ./xor_arm64.s
2025-08-20T22:48:10.6318816Z [00:02:29.659]➜  runtime
2025-08-20T22:48:10.6319122Z [00:02:29.659]➜  mkdir -p $WORK/b010/
2025-08-20T22:48:10.6322343Z [00:02:29.659]➜  echo -n > $WORK/b010/go_asm.h # internal
2025-08-20T22:48:10.6322881Z [00:02:29.659]➜  go tool pack r $WORK/b072/_pkg_.a $WORK/b072/xor_arm64.o # internal
2025-08-20T22:48:10.6323681Z [00:02:29.659]➜  go tool buildid -w $WORK/b072/_pkg_.a # internal
2025-08-20T22:48:10.6330746Z [00:02:29.660]➜  cp $WORK/b072/_pkg_.a /root/.cache/go-build/31/312e6941e5f2d6e0aa69b3d825feb31da5c5fcba36e8cb51a64564b0756bf30e-d # internal
2025-08-20T22:48:10.6331516Z [00:02:29.660]➜  unicode/utf16
2025-08-20T22:48:10.6331781Z [00:02:29.660]➜  mkdir -p $WORK/b111/
2025-08-20T22:48:10.6332160Z [00:02:29.660]➜  echo '# import config' > $WORK/b111/importcfg # internal
2025-08-20T22:48:10.6332553Z [00:02:29.660]➜  cd /tmp/tmp.ktsoLsWyz4/TEMPREPO/cmd/step
2025-08-20T22:48:10.6334086Z [00:02:29.660]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b111/_pkg_.a -trimpath "/root/.go/src/unicode/utf16=>unicode/utf16;$WORK/b111=>" -p unicode/utf16 -lang=go1.25 -std -complete -installsuffix shared -buildid L6aXOucgpcsx5O1yqVow/L6aXOucgpcsx5O1yqVow -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b111/importcfg -pack /root/.go/src/unicode/utf16/utf16.go
2025-08-20T22:48:10.6341615Z [00:02:29.661]➜  cd /root/.go/src/runtime
2025-08-20T22:48:10.6355508Z [00:02:29.661]➜  /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-20T22:48:10.6362077Z [00:02:29.663]➜  cd /root/.go/src/crypto/internal/boring/sig
2025-08-20T22:48:10.6363348Z [00:02:29.663]➜  /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/b090=>" -I $WORK/b090/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b090/sig_other.o ./sig_other.s
2025-08-20T22:48:10.6421460Z [00:02:29.669]➜  go tool pack r $WORK/b090/_pkg_.a $WORK/b090/sig_other.o # internal
2025-08-20T22:48:10.6421977Z [00:02:29.669]➜  go tool buildid -w $WORK/b090/_pkg_.a # internal
2025-08-20T22:48:10.6429876Z [00:02:29.670]➜  cp $WORK/b090/_pkg_.a /root/.cache/go-build/3c/3c162168b36a24f45f82254074f4e5879cdf68374b3f3005ec1f26ea8e4f19cc-d # internal
2025-08-20T22:48:10.6439978Z [00:02:29.671]➜  vendor/golang.org/x/crypto/cryptobyte/asn1
2025-08-20T22:48:10.6441473Z [00:02:29.671]➜  mkdir -p $WORK/b112/
2025-08-20T22:48:10.6442940Z [00:02:29.671]➜  echo '# import config' > $WORK/b112/importcfg # internal
2025-08-20T22:48:10.6443357Z [00:02:29.671]➜  cd /tmp/tmp.ktsoLsWyz4/TEMPREPO/cmd/step
2025-08-20T22:48:10.6445367Z [00:02:29.671]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b112/_pkg_.a -trimpath "/root/.go/src/vendor/golang.org/x/crypto/cryptobyte/asn1=>vendor/golang.org/x/crypto/cryptobyte/asn1;$WORK/b112=>" -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/b112/importcfg -pack /root/.go/src/vendor/golang.org/x/crypto/cryptobyte/asn1/asn1.go
2025-08-20T22:48:10.6498150Z [00:02:29.677]➜  cat >/tmp/go-build3381348043/b010/importcfg << 'EOF' # internal
2025-08-20T22:48:10.6499055Z [00:02:29.677]➜  # import config
2025-08-20T22:48:10.6499716Z [00:02:29.677]➜  packagefile internal/abi=/tmp/go-build3381348043/b006/_pkg_.a
2025-08-20T22:48:10.6501250Z [00:02:29.677]➜  packagefile internal/bytealg=/tmp/go-build3381348043/b011/_pkg_.a
2025-08-20T22:48:10.6501777Z [00:02:29.677]➜  packagefile internal/byteorder=/tmp/go-build3381348043/b013/_pkg_.a
2025-08-20T22:48:10.6502303Z [00:02:29.677]➜  packagefile internal/chacha8rand=/tmp/go-build3381348043/b014/_pkg_.a
2025-08-20T22:48:10.6502841Z [00:02:29.677]➜  packagefile internal/coverage/rtcov=/tmp/go-build3381348043/b015/_pkg_.a
2025-08-20T22:48:10.6503342Z [00:02:29.677]➜  packagefile internal/cpu=/tmp/go-build3381348043/b012/_pkg_.a
2025-08-20T22:48:10.6503866Z [00:02:29.677]➜  packagefile internal/goarch=/tmp/go-build3381348043/b007/_pkg_.a
2025-08-20T22:48:10.6504361Z [00:02:29.677]➜  packagefile internal/godebugs=/tmp/go-build3381348043/b016/_pkg_.a
2025-08-20T22:48:10.6504875Z [00:02:29.677]➜  packagefile internal/goexperiment=/tmp/go-build3381348043/b017/_pkg_.a
2025-08-20T22:48:10.6505375Z [00:02:29.677]➜  packagefile internal/goos=/tmp/go-build3381348043/b018/_pkg_.a
2025-08-20T22:48:10.6506062Z [00:02:29.677]➜  packagefile internal/profilerecord=/tmp/go-build3381348043/b019/_pkg_.a
2025-08-20T22:48:10.6506668Z [00:02:29.677]➜  packagefile internal/runtime/atomic=/tmp/go-build3381348043/b020/_pkg_.a
2025-08-20T22:48:10.6507209Z [00:02:29.677]➜  packagefile internal/runtime/cgroup=/tmp/go-build3381348043/b021/_pkg_.a
2025-08-20T22:48:10.6507761Z [00:02:29.677]➜  packagefile internal/runtime/exithook=/tmp/go-build3381348043/b025/_pkg_.a
2025-08-20T22:48:10.6508299Z [00:02:29.677]➜  packagefile internal/runtime/gc=/tmp/go-build3381348043/b026/_pkg_.a
2025-08-20T22:48:10.6508829Z [00:02:29.677]➜  packagefile internal/runtime/maps=/tmp/go-build3381348043/b027/_pkg_.a
2025-08-20T22:48:10.6509353Z [00:02:29.677]➜  packagefile internal/runtime/math=/tmp/go-build3381348043/b023/_pkg_.a
2025-08-20T22:48:10.6509896Z [00:02:29.677]➜  packagefile internal/runtime/strconv=/tmp/go-build3381348043/b022/_pkg_.a
2025-08-20T22:48:10.6510437Z [00:02:29.677]➜  packagefile internal/runtime/sys=/tmp/go-build3381348043/b031/_pkg_.a
2025-08-20T22:48:10.6511246Z [00:02:29.677]➜  packagefile internal/runtime/syscall=/tmp/go-build3381348043/b024/_pkg_.a
2025-08-20T22:48:10.6511921Z [00:02:29.677]➜  packagefile internal/stringslite=/tmp/go-build3381348043/b032/_pkg_.a
2025-08-20T22:48:10.6512449Z [00:02:29.677]➜  packagefile internal/trace/tracev2=/tmp/go-build3381348043/b033/_pkg_.a
2025-08-20T22:48:10.6512817Z [00:02:29.677]➜  EOF
2025-08-20T22:48:10.6536381Z [00:02:29.678]➜  /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-20T22:48:10.6556388Z [00:02:29.679]➜  cd /root/.go/src/math
2025-08-20T22:48:10.6557267Z [00:02:29.679]➜  /root/.go/pkg/tool/linux_arm64/asm -p math -trimpath "/root/.go/src/math=>math;$WORK/b055=>" -I $WORK/b055/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b055/dim_arm64.o ./dim_arm64.s
2025-08-20T22:48:10.6558600Z [00:02:29.683]➜  /root/.go/pkg/tool/linux_arm64/asm -p math -trimpath "/root/.go/src/math=>math;$WORK/b055=>" -I $WORK/b055/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b055/exp_arm64.o ./exp_arm64.s
2025-08-20T22:48:10.6559411Z [00:02:29.683]➜  go tool buildid -w $WORK/b112/_pkg_.a # internal
2025-08-20T22:48:10.6560076Z [00:02:29.683]➜  cp $WORK/b112/_pkg_.a /root/.cache/go-build/60/60136b9f053ebb266647602dfc5bc7b17d1b0a46834c258505b0fe2aea7dc857-d # internal
2025-08-20T22:48:10.6560622Z [00:02:29.683]➜  container/list
2025-08-20T22:48:10.6560874Z [00:02:29.683]➜  mkdir -p $WORK/b121/
2025-08-20T22:48:10.6568465Z [00:02:29.684]➜  echo '# import config' > $WORK/b121/importcfg # internal
2025-08-20T22:48:10.6568882Z [00:02:29.684]➜  cd /tmp/tmp.ktsoLsWyz4/TEMPREPO/cmd/step
2025-08-20T22:48:10.6570697Z [00:02:29.684]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b121/_pkg_.a -trimpath "/root/.go/src/container/list=>container/list;$WORK/b121=>" -p container/list -lang=go1.25 -std -complete -installsuffix shared -buildid TrZDFbIDKtA6owNtEibT/TrZDFbIDKtA6owNtEibT -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b121/importcfg -pack /root/.go/src/container/list/list.go
2025-08-20T22:48:10.6575265Z [00:02:29.685]➜  go tool buildid -w $WORK/b111/_pkg_.a # internal
2025-08-20T22:48:10.6583734Z [00:02:29.685]➜  cp $WORK/b111/_pkg_.a /root/.cache/go-build/85/8518c40ad743ffb738856b3fd05f5a55d212ad347f67416987d7ced93845e10e-d # internal
2025-08-20T22:48:10.6584340Z [00:02:29.685]➜  cd /root/.go/src/math
2025-08-20T22:48:10.6585230Z [00:02:29.685]➜  /root/.go/pkg/tool/linux_arm64/asm -p math -trimpath "/root/.go/src/math=>math;$WORK/b055=>" -I $WORK/b055/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b055/floor_arm64.o ./floor_arm64.s
2025-08-20T22:48:10.6594188Z [00:02:29.686]➜  vendor/golang.org/x/crypto/internal/alias
2025-08-20T22:48:10.6594546Z [00:02:29.686]➜  mkdir -p $WORK/b134/
2025-08-20T22:48:10.6594919Z [00:02:29.686]➜  echo '# import config' > $WORK/b134/importcfg # internal
2025-08-20T22:48:10.6595303Z [00:02:29.686]➜  cd /tmp/tmp.ktsoLsWyz4/TEMPREPO/cmd/step
2025-08-20T22:48:10.6597445Z [00:02:29.686]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b134/_pkg_.a -trimpath "/root/.go/src/vendor/golang.org/x/crypto/internal/alias=>vendor/golang.org/x/crypto/internal/alias;$WORK/b134=>" -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/b134/importcfg -pack /root/.go/src/vendor/golang.org/x/crypto/internal/alias/alias.go
2025-08-20T22:48:10.6663528Z [00:02:29.693]➜  cd /root/.go/src/math
2025-08-20T22:48:10.6664481Z [00:02:29.693]➜  /root/.go/pkg/tool/linux_arm64/asm -p math -trimpath "/root/.go/src/math=>math;$WORK/b055=>" -I $WORK/b055/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b055/modf_arm64.o ./modf_arm64.s
2025-08-20T22:48:10.6690587Z [00:02:29.696]➜  go tool pack r $WORK/b055/_pkg_.a $WORK/b055/dim_arm64.o $WORK/b055/exp_arm64.o $WORK/b055/floor_arm64.o $WORK/b055/modf_arm64.o # internal
2025-08-20T22:48:10.6691284Z [00:02:29.696]➜  go tool buildid -w $WORK/b055/_pkg_.a # internal
2025-08-20T22:48:10.6744834Z [00:02:29.701]➜  cp $WORK/b055/_pkg_.a /root/.cache/go-build/17/17b1eb6db80c50e7944d2b5a5f96836bf732615bb04e806d8f21318c0337c86c-d # internal
2025-08-20T22:48:10.6754745Z [00:02:29.702]➜  internal/nettrace
2025-08-20T22:48:10.6755070Z [00:02:29.702]➜  mkdir -p $WORK/b150/
2025-08-20T22:48:10.6755433Z [00:02:29.702]➜  echo '# import config' > $WORK/b150/importcfg # internal
2025-08-20T22:48:10.6756005Z [00:02:29.702]➜  cd /tmp/tmp.ktsoLsWyz4/TEMPREPO/cmd/step
2025-08-20T22:48:10.6757688Z [00:02:29.702]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b150/_pkg_.a -trimpath "/root/.go/src/internal/nettrace=>internal/nettrace;$WORK/b150=>" -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/b150/importcfg -pack /root/.go/src/internal/nettrace/nettrace.go
2025-08-20T22:48:10.6776853Z [00:02:29.703]➜  go tool buildid -w $WORK/b134/_pkg_.a # internal
2025-08-20T22:48:10.6778408Z [00:02:29.704]➜  cp $WORK/b134/_pkg_.a /root/.cache/go-build/3e/3ec4462fbd4f403e118879cba7c7b85bd7e6cf7c22f970648ef741e140d88a43-d # internal
2025-08-20T22:48:10.6779024Z [00:02:29.704]➜  encoding
2025-08-20T22:48:10.6779285Z [00:02:29.704]➜  mkdir -p $WORK/b159/
2025-08-20T22:48:10.6779644Z [00:02:29.704]➜  echo '# import config' > $WORK/b159/importcfg # internal
2025-08-20T22:48:10.6781476Z [00:02:29.704]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b159/_pkg_.a -trimpath "/root/.go/src/encoding=>encoding;$WORK/b159=>" -p encoding -lang=go1.25 -std -complete -installsuffix shared -buildid _GZqvJiOcWT_ie0TcTGm/_GZqvJiOcWT_ie0TcTGm -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b159/importcfg -pack /root/.go/src/encoding/encoding.go
2025-08-20T22:48:10.6840010Z [00:02:29.711]➜  go tool buildid -w $WORK/b150/_pkg_.a # internal
2025-08-20T22:48:10.6844786Z [00:02:29.711]➜  cp $WORK/b150/_pkg_.a /root/.cache/go-build/c0/c00ba52636b5888d7d84c383144d49c93a04a07db5d5604dcbb3a46fdbebad9d-d # internal
2025-08-20T22:48:10.6845371Z [00:02:29.711]➜  log/internal
2025-08-20T22:48:10.6845630Z [00:02:29.711]➜  mkdir -p $WORK/b172/
2025-08-20T22:48:10.6850119Z [00:02:29.712]➜  echo '# import config' > $WORK/b172/importcfg # internal
2025-08-20T22:48:10.6852560Z [00:02:29.712]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b172/_pkg_.a -trimpath "/root/.go/src/log/internal=>log/internal;$WORK/b172=>" -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/b172/importcfg -pack /root/.go/src/log/internal/internal.go
2025-08-20T22:48:10.6888127Z [00:02:29.716]➜  go tool buildid -w $WORK/b121/_pkg_.a # internal
2025-08-20T22:48:10.6893233Z [00:02:29.716]➜  go tool buildid -w $WORK/b159/_pkg_.a # internal
2025-08-20T22:48:10.6894257Z [00:02:29.716]➜  cp $WORK/b159/_pkg_.a /root/.cache/go-build/52/526e33027ace2eaf45237c67cb09ad12bbd2d06858cd9c3cf78f0537d41174a5-d # internal
2025-08-20T22:48:10.6895235Z [00:02:29.716]➜  cp $WORK/b121/_pkg_.a /root/.cache/go-build/8f/8fe0e9668c0b846e4fd53c753bfbd8710d9c4e64db4dcde3aebe4e15f0ccf539-d # internal
2025-08-20T22:48:10.6896344Z [00:02:29.716]➜  google.golang.org/protobuf/internal/set
2025-08-20T22:48:10.6896666Z [00:02:29.716]➜  mkdir -p $WORK/b239/
2025-08-20T22:48:10.6896983Z [00:02:29.716]➜  google.golang.org/protobuf/internal/flags
2025-08-20T22:48:10.6899966Z [00:02:29.717]➜  mkdir -p $WORK/b223/
2025-08-20T22:48:10.6900408Z [00:02:29.717]➜  cat >/tmp/go-build3381348043/b239/importcfg << 'EOF' # internal
2025-08-20T22:48:10.6900765Z [00:02:29.717]➜  # import config
2025-08-20T22:48:10.6901139Z [00:02:29.717]➜  packagefile math/bits=/tmp/go-build3381348043/b040/_pkg_.a
2025-08-20T22:48:10.6901468Z [00:02:29.717]➜  EOF
2025-08-20T22:48:10.6901772Z [00:02:29.717]➜  echo '# import config' > $WORK/b223/importcfg # internal
2025-08-20T22:48:10.6904207Z [00:02:29.717]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b223/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/protobuf@v1.36.7/internal/flags=>google.golang.org/protobuf@v1.36.7/internal/flags;$WORK/b223=>" -p google.golang.org/protobuf/internal/flags -lang=go1.22 -complete -installsuffix shared -buildid ZQGBV4D0tYqgqzq0Gu6e/ZQGBV4D0tYqgqzq0Gu6e -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b223/importcfg -pack /root/go/pkg/mod/google.golang.org/protobuf@v1.36.7/internal/flags/flags.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.7/internal/flags/proto_legacy_disable.go
2025-08-20T22:48:10.6908116Z [00:02:29.717]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b239/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/protobuf@v1.36.7/internal/set=>google.golang.org/protobuf@v1.36.7/internal/set;$WORK/b239=>" -p google.golang.org/protobuf/internal/set -lang=go1.22 -complete -installsuffix shared -buildid H5pPSEB-wr8o6l2mZB9K/H5pPSEB-wr8o6l2mZB9K -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b239/importcfg -pack /root/go/pkg/mod/google.golang.org/protobuf@v1.36.7/internal/set/ints.go
2025-08-20T22:48:10.6966644Z [00:02:29.724]➜  go tool buildid -w $WORK/b172/_pkg_.a # internal
2025-08-20T22:48:10.6973220Z [00:02:29.724]➜  go tool buildid -w $WORK/b223/_pkg_.a # internal
2025-08-20T22:48:10.6977724Z [00:02:29.725]➜  cp $WORK/b223/_pkg_.a /root/.cache/go-build/d1/d17f27a42d2c9819903b3039084750f6f8a2452e6b619d2ccf51e663d9423bd7-d # internal
2025-08-20T22:48:10.6982386Z [00:02:29.725]➜  cp $WORK/b172/_pkg_.a /root/.cache/go-build/3e/3e57a438f9e6fbb1f4a158c7b3d148c10a288055c14b73556fec49b3f5010c62-d # internal
2025-08-20T22:48:10.6985021Z [00:02:29.725]➜  github.com/dgraph-io/badger/options
2025-08-20T22:48:10.6985682Z [00:02:29.725]➜  mkdir -p $WORK/b335/
2025-08-20T22:48:10.6986541Z [00:02:29.725]➜  google.golang.org/grpc/serviceconfig
2025-08-20T22:48:10.6987538Z [00:02:29.725]➜  mkdir -p $WORK/b261/
2025-08-20T22:48:10.6989265Z [00:02:29.725]➜  echo '# import config' > $WORK/b261/importcfg # internal
2025-08-20T22:48:10.6991437Z [00:02:29.726]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b261/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.74.2/serviceconfig=>google.golang.org/grpc@v1.74.2/serviceconfig;$WORK/b261=>" -p google.golang.org/grpc/serviceconfig -lang=go1.23 -complete -installsuffix shared -buildid Zlfj58CDF0-jQg9Q_PR2/Zlfj58CDF0-jQg9Q_PR2 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b261/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.74.2/serviceconfig/serviceconfig.go
2025-08-20T22:48:10.6993213Z [00:02:29.726]➜  echo '# import config' > $WORK/b335/importcfg # internal
2025-08-20T22:48:10.7003766Z [00:02:29.727]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b335/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/dgraph-io/badger@v1.6.2/options=>github.com/dgraph-io/badger@v1.6.2/options;$WORK/b335=>" -p github.com/dgraph-io/badger/options -lang=go1.12 -complete -installsuffix shared -buildid lTs8Tms1ZbPdwZIQl5ss/lTs8Tms1ZbPdwZIQl5ss -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b335/importcfg -pack /root/go/pkg/mod/github.com/dgraph-io/badger@v1.6.2/options/options.go
2025-08-20T22:48:10.7087055Z [00:02:29.736]➜  go tool buildid -w $WORK/b239/_pkg_.a # internal
2025-08-20T22:48:10.7090242Z [00:02:29.736]➜  cp $WORK/b239/_pkg_.a /root/.cache/go-build/72/72da026b667f523f6e5f24cba64860f4b913ac7ae6a9d48c9b2d6122978e17a3-d # internal
2025-08-20T22:48:10.7090851Z [00:02:29.736]➜  github.com/dgraph-io/badger/trie
2025-08-20T22:48:10.7091152Z [00:02:29.736]➜  mkdir -p $WORK/b357/
2025-08-20T22:48:10.7091483Z [00:02:29.736]➜  go tool buildid -w $WORK/b261/_pkg_.a # internal
2025-08-20T22:48:10.7092166Z [00:02:29.736]➜  cp $WORK/b261/_pkg_.a /root/.cache/go-build/a6/a6ef354bfb0caf2b8238874b80b477dbae3fd6bdb9f45b30cdbf8e51c0331fb0-d # internal
2025-08-20T22:48:10.7097978Z [00:02:29.736]➜  github.com/dgraph-io/badger/v2/options
2025-08-20T22:48:10.7098315Z [00:02:29.736]➜  mkdir -p $WORK/b361/
2025-08-20T22:48:10.7098668Z [00:02:29.736]➜  echo '# import config' > $WORK/b361/importcfg # internal
2025-08-20T22:48:10.7100698Z [00:02:29.736]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b361/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/dgraph-io/badger/v2@v2.2007.4/options=>github.com/dgraph-io/badger/v2@v2.2007.4/options;$WORK/b361=>" -p github.com/dgraph-io/badger/v2/options -lang=go1.12 -complete -installsuffix shared -buildid 1njO_8Kf7anVFCz_DgmB/1njO_8Kf7anVFCz_DgmB -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b361/importcfg -pack /root/go/pkg/mod/github.com/dgraph-io/badger/v2@v2.2007.4/options/options.go
2025-08-20T22:48:10.7102463Z [00:02:29.736]➜  echo '# import config' > $WORK/b357/importcfg # internal
2025-08-20T22:48:10.7104380Z [00:02:29.736]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b357/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/dgraph-io/badger@v1.6.2/trie=>github.com/dgraph-io/badger@v1.6.2/trie;$WORK/b357=>" -p github.com/dgraph-io/badger/trie -lang=go1.12 -complete -installsuffix shared -buildid kKV2eKcdGj6sfCyCqQBj/kKV2eKcdGj6sfCyCqQBj -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b357/importcfg -pack /root/go/pkg/mod/github.com/dgraph-io/badger@v1.6.2/trie/trie.go
2025-08-20T22:48:10.7123424Z [00:02:29.739]➜  go tool buildid -w $WORK/b335/_pkg_.a # internal
2025-08-20T22:48:10.7128689Z [00:02:29.740]➜  cp $WORK/b335/_pkg_.a /root/.cache/go-build/d3/d38c28a0d38ebda2ecca029baf67738e58c4257d023eddbd129321a85677c9e3-d # internal
2025-08-20T22:48:10.7132513Z [00:02:29.740]➜  github.com/klauspost/compress
2025-08-20T22:48:10.7138605Z [00:02:29.740]➜  mkdir -p $WORK/b367/
2025-08-20T22:48:10.7139056Z [00:02:29.740]➜  cat >/tmp/go-build3381348043/b367/importcfg << 'EOF' # internal
2025-08-20T22:48:10.7139674Z [00:02:29.740]➜  # import config
2025-08-20T22:48:10.7140066Z [00:02:29.740]➜  packagefile math=/tmp/go-build3381348043/b055/_pkg_.a
2025-08-20T22:48:10.7140379Z [00:02:29.740]➜  EOF
2025-08-20T22:48:10.7142191Z [00:02:29.740]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b367/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/klauspost/compress@v1.18.0=>github.com/klauspost/compress@v1.18.0;$WORK/b367=>" -p github.com/klauspost/compress -lang=go1.22 -complete -installsuffix shared -buildid HEadWJC1Ujr3UqpsCrLy/HEadWJC1Ujr3UqpsCrLy -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b367/importcfg -pack /root/go/pkg/mod/github.com/klauspost/compress@v1.18.0/compressible.go
2025-08-20T22:48:10.7190416Z [00:02:29.746]➜  go tool buildid -w $WORK/b361/_pkg_.a # internal
2025-08-20T22:48:10.7191629Z [00:02:29.746]➜  cp $WORK/b361/_pkg_.a /root/.cache/go-build/c2/c20c3568fdc49b2ba6ab297284dd4a9f4c9443131e08e7d72f17a46a65be19b0-d # internal
2025-08-20T22:48:10.7197789Z [00:02:29.746]➜  github.com/klauspost/compress/internal/le
2025-08-20T22:48:10.7198121Z [00:02:29.746]➜  mkdir -p $WORK/b370/
2025-08-20T22:48:10.7198474Z [00:02:29.746]➜  echo '# import config' > $WORK/b370/importcfg # internal
2025-08-20T22:48:10.7200890Z [00:02:29.746]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b370/_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/b370=>" -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/b370/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-20T22:48:10.7221902Z [00:02:29.749]➜  go tool buildid -w $WORK/b357/_pkg_.a # internal
2025-08-20T22:48:10.7226148Z [00:02:29.749]➜  cp $WORK/b357/_pkg_.a /root/.cache/go-build/fb/fb09e4ee17769bfb3e178ff1c3be262d157e632f198a41a3b11fc940133efebf-d # internal
2025-08-20T22:48:10.7236768Z [00:02:29.750]➜  github.com/dgraph-io/badger/v2/trie
2025-08-20T22:48:10.7237626Z [00:02:29.751]➜  mkdir -p $WORK/b377/
2025-08-20T22:48:10.7239677Z [00:02:29.751]➜  echo '# import config' > $WORK/b377/importcfg # internal
2025-08-20T22:48:10.7242053Z [00:02:29.751]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b377/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/dgraph-io/badger/v2@v2.2007.4/trie=>github.com/dgraph-io/badger/v2@v2.2007.4/trie;$WORK/b377=>" -p github.com/dgraph-io/badger/v2/trie -lang=go1.12 -complete -installsuffix shared -buildid DZImLQNH64CSmwe_zH9F/DZImLQNH64CSmwe_zH9F -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b377/importcfg -pack /root/go/pkg/mod/github.com/dgraph-io/badger/v2@v2.2007.4/trie/trie.go
2025-08-20T22:48:10.7265553Z [00:02:29.754]➜  go tool buildid -w $WORK/b367/_pkg_.a # internal
2025-08-20T22:48:10.7270447Z [00:02:29.754]➜  cp $WORK/b367/_pkg_.a /root/.cache/go-build/7c/7cddddae1b766dbc622ec99aa078e4953fdfc27e0173d82889df004a242c1b6e-d # internal
2025-08-20T22:48:10.7279683Z [00:02:29.755]➜  github.com/jackc/puddle/v2/internal/genstack
2025-08-20T22:48:10.7280976Z [00:02:29.755]➜  mkdir -p $WORK/b415/
2025-08-20T22:48:10.7283002Z [00:02:29.755]➜  go tool buildid -w $WORK/b370/_pkg_.a # internal
2025-08-20T22:48:10.7283426Z [00:02:29.755]➜  echo '# import config' > $WORK/b415/importcfg # internal
2025-08-20T22:48:10.7286240Z [00:02:29.755]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b415/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/jackc/puddle/v2@v2.2.2/internal/genstack=>github.com/jackc/puddle/v2@v2.2.2/internal/genstack;$WORK/b415=>" -p github.com/jackc/puddle/v2/internal/genstack -lang=go1.19 -complete -installsuffix shared -buildid LKEbEihJA9ArwN_Iclyw/LKEbEihJA9ArwN_Iclyw -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b415/importcfg -pack /root/go/pkg/mod/github.com/jackc/puddle/v2@v2.2.2/internal/genstack/gen_stack.go /root/go/pkg/mod/github.com/jackc/puddle/v2@v2.2.2/internal/genstack/stack.go
2025-08-20T22:48:10.7294399Z [00:02:29.756]➜  cp $WORK/b370/_pkg_.a /root/.cache/go-build/12/12aa5233875525288d813846368685b0430a7931846783c8dc4e96027ea79b15-d # internal
2025-08-20T22:48:10.7299519Z [00:02:29.757]➜  golang.org/x/crypto/internal/alias
2025-08-20T22:48:10.7301072Z [00:02:29.757]➜  mkdir -p $WORK/b458/
2025-08-20T22:48:10.7301523Z [00:02:29.757]➜  echo '# import config' > $WORK/b458/importcfg # internal
2025-08-20T22:48:10.7303550Z [00:02:29.757]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b458/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/crypto@v0.41.0/internal/alias=>golang.org/x/crypto@v0.41.0/internal/alias;$WORK/b458=>" -p golang.org/x/crypto/internal/alias -lang=go1.23 -complete -installsuffix shared -buildid OeNegmXs8XWVr2AH_q74/OeNegmXs8XWVr2AH_q74 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b458/importcfg -pack /root/go/pkg/mod/golang.org/x/crypto@v0.41.0/internal/alias/alias.go
2025-08-20T22:48:10.7368883Z [00:02:29.764]➜  go tool buildid -w $WORK/b377/_pkg_.a # internal
2025-08-20T22:48:10.7369608Z [00:02:29.764]➜  cp $WORK/b377/_pkg_.a /root/.cache/go-build/d6/d619257fdd437725f0377a0173eac597001ea4c3dca98caf359218eb8c15bbac-d # internal
2025-08-20T22:48:10.7370193Z [00:02:29.764]➜  golang.org/x/crypto/salsa20/salsa
2025-08-20T22:48:10.7370497Z [00:02:29.764]➜  mkdir -p $WORK/b464/
2025-08-20T22:48:10.7371266Z [00:02:29.764]➜  cat >/tmp/go-build3381348043/b464/importcfg << 'EOF' # internal
2025-08-20T22:48:10.7373001Z [00:02:29.764]➜  # import config
2025-08-20T22:48:10.7373563Z [00:02:29.764]➜  packagefile math/bits=/tmp/go-build3381348043/b040/_pkg_.a
2025-08-20T22:48:10.7373991Z [00:02:29.764]➜  EOF
2025-08-20T22:48:10.7376947Z [00:02:29.764]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b464/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/crypto@v0.41.0/salsa20/salsa=>golang.org/x/crypto@v0.41.0/salsa20/salsa;$WORK/b464=>" -p golang.org/x/crypto/salsa20/salsa -lang=go1.23 -complete -installsuffix shared -buildid 3qwEwHvsoD0uDHpfUTUa/3qwEwHvsoD0uDHpfUTUa -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b464/importcfg -pack /root/go/pkg/mod/golang.org/x/crypto@v0.41.0/salsa20/salsa/hsalsa20.go /root/go/pkg/mod/golang.org/x/crypto@v0.41.0/salsa20/salsa/salsa208.go /root/go/pkg/mod/golang.org/x/crypto@v0.41.0/salsa20/salsa/salsa20_noasm.go /root/go/pkg/mod/golang.org/x/crypto@v0.41.0/salsa20/salsa/salsa20_ref.go
2025-08-20T22:48:10.7410759Z [00:02:29.768]➜  go tool buildid -w $WORK/b415/_pkg_.a # internal
2025-08-20T22:48:10.7411800Z [00:02:29.768]➜  cp $WORK/b415/_pkg_.a /root/.cache/go-build/ea/ea9f380136d6100c00b96d0e955cbc5d3a4dca996030312620084b7cd949c3fd-d # internal
2025-08-20T22:48:10.7413009Z [00:02:29.768]➜  go.step.sm/crypto/internal/utils/asn1
2025-08-20T22:48:10.7415464Z [00:02:29.768]➜  mkdir -p $WORK/b465/
2025-08-20T22:48:10.7419893Z [00:02:29.768]➜  go tool buildid -w $WORK/b458/_pkg_.a # internal
2025-08-20T22:48:10.7420425Z [00:02:29.769]➜  echo '# import config' > $WORK/b465/importcfg # internal
2025-08-20T22:48:10.7421117Z [00:02:29.769]➜  cp $WORK/b458/_pkg_.a /root/.cache/go-build/e3/e346a54be44b1816f80398dc25b245dceb30a5d944204ccce20bc2bfb756e623-d # internal
2025-08-20T22:48:10.7425021Z [00:02:29.769]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b465/_pkg_.a -trimpath "/root/go/pkg/mod/go.step.sm/crypto@v0.69.0/internal/utils/asn1=>go.step.sm/crypto@v0.69.0/internal/utils/asn1;$WORK/b465=>" -p go.step.sm/crypto/internal/utils/asn1 -lang=go1.23 -complete -installsuffix shared -buildid rMb7Kcavcfjn1XWvV0yK/rMb7Kcavcfjn1XWvV0yK -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b465/importcfg -pack /root/go/pkg/mod/go.step.sm/crypto@v0.69.0/internal/utils/asn1/asn1.go
2025-08-20T22:48:10.7427932Z [00:02:29.770]➜  golang.org/x/crypto/cryptobyte/asn1
2025-08-20T22:48:10.7428565Z [00:02:29.770]➜  mkdir -p $WORK/b467/
2025-08-20T22:48:10.7429241Z [00:02:29.770]➜  echo '# import config' > $WORK/b467/importcfg # internal
2025-08-20T22:48:10.7431695Z [00:02:29.770]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b467/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/crypto@v0.41.0/cryptobyte/asn1=>golang.org/x/crypto@v0.41.0/cryptobyte/asn1;$WORK/b467=>" -p golang.org/x/crypto/cryptobyte/asn1 -lang=go1.23 -complete -installsuffix shared -buildid HLjf5xCNJgFGaUhOgYT9/HLjf5xCNJgFGaUhOgYT9 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b467/importcfg -pack /root/go/pkg/mod/golang.org/x/crypto@v0.41.0/cryptobyte/asn1/asn1.go
2025-08-20T22:48:10.7510716Z [00:02:29.778]➜  go tool buildid -w $WORK/b467/_pkg_.a # internal
2025-08-20T22:48:10.7518964Z [00:02:29.778]➜  cp $WORK/b467/_pkg_.a /root/.cache/go-build/7f/7ffe663a9cbe1e7ef7fe93ba6afa311f010b48cbb91ee340bb56f347b083ea7e-d # internal
2025-08-20T22:48:10.7520675Z [00:02:29.779]➜  log/slog/internal
2025-08-20T22:48:10.7520964Z [00:02:29.779]➜  mkdir -p $WORK/b475/
2025-08-20T22:48:10.7521325Z [00:02:29.779]➜  echo '# import config' > $WORK/b475/importcfg # internal
2025-08-20T22:48:10.7522984Z [00:02:29.779]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b475/_pkg_.a -trimpath "/root/.go/src/log/slog/internal=>log/slog/internal;$WORK/b475=>" -p log/slog/internal -lang=go1.25 -std -complete -installsuffix shared -buildid _pX6nOEPDwOqnqzQhusU/_pX6nOEPDwOqnqzQhusU -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b475/importcfg -pack /root/.go/src/log/slog/internal/ignorepc.go
2025-08-20T22:48:10.7546172Z [00:02:29.782]➜  go tool buildid -w $WORK/b465/_pkg_.a # internal
2025-08-20T22:48:10.7549675Z [00:02:29.782]➜  cp $WORK/b465/_pkg_.a /root/.cache/go-build/14/14898d02d9e4c355cee6ed64d6081bf427f97fa8911e1aaeed394dbf85cc0cff-d # internal
2025-08-20T22:48:10.7550352Z [00:02:29.782]➜  github.com/googleapis/gax-go/v2/internal
2025-08-20T22:48:10.7553765Z [00:02:29.782]➜  mkdir -p $WORK/b539/
2025-08-20T22:48:10.7556033Z [00:02:29.783]➜  echo '# import config' > $WORK/b539/importcfg # internal
2025-08-20T22:48:10.7559131Z [00:02:29.783]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b539/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/googleapis/gax-go/v2@v2.15.0/internal=>github.com/googleapis/gax-go/v2@v2.15.0/internal;$WORK/b539=>" -p github.com/googleapis/gax-go/v2/internal -lang=go1.23 -complete -installsuffix shared -buildid gznWGbYfv-ZM1qzDvKSA/gznWGbYfv-ZM1qzDvKSA -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b539/importcfg -pack /root/go/pkg/mod/github.com/googleapis/gax-go/v2@v2.15.0/internal/version.go
2025-08-20T22:48:10.7591572Z [00:02:29.786]➜  go tool buildid -w $WORK/b464/_pkg_.a # internal
2025-08-20T22:48:10.7595415Z [00:02:29.787]➜  go tool buildid -w $WORK/b475/_pkg_.a # internal
2025-08-20T22:48:10.7597912Z [00:02:29.787]➜  cp $WORK/b464/_pkg_.a /root/.cache/go-build/4e/4ee04990a88ae0221ad6b4f5bfa9112913cd9058b5d4a4adda582a30136e41de-d # internal
2025-08-20T22:48:10.7598606Z [00:02:29.787]➜  go.opentelemetry.io/otel/trace/embedded
2025-08-20T22:48:10.7598927Z [00:02:29.787]➜  mkdir -p $WORK/b563/
2025-08-20T22:48:10.7601019Z [00:02:29.787]➜  cp $WORK/b475/_pkg_.a /root/.cache/go-build/05/052fac1c62cacae6b5ed76c6f2dee6b25ce14f214e444a90fbec0679834bc0ad-d # internal
2025-08-20T22:48:10.7619395Z [00:02:29.789]➜  go.opentelemetry.io/otel/metric/embedded
2025-08-20T22:48:10.7619751Z [00:02:29.789]➜  mkdir -p $WORK/b567/
2025-08-20T22:48:10.7620148Z [00:02:29.789]➜  echo '# import config' > $WORK/b563/importcfg # internal
2025-08-20T22:48:10.7620568Z [00:02:29.789]➜  echo '# import config' > $WORK/b567/importcfg # internal
2025-08-20T22:48:10.7622682Z [00:02:29.789]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b567/_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/b567=>" -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/b567/importcfg -pack /root/go/pkg/mod/go.opentelemetry.io/otel/metric@v1.36.0/embedded/embedded.go
2025-08-20T22:48:10.7626250Z [00:02:29.789]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b563/_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/b563=>" -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/b563/importcfg -pack /root/go/pkg/mod/go.opentelemetry.io/otel/trace@v1.36.0/embedded/embedded.go
2025-08-20T22:48:10.7654335Z [00:02:29.792]➜  go tool buildid -w $WORK/b539/_pkg_.a # internal
2025-08-20T22:48:10.7662647Z [00:02:29.793]➜  cp $WORK/b539/_pkg_.a /root/.cache/go-build/08/08c3c9a93f3820e8cd233562e6745f2de96bcd7b60aa2ea7161f581cc52fbc8c-d # internal
2025-08-20T22:48:10.7671356Z [00:02:29.794]➜  github.com/shurcooL/sanitized_anchor_name
2025-08-20T22:48:10.7672032Z [00:02:29.794]➜  mkdir -p $WORK/b597/
2025-08-20T22:48:10.7677352Z [00:02:29.795]➜  cat >/tmp/go-build3381348043/b597/importcfg << 'EOF' # internal
2025-08-20T22:48:10.7677765Z [00:02:29.795]➜  # import config
2025-08-20T22:48:10.7678126Z [00:02:29.795]➜  packagefile unicode=/tmp/go-build3381348043/b041/_pkg_.a
2025-08-20T22:48:10.7678449Z [00:02:29.795]➜  EOF
2025-08-20T22:48:10.7680410Z [00:02:29.795]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b597/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/shurcoo!l/sanitized_anchor_name@v1.0.0=>github.com/shurcooL/sanitized_anchor_name@v1.0.0;$WORK/b597=>" -p github.com/shurcooL/sanitized_anchor_name -lang=go1.16 -complete -installsuffix shared -buildid KqCH9iHQHiO0sZlY58q1/KqCH9iHQHiO0sZlY58q1 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b597/importcfg -pack /root/go/pkg/mod/github.com/shurcoo!l/sanitized_anchor_name@v1.0.0/main.go
2025-08-20T22:48:10.7716299Z [00:02:29.798]➜  go tool buildid -w $WORK/b563/_pkg_.a # internal
2025-08-20T22:48:10.7720308Z [00:02:29.799]➜  cp $WORK/b563/_pkg_.a /root/.cache/go-build/fa/fae5906ded66855b52f984adbd3eb5f7b86456053c2810371fe819ef2378f4b8-d # internal
2025-08-20T22:48:10.7721853Z [00:02:29.799]➜  golang.org/x/net/html/atom
2025-08-20T22:48:10.7722622Z [00:02:29.799]➜  mkdir -p $WORK/b599/
2025-08-20T22:48:10.7731160Z [00:02:29.800]➜  echo '# import config' > $WORK/b599/importcfg # internal
2025-08-20T22:48:10.7738417Z [00:02:29.800]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b599/_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/b599=>" -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/b599/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-20T22:48:10.7762263Z [00:02:29.803]➜  go tool buildid -w $WORK/b567/_pkg_.a # internal
2025-08-20T22:48:10.7774186Z [00:02:29.804]➜  cp $WORK/b567/_pkg_.a /root/.cache/go-build/30/307b259b956c1cd48b1044996f0da04141aa040c69bd0dbd148885b2064d12af-d # internal
2025-08-20T22:48:10.7775045Z [00:02:29.804]➜  github.com/google/go-tspi/tspiconst
2025-08-20T22:48:10.7775512Z [00:02:29.804]➜  mkdir -p $WORK/b633/
2025-08-20T22:48:10.7776117Z [00:02:29.804]➜  echo '# import config' > $WORK/b633/importcfg # internal
2025-08-20T22:48:10.7778211Z [00:02:29.804]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b633/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/google/go-tspi@v0.3.0/tspiconst=>github.com/google/go-tspi@v0.3.0/tspiconst;$WORK/b633=>" -p github.com/google/go-tspi/tspiconst -lang=go1.12 -complete -installsuffix shared -buildid _DhhURSbBGTgalbHkhOm/_DhhURSbBGTgalbHkhOm -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b633/importcfg -pack /root/go/pkg/mod/github.com/google/go-tspi@v0.3.0/tspiconst/tspiconst.go
2025-08-20T22:48:10.7793635Z [00:02:29.806]➜  go tool buildid -w $WORK/b597/_pkg_.a # internal
2025-08-20T22:48:10.7799547Z [00:02:29.806]➜  cp $WORK/b597/_pkg_.a /root/.cache/go-build/9f/9fde6514df4f39b386354d02006541efce991e47de77457fd0d841e6b2ad8163-d # internal
2025-08-20T22:48:10.7800168Z [00:02:29.807]➜  cloud.google.com/go/security/internal
2025-08-20T22:48:10.7800492Z [00:02:29.807]➜  mkdir -p $WORK/b717/
2025-08-20T22:48:10.7802119Z [00:02:29.807]➜  echo '# import config' > $WORK/b717/importcfg # internal
2025-08-20T22:48:10.7805011Z [00:02:29.807]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b717/_pkg_.a -trimpath "/root/go/pkg/mod/cloud.google.com/go/security@v1.18.5/internal=>cloud.google.com/go/security@v1.18.5/internal;$WORK/b717=>" -p cloud.google.com/go/security/internal -lang=go1.23 -complete -installsuffix shared -buildid yMH-scJmzBd82qoaGUT8/yMH-scJmzBd82qoaGUT8 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b717/importcfg -pack /root/go/pkg/mod/cloud.google.com/go/security@v1.18.5/internal/version.go
2025-08-20T22:48:10.7868569Z [00:02:29.814]➜  go tool buildid -w $WORK/b717/_pkg_.a # internal
2025-08-20T22:48:10.7872214Z [00:02:29.814]➜  cp $WORK/b717/_pkg_.a /root/.cache/go-build/43/43bde5e1ee0a331bf54b53ff9d0fb9b39c9eb319671185d04c93f6b38c6e707f-d # internal
2025-08-20T22:48:10.7873544Z [00:02:29.814]➜  github.com/smallstep/go-attestation/oid
2025-08-20T22:48:10.7874226Z [00:02:29.814]➜  mkdir -p $WORK/b743/
2025-08-20T22:48:10.7878226Z [00:02:29.815]➜  echo '# import config' > $WORK/b743/importcfg # internal
2025-08-20T22:48:10.7881811Z [00:02:29.815]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b743/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/smallstep/go-attestation@v0.4.4-0.20241119153605-2306d5b464ca/oid=>github.com/smallstep/go-attestation@v0.4.4-0.20241119153605-2306d5b464ca/oid;$WORK/b743=>" -p github.com/smallstep/go-attestation/oid -lang=go1.20 -complete -installsuffix shared -buildid 26hlq3sk1UKwjAUbwy0E/26hlq3sk1UKwjAUbwy0E -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b743/importcfg -pack /root/go/pkg/mod/github.com/smallstep/go-attestation@v0.4.4-0.20241119153605-2306d5b464ca/oid/oid.go
2025-08-20T22:48:10.7950496Z [00:02:29.822]➜  go tool buildid -w $WORK/b633/_pkg_.a # internal
2025-08-20T22:48:10.7952544Z [00:02:29.822]➜  go tool buildid -w $WORK/b599/_pkg_.a # internal
2025-08-20T22:48:10.7962793Z [00:02:29.823]➜  cp $WORK/b599/_pkg_.a /root/.cache/go-build/2e/2e32a1bff0257b3812411fb8e03aff2fb5ac5536e521b2bd2b9e0f1faea128f1-d # internal
2025-08-20T22:48:10.7963825Z [00:02:29.823]➜  cp $WORK/b633/_pkg_.a /root/.cache/go-build/fd/fd27d23c143290172192c75444e1c73454b50c8793d2ad8bb46cacdb0aa4901a-d # internal
2025-08-20T22:48:10.7964444Z [00:02:29.823]➜  github.com/smallstep/cli/internal/sliceutil
2025-08-20T22:48:10.7964799Z [00:02:29.823]➜  mkdir -p $WORK/b770/
2025-08-20T22:48:10.7965340Z [00:02:29.823]➜  github.com/Azure/azure-sdk-for-go/sdk/azcore/cloud
2025-08-20T22:48:10.7965689Z [00:02:29.823]➜  mkdir -p $WORK/b780/
2025-08-20T22:48:10.7966381Z [00:02:29.823]➜  go tool buildid -w $WORK/b743/_pkg_.a # internal
2025-08-20T22:48:10.7970856Z [00:02:29.824]➜  echo '# import config' > $WORK/b770/importcfg # internal
2025-08-20T22:48:10.7971773Z [00:02:29.824]➜  cp $WORK/b743/_pkg_.a /root/.cache/go-build/f4/f455f2ece34d0e362fbad5408be4bc11117e61e341a92a39f5205eeefbdfaa33-d # internal
2025-08-20T22:48:10.7972539Z [00:02:29.824]➜  github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/exported
2025-08-20T22:48:10.7974614Z [00:02:29.825]➜  mkdir -p $WORK/b810/
2025-08-20T22:48:10.7980574Z [00:02:29.825]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b770/_pkg_.a -trimpath "/tmp/tmp.ktsoLsWyz4/TEMPREPO/internal/sliceutil=>github.com/smallstep/cli/internal/sliceutil;$WORK/b770=>" -p github.com/smallstep/cli/internal/sliceutil -lang=go1.23 -complete -installsuffix shared -buildid 98kOoJMtgtv2ITMYeLHb/98kOoJMtgtv2ITMYeLHb -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b770/importcfg -pack /tmp/tmp.ktsoLsWyz4/TEMPREPO/internal/sliceutil/sliceutil.go
2025-08-20T22:48:10.7982422Z [00:02:29.825]➜  echo '# import config' > $WORK/b780/importcfg # internal
2025-08-20T22:48:10.7984955Z [00:02:29.825]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b780/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/azcore@v1.18.2/cloud=>github.com/Azure/azure-sdk-for-go/sdk/azcore@v1.18.2/cloud;$WORK/b780=>" -p github.com/Azure/azure-sdk-for-go/sdk/azcore/cloud -lang=go1.23 -complete -installsuffix shared -buildid Pkv3TC7f2DLH0kg3gsIh/Pkv3TC7f2DLH0kg3gsIh -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b780/importcfg -pack /root/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/azcore@v1.18.2/cloud/cloud.go /root/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/azcore@v1.18.2/cloud/doc.go
2025-08-20T22:48:10.7992565Z [00:02:29.826]➜  echo '# import config' > $WORK/b810/importcfg # internal
2025-08-20T22:48:10.8000171Z [00:02:29.827]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b810/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/!azure!a!d/microsoft-authentication-library-for-go@v1.4.2/apps/internal/exported=>github.com/AzureAD/microsoft-authentication-library-for-go@v1.4.2/apps/internal/exported;$WORK/b810=>" -p github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/exported -lang=go1.18 -complete -installsuffix shared -buildid m19oyWzJnrl3qDAeWnxH/m19oyWzJnrl3qDAeWnxH -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b810/importcfg -pack /root/go/pkg/mod/github.com/!azure!a!d/microsoft-authentication-library-for-go@v1.4.2/apps/internal/exported/exported.go
2025-08-20T22:48:10.8077752Z [00:02:29.834]➜  go tool buildid -w $WORK/b770/_pkg_.a # internal
2025-08-20T22:48:10.8084950Z [00:02:29.835]➜  cp $WORK/b770/_pkg_.a /root/.cache/go-build/03/03fe61d057d7740857125e2961b01041cd54373b1412335f5e8dfa20d06ad055-d # internal
2025-08-20T22:48:10.8085659Z [00:02:29.835]➜  go tool buildid -w $WORK/b780/_pkg_.a # internal
2025-08-20T22:48:10.8086434Z [00:02:29.835]➜  cp $WORK/b780/_pkg_.a /root/.cache/go-build/20/20c922f19186b192ec80794dba0e5f9c20e8960f02aff933bb1edc0355a19262-d # internal
2025-08-20T22:48:10.8087180Z [00:02:29.835]➜  github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/version
2025-08-20T22:48:10.8087625Z [00:02:29.835]➜  mkdir -p $WORK/b820/
2025-08-20T22:48:10.8087977Z [00:02:29.835]➜  echo '# import config' > $WORK/b820/importcfg # internal
2025-08-20T22:48:10.8099089Z [00:02:29.835]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b820/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/!azure!a!d/microsoft-authentication-library-for-go@v1.4.2/apps/internal/version=>github.com/AzureAD/microsoft-authentication-library-for-go@v1.4.2/apps/internal/version;$WORK/b820=>" -p github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/version -lang=go1.18 -complete -installsuffix shared -buildid W2h_tsvBlRKMkV6l3V-F/W2h_tsvBlRKMkV6l3V-F -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b820/importcfg -pack /root/go/pkg/mod/github.com/!azure!a!d/microsoft-authentication-library-for-go@v1.4.2/apps/internal/version/version.go
2025-08-20T22:48:10.8101879Z [00:02:29.836]➜  github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/internal/grant
2025-08-20T22:48:10.8102447Z [00:02:29.836]➜  mkdir -p $WORK/b814/
2025-08-20T22:48:10.8102799Z [00:02:29.836]➜  echo '# import config' > $WORK/b814/importcfg # internal
2025-08-20T22:48:10.8105915Z [00:02:29.836]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b814/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/!azure!a!d/microsoft-authentication-library-for-go@v1.4.2/apps/internal/oauth/ops/internal/grant=>github.com/AzureAD/microsoft-authentication-library-for-go@v1.4.2/apps/internal/oauth/ops/internal/grant;$WORK/b814=>" -p github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/internal/grant -lang=go1.18 -complete -installsuffix shared -buildid -mxay0Y-oxALkWtE0lYO/-mxay0Y-oxALkWtE0lYO -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b814/importcfg -pack /root/go/pkg/mod/github.com/!azure!a!d/microsoft-authentication-library-for-go@v1.4.2/apps/internal/oauth/ops/internal/grant/grant.go
2025-08-20T22:48:10.8194192Z [00:02:29.846]➜  go tool buildid -w $WORK/b820/_pkg_.a # internal
2025-08-20T22:48:10.8206228Z [00:02:29.846]➜  cp $WORK/b820/_pkg_.a /root/.cache/go-build/ae/aefa3d1cd2d2f2e431b24317652bf58ba9689858598e27f7a058f13442fa62f7-d # internal
2025-08-20T22:48:10.8219376Z [00:02:29.849]➜  github.com/Azure/azure-sdk-for-go/sdk/azcore/to
2025-08-20T22:48:10.8220545Z [00:02:29.849]➜  mkdir -p $WORK/b830/
2025-08-20T22:48:10.8220991Z [00:02:29.849]➜  echo '# import config' > $WORK/b830/importcfg # internal
2025-08-20T22:48:10.8223460Z [00:02:29.849]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b830/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/azcore@v1.18.2/to=>github.com/Azure/azure-sdk-for-go/sdk/azcore@v1.18.2/to;$WORK/b830=>" -p github.com/Azure/azure-sdk-for-go/sdk/azcore/to -lang=go1.23 -complete -installsuffix shared -buildid WZnM9naNpqGyWY0vA3uH/WZnM9naNpqGyWY0vA3uH -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b830/importcfg -pack /root/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/azcore@v1.18.2/to/doc.go /root/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/azcore@v1.18.2/to/to.go
2025-08-20T22:48:10.8225543Z [00:02:29.849]➜  go tool buildid -w $WORK/b810/_pkg_.a # internal
2025-08-20T22:48:10.8226381Z [00:02:29.849]➜  cp $WORK/b810/_pkg_.a /root/.cache/go-build/7c/7cb8d6133e57af7778e869c906148fda9923eca7700555397e0cc54542fdd9b0-d # internal
2025-08-20T22:48:10.8226933Z [00:02:29.849]➜  image/color
2025-08-20T22:48:10.8227181Z [00:02:29.849]➜  mkdir -p $WORK/b870/
2025-08-20T22:48:10.8227526Z [00:02:29.849]➜  echo '# import config' > $WORK/b870/importcfg # internal
2025-08-20T22:48:10.8229177Z [00:02:29.849]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b870/_pkg_.a -trimpath "/root/.go/src/image/color=>image/color;$WORK/b870=>" -p image/color -lang=go1.25 -std -complete -installsuffix shared -buildid ol6SQl3dUtPQvnKtBlUM/ol6SQl3dUtPQvnKtBlUM -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b870/importcfg -pack /root/.go/src/image/color/color.go /root/.go/src/image/color/ycbcr.go
2025-08-20T22:48:10.8230595Z [00:02:29.849]➜  go tool buildid -w $WORK/b814/_pkg_.a # internal
2025-08-20T22:48:10.8231247Z [00:02:29.849]➜  cp $WORK/b814/_pkg_.a /root/.cache/go-build/0b/0b198cdd9e2a65c84003c9f26e609e4d0783bc31bce10d285a52f309019145df-d # internal
2025-08-20T22:48:10.8299349Z [00:02:29.857]➜  go tool buildid -w $WORK/b830/_pkg_.a # internal
2025-08-20T22:48:10.8304078Z [00:02:29.857]➜  cp $WORK/b830/_pkg_.a /root/.cache/go-build/06/0620bd00987451a4fd78ae887ea53cd3f9ba687b086bef4b6f98becb4ff63410-d # internal
2025-08-20T22:48:10.8452762Z [00:02:29.872]➜  go tool buildid -w $WORK/b870/_pkg_.a # internal
2025-08-20T22:48:10.8458962Z [00:02:29.873]➜  cp $WORK/b870/_pkg_.a /root/.cache/go-build/e5/e53045bc2ec97b559155d1c5e6dc9a06ce1d46c8809e605557703b51aa03b9a4-d # internal
2025-08-20T22:48:12.1527309Z [00:02:31.179]➜  cp /root/.go/src/runtime/tls_arm64.h $WORK/b010/tls_GOARCH.h
2025-08-20T22:48:12.1527809Z [00:02:31.180]➜  cd /root/.go/src/runtime
2025-08-20T22:48:12.1528703Z [00:02:31.180]➜  /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-20T22:48:12.1550175Z [00:02:31.182]➜  /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-20T22:48:12.1635910Z [00:02:31.190]➜  /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-20T22:48:12.1655428Z [00:02:31.192]➜  /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-20T22:48:12.1679597Z [00:02:31.195]➜  /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-20T22:48:12.1703654Z [00:02:31.197]➜  /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-20T22:48:12.1725697Z [00:02:31.199]➜  /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-20T22:48:12.1748096Z [00:02:31.202]➜  /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-20T22:48:12.1785389Z [00:02:31.205]➜  /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-20T22:48:12.1807316Z [00:02:31.208]➜  /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-20T22:48:12.1860542Z [00:02:31.213]➜  /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-20T22:48:12.1897126Z [00:02:31.217]➜  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-20T22:48:12.1899494Z [00:02:31.217]➜  go tool buildid -w $WORK/b010/_pkg_.a # internal
2025-08-20T22:48:12.2161021Z [00:02:31.243]➜  cp $WORK/b010/_pkg_.a /root/.cache/go-build/9c/9c263cfbf7f11b0105c451f222af469bc8dcc35374590d332eaa8dfccac3e50f-d # internal
2025-08-20T22:48:12.2161639Z [00:02:31.243]➜  internal/reflectlite
2025-08-20T22:48:12.2161918Z [00:02:31.243]➜  mkdir -p $WORK/b005/
2025-08-20T22:48:12.2162175Z [00:02:31.243]➜  crypto/subtle
2025-08-20T22:48:12.2162420Z [00:02:31.243]➜  mkdir -p $WORK/b089/
2025-08-20T22:48:12.2162664Z [00:02:31.243]➜  sync
2025-08-20T22:48:12.2162886Z [00:02:31.243]➜  mkdir -p $WORK/b035/
2025-08-20T22:48:12.2163531Z [00:02:31.243]➜  iter
2025-08-20T22:48:12.2163818Z [00:02:31.243]➜  mkdir -p $WORK/b039/
2025-08-20T22:48:12.2164128Z [00:02:31.243]➜  echo -n > $WORK/b005/go_asm.h # internal
2025-08-20T22:48:12.2164462Z [00:02:31.243]➜  cd /root/.go/src/internal/reflectlite
2025-08-20T22:48:12.2165581Z [00:02:31.243]➜  /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-20T22:48:12.2166874Z [00:02:31.243]➜  cat >/tmp/go-build3381348043/b089/importcfg << 'EOF' # internal
2025-08-20T22:48:12.2167222Z [00:02:31.243]➜  # import config
2025-08-20T22:48:12.2167652Z [00:02:31.243]➜  packagefile crypto/internal/fips140/subtle=/tmp/go-build3381348043/b072/_pkg_.a
2025-08-20T22:48:12.2168214Z [00:02:31.243]➜  packagefile internal/runtime/sys=/tmp/go-build3381348043/b031/_pkg_.a
2025-08-20T22:48:12.2168701Z [00:02:31.243]➜  packagefile runtime=/tmp/go-build3381348043/b010/_pkg_.a
2025-08-20T22:48:12.2169021Z [00:02:31.243]➜  EOF
2025-08-20T22:48:12.2169305Z [00:02:31.243]➜  cd /tmp/tmp.ktsoLsWyz4/TEMPREPO/cmd/step
2025-08-20T22:48:12.2171124Z [00:02:31.243]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b089/_pkg_.a -trimpath "/root/.go/src/crypto/subtle=>crypto/subtle;$WORK/b089=>" -p crypto/subtle -lang=go1.25 -std -complete -installsuffix shared -buildid L9xD5BsaOGxtRphKUMpv/L9xD5BsaOGxtRphKUMpv -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b089/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-20T22:48:12.2173023Z [00:02:31.243]➜  cat >/tmp/go-build3381348043/b035/importcfg << 'EOF' # internal
2025-08-20T22:48:12.2173372Z [00:02:31.243]➜  # import config
2025-08-20T22:48:12.2173736Z [00:02:31.243]➜  packagefile internal/race=/tmp/go-build3381348043/b030/_pkg_.a
2025-08-20T22:48:12.2174217Z [00:02:31.243]➜  packagefile internal/sync=/tmp/go-build3381348043/b036/_pkg_.a
2025-08-20T22:48:12.2174705Z [00:02:31.243]➜  packagefile internal/synctest=/tmp/go-build3381348043/b038/_pkg_.a
2025-08-20T22:48:12.2175173Z [00:02:31.243]➜  packagefile runtime=/tmp/go-build3381348043/b010/_pkg_.a
2025-08-20T22:48:12.2175617Z [00:02:31.243]➜  packagefile sync/atomic=/tmp/go-build3381348043/b037/_pkg_.a
2025-08-20T22:48:12.2176124Z [00:02:31.243]➜  EOF
2025-08-20T22:48:12.2178437Z [00:02:31.243]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b035/_pkg_.a -trimpath "/root/.go/src/sync=>sync;$WORK/b035=>" -p sync -lang=go1.25 -std -installsuffix shared -buildid _xpgFTXYS-CkzPCjgl54/_xpgFTXYS-CkzPCjgl54 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b035/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-20T22:48:12.2183139Z [00:02:31.244]➜  cat >/tmp/go-build3381348043/b039/importcfg << 'EOF' # internal
2025-08-20T22:48:12.2183670Z [00:02:31.244]➜  # import config
2025-08-20T22:48:12.2184122Z [00:02:31.244]➜  packagefile internal/race=/tmp/go-build3381348043/b030/_pkg_.a
2025-08-20T22:48:12.2184791Z [00:02:31.244]➜  packagefile runtime=/tmp/go-build3381348043/b010/_pkg_.a
2025-08-20T22:48:12.2185298Z [00:02:31.244]➜  EOF
2025-08-20T22:48:12.2186885Z [00:02:31.245]➜  /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-20T22:48:12.2210237Z [00:02:31.248]➜  cat >/tmp/go-build3381348043/b005/importcfg << 'EOF' # internal
2025-08-20T22:48:12.2211369Z [00:02:31.248]➜  # import config
2025-08-20T22:48:12.2212344Z [00:02:31.248]➜  packagefile internal/abi=/tmp/go-build3381348043/b006/_pkg_.a
2025-08-20T22:48:12.2213369Z [00:02:31.248]➜  packagefile internal/goarch=/tmp/go-build3381348043/b007/_pkg_.a
2025-08-20T22:48:12.2213945Z [00:02:31.248]➜  packagefile internal/unsafeheader=/tmp/go-build3381348043/b009/_pkg_.a
2025-08-20T22:48:12.2214479Z [00:02:31.248]➜  packagefile runtime=/tmp/go-build3381348043/b010/_pkg_.a
2025-08-20T22:48:12.2214833Z [00:02:31.248]➜  EOF
2025-08-20T22:48:12.2217155Z [00:02:31.248]➜  /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-20T22:48:12.2328530Z [00:02:31.260]➜  go tool buildid -w $WORK/b089/_pkg_.a # internal
2025-08-20T22:48:12.2332304Z [00:02:31.260]➜  cp $WORK/b089/_pkg_.a /root/.cache/go-build/51/5181441f8ba0cbd0fe11d3752f43a314b841c91da94dcbe21afddbddd51276f3-d # internal
2025-08-20T22:48:12.2334631Z [00:02:31.260]➜  weak
2025-08-20T22:48:12.2335297Z [00:02:31.260]➜  mkdir -p $WORK/b105/
2025-08-20T22:48:12.2341722Z [00:02:31.261]➜  cat >/tmp/go-build3381348043/b105/importcfg << 'EOF' # internal
2025-08-20T22:48:12.2342098Z [00:02:31.261]➜  # import config
2025-08-20T22:48:12.2342465Z [00:02:31.261]➜  packagefile internal/abi=/tmp/go-build3381348043/b006/_pkg_.a
2025-08-20T22:48:12.2342918Z [00:02:31.261]➜  packagefile runtime=/tmp/go-build3381348043/b010/_pkg_.a
2025-08-20T22:48:12.2343237Z [00:02:31.261]➜  EOF
2025-08-20T22:48:12.2344665Z [00:02:31.261]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b105/_pkg_.a -trimpath "/root/.go/src/weak=>weak;$WORK/b105=>" -p weak -lang=go1.25 -std -complete -installsuffix shared -buildid yhoITzeK5DP-MybkpRqt/yhoITzeK5DP-MybkpRqt -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b105/importcfg -pack /root/.go/src/weak/doc.go /root/.go/src/weak/pointer.go
2025-08-20T22:48:12.2377535Z [00:02:31.265]➜  go tool buildid -w $WORK/b039/_pkg_.a # internal
2025-08-20T22:48:12.2388410Z [00:02:31.266]➜  cp $WORK/b039/_pkg_.a /root/.cache/go-build/99/993609d73e4c3243eebe5e27764cf7e773b89b3cf93d466b994fbed76bef0f77-d # internal
2025-08-20T22:48:12.2389171Z [00:02:31.266]➜  slices
2025-08-20T22:48:12.2389924Z [00:02:31.266]➜  mkdir -p $WORK/b050/
2025-08-20T22:48:12.2390673Z [00:02:31.266]➜  cat >/tmp/go-build3381348043/b050/importcfg << 'EOF' # internal
2025-08-20T22:48:12.2391511Z [00:02:31.266]➜  # import config
2025-08-20T22:48:12.2391890Z [00:02:31.266]➜  packagefile cmp=/tmp/go-build3381348043/b051/_pkg_.a
2025-08-20T22:48:12.2392337Z [00:02:31.266]➜  packagefile iter=/tmp/go-build3381348043/b039/_pkg_.a
2025-08-20T22:48:12.2392771Z [00:02:31.266]➜  packagefile math/bits=/tmp/go-build3381348043/b040/_pkg_.a
2025-08-20T22:48:12.2393097Z [00:02:31.266]➜  EOF
2025-08-20T22:48:12.2394910Z [00:02:31.266]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b050/_pkg_.a -trimpath "/root/.go/src/slices=>slices;$WORK/b050=>" -p slices -lang=go1.25 -std -complete -installsuffix shared -buildid iFykUHT5cA4lGgnhfBIn/iFykUHT5cA4lGgnhfBIn -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b050/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-20T22:48:12.2456650Z [00:02:31.272]➜  go tool buildid -w $WORK/b105/_pkg_.a # internal
2025-08-20T22:48:12.2464565Z [00:02:31.273]➜  cp $WORK/b105/_pkg_.a /root/.cache/go-build/a0/a0d2321ef736fa41679229edfa6e2822ee60c5d2d20256cf99c0f7531b76fa52-d # internal
2025-08-20T22:48:12.2466026Z [00:02:31.273]➜  maps
2025-08-20T22:48:12.2466579Z [00:02:31.273]➜  mkdir -p $WORK/b147/
2025-08-20T22:48:12.2467039Z [00:02:31.273]➜  cat >/tmp/go-build3381348043/b147/importcfg << 'EOF' # internal
2025-08-20T22:48:12.2467394Z [00:02:31.273]➜  # import config
2025-08-20T22:48:12.2467735Z [00:02:31.273]➜  packagefile iter=/tmp/go-build3381348043/b039/_pkg_.a
2025-08-20T22:48:12.2468047Z [00:02:31.273]➜  EOF
2025-08-20T22:48:12.2469441Z [00:02:31.273]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b147/_pkg_.a -trimpath "/root/.go/src/maps=>maps;$WORK/b147=>" -p maps -lang=go1.25 -std -complete -installsuffix shared -buildid XA-Sgfg9JPDGuAJgedrY/XA-Sgfg9JPDGuAJgedrY -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b147/importcfg -pack /root/.go/src/maps/iter.go /root/.go/src/maps/maps.go
2025-08-20T22:48:12.2551119Z [00:02:31.282]➜  go tool buildid -w $WORK/b147/_pkg_.a # internal
2025-08-20T22:48:12.2559712Z [00:02:31.283]➜  cp $WORK/b147/_pkg_.a /root/.cache/go-build/5e/5e92c2ec8647a30199cf42d8a8a13177d25c63a05de86dda5ae710b9f46d1277-d # internal
2025-08-20T22:48:12.2567159Z [00:02:31.284]➜  runtime/metrics
2025-08-20T22:48:12.2567776Z [00:02:31.284]➜  mkdir -p $WORK/b654/
2025-08-20T22:48:12.2577499Z [00:02:31.285]➜  go tool buildid -w $WORK/b050/_pkg_.a # internal
2025-08-20T22:48:12.2583822Z [00:02:31.285]➜  cp $WORK/b050/_pkg_.a /root/.cache/go-build/26/269d27e3f0b2af10b7f62a3831b00004431efded2d8bf5fb9ba8a151c761b219-d # internal
2025-08-20T22:48:12.2616314Z [00:02:31.286]➜  cat >/tmp/go-build3381348043/b654/importcfg << 'EOF' # internal
2025-08-20T22:48:12.2617909Z [00:02:31.286]➜  # import config
2025-08-20T22:48:12.2618996Z [00:02:31.286]➜  packagefile internal/godebugs=/tmp/go-build3381348043/b016/_pkg_.a
2025-08-20T22:48:12.2619521Z [00:02:31.286]➜  packagefile math=/tmp/go-build3381348043/b055/_pkg_.a
2025-08-20T22:48:12.2619952Z [00:02:31.286]➜  packagefile runtime=/tmp/go-build3381348043/b010/_pkg_.a
2025-08-20T22:48:12.2620271Z [00:02:31.286]➜  EOF
2025-08-20T22:48:12.2622372Z [00:02:31.286]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b654/_pkg_.a -trimpath "/root/.go/src/runtime/metrics=>runtime/metrics;$WORK/b654=>" -p runtime/metrics -lang=go1.25 -std -installsuffix shared -buildid r4f670ttoJBq9e3NNbJ_/r4f670ttoJBq9e3NNbJ_ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b654/importcfg -pack /root/.go/src/runtime/metrics/description.go /root/.go/src/runtime/metrics/doc.go /root/.go/src/runtime/metrics/histogram.go /root/.go/src/runtime/metrics/sample.go /root/.go/src/runtime/metrics/value.go
2025-08-20T22:48:12.2624205Z [00:02:31.289]➜  golang.org/x/exp/slices
2025-08-20T22:48:12.2624483Z [00:02:31.289]➜  mkdir -p $WORK/b635/
2025-08-20T22:48:12.2624852Z [00:02:31.289]➜  cat >/tmp/go-build3381348043/b635/importcfg << 'EOF' # internal
2025-08-20T22:48:12.2625197Z [00:02:31.289]➜  # import config
2025-08-20T22:48:12.2625525Z [00:02:31.289]➜  packagefile cmp=/tmp/go-build3381348043/b051/_pkg_.a
2025-08-20T22:48:12.2626136Z [00:02:31.289]➜  packagefile slices=/tmp/go-build3381348043/b050/_pkg_.a
2025-08-20T22:48:12.2626469Z [00:02:31.289]➜  EOF
2025-08-20T22:48:12.2628747Z [00:02:31.289]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b635/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/exp@v0.0.0-20250620022241-b7579e27df2b/slices=>golang.org/x/exp@v0.0.0-20250620022241-b7579e27df2b/slices;$WORK/b635=>" -p golang.org/x/exp/slices -lang=go1.23 -complete -installsuffix shared -buildid lKPtg-WVMmwfez33N1Xk/lKPtg-WVMmwfez33N1Xk -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b635/importcfg -pack /root/go/pkg/mod/golang.org/x/exp@v0.0.0-20250620022241-b7579e27df2b/slices/slices.go /root/go/pkg/mod/golang.org/x/exp@v0.0.0-20250620022241-b7579e27df2b/slices/sort.go
2025-08-20T22:48:12.2835511Z [00:02:31.310]➜  go tool buildid -w $WORK/b635/_pkg_.a # internal
2025-08-20T22:48:12.2842537Z [00:02:31.311]➜  cp $WORK/b635/_pkg_.a /root/.cache/go-build/e9/e9b283f1cf7d245e36e5ff9f12a4b64cc4c9c7bd5122db85580b56a691e22d1c-d # internal
2025-08-20T22:48:12.2994401Z [00:02:31.326]➜  go tool buildid -w $WORK/b654/_pkg_.a # internal
2025-08-20T22:48:12.3000322Z [00:02:31.327]➜  cp $WORK/b654/_pkg_.a /root/.cache/go-build/e8/e89495d4f1e79ba399fa2b8412546586d9ed9aa43d9c4652fb4972a075ce1f42-d # internal
2025-08-20T22:48:12.3019395Z [00:02:31.329]➜  cd /root/.go/src/internal/reflectlite
2025-08-20T22:48:12.3020563Z [00:02:31.329]➜  /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-20T22:48:12.3082160Z [00:02:31.335]➜  go tool pack r $WORK/b005/_pkg_.a $WORK/b005/asm.o # internal
2025-08-20T22:48:12.3083201Z [00:02:31.335]➜  go tool buildid -w $WORK/b005/_pkg_.a # internal
2025-08-20T22:48:12.3097981Z [00:02:31.337]➜  cp $WORK/b005/_pkg_.a /root/.cache/go-build/8f/8fc32ee02b4b1d3b5c7cc3e0fa4eb0ef5f47caa1ea918acfacf6933a7cfb235c-d # internal
2025-08-20T22:48:12.3098697Z [00:02:31.337]➜  errors
2025-08-20T22:48:12.3098967Z [00:02:31.337]➜  mkdir -p $WORK/b004/
2025-08-20T22:48:12.3099217Z [00:02:31.337]➜  sort
2025-08-20T22:48:12.3099439Z [00:02:31.337]➜  mkdir -p $WORK/b157/
2025-08-20T22:48:12.3108875Z [00:02:31.338]➜  cat >/tmp/go-build3381348043/b004/importcfg << 'EOF' # internal
2025-08-20T22:48:12.3109281Z [00:02:31.338]➜  # import config
2025-08-20T22:48:12.3109690Z [00:02:31.338]➜  packagefile internal/reflectlite=/tmp/go-build3381348043/b005/_pkg_.a
2025-08-20T22:48:12.3110360Z [00:02:31.338]➜  EOF
2025-08-20T22:48:12.3112861Z [00:02:31.338]➜  cat >/tmp/go-build3381348043/b157/importcfg << 'EOF' # internal
2025-08-20T22:48:12.3113247Z [00:02:31.338]➜  # import config
2025-08-20T22:48:12.3113640Z [00:02:31.338]➜  packagefile internal/reflectlite=/tmp/go-build3381348043/b005/_pkg_.a
2025-08-20T22:48:12.3114148Z [00:02:31.338]➜  packagefile math/bits=/tmp/go-build3381348043/b040/_pkg_.a
2025-08-20T22:48:12.3114577Z [00:02:31.338]➜  packagefile slices=/tmp/go-build3381348043/b050/_pkg_.a
2025-08-20T22:48:12.3114908Z [00:02:31.338]➜  EOF
2025-08-20T22:48:12.3115179Z [00:02:31.338]➜  cd /tmp/tmp.ktsoLsWyz4/TEMPREPO/cmd/step
2025-08-20T22:48:12.3117410Z [00:02:31.338]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b157/_pkg_.a -trimpath "/root/.go/src/sort=>sort;$WORK/b157=>" -p sort -lang=go1.25 -std -complete -installsuffix shared -buildid p4KTq1vYeL3p6fuhbC28/p4KTq1vYeL3p6fuhbC28 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b157/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-20T22:48:12.3120317Z [00:02:31.338]➜  /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-20T22:48:12.3302034Z [00:02:31.357]➜  go tool buildid -w $WORK/b004/_pkg_.a # internal
2025-08-20T22:48:12.3302482Z [00:02:31.357]➜  go tool buildid -w $WORK/b035/_pkg_.a # internal
2025-08-20T22:48:12.3313817Z [00:02:31.358]➜  cp $WORK/b004/_pkg_.a /root/.cache/go-build/83/83ffbf7d10ccd074da0d856e56b8a6c0ba1dedd57754997f87e271b969cc12f5-d # internal
2025-08-20T22:48:12.3314498Z [00:02:31.358]➜  internal/oserror
2025-08-20T22:48:12.3314770Z [00:02:31.358]➜  mkdir -p $WORK/b049/
2025-08-20T22:48:12.3318674Z [00:02:31.359]➜  strconv
2025-08-20T22:48:12.3319589Z [00:02:31.359]➜  mkdir -p $WORK/b054/
2025-08-20T22:48:12.3323126Z [00:02:31.359]➜  cat >/tmp/go-build3381348043/b049/importcfg << 'EOF' # internal
2025-08-20T22:48:12.3324302Z [00:02:31.359]➜  # import config
2025-08-20T22:48:12.3326330Z [00:02:31.359]➜  packagefile errors=/tmp/go-build3381348043/b004/_pkg_.a
2025-08-20T22:48:12.3328877Z [00:02:31.359]➜  EOF
2025-08-20T22:48:12.3332138Z [00:02:31.359]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b049/_pkg_.a -trimpath "/root/.go/src/internal/oserror=>internal/oserror;$WORK/b049=>" -p internal/oserror -lang=go1.25 -std -complete -installsuffix shared -buildid DkixL9Lt3mtxmevGhxjJ/DkixL9Lt3mtxmevGhxjJ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b049/importcfg -pack /root/.go/src/internal/oserror/errors.go
2025-08-20T22:48:12.3333734Z [00:02:31.360]➜  cat >/tmp/go-build3381348043/b054/importcfg << 'EOF' # internal
2025-08-20T22:48:12.3334112Z [00:02:31.360]➜  # import config
2025-08-20T22:48:12.3334457Z [00:02:31.360]➜  packagefile errors=/tmp/go-build3381348043/b004/_pkg_.a
2025-08-20T22:48:12.3334922Z [00:02:31.360]➜  packagefile internal/bytealg=/tmp/go-build3381348043/b011/_pkg_.a
2025-08-20T22:48:12.3335434Z [00:02:31.360]➜  packagefile internal/stringslite=/tmp/go-build3381348043/b032/_pkg_.a
2025-08-20T22:48:12.3336357Z [00:02:31.360]➜  packagefile math=/tmp/go-build3381348043/b055/_pkg_.a
2025-08-20T22:48:12.3336811Z [00:02:31.360]➜  packagefile math/bits=/tmp/go-build3381348043/b040/_pkg_.a
2025-08-20T22:48:12.3337270Z [00:02:31.360]➜  packagefile unicode/utf8=/tmp/go-build3381348043/b042/_pkg_.a
2025-08-20T22:48:12.3337602Z [00:02:31.360]➜  EOF
2025-08-20T22:48:12.3340422Z [00:02:31.360]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b054/_pkg_.a -trimpath "/root/.go/src/strconv=>strconv;$WORK/b054=>" -p strconv -lang=go1.25 -std -complete -installsuffix shared -buildid -NFPF1TgPmFIp5xx8aOt/-NFPF1TgPmFIp5xx8aOt -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b054/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-20T22:48:12.3346389Z [00:02:31.360]➜  cp $WORK/b035/_pkg_.a /root/.cache/go-build/b4/b4737875e8e6911672637ae7ddc12320c0e765f0f632abb79dab8fdc11198613-d # internal
2025-08-20T22:48:12.3353775Z [00:02:31.361]➜  io
2025-08-20T22:48:12.3358039Z [00:02:31.361]➜  mkdir -p $WORK/b034/
2025-08-20T22:48:12.3358903Z [00:02:31.361]➜  cat >/tmp/go-build3381348043/b034/importcfg << 'EOF' # internal
2025-08-20T22:48:12.3360313Z [00:02:31.361]➜  # import config
2025-08-20T22:48:12.3361124Z [00:02:31.361]➜  packagefile errors=/tmp/go-build3381348043/b004/_pkg_.a
2025-08-20T22:48:12.3362458Z [00:02:31.361]➜  packagefile sync=/tmp/go-build3381348043/b035/_pkg_.a
2025-08-20T22:48:12.3362778Z [00:02:31.361]➜  EOF
2025-08-20T22:48:12.3364242Z [00:02:31.361]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b034/_pkg_.a -trimpath "/root/.go/src/io=>io;$WORK/b034=>" -p io -lang=go1.25 -std -complete -installsuffix shared -buildid ymzOBahWBQSHctlSrZkw/ymzOBahWBQSHctlSrZkw -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b034/importcfg -pack /root/.go/src/io/io.go /root/.go/src/io/multi.go /root/.go/src/io/pipe.go
2025-08-20T22:48:12.3445047Z [00:02:31.370]➜  go tool buildid -w $WORK/b049/_pkg_.a # internal
2025-08-20T22:48:12.3453169Z [00:02:31.372]➜  cp $WORK/b049/_pkg_.a /root/.cache/go-build/97/97b2e124ea11508d410ebe513d2698564d93e248990e0e5a385972fe923176ff-d # internal
2025-08-20T22:48:12.3453758Z [00:02:31.372]➜  internal/bisect
2025-08-20T22:48:12.3454054Z [00:02:31.372]➜  mkdir -p $WORK/b046/
2025-08-20T22:48:12.3454433Z [00:02:31.372]➜  cat >/tmp/go-build3381348043/b046/importcfg << 'EOF' # internal
2025-08-20T22:48:12.3454779Z [00:02:31.372]➜  # import config
2025-08-20T22:48:12.3455120Z [00:02:31.372]➜  packagefile runtime=/tmp/go-build3381348043/b010/_pkg_.a
2025-08-20T22:48:12.3455547Z [00:02:31.372]➜  packagefile sync=/tmp/go-build3381348043/b035/_pkg_.a
2025-08-20T22:48:12.3456119Z [00:02:31.372]➜  packagefile sync/atomic=/tmp/go-build3381348043/b037/_pkg_.a
2025-08-20T22:48:12.3456827Z [00:02:31.372]➜  EOF
2025-08-20T22:48:12.3458380Z [00:02:31.372]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b046/_pkg_.a -trimpath "/root/.go/src/internal/bisect=>internal/bisect;$WORK/b046=>" -p internal/bisect -lang=go1.25 -std -complete -installsuffix shared -buildid l4jKZnf1JVKltmsYep8x/l4jKZnf1JVKltmsYep8x -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b046/importcfg -pack /root/.go/src/internal/bisect/bisect.go
2025-08-20T22:48:12.4233917Z [00:02:31.450]➜  go tool buildid -w $WORK/b034/_pkg_.a # internal
2025-08-20T22:48:12.4236820Z [00:02:31.451]➜  go tool buildid -w $WORK/b157/_pkg_.a # internal
2025-08-20T22:48:12.4247689Z [00:02:31.452]➜  cp $WORK/b034/_pkg_.a /root/.cache/go-build/17/17f6724336f2ab5ebe43513935a2a509db50b9569e723a011daf768d49295fed-d # internal
2025-08-20T22:48:12.4249554Z [00:02:31.452]➜  bytes
2025-08-20T22:48:12.4250856Z [00:02:31.452]➜  mkdir -p $WORK/b003/
2025-08-20T22:48:12.4259271Z [00:02:31.453]➜  cat >/tmp/go-build3381348043/b003/importcfg << 'EOF' # internal
2025-08-20T22:48:12.4259732Z [00:02:31.453]➜  # import config
2025-08-20T22:48:12.4260073Z [00:02:31.453]➜  packagefile errors=/tmp/go-build3381348043/b004/_pkg_.a
2025-08-20T22:48:12.4260542Z [00:02:31.453]➜  packagefile internal/bytealg=/tmp/go-build3381348043/b011/_pkg_.a
2025-08-20T22:48:12.4260988Z [00:02:31.453]➜  packagefile io=/tmp/go-build3381348043/b034/_pkg_.a
2025-08-20T22:48:12.4261396Z [00:02:31.453]➜  packagefile iter=/tmp/go-build3381348043/b039/_pkg_.a
2025-08-20T22:48:12.4262250Z [00:02:31.453]➜  packagefile math/bits=/tmp/go-build3381348043/b040/_pkg_.a
2025-08-20T22:48:12.4262691Z [00:02:31.453]➜  packagefile unicode=/tmp/go-build3381348043/b041/_pkg_.a
2025-08-20T22:48:12.4263172Z [00:02:31.453]➜  packagefile unicode/utf8=/tmp/go-build3381348043/b042/_pkg_.a
2025-08-20T22:48:12.4263514Z [00:02:31.453]➜  EOF
2025-08-20T22:48:12.4265124Z [00:02:31.453]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b003/_pkg_.a -trimpath "/root/.go/src/bytes=>bytes;$WORK/b003=>" -p bytes -lang=go1.25 -std -installsuffix shared -buildid ay423br3koLuVDH0_p8K/ay423br3koLuVDH0_p8K -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b003/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-20T22:48:12.4279864Z [00:02:31.455]➜  cp $WORK/b157/_pkg_.a /root/.cache/go-build/14/14b1a30a7b302987587c0bf14eed13eb5561c133d7aef78813c063105354c84e-d # internal
2025-08-20T22:48:12.4296648Z [00:02:31.456]➜  syscall
2025-08-20T22:48:12.4299792Z [00:02:31.457]➜  mkdir -p $WORK/b047/
2025-08-20T22:48:12.4324151Z [00:02:31.459]➜  echo -n > $WORK/b047/go_asm.h # internal
2025-08-20T22:48:12.4324546Z [00:02:31.459]➜  cd /root/.go/src/syscall
2025-08-20T22:48:12.4325587Z [00:02:31.459]➜  /root/.go/pkg/tool/linux_arm64/asm -p syscall -trimpath "/root/.go/src/syscall=>syscall;$WORK/b047=>" -I $WORK/b047/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b047/symabis ./asm_linux_arm64.s
2025-08-20T22:48:12.4345247Z [00:02:31.461]➜  go tool buildid -w $WORK/b046/_pkg_.a # internal
2025-08-20T22:48:12.4352136Z [00:02:31.462]➜  cp $WORK/b046/_pkg_.a /root/.cache/go-build/da/da78892514f3cf86b6a6bbda6a9219d31316e04b19dbf61cf37e453563480810-d # internal
2025-08-20T22:48:12.4352929Z [00:02:31.462]➜  internal/godebug
2025-08-20T22:48:12.4353285Z [00:02:31.462]➜  mkdir -p $WORK/b045/
2025-08-20T22:48:12.4365221Z [00:02:31.463]➜  cat >/tmp/go-build3381348043/b045/importcfg << 'EOF' # internal
2025-08-20T22:48:12.4365638Z [00:02:31.463]➜  # import config
2025-08-20T22:48:12.4366199Z [00:02:31.463]➜  packagefile internal/bisect=/tmp/go-build3381348043/b046/_pkg_.a
2025-08-20T22:48:12.4366706Z [00:02:31.463]➜  packagefile internal/godebugs=/tmp/go-build3381348043/b016/_pkg_.a
2025-08-20T22:48:12.4367179Z [00:02:31.463]➜  packagefile sync=/tmp/go-build3381348043/b035/_pkg_.a
2025-08-20T22:48:12.4367618Z [00:02:31.463]➜  packagefile sync/atomic=/tmp/go-build3381348043/b037/_pkg_.a
2025-08-20T22:48:12.4368305Z [00:02:31.463]➜  EOF
2025-08-20T22:48:12.4368654Z [00:02:31.463]➜  cd /tmp/tmp.ktsoLsWyz4/TEMPREPO/cmd/step
2025-08-20T22:48:12.4370262Z [00:02:31.463]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b045/_pkg_.a -trimpath "/root/.go/src/internal/godebug=>internal/godebug;$WORK/b045=>" -p internal/godebug -lang=go1.25 -std -complete -installsuffix shared -buildid LmYiLXYZhZSnPow1X0TD/LmYiLXYZhZSnPow1X0TD -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b045/importcfg -pack /root/.go/src/internal/godebug/godebug.go
2025-08-20T22:48:12.4377231Z [00:02:31.464]➜  cat >/tmp/go-build3381348043/b047/importcfg << 'EOF' # internal
2025-08-20T22:48:12.4379990Z [00:02:31.465]➜  # import config
2025-08-20T22:48:12.4382488Z [00:02:31.465]➜  packagefile errors=/tmp/go-build3381348043/b004/_pkg_.a
2025-08-20T22:48:12.4383348Z [00:02:31.465]➜  packagefile internal/asan=/tmp/go-build3381348043/b028/_pkg_.a
2025-08-20T22:48:12.4384308Z [00:02:31.465]➜  packagefile internal/bytealg=/tmp/go-build3381348043/b011/_pkg_.a
2025-08-20T22:48:12.4384992Z [00:02:31.465]➜  packagefile internal/byteorder=/tmp/go-build3381348043/b013/_pkg_.a
2025-08-20T22:48:12.4385582Z [00:02:31.465]➜  packagefile internal/goarch=/tmp/go-build3381348043/b007/_pkg_.a
2025-08-20T22:48:12.4386380Z [00:02:31.465]➜  packagefile internal/itoa=/tmp/go-build3381348043/b048/_pkg_.a
2025-08-20T22:48:12.4387052Z [00:02:31.465]➜  packagefile internal/msan=/tmp/go-build3381348043/b029/_pkg_.a
2025-08-20T22:48:12.4388607Z [00:02:31.465]➜  packagefile internal/oserror=/tmp/go-build3381348043/b049/_pkg_.a
2025-08-20T22:48:12.4389132Z [00:02:31.465]➜  packagefile internal/race=/tmp/go-build3381348043/b030/_pkg_.a
2025-08-20T22:48:12.4389655Z [00:02:31.465]➜  packagefile internal/runtime/syscall=/tmp/go-build3381348043/b024/_pkg_.a
2025-08-20T22:48:12.4390144Z [00:02:31.465]➜  packagefile runtime=/tmp/go-build3381348043/b010/_pkg_.a
2025-08-20T22:48:12.4390596Z [00:02:31.465]➜  packagefile slices=/tmp/go-build3381348043/b050/_pkg_.a
2025-08-20T22:48:12.4391032Z [00:02:31.465]➜  packagefile sync=/tmp/go-build3381348043/b035/_pkg_.a
2025-08-20T22:48:12.4391470Z [00:02:31.465]➜  packagefile sync/atomic=/tmp/go-build3381348043/b037/_pkg_.a
2025-08-20T22:48:12.4391800Z [00:02:31.465]➜  EOF
2025-08-20T22:48:12.4397028Z [00:02:31.465]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b047/_pkg_.a -trimpath "/root/.go/src/syscall=>syscall;$WORK/b047=>" -p syscall -lang=go1.25 -std -installsuffix shared -buildid ktFerKhiYiuGIxv1i7DE/ktFerKhiYiuGIxv1i7DE -goversion go1.25.0 -symabis $WORK/b047/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b047/importcfg -pack -asmhdr $WORK/b047/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-20T22:48:12.4562337Z [00:02:31.483]➜  go tool buildid -w $WORK/b054/_pkg_.a # internal
2025-08-20T22:48:12.4578595Z [00:02:31.484]➜  cp $WORK/b054/_pkg_.a /root/.cache/go-build/35/351337b25007bda7193cb43a0fe686aa795513fc48cc5f92d100aa7ca4ca0d3c-d # internal
2025-08-20T22:48:12.4579213Z [00:02:31.484]➜  hash
2025-08-20T22:48:12.4579817Z [00:02:31.484]➜  mkdir -p $WORK/b053/
2025-08-20T22:48:12.4586602Z [00:02:31.485]➜  cat >/tmp/go-build3381348043/b053/importcfg << 'EOF' # internal
2025-08-20T22:48:12.4588932Z [00:02:31.485]➜  # import config
2025-08-20T22:48:12.4593504Z [00:02:31.485]➜  packagefile io=/tmp/go-build3381348043/b034/_pkg_.a
2025-08-20T22:48:12.4593824Z [00:02:31.485]➜  EOF
2025-08-20T22:48:12.4595112Z [00:02:31.485]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b053/_pkg_.a -trimpath "/root/.go/src/hash=>hash;$WORK/b053=>" -p hash -lang=go1.25 -std -complete -installsuffix shared -buildid 8Uee5i_pcRkHzOIsnGmB/8Uee5i_pcRkHzOIsnGmB -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b053/importcfg -pack /root/.go/src/hash/hash.go
2025-08-20T22:48:12.4727290Z [00:02:31.500]➜  go tool buildid -w $WORK/b053/_pkg_.a # internal
2025-08-20T22:48:12.4733217Z [00:02:31.500]➜  cp $WORK/b053/_pkg_.a /root/.cache/go-build/c4/c44b3775dccf3cedcea0a2d0637c74b08b2859352a12311dc1e00ee5c55de831-d # internal
2025-08-20T22:48:12.4734776Z [00:02:31.500]➜  crypto
2025-08-20T22:48:12.4735073Z [00:02:31.500]➜  mkdir -p $WORK/b052/
2025-08-20T22:48:12.4736381Z [00:02:31.500]➜  cat >/tmp/go-build3381348043/b052/importcfg << 'EOF' # internal
2025-08-20T22:48:12.4736818Z [00:02:31.500]➜  # import config
2025-08-20T22:48:12.4737168Z [00:02:31.500]➜  packagefile hash=/tmp/go-build3381348043/b053/_pkg_.a
2025-08-20T22:48:12.4737580Z [00:02:31.500]➜  packagefile io=/tmp/go-build3381348043/b034/_pkg_.a
2025-08-20T22:48:12.4738453Z [00:02:31.500]➜  packagefile strconv=/tmp/go-build3381348043/b054/_pkg_.a
2025-08-20T22:48:12.4738773Z [00:02:31.500]➜  EOF
2025-08-20T22:48:12.4740135Z [00:02:31.501]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b052/_pkg_.a -trimpath "/root/.go/src/crypto=>crypto;$WORK/b052=>" -p crypto -lang=go1.25 -std -complete -installsuffix shared -buildid dgNSfK5ZCKqEnZCelX39/dgNSfK5ZCKqEnZCelX39 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b052/importcfg -pack /root/.go/src/crypto/crypto.go
2025-08-20T22:48:12.4924948Z [00:02:31.519]➜  go tool buildid -w $WORK/b052/_pkg_.a # internal
2025-08-20T22:48:12.4931714Z [00:02:31.520]➜  cp $WORK/b052/_pkg_.a /root/.cache/go-build/3c/3c300b4240e90aef1a1349f29ada8e7b5f1ae3af44312d1e690980074ee38fb3-d # internal
2025-08-20T22:48:12.4934378Z [00:02:31.520]➜  strings
2025-08-20T22:48:12.4935058Z [00:02:31.521]➜  mkdir -p $WORK/b063/
2025-08-20T22:48:12.4941140Z [00:02:31.521]➜  cat >/tmp/go-build3381348043/b063/importcfg << 'EOF' # internal
2025-08-20T22:48:12.4941945Z [00:02:31.521]➜  # import config
2025-08-20T22:48:12.4942515Z [00:02:31.521]➜  packagefile errors=/tmp/go-build3381348043/b004/_pkg_.a
2025-08-20T22:48:12.4944343Z [00:02:31.521]➜  packagefile internal/abi=/tmp/go-build3381348043/b006/_pkg_.a
2025-08-20T22:48:12.4944894Z [00:02:31.521]➜  packagefile internal/bytealg=/tmp/go-build3381348043/b011/_pkg_.a
2025-08-20T22:48:12.4945423Z [00:02:31.521]➜  packagefile internal/stringslite=/tmp/go-build3381348043/b032/_pkg_.a
2025-08-20T22:48:12.4946046Z [00:02:31.521]➜  packagefile io=/tmp/go-build3381348043/b034/_pkg_.a
2025-08-20T22:48:12.4946517Z [00:02:31.521]➜  packagefile iter=/tmp/go-build3381348043/b039/_pkg_.a
2025-08-20T22:48:12.4946957Z [00:02:31.521]➜  packagefile math/bits=/tmp/go-build3381348043/b040/_pkg_.a
2025-08-20T22:48:12.4947387Z [00:02:31.521]➜  packagefile sync=/tmp/go-build3381348043/b035/_pkg_.a
2025-08-20T22:48:12.4947806Z [00:02:31.521]➜  packagefile unicode=/tmp/go-build3381348043/b041/_pkg_.a
2025-08-20T22:48:12.4948289Z [00:02:31.521]➜  packagefile unicode/utf8=/tmp/go-build3381348043/b042/_pkg_.a
2025-08-20T22:48:12.4948626Z [00:02:31.521]➜  EOF
2025-08-20T22:48:12.4951138Z [00:02:31.521]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b063/_pkg_.a -trimpath "/root/.go/src/strings=>strings;$WORK/b063=>" -p strings -lang=go1.25 -std -complete -installsuffix shared -buildid 7c9vJPLXfeWsNhsNR7m0/7c9vJPLXfeWsNhsNR7m0 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b063/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-20T22:48:12.5587523Z [00:02:31.583]➜  go tool buildid -w $WORK/b003/_pkg_.a # internal
2025-08-20T22:48:12.5593771Z [00:02:31.586]➜  cp $WORK/b003/_pkg_.a /root/.cache/go-build/90/90169e17ed7d2c1d3e3c7fb3cda546c8a50bf09534de39f84bd4f36a548c14c9-d # internal
2025-08-20T22:48:12.5594385Z [00:02:31.586]➜  path
2025-08-20T22:48:12.5594630Z [00:02:31.586]➜  mkdir -p $WORK/b082/
2025-08-20T22:48:12.5598789Z [00:02:31.587]➜  go tool buildid -w $WORK/b045/_pkg_.a # internal
2025-08-20T22:48:12.5601766Z [00:02:31.587]➜  cat >/tmp/go-build3381348043/b082/importcfg << 'EOF' # internal
2025-08-20T22:48:12.5602708Z [00:02:31.587]➜  # import config
2025-08-20T22:48:12.5603796Z [00:02:31.587]➜  packagefile errors=/tmp/go-build3381348043/b004/_pkg_.a
2025-08-20T22:48:12.5604339Z [00:02:31.587]➜  packagefile internal/bytealg=/tmp/go-build3381348043/b011/_pkg_.a
2025-08-20T22:48:12.5604829Z [00:02:31.587]➜  packagefile unicode/utf8=/tmp/go-build3381348043/b042/_pkg_.a
2025-08-20T22:48:12.5605170Z [00:02:31.587]➜  EOF
2025-08-20T22:48:12.5606665Z [00:02:31.587]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b082/_pkg_.a -trimpath "/root/.go/src/path=>path;$WORK/b082=>" -p path -lang=go1.25 -std -complete -installsuffix shared -buildid IZsxqBDjV4qmdR3qJ35o/IZsxqBDjV4qmdR3qJ35o -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b082/importcfg -pack /root/.go/src/path/match.go /root/.go/src/path/path.go
2025-08-20T22:48:12.5626015Z [00:02:31.589]➜  cp $WORK/b045/_pkg_.a /root/.cache/go-build/62/626021483130f7fe84dcf682acc3175598cfb76e3b33db5fdf4cc07f4663f819-d # internal
2025-08-20T22:48:12.5626689Z [00:02:31.590]➜  crypto/internal/fips140deps/godebug
2025-08-20T22:48:12.5627003Z [00:02:31.590]➜  mkdir -p $WORK/b062/
2025-08-20T22:48:12.5647697Z [00:02:31.592]➜  cat >/tmp/go-build3381348043/b062/importcfg << 'EOF' # internal
2025-08-20T22:48:12.5648135Z [00:02:31.592]➜  # import config
2025-08-20T22:48:12.5648529Z [00:02:31.592]➜  packagefile internal/godebug=/tmp/go-build3381348043/b045/_pkg_.a
2025-08-20T22:48:12.5648887Z [00:02:31.592]➜  EOF
2025-08-20T22:48:12.5660370Z [00:02:31.593]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b062/_pkg_.a -trimpath "/root/.go/src/crypto/internal/fips140deps/godebug=>crypto/internal/fips140deps/godebug;$WORK/b062=>" -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/b062/importcfg -pack /root/.go/src/crypto/internal/fips140deps/godebug/godebug.go
2025-08-20T22:48:12.5946078Z [00:02:31.621]➜  go tool buildid -w $WORK/b082/_pkg_.a # internal
2025-08-20T22:48:12.5946854Z [00:02:31.622]➜  cp $WORK/b082/_pkg_.a /root/.cache/go-build/f4/f4291545e460c4665473c0c71e5068dada68746a5594d68d147e1908c7e16a59-d # internal
2025-08-20T22:48:12.5947418Z [00:02:31.622]➜  internal/testlog
2025-08-20T22:48:12.5947680Z [00:02:31.622]➜  mkdir -p $WORK/b085/
2025-08-20T22:48:12.5948057Z [00:02:31.622]➜  cat >/tmp/go-build3381348043/b085/importcfg << 'EOF' # internal
2025-08-20T22:48:12.5948404Z [00:02:31.622]➜  # import config
2025-08-20T22:48:12.5948740Z [00:02:31.622]➜  packagefile sync=/tmp/go-build3381348043/b035/_pkg_.a
2025-08-20T22:48:12.5949176Z [00:02:31.622]➜  packagefile sync/atomic=/tmp/go-build3381348043/b037/_pkg_.a
2025-08-20T22:48:12.5949525Z [00:02:31.622]➜  EOF
2025-08-20T22:48:12.5951171Z [00:02:31.622]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b085/_pkg_.a -trimpath "/root/.go/src/internal/testlog=>internal/testlog;$WORK/b085=>" -p internal/testlog -lang=go1.25 -std -complete -installsuffix shared -buildid lZKBL5EBzISAizWwsOPq/lZKBL5EBzISAizWwsOPq -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b085/importcfg -pack /root/.go/src/internal/testlog/exit.go /root/.go/src/internal/testlog/log.go
2025-08-20T22:48:12.6005279Z [00:02:31.627]➜  go tool buildid -w $WORK/b063/_pkg_.a # internal
2025-08-20T22:48:12.6021577Z [00:02:31.629]➜  cp $WORK/b063/_pkg_.a /root/.cache/go-build/de/deebb0529c4195681834f1f5e93c754f41e28d4d5f6d9cfe9946c29f7f395e32-d # internal
2025-08-20T22:48:12.6022846Z [00:02:31.629]➜  crypto/internal/impl
2025-08-20T22:48:12.6023655Z [00:02:31.629]➜  mkdir -p $WORK/b070/
2025-08-20T22:48:12.6028648Z [00:02:31.630]➜  cat >/tmp/go-build3381348043/b070/importcfg << 'EOF' # internal
2025-08-20T22:48:12.6029040Z [00:02:31.630]➜  # import config
2025-08-20T22:48:12.6029391Z [00:02:31.630]➜  packagefile strings=/tmp/go-build3381348043/b063/_pkg_.a
2025-08-20T22:48:12.6029715Z [00:02:31.630]➜  EOF
2025-08-20T22:48:12.6032501Z [00:02:31.630]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b070/_pkg_.a -trimpath "/root/.go/src/crypto/internal/impl=>crypto/internal/impl;$WORK/b070=>" -p crypto/internal/impl -lang=go1.25 -std -complete -installsuffix shared -buildid 6QumvVO52A7zozQnmsdk/6QumvVO52A7zozQnmsdk -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b070/importcfg -pack /root/.go/src/crypto/internal/impl/impl.go
2025-08-20T22:48:12.6034558Z [00:02:31.630]➜  go tool buildid -w $WORK/b062/_pkg_.a # internal
2025-08-20T22:48:12.6039517Z [00:02:31.631]➜  cp $WORK/b062/_pkg_.a /root/.cache/go-build/e9/e936076d1c514863cf2fe1210d877f835ff613679827c7aa8f709c340ce411c9-d # internal
2025-08-20T22:48:12.6047349Z [00:02:31.631]➜  crypto/internal/fips140
2025-08-20T22:48:12.6047753Z [00:02:31.631]➜  mkdir -p $WORK/b061/
2025-08-20T22:48:12.6048147Z [00:02:31.632]➜  cat >/tmp/go-build3381348043/b061/importcfg << 'EOF' # internal
2025-08-20T22:48:12.6048495Z [00:02:31.632]➜  # import config
2025-08-20T22:48:12.6048952Z [00:02:31.632]➜  packagefile crypto/internal/fips140deps/godebug=/tmp/go-build3381348043/b062/_pkg_.a
2025-08-20T22:48:12.6049475Z [00:02:31.632]➜  packagefile errors=/tmp/go-build3381348043/b004/_pkg_.a
2025-08-20T22:48:12.6049909Z [00:02:31.632]➜  packagefile hash=/tmp/go-build3381348043/b053/_pkg_.a
2025-08-20T22:48:12.6050333Z [00:02:31.632]➜  packagefile runtime=/tmp/go-build3381348043/b010/_pkg_.a
2025-08-20T22:48:12.6050762Z [00:02:31.632]➜  packagefile strings=/tmp/go-build3381348043/b063/_pkg_.a
2025-08-20T22:48:12.6051085Z [00:02:31.632]➜  EOF
2025-08-20T22:48:12.6054479Z [00:02:31.632]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b061/_pkg_.a -trimpath "/root/.go/src/crypto/internal/fips140=>crypto/internal/fips140;$WORK/b061=>" -p crypto/internal/fips140 -lang=go1.25 -std -complete -installsuffix shared -buildid kjNalgJ9uA2kVbAh4fIp/kjNalgJ9uA2kVbAh4fIp -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b061/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-20T22:48:12.6131070Z [00:02:31.640]➜  go tool buildid -w $WORK/b085/_pkg_.a # internal
2025-08-20T22:48:12.6141633Z [00:02:31.641]➜  cp $WORK/b085/_pkg_.a /root/.cache/go-build/b9/b94d9dd39ba61ca0b32ddf5fdca4bfebf5bfc3acaf2da37265db8ce16dc9d9f5-d # internal
2025-08-20T22:48:12.6142217Z [00:02:31.641]➜  math/rand/v2
2025-08-20T22:48:12.6145614Z [00:02:31.641]➜  mkdir -p $WORK/b087/
2025-08-20T22:48:12.6147309Z [00:02:31.641]➜  cat >/tmp/go-build3381348043/b087/importcfg << 'EOF' # internal
2025-08-20T22:48:12.6147697Z [00:02:31.641]➜  # import config
2025-08-20T22:48:12.6148049Z [00:02:31.641]➜  packagefile errors=/tmp/go-build3381348043/b004/_pkg_.a
2025-08-20T22:48:12.6148526Z [00:02:31.641]➜  packagefile internal/byteorder=/tmp/go-build3381348043/b013/_pkg_.a
2025-08-20T22:48:12.6149052Z [00:02:31.641]➜  packagefile internal/chacha8rand=/tmp/go-build3381348043/b014/_pkg_.a
2025-08-20T22:48:12.6149521Z [00:02:31.641]➜  packagefile math=/tmp/go-build3381348043/b055/_pkg_.a
2025-08-20T22:48:12.6149948Z [00:02:31.641]➜  packagefile math/bits=/tmp/go-build3381348043/b040/_pkg_.a
2025-08-20T22:48:12.6150564Z [00:02:31.641]➜  EOF
2025-08-20T22:48:12.6152734Z [00:02:31.642]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b087/_pkg_.a -trimpath "/root/.go/src/math/rand/v2=>math/rand/v2;$WORK/b087=>" -p math/rand/v2 -lang=go1.25 -std -complete -installsuffix shared -buildid ZfMw8tkUidw9934lNf6V/ZfMw8tkUidw9934lNf6V -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b087/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-20T22:48:12.6221046Z [00:02:31.649]➜  go tool buildid -w $WORK/b061/_pkg_.a # internal
2025-08-20T22:48:12.6225233Z [00:02:31.649]➜  cp $WORK/b061/_pkg_.a /root/.cache/go-build/0e/0e26c0d04e1ece6cb4ea043da72b9225a1afd08d19b5f8184feb56889d2129f9-d # internal
2025-08-20T22:48:12.6227820Z [00:02:31.650]➜  reflect
2025-08-20T22:48:12.6228909Z [00:02:31.650]➜  mkdir -p $WORK/b099/
2025-08-20T22:48:12.6229734Z [00:02:31.650]➜  echo -n > $WORK/b099/go_asm.h # internal
2025-08-20T22:48:12.6230416Z [00:02:31.650]➜  cd /root/.go/src/reflect
2025-08-20T22:48:12.6231476Z [00:02:31.650]➜  /root/.go/pkg/tool/linux_arm64/asm -p reflect -trimpath "/root/.go/src/reflect=>reflect;$WORK/b099=>" -I $WORK/b099/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b099/symabis ./asm_arm64.s
2025-08-20T22:48:12.6257048Z [00:02:31.653]➜  cat >/tmp/go-build3381348043/b099/importcfg << 'EOF' # internal
2025-08-20T22:48:12.6259416Z [00:02:31.653]➜  # import config
2025-08-20T22:48:12.6259778Z [00:02:31.653]➜  packagefile errors=/tmp/go-build3381348043/b004/_pkg_.a
2025-08-20T22:48:12.6260235Z [00:02:31.653]➜  packagefile internal/abi=/tmp/go-build3381348043/b006/_pkg_.a
2025-08-20T22:48:12.6260722Z [00:02:31.653]➜  packagefile internal/bytealg=/tmp/go-build3381348043/b011/_pkg_.a
2025-08-20T22:48:12.6261213Z [00:02:31.653]➜  packagefile internal/goarch=/tmp/go-build3381348043/b007/_pkg_.a
2025-08-20T22:48:12.6261710Z [00:02:31.653]➜  packagefile internal/itoa=/tmp/go-build3381348043/b048/_pkg_.a
2025-08-20T22:48:12.6262186Z [00:02:31.653]➜  packagefile internal/race=/tmp/go-build3381348043/b030/_pkg_.a
2025-08-20T22:48:12.6262713Z [00:02:31.653]➜  packagefile internal/runtime/maps=/tmp/go-build3381348043/b027/_pkg_.a
2025-08-20T22:48:12.6263244Z [00:02:31.653]➜  packagefile internal/runtime/sys=/tmp/go-build3381348043/b031/_pkg_.a
2025-08-20T22:48:12.6263783Z [00:02:31.653]➜  packagefile internal/unsafeheader=/tmp/go-build3381348043/b009/_pkg_.a
2025-08-20T22:48:12.6264248Z [00:02:31.653]➜  packagefile iter=/tmp/go-build3381348043/b039/_pkg_.a
2025-08-20T22:48:12.6264661Z [00:02:31.653]➜  packagefile math=/tmp/go-build3381348043/b055/_pkg_.a
2025-08-20T22:48:12.6265082Z [00:02:31.653]➜  packagefile runtime=/tmp/go-build3381348043/b010/_pkg_.a
2025-08-20T22:48:12.6265513Z [00:02:31.653]➜  packagefile strconv=/tmp/go-build3381348043/b054/_pkg_.a
2025-08-20T22:48:12.6266248Z [00:02:31.653]➜  packagefile sync=/tmp/go-build3381348043/b035/_pkg_.a
2025-08-20T22:48:12.6266679Z [00:02:31.653]➜  packagefile unicode=/tmp/go-build3381348043/b041/_pkg_.a
2025-08-20T22:48:12.6267127Z [00:02:31.653]➜  packagefile unicode/utf8=/tmp/go-build3381348043/b042/_pkg_.a
2025-08-20T22:48:12.6267473Z [00:02:31.653]➜  EOF
2025-08-20T22:48:12.6267744Z [00:02:31.653]➜  cd /tmp/tmp.ktsoLsWyz4/TEMPREPO/cmd/step
2025-08-20T22:48:12.6270894Z [00:02:31.653]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b099/_pkg_.a -trimpath "/root/.go/src/reflect=>reflect;$WORK/b099=>" -p reflect -lang=go1.25 -std -installsuffix shared -buildid n7dc5IpgUHaURtvfKDUL/n7dc5IpgUHaURtvfKDUL -goversion go1.25.0 -symabis $WORK/b099/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b099/importcfg -pack -asmhdr $WORK/b099/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-20T22:48:12.6538925Z [00:02:31.680]➜  go tool buildid -w $WORK/b070/_pkg_.a # internal
2025-08-20T22:48:12.6539752Z [00:02:31.680]➜  cp $WORK/b070/_pkg_.a /root/.cache/go-build/10/10baa6b60e6f77c88883ea0b3ff18f711d59bc724c961434709adfd20d940586-d # internal
2025-08-20T22:48:12.6540363Z [00:02:31.681]➜  crypto/internal/fips140/sha256
2025-08-20T22:48:12.6544700Z [00:02:31.681]➜  mkdir -p $WORK/b067/
2025-08-20T22:48:12.6545029Z [00:02:31.681]➜  echo -n > $WORK/b067/go_asm.h # internal
2025-08-20T22:48:12.6545430Z [00:02:31.681]➜  cd /root/.go/src/crypto/internal/fips140/sha256
2025-08-20T22:48:12.6546911Z [00:02:31.681]➜  /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/b067=>" -I $WORK/b067/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b067/symabis ./sha256block_arm64.s
2025-08-20T22:48:12.6592093Z [00:02:31.686]➜  go tool buildid -w $WORK/b087/_pkg_.a # internal
2025-08-20T22:48:12.6607957Z [00:02:31.688]➜  cp $WORK/b087/_pkg_.a /root/.cache/go-build/7d/7d24c85d1486f6fa6c930dfddb1ef34720afc8a0f1c26874bed53687167e44f3-d # internal
2025-08-20T22:48:12.6615152Z [00:02:31.688]➜  cat >/tmp/go-build3381348043/b067/importcfg << 'EOF' # internal
2025-08-20T22:48:12.6630617Z [00:02:31.688]➜  # import config
2025-08-20T22:48:12.6631450Z [00:02:31.688]➜  packagefile bytes=/tmp/go-build3381348043/b003/_pkg_.a
2025-08-20T22:48:12.6633589Z [00:02:31.688]➜  packagefile crypto/internal/fips140=/tmp/go-build3381348043/b061/_pkg_.a
2025-08-20T22:48:12.6634820Z [00:02:31.688]➜  packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build3381348043/b068/_pkg_.a
2025-08-20T22:48:12.6636341Z [00:02:31.688]➜  packagefile crypto/internal/fips140deps/cpu=/tmp/go-build3381348043/b069/_pkg_.a
2025-08-20T22:48:12.6637985Z [00:02:31.688]➜  packagefile crypto/internal/impl=/tmp/go-build3381348043/b070/_pkg_.a
2025-08-20T22:48:12.6638483Z [00:02:31.688]➜  packagefile errors=/tmp/go-build3381348043/b004/_pkg_.a
2025-08-20T22:48:12.6638902Z [00:02:31.688]➜  packagefile hash=/tmp/go-build3381348043/b053/_pkg_.a
2025-08-20T22:48:12.6639326Z [00:02:31.688]➜  packagefile math/bits=/tmp/go-build3381348043/b040/_pkg_.a
2025-08-20T22:48:12.6639651Z [00:02:31.688]➜  EOF
2025-08-20T22:48:12.6639971Z [00:02:31.690]➜  cd /tmp/tmp.ktsoLsWyz4/TEMPREPO/cmd/step
2025-08-20T22:48:12.6642674Z [00:02:31.690]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b067/_pkg_.a -trimpath "/root/.go/src/crypto/internal/fips140/sha256=>crypto/internal/fips140/sha256;$WORK/b067=>" -p crypto/internal/fips140/sha256 -lang=go1.25 -std -installsuffix shared -buildid XQzWVxa3jQncItt-ppNY/XQzWVxa3jQncItt-ppNY -goversion go1.25.0 -symabis $WORK/b067/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b067/importcfg -pack -asmhdr $WORK/b067/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-20T22:48:12.6644955Z [00:02:31.690]➜  crypto/internal/fips140/sha3
2025-08-20T22:48:12.6645238Z [00:02:31.690]➜  mkdir -p $WORK/b071/
2025-08-20T22:48:12.6645547Z [00:02:31.690]➜  echo -n > $WORK/b071/go_asm.h # internal
2025-08-20T22:48:12.6651665Z [00:02:31.690]➜  cd /root/.go/src/crypto/internal/fips140/sha3
2025-08-20T22:48:12.6652944Z [00:02:31.690]➜  /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/b071=>" -I $WORK/b071/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b071/symabis ./sha3_arm64.s
2025-08-20T22:48:12.6802099Z [00:02:31.707]➜  cat >/tmp/go-build3381348043/b071/importcfg << 'EOF' # internal
2025-08-20T22:48:12.6810662Z [00:02:31.707]➜  # import config
2025-08-20T22:48:12.6811106Z [00:02:31.707]➜  packagefile bytes=/tmp/go-build3381348043/b003/_pkg_.a
2025-08-20T22:48:12.6811610Z [00:02:31.707]➜  packagefile crypto/internal/fips140=/tmp/go-build3381348043/b061/_pkg_.a
2025-08-20T22:48:12.6812209Z [00:02:31.707]➜  packagefile crypto/internal/fips140/subtle=/tmp/go-build3381348043/b072/_pkg_.a
2025-08-20T22:48:12.6813071Z [00:02:31.707]➜  packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build3381348043/b068/_pkg_.a
2025-08-20T22:48:12.6813732Z [00:02:31.707]➜  packagefile crypto/internal/fips140deps/cpu=/tmp/go-build3381348043/b069/_pkg_.a
2025-08-20T22:48:12.6814292Z [00:02:31.707]➜  packagefile crypto/internal/impl=/tmp/go-build3381348043/b070/_pkg_.a
2025-08-20T22:48:12.6814764Z [00:02:31.707]➜  packagefile errors=/tmp/go-build3381348043/b004/_pkg_.a
2025-08-20T22:48:12.6815199Z [00:02:31.707]➜  packagefile math/bits=/tmp/go-build3381348043/b040/_pkg_.a
2025-08-20T22:48:12.6815646Z [00:02:31.707]➜  packagefile runtime=/tmp/go-build3381348043/b010/_pkg_.a
2025-08-20T22:48:12.6816075Z [00:02:31.707]➜  EOF
2025-08-20T22:48:12.6816349Z [00:02:31.708]➜  cd /tmp/tmp.ktsoLsWyz4/TEMPREPO/cmd/step
2025-08-20T22:48:12.6819333Z [00:02:31.708]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b071/_pkg_.a -trimpath "/root/.go/src/crypto/internal/fips140/sha3=>crypto/internal/fips140/sha3;$WORK/b071=>" -p crypto/internal/fips140/sha3 -lang=go1.25 -std -installsuffix shared -buildid 5NyZ3zk_6nxSVqI7PXdR/5NyZ3zk_6nxSVqI7PXdR -goversion go1.25.0 -symabis $WORK/b071/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b071/importcfg -pack -asmhdr $WORK/b071/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-20T22:48:12.7127586Z [00:02:31.739]➜  cd /root/.go/src/crypto/internal/fips140/sha256
2025-08-20T22:48:12.7131546Z [00:02:31.740]➜  /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/b067=>" -I $WORK/b067/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b067/sha256block_arm64.o ./sha256block_arm64.s
2025-08-20T22:48:12.7156209Z [00:02:31.742]➜  go tool pack r $WORK/b067/_pkg_.a $WORK/b067/sha256block_arm64.o # internal
2025-08-20T22:48:12.7164456Z [00:02:31.743]➜  go tool buildid -w $WORK/b067/_pkg_.a # internal
2025-08-20T22:48:12.7168559Z [00:02:31.743]➜  cp $WORK/b067/_pkg_.a /root/.cache/go-build/d1/d19515b2e80e65923abf5807c2c8b5568a876ea699b66397e7ae2fd764857cb9-d # internal
2025-08-20T22:48:12.7169739Z [00:02:31.743]➜  crypto/internal/fips140/sha512
2025-08-20T22:48:12.7170336Z [00:02:31.743]➜  mkdir -p $WORK/b073/
2025-08-20T22:48:12.7170775Z [00:02:31.743]➜  echo -n > $WORK/b073/go_asm.h # internal
2025-08-20T22:48:12.7171538Z [00:02:31.744]➜  cd /root/.go/src/crypto/internal/fips140/sha512
2025-08-20T22:48:12.7173098Z [00:02:31.744]➜  /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/b073=>" -I $WORK/b073/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b073/symabis ./sha512block_arm64.s
2025-08-20T22:48:12.7213563Z [00:02:31.748]➜  cat >/tmp/go-build3381348043/b073/importcfg << 'EOF' # internal
2025-08-20T22:48:12.7214951Z [00:02:31.748]➜  # import config
2025-08-20T22:48:12.7216236Z [00:02:31.749]➜  packagefile bytes=/tmp/go-build3381348043/b003/_pkg_.a
2025-08-20T22:48:12.7217040Z [00:02:31.749]➜  packagefile crypto/internal/fips140=/tmp/go-build3381348043/b061/_pkg_.a
2025-08-20T22:48:12.7218201Z [00:02:31.749]➜  packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build3381348043/b068/_pkg_.a
2025-08-20T22:48:12.7219899Z [00:02:31.749]➜  packagefile crypto/internal/fips140deps/cpu=/tmp/go-build3381348043/b069/_pkg_.a
2025-08-20T22:48:12.7220550Z [00:02:31.749]➜  packagefile crypto/internal/impl=/tmp/go-build3381348043/b070/_pkg_.a
2025-08-20T22:48:12.7221028Z [00:02:31.749]➜  packagefile errors=/tmp/go-build3381348043/b004/_pkg_.a
2025-08-20T22:48:12.7221448Z [00:02:31.749]➜  packagefile hash=/tmp/go-build3381348043/b053/_pkg_.a
2025-08-20T22:48:12.7221878Z [00:02:31.749]➜  packagefile math/bits=/tmp/go-build3381348043/b040/_pkg_.a
2025-08-20T22:48:12.7222224Z [00:02:31.749]➜  EOF
2025-08-20T22:48:12.7230422Z [00:02:31.750]➜  cd /tmp/tmp.ktsoLsWyz4/TEMPREPO/cmd/step
2025-08-20T22:48:12.7239501Z [00:02:31.751]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b073/_pkg_.a -trimpath "/root/.go/src/crypto/internal/fips140/sha512=>crypto/internal/fips140/sha512;$WORK/b073=>" -p crypto/internal/fips140/sha512 -lang=go1.25 -std -installsuffix shared -buildid vU8PREIG3jI8YOHtjSmu/vU8PREIG3jI8YOHtjSmu -goversion go1.25.0 -symabis $WORK/b073/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b073/importcfg -pack -asmhdr $WORK/b073/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-20T22:48:12.7379258Z [00:02:31.765]➜  cd /root/.go/src/syscall
2025-08-20T22:48:12.7384567Z [00:02:31.765]➜  /root/.go/pkg/tool/linux_arm64/asm -p syscall -trimpath "/root/.go/src/syscall=>syscall;$WORK/b047=>" -I $WORK/b047/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b047/asm_linux_arm64.o ./asm_linux_arm64.s
2025-08-20T22:48:12.7390708Z [00:02:31.766]➜  cd /root/.go/src/crypto/internal/fips140/sha3
2025-08-20T22:48:12.7391988Z [00:02:31.766]➜  /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/b071=>" -I $WORK/b071/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b071/sha3_arm64.o ./sha3_arm64.s
2025-08-20T22:48:12.7422600Z [00:02:31.769]➜  cd /root/.go/src/syscall
2025-08-20T22:48:12.7427700Z [00:02:31.769]➜  go tool pack r $WORK/b047/_pkg_.a $WORK/b047/asm_linux_arm64.o # internal
2025-08-20T22:48:12.7429364Z [00:02:31.769]➜  go tool buildid -w $WORK/b047/_pkg_.a # internal
2025-08-20T22:48:12.7431274Z [00:02:31.770]➜  cd /root/.go/src/crypto/internal/fips140/sha3
2025-08-20T22:48:12.7431757Z [00:02:31.770]➜  go tool pack r $WORK/b071/_pkg_.a $WORK/b071/sha3_arm64.o # internal
2025-08-20T22:48:12.7432181Z [00:02:31.770]➜  go tool buildid -w $WORK/b071/_pkg_.a # internal
2025-08-20T22:48:12.7439296Z [00:02:31.771]➜  cp $WORK/b071/_pkg_.a /root/.cache/go-build/b5/b56400a772ca551d2a34ea2c6874e837aeaafcd0c8dd538e49cf1db4209b2f3e-d # internal
2025-08-20T22:48:12.7440927Z [00:02:31.771]➜  crypto/internal/randutil
2025-08-20T22:48:12.7441510Z [00:02:31.771]➜  mkdir -p $WORK/b086/
2025-08-20T22:48:12.7442460Z [00:02:31.771]➜  cat >/tmp/go-build3381348043/b086/importcfg << 'EOF' # internal
2025-08-20T22:48:12.7443306Z [00:02:31.771]➜  # import config
2025-08-20T22:48:12.7444131Z [00:02:31.771]➜  packagefile io=/tmp/go-build3381348043/b034/_pkg_.a
2025-08-20T22:48:12.7444855Z [00:02:31.771]➜  packagefile math/rand/v2=/tmp/go-build3381348043/b087/_pkg_.a
2025-08-20T22:48:12.7445414Z [00:02:31.771]➜  EOF
2025-08-20T22:48:12.7446064Z [00:02:31.771]➜  cd /tmp/tmp.ktsoLsWyz4/TEMPREPO/cmd/step
2025-08-20T22:48:12.7448267Z [00:02:31.771]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b086/_pkg_.a -trimpath "/root/.go/src/crypto/internal/randutil=>crypto/internal/randutil;$WORK/b086=>" -p crypto/internal/randutil -lang=go1.25 -std -complete -installsuffix shared -buildid jI6rmh7sOgnLoJtpj6tm/jI6rmh7sOgnLoJtpj6tm -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b086/importcfg -pack /root/.go/src/crypto/internal/randutil/randutil.go
2025-08-20T22:48:12.7495325Z [00:02:31.776]➜  cp $WORK/b047/_pkg_.a /root/.cache/go-build/58/58d1cad8cd99dae214ed51f84ef312c8395a5a114bc7c31f9bfbf3fcefea0095-d # internal
2025-08-20T22:48:12.7519934Z [00:02:31.779]➜  time
2025-08-20T22:48:12.7520904Z [00:02:31.779]➜  mkdir -p $WORK/b044/
2025-08-20T22:48:12.7530611Z [00:02:31.780]➜  go tool buildid -w $WORK/b086/_pkg_.a # internal
2025-08-20T22:48:12.7533718Z [00:02:31.780]➜  cp $WORK/b086/_pkg_.a /root/.cache/go-build/f5/f531161022c110c2c0a5994535a4eb2bf83e3f68e87903e28d1dfd4a1fa459f4-d # internal
2025-08-20T22:48:12.7539177Z [00:02:31.780]➜  internal/syscall/unix
2025-08-20T22:48:12.7539521Z [00:02:31.780]➜  mkdir -p $WORK/b078/
2025-08-20T22:48:12.7539902Z [00:02:31.780]➜  cat >/tmp/go-build3381348043/b044/importcfg << 'EOF' # internal
2025-08-20T22:48:12.7540252Z [00:02:31.780]➜  # import config
2025-08-20T22:48:12.7540596Z [00:02:31.780]➜  packagefile errors=/tmp/go-build3381348043/b004/_pkg_.a
2025-08-20T22:48:12.7541061Z [00:02:31.780]➜  packagefile internal/bytealg=/tmp/go-build3381348043/b011/_pkg_.a
2025-08-20T22:48:12.7541576Z [00:02:31.780]➜  packagefile internal/godebug=/tmp/go-build3381348043/b045/_pkg_.a
2025-08-20T22:48:12.7542087Z [00:02:31.780]➜  packagefile internal/stringslite=/tmp/go-build3381348043/b032/_pkg_.a
2025-08-20T22:48:12.7542570Z [00:02:31.780]➜  packagefile math/bits=/tmp/go-build3381348043/b040/_pkg_.a
2025-08-20T22:48:12.7543006Z [00:02:31.780]➜  packagefile runtime=/tmp/go-build3381348043/b010/_pkg_.a
2025-08-20T22:48:12.7543423Z [00:02:31.780]➜  packagefile sync=/tmp/go-build3381348043/b035/_pkg_.a
2025-08-20T22:48:12.7543853Z [00:02:31.780]➜  packagefile syscall=/tmp/go-build3381348043/b047/_pkg_.a
2025-08-20T22:48:12.7544173Z [00:02:31.780]➜  EOF
2025-08-20T22:48:12.7546700Z [00:02:31.780]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b044/_pkg_.a -trimpath "/root/.go/src/time=>time;$WORK/b044=>" -p time -lang=go1.25 -std -installsuffix shared -buildid EXE43KLT6MRts9SmvSmj/EXE43KLT6MRts9SmvSmj -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b044/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-20T22:48:12.7548843Z [00:02:31.781]➜  cat >/tmp/go-build3381348043/b078/importcfg << 'EOF' # internal
2025-08-20T22:48:12.7549194Z [00:02:31.781]➜  # import config
2025-08-20T22:48:12.7549543Z [00:02:31.781]➜  packagefile runtime=/tmp/go-build3381348043/b010/_pkg_.a
2025-08-20T22:48:12.7549988Z [00:02:31.781]➜  packagefile sync/atomic=/tmp/go-build3381348043/b037/_pkg_.a
2025-08-20T22:48:12.7550436Z [00:02:31.781]➜  packagefile syscall=/tmp/go-build3381348043/b047/_pkg_.a
2025-08-20T22:48:12.7550754Z [00:02:31.781]➜  EOF
2025-08-20T22:48:12.7557413Z [00:02:31.781]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b078/_pkg_.a -trimpath "/root/.go/src/internal/syscall/unix=>internal/syscall/unix;$WORK/b078=>" -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/b078/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-20T22:48:12.7565117Z [00:02:31.783]➜  cd /root/.go/src/crypto/internal/fips140/sha512
2025-08-20T22:48:12.7566617Z [00:02:31.783]➜  /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/b073=>" -I $WORK/b073/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b073/sha512block_arm64.o ./sha512block_arm64.s
2025-08-20T22:48:12.7622493Z [00:02:31.789]➜  go tool pack r $WORK/b073/_pkg_.a $WORK/b073/sha512block_arm64.o # internal
2025-08-20T22:48:12.7624736Z [00:02:31.789]➜  go tool buildid -w $WORK/b073/_pkg_.a # internal
2025-08-20T22:48:12.7629909Z [00:02:31.790]➜  cp $WORK/b073/_pkg_.a /root/.cache/go-build/ea/ea881f7a3e0a44e25a0d7d679321bd08a4f219b03f54805c1394fdacc2c23633-d # internal
2025-08-20T22:48:12.7630603Z [00:02:31.790]➜  crypto/internal/fips140/hmac
2025-08-20T22:48:12.7631882Z [00:02:31.790]➜  mkdir -p $WORK/b066/
2025-08-20T22:48:12.7634689Z [00:02:31.790]➜  cat >/tmp/go-build3381348043/b066/importcfg << 'EOF' # internal
2025-08-20T22:48:12.7635430Z [00:02:31.790]➜  # import config
2025-08-20T22:48:12.7635929Z [00:02:31.790]➜  packagefile bytes=/tmp/go-build3381348043/b003/_pkg_.a
2025-08-20T22:48:12.7636489Z [00:02:31.790]➜  packagefile crypto/internal/fips140=/tmp/go-build3381348043/b061/_pkg_.a
2025-08-20T22:48:12.7637065Z [00:02:31.790]➜  packagefile crypto/internal/fips140/sha256=/tmp/go-build3381348043/b067/_pkg_.a
2025-08-20T22:48:12.7637652Z [00:02:31.790]➜  packagefile crypto/internal/fips140/sha3=/tmp/go-build3381348043/b071/_pkg_.a
2025-08-20T22:48:12.7638251Z [00:02:31.790]➜  packagefile crypto/internal/fips140/sha512=/tmp/go-build3381348043/b073/_pkg_.a
2025-08-20T22:48:12.7638750Z [00:02:31.790]➜  packagefile errors=/tmp/go-build3381348043/b004/_pkg_.a
2025-08-20T22:48:12.7639166Z [00:02:31.790]➜  packagefile hash=/tmp/go-build3381348043/b053/_pkg_.a
2025-08-20T22:48:12.7639476Z [00:02:31.790]➜  EOF
2025-08-20T22:48:12.7639747Z [00:02:31.790]➜  cd /tmp/tmp.ktsoLsWyz4/TEMPREPO/cmd/step
2025-08-20T22:48:12.7641739Z [00:02:31.790]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b066/_pkg_.a -trimpath "/root/.go/src/crypto/internal/fips140/hmac=>crypto/internal/fips140/hmac;$WORK/b066=>" -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/b066/importcfg -pack /root/.go/src/crypto/internal/fips140/hmac/cast.go /root/.go/src/crypto/internal/fips140/hmac/hmac.go
2025-08-20T22:48:12.7839374Z [00:02:31.811]➜  go tool buildid -w $WORK/b078/_pkg_.a # internal
2025-08-20T22:48:12.7847558Z [00:02:31.812]➜  cp $WORK/b078/_pkg_.a /root/.cache/go-build/7a/7acafcabc891cff6297dbe54b0cdd2d37e30c3a9474d63ce4b24e52a81e81050-d # internal
2025-08-20T22:48:12.7850511Z [00:02:31.812]➜  internal/syscall/execenv
2025-08-20T22:48:12.7857960Z [00:02:31.812]➜  mkdir -p $WORK/b084/
2025-08-20T22:48:12.7862297Z [00:02:31.813]➜  cat >/tmp/go-build3381348043/b084/importcfg << 'EOF' # internal
2025-08-20T22:48:12.7863793Z [00:02:31.813]➜  # import config
2025-08-20T22:48:12.7864237Z [00:02:31.813]➜  packagefile syscall=/tmp/go-build3381348043/b047/_pkg_.a
2025-08-20T22:48:12.7864579Z [00:02:31.813]➜  EOF
2025-08-20T22:48:12.7866416Z [00:02:31.813]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b084/_pkg_.a -trimpath "/root/.go/src/internal/syscall/execenv=>internal/syscall/execenv;$WORK/b084=>" -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/b084/importcfg -pack /root/.go/src/internal/syscall/execenv/execenv_default.go
2025-08-20T22:48:12.7879914Z [00:02:31.815]➜  go tool buildid -w $WORK/b066/_pkg_.a # internal
2025-08-20T22:48:12.7885672Z [00:02:31.815]➜  cp $WORK/b066/_pkg_.a /root/.cache/go-build/b5/b50eb6d7c3f677fe545a3d9ad59605538a27051bf0355c93330d8650c6dfb38a-d # internal
2025-08-20T22:48:12.7887739Z [00:02:31.815]➜  crypto/internal/fips140/check
2025-08-20T22:48:12.7888528Z [00:02:31.815]➜  mkdir -p $WORK/b065/
2025-08-20T22:48:12.7889102Z [00:02:31.816]➜  cat >/tmp/go-build3381348043/b065/importcfg << 'EOF' # internal
2025-08-20T22:48:12.7889525Z [00:02:31.816]➜  # import config
2025-08-20T22:48:12.7890083Z [00:02:31.816]➜  packagefile crypto/internal/fips140=/tmp/go-build3381348043/b061/_pkg_.a
2025-08-20T22:48:12.7890902Z [00:02:31.816]➜  packagefile crypto/internal/fips140/hmac=/tmp/go-build3381348043/b066/_pkg_.a
2025-08-20T22:48:12.7891705Z [00:02:31.816]➜  packagefile crypto/internal/fips140/sha256=/tmp/go-build3381348043/b067/_pkg_.a
2025-08-20T22:48:12.7892506Z [00:02:31.816]➜  packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build3381348043/b068/_pkg_.a
2025-08-20T22:48:12.7895154Z [00:02:31.816]➜  packagefile crypto/internal/fips140deps/godebug=/tmp/go-build3381348043/b062/_pkg_.a
2025-08-20T22:48:12.7895703Z [00:02:31.816]➜  packagefile io=/tmp/go-build3381348043/b034/_pkg_.a
2025-08-20T22:48:12.7896151Z [00:02:31.816]➜  EOF
2025-08-20T22:48:12.7898311Z [00:02:31.816]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b065/_pkg_.a -trimpath "/root/.go/src/crypto/internal/fips140/check=>crypto/internal/fips140/check;$WORK/b065=>" -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/b065/importcfg -pack /root/.go/src/crypto/internal/fips140/check/check.go
2025-08-20T22:48:12.8017033Z [00:02:31.828]➜  go tool buildid -w $WORK/b084/_pkg_.a # internal
2025-08-20T22:48:12.8017771Z [00:02:31.828]➜  cp $WORK/b084/_pkg_.a /root/.cache/go-build/2e/2e548dc6bd8bff553b122d697f41e356d44fd89a4776f8cd6ca23c213868860f-d # internal
2025-08-20T22:48:12.8018311Z [00:02:31.828]➜  math/rand
2025-08-20T22:48:12.8018553Z [00:02:31.828]➜  mkdir -p $WORK/b100/
2025-08-20T22:48:12.8018927Z [00:02:31.828]➜  cat >/tmp/go-build3381348043/b100/importcfg << 'EOF' # internal
2025-08-20T22:48:12.8019290Z [00:02:31.828]➜  # import config
2025-08-20T22:48:12.8019667Z [00:02:31.828]➜  packagefile internal/godebug=/tmp/go-build3381348043/b045/_pkg_.a
2025-08-20T22:48:12.8020128Z [00:02:31.828]➜  packagefile math=/tmp/go-build3381348043/b055/_pkg_.a
2025-08-20T22:48:12.8020536Z [00:02:31.828]➜  packagefile sync=/tmp/go-build3381348043/b035/_pkg_.a
2025-08-20T22:48:12.8020974Z [00:02:31.828]➜  packagefile sync/atomic=/tmp/go-build3381348043/b037/_pkg_.a
2025-08-20T22:48:12.8021310Z [00:02:31.828]➜  EOF
2025-08-20T22:48:12.8023471Z [00:02:31.828]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b100/_pkg_.a -trimpath "/root/.go/src/math/rand=>math/rand;$WORK/b100=>" -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/b100/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-20T22:48:12.8054425Z [00:02:31.831]➜  go tool buildid -w $WORK/b065/_pkg_.a # internal
2025-08-20T22:48:12.8066555Z [00:02:31.833]➜  cp $WORK/b065/_pkg_.a /root/.cache/go-build/8f/8f85460442b947f9b5b7d7f144a673385d21402d34ce36aa26932abdd2536258-d # internal
2025-08-20T22:48:12.8067158Z [00:02:31.834]➜  crypto/internal/fips140/aes
2025-08-20T22:48:12.8067448Z [00:02:31.834]➜  mkdir -p $WORK/b060/
2025-08-20T22:48:12.8067760Z [00:02:31.834]➜  echo -n > $WORK/b060/go_asm.h # internal
2025-08-20T22:48:12.8068128Z [00:02:31.834]➜  cd /root/.go/src/crypto/internal/fips140/aes
2025-08-20T22:48:12.8069403Z [00:02:31.834]➜  /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/b060=>" -I $WORK/b060/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b060/symabis ./aes_arm64.s ./ctr_arm64.s
2025-08-20T22:48:12.8121769Z [00:02:31.839]➜  cat >/tmp/go-build3381348043/b060/importcfg << 'EOF' # internal
2025-08-20T22:48:12.8122551Z [00:02:31.839]➜  # import config
2025-08-20T22:48:12.8122927Z [00:02:31.839]➜  packagefile bytes=/tmp/go-build3381348043/b003/_pkg_.a
2025-08-20T22:48:12.8123430Z [00:02:31.839]➜  packagefile crypto/internal/fips140=/tmp/go-build3381348043/b061/_pkg_.a
2025-08-20T22:48:12.8124009Z [00:02:31.839]➜  packagefile crypto/internal/fips140/alias=/tmp/go-build3381348043/b064/_pkg_.a
2025-08-20T22:48:12.8124591Z [00:02:31.839]➜  packagefile crypto/internal/fips140/check=/tmp/go-build3381348043/b065/_pkg_.a
2025-08-20T22:48:12.8125189Z [00:02:31.839]➜  packagefile crypto/internal/fips140/subtle=/tmp/go-build3381348043/b072/_pkg_.a
2025-08-20T22:48:12.8125988Z [00:02:31.839]➜  packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build3381348043/b068/_pkg_.a
2025-08-20T22:48:12.8126680Z [00:02:31.839]➜  packagefile crypto/internal/fips140deps/cpu=/tmp/go-build3381348043/b069/_pkg_.a
2025-08-20T22:48:12.8127302Z [00:02:31.839]➜  packagefile crypto/internal/fips140deps/godebug=/tmp/go-build3381348043/b062/_pkg_.a
2025-08-20T22:48:12.8127887Z [00:02:31.839]➜  packagefile crypto/internal/impl=/tmp/go-build3381348043/b070/_pkg_.a
2025-08-20T22:48:12.8128358Z [00:02:31.839]➜  packagefile errors=/tmp/go-build3381348043/b004/_pkg_.a
2025-08-20T22:48:12.8128791Z [00:02:31.839]➜  packagefile math/bits=/tmp/go-build3381348043/b040/_pkg_.a
2025-08-20T22:48:12.8129225Z [00:02:31.839]➜  packagefile strconv=/tmp/go-build3381348043/b054/_pkg_.a
2025-08-20T22:48:12.8129545Z [00:02:31.839]➜  EOF
2025-08-20T22:48:12.8129821Z [00:02:31.839]➜  cd /tmp/tmp.ktsoLsWyz4/TEMPREPO/cmd/step
2025-08-20T22:48:12.8133361Z [00:02:31.839]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b060/_pkg_.a -trimpath "/root/.go/src/crypto/internal/fips140/aes=>crypto/internal/fips140/aes;$WORK/b060=>" -p crypto/internal/fips140/aes -lang=go1.25 -std -installsuffix shared -buildid nMw5pB3PdI_aXx7k9ui_/nMw5pB3PdI_aXx7k9ui_ -goversion go1.25.0 -symabis $WORK/b060/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b060/importcfg -pack -asmhdr $WORK/b060/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-20T22:48:12.8803076Z [00:02:31.907]➜  go tool buildid -w $WORK/b100/_pkg_.a # internal
2025-08-20T22:48:12.8817563Z [00:02:31.908]➜  cp $WORK/b100/_pkg_.a /root/.cache/go-build/59/595d545b97ad24434d502fd90fa5b8d27742695b58673c8b07cf1936006add50-d # internal
2025-08-20T22:48:12.8818215Z [00:02:31.908]➜  crypto/internal/fips140/nistec/fiat
2025-08-20T22:48:12.8841104Z [00:02:31.909]➜  mkdir -p $WORK/b093/
2025-08-20T22:48:12.8843633Z [00:02:31.909]➜  cat >/tmp/go-build3381348043/b093/importcfg << 'EOF' # internal
2025-08-20T22:48:12.8846237Z [00:02:31.911]➜  # import config
2025-08-20T22:48:12.8856830Z [00:02:31.911]➜  packagefile crypto/internal/fips140/check=/tmp/go-build3381348043/b065/_pkg_.a
2025-08-20T22:48:12.8857519Z [00:02:31.911]➜  packagefile crypto/internal/fips140/subtle=/tmp/go-build3381348043/b072/_pkg_.a
2025-08-20T22:48:12.8858031Z [00:02:31.911]➜  packagefile errors=/tmp/go-build3381348043/b004/_pkg_.a
2025-08-20T22:48:12.8858470Z [00:02:31.911]➜  packagefile math/bits=/tmp/go-build3381348043/b040/_pkg_.a
2025-08-20T22:48:12.8858815Z [00:02:31.911]➜  EOF
2025-08-20T22:48:12.8863623Z [00:02:31.911]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b093/_pkg_.a -trimpath "/root/.go/src/crypto/internal/fips140/nistec/fiat=>crypto/internal/fips140/nistec/fiat;$WORK/b093=>" -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/b093/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-20T22:48:12.8899369Z [00:02:31.917]➜  cd /root/.go/src/crypto/internal/fips140/aes
2025-08-20T22:48:12.8900685Z [00:02:31.917]➜  /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/b060=>" -I $WORK/b060/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b060/aes_arm64.o ./aes_arm64.s
2025-08-20T22:48:12.9036734Z [00:02:31.930]➜  /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/b060=>" -I $WORK/b060/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b060/ctr_arm64.o ./ctr_arm64.s
2025-08-20T22:48:12.9134671Z [00:02:31.940]➜  go tool pack r $WORK/b060/_pkg_.a $WORK/b060/aes_arm64.o $WORK/b060/ctr_arm64.o # internal
2025-08-20T22:48:12.9135911Z [00:02:31.940]➜  go tool buildid -w $WORK/b060/_pkg_.a # internal
2025-08-20T22:48:12.9150971Z [00:02:31.942]➜  cp $WORK/b060/_pkg_.a /root/.cache/go-build/0f/0fb5aff5be34a29fc58fbbf9ef1a7053f4b4c161587f1d1ff90ff4f0bcf13483-d # internal
2025-08-20T22:48:12.9151889Z [00:02:31.942]➜  crypto/internal/fips140/edwards25519/field
2025-08-20T22:48:12.9152486Z [00:02:31.942]➜  mkdir -p $WORK/b094/
2025-08-20T22:48:12.9161744Z [00:02:31.943]➜  cat >/tmp/go-build3381348043/b094/importcfg << 'EOF' # internal
2025-08-20T22:48:12.9162424Z [00:02:31.943]➜  # import config
2025-08-20T22:48:12.9163057Z [00:02:31.943]➜  packagefile crypto/internal/fips140/check=/tmp/go-build3381348043/b065/_pkg_.a
2025-08-20T22:48:12.9164121Z [00:02:31.943]➜  packagefile crypto/internal/fips140/subtle=/tmp/go-build3381348043/b072/_pkg_.a
2025-08-20T22:48:12.9165612Z [00:02:31.943]➜  packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build3381348043/b068/_pkg_.a
2025-08-20T22:48:12.9166398Z [00:02:31.943]➜  packagefile errors=/tmp/go-build3381348043/b004/_pkg_.a
2025-08-20T22:48:12.9166850Z [00:02:31.943]➜  packagefile math/bits=/tmp/go-build3381348043/b040/_pkg_.a
2025-08-20T22:48:12.9167182Z [00:02:31.943]➜  EOF
2025-08-20T22:48:12.9167456Z [00:02:31.943]➜  cd /tmp/tmp.ktsoLsWyz4/TEMPREPO/cmd/step
2025-08-20T22:48:12.9170092Z [00:02:31.943]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b094/_pkg_.a -trimpath "/root/.go/src/crypto/internal/fips140/edwards25519/field=>crypto/internal/fips140/edwards25519/field;$WORK/b094=>" -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/b094/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-20T22:48:12.9834800Z [00:02:32.010]➜  go tool buildid -w $WORK/b094/_pkg_.a # internal
2025-08-20T22:48:12.9846817Z [00:02:32.011]➜  cp $WORK/b094/_pkg_.a /root/.cache/go-build/d3/d374e27d9e09ed4e9e326ab5007f9a381ad2c71fe0445a3f11674312508f549c-d # internal
2025-08-20T22:48:12.9851843Z [00:02:32.012]➜  crypto/internal/fips140/bigmod
2025-08-20T22:48:12.9852596Z [00:02:32.012]➜  mkdir -p $WORK/b103/
2025-08-20T22:48:12.9858644Z [00:02:32.013]➜  echo -n > $WORK/b103/go_asm.h # internal
2025-08-20T22:48:12.9859324Z [00:02:32.013]➜  cd /root/.go/src/crypto/internal/fips140/bigmod
2025-08-20T22:48:12.9862057Z [00:02:32.013]➜  /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/b103=>" -I $WORK/b103/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b103/symabis ./nat_arm64.s
2025-08-20T22:48:12.9906372Z [00:02:32.018]➜  cat >/tmp/go-build3381348043/b103/importcfg << 'EOF' # internal
2025-08-20T22:48:12.9907255Z [00:02:32.018]➜  # import config
2025-08-20T22:48:12.9907752Z [00:02:32.018]➜  packagefile crypto/internal/fips140/check=/tmp/go-build3381348043/b065/_pkg_.a
2025-08-20T22:48:12.9908399Z [00:02:32.018]➜  packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build3381348043/b068/_pkg_.a
2025-08-20T22:48:12.9909031Z [00:02:32.018]➜  packagefile crypto/internal/fips140deps/cpu=/tmp/go-build3381348043/b069/_pkg_.a
2025-08-20T22:48:12.9909621Z [00:02:32.018]➜  packagefile crypto/internal/impl=/tmp/go-build3381348043/b070/_pkg_.a
2025-08-20T22:48:12.9910097Z [00:02:32.018]➜  packagefile errors=/tmp/go-build3381348043/b004/_pkg_.a
2025-08-20T22:48:12.9910530Z [00:02:32.018]➜  packagefile math/bits=/tmp/go-build3381348043/b040/_pkg_.a
2025-08-20T22:48:12.9910855Z [00:02:32.018]➜  EOF
2025-08-20T22:48:12.9911126Z [00:02:32.018]➜  cd /tmp/tmp.ktsoLsWyz4/TEMPREPO/cmd/step
2025-08-20T22:48:12.9913332Z [00:02:32.018]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b103/_pkg_.a -trimpath "/root/.go/src/crypto/internal/fips140/bigmod=>crypto/internal/fips140/bigmod;$WORK/b103=>" -p crypto/internal/fips140/bigmod -lang=go1.25 -std -installsuffix shared -buildid d01bEfxgoen9rA0aoqkj/d01bEfxgoen9rA0aoqkj -goversion go1.25.0 -symabis $WORK/b103/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b103/importcfg -pack -asmhdr $WORK/b103/go_asm.h /root/.go/src/crypto/internal/fips140/bigmod/nat.go /root/.go/src/crypto/internal/fips140/bigmod/nat_asm.go
2025-08-20T22:48:13.0958276Z [00:02:32.123]➜  cd /root/.go/src/crypto/internal/fips140/bigmod
2025-08-20T22:48:13.0959832Z [00:02:32.123]➜  /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/b103=>" -I $WORK/b103/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b103/nat_arm64.o ./nat_arm64.s
2025-08-20T22:48:13.0991257Z [00:02:32.126]➜  go tool pack r $WORK/b103/_pkg_.a $WORK/b103/nat_arm64.o # internal
2025-08-20T22:48:13.0991812Z [00:02:32.126]➜  go tool buildid -w $WORK/b103/_pkg_.a # internal
2025-08-20T22:48:13.1011168Z [00:02:32.128]➜  cp $WORK/b103/_pkg_.a /root/.cache/go-build/f7/f7986a7e6caebf96b24bec07677c267eb89478c99e762fe5983d333aa087e6e9-d # internal
2025-08-20T22:48:13.1011806Z [00:02:32.128]➜  crypto/internal/fips140cache
2025-08-20T22:48:13.1012140Z [00:02:32.128]➜  mkdir -p $WORK/b104/
2025-08-20T22:48:13.1012518Z [00:02:32.128]➜  cat >/tmp/go-build3381348043/b104/importcfg << 'EOF' # internal
2025-08-20T22:48:13.1012865Z [00:02:32.128]➜  # import config
2025-08-20T22:48:13.1013212Z [00:02:32.128]➜  packagefile runtime=/tmp/go-build3381348043/b010/_pkg_.a
2025-08-20T22:48:13.1013639Z [00:02:32.128]➜  packagefile sync=/tmp/go-build3381348043/b035/_pkg_.a
2025-08-20T22:48:13.1014055Z [00:02:32.128]➜  packagefile weak=/tmp/go-build3381348043/b105/_pkg_.a
2025-08-20T22:48:13.1014367Z [00:02:32.128]➜  EOF
2025-08-20T22:48:13.1014649Z [00:02:32.128]➜  cd /tmp/tmp.ktsoLsWyz4/TEMPREPO/cmd/step
2025-08-20T22:48:13.1016686Z [00:02:32.128]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b104/_pkg_.a -trimpath "/root/.go/src/crypto/internal/fips140cache=>crypto/internal/fips140cache;$WORK/b104=>" -p crypto/internal/fips140cache -lang=go1.25 -std -complete -installsuffix shared -buildid mOJ69xxADTyI1M8QoAOK/mOJ69xxADTyI1M8QoAOK -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b104/importcfg -pack /root/.go/src/crypto/internal/fips140cache/cache.go
2025-08-20T22:48:13.1133231Z [00:02:32.140]➜  go tool buildid -w $WORK/b044/_pkg_.a # internal
2025-08-20T22:48:13.1160983Z [00:02:32.143]➜  go tool buildid -w $WORK/b104/_pkg_.a # internal
2025-08-20T22:48:13.1167120Z [00:02:32.143]➜  cp $WORK/b104/_pkg_.a /root/.cache/go-build/ec/ecb6050c896b1a1aa56bda048308423917209637b01c24884234f8096a636c47-d # internal
2025-08-20T22:48:13.1170550Z [00:02:32.144]➜  crypto/sha3
2025-08-20T22:48:13.1171964Z [00:02:32.144]➜  mkdir -p $WORK/b107/
2025-08-20T22:48:13.1172708Z [00:02:32.144]➜  cat >/tmp/go-build3381348043/b107/importcfg << 'EOF' # internal
2025-08-20T22:48:13.1173511Z [00:02:32.144]➜  # import config
2025-08-20T22:48:13.1174485Z [00:02:32.144]➜  packagefile crypto=/tmp/go-build3381348043/b052/_pkg_.a
2025-08-20T22:48:13.1175049Z [00:02:32.144]➜  packagefile crypto/internal/fips140/sha3=/tmp/go-build3381348043/b071/_pkg_.a
2025-08-20T22:48:13.1175553Z [00:02:32.144]➜  packagefile hash=/tmp/go-build3381348043/b053/_pkg_.a
2025-08-20T22:48:13.1176062Z [00:02:32.144]➜  EOF
2025-08-20T22:48:13.1177481Z [00:02:32.144]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b107/_pkg_.a -trimpath "/root/.go/src/crypto/sha3=>crypto/sha3;$WORK/b107=>" -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/b107/importcfg -pack /root/.go/src/crypto/sha3/sha3.go
2025-08-20T22:48:13.1238218Z [00:02:32.151]➜  cp $WORK/b044/_pkg_.a /root/.cache/go-build/95/9577bc76e952ddd35d969a3752805a4967ee26c8043b7b22ce2adadcae07e5c6-d # internal
2025-08-20T22:48:13.1240247Z [00:02:32.151]➜  context
2025-08-20T22:48:13.1242307Z [00:02:32.151]➜  mkdir -p $WORK/b043/
2025-08-20T22:48:13.1242755Z [00:02:32.151]➜  cat >/tmp/go-build3381348043/b043/importcfg << 'EOF' # internal
2025-08-20T22:48:13.1243111Z [00:02:32.151]➜  # import config
2025-08-20T22:48:13.1243457Z [00:02:32.151]➜  packagefile errors=/tmp/go-build3381348043/b004/_pkg_.a
2025-08-20T22:48:13.1243966Z [00:02:32.151]➜  packagefile internal/reflectlite=/tmp/go-build3381348043/b005/_pkg_.a
2025-08-20T22:48:13.1244438Z [00:02:32.151]➜  packagefile sync=/tmp/go-build3381348043/b035/_pkg_.a
2025-08-20T22:48:13.1244877Z [00:02:32.151]➜  packagefile sync/atomic=/tmp/go-build3381348043/b037/_pkg_.a
2025-08-20T22:48:13.1245313Z [00:02:32.151]➜  packagefile time=/tmp/go-build3381348043/b044/_pkg_.a
2025-08-20T22:48:13.1245625Z [00:02:32.151]➜  EOF
2025-08-20T22:48:13.1247444Z [00:02:32.151]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b043/_pkg_.a -trimpath "/root/.go/src/context=>context;$WORK/b043=>" -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/b043/importcfg -pack /root/.go/src/context/context.go
2025-08-20T22:48:13.1648877Z [00:02:32.192]➜  go tool buildid -w $WORK/b093/_pkg_.a # internal
2025-08-20T22:48:13.1683911Z [00:02:32.195]➜  go tool buildid -w $WORK/b107/_pkg_.a # internal
2025-08-20T22:48:13.1691331Z [00:02:32.196]➜  cp $WORK/b107/_pkg_.a /root/.cache/go-build/42/42e88f3760debb7363fa01249a0c46d43937cb420f2b8237af0c56c98a16dd97-d # internal
2025-08-20T22:48:13.1693255Z [00:02:32.196]➜  io/fs
2025-08-20T22:48:13.1694407Z [00:02:32.196]➜  mkdir -p $WORK/b081/
2025-08-20T22:48:13.1699265Z [00:02:32.197]➜  cat >/tmp/go-build3381348043/b081/importcfg << 'EOF' # internal
2025-08-20T22:48:13.1699669Z [00:02:32.197]➜  # import config
2025-08-20T22:48:13.1700045Z [00:02:32.197]➜  packagefile errors=/tmp/go-build3381348043/b004/_pkg_.a
2025-08-20T22:48:13.1700521Z [00:02:32.197]➜  packagefile internal/bytealg=/tmp/go-build3381348043/b011/_pkg_.a
2025-08-20T22:48:13.1701015Z [00:02:32.197]➜  packagefile internal/oserror=/tmp/go-build3381348043/b049/_pkg_.a
2025-08-20T22:48:13.1701458Z [00:02:32.197]➜  packagefile io=/tmp/go-build3381348043/b034/_pkg_.a
2025-08-20T22:48:13.1701864Z [00:02:32.197]➜  packagefile path=/tmp/go-build3381348043/b082/_pkg_.a
2025-08-20T22:48:13.1702719Z [00:02:32.197]➜  packagefile slices=/tmp/go-build3381348043/b050/_pkg_.a
2025-08-20T22:48:13.1703140Z [00:02:32.197]➜  packagefile time=/tmp/go-build3381348043/b044/_pkg_.a
2025-08-20T22:48:13.1703578Z [00:02:32.197]➜  packagefile unicode/utf8=/tmp/go-build3381348043/b042/_pkg_.a
2025-08-20T22:48:13.1703916Z [00:02:32.197]➜  EOF
2025-08-20T22:48:13.1706198Z [00:02:32.197]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b081/_pkg_.a -trimpath "/root/.go/src/io/fs=>io/fs;$WORK/b081=>" -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/b081/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-20T22:48:13.1759414Z [00:02:32.203]➜  cp $WORK/b093/_pkg_.a /root/.cache/go-build/dd/dd5a9defda8a26f133bfa4f440b79e8a0767d4042349c4cf4f7aff60501f2434-d # internal
2025-08-20T22:48:13.1764452Z [00:02:32.203]➜  internal/poll
2025-08-20T22:48:13.1764792Z [00:02:32.203]➜  mkdir -p $WORK/b083/
2025-08-20T22:48:13.1770475Z [00:02:32.204]➜  cat >/tmp/go-build3381348043/b083/importcfg << 'EOF' # internal
2025-08-20T22:48:13.1770912Z [00:02:32.204]➜  # import config
2025-08-20T22:48:13.1771260Z [00:02:32.204]➜  packagefile errors=/tmp/go-build3381348043/b004/_pkg_.a
2025-08-20T22:48:13.1771736Z [00:02:32.204]➜  packagefile internal/itoa=/tmp/go-build3381348043/b048/_pkg_.a
2025-08-20T22:48:13.1772244Z [00:02:32.204]➜  packagefile internal/syscall/unix=/tmp/go-build3381348043/b078/_pkg_.a
2025-08-20T22:48:13.1772708Z [00:02:32.204]➜  packagefile io=/tmp/go-build3381348043/b034/_pkg_.a
2025-08-20T22:48:13.1773123Z [00:02:32.204]➜  packagefile runtime=/tmp/go-build3381348043/b010/_pkg_.a
2025-08-20T22:48:13.1773554Z [00:02:32.204]➜  packagefile sync=/tmp/go-build3381348043/b035/_pkg_.a
2025-08-20T22:48:13.1773993Z [00:02:32.204]➜  packagefile sync/atomic=/tmp/go-build3381348043/b037/_pkg_.a
2025-08-20T22:48:13.1774433Z [00:02:32.204]➜  packagefile syscall=/tmp/go-build3381348043/b047/_pkg_.a
2025-08-20T22:48:13.1774851Z [00:02:32.204]➜  packagefile time=/tmp/go-build3381348043/b044/_pkg_.a
2025-08-20T22:48:13.1775161Z [00:02:32.204]➜  EOF
2025-08-20T22:48:13.1803258Z [00:02:32.207]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b083/_pkg_.a -trimpath "/root/.go/src/internal/poll=>internal/poll;$WORK/b083=>" -p internal/poll -lang=go1.25 -std -installsuffix shared -buildid xdd4bpnqufmBejaVtNIS/xdd4bpnqufmBejaVtNIS -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b083/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-20T22:48:13.2025509Z [00:02:32.229]➜  go tool buildid -w $WORK/b043/_pkg_.a # internal
2025-08-20T22:48:13.2038976Z [00:02:32.231]➜  cp $WORK/b043/_pkg_.a /root/.cache/go-build/31/310d21f8f9cb06d4b9def7648da8879a6505bc1050f7a5a8871fc856a57f3a86-d # internal
2025-08-20T22:48:13.2075219Z [00:02:32.234]➜  crypto/internal/fips140/nistec
2025-08-20T22:48:13.2076339Z [00:02:32.234]➜  mkdir -p $WORK/b092/
2025-08-20T22:48:13.2077176Z [00:02:32.234]➜  echo -n > $WORK/b092/go_asm.h # internal
2025-08-20T22:48:13.2077617Z [00:02:32.234]➜  cd /root/.go/src/crypto/internal/fips140/nistec
2025-08-20T22:48:13.2078961Z [00:02:32.234]➜  /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/b092=>" -I $WORK/b092/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b092/symabis ./p256_asm_arm64.s
2025-08-20T22:48:13.2153496Z [00:02:32.242]➜  cat >/tmp/go-build3381348043/b092/importcfg << 'EOF' # internal
2025-08-20T22:48:13.2153920Z [00:02:32.242]➜  # import config
2025-08-20T22:48:13.2154376Z [00:02:32.242]➜  packagefile crypto/internal/fips140/check=/tmp/go-build3381348043/b065/_pkg_.a
2025-08-20T22:48:13.2155022Z [00:02:32.242]➜  packagefile crypto/internal/fips140/nistec/fiat=/tmp/go-build3381348043/b093/_pkg_.a
2025-08-20T22:48:13.2155644Z [00:02:32.242]➜  packagefile crypto/internal/fips140/subtle=/tmp/go-build3381348043/b072/_pkg_.a
2025-08-20T22:48:13.2156477Z [00:02:32.242]➜  packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build3381348043/b068/_pkg_.a
2025-08-20T22:48:13.2157019Z [00:02:32.242]➜  packagefile errors=/tmp/go-build3381348043/b004/_pkg_.a
2025-08-20T22:48:13.2157456Z [00:02:32.242]➜  packagefile math/bits=/tmp/go-build3381348043/b040/_pkg_.a
2025-08-20T22:48:13.2157905Z [00:02:32.242]➜  packagefile runtime=/tmp/go-build3381348043/b010/_pkg_.a
2025-08-20T22:48:13.2158324Z [00:02:32.242]➜  packagefile sync=/tmp/go-build3381348043/b035/_pkg_.a
2025-08-20T22:48:13.2158634Z [00:02:32.242]➜  EOF
2025-08-20T22:48:13.2158902Z [00:02:32.242]➜  cd /tmp/tmp.ktsoLsWyz4/TEMPREPO/cmd/step
2025-08-20T22:48:13.2162814Z [00:02:32.242]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b092/_pkg_.a -trimpath "/root/.go/src/crypto/internal/fips140/nistec=>crypto/internal/fips140/nistec;$WORK/b092=>" -p crypto/internal/fips140/nistec -lang=go1.25 -std -installsuffix shared -buildid I6xat44r4YjCpdw5c6zD/I6xat44r4YjCpdw5c6zD -goversion go1.25.0 -symabis $WORK/b092/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b092/importcfg -pack -asmhdr $WORK/b092/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-20T22:48:13.2518302Z [00:02:32.279]➜  go tool buildid -w $WORK/b081/_pkg_.a # internal
2025-08-20T22:48:13.2552921Z [00:02:32.282]➜  cp $WORK/b081/_pkg_.a /root/.cache/go-build/e9/e9cdb2c7060a7131eaa1268d84555e855c9d8002f581faa53e7c56d3561f9da8-d # internal
2025-08-20T22:48:13.2557087Z [00:02:32.283]➜  internal/filepathlite
2025-08-20T22:48:13.2559402Z [00:02:32.283]➜  mkdir -p $WORK/b080/
2025-08-20T22:48:13.2565236Z [00:02:32.284]➜  cat >/tmp/go-build3381348043/b080/importcfg << 'EOF' # internal
2025-08-20T22:48:13.2565975Z [00:02:32.284]➜  # import config
2025-08-20T22:48:13.2566927Z [00:02:32.284]➜  packagefile errors=/tmp/go-build3381348043/b004/_pkg_.a
2025-08-20T22:48:13.2567725Z [00:02:32.284]➜  packagefile internal/bytealg=/tmp/go-build3381348043/b011/_pkg_.a
2025-08-20T22:48:13.2568539Z [00:02:32.284]➜  packagefile internal/stringslite=/tmp/go-build3381348043/b032/_pkg_.a
2025-08-20T22:48:13.2569350Z [00:02:32.284]➜  packagefile io/fs=/tmp/go-build3381348043/b081/_pkg_.a
2025-08-20T22:48:13.2570248Z [00:02:32.284]➜  packagefile slices=/tmp/go-build3381348043/b050/_pkg_.a
2025-08-20T22:48:13.2570821Z [00:02:32.284]➜  EOF
2025-08-20T22:48:13.2573119Z [00:02:32.284]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b080/_pkg_.a -trimpath "/root/.go/src/internal/filepathlite=>internal/filepathlite;$WORK/b080=>" -p internal/filepathlite -lang=go1.25 -std -complete -installsuffix shared -buildid 3Pvg2aOousz6X6FWyKfn/3Pvg2aOousz6X6FWyKfn -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b080/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-20T22:48:13.3148836Z [00:02:32.342]➜  go tool buildid -w $WORK/b080/_pkg_.a # internal
2025-08-20T22:48:13.3157708Z [00:02:32.343]➜  cp $WORK/b080/_pkg_.a /root/.cache/go-build/8a/8a053efe38784feab85f17c07a4d04fc66aa2f130e36e0445a3b6f81af963ff5-d # internal
2025-08-20T22:48:13.3158361Z [00:02:32.343]➜  crypto/internal/fips140hash
2025-08-20T22:48:13.3158927Z [00:02:32.343]➜  mkdir -p $WORK/b106/
2025-08-20T22:48:13.3162267Z [00:02:32.343]➜  cat >/tmp/go-build3381348043/b106/importcfg << 'EOF' # internal
2025-08-20T22:48:13.3163203Z [00:02:32.343]➜  # import config
2025-08-20T22:48:13.3163927Z [00:02:32.343]➜  packagefile crypto/internal/fips140/sha3=/tmp/go-build3381348043/b071/_pkg_.a
2025-08-20T22:48:13.3164673Z [00:02:32.343]➜  packagefile crypto/sha3=/tmp/go-build3381348043/b107/_pkg_.a
2025-08-20T22:48:13.3165561Z [00:02:32.343]➜  packagefile hash=/tmp/go-build3381348043/b053/_pkg_.a
2025-08-20T22:48:13.3166597Z [00:02:32.343]➜  EOF
2025-08-20T22:48:13.3168704Z [00:02:32.343]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b106/_pkg_.a -trimpath "/root/.go/src/crypto/internal/fips140hash=>crypto/internal/fips140hash;$WORK/b106=>" -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/b106/importcfg -pack /root/.go/src/crypto/internal/fips140hash/hash.go
2025-08-20T22:48:13.3211602Z [00:02:32.348]➜  cd /root/.go/src/reflect
2025-08-20T22:48:13.3213130Z [00:02:32.348]➜  /root/.go/pkg/tool/linux_arm64/asm -p reflect -trimpath "/root/.go/src/reflect=>reflect;$WORK/b099=>" -I $WORK/b099/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b099/asm_arm64.o ./asm_arm64.s
2025-08-20T22:48:13.3237954Z [00:02:32.351]➜  go tool pack r $WORK/b099/_pkg_.a $WORK/b099/asm_arm64.o # internal
2025-08-20T22:48:13.3238642Z [00:02:32.351]➜  go tool buildid -w $WORK/b099/_pkg_.a # internal
2025-08-20T22:48:13.3265177Z [00:02:32.353]➜  go tool buildid -w $WORK/b106/_pkg_.a # internal
2025-08-20T22:48:13.3266570Z [00:02:32.354]➜  cp $WORK/b106/_pkg_.a /root/.cache/go-build/b8/b8844c17a175c0d7f53f9b757e2cca687e2071d41bb7d5cbdf428152a2897094-d # internal
2025-08-20T22:48:13.3268423Z [00:02:32.354]➜  crypto/internal/fips140/edwards25519
2025-08-20T22:48:13.3269058Z [00:02:32.354]➜  mkdir -p $WORK/b115/
2025-08-20T22:48:13.3273444Z [00:02:32.354]➜  cat >/tmp/go-build3381348043/b115/importcfg << 'EOF' # internal
2025-08-20T22:48:13.3273818Z [00:02:32.354]➜  # import config
2025-08-20T22:48:13.3274245Z [00:02:32.354]➜  packagefile crypto/internal/fips140/check=/tmp/go-build3381348043/b065/_pkg_.a
2025-08-20T22:48:13.3274914Z [00:02:32.354]➜  packagefile crypto/internal/fips140/edwards25519/field=/tmp/go-build3381348043/b094/_pkg_.a
2025-08-20T22:48:13.3278041Z [00:02:32.354]➜  packagefile crypto/internal/fips140/subtle=/tmp/go-build3381348043/b072/_pkg_.a
2025-08-20T22:48:13.3278702Z [00:02:32.354]➜  packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build3381348043/b068/_pkg_.a
2025-08-20T22:48:13.3279242Z [00:02:32.354]➜  packagefile errors=/tmp/go-build3381348043/b004/_pkg_.a
2025-08-20T22:48:13.3279685Z [00:02:32.354]➜  packagefile math/bits=/tmp/go-build3381348043/b040/_pkg_.a
2025-08-20T22:48:13.3280109Z [00:02:32.354]➜  packagefile sync=/tmp/go-build3381348043/b035/_pkg_.a
2025-08-20T22:48:13.3280418Z [00:02:32.354]➜  EOF
2025-08-20T22:48:13.3280695Z [00:02:32.355]➜  cd /tmp/tmp.ktsoLsWyz4/TEMPREPO/cmd/step
2025-08-20T22:48:13.3283893Z [00:02:32.355]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b115/_pkg_.a -trimpath "/root/.go/src/crypto/internal/fips140/edwards25519=>crypto/internal/fips140/edwards25519;$WORK/b115=>" -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/b115/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-20T22:48:13.3340842Z [00:02:32.361]➜  go tool buildid -w $WORK/b083/_pkg_.a # internal
2025-08-20T22:48:13.3346942Z [00:02:32.361]➜  cp $WORK/b099/_pkg_.a /root/.cache/go-build/0a/0a1048130b06dd36e7eb3554945b43b9b7ca92d353d427ba212dc939b94582f8-d # internal
2025-08-20T22:48:13.3347518Z [00:02:32.361]➜  internal/fmtsort
2025-08-20T22:48:13.3347777Z [00:02:32.361]➜  mkdir -p $WORK/b098/
2025-08-20T22:48:13.3348147Z [00:02:32.361]➜  cat >/tmp/go-build3381348043/b098/importcfg << 'EOF' # internal
2025-08-20T22:48:13.3348491Z [00:02:32.361]➜  # import config
2025-08-20T22:48:13.3348821Z [00:02:32.361]➜  packagefile cmp=/tmp/go-build3381348043/b051/_pkg_.a
2025-08-20T22:48:13.3349245Z [00:02:32.361]➜  packagefile reflect=/tmp/go-build3381348043/b099/_pkg_.a
2025-08-20T22:48:13.3349669Z [00:02:32.361]➜  packagefile slices=/tmp/go-build3381348043/b050/_pkg_.a
2025-08-20T22:48:13.3349989Z [00:02:32.361]➜  EOF
2025-08-20T22:48:13.3351457Z [00:02:32.361]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b098/_pkg_.a -trimpath "/root/.go/src/internal/fmtsort=>internal/fmtsort;$WORK/b098=>" -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/b098/importcfg -pack /root/.go/src/internal/fmtsort/sort.go
2025-08-20T22:48:13.3365668Z [00:02:32.363]➜  cp $WORK/b083/_pkg_.a /root/.cache/go-build/49/4909387a1955e57da76a5f87f142c0890139a4dfe4d502b519ce19e52b2591a3-d # internal
2025-08-20T22:48:13.3392200Z [00:02:32.366]➜  os
2025-08-20T22:48:13.3394044Z [00:02:32.366]➜  mkdir -p $WORK/b079/
2025-08-20T22:48:13.3398780Z [00:02:32.367]➜  cat >/tmp/go-build3381348043/b079/importcfg << 'EOF' # internal
2025-08-20T22:48:13.3399326Z [00:02:32.367]➜  # import config
2025-08-20T22:48:13.3400159Z [00:02:32.367]➜  packagefile errors=/tmp/go-build3381348043/b004/_pkg_.a
2025-08-20T22:48:13.3400916Z [00:02:32.367]➜  packagefile internal/bytealg=/tmp/go-build3381348043/b011/_pkg_.a
2025-08-20T22:48:13.3402015Z [00:02:32.367]➜  packagefile internal/byteorder=/tmp/go-build3381348043/b013/_pkg_.a
2025-08-20T22:48:13.3402789Z [00:02:32.367]➜  packagefile internal/filepathlite=/tmp/go-build3381348043/b080/_pkg_.a
2025-08-20T22:48:13.3403746Z [00:02:32.367]➜  packagefile internal/goarch=/tmp/go-build3381348043/b007/_pkg_.a
2025-08-20T22:48:13.3404585Z [00:02:32.367]➜  packagefile internal/itoa=/tmp/go-build3381348043/b048/_pkg_.a
2025-08-20T22:48:13.3405414Z [00:02:32.367]➜  packagefile internal/poll=/tmp/go-build3381348043/b083/_pkg_.a
2025-08-20T22:48:13.3406195Z [00:02:32.367]➜  packagefile internal/stringslite=/tmp/go-build3381348043/b032/_pkg_.a
2025-08-20T22:48:13.3407251Z [00:02:32.367]➜  packagefile internal/syscall/execenv=/tmp/go-build3381348043/b084/_pkg_.a
2025-08-20T22:48:13.3408075Z [00:02:32.367]➜  packagefile internal/syscall/unix=/tmp/go-build3381348043/b078/_pkg_.a
2025-08-20T22:48:13.3408910Z [00:02:32.367]➜  packagefile internal/testlog=/tmp/go-build3381348043/b085/_pkg_.a
2025-08-20T22:48:13.3409826Z [00:02:32.367]➜  packagefile io=/tmp/go-build3381348043/b034/_pkg_.a
2025-08-20T22:48:13.3410516Z [00:02:32.367]➜  packagefile io/fs=/tmp/go-build3381348043/b081/_pkg_.a
2025-08-20T22:48:13.3411079Z [00:02:32.367]➜  packagefile runtime=/tmp/go-build3381348043/b010/_pkg_.a
2025-08-20T22:48:13.3412055Z [00:02:32.367]➜  packagefile slices=/tmp/go-build3381348043/b050/_pkg_.a
2025-08-20T22:48:13.3413236Z [00:02:32.367]➜  packagefile sync=/tmp/go-build3381348043/b035/_pkg_.a
2025-08-20T22:48:13.3414047Z [00:02:32.367]➜  packagefile sync/atomic=/tmp/go-build3381348043/b037/_pkg_.a
2025-08-20T22:48:13.3414630Z [00:02:32.367]➜  packagefile syscall=/tmp/go-build3381348043/b047/_pkg_.a
2025-08-20T22:48:13.3415359Z [00:02:32.367]➜  packagefile time=/tmp/go-build3381348043/b044/_pkg_.a
2025-08-20T22:48:13.3416223Z [00:02:32.367]➜  EOF
2025-08-20T22:48:13.3422215Z [00:02:32.367]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b079/_pkg_.a -trimpath "/root/.go/src/os=>os;$WORK/b079=>" -p os -lang=go1.25 -std -installsuffix shared -buildid oUESCsCAy6GOzPyYrhiS/oUESCsCAy6GOzPyYrhiS -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b079/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-20T22:48:13.3786482Z [00:02:32.406]➜  go tool buildid -w $WORK/b098/_pkg_.a # internal
2025-08-20T22:48:13.3795506Z [00:02:32.407]➜  cp $WORK/b098/_pkg_.a /root/.cache/go-build/9f/9f8c269bfa78612c7992d73741a311bfd3566afa10ebffb2ba24b9b0467a9b0e-d # internal
2025-08-20T22:48:13.3797800Z [00:02:32.407]➜  crypto/internal/fips140/hkdf
2025-08-20T22:48:13.3799834Z [00:02:32.407]➜  mkdir -p $WORK/b125/
2025-08-20T22:48:13.3808282Z [00:02:32.408]➜  cat >/tmp/go-build3381348043/b125/importcfg << 'EOF' # internal
2025-08-20T22:48:13.3808914Z [00:02:32.408]➜  # import config
2025-08-20T22:48:13.3809347Z [00:02:32.408]➜  packagefile bytes=/tmp/go-build3381348043/b003/_pkg_.a
2025-08-20T22:48:13.3810421Z [00:02:32.408]➜  packagefile crypto/internal/fips140=/tmp/go-build3381348043/b061/_pkg_.a
2025-08-20T22:48:13.3811270Z [00:02:32.408]➜  packagefile crypto/internal/fips140/check=/tmp/go-build3381348043/b065/_pkg_.a
2025-08-20T22:48:13.3812061Z [00:02:32.408]➜  packagefile crypto/internal/fips140/hmac=/tmp/go-build3381348043/b066/_pkg_.a
2025-08-20T22:48:13.3813110Z [00:02:32.408]➜  packagefile crypto/internal/fips140/sha256=/tmp/go-build3381348043/b067/_pkg_.a
2025-08-20T22:48:13.3813860Z [00:02:32.408]➜  packagefile errors=/tmp/go-build3381348043/b004/_pkg_.a
2025-08-20T22:48:13.3814522Z [00:02:32.408]➜  packagefile hash=/tmp/go-build3381348043/b053/_pkg_.a
2025-08-20T22:48:13.3815140Z [00:02:32.408]➜  EOF
2025-08-20T22:48:13.3818221Z [00:02:32.408]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b125/_pkg_.a -trimpath "/root/.go/src/crypto/internal/fips140/hkdf=>crypto/internal/fips140/hkdf;$WORK/b125=>" -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/b125/importcfg -pack /root/.go/src/crypto/internal/fips140/hkdf/cast.go /root/.go/src/crypto/internal/fips140/hkdf/hkdf.go
2025-08-20T22:48:13.4112359Z [00:02:32.438]➜  go tool buildid -w $WORK/b125/_pkg_.a # internal
2025-08-20T22:48:13.4114107Z [00:02:32.438]➜  cp $WORK/b125/_pkg_.a /root/.cache/go-build/05/05277414b8f3a04b3a70f21a37b6afb440a8ed68c3607ecbf35a1aad72299301-d # internal
2025-08-20T22:48:13.4115298Z [00:02:32.438]➜  crypto/internal/fips140/tls12
2025-08-20T22:48:13.4115966Z [00:02:32.438]➜  mkdir -p $WORK/b128/
2025-08-20T22:48:13.4117438Z [00:02:32.439]➜  cat >/tmp/go-build3381348043/b128/importcfg << 'EOF' # internal
2025-08-20T22:48:13.4117835Z [00:02:32.439]➜  # import config
2025-08-20T22:48:13.4118177Z [00:02:32.439]➜  packagefile bytes=/tmp/go-build3381348043/b003/_pkg_.a
2025-08-20T22:48:13.4118662Z [00:02:32.439]➜  packagefile crypto/internal/fips140=/tmp/go-build3381348043/b061/_pkg_.a
2025-08-20T22:48:13.4119230Z [00:02:32.439]➜  packagefile crypto/internal/fips140/check=/tmp/go-build3381348043/b065/_pkg_.a
2025-08-20T22:48:13.4119811Z [00:02:32.439]➜  packagefile crypto/internal/fips140/hmac=/tmp/go-build3381348043/b066/_pkg_.a
2025-08-20T22:48:13.4120413Z [00:02:32.439]➜  packagefile crypto/internal/fips140/sha256=/tmp/go-build3381348043/b067/_pkg_.a
2025-08-20T22:48:13.4120998Z [00:02:32.439]➜  packagefile crypto/internal/fips140/sha512=/tmp/go-build3381348043/b073/_pkg_.a
2025-08-20T22:48:13.4121497Z [00:02:32.439]➜  packagefile errors=/tmp/go-build3381348043/b004/_pkg_.a
2025-08-20T22:48:13.4121912Z [00:02:32.439]➜  packagefile hash=/tmp/go-build3381348043/b053/_pkg_.a
2025-08-20T22:48:13.4122219Z [00:02:32.439]➜  EOF
2025-08-20T22:48:13.4124145Z [00:02:32.439]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b128/_pkg_.a -trimpath "/root/.go/src/crypto/internal/fips140/tls12=>crypto/internal/fips140/tls12;$WORK/b128=>" -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/b128/importcfg -pack /root/.go/src/crypto/internal/fips140/tls12/cast.go /root/.go/src/crypto/internal/fips140/tls12/tls12.go
2025-08-20T22:48:13.4149910Z [00:02:32.442]➜  go tool buildid -w $WORK/b115/_pkg_.a # internal
2025-08-20T22:48:13.4165044Z [00:02:32.443]➜  cp $WORK/b115/_pkg_.a /root/.cache/go-build/1e/1eef6ea75998168352387a948438dcac8eea91de42931a026c97ca6094e0688d-d # internal
2025-08-20T22:48:13.4166825Z [00:02:32.444]➜  crypto/internal/fips140/tls13
2025-08-20T22:48:13.4167431Z [00:02:32.444]➜  mkdir -p $WORK/b129/
2025-08-20T22:48:13.4170097Z [00:02:32.444]➜  cat >/tmp/go-build3381348043/b129/importcfg << 'EOF' # internal
2025-08-20T22:48:13.4170916Z [00:02:32.444]➜  # import config
2025-08-20T22:48:13.4171322Z [00:02:32.444]➜  packagefile bytes=/tmp/go-build3381348043/b003/_pkg_.a
2025-08-20T22:48:13.4171822Z [00:02:32.444]➜  packagefile crypto/internal/fips140=/tmp/go-build3381348043/b061/_pkg_.a
2025-08-20T22:48:13.4172399Z [00:02:32.444]➜  packagefile crypto/internal/fips140/check=/tmp/go-build3381348043/b065/_pkg_.a
2025-08-20T22:48:13.4172998Z [00:02:32.444]➜  packagefile crypto/internal/fips140/hkdf=/tmp/go-build3381348043/b125/_pkg_.a
2025-08-20T22:48:13.4173580Z [00:02:32.444]➜  packagefile crypto/internal/fips140/sha256=/tmp/go-build3381348043/b067/_pkg_.a
2025-08-20T22:48:13.4174203Z [00:02:32.444]➜  packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build3381348043/b068/_pkg_.a
2025-08-20T22:48:13.4174730Z [00:02:32.444]➜  packagefile errors=/tmp/go-build3381348043/b004/_pkg_.a
2025-08-20T22:48:13.4175145Z [00:02:32.444]➜  packagefile hash=/tmp/go-build3381348043/b053/_pkg_.a
2025-08-20T22:48:13.4175459Z [00:02:32.444]➜  EOF
2025-08-20T22:48:13.4177599Z [00:02:32.444]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b129/_pkg_.a -trimpath "/root/.go/src/crypto/internal/fips140/tls13=>crypto/internal/fips140/tls13;$WORK/b129=>" -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/b129/importcfg -pack /root/.go/src/crypto/internal/fips140/tls13/cast.go /root/.go/src/crypto/internal/fips140/tls13/tls13.go
2025-08-20T22:48:13.4340773Z [00:02:32.461]➜  go tool buildid -w $WORK/b128/_pkg_.a # internal
2025-08-20T22:48:13.4349212Z [00:02:32.462]➜  cp $WORK/b128/_pkg_.a /root/.cache/go-build/a9/a9efd40316c384ac05215e94e0c02d6934f78098faa8c59e8c3f6494e8ac3501-d # internal
2025-08-20T22:48:13.4350515Z [00:02:32.462]➜  encoding/binary
2025-08-20T22:48:13.4350828Z [00:02:32.462]➜  mkdir -p $WORK/b132/
2025-08-20T22:48:13.4351250Z [00:02:32.462]➜  cat >/tmp/go-build3381348043/b132/importcfg << 'EOF' # internal
2025-08-20T22:48:13.4351602Z [00:02:32.462]➜  # import config
2025-08-20T22:48:13.4351952Z [00:02:32.462]➜  packagefile errors=/tmp/go-build3381348043/b004/_pkg_.a
2025-08-20T22:48:13.4352368Z [00:02:32.462]➜  packagefile io=/tmp/go-build3381348043/b034/_pkg_.a
2025-08-20T22:48:13.4352774Z [00:02:32.462]➜  packagefile math=/tmp/go-build3381348043/b055/_pkg_.a
2025-08-20T22:48:13.4353190Z [00:02:32.462]➜  packagefile reflect=/tmp/go-build3381348043/b099/_pkg_.a
2025-08-20T22:48:13.4353627Z [00:02:32.462]➜  packagefile slices=/tmp/go-build3381348043/b050/_pkg_.a
2025-08-20T22:48:13.4354043Z [00:02:32.462]➜  packagefile sync=/tmp/go-build3381348043/b035/_pkg_.a
2025-08-20T22:48:13.4354349Z [00:02:32.462]➜  EOF
2025-08-20T22:48:13.4356324Z [00:02:32.462]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b132/_pkg_.a -trimpath "/root/.go/src/encoding/binary=>encoding/binary;$WORK/b132=>" -p encoding/binary -lang=go1.25 -std -complete -installsuffix shared -buildid NuN1vJFz0DtSsbIcH3t4/NuN1vJFz0DtSsbIcH3t4 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b132/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-20T22:48:13.4440203Z [00:02:32.471]➜  go tool buildid -w $WORK/b129/_pkg_.a # internal
2025-08-20T22:48:13.4452924Z [00:02:32.472]➜  cp $WORK/b129/_pkg_.a /root/.cache/go-build/43/43ec0ab1b9e6743b8ab44c32407dffad0f52447237f901a2d782963c7fdca4ea-d # internal
2025-08-20T22:48:13.4453547Z [00:02:32.472]➜  crypto/fips140
2025-08-20T22:48:13.4453803Z [00:02:32.472]➜  mkdir -p $WORK/b140/
2025-08-20T22:48:13.4454180Z [00:02:32.472]➜  cat >/tmp/go-build3381348043/b140/importcfg << 'EOF' # internal
2025-08-20T22:48:13.4454528Z [00:02:32.472]➜  # import config
2025-08-20T22:48:13.4454938Z [00:02:32.472]➜  packagefile crypto/internal/fips140=/tmp/go-build3381348043/b061/_pkg_.a
2025-08-20T22:48:13.4455984Z [00:02:32.472]➜  packagefile crypto/internal/fips140/check=/tmp/go-build3381348043/b065/_pkg_.a
2025-08-20T22:48:13.4456455Z [00:02:32.472]➜  EOF
2025-08-20T22:48:13.4457946Z [00:02:32.472]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b140/_pkg_.a -trimpath "/root/.go/src/crypto/fips140=>crypto/fips140;$WORK/b140=>" -p crypto/fips140 -lang=go1.25 -std -complete -installsuffix shared -buildid UVWRQBKknR7nlw0IEp2a/UVWRQBKknR7nlw0IEp2a -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b140/importcfg -pack /root/.go/src/crypto/fips140/fips140.go
2025-08-20T22:48:13.4536449Z [00:02:32.481]➜  go tool buildid -w $WORK/b140/_pkg_.a # internal
2025-08-20T22:48:13.4548105Z [00:02:32.481]➜  cp $WORK/b140/_pkg_.a /root/.cache/go-build/84/84c8d1a27eceeb0e44431cc4bf5b89d6a892732e4d6c6d87119771a32286af77-d # internal
2025-08-20T22:48:13.4549592Z [00:02:32.481]➜  crypto/tls/internal/fips140tls
2025-08-20T22:48:13.4549942Z [00:02:32.481]➜  mkdir -p $WORK/b139/
2025-08-20T22:48:13.4550330Z [00:02:32.481]➜  cat >/tmp/go-build3381348043/b139/importcfg << 'EOF' # internal
2025-08-20T22:48:13.4550709Z [00:02:32.481]➜  # import config
2025-08-20T22:48:13.4551083Z [00:02:32.481]➜  packagefile crypto/fips140=/tmp/go-build3381348043/b140/_pkg_.a
2025-08-20T22:48:13.4551556Z [00:02:32.481]➜  packagefile sync/atomic=/tmp/go-build3381348043/b037/_pkg_.a
2025-08-20T22:48:13.4551887Z [00:02:32.481]➜  EOF
2025-08-20T22:48:13.4553622Z [00:02:32.482]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b139/_pkg_.a -trimpath "/root/.go/src/crypto/tls/internal/fips140tls=>crypto/tls/internal/fips140tls;$WORK/b139=>" -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/b139/importcfg -pack /root/.go/src/crypto/tls/internal/fips140tls/fipstls.go
2025-08-20T22:48:13.4648955Z [00:02:32.492]➜  go tool buildid -w $WORK/b139/_pkg_.a # internal
2025-08-20T22:48:13.4667188Z [00:02:32.492]➜  cp $WORK/b139/_pkg_.a /root/.cache/go-build/bf/bf83de4a47aba345ad14802745c26c588b69907a9952f543a647e9f9ddd888dc-d # internal
2025-08-20T22:48:13.4668325Z [00:02:32.493]➜  encoding/base64
2025-08-20T22:48:13.4669079Z [00:02:32.493]➜  mkdir -p $WORK/b146/
2025-08-20T22:48:13.4669553Z [00:02:32.493]➜  cat >/tmp/go-build3381348043/b146/importcfg << 'EOF' # internal
2025-08-20T22:48:13.4669927Z [00:02:32.493]➜  # import config
2025-08-20T22:48:13.4670317Z [00:02:32.493]➜  packagefile internal/byteorder=/tmp/go-build3381348043/b013/_pkg_.a
2025-08-20T22:48:13.4670796Z [00:02:32.493]➜  packagefile io=/tmp/go-build3381348043/b034/_pkg_.a
2025-08-20T22:48:13.4671245Z [00:02:32.493]➜  packagefile slices=/tmp/go-build3381348043/b050/_pkg_.a
2025-08-20T22:48:13.4671675Z [00:02:32.493]➜  packagefile strconv=/tmp/go-build3381348043/b054/_pkg_.a
2025-08-20T22:48:13.4671994Z [00:02:32.493]➜  EOF
2025-08-20T22:48:13.4673490Z [00:02:32.493]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b146/_pkg_.a -trimpath "/root/.go/src/encoding/base64=>encoding/base64;$WORK/b146=>" -p encoding/base64 -lang=go1.25 -std -complete -installsuffix shared -buildid FKJwPhQaRaoMo7QhtkYl/FKJwPhQaRaoMo7QhtkYl -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b146/importcfg -pack /root/.go/src/encoding/base64/base64.go
2025-08-20T22:48:13.5078020Z [00:02:32.535]➜  go tool buildid -w $WORK/b146/_pkg_.a # internal
2025-08-20T22:48:13.5094728Z [00:02:32.536]➜  cp $WORK/b146/_pkg_.a /root/.cache/go-build/d5/d5ee532bc527e701997f1a1af786affae7df91acb6263f0edfe666a4c8356610-d # internal
2025-08-20T22:48:13.5096144Z [00:02:32.536]➜  encoding/pem
2025-08-20T22:48:13.5096461Z [00:02:32.536]➜  mkdir -p $WORK/b145/
2025-08-20T22:48:13.5096851Z [00:02:32.536]➜  cat >/tmp/go-build3381348043/b145/importcfg << 'EOF' # internal
2025-08-20T22:48:13.5097208Z [00:02:32.536]➜  # import config
2025-08-20T22:48:13.5097544Z [00:02:32.536]➜  packagefile bytes=/tmp/go-build3381348043/b003/_pkg_.a
2025-08-20T22:48:13.5098001Z [00:02:32.536]➜  packagefile encoding/base64=/tmp/go-build3381348043/b146/_pkg_.a
2025-08-20T22:48:13.5098832Z [00:02:32.536]➜  packagefile errors=/tmp/go-build3381348043/b004/_pkg_.a
2025-08-20T22:48:13.5099319Z [00:02:32.536]➜  packagefile io=/tmp/go-build3381348043/b034/_pkg_.a
2025-08-20T22:48:13.5099737Z [00:02:32.536]➜  packagefile slices=/tmp/go-build3381348043/b050/_pkg_.a
2025-08-20T22:48:13.5100165Z [00:02:32.536]➜  packagefile strings=/tmp/go-build3381348043/b063/_pkg_.a
2025-08-20T22:48:13.5100482Z [00:02:32.536]➜  EOF
2025-08-20T22:48:13.5101924Z [00:02:32.536]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b145/_pkg_.a -trimpath "/root/.go/src/encoding/pem=>encoding/pem;$WORK/b145=>" -p encoding/pem -lang=go1.25 -std -complete -installsuffix shared -buildid IAl9BknR8ABaNGAVZQ94/IAl9BknR8ABaNGAVZQ94 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b145/importcfg -pack /root/.go/src/encoding/pem/pem.go
2025-08-20T22:48:13.5683047Z [00:02:32.595]➜  go tool buildid -w $WORK/b145/_pkg_.a # internal
2025-08-20T22:48:13.5691645Z [00:02:32.596]➜  cp $WORK/b145/_pkg_.a /root/.cache/go-build/4b/4b0ac0cf87498f11dfbd56d884f4677a060f93887a1d692c2ce1d597611422fa-d # internal
2025-08-20T22:48:13.5695031Z [00:02:32.596]➜  vendor/golang.org/x/net/dns/dnsmessage
2025-08-20T22:48:13.5696335Z [00:02:32.597]➜  mkdir -p $WORK/b149/
2025-08-20T22:48:13.5700647Z [00:02:32.597]➜  cat >/tmp/go-build3381348043/b149/importcfg << 'EOF' # internal
2025-08-20T22:48:13.5701404Z [00:02:32.597]➜  # import config
2025-08-20T22:48:13.5702702Z [00:02:32.597]➜  packagefile errors=/tmp/go-build3381348043/b004/_pkg_.a
2025-08-20T22:48:13.5703078Z [00:02:32.597]➜  EOF
2025-08-20T22:48:13.5704976Z [00:02:32.597]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b149/_pkg_.a -trimpath "/root/.go/src/vendor/golang.org/x/net/dns/dnsmessage=>vendor/golang.org/x/net/dns/dnsmessage;$WORK/b149=>" -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/b149/importcfg -pack /root/.go/src/vendor/golang.org/x/net/dns/dnsmessage/message.go
2025-08-20T22:48:13.6385273Z [00:02:32.665]➜  cd /root/.go/src/crypto/internal/fips140/nistec
2025-08-20T22:48:13.6387782Z [00:02:32.665]➜  /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/b092=>" -I $WORK/b092/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b092/p256_asm_arm64.o ./p256_asm_arm64.s
2025-08-20T22:48:13.6436352Z [00:02:32.671]➜  go tool buildid -w $WORK/b132/_pkg_.a # internal
2025-08-20T22:48:13.6466783Z [00:02:32.673]➜  cp $WORK/b132/_pkg_.a /root/.cache/go-build/5b/5be705ae0cc83865cb78464926149111407cd36b8a1bd981be98649f357cccc2-d # internal
2025-08-20T22:48:13.6467463Z [00:02:32.674]➜  vendor/golang.org/x/crypto/internal/poly1305
2025-08-20T22:48:13.6467795Z [00:02:32.674]➜  mkdir -p $WORK/b135/
2025-08-20T22:48:13.6468214Z [00:02:32.674]➜  cat >/tmp/go-build3381348043/b135/importcfg << 'EOF' # internal
2025-08-20T22:48:13.6468559Z [00:02:32.674]➜  # import config
2025-08-20T22:48:13.6468927Z [00:02:32.674]➜  packagefile crypto/subtle=/tmp/go-build3381348043/b089/_pkg_.a
2025-08-20T22:48:13.6469411Z [00:02:32.674]➜  packagefile encoding/binary=/tmp/go-build3381348043/b132/_pkg_.a
2025-08-20T22:48:13.6469876Z [00:02:32.674]➜  packagefile math/bits=/tmp/go-build3381348043/b040/_pkg_.a
2025-08-20T22:48:13.6470200Z [00:02:32.674]➜  EOF
2025-08-20T22:48:13.6470482Z [00:02:32.674]➜  cd /tmp/tmp.ktsoLsWyz4/TEMPREPO/cmd/step
2025-08-20T22:48:13.6473448Z [00:02:32.674]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b135/_pkg_.a -trimpath "/root/.go/src/vendor/golang.org/x/crypto/internal/poly1305=>vendor/golang.org/x/crypto/internal/poly1305;$WORK/b135=>" -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/b135/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-20T22:48:13.6531179Z [00:02:32.680]➜  cd /root/.go/src/crypto/internal/fips140/nistec
2025-08-20T22:48:13.6534531Z [00:02:32.680]➜  go tool pack r $WORK/b092/_pkg_.a $WORK/b092/p256_asm_arm64.o # internal
2025-08-20T22:48:13.6535023Z [00:02:32.680]➜  go tool buildid -w $WORK/b092/_pkg_.a # internal
2025-08-20T22:48:13.6557080Z [00:02:32.683]➜  cp $WORK/b092/_pkg_.a /root/.cache/go-build/fa/fa6f38691e5d582ef7053e66c99a8deb87b5287e9010609b87dbde79011bcdcc-d # internal
2025-08-20T22:48:13.6557703Z [00:02:32.683]➜  internal/singleflight
2025-08-20T22:48:13.6557992Z [00:02:32.683]➜  mkdir -p $WORK/b151/
2025-08-20T22:48:13.6558369Z [00:02:32.683]➜  cat >/tmp/go-build3381348043/b151/importcfg << 'EOF' # internal
2025-08-20T22:48:13.6558716Z [00:02:32.683]➜  # import config
2025-08-20T22:48:13.6559066Z [00:02:32.683]➜  packagefile sync=/tmp/go-build3381348043/b035/_pkg_.a
2025-08-20T22:48:13.6559376Z [00:02:32.683]➜  EOF
2025-08-20T22:48:13.6559643Z [00:02:32.683]➜  cd /tmp/tmp.ktsoLsWyz4/TEMPREPO/cmd/step
2025-08-20T22:48:13.6561349Z [00:02:32.683]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b151/_pkg_.a -trimpath "/root/.go/src/internal/singleflight=>internal/singleflight;$WORK/b151=>" -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/b151/importcfg -pack /root/.go/src/internal/singleflight/singleflight.go
2025-08-20T22:48:13.7071450Z [00:02:32.734]➜  go tool buildid -w $WORK/b135/_pkg_.a # internal
2025-08-20T22:48:13.7080293Z [00:02:32.735]➜  cp $WORK/b135/_pkg_.a /root/.cache/go-build/78/78446b1ee78c2afdb8f9495f19b05e5d6c7f2b5855e1553ee9753739c23c7758-d # internal
2025-08-20T22:48:13.7081061Z [00:02:32.735]➜  unique
2025-08-20T22:48:13.7081381Z [00:02:32.735]➜  mkdir -p $WORK/b153/
2025-08-20T22:48:13.7102619Z [00:02:32.737]➜  cat >/tmp/go-build3381348043/b153/importcfg << 'EOF' # internal
2025-08-20T22:48:13.7103029Z [00:02:32.737]➜  # import config
2025-08-20T22:48:13.7103968Z [00:02:32.737]➜  packagefile internal/abi=/tmp/go-build3381348043/b006/_pkg_.a
2025-08-20T22:48:13.7104456Z [00:02:32.737]➜  packagefile internal/goarch=/tmp/go-build3381348043/b007/_pkg_.a
2025-08-20T22:48:13.7104997Z [00:02:32.737]➜  packagefile internal/stringslite=/tmp/go-build3381348043/b032/_pkg_.a
2025-08-20T22:48:13.7105529Z [00:02:32.737]➜  packagefile internal/sync=/tmp/go-build3381348043/b036/_pkg_.a
2025-08-20T22:48:13.7106268Z [00:02:32.737]➜  packagefile runtime=/tmp/go-build3381348043/b010/_pkg_.a
2025-08-20T22:48:13.7106698Z [00:02:32.737]➜  packagefile sync=/tmp/go-build3381348043/b035/_pkg_.a
2025-08-20T22:48:13.7107134Z [00:02:32.737]➜  packagefile sync/atomic=/tmp/go-build3381348043/b037/_pkg_.a
2025-08-20T22:48:13.7107583Z [00:02:32.737]➜  packagefile weak=/tmp/go-build3381348043/b105/_pkg_.a
2025-08-20T22:48:13.7107893Z [00:02:32.737]➜  EOF
2025-08-20T22:48:13.7109564Z [00:02:32.737]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b153/_pkg_.a -trimpath "/root/.go/src/unique=>unique;$WORK/b153=>" -p unique -lang=go1.25 -std -complete -installsuffix shared -buildid l2dWsOAjPHs0NzjmsNFx/l2dWsOAjPHs0NzjmsNFx -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b153/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-20T22:48:13.7188964Z [00:02:32.745]➜  go tool buildid -w $WORK/b151/_pkg_.a # internal
2025-08-20T22:48:13.7189721Z [00:02:32.745]➜  cp $WORK/b151/_pkg_.a /root/.cache/go-build/71/7106edb4f435aa35f7ac407d27f39b99f03ce7b570691dddd74a612b4d72c57f-d # internal
2025-08-20T22:48:13.7266196Z [00:02:32.753]➜  runtime/cgo
2025-08-20T22:48:13.7266531Z [00:02:32.753]➜  mkdir -p $WORK/b154/
2025-08-20T22:48:13.7267207Z [00:02:32.754]➜  echo -n > $WORK/b154/preferlinkext # internal
2025-08-20T22:48:13.7268247Z [00:02:32.754]➜  cd /root/.go/src/runtime/cgo
2025-08-20T22:48:13.7269541Z [00:02:32.754]➜  TERM='dumb' CGO_LDFLAGS='' /root/.go/pkg/tool/linux_arm64/cgo -objdir $WORK/b154/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false "-ldflags=\"-O2\" \"-g\" \"-lpthread\"" -- -I $WORK/b154/ -O2 -flto=auto -fPIE -fpie -static -w -pipe -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement ./cgo.go
2025-08-20T22:48:13.7484431Z [00:02:32.775]➜  go tool buildid -w $WORK/b149/_pkg_.a # internal
2025-08-20T22:48:13.7698231Z [00:02:32.797]➜  go tool buildid -w $WORK/b079/_pkg_.a # internal
2025-08-20T22:48:13.8029524Z [00:02:32.830]➜  cp $WORK/b149/_pkg_.a /root/.cache/go-build/13/136f20d250b7cf0a23475d7b8414ffad112bb4859bff615910bc38791957c046-d # internal
2025-08-20T22:48:13.8030173Z [00:02:32.830]➜  bufio
2025-08-20T22:48:13.8030427Z [00:02:32.830]➜  mkdir -p $WORK/b162/
2025-08-20T22:48:13.8109156Z [00:02:32.838]➜  go tool buildid -w $WORK/b153/_pkg_.a # internal
2025-08-20T22:48:13.8182948Z [00:02:32.845]➜  cp $WORK/b153/_pkg_.a /root/.cache/go-build/06/0616e33089847667bdeefa4b3ea43058aeeffc7f273b66415ef875983c9075d0-d # internal
2025-08-20T22:48:13.8321613Z [00:02:32.857]➜  cd $WORK
2025-08-20T22:48:13.8324232Z [00:02:32.858]➜  gcc -fno-caret-diagnostics -O2 -flto=auto -fPIE -fpie -static -w -pipe -c -x c - -o /dev/null || true
2025-08-20T22:48:13.8324867Z [00:02:32.858]➜  cat >/tmp/go-build3381348043/b162/importcfg << 'EOF' # internal
2025-08-20T22:48:13.8325291Z [00:02:32.858]➜  # import config
2025-08-20T22:48:13.8325636Z [00:02:32.858]➜  packagefile bytes=/tmp/go-build3381348043/b003/_pkg_.a
2025-08-20T22:48:13.8326337Z [00:02:32.858]➜  packagefile errors=/tmp/go-build3381348043/b004/_pkg_.a
2025-08-20T22:48:13.8326758Z [00:02:32.858]➜  packagefile io=/tmp/go-build3381348043/b034/_pkg_.a
2025-08-20T22:48:13.8333254Z [00:02:32.858]➜  packagefile strings=/tmp/go-build3381348043/b063/_pkg_.a
2025-08-20T22:48:13.8333964Z [00:02:32.858]➜  packagefile unicode/utf8=/tmp/go-build3381348043/b042/_pkg_.a
2025-08-20T22:48:13.8334537Z [00:02:32.858]➜  EOF
2025-08-20T22:48:13.8334826Z [00:02:32.858]➜  cd /tmp/tmp.ktsoLsWyz4/TEMPREPO/cmd/step
2025-08-20T22:48:13.8336910Z [00:02:32.858]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b162/_pkg_.a -trimpath "/root/.go/src/bufio=>bufio;$WORK/b162=>" -p bufio -lang=go1.25 -std -complete -installsuffix shared -buildid Q1p5ESaeRWXuhO4Me_H8/Q1p5ESaeRWXuhO4Me_H8 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b162/importcfg -pack /root/.go/src/bufio/bufio.go /root/.go/src/bufio/scan.go
2025-08-20T22:48:13.8339145Z [00:02:32.860]➜  cp $WORK/b079/_pkg_.a /root/.cache/go-build/7d/7df7c8d1c2856767383eedf994384d2cd47d739e4b1c324c4ffc5e216f8e1997-d # internal
2025-08-20T22:48:13.8440122Z [00:02:32.871]➜  crypto/internal/sysrand
2025-08-20T22:48:13.8440624Z [00:02:32.871]➜  mkdir -p $WORK/b077/
2025-08-20T22:48:13.8441012Z [00:02:32.871]➜  cd $WORK
2025-08-20T22:48:13.8442013Z [00:02:32.871]➜  gcc -Qunused-arguments -O2 -flto=auto -fPIE -fpie -static -w -pipe -c -x c - -o /dev/null || true
2025-08-20T22:48:13.8442643Z [00:02:32.871]➜  fmt
2025-08-20T22:48:13.8442995Z [00:02:32.871]➜  mkdir -p $WORK/b097/
2025-08-20T22:48:13.8443497Z [00:02:32.871]➜  cat >/tmp/go-build3381348043/b077/importcfg << 'EOF' # internal
2025-08-20T22:48:13.8443964Z [00:02:32.871]➜  # import config
2025-08-20T22:48:13.8444419Z [00:02:32.871]➜  packagefile errors=/tmp/go-build3381348043/b004/_pkg_.a
2025-08-20T22:48:13.8445052Z [00:02:32.871]➜  packagefile internal/syscall/unix=/tmp/go-build3381348043/b078/_pkg_.a
2025-08-20T22:48:13.8445665Z [00:02:32.871]➜  packagefile math=/tmp/go-build3381348043/b055/_pkg_.a
2025-08-20T22:48:13.8446414Z [00:02:32.871]➜  packagefile os=/tmp/go-build3381348043/b079/_pkg_.a
2025-08-20T22:48:13.8446969Z [00:02:32.871]➜  packagefile runtime=/tmp/go-build3381348043/b010/_pkg_.a
2025-08-20T22:48:13.8447553Z [00:02:32.871]➜  packagefile sync=/tmp/go-build3381348043/b035/_pkg_.a
2025-08-20T22:48:13.8448159Z [00:02:32.871]➜  packagefile sync/atomic=/tmp/go-build3381348043/b037/_pkg_.a
2025-08-20T22:48:13.8448757Z [00:02:32.871]➜  packagefile syscall=/tmp/go-build3381348043/b047/_pkg_.a
2025-08-20T22:48:13.8449320Z [00:02:32.871]➜  packagefile time=/tmp/go-build3381348043/b044/_pkg_.a
2025-08-20T22:48:13.8449760Z [00:02:32.871]➜  EOF
2025-08-20T22:48:13.8450171Z [00:02:32.871]➜  cd /tmp/tmp.ktsoLsWyz4/TEMPREPO/cmd/step
2025-08-20T22:48:13.8452554Z [00:02:32.871]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b077/_pkg_.a -trimpath "/root/.go/src/crypto/internal/sysrand=>crypto/internal/sysrand;$WORK/b077=>" -p crypto/internal/sysrand -lang=go1.25 -std -complete -installsuffix shared -buildid mnJYHg0KzS7cWivVHp2O/mnJYHg0KzS7cWivVHp2O -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b077/importcfg -pack /root/.go/src/crypto/internal/sysrand/rand.go /root/.go/src/crypto/internal/sysrand/rand_getrandom.go
2025-08-20T22:48:13.8454393Z [00:02:32.871]➜  cat >/tmp/go-build3381348043/b097/importcfg << 'EOF' # internal
2025-08-20T22:48:13.8454869Z [00:02:32.871]➜  # import config
2025-08-20T22:48:13.8455323Z [00:02:32.871]➜  packagefile errors=/tmp/go-build3381348043/b004/_pkg_.a
2025-08-20T22:48:13.8456059Z [00:02:32.871]➜  packagefile internal/fmtsort=/tmp/go-build3381348043/b098/_pkg_.a
2025-08-20T22:48:13.8456676Z [00:02:32.871]➜  packagefile io=/tmp/go-build3381348043/b034/_pkg_.a
2025-08-20T22:48:13.8457195Z [00:02:32.871]➜  packagefile math=/tmp/go-build3381348043/b055/_pkg_.a
2025-08-20T22:48:13.8457723Z [00:02:32.871]➜  packagefile os=/tmp/go-build3381348043/b079/_pkg_.a
2025-08-20T22:48:13.8458226Z [00:02:32.871]➜  packagefile reflect=/tmp/go-build3381348043/b099/_pkg_.a
2025-08-20T22:48:13.8458802Z [00:02:32.871]➜  packagefile slices=/tmp/go-build3381348043/b050/_pkg_.a
2025-08-20T22:48:13.8459333Z [00:02:32.871]➜  packagefile strconv=/tmp/go-build3381348043/b054/_pkg_.a
2025-08-20T22:48:13.8459859Z [00:02:32.871]➜  packagefile sync=/tmp/go-build3381348043/b035/_pkg_.a
2025-08-20T22:48:13.8460399Z [00:02:32.871]➜  packagefile unicode/utf8=/tmp/go-build3381348043/b042/_pkg_.a
2025-08-20T22:48:13.8460831Z [00:02:32.871]➜  EOF
2025-08-20T22:48:13.8462951Z [00:02:32.871]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b097/_pkg_.a -trimpath "/root/.go/src/fmt=>fmt;$WORK/b097=>" -p fmt -lang=go1.25 -std -complete -installsuffix shared -buildid KK0d2mAdBMirocFQerGP/KK0d2mAdBMirocFQerGP -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b097/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-20T22:48:13.8535945Z [00:02:32.880]➜  cd $WORK
2025-08-20T22:48:13.8539333Z [00:02:32.881]➜  gcc -Wl,--no-gc-sections -O2 -g -x c - -o /dev/null || true
2025-08-20T22:48:13.8622738Z [00:02:32.889]➜  go tool buildid -w $WORK/b077/_pkg_.a # internal
2025-08-20T22:48:13.8627138Z [00:02:32.889]➜  cp $WORK/b077/_pkg_.a /root/.cache/go-build/4a/4a8e17b89188d75b1cdeeba9678dd280582d3ba7d2956df51b7f193a9c2cff01-d # internal
2025-08-20T22:48:13.8894824Z [00:02:32.916]➜  go tool buildid -w $WORK/b162/_pkg_.a # internal
2025-08-20T22:48:13.8912997Z [00:02:32.918]➜  cp $WORK/b162/_pkg_.a /root/.cache/go-build/46/469512d529b07404753ecbea7e304a46ce2650d37e5b7ad99d70799ee107b380-d # internal
2025-08-20T22:48:13.9140540Z [00:02:32.941]➜  gcc -fdebug-prefix-map=a=b -O2 -flto=auto -fPIE -fpie -static -w -pipe -c -x c - -o /dev/null || true
2025-08-20T22:48:13.9280098Z [00:02:32.955]➜  gcc -ffile-prefix-map=a=b -O2 -flto=auto -fPIE -fpie -static -w -pipe -c -x c - -o /dev/null || true
2025-08-20T22:48:13.9288788Z [00:02:32.956]➜  crypto/internal/entropy
2025-08-20T22:48:13.9289547Z [00:02:32.956]➜  mkdir -p $WORK/b076/
2025-08-20T22:48:13.9311636Z [00:02:32.958]➜  cat >/tmp/go-build3381348043/b076/importcfg << 'EOF' # internal
2025-08-20T22:48:13.9312899Z [00:02:32.958]➜  # import config
2025-08-20T22:48:13.9313879Z [00:02:32.958]➜  packagefile crypto/internal/sysrand=/tmp/go-build3381348043/b077/_pkg_.a
2025-08-20T22:48:13.9314344Z [00:02:32.958]➜  EOF
2025-08-20T22:48:13.9321276Z [00:02:32.959]➜  cd /tmp/tmp.ktsoLsWyz4/TEMPREPO/cmd/step
2025-08-20T22:48:13.9323322Z [00:02:32.959]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b076/_pkg_.a -trimpath "/root/.go/src/crypto/internal/entropy=>crypto/internal/entropy;$WORK/b076=>" -p crypto/internal/entropy -lang=go1.25 -std -complete -installsuffix shared -buildid uyN8ZSB0PiltA8jeC8ce/uyN8ZSB0PiltA8jeC8ce -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b076/importcfg -pack /root/.go/src/crypto/internal/entropy/entropy.go
2025-08-20T22:48:13.9476725Z [00:02:32.975]➜  cd $WORK
2025-08-20T22:48:13.9483760Z [00:02:32.975]➜  gcc -gno-record-gcc-switches -O2 -flto=auto -fPIE -fpie -static -w -pipe -c -x c - -o /dev/null || true
2025-08-20T22:48:13.9486814Z [00:02:32.975]➜  go tool buildid -w $WORK/b076/_pkg_.a # internal
2025-08-20T22:48:13.9487623Z [00:02:32.975]➜  cp $WORK/b076/_pkg_.a /root/.cache/go-build/08/08d07c5e414a70bc03d0805d4ad67af129f3d930fc500b13e40e400ba96e6f97-d # internal
2025-08-20T22:48:13.9627813Z [00:02:32.989]➜  gcc -I /root/.go/src/runtime/cgo -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b154=/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-20T22:48:13.9630213Z [00:02:32.989]➜  net/netip
2025-08-20T22:48:13.9630489Z [00:02:32.989]➜  mkdir -p $WORK/b152/
2025-08-20T22:48:13.9630915Z [00:02:32.990]➜  cat >/tmp/go-build3381348043/b152/importcfg << 'EOF' # internal
2025-08-20T22:48:13.9631344Z [00:02:32.990]➜  # import config
2025-08-20T22:48:13.9631745Z [00:02:32.990]➜  packagefile cmp=/tmp/go-build3381348043/b051/_pkg_.a
2025-08-20T22:48:13.9632171Z [00:02:32.990]➜  packagefile errors=/tmp/go-build3381348043/b004/_pkg_.a
2025-08-20T22:48:13.9632634Z [00:02:32.990]➜  packagefile internal/bytealg=/tmp/go-build3381348043/b011/_pkg_.a
2025-08-20T22:48:13.9633151Z [00:02:32.990]➜  packagefile internal/byteorder=/tmp/go-build3381348043/b013/_pkg_.a
2025-08-20T22:48:13.9633646Z [00:02:32.990]➜  packagefile internal/itoa=/tmp/go-build3381348043/b048/_pkg_.a
2025-08-20T22:48:13.9634091Z [00:02:32.990]➜  packagefile math=/tmp/go-build3381348043/b055/_pkg_.a
2025-08-20T22:48:13.9634517Z [00:02:32.990]➜  packagefile math/bits=/tmp/go-build3381348043/b040/_pkg_.a
2025-08-20T22:48:13.9634953Z [00:02:32.990]➜  packagefile strconv=/tmp/go-build3381348043/b054/_pkg_.a
2025-08-20T22:48:13.9635398Z [00:02:32.990]➜  packagefile unique=/tmp/go-build3381348043/b153/_pkg_.a
2025-08-20T22:48:13.9635713Z [00:02:32.990]➜  EOF
2025-08-20T22:48:13.9641919Z [00:02:32.991]➜  cd /tmp/tmp.ktsoLsWyz4/TEMPREPO/cmd/step
2025-08-20T22:48:13.9647695Z [00:02:32.991]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b152/_pkg_.a -trimpath "/root/.go/src/net/netip=>net/netip;$WORK/b152=>" -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/b152/importcfg -pack /root/.go/src/net/netip/netip.go /root/.go/src/net/netip/uint128.go
2025-08-20T22:48:13.9652114Z [00:02:32.991]➜  crypto/internal/fips140/drbg
2025-08-20T22:48:13.9652466Z [00:02:32.991]➜  mkdir -p $WORK/b075/
2025-08-20T22:48:13.9652842Z [00:02:32.992]➜  cat >/tmp/go-build3381348043/b075/importcfg << 'EOF' # internal
2025-08-20T22:48:13.9653188Z [00:02:32.992]➜  # import config
2025-08-20T22:48:13.9653525Z [00:02:32.992]➜  packagefile bytes=/tmp/go-build3381348043/b003/_pkg_.a
2025-08-20T22:48:13.9654035Z [00:02:32.992]➜  packagefile crypto/internal/entropy=/tmp/go-build3381348043/b076/_pkg_.a
2025-08-20T22:48:13.9654579Z [00:02:32.992]➜  packagefile crypto/internal/fips140=/tmp/go-build3381348043/b061/_pkg_.a
2025-08-20T22:48:13.9655138Z [00:02:32.992]➜  packagefile crypto/internal/fips140/aes=/tmp/go-build3381348043/b060/_pkg_.a
2025-08-20T22:48:13.9655882Z [00:02:32.992]➜  packagefile crypto/internal/fips140/check=/tmp/go-build3381348043/b065/_pkg_.a
2025-08-20T22:48:13.9656545Z [00:02:32.992]➜  packagefile crypto/internal/fips140/subtle=/tmp/go-build3381348043/b072/_pkg_.a
2025-08-20T22:48:13.9657170Z [00:02:32.992]➜  packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build3381348043/b068/_pkg_.a
2025-08-20T22:48:13.9657766Z [00:02:32.992]➜  packagefile crypto/internal/randutil=/tmp/go-build3381348043/b086/_pkg_.a
2025-08-20T22:48:13.9658313Z [00:02:32.992]➜  packagefile crypto/internal/sysrand=/tmp/go-build3381348043/b077/_pkg_.a
2025-08-20T22:48:13.9659193Z [00:02:32.992]➜  packagefile errors=/tmp/go-build3381348043/b004/_pkg_.a
2025-08-20T22:48:13.9659606Z [00:02:32.992]➜  packagefile io=/tmp/go-build3381348043/b034/_pkg_.a
2025-08-20T22:48:13.9660030Z [00:02:32.992]➜  packagefile math/bits=/tmp/go-build3381348043/b040/_pkg_.a
2025-08-20T22:48:13.9660450Z [00:02:32.992]➜  packagefile sync=/tmp/go-build3381348043/b035/_pkg_.a
2025-08-20T22:48:13.9660759Z [00:02:32.992]➜  EOF
2025-08-20T22:48:13.9662866Z [00:02:32.992]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b075/_pkg_.a -trimpath "/root/.go/src/crypto/internal/fips140/drbg=>crypto/internal/fips140/drbg;$WORK/b075=>" -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/b075/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-20T22:48:13.9799876Z [00:02:33.007]➜  cd $WORK/b154
2025-08-20T22:48:13.9805997Z [00:02:33.007]➜  TERM='dumb' gcc -I /root/.go/src/runtime/cgo -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b154=/tmp/go-build -gno-record-gcc-switches -I $WORK/b154/ -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/b154/_x001.o -c _cgo_export.c
2025-08-20T22:48:13.9929299Z [00:02:33.020]➜  go tool buildid -w $WORK/b097/_pkg_.a # internal
2025-08-20T22:48:13.9956126Z [00:02:33.022]➜  cp $WORK/b097/_pkg_.a /root/.cache/go-build/f7/f734bbe3d7f17cbf7dcaef69f39ae0646223f0c97cd852b9eab968f8d454b685-d # internal
2025-08-20T22:48:13.9975570Z [00:02:33.023]➜  math/big
2025-08-20T22:48:13.9976021Z [00:02:33.023]➜  mkdir -p $WORK/b096/
2025-08-20T22:48:13.9976342Z [00:02:33.024]➜  echo -n > $WORK/b096/go_asm.h # internal
2025-08-20T22:48:13.9976685Z [00:02:33.024]➜  cd /root/.go/src/math/big
2025-08-20T22:48:13.9977651Z [00:02:33.024]➜  /root/.go/pkg/tool/linux_arm64/asm -p math/big -trimpath "/root/.go/src/math/big=>math/big;$WORK/b096=>" -I $WORK/b096/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b096/symabis ./arith_arm64.s
2025-08-20T22:48:14.0003736Z [00:02:33.027]➜  cat >/tmp/go-build3381348043/b096/importcfg << 'EOF' # internal
2025-08-20T22:48:14.0004648Z [00:02:33.027]➜  # import config
2025-08-20T22:48:14.0006332Z [00:02:33.027]➜  packagefile bytes=/tmp/go-build3381348043/b003/_pkg_.a
2025-08-20T22:48:14.0009050Z [00:02:33.027]➜  packagefile errors=/tmp/go-build3381348043/b004/_pkg_.a
2025-08-20T22:48:14.0009484Z [00:02:33.027]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:14.0009951Z [00:02:33.027]➜  packagefile internal/byteorder=/tmp/go-build3381348043/b013/_pkg_.a
2025-08-20T22:48:14.0010409Z [00:02:33.027]➜  packagefile io=/tmp/go-build3381348043/b034/_pkg_.a
2025-08-20T22:48:14.0010843Z [00:02:33.027]➜  packagefile math=/tmp/go-build3381348043/b055/_pkg_.a
2025-08-20T22:48:14.0011275Z [00:02:33.027]➜  packagefile math/bits=/tmp/go-build3381348043/b040/_pkg_.a
2025-08-20T22:48:14.0011721Z [00:02:33.027]➜  packagefile math/rand=/tmp/go-build3381348043/b100/_pkg_.a
2025-08-20T22:48:14.0012152Z [00:02:33.027]➜  packagefile slices=/tmp/go-build3381348043/b050/_pkg_.a
2025-08-20T22:48:14.0012576Z [00:02:33.027]➜  packagefile strconv=/tmp/go-build3381348043/b054/_pkg_.a
2025-08-20T22:48:14.0013010Z [00:02:33.027]➜  packagefile strings=/tmp/go-build3381348043/b063/_pkg_.a
2025-08-20T22:48:14.0013433Z [00:02:33.027]➜  packagefile sync=/tmp/go-build3381348043/b035/_pkg_.a
2025-08-20T22:48:14.0013742Z [00:02:33.027]➜  EOF
2025-08-20T22:48:14.0014014Z [00:02:33.027]➜  cd /tmp/tmp.ktsoLsWyz4/TEMPREPO/cmd/step
2025-08-20T22:48:14.0018329Z [00:02:33.027]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b096/_pkg_.a -trimpath "/root/.go/src/math/big=>math/big;$WORK/b096=>" -p math/big -lang=go1.25 -std -installsuffix shared -buildid ckCotv1-eUY3z3WtniLs/ckCotv1-eUY3z3WtniLs -goversion go1.25.0 -symabis $WORK/b096/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b096/importcfg -pack -asmhdr $WORK/b096/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-20T22:48:14.0029842Z [00:02:33.028]➜  cd $WORK/b154
2025-08-20T22:48:14.0031412Z [00:02:33.028]➜  TERM='dumb' gcc -I /root/.go/src/runtime/cgo -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b154=/tmp/go-build -gno-record-gcc-switches -I $WORK/b154/ -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/b154/_x002.o -c cgo.cgo2.c
2025-08-20T22:48:14.0112927Z [00:02:33.038]➜  go tool buildid -w $WORK/b075/_pkg_.a # internal
2025-08-20T22:48:14.0125381Z [00:02:33.039]➜  cp $WORK/b075/_pkg_.a /root/.cache/go-build/1f/1f0bcdaae5c96dc3831b92d8004a00f982c864e9b1546e96425dc4405a3e3f48-d # internal
2025-08-20T22:48:14.0137607Z [00:02:33.040]➜  crypto/internal/fips140/aes/gcm
2025-08-20T22:48:14.0137949Z [00:02:33.040]➜  mkdir -p $WORK/b074/
2025-08-20T22:48:14.0146901Z [00:02:33.041]➜  echo -n > $WORK/b074/go_asm.h # internal
2025-08-20T22:48:14.0149205Z [00:02:33.041]➜  cd /root/.go/src/crypto/internal/fips140/aes/gcm
2025-08-20T22:48:14.0154929Z [00:02:33.041]➜  /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/b074=>" -I $WORK/b074/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b074/symabis ./gcm_arm64.s
2025-08-20T22:48:14.0180659Z [00:02:33.045]➜  cd /root/.go/src/runtime/cgo
2025-08-20T22:48:14.0183085Z [00:02:33.045]➜  TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b154=/tmp/go-build -gno-record-gcc-switches -I $WORK/b154/ -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/b154/_x003.o -c gcc_context.c
2025-08-20T22:48:14.0207372Z [00:02:33.047]➜  cat >/tmp/go-build3381348043/b074/importcfg << 'EOF' # internal
2025-08-20T22:48:14.0208312Z [00:02:33.048]➜  # import config
2025-08-20T22:48:14.0209134Z [00:02:33.048]➜  packagefile crypto/internal/fips140=/tmp/go-build3381348043/b061/_pkg_.a
2025-08-20T22:48:14.0209920Z [00:02:33.048]➜  packagefile crypto/internal/fips140/aes=/tmp/go-build3381348043/b060/_pkg_.a
2025-08-20T22:48:14.0210773Z [00:02:33.048]➜  packagefile crypto/internal/fips140/alias=/tmp/go-build3381348043/b064/_pkg_.a
2025-08-20T22:48:14.0236895Z [00:02:33.048]➜  packagefile crypto/internal/fips140/check=/tmp/go-build3381348043/b065/_pkg_.a
2025-08-20T22:48:14.0237931Z [00:02:33.048]➜  packagefile crypto/internal/fips140/drbg=/tmp/go-build3381348043/b075/_pkg_.a
2025-08-20T22:48:14.0238788Z [00:02:33.048]➜  packagefile crypto/internal/fips140/subtle=/tmp/go-build3381348043/b072/_pkg_.a
2025-08-20T22:48:14.0239749Z [00:02:33.048]➜  packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build3381348043/b068/_pkg_.a
2025-08-20T22:48:14.0240670Z [00:02:33.048]➜  packagefile crypto/internal/fips140deps/cpu=/tmp/go-build3381348043/b069/_pkg_.a
2025-08-20T22:48:14.0250660Z [00:02:33.048]➜  packagefile crypto/internal/impl=/tmp/go-build3381348043/b070/_pkg_.a
2025-08-20T22:48:14.0251170Z [00:02:33.048]➜  packagefile errors=/tmp/go-build3381348043/b004/_pkg_.a
2025-08-20T22:48:14.0251594Z [00:02:33.048]➜  packagefile math=/tmp/go-build3381348043/b055/_pkg_.a
2025-08-20T22:48:14.0251899Z [00:02:33.048]➜  EOF
2025-08-20T22:48:14.0252172Z [00:02:33.048]➜  cd /tmp/tmp.ktsoLsWyz4/TEMPREPO/cmd/step
2025-08-20T22:48:14.0263387Z [00:02:33.048]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b074/_pkg_.a -trimpath "/root/.go/src/crypto/internal/fips140/aes/gcm=>crypto/internal/fips140/aes/gcm;$WORK/b074=>" -p crypto/internal/fips140/aes/gcm -lang=go1.25 -std -installsuffix shared -buildid RrjrLvctw9Bw7sArM-0F/RrjrLvctw9Bw7sArM-0F -goversion go1.25.0 -symabis $WORK/b074/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b074/importcfg -pack -asmhdr $WORK/b074/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-20T22:48:14.0385684Z [00:02:33.065]➜  cd /root/.go/src/runtime/cgo
2025-08-20T22:48:14.0390030Z [00:02:33.065]➜  TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b154=/tmp/go-build -gno-record-gcc-switches -I $WORK/b154/ -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/b154/_x004.o -c gcc_fatalf.c
2025-08-20T22:48:14.0672985Z [00:02:33.094]➜  cd /root/.go/src/crypto/internal/fips140/aes/gcm
2025-08-20T22:48:14.0674395Z [00:02:33.094]➜  /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/b074=>" -I $WORK/b074/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b074/gcm_arm64.o ./gcm_arm64.s
2025-08-20T22:48:14.0730006Z [00:02:33.100]➜  go tool pack r $WORK/b074/_pkg_.a $WORK/b074/gcm_arm64.o # internal
2025-08-20T22:48:14.0730563Z [00:02:33.100]➜  go tool buildid -w $WORK/b074/_pkg_.a # internal
2025-08-20T22:48:14.0751257Z [00:02:33.102]➜  cp $WORK/b074/_pkg_.a /root/.cache/go-build/bc/bcd068a70d188b1a7045f7a377cdee9afc5e9e0750063c9b6e3f13ed9fd213bf-d # internal
2025-08-20T22:48:14.0752206Z [00:02:33.102]➜  crypto/internal/fips140only
2025-08-20T22:48:14.0753052Z [00:02:33.102]➜  mkdir -p $WORK/b088/
2025-08-20T22:48:14.0753677Z [00:02:33.102]➜  cat >/tmp/go-build3381348043/b088/importcfg << 'EOF' # internal
2025-08-20T22:48:14.0754199Z [00:02:33.102]➜  # import config
2025-08-20T22:48:14.0754808Z [00:02:33.102]➜  packagefile crypto/internal/fips140/drbg=/tmp/go-build3381348043/b075/_pkg_.a
2025-08-20T22:48:14.0755878Z [00:02:33.102]➜  packagefile crypto/internal/fips140/sha256=/tmp/go-build3381348043/b067/_pkg_.a
2025-08-20T22:48:14.0757377Z [00:02:33.102]➜  packagefile crypto/internal/fips140/sha3=/tmp/go-build3381348043/b071/_pkg_.a
2025-08-20T22:48:14.0758162Z [00:02:33.102]➜  packagefile crypto/internal/fips140/sha512=/tmp/go-build3381348043/b073/_pkg_.a
2025-08-20T22:48:14.0758888Z [00:02:33.102]➜  packagefile hash=/tmp/go-build3381348043/b053/_pkg_.a
2025-08-20T22:48:14.0759634Z [00:02:33.102]➜  packagefile internal/godebug=/tmp/go-build3381348043/b045/_pkg_.a
2025-08-20T22:48:14.0760337Z [00:02:33.102]➜  packagefile io=/tmp/go-build3381348043/b034/_pkg_.a
2025-08-20T22:48:14.0761373Z [00:02:33.102]➜  EOF
2025-08-20T22:48:14.0761655Z [00:02:33.102]➜  cd /tmp/tmp.ktsoLsWyz4/TEMPREPO/cmd/step
2025-08-20T22:48:14.0763427Z [00:02:33.102]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b088/_pkg_.a -trimpath "/root/.go/src/crypto/internal/fips140only=>crypto/internal/fips140only;$WORK/b088=>" -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/b088/importcfg -pack /root/.go/src/crypto/internal/fips140only/fips140only.go
2025-08-20T22:48:14.0819290Z [00:02:33.109]➜  cd /root/.go/src/runtime/cgo
2025-08-20T22:48:14.0821335Z [00:02:33.109]➜  TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b154=/tmp/go-build -gno-record-gcc-switches -I $WORK/b154/ -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/b154/_x005.o -c gcc_libinit.c
2025-08-20T22:48:14.1006375Z [00:02:33.128]➜  go tool buildid -w $WORK/b088/_pkg_.a # internal
2025-08-20T22:48:14.1018666Z [00:02:33.129]➜  cp $WORK/b088/_pkg_.a /root/.cache/go-build/12/12aa38f968bc69f3d5ed4376f739ba98cbd5d6daa2565e946a4bf1122ad150f2-d # internal
2025-08-20T22:48:14.1027114Z [00:02:33.130]➜  crypto/cipher
2025-08-20T22:48:14.1027907Z [00:02:33.130]➜  mkdir -p $WORK/b059/
2025-08-20T22:48:14.1043202Z [00:02:33.131]➜  cat >/tmp/go-build3381348043/b059/importcfg << 'EOF' # internal
2025-08-20T22:48:14.1047505Z [00:02:33.131]➜  # import config
2025-08-20T22:48:14.1049838Z [00:02:33.131]➜  packagefile bytes=/tmp/go-build3381348043/b003/_pkg_.a
2025-08-20T22:48:14.1054306Z [00:02:33.131]➜  packagefile crypto/internal/fips140/aes=/tmp/go-build3381348043/b060/_pkg_.a
2025-08-20T22:48:14.1056352Z [00:02:33.131]➜  packagefile crypto/internal/fips140/aes/gcm=/tmp/go-build3381348043/b074/_pkg_.a
2025-08-20T22:48:14.1057591Z [00:02:33.131]➜  packagefile crypto/internal/fips140/alias=/tmp/go-build3381348043/b064/_pkg_.a
2025-08-20T22:48:14.1061331Z [00:02:33.131]➜  packagefile crypto/internal/fips140only=/tmp/go-build3381348043/b088/_pkg_.a
2025-08-20T22:48:14.1062028Z [00:02:33.131]➜  packagefile crypto/subtle=/tmp/go-build3381348043/b089/_pkg_.a
2025-08-20T22:48:14.1062494Z [00:02:33.131]➜  packagefile errors=/tmp/go-build3381348043/b004/_pkg_.a
2025-08-20T22:48:14.1062966Z [00:02:33.131]➜  packagefile internal/byteorder=/tmp/go-build3381348043/b013/_pkg_.a
2025-08-20T22:48:14.1063422Z [00:02:33.131]➜  packagefile io=/tmp/go-build3381348043/b034/_pkg_.a
2025-08-20T22:48:14.1063728Z [00:02:33.131]➜  EOF
2025-08-20T22:48:14.1064020Z [00:02:33.133]➜  cd /tmp/tmp.ktsoLsWyz4/TEMPREPO/cmd/step
2025-08-20T22:48:14.1075148Z [00:02:33.133]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b059/_pkg_.a -trimpath "/root/.go/src/crypto/cipher=>crypto/cipher;$WORK/b059=>" -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/b059/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-20T22:48:14.1296606Z [00:02:33.156]➜  cd /root/.go/src/runtime/cgo
2025-08-20T22:48:14.1298813Z [00:02:33.156]➜  TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b154=/tmp/go-build -gno-record-gcc-switches -I $WORK/b154/ -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/b154/_x006.o -c gcc_linux_arm64.c
2025-08-20T22:48:14.1725189Z [00:02:33.199]➜  TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b154=/tmp/go-build -gno-record-gcc-switches -I $WORK/b154/ -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/b154/_x007.o -c gcc_mmap.c
2025-08-20T22:48:14.2069483Z [00:02:33.234]➜  go tool buildid -w $WORK/b059/_pkg_.a # internal
2025-08-20T22:48:14.2099632Z [00:02:33.237]➜  cp $WORK/b059/_pkg_.a /root/.cache/go-build/72/72ab7f75beb3d86c57f7c36d5d87a383f3fbe69548b5e7ca6ab2b863601d572c-d # internal
2025-08-20T22:48:14.2125794Z [00:02:33.240]➜  crypto/internal/boring
2025-08-20T22:48:14.2126935Z [00:02:33.240]➜  mkdir -p $WORK/b058/
2025-08-20T22:48:14.2143953Z [00:02:33.241]➜  cat >/tmp/go-build3381348043/b058/importcfg << 'EOF' # internal
2025-08-20T22:48:14.2144656Z [00:02:33.241]➜  # import config
2025-08-20T22:48:14.2145281Z [00:02:33.241]➜  packagefile crypto=/tmp/go-build3381348043/b052/_pkg_.a
2025-08-20T22:48:14.2146632Z [00:02:33.241]➜  packagefile crypto/cipher=/tmp/go-build3381348043/b059/_pkg_.a
2025-08-20T22:48:14.2147403Z [00:02:33.241]➜  packagefile crypto/internal/boring/sig=/tmp/go-build3381348043/b090/_pkg_.a
2025-08-20T22:48:14.2148144Z [00:02:33.241]➜  packagefile hash=/tmp/go-build3381348043/b053/_pkg_.a
2025-08-20T22:48:14.2148716Z [00:02:33.241]➜  EOF
2025-08-20T22:48:14.2179170Z [00:02:33.245]➜  cd /tmp/tmp.ktsoLsWyz4/TEMPREPO/cmd/step
2025-08-20T22:48:14.2187808Z [00:02:33.246]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b058/_pkg_.a -trimpath "/root/.go/src/crypto/internal/boring=>crypto/internal/boring;$WORK/b058=>" -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/b058/importcfg -pack /root/.go/src/crypto/internal/boring/doc.go /root/.go/src/crypto/internal/boring/notboring.go
2025-08-20T22:48:14.2207385Z [00:02:33.248]➜  cd /root/.go/src/runtime/cgo
2025-08-20T22:48:14.2211186Z [00:02:33.248]➜  TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b154=/tmp/go-build -gno-record-gcc-switches -I $WORK/b154/ -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/b154/_x008.o -c gcc_setenv.c
2025-08-20T22:48:14.2475981Z [00:02:33.275]➜  go tool buildid -w $WORK/b152/_pkg_.a # internal
2025-08-20T22:48:14.2488769Z [00:02:33.276]➜  go tool buildid -w $WORK/b058/_pkg_.a # internal
2025-08-20T22:48:14.2531823Z [00:02:33.280]➜  cp $WORK/b152/_pkg_.a /root/.cache/go-build/0c/0cbe1cd840df4fbcdb3072cda120472d630a6d57cba83cf76154fc28dd549393-d # internal
2025-08-20T22:48:14.2542898Z [00:02:33.281]➜  crypto/internal/fips140/ecdh
2025-08-20T22:48:14.2544113Z [00:02:33.281]➜  mkdir -p $WORK/b091/
2025-08-20T22:48:14.2544619Z [00:02:33.281]➜  cat >/tmp/go-build3381348043/b091/importcfg << 'EOF' # internal
2025-08-20T22:48:14.2544991Z [00:02:33.281]➜  # import config
2025-08-20T22:48:14.2545343Z [00:02:33.281]➜  packagefile bytes=/tmp/go-build3381348043/b003/_pkg_.a
2025-08-20T22:48:14.2545951Z [00:02:33.281]➜  packagefile crypto/internal/fips140=/tmp/go-build3381348043/b061/_pkg_.a
2025-08-20T22:48:14.2546607Z [00:02:33.281]➜  packagefile crypto/internal/fips140/check=/tmp/go-build3381348043/b065/_pkg_.a
2025-08-20T22:48:14.2547197Z [00:02:33.281]➜  packagefile crypto/internal/fips140/drbg=/tmp/go-build3381348043/b075/_pkg_.a
2025-08-20T22:48:14.2547781Z [00:02:33.281]➜  packagefile crypto/internal/fips140/nistec=/tmp/go-build3381348043/b092/_pkg_.a
2025-08-20T22:48:14.2548405Z [00:02:33.281]➜  packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build3381348043/b068/_pkg_.a
2025-08-20T22:48:14.2548948Z [00:02:33.281]➜  packagefile errors=/tmp/go-build3381348043/b004/_pkg_.a
2025-08-20T22:48:14.2549363Z [00:02:33.281]➜  packagefile io=/tmp/go-build3381348043/b034/_pkg_.a
2025-08-20T22:48:14.2549786Z [00:02:33.281]➜  packagefile math/bits=/tmp/go-build3381348043/b040/_pkg_.a
2025-08-20T22:48:14.2550210Z [00:02:33.281]➜  packagefile sync=/tmp/go-build3381348043/b035/_pkg_.a
2025-08-20T22:48:14.2550519Z [00:02:33.281]➜  EOF
2025-08-20T22:48:14.2550788Z [00:02:33.281]➜  cd /tmp/tmp.ktsoLsWyz4/TEMPREPO/cmd/step
2025-08-20T22:48:14.2553093Z [00:02:33.281]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b091/_pkg_.a -trimpath "/root/.go/src/crypto/internal/fips140/ecdh=>crypto/internal/fips140/ecdh;$WORK/b091=>" -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/b091/importcfg -pack /root/.go/src/crypto/internal/fips140/ecdh/cast.go /root/.go/src/crypto/internal/fips140/ecdh/ecdh.go
2025-08-20T22:48:14.2555121Z [00:02:33.281]➜  cp $WORK/b058/_pkg_.a /root/.cache/go-build/24/24e8588ad9f381e439e0ec4a8f306894ff43c02e860277ea3f57f1173f770d3a-d # internal
2025-08-20T22:48:14.2588414Z [00:02:33.285]➜  crypto/internal/fips140/ecdsa
2025-08-20T22:48:14.2588803Z [00:02:33.286]➜  mkdir -p $WORK/b102/
2025-08-20T22:48:14.2600378Z [00:02:33.286]➜  cat >/tmp/go-build3381348043/b102/importcfg << 'EOF' # internal
2025-08-20T22:48:14.2600831Z [00:02:33.287]➜  # import config
2025-08-20T22:48:14.2601206Z [00:02:33.287]➜  packagefile bytes=/tmp/go-build3381348043/b003/_pkg_.a
2025-08-20T22:48:14.2601703Z [00:02:33.287]➜  packagefile crypto/internal/fips140=/tmp/go-build3381348043/b061/_pkg_.a
2025-08-20T22:48:14.2602284Z [00:02:33.287]➜  packagefile crypto/internal/fips140/bigmod=/tmp/go-build3381348043/b103/_pkg_.a
2025-08-20T22:48:14.2602871Z [00:02:33.287]➜  packagefile crypto/internal/fips140/check=/tmp/go-build3381348043/b065/_pkg_.a
2025-08-20T22:48:14.2603498Z [00:02:33.287]➜  packagefile crypto/internal/fips140/drbg=/tmp/go-build3381348043/b075/_pkg_.a
2025-08-20T22:48:14.2615671Z [00:02:33.287]➜  packagefile crypto/internal/fips140/hmac=/tmp/go-build3381348043/b066/_pkg_.a
2025-08-20T22:48:14.2616477Z [00:02:33.287]➜  packagefile crypto/internal/fips140/nistec=/tmp/go-build3381348043/b092/_pkg_.a
2025-08-20T22:48:14.2617071Z [00:02:33.287]➜  packagefile crypto/internal/fips140/sha512=/tmp/go-build3381348043/b073/_pkg_.a
2025-08-20T22:48:14.2617592Z [00:02:33.287]➜  packagefile errors=/tmp/go-build3381348043/b004/_pkg_.a
2025-08-20T22:48:14.2618009Z [00:02:33.287]➜  packagefile hash=/tmp/go-build3381348043/b053/_pkg_.a
2025-08-20T22:48:14.2618415Z [00:02:33.287]➜  packagefile io=/tmp/go-build3381348043/b034/_pkg_.a
2025-08-20T22:48:14.2618818Z [00:02:33.287]➜  packagefile sync=/tmp/go-build3381348043/b035/_pkg_.a
2025-08-20T22:48:14.2619127Z [00:02:33.287]➜  EOF
2025-08-20T22:48:14.2621828Z [00:02:33.287]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b102/_pkg_.a -trimpath "/root/.go/src/crypto/internal/fips140/ecdsa=>crypto/internal/fips140/ecdsa;$WORK/b102=>" -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/b102/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-20T22:48:14.2719806Z [00:02:33.299]➜  cd /root/.go/src/runtime/cgo
2025-08-20T22:48:14.2721389Z [00:02:33.299]➜  TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b154=/tmp/go-build -gno-record-gcc-switches -I $WORK/b154/ -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/b154/_x009.o -c gcc_sigaction.c
2025-08-20T22:48:14.3111961Z [00:02:33.338]➜  go tool buildid -w $WORK/b091/_pkg_.a # internal
2025-08-20T22:48:14.3128454Z [00:02:33.340]➜  cp $WORK/b091/_pkg_.a /root/.cache/go-build/a4/a4904f15475b9b4719f68152fa4b2845ca4887c33326acf54323f59c7e1a4e96-d # internal
2025-08-20T22:48:14.3129194Z [00:02:33.340]➜  crypto/ecdh
2025-08-20T22:48:14.3138781Z [00:02:33.341]➜  mkdir -p $WORK/b057/
2025-08-20T22:48:14.3150958Z [00:02:33.342]➜  cat >/tmp/go-build3381348043/b057/importcfg << 'EOF' # internal
2025-08-20T22:48:14.3152392Z [00:02:33.342]➜  # import config
2025-08-20T22:48:14.3153329Z [00:02:33.342]➜  packagefile bytes=/tmp/go-build3381348043/b003/_pkg_.a
2025-08-20T22:48:14.3154139Z [00:02:33.342]➜  packagefile crypto=/tmp/go-build3381348043/b052/_pkg_.a
2025-08-20T22:48:14.3155540Z [00:02:33.342]➜  packagefile crypto/internal/boring=/tmp/go-build3381348043/b058/_pkg_.a
2025-08-20T22:48:14.3158254Z [00:02:33.342]➜  packagefile crypto/internal/fips140/ecdh=/tmp/go-build3381348043/b091/_pkg_.a
2025-08-20T22:48:14.3158926Z [00:02:33.342]➜  packagefile crypto/internal/fips140/edwards25519/field=/tmp/go-build3381348043/b094/_pkg_.a
2025-08-20T22:48:14.3159557Z [00:02:33.342]➜  packagefile crypto/internal/fips140only=/tmp/go-build3381348043/b088/_pkg_.a
2025-08-20T22:48:14.3160116Z [00:02:33.342]➜  packagefile crypto/internal/randutil=/tmp/go-build3381348043/b086/_pkg_.a
2025-08-20T22:48:14.3160633Z [00:02:33.342]➜  packagefile crypto/subtle=/tmp/go-build3381348043/b089/_pkg_.a
2025-08-20T22:48:14.3161093Z [00:02:33.342]➜  packagefile errors=/tmp/go-build3381348043/b004/_pkg_.a
2025-08-20T22:48:14.3161505Z [00:02:33.342]➜  packagefile io=/tmp/go-build3381348043/b034/_pkg_.a
2025-08-20T22:48:14.3161806Z [00:02:33.342]➜  EOF
2025-08-20T22:48:14.3162074Z [00:02:33.342]➜  cd /tmp/tmp.ktsoLsWyz4/TEMPREPO/cmd/step
2025-08-20T22:48:14.3174980Z [00:02:33.344]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b057/_pkg_.a -trimpath "/root/.go/src/crypto/ecdh=>crypto/ecdh;$WORK/b057=>" -p crypto/ecdh -lang=go1.25 -std -complete -installsuffix shared -buildid CeLS31ovxjiZUv3X6PYl/CeLS31ovxjiZUv3X6PYl -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b057/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-20T22:48:14.3194360Z [00:02:33.346]➜  cd /root/.go/src/runtime/cgo
2025-08-20T22:48:14.3201484Z [00:02:33.347]➜  TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b154=/tmp/go-build -gno-record-gcc-switches -I $WORK/b154/ -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/b154/_x010.o -c gcc_stack_unix.c
2025-08-20T22:48:14.3741368Z [00:02:33.401]➜  TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b154=/tmp/go-build -gno-record-gcc-switches -I $WORK/b154/ -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/b154/_x011.o -c gcc_traceback.c
2025-08-20T22:48:14.3743607Z [00:02:33.401]➜  go tool buildid -w $WORK/b102/_pkg_.a # internal
2025-08-20T22:48:14.3752090Z [00:02:33.402]➜  cp $WORK/b102/_pkg_.a /root/.cache/go-build/39/398197bfae009e713577e1d9022c2871e61f88bc8ba77eb6a7d6d3b21f34319d-d # internal
2025-08-20T22:48:14.3752667Z [00:02:33.402]➜  crypto/sha512
2025-08-20T22:48:14.3752945Z [00:02:33.402]➜  mkdir -p $WORK/b108/
2025-08-20T22:48:14.3758127Z [00:02:33.403]➜  cat >/tmp/go-build3381348043/b108/importcfg << 'EOF' # internal
2025-08-20T22:48:14.3759018Z [00:02:33.403]➜  # import config
2025-08-20T22:48:14.3760459Z [00:02:33.403]➜  packagefile crypto=/tmp/go-build3381348043/b052/_pkg_.a
2025-08-20T22:48:14.3762325Z [00:02:33.403]➜  packagefile crypto/internal/boring=/tmp/go-build3381348043/b058/_pkg_.a
2025-08-20T22:48:14.3763212Z [00:02:33.403]➜  packagefile crypto/internal/fips140/sha512=/tmp/go-build3381348043/b073/_pkg_.a
2025-08-20T22:48:14.3764020Z [00:02:33.403]➜  packagefile hash=/tmp/go-build3381348043/b053/_pkg_.a
2025-08-20T22:48:14.3766066Z [00:02:33.403]➜  EOF
2025-08-20T22:48:14.3766360Z [00:02:33.403]➜  cd /tmp/tmp.ktsoLsWyz4/TEMPREPO/cmd/step
2025-08-20T22:48:14.3767880Z [00:02:33.403]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b108/_pkg_.a -trimpath "/root/.go/src/crypto/sha512=>crypto/sha512;$WORK/b108=>" -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/b108/importcfg -pack /root/.go/src/crypto/sha512/sha512.go
2025-08-20T22:48:14.3870528Z [00:02:33.414]➜  go tool buildid -w $WORK/b057/_pkg_.a # internal
2025-08-20T22:48:14.3880624Z [00:02:33.415]➜  cp $WORK/b057/_pkg_.a /root/.cache/go-build/b0/b08bd85b9e15d32832cda58d6a52a91e012cdead4476e962d978a659ab9bb958-d # internal
2025-08-20T22:48:14.3885629Z [00:02:33.415]➜  crypto/internal/fips140/ed25519
2025-08-20T22:48:14.3886148Z [00:02:33.415]➜  mkdir -p $WORK/b114/
2025-08-20T22:48:14.3886560Z [00:02:33.415]➜  cat >/tmp/go-build3381348043/b114/importcfg << 'EOF' # internal
2025-08-20T22:48:14.3886906Z [00:02:33.415]➜  # import config
2025-08-20T22:48:14.3887245Z [00:02:33.415]➜  packagefile bytes=/tmp/go-build3381348043/b003/_pkg_.a
2025-08-20T22:48:14.3887745Z [00:02:33.415]➜  packagefile crypto/internal/fips140=/tmp/go-build3381348043/b061/_pkg_.a
2025-08-20T22:48:14.3888337Z [00:02:33.415]➜  packagefile crypto/internal/fips140/check=/tmp/go-build3381348043/b065/_pkg_.a
2025-08-20T22:48:14.3888918Z [00:02:33.415]➜  packagefile crypto/internal/fips140/drbg=/tmp/go-build3381348043/b075/_pkg_.a
2025-08-20T22:48:14.3889535Z [00:02:33.415]➜  packagefile crypto/internal/fips140/edwards25519=/tmp/go-build3381348043/b115/_pkg_.a
2025-08-20T22:48:14.3890150Z [00:02:33.415]➜  packagefile crypto/internal/fips140/sha512=/tmp/go-build3381348043/b073/_pkg_.a
2025-08-20T22:48:14.3890660Z [00:02:33.415]➜  packagefile errors=/tmp/go-build3381348043/b004/_pkg_.a
2025-08-20T22:48:14.3891086Z [00:02:33.415]➜  packagefile strconv=/tmp/go-build3381348043/b054/_pkg_.a
2025-08-20T22:48:14.3891507Z [00:02:33.415]➜  packagefile sync=/tmp/go-build3381348043/b035/_pkg_.a
2025-08-20T22:48:14.3891814Z [00:02:33.415]➜  EOF
2025-08-20T22:48:14.3893786Z [00:02:33.415]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b114/_pkg_.a -trimpath "/root/.go/src/crypto/internal/fips140/ed25519=>crypto/internal/fips140/ed25519;$WORK/b114=>" -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/b114/importcfg -pack /root/.go/src/crypto/internal/fips140/ed25519/cast.go /root/.go/src/crypto/internal/fips140/ed25519/ed25519.go
2025-08-20T22:48:14.3952277Z [00:02:33.421]➜  go tool buildid -w $WORK/b108/_pkg_.a # internal
2025-08-20T22:48:14.3953359Z [00:02:33.422]➜  cp $WORK/b108/_pkg_.a /root/.cache/go-build/f6/f6f29b57fb53d83386d851c96625bdb4ccc33a0b45b8852fa2e62c9e674330f3-d # internal
2025-08-20T22:48:14.3954014Z [00:02:33.422]➜  crypto/internal/fips140/rsa
2025-08-20T22:48:14.3954308Z [00:02:33.422]➜  mkdir -p $WORK/b118/
2025-08-20T22:48:14.3954684Z [00:02:33.422]➜  cat >/tmp/go-build3381348043/b118/importcfg << 'EOF' # internal
2025-08-20T22:48:14.3955040Z [00:02:33.422]➜  # import config
2025-08-20T22:48:14.3955383Z [00:02:33.422]➜  packagefile bytes=/tmp/go-build3381348043/b003/_pkg_.a
2025-08-20T22:48:14.3956046Z [00:02:33.422]➜  packagefile crypto/internal/fips140=/tmp/go-build3381348043/b061/_pkg_.a
2025-08-20T22:48:14.3956686Z [00:02:33.422]➜  packagefile crypto/internal/fips140/bigmod=/tmp/go-build3381348043/b103/_pkg_.a
2025-08-20T22:48:14.3957277Z [00:02:33.422]➜  packagefile crypto/internal/fips140/check=/tmp/go-build3381348043/b065/_pkg_.a
2025-08-20T22:48:14.3957856Z [00:02:33.422]➜  packagefile crypto/internal/fips140/drbg=/tmp/go-build3381348043/b075/_pkg_.a
2025-08-20T22:48:14.3958447Z [00:02:33.422]➜  packagefile crypto/internal/fips140/sha256=/tmp/go-build3381348043/b067/_pkg_.a
2025-08-20T22:48:14.3959026Z [00:02:33.422]➜  packagefile crypto/internal/fips140/sha3=/tmp/go-build3381348043/b071/_pkg_.a
2025-08-20T22:48:14.3959604Z [00:02:33.422]➜  packagefile crypto/internal/fips140/sha512=/tmp/go-build3381348043/b073/_pkg_.a
2025-08-20T22:48:14.3960189Z [00:02:33.422]➜  packagefile crypto/internal/fips140/subtle=/tmp/go-build3381348043/b072/_pkg_.a
2025-08-20T22:48:14.3960994Z [00:02:33.422]➜  packagefile errors=/tmp/go-build3381348043/b004/_pkg_.a
2025-08-20T22:48:14.3961419Z [00:02:33.422]➜  packagefile hash=/tmp/go-build3381348043/b053/_pkg_.a
2025-08-20T22:48:14.3961825Z [00:02:33.422]➜  packagefile io=/tmp/go-build3381348043/b034/_pkg_.a
2025-08-20T22:48:14.3962262Z [00:02:33.422]➜  packagefile sync=/tmp/go-build3381348043/b035/_pkg_.a
2025-08-20T22:48:14.3962575Z [00:02:33.422]➜  EOF
2025-08-20T22:48:14.3965502Z [00:02:33.422]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b118/_pkg_.a -trimpath "/root/.go/src/crypto/internal/fips140/rsa=>crypto/internal/fips140/rsa;$WORK/b118=>" -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/b118/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-20T22:48:14.4021425Z [00:02:33.429]➜  cd /root/.go/src/runtime/cgo
2025-08-20T22:48:14.4023735Z [00:02:33.429]➜  TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b154=/tmp/go-build -gno-record-gcc-switches -I $WORK/b154/ -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/b154/_x012.o -c gcc_util.c
2025-08-20T22:48:14.4194265Z [00:02:33.446]➜  cd /root/.go/src/math/big
2025-08-20T22:48:14.4197626Z [00:02:33.446]➜  /root/.go/pkg/tool/linux_arm64/asm -p math/big -trimpath "/root/.go/src/math/big=>math/big;$WORK/b096=>" -I $WORK/b096/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b096/arith_arm64.o ./arith_arm64.s
2025-08-20T22:48:14.4229411Z [00:02:33.450]➜  go tool buildid -w $WORK/b114/_pkg_.a # internal
2025-08-20T22:48:14.4237669Z [00:02:33.451]➜  cp $WORK/b114/_pkg_.a /root/.cache/go-build/5f/5f968098c61e825fe0a9316d473d71c2047182aeacbb86694cacd3454f4e4d32-d # internal
2025-08-20T22:48:14.4242114Z [00:02:33.451]➜  crypto/sha256
2025-08-20T22:48:14.4243159Z [00:02:33.451]➜  mkdir -p $WORK/b119/
2025-08-20T22:48:14.4243600Z [00:02:33.451]➜  cat >/tmp/go-build3381348043/b119/importcfg << 'EOF' # internal
2025-08-20T22:48:14.4243957Z [00:02:33.451]➜  # import config
2025-08-20T22:48:14.4244637Z [00:02:33.451]➜  packagefile crypto=/tmp/go-build3381348043/b052/_pkg_.a
2025-08-20T22:48:14.4245215Z [00:02:33.451]➜  packagefile crypto/internal/boring=/tmp/go-build3381348043/b058/_pkg_.a
2025-08-20T22:48:14.4247194Z [00:02:33.451]➜  packagefile crypto/internal/fips140/sha256=/tmp/go-build3381348043/b067/_pkg_.a
2025-08-20T22:48:14.4247813Z [00:02:33.451]➜  packagefile hash=/tmp/go-build3381348043/b053/_pkg_.a
2025-08-20T22:48:14.4248128Z [00:02:33.451]➜  EOF
2025-08-20T22:48:14.4248442Z [00:02:33.451]➜  cd /tmp/tmp.ktsoLsWyz4/TEMPREPO/cmd/step
2025-08-20T22:48:14.4249982Z [00:02:33.452]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b119/_pkg_.a -trimpath "/root/.go/src/crypto/sha256=>crypto/sha256;$WORK/b119=>" -p crypto/sha256 -lang=go1.25 -std -complete -installsuffix shared -buildid RmStr0QK9Mz1kZnAomE3/RmStr0QK9Mz1kZnAomE3 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b119/importcfg -pack /root/.go/src/crypto/sha256/sha256.go
2025-08-20T22:48:14.4251286Z [00:02:33.452]➜  cd /root/.go/src/math/big
2025-08-20T22:48:14.4251688Z [00:02:33.452]➜  go tool pack r $WORK/b096/_pkg_.a $WORK/b096/arith_arm64.o # internal
2025-08-20T22:48:14.4259471Z [00:02:33.453]➜  go tool buildid -w $WORK/b096/_pkg_.a # internal
2025-08-20T22:48:14.4312591Z [00:02:33.458]➜  cd /root/.go/src/runtime/cgo
2025-08-20T22:48:14.4314866Z [00:02:33.458]➜  TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b154=/tmp/go-build -gno-record-gcc-switches -I $WORK/b154/ -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/b154/_x013.o -c linux_syscall.c
2025-08-20T22:48:14.4325621Z [00:02:33.459]➜  cp $WORK/b096/_pkg_.a /root/.cache/go-build/f4/f45ee9c061e45e004d49286b8264ef5c400999a8ab2e91662c9b36434f347474-d # internal
2025-08-20T22:48:14.4327764Z [00:02:33.460]➜  crypto/elliptic
2025-08-20T22:48:14.4328406Z [00:02:33.460]➜  mkdir -p $WORK/b095/
2025-08-20T22:48:14.4329634Z [00:02:33.460]➜  cat >/tmp/go-build3381348043/b095/importcfg << 'EOF' # internal
2025-08-20T22:48:14.4330000Z [00:02:33.460]➜  # import config
2025-08-20T22:48:14.4330435Z [00:02:33.460]➜  packagefile crypto/internal/fips140/nistec=/tmp/go-build3381348043/b092/_pkg_.a
2025-08-20T22:48:14.4330950Z [00:02:33.460]➜  packagefile errors=/tmp/go-build3381348043/b004/_pkg_.a
2025-08-20T22:48:14.4331366Z [00:02:33.460]➜  packagefile io=/tmp/go-build3381348043/b034/_pkg_.a
2025-08-20T22:48:14.4331796Z [00:02:33.460]➜  packagefile math/big=/tmp/go-build3381348043/b096/_pkg_.a
2025-08-20T22:48:14.4332221Z [00:02:33.460]➜  packagefile sync=/tmp/go-build3381348043/b035/_pkg_.a
2025-08-20T22:48:14.4332530Z [00:02:33.460]➜  EOF
2025-08-20T22:48:14.4332802Z [00:02:33.460]➜  cd /tmp/tmp.ktsoLsWyz4/TEMPREPO/cmd/step
2025-08-20T22:48:14.4334696Z [00:02:33.460]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b095/_pkg_.a -trimpath "/root/.go/src/crypto/elliptic=>crypto/elliptic;$WORK/b095=>" -p crypto/elliptic -lang=go1.25 -std -complete -installsuffix shared -buildid 1H0eO7wkpv4CFuI8AScz/1H0eO7wkpv4CFuI8AScz -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b095/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-20T22:48:14.4399110Z [00:02:33.467]➜  go tool buildid -w $WORK/b119/_pkg_.a # internal
2025-08-20T22:48:14.4403484Z [00:02:33.467]➜  cp $WORK/b119/_pkg_.a /root/.cache/go-build/c7/c711b71bf1a12435eac6d98f495612abbde0959dada7abdea806e260546e8267-d # internal
2025-08-20T22:48:14.4407585Z [00:02:33.468]➜  crypto/internal/boring/bbig
2025-08-20T22:48:14.4408708Z [00:02:33.468]➜  mkdir -p $WORK/b101/
2025-08-20T22:48:14.4412473Z [00:02:33.468]➜  cat >/tmp/go-build3381348043/b101/importcfg << 'EOF' # internal
2025-08-20T22:48:14.4415293Z [00:02:33.468]➜  # import config
2025-08-20T22:48:14.4415825Z [00:02:33.468]➜  packagefile crypto/internal/boring=/tmp/go-build3381348043/b058/_pkg_.a
2025-08-20T22:48:14.4416687Z [00:02:33.468]➜  packagefile math/big=/tmp/go-build3381348043/b096/_pkg_.a
2025-08-20T22:48:14.4417080Z [00:02:33.468]➜  EOF
2025-08-20T22:48:14.4418777Z [00:02:33.468]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b101/_pkg_.a -trimpath "/root/.go/src/crypto/internal/boring/bbig=>crypto/internal/boring/bbig;$WORK/b101=>" -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/b101/importcfg -pack /root/.go/src/crypto/internal/boring/bbig/big.go
2025-08-20T22:48:14.4527192Z [00:02:33.479]➜  go tool buildid -w $WORK/b101/_pkg_.a # internal
2025-08-20T22:48:14.4531696Z [00:02:33.480]➜  cp $WORK/b101/_pkg_.a /root/.cache/go-build/88/88edf4806a1182fbe40b1684c93792656bce39dc8ed4bcf19d6e109e51e7a5de-d # internal
2025-08-20T22:48:14.4533718Z [00:02:33.480]➜  encoding/asn1
2025-08-20T22:48:14.4534721Z [00:02:33.481]➜  mkdir -p $WORK/b110/
2025-08-20T22:48:14.4538979Z [00:02:33.481]➜  cat >/tmp/go-build3381348043/b110/importcfg << 'EOF' # internal
2025-08-20T22:48:14.4540154Z [00:02:33.481]➜  # import config
2025-08-20T22:48:14.4541194Z [00:02:33.481]➜  packagefile bytes=/tmp/go-build3381348043/b003/_pkg_.a
2025-08-20T22:48:14.4541701Z [00:02:33.481]➜  packagefile errors=/tmp/go-build3381348043/b004/_pkg_.a
2025-08-20T22:48:14.4542124Z [00:02:33.481]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:14.4542954Z [00:02:33.481]➜  packagefile math=/tmp/go-build3381348043/b055/_pkg_.a
2025-08-20T22:48:14.4543390Z [00:02:33.481]➜  packagefile math/big=/tmp/go-build3381348043/b096/_pkg_.a
2025-08-20T22:48:14.4543825Z [00:02:33.481]➜  packagefile reflect=/tmp/go-build3381348043/b099/_pkg_.a
2025-08-20T22:48:14.4544249Z [00:02:33.481]➜  packagefile slices=/tmp/go-build3381348043/b050/_pkg_.a
2025-08-20T22:48:14.4544675Z [00:02:33.481]➜  packagefile strconv=/tmp/go-build3381348043/b054/_pkg_.a
2025-08-20T22:48:14.4545115Z [00:02:33.481]➜  packagefile strings=/tmp/go-build3381348043/b063/_pkg_.a
2025-08-20T22:48:14.4545534Z [00:02:33.481]➜  packagefile time=/tmp/go-build3381348043/b044/_pkg_.a
2025-08-20T22:48:14.4546194Z [00:02:33.481]➜  packagefile unicode/utf16=/tmp/go-build3381348043/b111/_pkg_.a
2025-08-20T22:48:14.4546667Z [00:02:33.481]➜  packagefile unicode/utf8=/tmp/go-build3381348043/b042/_pkg_.a
2025-08-20T22:48:14.4547004Z [00:02:33.481]➜  EOF
2025-08-20T22:48:14.4548740Z [00:02:33.481]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b110/_pkg_.a -trimpath "/root/.go/src/encoding/asn1=>encoding/asn1;$WORK/b110=>" -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/b110/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-20T22:48:14.4827735Z [00:02:33.509]➜  cd /root/.go/src/runtime/cgo
2025-08-20T22:48:14.4830740Z [00:02:33.509]➜  TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b154=/tmp/go-build -gno-record-gcc-switches -I $WORK/b154/ -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/b154/_x014.o -c gcc_arm64.S
2025-08-20T22:48:14.4906915Z [00:02:33.518]➜  go tool buildid -w $WORK/b118/_pkg_.a # internal
2025-08-20T22:48:14.4921213Z [00:02:33.519]➜  cp $WORK/b118/_pkg_.a /root/.cache/go-build/34/3469c2e99b183b8c6f7ed124eaa26124ea6d78853628f1649b3edb03194eda1c-d # internal
2025-08-20T22:48:14.4923107Z [00:02:33.519]➜  crypto/rand
2025-08-20T22:48:14.4923513Z [00:02:33.519]➜  mkdir -p $WORK/b116/
2025-08-20T22:48:14.4924738Z [00:02:33.519]➜  cat >/tmp/go-build3381348043/b116/importcfg << 'EOF' # internal
2025-08-20T22:48:14.4925096Z [00:02:33.519]➜  # import config
2025-08-20T22:48:14.4925943Z [00:02:33.519]➜  packagefile crypto/internal/boring=/tmp/go-build3381348043/b058/_pkg_.a
2025-08-20T22:48:14.4926576Z [00:02:33.519]➜  packagefile crypto/internal/fips140=/tmp/go-build3381348043/b061/_pkg_.a
2025-08-20T22:48:14.4927150Z [00:02:33.519]➜  packagefile crypto/internal/fips140/drbg=/tmp/go-build3381348043/b075/_pkg_.a
2025-08-20T22:48:14.4927730Z [00:02:33.519]➜  packagefile crypto/internal/fips140only=/tmp/go-build3381348043/b088/_pkg_.a
2025-08-20T22:48:14.4928301Z [00:02:33.519]➜  packagefile crypto/internal/randutil=/tmp/go-build3381348043/b086/_pkg_.a
2025-08-20T22:48:14.4928864Z [00:02:33.519]➜  packagefile crypto/internal/sysrand=/tmp/go-build3381348043/b077/_pkg_.a
2025-08-20T22:48:14.4929346Z [00:02:33.519]➜  packagefile errors=/tmp/go-build3381348043/b004/_pkg_.a
2025-08-20T22:48:14.4929759Z [00:02:33.519]➜  packagefile io=/tmp/go-build3381348043/b034/_pkg_.a
2025-08-20T22:48:14.4930174Z [00:02:33.519]➜  packagefile math/big=/tmp/go-build3381348043/b096/_pkg_.a
2025-08-20T22:48:14.4930497Z [00:02:33.519]➜  EOF
2025-08-20T22:48:14.4930776Z [00:02:33.519]➜  cd /tmp/tmp.ktsoLsWyz4/TEMPREPO/cmd/step
2025-08-20T22:48:14.4932519Z [00:02:33.519]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b116/_pkg_.a -trimpath "/root/.go/src/crypto/rand=>crypto/rand;$WORK/b116=>" -p crypto/rand -lang=go1.25 -std -complete -installsuffix shared -buildid A38w9Mg8qJS5LJrKaVFx/A38w9Mg8qJS5LJrKaVFx -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b116/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-20T22:48:14.5078879Z [00:02:33.535]➜  cd $WORK/b154
2025-08-20T22:48:14.5083405Z [00:02:33.535]➜  TERM='dumb' gcc -I /root/.go/src/runtime/cgo -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b154=/tmp/go-build -gno-record-gcc-switches -I $WORK/b154/ -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/b154/_cgo_main.o -c _cgo_main.c
2025-08-20T22:48:14.5150971Z [00:02:33.542]➜  go tool buildid -w $WORK/b116/_pkg_.a # internal
2025-08-20T22:48:14.5155167Z [00:02:33.542]➜  cp $WORK/b116/_pkg_.a /root/.cache/go-build/1b/1bf7f27970ce9e2286d4e2d71ac592f52f998b9e407b0315d357c172ae987e1d-d # internal
2025-08-20T22:48:14.5157130Z [00:02:33.543]➜  crypto/ed25519
2025-08-20T22:48:14.5179510Z [00:02:33.545]➜  mkdir -p $WORK/b113/
2025-08-20T22:48:14.5183094Z [00:02:33.545]➜  cat >/tmp/go-build3381348043/b113/importcfg << 'EOF' # internal
2025-08-20T22:48:14.5184725Z [00:02:33.545]➜  # import config
2025-08-20T22:48:14.5185120Z [00:02:33.545]➜  packagefile crypto=/tmp/go-build3381348043/b052/_pkg_.a
2025-08-20T22:48:14.5185658Z [00:02:33.545]➜  packagefile crypto/internal/fips140/ed25519=/tmp/go-build3381348043/b114/_pkg_.a
2025-08-20T22:48:14.5186629Z [00:02:33.545]➜  packagefile crypto/internal/fips140cache=/tmp/go-build3381348043/b104/_pkg_.a
2025-08-20T22:48:14.5187245Z [00:02:33.545]➜  packagefile crypto/internal/fips140only=/tmp/go-build3381348043/b088/_pkg_.a
2025-08-20T22:48:14.5187763Z [00:02:33.545]➜  packagefile crypto/rand=/tmp/go-build3381348043/b116/_pkg_.a
2025-08-20T22:48:14.5188233Z [00:02:33.545]➜  packagefile crypto/subtle=/tmp/go-build3381348043/b089/_pkg_.a
2025-08-20T22:48:14.5188681Z [00:02:33.545]➜  packagefile errors=/tmp/go-build3381348043/b004/_pkg_.a
2025-08-20T22:48:14.5189094Z [00:02:33.545]➜  packagefile io=/tmp/go-build3381348043/b034/_pkg_.a
2025-08-20T22:48:14.5189525Z [00:02:33.545]➜  packagefile strconv=/tmp/go-build3381348043/b054/_pkg_.a
2025-08-20T22:48:14.5189841Z [00:02:33.545]➜  EOF
2025-08-20T22:48:14.5190109Z [00:02:33.545]➜  cd /tmp/tmp.ktsoLsWyz4/TEMPREPO/cmd/step
2025-08-20T22:48:14.5192037Z [00:02:33.546]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b113/_pkg_.a -trimpath "/root/.go/src/crypto/ed25519=>crypto/ed25519;$WORK/b113=>" -p crypto/ed25519 -lang=go1.25 -std -complete -installsuffix shared -buildid ubc8QILqzxwNY9uAXovg/ubc8QILqzxwNY9uAXovg -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b113/importcfg -pack /root/.go/src/crypto/ed25519/ed25519.go
2025-08-20T22:48:14.5354124Z [00:02:33.562]➜  TERM='dumb' gcc -I /root/.go/src/runtime/cgo -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b154=/tmp/go-build -gno-record-gcc-switches -o $WORK/b154/_cgo_.o $WORK/b154/_cgo_main.o $WORK/b154/preferlinkext $WORK/b154/_x001.o $WORK/b154/_x002.o $WORK/b154/_x003.o $WORK/b154/_x004.o $WORK/b154/_x005.o $WORK/b154/_x006.o $WORK/b154/_x007.o $WORK/b154/_x008.o $WORK/b154/_x009.o $WORK/b154/_x010.o $WORK/b154/_x011.o $WORK/b154/_x012.o $WORK/b154/_x013.o $WORK/b154/_x014.o -O2 -g -lpthread
2025-08-20T22:48:14.5361246Z [00:02:33.563]➜  go tool buildid -w $WORK/b095/_pkg_.a # internal
2025-08-20T22:48:14.5407655Z [00:02:33.568]➜  cp $WORK/b095/_pkg_.a /root/.cache/go-build/a0/a0d91c25c4305b3571d4fc3369fcf6a5ab142f204e295db901dc1e0e3551e728-d # internal
2025-08-20T22:48:14.5411637Z [00:02:33.568]➜  crypto/rsa
2025-08-20T22:48:14.5419331Z [00:02:33.569]➜  mkdir -p $WORK/b117/
2025-08-20T22:48:14.5425628Z [00:02:33.570]➜  cat >/tmp/go-build3381348043/b117/importcfg << 'EOF' # internal
2025-08-20T22:48:14.5428207Z [00:02:33.570]➜  # import config
2025-08-20T22:48:14.5428583Z [00:02:33.570]➜  packagefile crypto=/tmp/go-build3381348043/b052/_pkg_.a
2025-08-20T22:48:14.5429079Z [00:02:33.570]➜  packagefile crypto/internal/boring=/tmp/go-build3381348043/b058/_pkg_.a
2025-08-20T22:48:14.5429635Z [00:02:33.570]➜  packagefile crypto/internal/boring/bbig=/tmp/go-build3381348043/b101/_pkg_.a
2025-08-20T22:48:14.5430610Z [00:02:33.570]➜  packagefile crypto/internal/fips140/bigmod=/tmp/go-build3381348043/b103/_pkg_.a
2025-08-20T22:48:14.5431190Z [00:02:33.570]➜  packagefile crypto/internal/fips140/rsa=/tmp/go-build3381348043/b118/_pkg_.a
2025-08-20T22:48:14.5432007Z [00:02:33.570]➜  packagefile crypto/internal/fips140hash=/tmp/go-build3381348043/b106/_pkg_.a
2025-08-20T22:48:14.5432714Z [00:02:33.570]➜  packagefile crypto/internal/fips140only=/tmp/go-build3381348043/b088/_pkg_.a
2025-08-20T22:48:14.5433351Z [00:02:33.570]➜  packagefile crypto/internal/randutil=/tmp/go-build3381348043/b086/_pkg_.a
2025-08-20T22:48:14.5433860Z [00:02:33.570]➜  packagefile crypto/rand=/tmp/go-build3381348043/b116/_pkg_.a
2025-08-20T22:48:14.5434327Z [00:02:33.570]➜  packagefile crypto/subtle=/tmp/go-build3381348043/b089/_pkg_.a
2025-08-20T22:48:14.5434770Z [00:02:33.570]➜  packagefile errors=/tmp/go-build3381348043/b004/_pkg_.a
2025-08-20T22:48:14.5435190Z [00:02:33.570]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:14.5435595Z [00:02:33.570]➜  packagefile hash=/tmp/go-build3381348043/b053/_pkg_.a
2025-08-20T22:48:14.5436158Z [00:02:33.570]➜  packagefile internal/godebug=/tmp/go-build3381348043/b045/_pkg_.a
2025-08-20T22:48:14.5436608Z [00:02:33.570]➜  packagefile io=/tmp/go-build3381348043/b034/_pkg_.a
2025-08-20T22:48:14.5437014Z [00:02:33.570]➜  packagefile math=/tmp/go-build3381348043/b055/_pkg_.a
2025-08-20T22:48:14.5437446Z [00:02:33.570]➜  packagefile math/big=/tmp/go-build3381348043/b096/_pkg_.a
2025-08-20T22:48:14.5437767Z [00:02:33.570]➜  EOF
2025-08-20T22:48:14.5442200Z [00:02:33.571]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b117/_pkg_.a -trimpath "/root/.go/src/crypto/rsa=>crypto/rsa;$WORK/b117=>" -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/b117/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-20T22:48:14.5938463Z [00:02:33.620]➜  go tool buildid -w $WORK/b110/_pkg_.a # internal
2025-08-20T22:48:14.5959029Z [00:02:33.623]➜  cp $WORK/b110/_pkg_.a /root/.cache/go-build/ba/ba9e862be789804eb5216eaa59076dc3e7829afaee26fe50ed4d027b7b68f92c-d # internal
2025-08-20T22:48:14.5960889Z [00:02:33.623]➜  vendor/golang.org/x/crypto/cryptobyte
2025-08-20T22:48:14.5961730Z [00:02:33.623]➜  mkdir -p $WORK/b109/
2025-08-20T22:48:14.5965807Z [00:02:33.624]➜  cat >/tmp/go-build3381348043/b109/importcfg << 'EOF' # internal
2025-08-20T22:48:14.5979172Z [00:02:33.624]➜  # import config
2025-08-20T22:48:14.5980124Z [00:02:33.624]➜  importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1
2025-08-20T22:48:14.5981258Z [00:02:33.624]➜  packagefile encoding/asn1=/tmp/go-build3381348043/b110/_pkg_.a
2025-08-20T22:48:14.5982007Z [00:02:33.624]➜  packagefile errors=/tmp/go-build3381348043/b004/_pkg_.a
2025-08-20T22:48:14.5982845Z [00:02:33.624]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:14.5983982Z [00:02:33.624]➜  packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=/tmp/go-build3381348043/b112/_pkg_.a
2025-08-20T22:48:14.5984771Z [00:02:33.624]➜  packagefile math/big=/tmp/go-build3381348043/b096/_pkg_.a
2025-08-20T22:48:14.5985690Z [00:02:33.624]➜  packagefile reflect=/tmp/go-build3381348043/b099/_pkg_.a
2025-08-20T22:48:14.5986720Z [00:02:33.624]➜  packagefile time=/tmp/go-build3381348043/b044/_pkg_.a
2025-08-20T22:48:14.5987562Z [00:02:33.624]➜  EOF
2025-08-20T22:48:14.5990188Z [00:02:33.625]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b109/_pkg_.a -trimpath "/root/.go/src/vendor/golang.org/x/crypto/cryptobyte=>vendor/golang.org/x/crypto/cryptobyte;$WORK/b109=>" -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/b109/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-20T22:48:14.6172108Z [00:02:33.644]➜  go tool buildid -w $WORK/b117/_pkg_.a # internal
2025-08-20T22:48:14.6188356Z [00:02:33.646]➜  cp $WORK/b117/_pkg_.a /root/.cache/go-build/45/450e33b908a1b55025f45579542c47d8c84cf12393abaaf12b3065907fb66524-d # internal
2025-08-20T22:48:14.6189690Z [00:02:33.646]➜  crypto/aes
2025-08-20T22:48:14.6193831Z [00:02:33.646]➜  mkdir -p $WORK/b122/
2025-08-20T22:48:14.6201667Z [00:02:33.647]➜  cat >/tmp/go-build3381348043/b122/importcfg << 'EOF' # internal
2025-08-20T22:48:14.6202057Z [00:02:33.647]➜  # import config
2025-08-20T22:48:14.6202429Z [00:02:33.647]➜  packagefile crypto/cipher=/tmp/go-build3381348043/b059/_pkg_.a
2025-08-20T22:48:14.6202939Z [00:02:33.647]➜  packagefile crypto/internal/boring=/tmp/go-build3381348043/b058/_pkg_.a
2025-08-20T22:48:14.6203517Z [00:02:33.647]➜  packagefile crypto/internal/fips140/aes=/tmp/go-build3381348043/b060/_pkg_.a
2025-08-20T22:48:14.6204014Z [00:02:33.647]➜  packagefile strconv=/tmp/go-build3381348043/b054/_pkg_.a
2025-08-20T22:48:14.6204333Z [00:02:33.647]➜  EOF
2025-08-20T22:48:14.6205994Z [00:02:33.647]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b122/_pkg_.a -trimpath "/root/.go/src/crypto/aes=>crypto/aes;$WORK/b122=>" -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/b122/importcfg -pack /root/.go/src/crypto/aes/aes.go
2025-08-20T22:48:14.6224304Z [00:02:33.649]➜  go tool buildid -w $WORK/b113/_pkg_.a # internal
2025-08-20T22:48:14.6247112Z [00:02:33.651]➜  cp $WORK/b113/_pkg_.a /root/.cache/go-build/5a/5a93c480d596584b158bc3f91091ebcfb7fee73c3115cdb7ce21a87f647dcf86-d # internal
2025-08-20T22:48:14.6248133Z [00:02:33.652]➜  crypto/des
2025-08-20T22:48:14.6248652Z [00:02:33.652]➜  mkdir -p $WORK/b123/
2025-08-20T22:48:14.6249185Z [00:02:33.652]➜  cat >/tmp/go-build3381348043/b123/importcfg << 'EOF' # internal
2025-08-20T22:48:14.6249603Z [00:02:33.652]➜  # import config
2025-08-20T22:48:14.6250145Z [00:02:33.652]➜  packagefile crypto/cipher=/tmp/go-build3381348043/b059/_pkg_.a
2025-08-20T22:48:14.6253719Z [00:02:33.652]➜  packagefile crypto/internal/fips140/alias=/tmp/go-build3381348043/b064/_pkg_.a
2025-08-20T22:48:14.6255255Z [00:02:33.652]➜  packagefile crypto/internal/fips140only=/tmp/go-build3381348043/b088/_pkg_.a
2025-08-20T22:48:14.6256268Z [00:02:33.652]➜  packagefile errors=/tmp/go-build3381348043/b004/_pkg_.a
2025-08-20T22:48:14.6257942Z [00:02:33.652]➜  packagefile internal/byteorder=/tmp/go-build3381348043/b013/_pkg_.a
2025-08-20T22:48:14.6258634Z [00:02:33.652]➜  packagefile strconv=/tmp/go-build3381348043/b054/_pkg_.a
2025-08-20T22:48:14.6259119Z [00:02:33.652]➜  packagefile sync=/tmp/go-build3381348043/b035/_pkg_.a
2025-08-20T22:48:14.6259654Z [00:02:33.652]➜  EOF
2025-08-20T22:48:14.6261569Z [00:02:33.652]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b123/_pkg_.a -trimpath "/root/.go/src/crypto/des=>crypto/des;$WORK/b123=>" -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/b123/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-20T22:48:14.6320577Z [00:02:33.659]➜  go tool buildid -w $WORK/b122/_pkg_.a # internal
2025-08-20T22:48:14.6322098Z [00:02:33.659]➜  cp $WORK/b122/_pkg_.a /root/.cache/go-build/e0/e047e0232e0a4d676419a212a0209962efb1a4432e6c25341dde94c828c8934b-d # internal
2025-08-20T22:48:14.6327105Z [00:02:33.660]➜  crypto/hkdf
2025-08-20T22:48:14.6327592Z [00:02:33.660]➜  mkdir -p $WORK/b124/
2025-08-20T22:48:14.6337408Z [00:02:33.661]➜  cat >/tmp/go-build3381348043/b124/importcfg << 'EOF' # internal
2025-08-20T22:48:14.6338170Z [00:02:33.661]➜  # import config
2025-08-20T22:48:14.6338608Z [00:02:33.661]➜  packagefile crypto/internal/fips140/hkdf=/tmp/go-build3381348043/b125/_pkg_.a
2025-08-20T22:48:14.6339195Z [00:02:33.661]➜  packagefile crypto/internal/fips140hash=/tmp/go-build3381348043/b106/_pkg_.a
2025-08-20T22:48:14.6339768Z [00:02:33.661]➜  packagefile crypto/internal/fips140only=/tmp/go-build3381348043/b088/_pkg_.a
2025-08-20T22:48:14.6340263Z [00:02:33.661]➜  packagefile errors=/tmp/go-build3381348043/b004/_pkg_.a
2025-08-20T22:48:14.6340693Z [00:02:33.661]➜  packagefile hash=/tmp/go-build3381348043/b053/_pkg_.a
2025-08-20T22:48:14.6341001Z [00:02:33.661]➜  EOF
2025-08-20T22:48:14.6352618Z [00:02:33.662]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b124/_pkg_.a -trimpath "/root/.go/src/crypto/hkdf=>crypto/hkdf;$WORK/b124=>" -p crypto/hkdf -lang=go1.25 -std -complete -installsuffix shared -buildid le8lku1Ns3Um0BHAqMkZ/le8lku1Ns3Um0BHAqMkZ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b124/importcfg -pack /root/.go/src/crypto/hkdf/hkdf.go
2025-08-20T22:48:14.6454771Z [00:02:33.672]➜  go tool buildid -w $WORK/b124/_pkg_.a # internal
2025-08-20T22:48:14.6461653Z [00:02:33.673]➜  cp $WORK/b124/_pkg_.a /root/.cache/go-build/f2/f2737138cd2a5e5c62a990ae02f80bc2cb6947f388f10bdeb3b2f127187cf920-d # internal
2025-08-20T22:48:14.6469962Z [00:02:33.674]➜  crypto/hmac
2025-08-20T22:48:14.6470348Z [00:02:33.674]➜  mkdir -p $WORK/b126/
2025-08-20T22:48:14.6478433Z [00:02:33.675]➜  cat >/tmp/go-build3381348043/b126/importcfg << 'EOF' # internal
2025-08-20T22:48:14.6481670Z [00:02:33.675]➜  # import config
2025-08-20T22:48:14.6482227Z [00:02:33.675]➜  packagefile crypto/internal/boring=/tmp/go-build3381348043/b058/_pkg_.a
2025-08-20T22:48:14.6482804Z [00:02:33.675]➜  packagefile crypto/internal/fips140/hmac=/tmp/go-build3381348043/b066/_pkg_.a
2025-08-20T22:48:14.6483384Z [00:02:33.675]➜  packagefile crypto/internal/fips140hash=/tmp/go-build3381348043/b106/_pkg_.a
2025-08-20T22:48:14.6483973Z [00:02:33.675]➜  packagefile crypto/internal/fips140only=/tmp/go-build3381348043/b088/_pkg_.a
2025-08-20T22:48:14.6484490Z [00:02:33.675]➜  packagefile crypto/subtle=/tmp/go-build3381348043/b089/_pkg_.a
2025-08-20T22:48:14.6484965Z [00:02:33.675]➜  packagefile hash=/tmp/go-build3381348043/b053/_pkg_.a
2025-08-20T22:48:14.6485283Z [00:02:33.675]➜  EOF
2025-08-20T22:48:14.6486818Z [00:02:33.675]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b126/_pkg_.a -trimpath "/root/.go/src/crypto/hmac=>crypto/hmac;$WORK/b126=>" -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/b126/importcfg -pack /root/.go/src/crypto/hmac/hmac.go
2025-08-20T22:48:14.6537827Z [00:02:33.681]➜  go tool buildid -w $WORK/b123/_pkg_.a # internal
2025-08-20T22:48:14.6542455Z [00:02:33.681]➜  cp $WORK/b123/_pkg_.a /root/.cache/go-build/2f/2fd2b069ea6d486e778785a320001e983c6c7a46bb43fd53fbed7f48e0caf2eb-d # internal
2025-08-20T22:48:14.6544446Z [00:02:33.681]➜  crypto/internal/fips140/mlkem
2025-08-20T22:48:14.6544787Z [00:02:33.681]➜  mkdir -p $WORK/b127/
2025-08-20T22:48:14.6549610Z [00:02:33.682]➜  cat >/tmp/go-build3381348043/b127/importcfg << 'EOF' # internal
2025-08-20T22:48:14.6549982Z [00:02:33.682]➜  # import config
2025-08-20T22:48:14.6550320Z [00:02:33.682]➜  packagefile bytes=/tmp/go-build3381348043/b003/_pkg_.a
2025-08-20T22:48:14.6550850Z [00:02:33.682]➜  packagefile crypto/internal/fips140=/tmp/go-build3381348043/b061/_pkg_.a
2025-08-20T22:48:14.6551455Z [00:02:33.682]➜  packagefile crypto/internal/fips140/check=/tmp/go-build3381348043/b065/_pkg_.a
2025-08-20T22:48:14.6552039Z [00:02:33.682]➜  packagefile crypto/internal/fips140/drbg=/tmp/go-build3381348043/b075/_pkg_.a
2025-08-20T22:48:14.6552612Z [00:02:33.682]➜  packagefile crypto/internal/fips140/sha3=/tmp/go-build3381348043/b071/_pkg_.a
2025-08-20T22:48:14.6553192Z [00:02:33.682]➜  packagefile crypto/internal/fips140/subtle=/tmp/go-build3381348043/b072/_pkg_.a
2025-08-20T22:48:14.6553850Z [00:02:33.682]➜  packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build3381348043/b068/_pkg_.a
2025-08-20T22:48:14.6554380Z [00:02:33.682]➜  packagefile errors=/tmp/go-build3381348043/b004/_pkg_.a
2025-08-20T22:48:14.6554698Z [00:02:33.682]➜  EOF
2025-08-20T22:48:14.6557246Z [00:02:33.682]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b127/_pkg_.a -trimpath "/root/.go/src/crypto/internal/fips140/mlkem=>crypto/internal/fips140/mlkem;$WORK/b127=>" -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/b127/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-20T22:48:14.6756396Z [00:02:33.702]➜  go tool buildid -w $WORK/b126/_pkg_.a # internal
2025-08-20T22:48:14.6763737Z [00:02:33.703]➜  cp $WORK/b126/_pkg_.a /root/.cache/go-build/f2/f239d7e0be3a5fabb1cc326802bfaf5e947d64114d85e590e0110c3fe02dc1cc-d # internal
2025-08-20T22:48:14.6799271Z [00:02:33.704]➜  vendor/golang.org/x/crypto/chacha20
2025-08-20T22:48:14.6799671Z [00:02:33.704]➜  mkdir -p $WORK/b133/
2025-08-20T22:48:14.6799984Z [00:02:33.704]➜  echo -n > $WORK/b133/go_asm.h # internal
2025-08-20T22:48:14.6800357Z [00:02:33.704]➜  cd /root/.go/src/vendor/golang.org/x/crypto/chacha20
2025-08-20T22:48:14.6802054Z [00:02:33.705]➜  /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/b133=>" -I $WORK/b133/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b133/symabis ./chacha_arm64.s
2025-08-20T22:48:14.6804451Z [00:02:33.706]➜  go tool buildid -w $WORK/b109/_pkg_.a # internal
2025-08-20T22:48:14.6819387Z [00:02:33.708]➜  cp $WORK/b109/_pkg_.a /root/.cache/go-build/f6/f6bab0b5ea7334ab165c5b1fad0552dcfa781dba0b82927021febc7d258ca2eb-d # internal
2025-08-20T22:48:14.6824251Z [00:02:33.708]➜  cat >/tmp/go-build3381348043/b133/importcfg << 'EOF' # internal
2025-08-20T22:48:14.6824686Z [00:02:33.708]➜  # import config
2025-08-20T22:48:14.6825149Z [00:02:33.708]➜  importmap golang.org/x/crypto/internal/alias=vendor/golang.org/x/crypto/internal/alias
2025-08-20T22:48:14.6825712Z [00:02:33.708]➜  packagefile crypto/cipher=/tmp/go-build3381348043/b059/_pkg_.a
2025-08-20T22:48:14.6826362Z [00:02:33.708]➜  packagefile encoding/binary=/tmp/go-build3381348043/b132/_pkg_.a
2025-08-20T22:48:14.6826818Z [00:02:33.708]➜  packagefile errors=/tmp/go-build3381348043/b004/_pkg_.a
2025-08-20T22:48:14.6827371Z [00:02:33.708]➜  packagefile vendor/golang.org/x/crypto/internal/alias=/tmp/go-build3381348043/b134/_pkg_.a
2025-08-20T22:48:14.6827916Z [00:02:33.708]➜  packagefile math/bits=/tmp/go-build3381348043/b040/_pkg_.a
2025-08-20T22:48:14.6828771Z [00:02:33.708]➜  packagefile runtime=/tmp/go-build3381348043/b010/_pkg_.a
2025-08-20T22:48:14.6829093Z [00:02:33.708]➜  EOF
2025-08-20T22:48:14.6829367Z [00:02:33.708]➜  cd /tmp/tmp.ktsoLsWyz4/TEMPREPO/cmd/step
2025-08-20T22:48:14.6831922Z [00:02:33.708]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b133/_pkg_.a -trimpath "/root/.go/src/vendor/golang.org/x/crypto/chacha20=>vendor/golang.org/x/crypto/chacha20;$WORK/b133=>" -p vendor/golang.org/x/crypto/chacha20 -lang=go1.25 -std -installsuffix shared -buildid uM0VDGLk5oDbYrNXo2Np/uM0VDGLk5oDbYrNXo2Np -goversion go1.25.0 -symabis $WORK/b133/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b133/importcfg -pack -asmhdr $WORK/b133/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-20T22:48:14.6834039Z [00:02:33.709]➜  crypto/ecdsa
2025-08-20T22:48:14.6834285Z [00:02:33.709]➜  mkdir -p $WORK/b056/
2025-08-20T22:48:14.6834659Z [00:02:33.709]➜  cat >/tmp/go-build3381348043/b056/importcfg << 'EOF' # internal
2025-08-20T22:48:14.6835036Z [00:02:33.709]➜  # import config
2025-08-20T22:48:14.6835468Z [00:02:33.709]➜  importmap golang.org/x/crypto/cryptobyte=vendor/golang.org/x/crypto/cryptobyte
2025-08-20T22:48:14.6840506Z [00:02:33.709]➜  importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1
2025-08-20T22:48:14.6841059Z [00:02:33.709]➜  packagefile crypto=/tmp/go-build3381348043/b052/_pkg_.a
2025-08-20T22:48:14.6841519Z [00:02:33.709]➜  packagefile crypto/ecdh=/tmp/go-build3381348043/b057/_pkg_.a
2025-08-20T22:48:14.6842397Z [00:02:33.709]➜  packagefile crypto/elliptic=/tmp/go-build3381348043/b095/_pkg_.a
2025-08-20T22:48:14.6842921Z [00:02:33.709]➜  packagefile crypto/internal/boring=/tmp/go-build3381348043/b058/_pkg_.a
2025-08-20T22:48:14.6843479Z [00:02:33.709]➜  packagefile crypto/internal/boring/bbig=/tmp/go-build3381348043/b101/_pkg_.a
2025-08-20T22:48:14.6844061Z [00:02:33.709]➜  packagefile crypto/internal/fips140/ecdsa=/tmp/go-build3381348043/b102/_pkg_.a
2025-08-20T22:48:14.6844657Z [00:02:33.709]➜  packagefile crypto/internal/fips140/nistec=/tmp/go-build3381348043/b092/_pkg_.a
2025-08-20T22:48:14.6845267Z [00:02:33.709]➜  packagefile crypto/internal/fips140cache=/tmp/go-build3381348043/b104/_pkg_.a
2025-08-20T22:48:14.6846678Z [00:02:33.709]➜  packagefile crypto/internal/fips140hash=/tmp/go-build3381348043/b106/_pkg_.a
2025-08-20T22:48:14.6847347Z [00:02:33.709]➜  packagefile crypto/internal/fips140only=/tmp/go-build3381348043/b088/_pkg_.a
2025-08-20T22:48:14.6848203Z [00:02:33.709]➜  packagefile crypto/internal/randutil=/tmp/go-build3381348043/b086/_pkg_.a
2025-08-20T22:48:14.6848808Z [00:02:33.709]➜  packagefile crypto/sha512=/tmp/go-build3381348043/b108/_pkg_.a
2025-08-20T22:48:14.6849278Z [00:02:33.709]➜  packagefile crypto/subtle=/tmp/go-build3381348043/b089/_pkg_.a
2025-08-20T22:48:14.6849779Z [00:02:33.709]➜  packagefile errors=/tmp/go-build3381348043/b004/_pkg_.a
2025-08-20T22:48:14.6850365Z [00:02:33.709]➜  packagefile vendor/golang.org/x/crypto/cryptobyte=/tmp/go-build3381348043/b109/_pkg_.a
2025-08-20T22:48:14.6851064Z [00:02:33.709]➜  packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=/tmp/go-build3381348043/b112/_pkg_.a
2025-08-20T22:48:14.6851594Z [00:02:33.709]➜  packagefile io=/tmp/go-build3381348043/b034/_pkg_.a
2025-08-20T22:48:14.6852029Z [00:02:33.709]➜  packagefile math/big=/tmp/go-build3381348043/b096/_pkg_.a
2025-08-20T22:48:14.6852480Z [00:02:33.709]➜  packagefile math/rand/v2=/tmp/go-build3381348043/b087/_pkg_.a
2025-08-20T22:48:14.6852843Z [00:02:33.709]➜  EOF
2025-08-20T22:48:14.6854642Z [00:02:33.709]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b056/_pkg_.a -trimpath "/root/.go/src/crypto/ecdsa=>crypto/ecdsa;$WORK/b056=>" -p crypto/ecdsa -lang=go1.25 -std -complete -installsuffix shared -buildid RMncMWtMn5o5fs9EVDuT/RMncMWtMn5o5fs9EVDuT -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b056/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-20T22:48:14.7238249Z [00:02:33.751]➜  cd /root/.go/src/vendor/golang.org/x/crypto/chacha20
2025-08-20T22:48:14.7240291Z [00:02:33.751]➜  /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/b133=>" -I $WORK/b133/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b133/chacha_arm64.o ./chacha_arm64.s
2025-08-20T22:48:14.7300640Z [00:02:33.757]➜  go tool pack r $WORK/b133/_pkg_.a $WORK/b133/chacha_arm64.o # internal
2025-08-20T22:48:14.7302163Z [00:02:33.757]➜  go tool buildid -w $WORK/b133/_pkg_.a # internal
2025-08-20T22:48:14.7305362Z [00:02:33.758]➜  cp $WORK/b133/_pkg_.a /root/.cache/go-build/83/838ff9aaf4d79068bf707c6281d5cc38bfe3ee5e7cfb22a3a8db0aa07ea1e5c1-d # internal
2025-08-20T22:48:14.7310024Z [00:02:33.758]➜  vendor/golang.org/x/crypto/chacha20poly1305
2025-08-20T22:48:14.7311292Z [00:02:33.758]➜  mkdir -p $WORK/b131/
2025-08-20T22:48:14.7313121Z [00:02:33.758]➜  cat >/tmp/go-build3381348043/b131/importcfg << 'EOF' # internal
2025-08-20T22:48:14.7318859Z [00:02:33.758]➜  # import config
2025-08-20T22:48:14.7319389Z [00:02:33.758]➜  importmap golang.org/x/crypto/chacha20=vendor/golang.org/x/crypto/chacha20
2025-08-20T22:48:14.7320026Z [00:02:33.758]➜  importmap golang.org/x/crypto/internal/alias=vendor/golang.org/x/crypto/internal/alias
2025-08-20T22:48:14.7322051Z [00:02:33.758]➜  importmap golang.org/x/crypto/internal/poly1305=vendor/golang.org/x/crypto/internal/poly1305
2025-08-20T22:48:14.7322760Z [00:02:33.758]➜  packagefile crypto/cipher=/tmp/go-build3381348043/b059/_pkg_.a
2025-08-20T22:48:14.7323247Z [00:02:33.758]➜  packagefile encoding/binary=/tmp/go-build3381348043/b132/_pkg_.a
2025-08-20T22:48:14.7323713Z [00:02:33.758]➜  packagefile errors=/tmp/go-build3381348043/b004/_pkg_.a
2025-08-20T22:48:14.7325014Z [00:02:33.758]➜  packagefile vendor/golang.org/x/crypto/chacha20=/tmp/go-build3381348043/b133/_pkg_.a
2025-08-20T22:48:14.7326245Z [00:02:33.758]➜  packagefile vendor/golang.org/x/crypto/internal/alias=/tmp/go-build3381348043/b134/_pkg_.a
2025-08-20T22:48:14.7326968Z [00:02:33.758]➜  packagefile vendor/golang.org/x/crypto/internal/poly1305=/tmp/go-build3381348043/b135/_pkg_.a
2025-08-20T22:48:14.7327414Z [00:02:33.758]➜  EOF
2025-08-20T22:48:14.7327702Z [00:02:33.759]➜  cd /tmp/tmp.ktsoLsWyz4/TEMPREPO/cmd/step
2025-08-20T22:48:14.7331076Z [00:02:33.759]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b131/_pkg_.a -trimpath "/root/.go/src/vendor/golang.org/x/crypto/chacha20poly1305=>vendor/golang.org/x/crypto/chacha20poly1305;$WORK/b131=>" -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/b131/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-20T22:48:14.7423481Z [00:02:33.769]➜  go tool buildid -w $WORK/b127/_pkg_.a # internal
2025-08-20T22:48:14.7436803Z [00:02:33.771]➜  cp $WORK/b127/_pkg_.a /root/.cache/go-build/93/93e60f76d750e20a57ceae742a0c842201ae3e67f4dd98b903c26ad8f67d21a9-d # internal
2025-08-20T22:48:14.7437467Z [00:02:33.771]➜  crypto/md5
2025-08-20T22:48:14.7437746Z [00:02:33.771]➜  mkdir -p $WORK/b136/
2025-08-20T22:48:14.7440488Z [00:02:33.771]➜  echo -n > $WORK/b136/go_asm.h # internal
2025-08-20T22:48:14.7441880Z [00:02:33.771]➜  cd /root/.go/src/crypto/md5
2025-08-20T22:48:14.7442942Z [00:02:33.771]➜  /root/.go/pkg/tool/linux_arm64/asm -p crypto/md5 -trimpath "/root/.go/src/crypto/md5=>crypto/md5;$WORK/b136=>" -I $WORK/b136/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b136/symabis ./md5block_arm64.s
2025-08-20T22:48:14.7520254Z [00:02:33.779]➜  cat >/tmp/go-build3381348043/b136/importcfg << 'EOF' # internal
2025-08-20T22:48:14.7521173Z [00:02:33.779]➜  # import config
2025-08-20T22:48:14.7521699Z [00:02:33.779]➜  packagefile crypto=/tmp/go-build3381348043/b052/_pkg_.a
2025-08-20T22:48:14.7523164Z [00:02:33.779]➜  packagefile crypto/internal/fips140only=/tmp/go-build3381348043/b088/_pkg_.a
2025-08-20T22:48:14.7523679Z [00:02:33.779]➜  packagefile errors=/tmp/go-build3381348043/b004/_pkg_.a
2025-08-20T22:48:14.7524120Z [00:02:33.779]➜  packagefile hash=/tmp/go-build3381348043/b053/_pkg_.a
2025-08-20T22:48:14.7524598Z [00:02:33.779]➜  packagefile internal/byteorder=/tmp/go-build3381348043/b013/_pkg_.a
2025-08-20T22:48:14.7525071Z [00:02:33.779]➜  packagefile math/bits=/tmp/go-build3381348043/b040/_pkg_.a
2025-08-20T22:48:14.7525396Z [00:02:33.779]➜  EOF
2025-08-20T22:48:14.7525666Z [00:02:33.779]➜  cd /tmp/tmp.ktsoLsWyz4/TEMPREPO/cmd/step
2025-08-20T22:48:14.7527775Z [00:02:33.779]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b136/_pkg_.a -trimpath "/root/.go/src/crypto/md5=>crypto/md5;$WORK/b136=>" -p crypto/md5 -lang=go1.25 -std -installsuffix shared -buildid bDTVyBGdsUxgSuJoa3w1/bDTVyBGdsUxgSuJoa3w1 -goversion go1.25.0 -symabis $WORK/b136/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b136/importcfg -pack -asmhdr $WORK/b136/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-20T22:48:14.7553963Z [00:02:33.782]➜  go tool buildid -w $WORK/b131/_pkg_.a # internal
2025-08-20T22:48:14.7559687Z [00:02:33.783]➜  cp $WORK/b131/_pkg_.a /root/.cache/go-build/9d/9d0f705a43be22d6bcecf748791f8d66b6526109568f18204e4524b4b2471782-d # internal
2025-08-20T22:48:14.7561396Z [00:02:33.783]➜  crypto/internal/hpke
2025-08-20T22:48:14.7562272Z [00:02:33.783]➜  mkdir -p $WORK/b130/
2025-08-20T22:48:14.7564206Z [00:02:33.783]➜  cat >/tmp/go-build3381348043/b130/importcfg << 'EOF' # internal
2025-08-20T22:48:14.7565208Z [00:02:33.783]➜  # import config
2025-08-20T22:48:14.7565998Z [00:02:33.783]➜  importmap golang.org/x/crypto/chacha20poly1305=vendor/golang.org/x/crypto/chacha20poly1305
2025-08-20T22:48:14.7567079Z [00:02:33.783]➜  packagefile crypto=/tmp/go-build3381348043/b052/_pkg_.a
2025-08-20T22:48:14.7567990Z [00:02:33.783]➜  packagefile crypto/aes=/tmp/go-build3381348043/b122/_pkg_.a
2025-08-20T22:48:14.7568850Z [00:02:33.783]➜  packagefile crypto/cipher=/tmp/go-build3381348043/b059/_pkg_.a
2025-08-20T22:48:14.7570848Z [00:02:33.783]➜  packagefile crypto/ecdh=/tmp/go-build3381348043/b057/_pkg_.a
2025-08-20T22:48:14.7571458Z [00:02:33.783]➜  packagefile crypto/hkdf=/tmp/go-build3381348043/b124/_pkg_.a
2025-08-20T22:48:14.7571919Z [00:02:33.783]➜  packagefile crypto/rand=/tmp/go-build3381348043/b116/_pkg_.a
2025-08-20T22:48:14.7572361Z [00:02:33.783]➜  packagefile errors=/tmp/go-build3381348043/b004/_pkg_.a
2025-08-20T22:48:14.7572929Z [00:02:33.783]➜  packagefile vendor/golang.org/x/crypto/chacha20poly1305=/tmp/go-build3381348043/b131/_pkg_.a
2025-08-20T22:48:14.7573536Z [00:02:33.783]➜  packagefile internal/byteorder=/tmp/go-build3381348043/b013/_pkg_.a
2025-08-20T22:48:14.7574013Z [00:02:33.783]➜  packagefile math/bits=/tmp/go-build3381348043/b040/_pkg_.a
2025-08-20T22:48:14.7574337Z [00:02:33.783]➜  EOF
2025-08-20T22:48:14.7576089Z [00:02:33.783]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b130/_pkg_.a -trimpath "/root/.go/src/crypto/internal/hpke=>crypto/internal/hpke;$WORK/b130=>" -p crypto/internal/hpke -lang=go1.25 -std -complete -installsuffix shared -buildid LLbop9o7yLjyEdHS5Pgg/LLbop9o7yLjyEdHS5Pgg -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b130/importcfg -pack /root/.go/src/crypto/internal/hpke/hpke.go
2025-08-20T22:48:14.7886788Z [00:02:33.815]➜  go tool buildid -w $WORK/b130/_pkg_.a # internal
2025-08-20T22:48:14.7898778Z [00:02:33.816]➜  cp $WORK/b130/_pkg_.a /root/.cache/go-build/58/5800b8800abbe1766b016db57f80df41f6d0608b2882316d79f8e0e1ba0e00d0-d # internal
2025-08-20T22:48:14.7899735Z [00:02:33.817]➜  crypto/rc4
2025-08-20T22:48:14.7899996Z [00:02:33.817]➜  mkdir -p $WORK/b137/
2025-08-20T22:48:14.7901986Z [00:02:33.817]➜  cat >/tmp/go-build3381348043/b137/importcfg << 'EOF' # internal
2025-08-20T22:48:14.7902918Z [00:02:33.817]➜  # import config
2025-08-20T22:48:14.7905194Z [00:02:33.817]➜  packagefile crypto/internal/fips140/alias=/tmp/go-build3381348043/b064/_pkg_.a
2025-08-20T22:48:14.7905959Z [00:02:33.817]➜  packagefile crypto/internal/fips140only=/tmp/go-build3381348043/b088/_pkg_.a
2025-08-20T22:48:14.7906549Z [00:02:33.817]➜  packagefile errors=/tmp/go-build3381348043/b004/_pkg_.a
2025-08-20T22:48:14.7906987Z [00:02:33.817]➜  packagefile strconv=/tmp/go-build3381348043/b054/_pkg_.a
2025-08-20T22:48:14.7907307Z [00:02:33.817]➜  EOF
2025-08-20T22:48:14.7908734Z [00:02:33.817]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b137/_pkg_.a -trimpath "/root/.go/src/crypto/rc4=>crypto/rc4;$WORK/b137=>" -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/b137/importcfg -pack /root/.go/src/crypto/rc4/rc4.go
2025-08-20T22:48:14.8044585Z [00:02:33.831]➜  go tool buildid -w $WORK/b137/_pkg_.a # internal
2025-08-20T22:48:14.8060493Z [00:02:33.833]➜  cp $WORK/b137/_pkg_.a /root/.cache/go-build/09/09c9855f4a1c035159e0c1ce80b38bcb54150839e1c7a6555899b7b6298d24bb-d # internal
2025-08-20T22:48:14.8069684Z [00:02:33.834]➜  crypto/sha1
2025-08-20T22:48:14.8071344Z [00:02:33.834]➜  mkdir -p $WORK/b138/
2025-08-20T22:48:14.8077497Z [00:02:33.835]➜  echo -n > $WORK/b138/go_asm.h # internal
2025-08-20T22:48:14.8079910Z [00:02:33.835]➜  cd /root/.go/src/crypto/sha1
2025-08-20T22:48:14.8082172Z [00:02:33.835]➜  /root/.go/pkg/tool/linux_arm64/asm -p crypto/sha1 -trimpath "/root/.go/src/crypto/sha1=>crypto/sha1;$WORK/b138=>" -I $WORK/b138/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b138/symabis ./sha1block_arm64.s
2025-08-20T22:48:14.8147606Z [00:02:33.842]➜  cat >/tmp/go-build3381348043/b138/importcfg << 'EOF' # internal
2025-08-20T22:48:14.8154129Z [00:02:33.842]➜  # import config
2025-08-20T22:48:14.8154988Z [00:02:33.842]➜  packagefile crypto=/tmp/go-build3381348043/b052/_pkg_.a
2025-08-20T22:48:14.8155859Z [00:02:33.842]➜  packagefile crypto/internal/boring=/tmp/go-build3381348043/b058/_pkg_.a
2025-08-20T22:48:14.8156676Z [00:02:33.842]➜  packagefile crypto/internal/fips140only=/tmp/go-build3381348043/b088/_pkg_.a
2025-08-20T22:48:14.8158499Z [00:02:33.842]➜  packagefile crypto/internal/impl=/tmp/go-build3381348043/b070/_pkg_.a
2025-08-20T22:48:14.8159064Z [00:02:33.842]➜  packagefile errors=/tmp/go-build3381348043/b004/_pkg_.a
2025-08-20T22:48:14.8159491Z [00:02:33.842]➜  packagefile hash=/tmp/go-build3381348043/b053/_pkg_.a
2025-08-20T22:48:14.8159959Z [00:02:33.842]➜  packagefile internal/byteorder=/tmp/go-build3381348043/b013/_pkg_.a
2025-08-20T22:48:14.8160451Z [00:02:33.842]➜  packagefile internal/cpu=/tmp/go-build3381348043/b012/_pkg_.a
2025-08-20T22:48:14.8160925Z [00:02:33.842]➜  packagefile math/bits=/tmp/go-build3381348043/b040/_pkg_.a
2025-08-20T22:48:14.8161250Z [00:02:33.842]➜  EOF
2025-08-20T22:48:14.8161521Z [00:02:33.842]➜  cd /tmp/tmp.ktsoLsWyz4/TEMPREPO/cmd/step
2025-08-20T22:48:14.8163481Z [00:02:33.842]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b138/_pkg_.a -trimpath "/root/.go/src/crypto/sha1=>crypto/sha1;$WORK/b138=>" -p crypto/sha1 -lang=go1.25 -std -installsuffix shared -buildid 8Z_kqFRDVoFSVE0DDi_T/8Z_kqFRDVoFSVE0DDi_T -goversion go1.25.0 -symabis $WORK/b138/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b138/importcfg -pack -asmhdr $WORK/b138/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-20T22:48:14.8258878Z [00:02:33.853]➜  cd /root/.go/src/crypto/md5
2025-08-20T22:48:14.8262527Z [00:02:33.853]➜  /root/.go/pkg/tool/linux_arm64/asm -p crypto/md5 -trimpath "/root/.go/src/crypto/md5=>crypto/md5;$WORK/b136=>" -I $WORK/b136/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b136/md5block_arm64.o ./md5block_arm64.s
2025-08-20T22:48:14.8399132Z [00:02:33.867]➜  go tool pack r $WORK/b136/_pkg_.a $WORK/b136/md5block_arm64.o # internal
2025-08-20T22:48:14.8400781Z [00:02:33.867]➜  go tool buildid -w $WORK/b136/_pkg_.a # internal
2025-08-20T22:48:14.8407002Z [00:02:33.868]➜  cp $WORK/b136/_pkg_.a /root/.cache/go-build/98/988b8828e3f5df0eb7dbdfc45822b1d69389789a6ba9c8e4b63767d9c82c4147-d # internal
2025-08-20T22:48:14.8408253Z [00:02:33.868]➜  crypto/dsa
2025-08-20T22:48:14.8408512Z [00:02:33.868]➜  mkdir -p $WORK/b142/
2025-08-20T22:48:14.8416002Z [00:02:33.868]➜  cat >/tmp/go-build3381348043/b142/importcfg << 'EOF' # internal
2025-08-20T22:48:14.8416801Z [00:02:33.868]➜  # import config
2025-08-20T22:48:14.8417246Z [00:02:33.868]➜  packagefile crypto/internal/fips140only=/tmp/go-build3381348043/b088/_pkg_.a
2025-08-20T22:48:14.8417820Z [00:02:33.868]➜  packagefile crypto/internal/randutil=/tmp/go-build3381348043/b086/_pkg_.a
2025-08-20T22:48:14.8418329Z [00:02:33.868]➜  packagefile errors=/tmp/go-build3381348043/b004/_pkg_.a
2025-08-20T22:48:14.8418738Z [00:02:33.868]➜  packagefile io=/tmp/go-build3381348043/b034/_pkg_.a
2025-08-20T22:48:14.8419156Z [00:02:33.868]➜  packagefile math/big=/tmp/go-build3381348043/b096/_pkg_.a
2025-08-20T22:48:14.8419478Z [00:02:33.868]➜  EOF
2025-08-20T22:48:14.8419746Z [00:02:33.869]➜  cd /tmp/tmp.ktsoLsWyz4/TEMPREPO/cmd/step
2025-08-20T22:48:14.8421242Z [00:02:33.869]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b142/_pkg_.a -trimpath "/root/.go/src/crypto/dsa=>crypto/dsa;$WORK/b142=>" -p crypto/dsa -lang=go1.25 -std -complete -installsuffix shared -buildid CRgkcrHysHqpZTiOvdzM/CRgkcrHysHqpZTiOvdzM -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b142/importcfg -pack /root/.go/src/crypto/dsa/dsa.go
2025-08-20T22:48:14.8648990Z [00:02:33.892]➜  go tool buildid -w $WORK/b142/_pkg_.a # internal
2025-08-20T22:48:14.8688889Z [00:02:33.893]➜  cp $WORK/b142/_pkg_.a /root/.cache/go-build/2c/2ca86016c3d19792067bf12acb58f03e82ddf79c1bdd79556a10c2286394660c-d # internal
2025-08-20T22:48:14.8690128Z [00:02:33.893]➜  encoding/hex
2025-08-20T22:48:14.8690778Z [00:02:33.893]➜  mkdir -p $WORK/b144/
2025-08-20T22:48:14.8691290Z [00:02:33.893]➜  cat >/tmp/go-build3381348043/b144/importcfg << 'EOF' # internal
2025-08-20T22:48:14.8692023Z [00:02:33.893]➜  # import config
2025-08-20T22:48:14.8692769Z [00:02:33.893]➜  packagefile errors=/tmp/go-build3381348043/b004/_pkg_.a
2025-08-20T22:48:14.8693762Z [00:02:33.893]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:14.8694410Z [00:02:33.893]➜  packagefile io=/tmp/go-build3381348043/b034/_pkg_.a
2025-08-20T22:48:14.8695246Z [00:02:33.893]➜  packagefile slices=/tmp/go-build3381348043/b050/_pkg_.a
2025-08-20T22:48:14.8706849Z [00:02:33.893]➜  packagefile strings=/tmp/go-build3381348043/b063/_pkg_.a
2025-08-20T22:48:14.8707419Z [00:02:33.893]➜  EOF
2025-08-20T22:48:14.8709387Z [00:02:33.893]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b144/_pkg_.a -trimpath "/root/.go/src/encoding/hex=>encoding/hex;$WORK/b144=>" -p encoding/hex -lang=go1.25 -std -complete -installsuffix shared -buildid iWEB8UeCwiqQ43IOsso9/iWEB8UeCwiqQ43IOsso9 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b144/importcfg -pack /root/.go/src/encoding/hex/hex.go
2025-08-20T22:48:14.8993077Z [00:02:33.926]➜  go tool buildid -w $WORK/b144/_pkg_.a # internal
2025-08-20T22:48:14.9002805Z [00:02:33.927]➜  cp $WORK/b144/_pkg_.a /root/.cache/go-build/00/00162c66b3bc09d931a54658ff37e9d049e4ea29ea223761ee8b2bbbfd6cd20a-d # internal
2025-08-20T22:48:14.9007037Z [00:02:33.928]➜  crypto/x509/pkix
2025-08-20T22:48:14.9007969Z [00:02:33.928]➜  mkdir -p $WORK/b143/
2025-08-20T22:48:14.9008463Z [00:02:33.928]➜  cat >/tmp/go-build3381348043/b143/importcfg << 'EOF' # internal
2025-08-20T22:48:14.9009270Z [00:02:33.928]➜  # import config
2025-08-20T22:48:14.9009872Z [00:02:33.928]➜  packagefile encoding/asn1=/tmp/go-build3381348043/b110/_pkg_.a
2025-08-20T22:48:14.9010836Z [00:02:33.928]➜  packagefile encoding/hex=/tmp/go-build3381348043/b144/_pkg_.a
2025-08-20T22:48:14.9011460Z [00:02:33.928]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:14.9012049Z [00:02:33.928]➜  packagefile math/big=/tmp/go-build3381348043/b096/_pkg_.a
2025-08-20T22:48:14.9012555Z [00:02:33.928]➜  packagefile time=/tmp/go-build3381348043/b044/_pkg_.a
2025-08-20T22:48:14.9013052Z [00:02:33.928]➜  EOF
2025-08-20T22:48:14.9014676Z [00:02:33.928]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b143/_pkg_.a -trimpath "/root/.go/src/crypto/x509/pkix=>crypto/x509/pkix;$WORK/b143=>" -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/b143/importcfg -pack /root/.go/src/crypto/x509/pkix/pkix.go
2025-08-20T22:48:14.9183925Z [00:02:33.945]➜  cd /root/.go/src/crypto/sha1
2025-08-20T22:48:14.9186205Z [00:02:33.945]➜  /root/.go/pkg/tool/linux_arm64/asm -p crypto/sha1 -trimpath "/root/.go/src/crypto/sha1=>crypto/sha1;$WORK/b138=>" -I $WORK/b138/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b138/sha1block_arm64.o ./sha1block_arm64.s
2025-08-20T22:48:14.9217841Z [00:02:33.947]➜  go tool pack r $WORK/b138/_pkg_.a $WORK/b138/sha1block_arm64.o # internal
2025-08-20T22:48:14.9218334Z [00:02:33.949]➜  go tool buildid -w $WORK/b138/_pkg_.a # internal
2025-08-20T22:48:14.9219032Z [00:02:33.949]➜  cp $WORK/b138/_pkg_.a /root/.cache/go-build/18/188c5a7ac4b169caa8e545477d05ead69d1d04e3f771f88acb1588d8d861d949-d # internal
2025-08-20T22:48:14.9219569Z [00:02:33.949]➜  net/url
2025-08-20T22:48:14.9220034Z [00:02:33.949]➜  mkdir -p $WORK/b155/
2025-08-20T22:48:14.9220458Z [00:02:33.949]➜  cat >/tmp/go-build3381348043/b155/importcfg << 'EOF' # internal
2025-08-20T22:48:14.9220941Z [00:02:33.949]➜  # import config
2025-08-20T22:48:14.9221782Z [00:02:33.949]➜  packagefile errors=/tmp/go-build3381348043/b004/_pkg_.a
2025-08-20T22:48:14.9222346Z [00:02:33.949]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:14.9222854Z [00:02:33.949]➜  packagefile maps=/tmp/go-build3381348043/b147/_pkg_.a
2025-08-20T22:48:14.9223351Z [00:02:33.949]➜  packagefile path=/tmp/go-build3381348043/b082/_pkg_.a
2025-08-20T22:48:14.9223868Z [00:02:33.949]➜  packagefile slices=/tmp/go-build3381348043/b050/_pkg_.a
2025-08-20T22:48:14.9224378Z [00:02:33.949]➜  packagefile strconv=/tmp/go-build3381348043/b054/_pkg_.a
2025-08-20T22:48:14.9225235Z [00:02:33.949]➜  packagefile strings=/tmp/go-build3381348043/b063/_pkg_.a
2025-08-20T22:48:14.9227385Z [00:02:33.949]➜  EOF
2025-08-20T22:48:14.9227681Z [00:02:33.949]➜  cd /tmp/tmp.ktsoLsWyz4/TEMPREPO/cmd/step
2025-08-20T22:48:14.9229119Z [00:02:33.949]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b155/_pkg_.a -trimpath "/root/.go/src/net/url=>net/url;$WORK/b155=>" -p net/url -lang=go1.25 -std -complete -installsuffix shared -buildid A8RFegZZZybLED1GbpJw/A8RFegZZZybLED1GbpJw -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b155/importcfg -pack /root/.go/src/net/url/url.go
2025-08-20T22:48:14.9269643Z [00:02:33.954]➜  go tool buildid -w $WORK/b056/_pkg_.a # internal
2025-08-20T22:48:14.9279045Z [00:02:33.955]➜  go tool buildid -w $WORK/b143/_pkg_.a # internal
2025-08-20T22:48:14.9287223Z [00:02:33.956]➜  cp $WORK/b143/_pkg_.a /root/.cache/go-build/33/335bd4690c5899076352e43717f12bccc590fb20cf59a7bf97426b2a32554f8e-d # internal
2025-08-20T22:48:14.9292112Z [00:02:33.956]➜  path/filepath
2025-08-20T22:48:14.9292479Z [00:02:33.956]➜  mkdir -p $WORK/b156/
2025-08-20T22:48:14.9293985Z [00:02:33.956]➜  cat >/tmp/go-build3381348043/b156/importcfg << 'EOF' # internal
2025-08-20T22:48:14.9295039Z [00:02:33.956]➜  # import config
2025-08-20T22:48:14.9296281Z [00:02:33.956]➜  packagefile errors=/tmp/go-build3381348043/b004/_pkg_.a
2025-08-20T22:48:14.9296765Z [00:02:33.956]➜  packagefile internal/bytealg=/tmp/go-build3381348043/b011/_pkg_.a
2025-08-20T22:48:14.9297693Z [00:02:33.956]➜  packagefile internal/filepathlite=/tmp/go-build3381348043/b080/_pkg_.a
2025-08-20T22:48:14.9298174Z [00:02:33.956]➜  packagefile io/fs=/tmp/go-build3381348043/b081/_pkg_.a
2025-08-20T22:48:14.9298584Z [00:02:33.956]➜  packagefile os=/tmp/go-build3381348043/b079/_pkg_.a
2025-08-20T22:48:14.9299154Z [00:02:33.956]➜  packagefile runtime=/tmp/go-build3381348043/b010/_pkg_.a
2025-08-20T22:48:14.9299580Z [00:02:33.956]➜  packagefile slices=/tmp/go-build3381348043/b050/_pkg_.a
2025-08-20T22:48:14.9300019Z [00:02:33.956]➜  packagefile strings=/tmp/go-build3381348043/b063/_pkg_.a
2025-08-20T22:48:14.9300449Z [00:02:33.956]➜  packagefile syscall=/tmp/go-build3381348043/b047/_pkg_.a
2025-08-20T22:48:14.9300898Z [00:02:33.956]➜  packagefile unicode/utf8=/tmp/go-build3381348043/b042/_pkg_.a
2025-08-20T22:48:14.9301234Z [00:02:33.956]➜  EOF
2025-08-20T22:48:14.9306659Z [00:02:33.956]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b156/_pkg_.a -trimpath "/root/.go/src/path/filepath=>path/filepath;$WORK/b156=>" -p path/filepath -lang=go1.25 -std -complete -installsuffix shared -buildid opMDk0VgiCmU5a1iZkch/opMDk0VgiCmU5a1iZkch -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b156/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-20T22:48:14.9322072Z [00:02:33.959]➜  cp $WORK/b056/_pkg_.a /root/.cache/go-build/9a/9adcb034ec57d5af7d9d30e433d9984e9ced5e1d960ec9ed25b07bf199b4882e-d # internal
2025-08-20T22:48:14.9325376Z [00:02:33.959]➜  encoding/json
2025-08-20T22:48:14.9325663Z [00:02:33.959]➜  mkdir -p $WORK/b158/
2025-08-20T22:48:14.9330922Z [00:02:33.959]➜  cat >/tmp/go-build3381348043/b158/importcfg << 'EOF' # internal
2025-08-20T22:48:14.9331300Z [00:02:33.959]➜  # import config
2025-08-20T22:48:14.9331641Z [00:02:33.959]➜  packagefile bytes=/tmp/go-build3381348043/b003/_pkg_.a
2025-08-20T22:48:14.9332081Z [00:02:33.959]➜  packagefile cmp=/tmp/go-build3381348043/b051/_pkg_.a
2025-08-20T22:48:14.9332506Z [00:02:33.959]➜  packagefile encoding=/tmp/go-build3381348043/b159/_pkg_.a
2025-08-20T22:48:14.9332970Z [00:02:33.959]➜  packagefile encoding/base64=/tmp/go-build3381348043/b146/_pkg_.a
2025-08-20T22:48:14.9333421Z [00:02:33.959]➜  packagefile errors=/tmp/go-build3381348043/b004/_pkg_.a
2025-08-20T22:48:14.9333833Z [00:02:33.959]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:14.9334558Z [00:02:33.959]➜  packagefile io=/tmp/go-build3381348043/b034/_pkg_.a
2025-08-20T22:48:14.9335041Z [00:02:33.959]➜  packagefile math=/tmp/go-build3381348043/b055/_pkg_.a
2025-08-20T22:48:14.9335467Z [00:02:33.959]➜  packagefile reflect=/tmp/go-build3381348043/b099/_pkg_.a
2025-08-20T22:48:14.9336187Z [00:02:33.959]➜  packagefile slices=/tmp/go-build3381348043/b050/_pkg_.a
2025-08-20T22:48:14.9336647Z [00:02:33.959]➜  packagefile strconv=/tmp/go-build3381348043/b054/_pkg_.a
2025-08-20T22:48:14.9337094Z [00:02:33.959]➜  packagefile strings=/tmp/go-build3381348043/b063/_pkg_.a
2025-08-20T22:48:14.9337512Z [00:02:33.959]➜  packagefile sync=/tmp/go-build3381348043/b035/_pkg_.a
2025-08-20T22:48:14.9337930Z [00:02:33.959]➜  packagefile unicode=/tmp/go-build3381348043/b041/_pkg_.a
2025-08-20T22:48:14.9338389Z [00:02:33.959]➜  packagefile unicode/utf16=/tmp/go-build3381348043/b111/_pkg_.a
2025-08-20T22:48:14.9338854Z [00:02:33.959]➜  packagefile unicode/utf8=/tmp/go-build3381348043/b042/_pkg_.a
2025-08-20T22:48:14.9339189Z [00:02:33.959]➜  EOF
2025-08-20T22:48:14.9341625Z [00:02:33.959]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b158/_pkg_.a -trimpath "/root/.go/src/encoding/json=>encoding/json;$WORK/b158=>" -p encoding/json -lang=go1.25 -std -complete -installsuffix shared -buildid LVFDRKtEsWkoES0oPVFq/LVFDRKtEsWkoES0oPVFq -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b158/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-20T22:48:14.9893166Z [00:02:34.016]➜  go tool buildid -w $WORK/b156/_pkg_.a # internal
2025-08-20T22:48:14.9897296Z [00:02:34.016]➜  cp $WORK/b156/_pkg_.a /root/.cache/go-build/26/267dc4c156ccc50cf599558cf568c55813a573c1d4246accbcdf18eb512a2197-d # internal
2025-08-20T22:48:14.9902756Z [00:02:34.017]➜  compress/flate
2025-08-20T22:48:14.9906216Z [00:02:34.017]➜  mkdir -p $WORK/b164/
2025-08-20T22:48:14.9910019Z [00:02:34.018]➜  cat >/tmp/go-build3381348043/b164/importcfg << 'EOF' # internal
2025-08-20T22:48:14.9910929Z [00:02:34.018]➜  # import config
2025-08-20T22:48:14.9912750Z [00:02:34.018]➜  packagefile bufio=/tmp/go-build3381348043/b162/_pkg_.a
2025-08-20T22:48:14.9913321Z [00:02:34.018]➜  packagefile errors=/tmp/go-build3381348043/b004/_pkg_.a
2025-08-20T22:48:14.9913990Z [00:02:34.018]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:14.9914897Z [00:02:34.018]➜  packagefile io=/tmp/go-build3381348043/b034/_pkg_.a
2025-08-20T22:48:14.9915541Z [00:02:34.018]➜  packagefile math=/tmp/go-build3381348043/b055/_pkg_.a
2025-08-20T22:48:14.9916356Z [00:02:34.018]➜  packagefile math/bits=/tmp/go-build3381348043/b040/_pkg_.a
2025-08-20T22:48:14.9917144Z [00:02:34.018]➜  packagefile sort=/tmp/go-build3381348043/b157/_pkg_.a
2025-08-20T22:48:14.9917797Z [00:02:34.018]➜  packagefile strconv=/tmp/go-build3381348043/b054/_pkg_.a
2025-08-20T22:48:14.9918513Z [00:02:34.018]➜  packagefile sync=/tmp/go-build3381348043/b035/_pkg_.a
2025-08-20T22:48:14.9919216Z [00:02:34.018]➜  EOF
2025-08-20T22:48:14.9922062Z [00:02:34.018]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b164/_pkg_.a -trimpath "/root/.go/src/compress/flate=>compress/flate;$WORK/b164=>" -p compress/flate -lang=go1.25 -std -complete -installsuffix shared -buildid ilfncTBnkA4QKWtYPm5O/ilfncTBnkA4QKWtYPm5O -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b164/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-20T22:48:15.0071276Z [00:02:34.034]➜  go tool buildid -w $WORK/b155/_pkg_.a # internal
2025-08-20T22:48:15.0091150Z [00:02:34.035]➜  cp $WORK/b155/_pkg_.a /root/.cache/go-build/e4/e40d323752e6f936361ab1dc7cd24cbeabb92031183c087d08ccdca85b8e7afd-d # internal
2025-08-20T22:48:15.0091927Z [00:02:34.036]➜  hash/crc32
2025-08-20T22:48:15.0092191Z [00:02:34.036]➜  mkdir -p $WORK/b165/
2025-08-20T22:48:15.0092513Z [00:02:34.036]➜  echo -n > $WORK/b165/go_asm.h # internal
2025-08-20T22:48:15.0093296Z [00:02:34.036]➜  cd /root/.go/src/hash/crc32
2025-08-20T22:48:15.0094509Z [00:02:34.036]➜  /root/.go/pkg/tool/linux_arm64/asm -p hash/crc32 -trimpath "/root/.go/src/hash/crc32=>hash/crc32;$WORK/b165=>" -I $WORK/b165/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b165/symabis ./crc32_arm64.s
2025-08-20T22:48:15.0115314Z [00:02:34.038]➜  cat >/tmp/go-build3381348043/b165/importcfg << 'EOF' # internal
2025-08-20T22:48:15.0116894Z [00:02:34.039]➜  # import config
2025-08-20T22:48:15.0117714Z [00:02:34.039]➜  packagefile errors=/tmp/go-build3381348043/b004/_pkg_.a
2025-08-20T22:48:15.0119577Z [00:02:34.039]➜  packagefile hash=/tmp/go-build3381348043/b053/_pkg_.a
2025-08-20T22:48:15.0120109Z [00:02:34.039]➜  packagefile internal/byteorder=/tmp/go-build3381348043/b013/_pkg_.a
2025-08-20T22:48:15.0120605Z [00:02:34.039]➜  packagefile internal/cpu=/tmp/go-build3381348043/b012/_pkg_.a
2025-08-20T22:48:15.0121045Z [00:02:34.039]➜  packagefile sync=/tmp/go-build3381348043/b035/_pkg_.a
2025-08-20T22:48:15.0121484Z [00:02:34.039]➜  packagefile sync/atomic=/tmp/go-build3381348043/b037/_pkg_.a
2025-08-20T22:48:15.0121815Z [00:02:34.039]➜  EOF
2025-08-20T22:48:15.0122430Z [00:02:34.039]➜  cd /tmp/tmp.ktsoLsWyz4/TEMPREPO/cmd/step
2025-08-20T22:48:15.0124503Z [00:02:34.039]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b165/_pkg_.a -trimpath "/root/.go/src/hash/crc32=>hash/crc32;$WORK/b165=>" -p hash/crc32 -lang=go1.25 -std -installsuffix shared -buildid jqW3dDY0YLEOOFeWovmy/jqW3dDY0YLEOOFeWovmy -goversion go1.25.0 -symabis $WORK/b165/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b165/importcfg -pack -asmhdr $WORK/b165/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-20T22:48:15.0217384Z [00:02:34.048]➜  gcc -I /root/.go/src/runtime/cgo -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b154=/tmp/go-build -gno-record-gcc-switches -o $WORK/b154/_cgo_.o $WORK/b154/_cgo_main.o $WORK/b154/preferlinkext $WORK/b154/_x001.o $WORK/b154/_x002.o $WORK/b154/_x003.o $WORK/b154/_x004.o $WORK/b154/_x005.o $WORK/b154/_x006.o $WORK/b154/_x007.o $WORK/b154/_x008.o $WORK/b154/_x009.o $WORK/b154/_x010.o $WORK/b154/_x011.o $WORK/b154/_x012.o $WORK/b154/_x013.o $WORK/b154/_x014.o -O2 -g -lpthread # test for internal linking errors (succeeded)
2025-08-20T22:48:15.0219850Z [00:02:34.048]➜  TERM='dumb' /root/.go/pkg/tool/linux_arm64/cgo -dynpackage cgo -dynimport $WORK/b154/_cgo_.o -dynout $WORK/b154/_cgo_import.go -dynlinker
2025-08-20T22:48:15.0249114Z [00:02:34.052]➜  echo -n > $WORK/b154/go_asm.h # internal
2025-08-20T22:48:15.0250586Z [00:02:34.052]➜  cd /root/.go/src/runtime/cgo
2025-08-20T22:48:15.0253199Z [00:02:34.052]➜  /root/.go/pkg/tool/linux_arm64/asm -p runtime/cgo -trimpath "/root/.go/src/runtime/cgo=>runtime/cgo;$WORK/b154=>" -I $WORK/b154/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b154/symabis ./asm_arm64.s
2025-08-20T22:48:15.0294358Z [00:02:34.056]➜  cat >/tmp/go-build3381348043/b154/importcfg << 'EOF' # internal
2025-08-20T22:48:15.0295315Z [00:02:34.056]➜  # import config
2025-08-20T22:48:15.0296170Z [00:02:34.056]➜  packagefile internal/runtime/sys=/tmp/go-build3381348043/b031/_pkg_.a
2025-08-20T22:48:15.0310734Z [00:02:34.056]➜  packagefile sync=/tmp/go-build3381348043/b035/_pkg_.a
2025-08-20T22:48:15.0312216Z [00:02:34.056]➜  packagefile sync/atomic=/tmp/go-build3381348043/b037/_pkg_.a
2025-08-20T22:48:15.0312575Z [00:02:34.056]➜  EOF
2025-08-20T22:48:15.0312848Z [00:02:34.056]➜  cd /tmp/tmp.ktsoLsWyz4/TEMPREPO/cmd/step
2025-08-20T22:48:15.0318515Z [00:02:34.056]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b154/_pkg_.a -trimpath "/root/.go/src/runtime/cgo=>runtime/cgo;$WORK/b154=>" -p runtime/cgo -lang=go1.25 -std -installsuffix shared -buildid TGVioR3yNDWRnEGdnH6m/TGVioR3yNDWRnEGdnH6m -goversion go1.25.0 -symabis $WORK/b154/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b154/importcfg -pack -asmhdr $WORK/b154/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/b154/_cgo_gotypes.go $WORK/b154/cgo.cgo1.go $WORK/b154/_cgo_import.go
2025-08-20T22:48:15.0731592Z [00:02:34.100]➜  cd /root/.go/src/hash/crc32
2025-08-20T22:48:15.0733123Z [00:02:34.100]➜  /root/.go/pkg/tool/linux_arm64/asm -p hash/crc32 -trimpath "/root/.go/src/hash/crc32=>hash/crc32;$WORK/b165=>" -I $WORK/b165/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b165/crc32_arm64.o ./crc32_arm64.s
2025-08-20T22:48:15.0832546Z [00:02:34.110]➜  go tool pack r $WORK/b165/_pkg_.a $WORK/b165/crc32_arm64.o # internal
2025-08-20T22:48:15.0839933Z [00:02:34.111]➜  go tool buildid -w $WORK/b165/_pkg_.a # internal
2025-08-20T22:48:15.0844844Z [00:02:34.111]➜  cp $WORK/b165/_pkg_.a /root/.cache/go-build/24/249b1596982f39aaf2effcc074aaebc33c6624d3bdd578d7bbfb98b3be7a61bb-d # internal
2025-08-20T22:48:15.0846052Z [00:02:34.111]➜  vendor/golang.org/x/text/transform
2025-08-20T22:48:15.0846396Z [00:02:34.111]➜  mkdir -p $WORK/b169/
2025-08-20T22:48:15.0846779Z [00:02:34.111]➜  cat >/tmp/go-build3381348043/b169/importcfg << 'EOF' # internal
2025-08-20T22:48:15.0847126Z [00:02:34.111]➜  # import config
2025-08-20T22:48:15.0850195Z [00:02:34.111]➜  packagefile bytes=/tmp/go-build3381348043/b003/_pkg_.a
2025-08-20T22:48:15.0851380Z [00:02:34.111]➜  packagefile errors=/tmp/go-build3381348043/b004/_pkg_.a
2025-08-20T22:48:15.0852539Z [00:02:34.111]➜  packagefile io=/tmp/go-build3381348043/b034/_pkg_.a
2025-08-20T22:48:15.0853600Z [00:02:34.111]➜  packagefile unicode/utf8=/tmp/go-build3381348043/b042/_pkg_.a
2025-08-20T22:48:15.0853988Z [00:02:34.111]➜  EOF
2025-08-20T22:48:15.0854270Z [00:02:34.112]➜  cd /tmp/tmp.ktsoLsWyz4/TEMPREPO/cmd/step
2025-08-20T22:48:15.0856350Z [00:02:34.112]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b169/_pkg_.a -trimpath "/root/.go/src/vendor/golang.org/x/text/transform=>vendor/golang.org/x/text/transform;$WORK/b169=>" -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/b169/importcfg -pack /root/.go/src/vendor/golang.org/x/text/transform/transform.go
2025-08-20T22:48:15.1331188Z [00:02:34.160]➜  go tool buildid -w $WORK/b164/_pkg_.a # internal
2025-08-20T22:48:15.1351100Z [00:02:34.162]➜  cp $WORK/b164/_pkg_.a /root/.cache/go-build/2c/2c5df6099e86c3f2c42959de92cbe7bebf11b1ea94ca62d377b4ee049c7834f9-d # internal
2025-08-20T22:48:15.1390257Z [00:02:34.166]➜  compress/gzip
2025-08-20T22:48:15.1390592Z [00:02:34.166]➜  mkdir -p $WORK/b163/
2025-08-20T22:48:15.1404813Z [00:02:34.167]➜  cat >/tmp/go-build3381348043/b163/importcfg << 'EOF' # internal
2025-08-20T22:48:15.1405702Z [00:02:34.167]➜  # import config
2025-08-20T22:48:15.1406855Z [00:02:34.167]➜  packagefile bufio=/tmp/go-build3381348043/b162/_pkg_.a
2025-08-20T22:48:15.1407364Z [00:02:34.167]➜  packagefile compress/flate=/tmp/go-build3381348043/b164/_pkg_.a
2025-08-20T22:48:15.1407881Z [00:02:34.167]➜  packagefile encoding/binary=/tmp/go-build3381348043/b132/_pkg_.a
2025-08-20T22:48:15.1408336Z [00:02:34.167]➜  packagefile errors=/tmp/go-build3381348043/b004/_pkg_.a
2025-08-20T22:48:15.1408753Z [00:02:34.167]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:15.1409184Z [00:02:34.167]➜  packagefile hash/crc32=/tmp/go-build3381348043/b165/_pkg_.a
2025-08-20T22:48:15.1409609Z [00:02:34.167]➜  packagefile io=/tmp/go-build3381348043/b034/_pkg_.a
2025-08-20T22:48:15.1410365Z [00:02:34.167]➜  packagefile time=/tmp/go-build3381348043/b044/_pkg_.a
2025-08-20T22:48:15.1410754Z [00:02:34.167]➜  EOF
2025-08-20T22:48:15.1412360Z [00:02:34.167]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b163/_pkg_.a -trimpath "/root/.go/src/compress/gzip=>compress/gzip;$WORK/b163=>" -p compress/gzip -lang=go1.25 -std -complete -installsuffix shared -buildid QZrYBpMOEIxYc1KN8cnf/QZrYBpMOEIxYc1KN8cnf -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b163/importcfg -pack /root/.go/src/compress/gzip/gunzip.go /root/.go/src/compress/gzip/gzip.go
2025-08-20T22:48:15.1413932Z [00:02:34.168]➜  cp /root/.go/src/runtime/cgo/abi_arm64.h $WORK/b154/abi_GOARCH.h
2025-08-20T22:48:15.1420127Z [00:02:34.169]➜  cd /root/.go/src/runtime/cgo
2025-08-20T22:48:15.1421297Z [00:02:34.169]➜  /root/.go/pkg/tool/linux_arm64/asm -p runtime/cgo -trimpath "/root/.go/src/runtime/cgo=>runtime/cgo;$WORK/b154=>" -I $WORK/b154/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b154/asm_arm64.o ./asm_arm64.s
2025-08-20T22:48:15.1504665Z [00:02:34.177]➜  go tool pack r $WORK/b154/_pkg_.a $WORK/b154/asm_arm64.o $WORK/b154/preferlinkext $WORK/b154/_x001.o $WORK/b154/_x002.o $WORK/b154/_x003.o $WORK/b154/_x004.o $WORK/b154/_x005.o $WORK/b154/_x006.o $WORK/b154/_x007.o $WORK/b154/_x008.o $WORK/b154/_x009.o $WORK/b154/_x010.o $WORK/b154/_x011.o $WORK/b154/_x012.o $WORK/b154/_x013.o $WORK/b154/_x014.o # internal
2025-08-20T22:48:15.1514836Z [00:02:34.178]➜  go tool buildid -w $WORK/b154/_pkg_.a # internal
2025-08-20T22:48:15.1515873Z [00:02:34.178]➜  go tool buildid -w $WORK/b169/_pkg_.a # internal
2025-08-20T22:48:15.1530280Z [00:02:34.180]➜  cp $WORK/b169/_pkg_.a /root/.cache/go-build/f8/f83dc428b777e23b1838019751360a29eb8c3de25caa3aa7dfc3dd2ff2bc777e-d # internal
2025-08-20T22:48:15.1536841Z [00:02:34.181]➜  log
2025-08-20T22:48:15.1545543Z [00:02:34.181]➜  mkdir -p $WORK/b171/
2025-08-20T22:48:15.1550100Z [00:02:34.182]➜  cat >/tmp/go-build3381348043/b171/importcfg << 'EOF' # internal
2025-08-20T22:48:15.1550892Z [00:02:34.182]➜  # import config
2025-08-20T22:48:15.1551471Z [00:02:34.182]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:15.1552169Z [00:02:34.182]➜  packagefile io=/tmp/go-build3381348043/b034/_pkg_.a
2025-08-20T22:48:15.1552942Z [00:02:34.182]➜  packagefile log/internal=/tmp/go-build3381348043/b172/_pkg_.a
2025-08-20T22:48:15.1553864Z [00:02:34.182]➜  packagefile os=/tmp/go-build3381348043/b079/_pkg_.a
2025-08-20T22:48:15.1554498Z [00:02:34.182]➜  packagefile runtime=/tmp/go-build3381348043/b010/_pkg_.a
2025-08-20T22:48:15.1554941Z [00:02:34.182]➜  packagefile sync=/tmp/go-build3381348043/b035/_pkg_.a
2025-08-20T22:48:15.1555386Z [00:02:34.182]➜  packagefile sync/atomic=/tmp/go-build3381348043/b037/_pkg_.a
2025-08-20T22:48:15.1556406Z [00:02:34.182]➜  packagefile time=/tmp/go-build3381348043/b044/_pkg_.a
2025-08-20T22:48:15.1556806Z [00:02:34.182]➜  EOF
2025-08-20T22:48:15.1557083Z [00:02:34.182]➜  cd /tmp/tmp.ktsoLsWyz4/TEMPREPO/cmd/step
2025-08-20T22:48:15.1558474Z [00:02:34.182]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b171/_pkg_.a -trimpath "/root/.go/src/log=>log;$WORK/b171=>" -p log -lang=go1.25 -std -complete -installsuffix shared -buildid jPprHZI6Qsaa_ihmkgSu/jPprHZI6Qsaa_ihmkgSu -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b171/importcfg -pack /root/.go/src/log/log.go
2025-08-20T22:48:15.1568481Z [00:02:34.184]➜  cp $WORK/b154/_pkg_.a /root/.cache/go-build/dd/dd782e7d03a5624cf56346b1b0da977ccbc059659feb3bc65aadb8fede93bfc6-d # internal
2025-08-20T22:48:15.1581391Z [00:02:34.185]➜  net
2025-08-20T22:48:15.1582103Z [00:02:34.185]➜  mkdir -p $WORK/b148/
2025-08-20T22:48:15.1587530Z [00:02:34.186]➜  echo -n > $WORK/b148/preferlinkext # internal
2025-08-20T22:48:15.1588136Z [00:02:34.186]➜  cd /root/.go/src/net
2025-08-20T22:48:15.1589948Z [00:02:34.186]➜  TERM='dumb' CGO_LDFLAGS='' /root/.go/pkg/tool/linux_arm64/cgo -objdir $WORK/b148/ -importpath net "-ldflags=\"-O2\" \"-g\" \"-lresolv\"" -- -I $WORK/b148/ -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-20T22:48:15.2131171Z [00:02:34.240]➜  go tool buildid -w $WORK/b163/_pkg_.a # internal
2025-08-20T22:48:15.2154570Z [00:02:34.242]➜  cp $WORK/b163/_pkg_.a /root/.cache/go-build/ac/ac093be51668a469ed82bfa500a9598efe50fd51d78d5743f957217017de5219-d # internal
2025-08-20T22:48:15.2155560Z [00:02:34.242]➜  vendor/golang.org/x/text/unicode/norm
2025-08-20T22:48:15.2156362Z [00:02:34.242]➜  mkdir -p $WORK/b173/
2025-08-20T22:48:15.2156972Z [00:02:34.242]➜  cat >/tmp/go-build3381348043/b173/importcfg << 'EOF' # internal
2025-08-20T22:48:15.2158311Z [00:02:34.242]➜  # import config
2025-08-20T22:48:15.2158771Z [00:02:34.242]➜  importmap golang.org/x/text/transform=vendor/golang.org/x/text/transform
2025-08-20T22:48:15.2159290Z [00:02:34.242]➜  packagefile encoding/binary=/tmp/go-build3381348043/b132/_pkg_.a
2025-08-20T22:48:15.2159757Z [00:02:34.242]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:15.2160282Z [00:02:34.242]➜  packagefile vendor/golang.org/x/text/transform=/tmp/go-build3381348043/b169/_pkg_.a
2025-08-20T22:48:15.2160781Z [00:02:34.242]➜  packagefile io=/tmp/go-build3381348043/b034/_pkg_.a
2025-08-20T22:48:15.2161188Z [00:02:34.242]➜  packagefile sync=/tmp/go-build3381348043/b035/_pkg_.a
2025-08-20T22:48:15.2161626Z [00:02:34.242]➜  packagefile unicode/utf8=/tmp/go-build3381348043/b042/_pkg_.a
2025-08-20T22:48:15.2162375Z [00:02:34.242]➜  EOF
2025-08-20T22:48:15.2162645Z [00:02:34.242]➜  cd /tmp/tmp.ktsoLsWyz4/TEMPREPO/cmd/step
2025-08-20T22:48:15.2166737Z [00:02:34.242]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b173/_pkg_.a -trimpath "/root/.go/src/vendor/golang.org/x/text/unicode/norm=>vendor/golang.org/x/text/unicode/norm;$WORK/b173=>" -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/b173/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-20T22:48:15.2423921Z [00:02:34.269]➜  go tool buildid -w $WORK/b171/_pkg_.a # internal
2025-08-20T22:48:15.2440953Z [00:02:34.271]➜  cp $WORK/b171/_pkg_.a /root/.cache/go-build/31/31fd281146067bac2160f5045c9a737469db49d07070d28a6657fff5bd75a018-d # internal
2025-08-20T22:48:15.2450251Z [00:02:34.272]➜  vendor/golang.org/x/text/unicode/bidi
2025-08-20T22:48:15.2459723Z [00:02:34.272]➜  mkdir -p $WORK/b170/
2025-08-20T22:48:15.2474662Z [00:02:34.274]➜  cat >/tmp/go-build3381348043/b170/importcfg << 'EOF' # internal
2025-08-20T22:48:15.2475272Z [00:02:34.274]➜  # import config
2025-08-20T22:48:15.2478576Z [00:02:34.274]➜  packagefile bytes=/tmp/go-build3381348043/b003/_pkg_.a
2025-08-20T22:48:15.2479680Z [00:02:34.274]➜  packagefile container/list=/tmp/go-build3381348043/b121/_pkg_.a
2025-08-20T22:48:15.2480141Z [00:02:34.274]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:15.2480578Z [00:02:34.274]➜  packagefile log=/tmp/go-build3381348043/b171/_pkg_.a
2025-08-20T22:48:15.2480984Z [00:02:34.274]➜  packagefile sort=/tmp/go-build3381348043/b157/_pkg_.a
2025-08-20T22:48:15.2481422Z [00:02:34.274]➜  packagefile unicode/utf8=/tmp/go-build3381348043/b042/_pkg_.a
2025-08-20T22:48:15.2481756Z [00:02:34.274]➜  EOF
2025-08-20T22:48:15.2485181Z [00:02:34.274]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b170/_pkg_.a -trimpath "/root/.go/src/vendor/golang.org/x/text/unicode/bidi=>vendor/golang.org/x/text/unicode/bidi;$WORK/b170=>" -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/b170/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-20T22:48:15.2744260Z [00:02:34.301]➜  go tool buildid -w $WORK/b158/_pkg_.a # internal
2025-08-20T22:48:15.2831270Z [00:02:34.308]➜  cp $WORK/b158/_pkg_.a /root/.cache/go-build/86/8630d9cd567755f79611dab42aaf3147928fa09b4f6d5802016e8e8fc301379e-d # internal
2025-08-20T22:48:15.2832023Z [00:02:34.308]➜  vendor/golang.org/x/net/http2/hpack
2025-08-20T22:48:15.2836520Z [00:02:34.308]➜  mkdir -p $WORK/b176/
2025-08-20T22:48:15.2837556Z [00:02:34.309]➜  cat >/tmp/go-build3381348043/b176/importcfg << 'EOF' # internal
2025-08-20T22:48:15.2838709Z [00:02:34.309]➜  # import config
2025-08-20T22:48:15.2839187Z [00:02:34.309]➜  packagefile bytes=/tmp/go-build3381348043/b003/_pkg_.a
2025-08-20T22:48:15.2840493Z [00:02:34.309]➜  packagefile errors=/tmp/go-build3381348043/b004/_pkg_.a
2025-08-20T22:48:15.2842892Z [00:02:34.309]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:15.2843396Z [00:02:34.309]➜  packagefile io=/tmp/go-build3381348043/b034/_pkg_.a
2025-08-20T22:48:15.2843818Z [00:02:34.309]➜  packagefile sync=/tmp/go-build3381348043/b035/_pkg_.a
2025-08-20T22:48:15.2844132Z [00:02:34.309]➜  EOF
2025-08-20T22:48:15.2847028Z [00:02:34.309]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b176/_pkg_.a -trimpath "/root/.go/src/vendor/golang.org/x/net/http2/hpack=>vendor/golang.org/x/net/http2/hpack;$WORK/b176=>" -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/b176/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-20T22:48:15.3568589Z [00:02:34.384]➜  go tool buildid -w $WORK/b170/_pkg_.a # internal
2025-08-20T22:48:15.3569893Z [00:02:34.384]➜  go tool buildid -w $WORK/b176/_pkg_.a # internal
2025-08-20T22:48:15.3597726Z [00:02:34.386]➜  cp $WORK/b170/_pkg_.a /root/.cache/go-build/e0/e0827970f74045e35958571a654bd84584f4e4525bc36cf208d006213d326189-d # internal
2025-08-20T22:48:15.3600031Z [00:02:34.386]➜  cp $WORK/b176/_pkg_.a /root/.cache/go-build/74/741fff092c8e1e96837ce488fcf0dc7e51a2a42d5924336c01e7bd8499f8d7d1-d # internal
2025-08-20T22:48:15.3600681Z [00:02:34.386]➜  vendor/golang.org/x/text/secure/bidirule
2025-08-20T22:48:15.3601001Z [00:02:34.386]➜  mkdir -p $WORK/b168/
2025-08-20T22:48:15.3601256Z [00:02:34.387]➜  mime
2025-08-20T22:48:15.3601480Z [00:02:34.387]➜  mkdir -p $WORK/b177/
2025-08-20T22:48:15.3612485Z [00:02:34.388]➜  cat >/tmp/go-build3381348043/b168/importcfg << 'EOF' # internal
2025-08-20T22:48:15.3612870Z [00:02:34.388]➜  # import config
2025-08-20T22:48:15.3613323Z [00:02:34.388]➜  importmap golang.org/x/text/transform=vendor/golang.org/x/text/transform
2025-08-20T22:48:15.3613895Z [00:02:34.388]➜  importmap golang.org/x/text/unicode/bidi=vendor/golang.org/x/text/unicode/bidi
2025-08-20T22:48:15.3614412Z [00:02:34.388]➜  packagefile errors=/tmp/go-build3381348043/b004/_pkg_.a
2025-08-20T22:48:15.3614942Z [00:02:34.388]➜  packagefile vendor/golang.org/x/text/transform=/tmp/go-build3381348043/b169/_pkg_.a
2025-08-20T22:48:15.3623730Z [00:02:34.388]➜  packagefile vendor/golang.org/x/text/unicode/bidi=/tmp/go-build3381348043/b170/_pkg_.a
2025-08-20T22:48:15.3624996Z [00:02:34.388]➜  packagefile unicode/utf8=/tmp/go-build3381348043/b042/_pkg_.a
2025-08-20T22:48:15.3625358Z [00:02:34.388]➜  EOF
2025-08-20T22:48:15.3628020Z [00:02:34.388]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b168/_pkg_.a -trimpath "/root/.go/src/vendor/golang.org/x/text/secure/bidirule=>vendor/golang.org/x/text/secure/bidirule;$WORK/b168=>" -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/b168/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-20T22:48:15.3630548Z [00:02:34.389]➜  cat >/tmp/go-build3381348043/b177/importcfg << 'EOF' # internal
2025-08-20T22:48:15.3630905Z [00:02:34.389]➜  # import config
2025-08-20T22:48:15.3631255Z [00:02:34.389]➜  packagefile bufio=/tmp/go-build3381348043/b162/_pkg_.a
2025-08-20T22:48:15.3631677Z [00:02:34.389]➜  packagefile bytes=/tmp/go-build3381348043/b003/_pkg_.a
2025-08-20T22:48:15.3632131Z [00:02:34.389]➜  packagefile encoding/base64=/tmp/go-build3381348043/b146/_pkg_.a
2025-08-20T22:48:15.3633359Z [00:02:34.389]➜  packagefile errors=/tmp/go-build3381348043/b004/_pkg_.a
2025-08-20T22:48:15.3633858Z [00:02:34.389]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:15.3634608Z [00:02:34.389]➜  packagefile io=/tmp/go-build3381348043/b034/_pkg_.a
2025-08-20T22:48:15.3635017Z [00:02:34.389]➜  packagefile maps=/tmp/go-build3381348043/b147/_pkg_.a
2025-08-20T22:48:15.3635420Z [00:02:34.389]➜  packagefile os=/tmp/go-build3381348043/b079/_pkg_.a
2025-08-20T22:48:15.3636096Z [00:02:34.389]➜  packagefile slices=/tmp/go-build3381348043/b050/_pkg_.a
2025-08-20T22:48:15.3636589Z [00:02:34.389]➜  packagefile strings=/tmp/go-build3381348043/b063/_pkg_.a
2025-08-20T22:48:15.3637021Z [00:02:34.389]➜  packagefile sync=/tmp/go-build3381348043/b035/_pkg_.a
2025-08-20T22:48:15.3637441Z [00:02:34.389]➜  packagefile unicode=/tmp/go-build3381348043/b041/_pkg_.a
2025-08-20T22:48:15.3637881Z [00:02:34.389]➜  packagefile unicode/utf8=/tmp/go-build3381348043/b042/_pkg_.a
2025-08-20T22:48:15.3638220Z [00:02:34.389]➜  EOF
2025-08-20T22:48:15.3639962Z [00:02:34.389]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b177/_pkg_.a -trimpath "/root/.go/src/mime=>mime;$WORK/b177=>" -p mime -lang=go1.25 -std -complete -installsuffix shared -buildid I4kIffXijneyMNNmoBLE/I4kIffXijneyMNNmoBLE -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b177/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-20T22:48:15.3817165Z [00:02:34.408]➜  go tool buildid -w $WORK/b168/_pkg_.a # internal
2025-08-20T22:48:15.3818679Z [00:02:34.409]➜  cp $WORK/b168/_pkg_.a /root/.cache/go-build/61/61ba4834b84929ed8e2d68542bb29237f5541d6f24793e4be169d7f5f1f91f58-d # internal
2025-08-20T22:48:15.3826319Z [00:02:34.409]➜  mime/quotedprintable
2025-08-20T22:48:15.3826947Z [00:02:34.410]➜  mkdir -p $WORK/b179/
2025-08-20T22:48:15.3834700Z [00:02:34.410]➜  cat >/tmp/go-build3381348043/b179/importcfg << 'EOF' # internal
2025-08-20T22:48:15.3835109Z [00:02:34.410]➜  # import config
2025-08-20T22:48:15.3835461Z [00:02:34.410]➜  packagefile bufio=/tmp/go-build3381348043/b162/_pkg_.a
2025-08-20T22:48:15.3836063Z [00:02:34.410]➜  packagefile bytes=/tmp/go-build3381348043/b003/_pkg_.a
2025-08-20T22:48:15.3836494Z [00:02:34.410]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:15.3836899Z [00:02:34.410]➜  packagefile io=/tmp/go-build3381348043/b034/_pkg_.a
2025-08-20T22:48:15.3837201Z [00:02:34.410]➜  EOF
2025-08-20T22:48:15.3842339Z [00:02:34.411]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b179/_pkg_.a -trimpath "/root/.go/src/mime/quotedprintable=>mime/quotedprintable;$WORK/b179=>" -p mime/quotedprintable -lang=go1.25 -std -complete -installsuffix shared -buildid E46iEalzJcETRtFu1tSk/E46iEalzJcETRtFu1tSk -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b179/importcfg -pack /root/.go/src/mime/quotedprintable/reader.go /root/.go/src/mime/quotedprintable/writer.go
2025-08-20T22:48:15.4371915Z [00:02:34.464]➜  go tool buildid -w $WORK/b179/_pkg_.a # internal
2025-08-20T22:48:15.4379663Z [00:02:34.465]➜  cp $WORK/b179/_pkg_.a /root/.cache/go-build/3b/3bc6be67421966581c330ad14d69e3e0267250408be1064dedd66f3d5af8f308-d # internal
2025-08-20T22:48:15.4397489Z [00:02:34.465]➜  net/http/internal
2025-08-20T22:48:15.4397808Z [00:02:34.465]➜  mkdir -p $WORK/b181/
2025-08-20T22:48:15.4398188Z [00:02:34.465]➜  cat >/tmp/go-build3381348043/b181/importcfg << 'EOF' # internal
2025-08-20T22:48:15.4398537Z [00:02:34.465]➜  # import config
2025-08-20T22:48:15.4398880Z [00:02:34.465]➜  packagefile bufio=/tmp/go-build3381348043/b162/_pkg_.a
2025-08-20T22:48:15.4399326Z [00:02:34.465]➜  packagefile bytes=/tmp/go-build3381348043/b003/_pkg_.a
2025-08-20T22:48:15.4399752Z [00:02:34.465]➜  packagefile errors=/tmp/go-build3381348043/b004/_pkg_.a
2025-08-20T22:48:15.4400165Z [00:02:34.465]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:15.4400567Z [00:02:34.465]➜  packagefile io=/tmp/go-build3381348043/b034/_pkg_.a
2025-08-20T22:48:15.4400872Z [00:02:34.465]➜  EOF
2025-08-20T22:48:15.4402401Z [00:02:34.465]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b181/_pkg_.a -trimpath "/root/.go/src/net/http/internal=>net/http/internal;$WORK/b181=>" -p net/http/internal -lang=go1.25 -std -complete -installsuffix shared -buildid vHdEEpk9aalnU7c9Q2CQ/vHdEEpk9aalnU7c9Q2CQ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b181/importcfg -pack /root/.go/src/net/http/internal/chunked.go
2025-08-20T22:48:15.4859697Z [00:02:34.513]➜  go tool buildid -w $WORK/b173/_pkg_.a # internal
2025-08-20T22:48:15.4882207Z [00:02:34.515]➜  cp $WORK/b173/_pkg_.a /root/.cache/go-build/d6/d6b21b60b897191c5f016d9bbc9cd8419791fd2305d157873e958178e7570b36-d # internal
2025-08-20T22:48:15.4906863Z [00:02:34.517]➜  vendor/golang.org/x/net/idna
2025-08-20T22:48:15.4908196Z [00:02:34.518]➜  mkdir -p $WORK/b167/
2025-08-20T22:48:15.4912704Z [00:02:34.518]➜  cat >/tmp/go-build3381348043/b167/importcfg << 'EOF' # internal
2025-08-20T22:48:15.4913220Z [00:02:34.518]➜  # import config
2025-08-20T22:48:15.4913684Z [00:02:34.518]➜  importmap golang.org/x/text/secure/bidirule=vendor/golang.org/x/text/secure/bidirule
2025-08-20T22:48:15.4914470Z [00:02:34.518]➜  importmap golang.org/x/text/unicode/bidi=vendor/golang.org/x/text/unicode/bidi
2025-08-20T22:48:15.4915077Z [00:02:34.518]➜  importmap golang.org/x/text/unicode/norm=vendor/golang.org/x/text/unicode/norm
2025-08-20T22:48:15.4915700Z [00:02:34.518]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:15.4916703Z [00:02:34.518]➜  packagefile vendor/golang.org/x/text/secure/bidirule=/tmp/go-build3381348043/b168/_pkg_.a
2025-08-20T22:48:15.4917476Z [00:02:34.518]➜  packagefile vendor/golang.org/x/text/unicode/bidi=/tmp/go-build3381348043/b170/_pkg_.a
2025-08-20T22:48:15.4918254Z [00:02:34.518]➜  packagefile vendor/golang.org/x/text/unicode/norm=/tmp/go-build3381348043/b173/_pkg_.a
2025-08-20T22:48:15.4918892Z [00:02:34.518]➜  packagefile math=/tmp/go-build3381348043/b055/_pkg_.a
2025-08-20T22:48:15.4919411Z [00:02:34.518]➜  packagefile strings=/tmp/go-build3381348043/b063/_pkg_.a
2025-08-20T22:48:15.4919983Z [00:02:34.518]➜  packagefile unicode/utf8=/tmp/go-build3381348043/b042/_pkg_.a
2025-08-20T22:48:15.4920443Z [00:02:34.518]➜  EOF
2025-08-20T22:48:15.4923861Z [00:02:34.518]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b167/_pkg_.a -trimpath "/root/.go/src/vendor/golang.org/x/net/idna=>vendor/golang.org/x/net/idna;$WORK/b167=>" -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/b167/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-20T22:48:15.4926753Z [00:02:34.519]➜  go tool buildid -w $WORK/b181/_pkg_.a # internal
2025-08-20T22:48:15.4927808Z [00:02:34.520]➜  cp $WORK/b181/_pkg_.a /root/.cache/go-build/c2/c28118b3758da9141682a9cbc67717cc135b0cf9cd6aa19b85adea007e201d18-d # internal
2025-08-20T22:48:15.4937144Z [00:02:34.520]➜  net/http/internal/ascii
2025-08-20T22:48:15.4937483Z [00:02:34.520]➜  mkdir -p $WORK/b182/
2025-08-20T22:48:15.4939294Z [00:02:34.520]➜  cat >/tmp/go-build3381348043/b182/importcfg << 'EOF' # internal
2025-08-20T22:48:15.4941001Z [00:02:34.521]➜  # import config
2025-08-20T22:48:15.4942854Z [00:02:34.521]➜  packagefile strings=/tmp/go-build3381348043/b063/_pkg_.a
2025-08-20T22:48:15.4944591Z [00:02:34.521]➜  packagefile unicode=/tmp/go-build3381348043/b041/_pkg_.a
2025-08-20T22:48:15.4946308Z [00:02:34.521]➜  EOF
2025-08-20T22:48:15.4949410Z [00:02:34.521]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b182/_pkg_.a -trimpath "/root/.go/src/net/http/internal/ascii=>net/http/internal/ascii;$WORK/b182=>" -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/b182/importcfg -pack /root/.go/src/net/http/internal/ascii/print.go
2025-08-20T22:48:15.5060640Z [00:02:34.532]➜  go tool buildid -w $WORK/b182/_pkg_.a # internal
2025-08-20T22:48:15.5066451Z [00:02:34.533]➜  cp $WORK/b182/_pkg_.a /root/.cache/go-build/8e/8e0dccb9f74df18d3810f1cb8a981222a19b48f0d99928ebfe6fd74b3421bff9-d # internal
2025-08-20T22:48:15.5067092Z [00:02:34.533]➜  regexp/syntax
2025-08-20T22:48:15.5067352Z [00:02:34.533]➜  mkdir -p $WORK/b185/
2025-08-20T22:48:15.5067757Z [00:02:34.533]➜  cat >/tmp/go-build3381348043/b185/importcfg << 'EOF' # internal
2025-08-20T22:48:15.5068108Z [00:02:34.533]➜  # import config
2025-08-20T22:48:15.5068448Z [00:02:34.533]➜  packagefile slices=/tmp/go-build3381348043/b050/_pkg_.a
2025-08-20T22:48:15.5068867Z [00:02:34.533]➜  packagefile sort=/tmp/go-build3381348043/b157/_pkg_.a
2025-08-20T22:48:15.5069289Z [00:02:34.533]➜  packagefile strconv=/tmp/go-build3381348043/b054/_pkg_.a
2025-08-20T22:48:15.5069747Z [00:02:34.533]➜  packagefile strings=/tmp/go-build3381348043/b063/_pkg_.a
2025-08-20T22:48:15.5070171Z [00:02:34.534]➜  packagefile sync=/tmp/go-build3381348043/b035/_pkg_.a
2025-08-20T22:48:15.5070595Z [00:02:34.534]➜  packagefile unicode=/tmp/go-build3381348043/b041/_pkg_.a
2025-08-20T22:48:15.5071041Z [00:02:34.534]➜  packagefile unicode/utf8=/tmp/go-build3381348043/b042/_pkg_.a
2025-08-20T22:48:15.5071378Z [00:02:34.534]➜  EOF
2025-08-20T22:48:15.5074192Z [00:02:34.534]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b185/_pkg_.a -trimpath "/root/.go/src/regexp/syntax=>regexp/syntax;$WORK/b185=>" -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/b185/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-20T22:48:15.5378329Z [00:02:34.565]➜  go tool buildid -w $WORK/b177/_pkg_.a # internal
2025-08-20T22:48:15.5406825Z [00:02:34.568]➜  cp $WORK/b177/_pkg_.a /root/.cache/go-build/16/162a94f25d2169fb2c3dd121053822aaea934e781eee8dd2887942175d80acec-d # internal
2025-08-20T22:48:15.5410518Z [00:02:34.568]➜  html
2025-08-20T22:48:15.5410785Z [00:02:34.568]➜  mkdir -p $WORK/b189/
2025-08-20T22:48:15.5416880Z [00:02:34.568]➜  cat >/tmp/go-build3381348043/b189/importcfg << 'EOF' # internal
2025-08-20T22:48:15.5417461Z [00:02:34.568]➜  # import config
2025-08-20T22:48:15.5417966Z [00:02:34.568]➜  packagefile strings=/tmp/go-build3381348043/b063/_pkg_.a
2025-08-20T22:48:15.5418523Z [00:02:34.568]➜  packagefile sync=/tmp/go-build3381348043/b035/_pkg_.a
2025-08-20T22:48:15.5419087Z [00:02:34.568]➜  packagefile unicode/utf8=/tmp/go-build3381348043/b042/_pkg_.a
2025-08-20T22:48:15.5420021Z [00:02:34.568]➜  EOF
2025-08-20T22:48:15.5421572Z [00:02:34.569]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b189/_pkg_.a -trimpath "/root/.go/src/html=>html;$WORK/b189=>" -p html -lang=go1.25 -std -complete -installsuffix shared -buildid OrC31vHZcTisU4uxpfKZ/OrC31vHZcTisU4uxpfKZ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b189/importcfg -pack /root/.go/src/html/entity.go /root/.go/src/html/escape.go
2025-08-20T22:48:15.5974024Z [00:02:34.624]➜  go tool buildid -w $WORK/b189/_pkg_.a # internal
2025-08-20T22:48:15.6017140Z [00:02:34.628]➜  cp $WORK/b189/_pkg_.a /root/.cache/go-build/a8/a8f5748843c414dff27d277c5be26ef5585e39f30013b8a1ee6aac2802bce3a0-d # internal
2025-08-20T22:48:15.6018344Z [00:02:34.629]➜  text/tabwriter
2025-08-20T22:48:15.6026782Z [00:02:34.630]➜  mkdir -p $WORK/b192/
2025-08-20T22:48:15.6029565Z [00:02:34.630]➜  cat >/tmp/go-build3381348043/b192/importcfg << 'EOF' # internal
2025-08-20T22:48:15.6029924Z [00:02:34.630]➜  # import config
2025-08-20T22:48:15.6030490Z [00:02:34.630]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:15.6031052Z [00:02:34.630]➜  packagefile io=/tmp/go-build3381348043/b034/_pkg_.a
2025-08-20T22:48:15.6031579Z [00:02:34.630]➜  packagefile unicode/utf8=/tmp/go-build3381348043/b042/_pkg_.a
2025-08-20T22:48:15.6031934Z [00:02:34.630]➜  EOF
2025-08-20T22:48:15.6033443Z [00:02:34.630]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b192/_pkg_.a -trimpath "/root/.go/src/text/tabwriter=>text/tabwriter;$WORK/b192=>" -p text/tabwriter -lang=go1.25 -std -complete -installsuffix shared -buildid F1g7de6928ui3NDQUUlH/F1g7de6928ui3NDQUUlH -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b192/importcfg -pack /root/.go/src/text/tabwriter/tabwriter.go
2025-08-20T22:48:15.6312351Z [00:02:34.658]➜  go tool buildid -w $WORK/b167/_pkg_.a # internal
2025-08-20T22:48:15.6323162Z [00:02:34.659]➜  cp $WORK/b167/_pkg_.a /root/.cache/go-build/32/3225d403c945b9be38f1b33442128dea0864bdb33569661637f1f37dbf97fe50-d # internal
2025-08-20T22:48:15.6323970Z [00:02:34.659]➜  runtime/trace
2025-08-20T22:48:15.6324330Z [00:02:34.659]➜  mkdir -p $WORK/b193/
2025-08-20T22:48:15.6324799Z [00:02:34.659]➜  cat >/tmp/go-build3381348043/b193/importcfg << 'EOF' # internal
2025-08-20T22:48:15.6325264Z [00:02:34.659]➜  # import config
2025-08-20T22:48:15.6328263Z [00:02:34.659]➜  packagefile context=/tmp/go-build3381348043/b043/_pkg_.a
2025-08-20T22:48:15.6328826Z [00:02:34.659]➜  packagefile errors=/tmp/go-build3381348043/b004/_pkg_.a
2025-08-20T22:48:15.6329578Z [00:02:34.659]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:15.6330150Z [00:02:34.659]➜  packagefile internal/trace/tracev2=/tmp/go-build3381348043/b033/_pkg_.a
2025-08-20T22:48:15.6330620Z [00:02:34.659]➜  packagefile io=/tmp/go-build3381348043/b034/_pkg_.a
2025-08-20T22:48:15.6331040Z [00:02:34.659]➜  packagefile runtime=/tmp/go-build3381348043/b010/_pkg_.a
2025-08-20T22:48:15.6331466Z [00:02:34.659]➜  packagefile slices=/tmp/go-build3381348043/b050/_pkg_.a
2025-08-20T22:48:15.6331898Z [00:02:34.659]➜  packagefile sync=/tmp/go-build3381348043/b035/_pkg_.a
2025-08-20T22:48:15.6332332Z [00:02:34.659]➜  packagefile sync/atomic=/tmp/go-build3381348043/b037/_pkg_.a
2025-08-20T22:48:15.6332764Z [00:02:34.659]➜  packagefile time=/tmp/go-build3381348043/b044/_pkg_.a
2025-08-20T22:48:15.6333074Z [00:02:34.659]➜  EOF
2025-08-20T22:48:15.6335458Z [00:02:34.659]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b193/_pkg_.a -trimpath "/root/.go/src/runtime/trace=>runtime/trace;$WORK/b193=>" -p runtime/trace -lang=go1.25 -std -installsuffix shared -buildid XwdYjLEyjBDAe0Dn4dqx/XwdYjLEyjBDAe0Dn4dqx -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b193/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-20T22:48:15.6606204Z [00:02:34.687]➜  go tool buildid -w $WORK/b192/_pkg_.a # internal
2025-08-20T22:48:15.6608287Z [00:02:34.687]➜  cp $WORK/b192/_pkg_.a /root/.cache/go-build/3a/3a28cd866336bb2cae757bd805508ab4565ebea39f3ac79063f2cb92974d8a73-d # internal
2025-08-20T22:48:15.6608866Z [00:02:34.688]➜  runtime/pprof
2025-08-20T22:48:15.6611587Z [00:02:34.688]➜  mkdir -p $WORK/b191/
2025-08-20T22:48:15.6612271Z [00:02:34.688]➜  cat >/tmp/go-build3381348043/b191/importcfg << 'EOF' # internal
2025-08-20T22:48:15.6614183Z [00:02:34.688]➜  # import config
2025-08-20T22:48:15.6614910Z [00:02:34.688]➜  packagefile bufio=/tmp/go-build3381348043/b162/_pkg_.a
2025-08-20T22:48:15.6615628Z [00:02:34.688]➜  packagefile bytes=/tmp/go-build3381348043/b003/_pkg_.a
2025-08-20T22:48:15.6616659Z [00:02:34.688]➜  packagefile cmp=/tmp/go-build3381348043/b051/_pkg_.a
2025-08-20T22:48:15.6617164Z [00:02:34.688]➜  packagefile compress/gzip=/tmp/go-build3381348043/b163/_pkg_.a
2025-08-20T22:48:15.6617631Z [00:02:34.688]➜  packagefile context=/tmp/go-build3381348043/b043/_pkg_.a
2025-08-20T22:48:15.6618122Z [00:02:34.688]➜  packagefile encoding/binary=/tmp/go-build3381348043/b132/_pkg_.a
2025-08-20T22:48:15.6618604Z [00:02:34.688]➜  packagefile errors=/tmp/go-build3381348043/b004/_pkg_.a
2025-08-20T22:48:15.6619021Z [00:02:34.688]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:15.6619463Z [00:02:34.688]➜  packagefile internal/abi=/tmp/go-build3381348043/b006/_pkg_.a
2025-08-20T22:48:15.6619986Z [00:02:34.688]➜  packagefile internal/profilerecord=/tmp/go-build3381348043/b019/_pkg_.a
2025-08-20T22:48:15.6620453Z [00:02:34.688]➜  packagefile io=/tmp/go-build3381348043/b034/_pkg_.a
2025-08-20T22:48:15.6620862Z [00:02:34.688]➜  packagefile math=/tmp/go-build3381348043/b055/_pkg_.a
2025-08-20T22:48:15.6621263Z [00:02:34.688]➜  packagefile os=/tmp/go-build3381348043/b079/_pkg_.a
2025-08-20T22:48:15.6621681Z [00:02:34.688]➜  packagefile runtime=/tmp/go-build3381348043/b010/_pkg_.a
2025-08-20T22:48:15.6622117Z [00:02:34.688]➜  packagefile slices=/tmp/go-build3381348043/b050/_pkg_.a
2025-08-20T22:48:15.6622532Z [00:02:34.688]➜  packagefile sort=/tmp/go-build3381348043/b157/_pkg_.a
2025-08-20T22:48:15.6622955Z [00:02:34.688]➜  packagefile strconv=/tmp/go-build3381348043/b054/_pkg_.a
2025-08-20T22:48:15.6623383Z [00:02:34.688]➜  packagefile strings=/tmp/go-build3381348043/b063/_pkg_.a
2025-08-20T22:48:15.6623800Z [00:02:34.688]➜  packagefile sync=/tmp/go-build3381348043/b035/_pkg_.a
2025-08-20T22:48:15.6624219Z [00:02:34.688]➜  packagefile syscall=/tmp/go-build3381348043/b047/_pkg_.a
2025-08-20T22:48:15.6625031Z [00:02:34.688]➜  packagefile text/tabwriter=/tmp/go-build3381348043/b192/_pkg_.a
2025-08-20T22:48:15.6625550Z [00:02:34.688]➜  packagefile time=/tmp/go-build3381348043/b044/_pkg_.a
2025-08-20T22:48:15.6626073Z [00:02:34.688]➜  EOF
2025-08-20T22:48:15.6628935Z [00:02:34.688]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b191/_pkg_.a -trimpath "/root/.go/src/runtime/pprof=>runtime/pprof;$WORK/b191=>" -p runtime/pprof -lang=go1.25 -std -installsuffix shared -buildid k1Lf49yIK_Dqg3jg9zyZ/k1Lf49yIK_Dqg3jg9zyZ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b191/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-20T22:48:15.6633528Z [00:02:34.690]➜  cd $WORK/b148
2025-08-20T22:48:15.6634893Z [00:02:34.690]➜  TERM='dumb' gcc -I /root/.go/src/net -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b148=/tmp/go-build -gno-record-gcc-switches -I $WORK/b148/ -O2 -flto=auto -fPIE -fpie -static -w -pipe -fno-stack-protector -ffile-prefix-map=/root/.go=/_/GOROOT -frandom-seed=eXcrLAO0S0TwJ_5cJgMP -o $WORK/b148/_x001.o -c _cgo_export.c
2025-08-20T22:48:15.6691790Z [00:02:34.696]➜  go tool buildid -w $WORK/b185/_pkg_.a # internal
2025-08-20T22:48:15.6712865Z [00:02:34.698]➜  cp $WORK/b185/_pkg_.a /root/.cache/go-build/92/929244c0749032b195252659a56dfc1c02f6c4e879dc08af1f32f8686759b11f-d # internal
2025-08-20T22:48:15.6715435Z [00:02:34.698]➜  regexp
2025-08-20T22:48:15.6716994Z [00:02:34.699]➜  mkdir -p $WORK/b184/
2025-08-20T22:48:15.6720649Z [00:02:34.699]➜  cat >/tmp/go-build3381348043/b184/importcfg << 'EOF' # internal
2025-08-20T22:48:15.6721595Z [00:02:34.699]➜  # import config
2025-08-20T22:48:15.6721955Z [00:02:34.699]➜  packagefile bytes=/tmp/go-build3381348043/b003/_pkg_.a
2025-08-20T22:48:15.6722375Z [00:02:34.699]➜  packagefile io=/tmp/go-build3381348043/b034/_pkg_.a
2025-08-20T22:48:15.6722817Z [00:02:34.699]➜  packagefile regexp/syntax=/tmp/go-build3381348043/b185/_pkg_.a
2025-08-20T22:48:15.6723261Z [00:02:34.699]➜  packagefile slices=/tmp/go-build3381348043/b050/_pkg_.a
2025-08-20T22:48:15.6723702Z [00:02:34.699]➜  packagefile strconv=/tmp/go-build3381348043/b054/_pkg_.a
2025-08-20T22:48:15.6724129Z [00:02:34.699]➜  packagefile strings=/tmp/go-build3381348043/b063/_pkg_.a
2025-08-20T22:48:15.6724553Z [00:02:34.699]➜  packagefile sync=/tmp/go-build3381348043/b035/_pkg_.a
2025-08-20T22:48:15.6724970Z [00:02:34.699]➜  packagefile unicode=/tmp/go-build3381348043/b041/_pkg_.a
2025-08-20T22:48:15.6725417Z [00:02:34.699]➜  packagefile unicode/utf8=/tmp/go-build3381348043/b042/_pkg_.a
2025-08-20T22:48:15.6725922Z [00:02:34.699]➜  EOF
2025-08-20T22:48:15.6726267Z [00:02:34.699]➜  cd /tmp/tmp.ktsoLsWyz4/TEMPREPO/cmd/step
2025-08-20T22:48:15.6728026Z [00:02:34.699]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b184/_pkg_.a -trimpath "/root/.go/src/regexp=>regexp;$WORK/b184=>" -p regexp -lang=go1.25 -std -complete -installsuffix shared -buildid OVCec7tSb5whGRiUe_hP/OVCec7tSb5whGRiUe_hP -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b184/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-20T22:48:15.6906075Z [00:02:34.717]➜  go tool buildid -w $WORK/b193/_pkg_.a # internal
2025-08-20T22:48:15.6914948Z [00:02:34.718]➜  cp $WORK/b193/_pkg_.a /root/.cache/go-build/d7/d710179f8695fa16254e99549630099ac5c583c221745d5f018533d4d4fd1b14-d # internal
2025-08-20T22:48:15.6915587Z [00:02:34.718]➜  runtime/debug
2025-08-20T22:48:15.6916129Z [00:02:34.718]➜  mkdir -p $WORK/b194/
2025-08-20T22:48:15.6919301Z [00:02:34.719]➜  echo -n > $WORK/b194/go_asm.h # internal
2025-08-20T22:48:15.6920574Z [00:02:34.719]➜  cd /root/.go/src/runtime/debug
2025-08-20T22:48:15.6921706Z [00:02:34.719]➜  /root/.go/pkg/tool/linux_arm64/asm -p runtime/debug -trimpath "/root/.go/src/runtime/debug=>runtime/debug;$WORK/b194=>" -I $WORK/b194/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b194/symabis ./debug.s
2025-08-20T22:48:15.6938446Z [00:02:34.721]➜  cat >/tmp/go-build3381348043/b194/importcfg << 'EOF' # internal
2025-08-20T22:48:15.6940661Z [00:02:34.721]➜  # import config
2025-08-20T22:48:15.6942978Z [00:02:34.721]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:15.6943461Z [00:02:34.721]➜  packagefile internal/poll=/tmp/go-build3381348043/b083/_pkg_.a
2025-08-20T22:48:15.6943906Z [00:02:34.721]➜  packagefile os=/tmp/go-build3381348043/b079/_pkg_.a
2025-08-20T22:48:15.6944328Z [00:02:34.721]➜  packagefile runtime=/tmp/go-build3381348043/b010/_pkg_.a
2025-08-20T22:48:15.6944772Z [00:02:34.721]➜  packagefile slices=/tmp/go-build3381348043/b050/_pkg_.a
2025-08-20T22:48:15.6945197Z [00:02:34.721]➜  packagefile strconv=/tmp/go-build3381348043/b054/_pkg_.a
2025-08-20T22:48:15.6945637Z [00:02:34.721]➜  packagefile strings=/tmp/go-build3381348043/b063/_pkg_.a
2025-08-20T22:48:15.6946949Z [00:02:34.721]➜  packagefile time=/tmp/go-build3381348043/b044/_pkg_.a
2025-08-20T22:48:15.6947266Z [00:02:34.721]➜  EOF
2025-08-20T22:48:15.6947534Z [00:02:34.721]➜  cd /tmp/tmp.ktsoLsWyz4/TEMPREPO/cmd/step
2025-08-20T22:48:15.6950034Z [00:02:34.721]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b194/_pkg_.a -trimpath "/root/.go/src/runtime/debug=>runtime/debug;$WORK/b194=>" -p runtime/debug -lang=go1.25 -std -installsuffix shared -buildid mxuhknRyDyMkG_Bz4Oci/mxuhknRyDyMkG_Bz4Oci -goversion go1.25.0 -symabis $WORK/b194/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b194/importcfg -pack -asmhdr $WORK/b194/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-20T22:48:15.6979203Z [00:02:34.725]➜  cd $WORK/b148
2025-08-20T22:48:15.6988779Z [00:02:34.725]➜  TERM='dumb' gcc -I /root/.go/src/net -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b148=/tmp/go-build -gno-record-gcc-switches -I $WORK/b148/ -O2 -flto=auto -fPIE -fpie -static -w -pipe -fno-stack-protector -ffile-prefix-map=/root/.go=/_/GOROOT -frandom-seed=eXcrLAO0S0TwJ_5cJgMP -o $WORK/b148/_x002.o -c cgo_linux.cgo2.c
2025-08-20T22:48:15.7187617Z [00:02:34.746]➜  TERM='dumb' gcc -I /root/.go/src/net -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b148=/tmp/go-build -gno-record-gcc-switches -I $WORK/b148/ -O2 -flto=auto -fPIE -fpie -static -w -pipe -fno-stack-protector -ffile-prefix-map=/root/.go=/_/GOROOT -frandom-seed=eXcrLAO0S0TwJ_5cJgMP -o $WORK/b148/_x003.o -c cgo_resnew.cgo2.c
2025-08-20T22:48:15.7585620Z [00:02:34.785]➜  TERM='dumb' gcc -I /root/.go/src/net -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b148=/tmp/go-build -gno-record-gcc-switches -I $WORK/b148/ -O2 -flto=auto -fPIE -fpie -static -w -pipe -fno-stack-protector -ffile-prefix-map=/root/.go=/_/GOROOT -frandom-seed=eXcrLAO0S0TwJ_5cJgMP -o $WORK/b148/_x004.o -c cgo_socknew.cgo2.c
2025-08-20T22:48:15.7815417Z [00:02:34.808]➜  cd /root/.go/src/runtime/debug
2025-08-20T22:48:15.7818371Z [00:02:34.809]➜  /root/.go/pkg/tool/linux_arm64/asm -p runtime/debug -trimpath "/root/.go/src/runtime/debug=>runtime/debug;$WORK/b194=>" -I $WORK/b194/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b194/debug.o ./debug.s
2025-08-20T22:48:15.7849194Z [00:02:34.812]➜  cd $WORK/b148
2025-08-20T22:48:15.7852132Z [00:02:34.812]➜  TERM='dumb' gcc -I /root/.go/src/net -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b148=/tmp/go-build -gno-record-gcc-switches -I $WORK/b148/ -O2 -flto=auto -fPIE -fpie -static -w -pipe -fno-stack-protector -ffile-prefix-map=/root/.go=/_/GOROOT -frandom-seed=eXcrLAO0S0TwJ_5cJgMP -o $WORK/b148/_x005.o -c cgo_unix_cgo.cgo2.c
2025-08-20T22:48:15.7900691Z [00:02:34.817]➜  cd /root/.go/src/runtime/debug
2025-08-20T22:48:15.7901601Z [00:02:34.817]➜  go tool pack r $WORK/b194/_pkg_.a $WORK/b194/debug.o # internal
2025-08-20T22:48:15.7906653Z [00:02:34.818]➜  go tool buildid -w $WORK/b194/_pkg_.a # internal
2025-08-20T22:48:15.7926883Z [00:02:34.820]➜  cp $WORK/b194/_pkg_.a /root/.cache/go-build/cb/cb3b30c8e26d6daf52407c28a3594f02b6e62c5f066c8b23b7c934ed448d9fd8-d # internal
2025-08-20T22:48:15.8041434Z [00:02:34.831]➜  github.com/pkg/errors
2025-08-20T22:48:15.8041752Z [00:02:34.831]➜  mkdir -p $WORK/b195/
2025-08-20T22:48:15.8042137Z [00:02:34.831]➜  cat >/tmp/go-build3381348043/b195/importcfg << 'EOF' # internal
2025-08-20T22:48:15.8042489Z [00:02:34.831]➜  # import config
2025-08-20T22:48:15.8042833Z [00:02:34.831]➜  packagefile errors=/tmp/go-build3381348043/b004/_pkg_.a
2025-08-20T22:48:15.8043247Z [00:02:34.831]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:15.8043674Z [00:02:34.831]➜  packagefile io=/tmp/go-build3381348043/b034/_pkg_.a
2025-08-20T22:48:15.8044085Z [00:02:34.831]➜  packagefile path=/tmp/go-build3381348043/b082/_pkg_.a
2025-08-20T22:48:15.8044505Z [00:02:34.831]➜  packagefile runtime=/tmp/go-build3381348043/b010/_pkg_.a
2025-08-20T22:48:15.8044936Z [00:02:34.831]➜  packagefile strconv=/tmp/go-build3381348043/b054/_pkg_.a
2025-08-20T22:48:15.8045367Z [00:02:34.831]➜  packagefile strings=/tmp/go-build3381348043/b063/_pkg_.a
2025-08-20T22:48:15.8046296Z [00:02:34.831]➜  EOF
2025-08-20T22:48:15.8046574Z [00:02:34.831]➜  cd /tmp/tmp.ktsoLsWyz4/TEMPREPO/cmd/step
2025-08-20T22:48:15.8048709Z [00:02:34.831]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b195/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/pkg/errors@v0.9.1=>github.com/pkg/errors@v0.9.1;$WORK/b195=>" -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/b195/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-20T22:48:15.8159824Z [00:02:34.843]➜  go tool buildid -w $WORK/b184/_pkg_.a # internal
2025-08-20T22:48:15.8182495Z [00:02:34.845]➜  cd $WORK/b148
2025-08-20T22:48:15.8190584Z [00:02:34.845]➜  TERM='dumb' gcc -I /root/.go/src/net -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b148=/tmp/go-build -gno-record-gcc-switches -I $WORK/b148/ -O2 -flto=auto -fPIE -fpie -static -w -pipe -fno-stack-protector -ffile-prefix-map=/root/.go=/_/GOROOT -frandom-seed=eXcrLAO0S0TwJ_5cJgMP -o $WORK/b148/_x006.o -c cgo_unix_cgo_res.cgo2.c
2025-08-20T22:48:15.8198449Z [00:02:34.847]➜  cp $WORK/b184/_pkg_.a /root/.cache/go-build/73/7358b30a52590f367844ce1a19d21e5368cb495d37a1a56ad4b34a3f61ce3f28-d # internal
2025-08-20T22:48:15.8231966Z [00:02:34.850]➜  internal/profile
2025-08-20T22:48:15.8232907Z [00:02:34.850]➜  mkdir -p $WORK/b190/
2025-08-20T22:48:15.8233891Z [00:02:34.850]➜  cat >/tmp/go-build3381348043/b190/importcfg << 'EOF' # internal
2025-08-20T22:48:15.8234280Z [00:02:34.850]➜  # import config
2025-08-20T22:48:15.8234627Z [00:02:34.850]➜  packagefile bytes=/tmp/go-build3381348043/b003/_pkg_.a
2025-08-20T22:48:15.8235078Z [00:02:34.850]➜  packagefile compress/gzip=/tmp/go-build3381348043/b163/_pkg_.a
2025-08-20T22:48:15.8235548Z [00:02:34.850]➜  packagefile errors=/tmp/go-build3381348043/b004/_pkg_.a
2025-08-20T22:48:15.8236294Z [00:02:34.850]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:15.8236704Z [00:02:34.850]➜  packagefile io=/tmp/go-build3381348043/b034/_pkg_.a
2025-08-20T22:48:15.8237116Z [00:02:34.850]➜  packagefile regexp=/tmp/go-build3381348043/b184/_pkg_.a
2025-08-20T22:48:15.8237532Z [00:02:34.850]➜  packagefile sort=/tmp/go-build3381348043/b157/_pkg_.a
2025-08-20T22:48:15.8237956Z [00:02:34.850]➜  packagefile strconv=/tmp/go-build3381348043/b054/_pkg_.a
2025-08-20T22:48:15.8238731Z [00:02:34.850]➜  packagefile strings=/tmp/go-build3381348043/b063/_pkg_.a
2025-08-20T22:48:15.8239236Z [00:02:34.850]➜  packagefile time=/tmp/go-build3381348043/b044/_pkg_.a
2025-08-20T22:48:15.8239549Z [00:02:34.850]➜  EOF
2025-08-20T22:48:15.8239820Z [00:02:34.850]➜  cd /tmp/tmp.ktsoLsWyz4/TEMPREPO/cmd/step
2025-08-20T22:48:15.8242357Z [00:02:34.850]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b190/_pkg_.a -trimpath "/root/.go/src/internal/profile=>internal/profile;$WORK/b190=>" -p internal/profile -lang=go1.25 -std -complete -installsuffix shared -buildid NFCqmxfJZwDjB3ySICMm/NFCqmxfJZwDjB3ySICMm -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b190/importcfg -pack /root/.go/src/internal/profile/encode.go /root/.go/src/internal/profile/filter.go /root/.go/src/internal/profile/graph.go /root/.go/src/internal/profile/merge.go /root/.go/src/internal/profile/profile.go /root/.go/src/internal/profile/proto.go /root/.go/src/internal/profile/prune.go
2025-08-20T22:48:15.8444355Z [00:02:34.871]➜  cd $WORK/b148
2025-08-20T22:48:15.8446667Z [00:02:34.871]➜  TERM='dumb' gcc -I /root/.go/src/net -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b148=/tmp/go-build -gno-record-gcc-switches -I $WORK/b148/ -O2 -flto=auto -fPIE -fpie -static -w -pipe -fno-stack-protector -ffile-prefix-map=/root/.go=/_/GOROOT -frandom-seed=eXcrLAO0S0TwJ_5cJgMP -o $WORK/b148/_cgo_main.o -c _cgo_main.c
2025-08-20T22:48:15.8619364Z [00:02:34.889]➜  cd /tmp/tmp.ktsoLsWyz4/TEMPREPO/cmd/step
2025-08-20T22:48:15.8621421Z [00:02:34.889]➜  TERM='dumb' gcc -I /root/.go/src/net -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b148=/tmp/go-build -gno-record-gcc-switches -o $WORK/b148/_cgo_.o $WORK/b148/_cgo_main.o $WORK/b148/preferlinkext $WORK/b148/_x001.o $WORK/b148/_x002.o $WORK/b148/_x003.o $WORK/b148/_x004.o $WORK/b148/_x005.o $WORK/b148/_x006.o -O2 -g -lresolv
2025-08-20T22:48:15.8707451Z [00:02:34.898]➜  go tool buildid -w $WORK/b195/_pkg_.a # internal
2025-08-20T22:48:15.8714510Z [00:02:34.898]➜  cp $WORK/b195/_pkg_.a /root/.cache/go-build/82/8289c7d1a2f1c9c62e8df02280fff9341acc4e1e80e239ccdda8210191902d99-d # internal
2025-08-20T22:48:15.8715677Z [00:02:34.899]➜  database/sql/driver
2025-08-20T22:48:15.8716570Z [00:02:34.899]➜  mkdir -p $WORK/b198/
2025-08-20T22:48:15.8718775Z [00:02:34.899]➜  cat >/tmp/go-build3381348043/b198/importcfg << 'EOF' # internal
2025-08-20T22:48:15.8719151Z [00:02:34.899]➜  # import config
2025-08-20T22:48:15.8719501Z [00:02:34.899]➜  packagefile context=/tmp/go-build3381348043/b043/_pkg_.a
2025-08-20T22:48:15.8720112Z [00:02:34.899]➜  packagefile errors=/tmp/go-build3381348043/b004/_pkg_.a
2025-08-20T22:48:15.8720675Z [00:02:34.899]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:15.8721211Z [00:02:34.899]➜  packagefile reflect=/tmp/go-build3381348043/b099/_pkg_.a
2025-08-20T22:48:15.8721742Z [00:02:34.899]➜  packagefile strconv=/tmp/go-build3381348043/b054/_pkg_.a
2025-08-20T22:48:15.8722302Z [00:02:34.899]➜  packagefile time=/tmp/go-build3381348043/b044/_pkg_.a
2025-08-20T22:48:15.8722716Z [00:02:34.899]➜  EOF
2025-08-20T22:48:15.8724456Z [00:02:34.899]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b198/_pkg_.a -trimpath "/root/.go/src/database/sql/driver=>database/sql/driver;$WORK/b198=>" -p database/sql/driver -lang=go1.25 -std -complete -installsuffix shared -buildid Ta7tT4K82NIZFE2DKn7H/Ta7tT4K82NIZFE2DKn7H -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b198/importcfg -pack /root/.go/src/database/sql/driver/driver.go /root/.go/src/database/sql/driver/types.go
2025-08-20T22:48:15.9293851Z [00:02:34.956]➜  go tool buildid -w $WORK/b198/_pkg_.a # internal
2025-08-20T22:48:15.9305555Z [00:02:34.957]➜  cp $WORK/b198/_pkg_.a /root/.cache/go-build/ba/ba3c38e1700f97098d6e8d9afc0dd9288229a33703d4adf41c9157e261f6b8f5-d # internal
2025-08-20T22:48:15.9306989Z [00:02:34.958]➜  database/sql
2025-08-20T22:48:15.9307317Z [00:02:34.958]➜  mkdir -p $WORK/b197/
2025-08-20T22:48:15.9310616Z [00:02:34.958]➜  cat >/tmp/go-build3381348043/b197/importcfg << 'EOF' # internal
2025-08-20T22:48:15.9311080Z [00:02:34.958]➜  # import config
2025-08-20T22:48:15.9311428Z [00:02:34.958]➜  packagefile bytes=/tmp/go-build3381348043/b003/_pkg_.a
2025-08-20T22:48:15.9311868Z [00:02:34.958]➜  packagefile context=/tmp/go-build3381348043/b043/_pkg_.a
2025-08-20T22:48:15.9312347Z [00:02:34.958]➜  packagefile database/sql/driver=/tmp/go-build3381348043/b198/_pkg_.a
2025-08-20T22:48:15.9312840Z [00:02:34.958]➜  packagefile errors=/tmp/go-build3381348043/b004/_pkg_.a
2025-08-20T22:48:15.9313258Z [00:02:34.958]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:15.9313658Z [00:02:34.958]➜  packagefile io=/tmp/go-build3381348043/b034/_pkg_.a
2025-08-20T22:48:15.9314065Z [00:02:34.958]➜  packagefile maps=/tmp/go-build3381348043/b147/_pkg_.a
2025-08-20T22:48:15.9314505Z [00:02:34.958]➜  packagefile math/rand/v2=/tmp/go-build3381348043/b087/_pkg_.a
2025-08-20T22:48:15.9314969Z [00:02:34.958]➜  packagefile reflect=/tmp/go-build3381348043/b099/_pkg_.a
2025-08-20T22:48:15.9315406Z [00:02:34.958]➜  packagefile runtime=/tmp/go-build3381348043/b010/_pkg_.a
2025-08-20T22:48:15.9316011Z [00:02:34.958]➜  packagefile slices=/tmp/go-build3381348043/b050/_pkg_.a
2025-08-20T22:48:15.9316497Z [00:02:34.958]➜  packagefile strconv=/tmp/go-build3381348043/b054/_pkg_.a
2025-08-20T22:48:15.9316914Z [00:02:34.958]➜  packagefile sync=/tmp/go-build3381348043/b035/_pkg_.a
2025-08-20T22:48:15.9317695Z [00:02:34.958]➜  packagefile sync/atomic=/tmp/go-build3381348043/b037/_pkg_.a
2025-08-20T22:48:15.9318146Z [00:02:34.958]➜  packagefile time=/tmp/go-build3381348043/b044/_pkg_.a
2025-08-20T22:48:15.9318571Z [00:02:34.958]➜  packagefile unicode=/tmp/go-build3381348043/b041/_pkg_.a
2025-08-20T22:48:15.9319020Z [00:02:34.958]➜  packagefile unicode/utf8=/tmp/go-build3381348043/b042/_pkg_.a
2025-08-20T22:48:15.9319352Z [00:02:34.958]➜  EOF
2025-08-20T22:48:15.9321114Z [00:02:34.958]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b197/_pkg_.a -trimpath "/root/.go/src/database/sql=>database/sql;$WORK/b197=>" -p database/sql -lang=go1.25 -std -complete -installsuffix shared -buildid auzaFcKoG4gG1XdcVgxH/auzaFcKoG4gG1XdcVgxH -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b197/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-20T22:48:15.9352659Z [00:02:34.962]➜  go tool buildid -w $WORK/b191/_pkg_.a # internal
2025-08-20T22:48:15.9386119Z [00:02:34.965]➜  cp $WORK/b191/_pkg_.a /root/.cache/go-build/bf/bfb593b9019fe0e0c0f313b2c764c25663922f5fce51589f147b195aefbf53ed-d # internal
2025-08-20T22:48:15.9386796Z [00:02:34.966]➜  github.com/go-jose/go-jose/v4/cipher
2025-08-20T22:48:15.9387106Z [00:02:34.966]➜  mkdir -p $WORK/b201/
2025-08-20T22:48:15.9394559Z [00:02:34.966]➜  cat >/tmp/go-build3381348043/b201/importcfg << 'EOF' # internal
2025-08-20T22:48:15.9394948Z [00:02:34.966]➜  # import config
2025-08-20T22:48:15.9395314Z [00:02:34.966]➜  packagefile bytes=/tmp/go-build3381348043/b003/_pkg_.a
2025-08-20T22:48:15.9396208Z [00:02:34.966]➜  packagefile crypto=/tmp/go-build3381348043/b052/_pkg_.a
2025-08-20T22:48:15.9396729Z [00:02:34.966]➜  packagefile crypto/cipher=/tmp/go-build3381348043/b059/_pkg_.a
2025-08-20T22:48:15.9397243Z [00:02:34.966]➜  packagefile crypto/ecdsa=/tmp/go-build3381348043/b056/_pkg_.a
2025-08-20T22:48:15.9397720Z [00:02:34.966]➜  packagefile crypto/elliptic=/tmp/go-build3381348043/b095/_pkg_.a
2025-08-20T22:48:15.9398209Z [00:02:34.966]➜  packagefile crypto/hmac=/tmp/go-build3381348043/b126/_pkg_.a
2025-08-20T22:48:15.9398674Z [00:02:34.966]➜  packagefile crypto/sha256=/tmp/go-build3381348043/b119/_pkg_.a
2025-08-20T22:48:15.9399142Z [00:02:34.966]➜  packagefile crypto/sha512=/tmp/go-build3381348043/b108/_pkg_.a
2025-08-20T22:48:15.9399607Z [00:02:34.966]➜  packagefile crypto/subtle=/tmp/go-build3381348043/b089/_pkg_.a
2025-08-20T22:48:15.9400080Z [00:02:34.966]➜  packagefile encoding/binary=/tmp/go-build3381348043/b132/_pkg_.a
2025-08-20T22:48:15.9400810Z [00:02:34.966]➜  packagefile errors=/tmp/go-build3381348043/b004/_pkg_.a
2025-08-20T22:48:15.9401302Z [00:02:34.966]➜  packagefile hash=/tmp/go-build3381348043/b053/_pkg_.a
2025-08-20T22:48:15.9401711Z [00:02:34.966]➜  packagefile io=/tmp/go-build3381348043/b034/_pkg_.a
2025-08-20T22:48:15.9402014Z [00:02:34.966]➜  EOF
2025-08-20T22:48:15.9404633Z [00:02:34.966]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b201/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/go-jose/go-jose/v4@v4.0.5/cipher=>github.com/go-jose/go-jose/v4@v4.0.5/cipher;$WORK/b201=>" -p github.com/go-jose/go-jose/v4/cipher -lang=go1.21 -complete -installsuffix shared -buildid 3E_UngACr2z8_o-n4lQJ/3E_UngACr2z8_o-n4lQJ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b201/importcfg -pack /root/go/pkg/mod/github.com/go-jose/go-jose/v4@v4.0.5/cipher/cbc_hmac.go /root/go/pkg/mod/github.com/go-jose/go-jose/v4@v4.0.5/cipher/concat_kdf.go /root/go/pkg/mod/github.com/go-jose/go-jose/v4@v4.0.5/cipher/ecdh_es.go /root/go/pkg/mod/github.com/go-jose/go-jose/v4@v4.0.5/cipher/key_wrap.go
2025-08-20T22:48:15.9743144Z [00:02:35.001]➜  go tool buildid -w $WORK/b201/_pkg_.a # internal
2025-08-20T22:48:15.9756503Z [00:02:35.002]➜  cp $WORK/b201/_pkg_.a /root/.cache/go-build/5a/5af6b1c72786b40ee2222095da6a7b8a6f3f2e8c54a91f6ab9016429514b2d97-d # internal
2025-08-20T22:48:15.9763517Z [00:02:35.003]➜  github.com/go-jose/go-jose/v4/json
2025-08-20T22:48:15.9764265Z [00:02:35.003]➜  mkdir -p $WORK/b202/
2025-08-20T22:48:15.9766443Z [00:02:35.004]➜  cat >/tmp/go-build3381348043/b202/importcfg << 'EOF' # internal
2025-08-20T22:48:15.9766804Z [00:02:35.004]➜  # import config
2025-08-20T22:48:15.9767142Z [00:02:35.004]➜  packagefile bytes=/tmp/go-build3381348043/b003/_pkg_.a
2025-08-20T22:48:15.9767576Z [00:02:35.004]➜  packagefile encoding=/tmp/go-build3381348043/b159/_pkg_.a
2025-08-20T22:48:15.9768059Z [00:02:35.004]➜  packagefile encoding/base64=/tmp/go-build3381348043/b146/_pkg_.a
2025-08-20T22:48:15.9768527Z [00:02:35.004]➜  packagefile errors=/tmp/go-build3381348043/b004/_pkg_.a
2025-08-20T22:48:15.9768948Z [00:02:35.004]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:15.9769354Z [00:02:35.004]➜  packagefile io=/tmp/go-build3381348043/b034/_pkg_.a
2025-08-20T22:48:15.9769763Z [00:02:35.004]➜  packagefile math=/tmp/go-build3381348043/b055/_pkg_.a
2025-08-20T22:48:15.9770185Z [00:02:35.004]➜  packagefile reflect=/tmp/go-build3381348043/b099/_pkg_.a
2025-08-20T22:48:15.9770624Z [00:02:35.004]➜  packagefile runtime=/tmp/go-build3381348043/b010/_pkg_.a
2025-08-20T22:48:15.9771042Z [00:02:35.004]➜  packagefile sort=/tmp/go-build3381348043/b157/_pkg_.a
2025-08-20T22:48:15.9771461Z [00:02:35.004]➜  packagefile strconv=/tmp/go-build3381348043/b054/_pkg_.a
2025-08-20T22:48:15.9771889Z [00:02:35.004]➜  packagefile strings=/tmp/go-build3381348043/b063/_pkg_.a
2025-08-20T22:48:15.9772309Z [00:02:35.004]➜  packagefile sync=/tmp/go-build3381348043/b035/_pkg_.a
2025-08-20T22:48:15.9772737Z [00:02:35.004]➜  packagefile unicode=/tmp/go-build3381348043/b041/_pkg_.a
2025-08-20T22:48:15.9773192Z [00:02:35.004]➜  packagefile unicode/utf16=/tmp/go-build3381348043/b111/_pkg_.a
2025-08-20T22:48:15.9773657Z [00:02:35.004]➜  packagefile unicode/utf8=/tmp/go-build3381348043/b042/_pkg_.a
2025-08-20T22:48:15.9773994Z [00:02:35.004]➜  EOF
2025-08-20T22:48:15.9777769Z [00:02:35.004]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b202/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/go-jose/go-jose/v4@v4.0.5/json=>github.com/go-jose/go-jose/v4@v4.0.5/json;$WORK/b202=>" -p github.com/go-jose/go-jose/v4/json -lang=go1.21 -complete -installsuffix shared -buildid VGUZAISXpyFHL2gDzyvl/VGUZAISXpyFHL2gDzyvl -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b202/importcfg -pack /root/go/pkg/mod/github.com/go-jose/go-jose/v4@v4.0.5/json/decode.go /root/go/pkg/mod/github.com/go-jose/go-jose/v4@v4.0.5/json/encode.go /root/go/pkg/mod/github.com/go-jose/go-jose/v4@v4.0.5/json/indent.go /root/go/pkg/mod/github.com/go-jose/go-jose/v4@v4.0.5/json/scanner.go /root/go/pkg/mod/github.com/go-jose/go-jose/v4@v4.0.5/json/stream.go /root/go/pkg/mod/github.com/go-jose/go-jose/v4@v4.0.5/json/tags.go
2025-08-20T22:48:15.9801100Z [00:02:35.007]➜  go tool buildid -w $WORK/b190/_pkg_.a # internal
2025-08-20T22:48:15.9831695Z [00:02:35.010]➜  cp $WORK/b190/_pkg_.a /root/.cache/go-build/3e/3e47507f1e658a4607de736eb693cdfdba67f926c61b7ce88f561778d8fe6458-d # internal
2025-08-20T22:48:15.9832872Z [00:02:35.010]➜  golang.org/x/crypto/pbkdf2
2025-08-20T22:48:15.9833210Z [00:02:35.010]➜  mkdir -p $WORK/b203/
2025-08-20T22:48:15.9833599Z [00:02:35.010]➜  cat >/tmp/go-build3381348043/b203/importcfg << 'EOF' # internal
2025-08-20T22:48:15.9833955Z [00:02:35.010]➜  # import config
2025-08-20T22:48:15.9834318Z [00:02:35.010]➜  packagefile crypto/hmac=/tmp/go-build3381348043/b126/_pkg_.a
2025-08-20T22:48:15.9834756Z [00:02:35.010]➜  packagefile hash=/tmp/go-build3381348043/b053/_pkg_.a
2025-08-20T22:48:15.9835067Z [00:02:35.010]➜  EOF
2025-08-20T22:48:15.9837474Z [00:02:35.010]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b203/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/crypto@v0.41.0/pbkdf2=>golang.org/x/crypto@v0.41.0/pbkdf2;$WORK/b203=>" -p golang.org/x/crypto/pbkdf2 -lang=go1.23 -complete -installsuffix shared -buildid NFSl6M2vGUSnftO2jOBN/NFSl6M2vGUSnftO2jOBN -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b203/importcfg -pack /root/go/pkg/mod/golang.org/x/crypto@v0.41.0/pbkdf2/pbkdf2.go
2025-08-20T22:48:15.9940329Z [00:02:35.021]➜  go tool buildid -w $WORK/b203/_pkg_.a # internal
2025-08-20T22:48:15.9941060Z [00:02:35.021]➜  cp $WORK/b203/_pkg_.a /root/.cache/go-build/15/159e75745fd74a82ed0ad3429e1f85183df01350decb5a20e37fe15abd279905-d # internal
2025-08-20T22:48:15.9941606Z [00:02:35.021]➜  encoding/base32
2025-08-20T22:48:15.9941869Z [00:02:35.021]➜  mkdir -p $WORK/b207/
2025-08-20T22:48:15.9942242Z [00:02:35.021]➜  cat >/tmp/go-build3381348043/b207/importcfg << 'EOF' # internal
2025-08-20T22:48:15.9942775Z [00:02:35.021]➜  # import config
2025-08-20T22:48:15.9943109Z [00:02:35.021]➜  packagefile io=/tmp/go-build3381348043/b034/_pkg_.a
2025-08-20T22:48:15.9943528Z [00:02:35.021]➜  packagefile slices=/tmp/go-build3381348043/b050/_pkg_.a
2025-08-20T22:48:15.9943955Z [00:02:35.021]➜  packagefile strconv=/tmp/go-build3381348043/b054/_pkg_.a
2025-08-20T22:48:15.9944273Z [00:02:35.021]➜  EOF
2025-08-20T22:48:15.9945825Z [00:02:35.021]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b207/_pkg_.a -trimpath "/root/.go/src/encoding/base32=>encoding/base32;$WORK/b207=>" -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/b207/importcfg -pack /root/.go/src/encoding/base32/base32.go
2025-08-20T22:48:16.0217228Z [00:02:35.049]➜  go tool buildid -w $WORK/b207/_pkg_.a # internal
2025-08-20T22:48:16.0225281Z [00:02:35.049]➜  cp $WORK/b207/_pkg_.a /root/.cache/go-build/ee/ee2f14d17c6627802ff1800b76b3a5f966e421b5b10a7472725b22a8ade8a02d-d # internal
2025-08-20T22:48:16.0226054Z [00:02:35.049]➜  github.com/x448/float16
2025-08-20T22:48:16.0226343Z [00:02:35.050]➜  mkdir -p $WORK/b208/
2025-08-20T22:48:16.0229241Z [00:02:35.050]➜  cat >/tmp/go-build3381348043/b208/importcfg << 'EOF' # internal
2025-08-20T22:48:16.0230661Z [00:02:35.050]➜  # import config
2025-08-20T22:48:16.0231930Z [00:02:35.050]➜  packagefile math=/tmp/go-build3381348043/b055/_pkg_.a
2025-08-20T22:48:16.0232463Z [00:02:35.050]➜  packagefile strconv=/tmp/go-build3381348043/b054/_pkg_.a
2025-08-20T22:48:16.0232789Z [00:02:35.050]➜  EOF
2025-08-20T22:48:16.0234797Z [00:02:35.050]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b208/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/x448/float16@v0.8.4=>github.com/x448/float16@v0.8.4;$WORK/b208=>" -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/b208/importcfg -pack /root/go/pkg/mod/github.com/x448/float16@v0.8.4/float16.go
2025-08-20T22:48:16.0412654Z [00:02:35.067]➜  go tool buildid -w $WORK/b208/_pkg_.a # internal
2025-08-20T22:48:16.0414427Z [00:02:35.068]➜  cp $WORK/b208/_pkg_.a /root/.cache/go-build/41/418225e8763d00f231e940a1ca9d8b3e5d68ff9acc98d425b9d8344fa1542709-d # internal
2025-08-20T22:48:16.0427393Z [00:02:35.070]➜  github.com/fxamacker/cbor/v2
2025-08-20T22:48:16.0427773Z [00:02:35.070]➜  mkdir -p $WORK/b206/
2025-08-20T22:48:16.0434981Z [00:02:35.070]➜  cat >/tmp/go-build3381348043/b206/importcfg << 'EOF' # internal
2025-08-20T22:48:16.0436188Z [00:02:35.070]➜  # import config
2025-08-20T22:48:16.0436708Z [00:02:35.070]➜  packagefile bytes=/tmp/go-build3381348043/b003/_pkg_.a
2025-08-20T22:48:16.0438172Z [00:02:35.070]➜  packagefile encoding=/tmp/go-build3381348043/b159/_pkg_.a
2025-08-20T22:48:16.0438666Z [00:02:35.070]➜  packagefile encoding/base32=/tmp/go-build3381348043/b207/_pkg_.a
2025-08-20T22:48:16.0439172Z [00:02:35.070]➜  packagefile encoding/base64=/tmp/go-build3381348043/b146/_pkg_.a
2025-08-20T22:48:16.0439681Z [00:02:35.070]➜  packagefile encoding/binary=/tmp/go-build3381348043/b132/_pkg_.a
2025-08-20T22:48:16.0440156Z [00:02:35.070]➜  packagefile encoding/hex=/tmp/go-build3381348043/b144/_pkg_.a
2025-08-20T22:48:16.0440603Z [00:02:35.070]➜  packagefile errors=/tmp/go-build3381348043/b004/_pkg_.a
2025-08-20T22:48:16.0441019Z [00:02:35.070]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:16.0441903Z [00:02:35.070]➜  packagefile github.com/x448/float16=/tmp/go-build3381348043/b208/_pkg_.a
2025-08-20T22:48:16.0442418Z [00:02:35.070]➜  packagefile io=/tmp/go-build3381348043/b034/_pkg_.a
2025-08-20T22:48:16.0442823Z [00:02:35.070]➜  packagefile math=/tmp/go-build3381348043/b055/_pkg_.a
2025-08-20T22:48:16.0443248Z [00:02:35.070]➜  packagefile math/big=/tmp/go-build3381348043/b096/_pkg_.a
2025-08-20T22:48:16.0443685Z [00:02:35.070]➜  packagefile math/rand=/tmp/go-build3381348043/b100/_pkg_.a
2025-08-20T22:48:16.0444133Z [00:02:35.070]➜  packagefile reflect=/tmp/go-build3381348043/b099/_pkg_.a
2025-08-20T22:48:16.0444556Z [00:02:35.070]➜  packagefile sort=/tmp/go-build3381348043/b157/_pkg_.a
2025-08-20T22:48:16.0444976Z [00:02:35.070]➜  packagefile strconv=/tmp/go-build3381348043/b054/_pkg_.a
2025-08-20T22:48:16.0445403Z [00:02:35.070]➜  packagefile strings=/tmp/go-build3381348043/b063/_pkg_.a
2025-08-20T22:48:16.0452703Z [00:02:35.071]➜  packagefile sync=/tmp/go-build3381348043/b035/_pkg_.a
2025-08-20T22:48:16.0453280Z [00:02:35.071]➜  packagefile time=/tmp/go-build3381348043/b044/_pkg_.a
2025-08-20T22:48:16.0453733Z [00:02:35.071]➜  packagefile unicode/utf16=/tmp/go-build3381348043/b111/_pkg_.a
2025-08-20T22:48:16.0454200Z [00:02:35.071]➜  packagefile unicode/utf8=/tmp/go-build3381348043/b042/_pkg_.a
2025-08-20T22:48:16.0454537Z [00:02:35.071]➜  EOF
2025-08-20T22:48:16.0459739Z [00:02:35.072]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b206/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.0=>github.com/fxamacker/cbor/v2@v2.9.0;$WORK/b206=>" -p github.com/fxamacker/cbor/v2 -lang=go1.20 -complete -installsuffix shared -buildid mcm3CQv7hQBB1aTZJHM4/mcm3CQv7hQBB1aTZJHM4 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b206/importcfg -pack /root/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.0/bytestring.go /root/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.0/cache.go /root/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.0/common.go /root/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.0/decode.go /root/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.0/diagnose.go /root/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.0/doc.go /root/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.0/encode.go /root/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.0/encode_map.go /root/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.0/omitzero_go124.go /root/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.0/simplevalue.go /root/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.0/stream.go /root/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.0/structfields.go /root/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.0/tag.go /root/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.9.0/valid.go
2025-08-20T22:48:16.1772834Z [00:02:35.204]➜  go tool buildid -w $WORK/b202/_pkg_.a # internal
2025-08-20T22:48:16.1807294Z [00:02:35.208]➜  cp $WORK/b202/_pkg_.a /root/.cache/go-build/e5/e5d12493e0d7be70150b12102e0900f4583bb2b5652447e3a8a966b7640f9929-d # internal
2025-08-20T22:48:16.1818436Z [00:02:35.209]➜  golang.org/x/sys/unix
2025-08-20T22:48:16.1819824Z [00:02:35.209]➜  mkdir -p $WORK/b211/
2025-08-20T22:48:16.1821762Z [00:02:35.209]➜  echo -n > $WORK/b211/go_asm.h # internal
2025-08-20T22:48:16.1836836Z [00:02:35.209]➜  cd /root/go/pkg/mod/golang.org/x/sys@v0.35.0/unix
2025-08-20T22:48:16.1838140Z [00:02:35.209]➜  /root/.go/pkg/tool/linux_arm64/asm -p golang.org/x/sys/unix -trimpath "/root/go/pkg/mod/golang.org/x/sys@v0.35.0/unix=>golang.org/x/sys@v0.35.0/unix;$WORK/b211=>" -I $WORK/b211/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b211/symabis ./asm_linux_arm64.s
2025-08-20T22:48:16.1845163Z [00:02:35.211]➜  cat >/tmp/go-build3381348043/b211/importcfg << 'EOF' # internal
2025-08-20T22:48:16.1845927Z [00:02:35.211]➜  # import config
2025-08-20T22:48:16.1847257Z [00:02:35.211]➜  packagefile bytes=/tmp/go-build3381348043/b003/_pkg_.a
2025-08-20T22:48:16.1847853Z [00:02:35.212]➜  packagefile encoding/binary=/tmp/go-build3381348043/b132/_pkg_.a
2025-08-20T22:48:16.1852553Z [00:02:35.212]➜  packagefile math/bits=/tmp/go-build3381348043/b040/_pkg_.a
2025-08-20T22:48:16.1853525Z [00:02:35.212]➜  packagefile runtime=/tmp/go-build3381348043/b010/_pkg_.a
2025-08-20T22:48:16.1853960Z [00:02:35.212]➜  packagefile slices=/tmp/go-build3381348043/b050/_pkg_.a
2025-08-20T22:48:16.1854379Z [00:02:35.212]➜  packagefile sort=/tmp/go-build3381348043/b157/_pkg_.a
2025-08-20T22:48:16.1854799Z [00:02:35.212]➜  packagefile strconv=/tmp/go-build3381348043/b054/_pkg_.a
2025-08-20T22:48:16.1855233Z [00:02:35.212]➜  packagefile strings=/tmp/go-build3381348043/b063/_pkg_.a
2025-08-20T22:48:16.1855669Z [00:02:35.212]➜  packagefile sync=/tmp/go-build3381348043/b035/_pkg_.a
2025-08-20T22:48:16.1856336Z [00:02:35.212]➜  packagefile syscall=/tmp/go-build3381348043/b047/_pkg_.a
2025-08-20T22:48:16.1856760Z [00:02:35.212]➜  packagefile time=/tmp/go-build3381348043/b044/_pkg_.a
2025-08-20T22:48:16.1857068Z [00:02:35.212]➜  EOF
2025-08-20T22:48:16.1857356Z [00:02:35.212]➜  cd /tmp/tmp.ktsoLsWyz4/TEMPREPO/cmd/step
2025-08-20T22:48:16.1870554Z [00:02:35.212]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b211/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/sys@v0.35.0/unix=>golang.org/x/sys@v0.35.0/unix;$WORK/b211=>" -p golang.org/x/sys/unix -lang=go1.23 -installsuffix shared -buildid aFG0iYWlth8bQMP2Jg1c/aFG0iYWlth8bQMP2Jg1c -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/pkg/mod/golang.org/x/sys@v0.35.0/unix/affinity_linux.go /root/go/pkg/mod/golang.org/x/sys@v0.35.0/unix/aliases.go /root/go/pkg/mod/golang.org/x/sys@v0.35.0/unix/auxv.go /root/go/pkg/mod/golang.org/x/sys@v0.35.0/unix/bluetooth_linux.go /root/go/pkg/mod/golang.org/x/sys@v0.35.0/unix/constants.go /root/go/pkg/mod/golang.org/x/sys@v0.35.0/unix/dev_linux.go /root/go/pkg/mod/golang.org/x/sys@v0.35.0/unix/dirent.go /root/go/pkg/mod/golang.org/x/sys@v0.35.0/unix/endian_little.go /root/go/pkg/mod/golang.org/x/sys@v0.35.0/unix/env_unix.go /root/go/pkg/mod/golang.org/x/sys@v0.35.0/unix/fcntl.go /root/go/pkg/mod/golang.org/x/sys@v0.35.0/unix/fdset.go /root/go/pkg/mod/golang.org/x/sys@v0.35.0/unix/ifreq_linux.go /root/go/pkg/mod/golang.org/x/sys@v0.35.0/unix/ioctl_linux.go /root/go/pkg/mod/golang.org/x/sys@v0.35.0/unix/ioctl_unsigned.go /root/go/pkg/mod/golang.org/x/sys@v0.35.0/unix/mremap.go /root/go/pkg/mod/golang.org/x/sys@v0.35.0/unix/pagesize_unix.go /root/go/pkg/mod/golang.org/x/sys@v0.35.0/unix/race0.go /root/go/pkg/mod/golang.org/x/sys@v0.35.0/unix/readdirent_getdents.go /root/go/pkg/mod/golang.org/x/sys@v0.35.0/unix/sockcmsg_linux.go /root/go/pkg/mod/golang.org/x/sys@v0.35.0/unix/sockcmsg_unix.go /root/go/pkg/mod/golang.org/x/sys@v0.35.0/unix/sockcmsg_unix_other.go /root/go/pkg/mod/golang.org/x/sys@v0.35.0/unix/syscall.go /root/go/pkg/mod/golang.org/x/sys@v0.35.0/unix/syscall_linux.go /root/go/pkg/mod/golang.org/x/sys@v0.35.0/unix/syscall_linux_arm64.go /root/go/pkg/mod/golang.org/x/sys@v0.35.0/unix/syscall_linux_gc.go /root/go/pkg/mod/golang.org/x/sys@v0.35.0/unix/syscall_unix.go /root/go/pkg/mod/golang.org/x/sys@v0.35.0/unix/syscall_unix_gc.go /root/go/pkg/mod/golang.org/x/sys@v0.35.0/unix/sysvshm_linux.go /root/go/pkg/mod/golang.org/x/sys@v0.35.0/unix/sysvshm_unix.go /root/go/pkg/mod/golang.org/x/sys@v0.35.0/unix/timestruct.go /root/go/pkg/mod/golang.org/x/sys@v0.35.0/unix/vgetrandom_linux.go /root/go/pkg/mod/golang.org/x/sys@v0.35.0/unix/zerrors_linux.go /root/go/pkg/mod/golang.org/x/sys@v0.35.0/unix/zerrors_linux_arm64.go /root/go/pkg/mod/golang.org/x/sys@v0.35.0/unix/zptrace_armnn_linux.go /root/go/pkg/mod/golang.org/x/sys@v0.35.0/unix/zptrace_linux_arm64.go /root/go/pkg/mod/golang.org/x/sys@v0.35.0/unix/zsyscall_linux.go /root/go/pkg/mod/golang.org/x/sys@v0.35.0/unix/zsyscall_linux_arm64.go /root/go/pkg/mod/golang.org/x/sys@v0.35.0/unix/zsysnum_linux_arm64.go /root/go/pkg/mod/golang.org/x/sys@v0.35.0/unix/ztypes_linux.go /root/go/pkg/mod/golang.org/x/sys@v0.35.0/unix/ztypes_linux_arm64.go
2025-08-20T22:48:16.1899459Z [00:02:35.217]➜  go tool buildid -w $WORK/b197/_pkg_.a # internal
2025-08-20T22:48:16.1914282Z [00:02:35.218]➜  cp $WORK/b197/_pkg_.a /root/.cache/go-build/b3/b347f7961832b0fa4c0c46fb0d2334f92584b7b663a205c6a97b7fb9a385c4a5-d # internal
2025-08-20T22:48:16.1918722Z [00:02:35.219]➜  github.com/smallstep/certificates/acme/wire
2025-08-20T22:48:16.1919625Z [00:02:35.219]➜  mkdir -p $WORK/b212/
2025-08-20T22:48:16.1923381Z [00:02:35.219]➜  cat >/tmp/go-build3381348043/b212/importcfg << 'EOF' # internal
2025-08-20T22:48:16.1924575Z [00:02:35.219]➜  # import config
2025-08-20T22:48:16.1926557Z [00:02:35.219]➜  packagefile encoding/json=/tmp/go-build3381348043/b158/_pkg_.a
2025-08-20T22:48:16.1927166Z [00:02:35.219]➜  packagefile errors=/tmp/go-build3381348043/b004/_pkg_.a
2025-08-20T22:48:16.1928230Z [00:02:35.219]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:16.1929333Z [00:02:35.219]➜  packagefile net/url=/tmp/go-build3381348043/b155/_pkg_.a
2025-08-20T22:48:16.1931796Z [00:02:35.219]➜  packagefile strings=/tmp/go-build3381348043/b063/_pkg_.a
2025-08-20T22:48:16.1932155Z [00:02:35.219]➜  EOF
2025-08-20T22:48:16.1934422Z [00:02:35.220]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b212/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/smallstep/certificates@v0.28.4/acme/wire=>github.com/smallstep/certificates@v0.28.4/acme/wire;$WORK/b212=>" -p github.com/smallstep/certificates/acme/wire -lang=go1.23 -complete -installsuffix shared -buildid zFEsDmMw5j0qYX7oErUm/zFEsDmMw5j0qYX7oErUm -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b212/importcfg -pack /root/go/pkg/mod/github.com/smallstep/certificates@v0.28.4/acme/wire/id.go
2025-08-20T22:48:16.2064864Z [00:02:35.233]➜  go tool buildid -w $WORK/b212/_pkg_.a # internal
2025-08-20T22:48:16.2070323Z [00:02:35.234]➜  cp $WORK/b212/_pkg_.a /root/.cache/go-build/ca/ca7bce5c16c72666066f65af9373ec4ca35e25bf3ca4eed09c1de360050b31ec-d # internal
2025-08-20T22:48:16.2074992Z [00:02:35.234]➜  hash/fnv
2025-08-20T22:48:16.2076498Z [00:02:35.234]➜  mkdir -p $WORK/b219/
2025-08-20T22:48:16.2079989Z [00:02:35.235]➜  cat >/tmp/go-build3381348043/b219/importcfg << 'EOF' # internal
2025-08-20T22:48:16.2081187Z [00:02:35.235]➜  # import config
2025-08-20T22:48:16.2082135Z [00:02:35.235]➜  packagefile errors=/tmp/go-build3381348043/b004/_pkg_.a
2025-08-20T22:48:16.2083035Z [00:02:35.235]➜  packagefile hash=/tmp/go-build3381348043/b053/_pkg_.a
2025-08-20T22:48:16.2084702Z [00:02:35.235]➜  packagefile internal/byteorder=/tmp/go-build3381348043/b013/_pkg_.a
2025-08-20T22:48:16.2086519Z [00:02:35.235]➜  packagefile math/bits=/tmp/go-build3381348043/b040/_pkg_.a
2025-08-20T22:48:16.2087026Z [00:02:35.235]➜  EOF
2025-08-20T22:48:16.2088396Z [00:02:35.235]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b219/_pkg_.a -trimpath "/root/.go/src/hash/fnv=>hash/fnv;$WORK/b219=>" -p hash/fnv -lang=go1.25 -std -complete -installsuffix shared -buildid uLzdQ0oUWqb99HA1DntA/uLzdQ0oUWqb99HA1DntA -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b219/importcfg -pack /root/.go/src/hash/fnv/fnv.go
2025-08-20T22:48:16.2350357Z [00:02:35.262]➜  go tool buildid -w $WORK/b219/_pkg_.a # internal
2025-08-20T22:48:16.2357404Z [00:02:35.263]➜  cp $WORK/b219/_pkg_.a /root/.cache/go-build/ba/ba8ce044f7eab64dc1fc5eb041af72b7d57ee02e59ef741cbc5aa62d0ca2f213-d # internal
2025-08-20T22:48:16.2361284Z [00:02:35.263]➜  google.golang.org/protobuf/internal/detrand
2025-08-20T22:48:16.2361637Z [00:02:35.263]➜  mkdir -p $WORK/b218/
2025-08-20T22:48:16.2364557Z [00:02:35.263]➜  cat >/tmp/go-build3381348043/b218/importcfg << 'EOF' # internal
2025-08-20T22:48:16.2366595Z [00:02:35.263]➜  # import config
2025-08-20T22:48:16.2367021Z [00:02:35.263]➜  packagefile encoding/binary=/tmp/go-build3381348043/b132/_pkg_.a
2025-08-20T22:48:16.2367491Z [00:02:35.263]➜  packagefile hash/fnv=/tmp/go-build3381348043/b219/_pkg_.a
2025-08-20T22:48:16.2367915Z [00:02:35.263]➜  packagefile os=/tmp/go-build3381348043/b079/_pkg_.a
2025-08-20T22:48:16.2368223Z [00:02:35.263]➜  EOF
2025-08-20T22:48:16.2370245Z [00:02:35.264]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b218/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/protobuf@v1.36.7/internal/detrand=>google.golang.org/protobuf@v1.36.7/internal/detrand;$WORK/b218=>" -p google.golang.org/protobuf/internal/detrand -lang=go1.22 -complete -installsuffix shared -buildid eVooWtq6QmLrdflUHLY3/eVooWtq6QmLrdflUHLY3 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b218/importcfg -pack /root/go/pkg/mod/google.golang.org/protobuf@v1.36.7/internal/detrand/rand.go
2025-08-20T22:48:16.2550602Z [00:02:35.282]➜  go tool buildid -w $WORK/b218/_pkg_.a # internal
2025-08-20T22:48:16.2553726Z [00:02:35.282]➜  cp $WORK/b218/_pkg_.a /root/.cache/go-build/b8/b8ed00dc9e89fa202a5c3582c49a178f2645e30d1948664ed03e713a9c6a966a-d # internal
2025-08-20T22:48:16.2560780Z [00:02:35.283]➜  google.golang.org/protobuf/internal/errors
2025-08-20T22:48:16.2561189Z [00:02:35.283]➜  mkdir -p $WORK/b217/
2025-08-20T22:48:16.2568250Z [00:02:35.284]➜  cat >/tmp/go-build3381348043/b217/importcfg << 'EOF' # internal
2025-08-20T22:48:16.2568898Z [00:02:35.284]➜  # import config
2025-08-20T22:48:16.2569263Z [00:02:35.284]➜  packagefile errors=/tmp/go-build3381348043/b004/_pkg_.a
2025-08-20T22:48:16.2569683Z [00:02:35.284]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:16.2570248Z [00:02:35.284]➜  packagefile google.golang.org/protobuf/internal/detrand=/tmp/go-build3381348043/b218/_pkg_.a
2025-08-20T22:48:16.2570686Z [00:02:35.284]➜  EOF
2025-08-20T22:48:16.2572721Z [00:02:35.284]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b217/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/protobuf@v1.36.7/internal/errors=>google.golang.org/protobuf@v1.36.7/internal/errors;$WORK/b217=>" -p google.golang.org/protobuf/internal/errors -lang=go1.22 -complete -installsuffix shared -buildid 6jxQCL5IQnUlzAvtQ4Di/6jxQCL5IQnUlzAvtQ4Di -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b217/importcfg -pack /root/go/pkg/mod/google.golang.org/protobuf@v1.36.7/internal/errors/errors.go
2025-08-20T22:48:16.2721793Z [00:02:35.298]➜  go tool buildid -w $WORK/b217/_pkg_.a # internal
2025-08-20T22:48:16.2722565Z [00:02:35.299]➜  cp $WORK/b217/_pkg_.a /root/.cache/go-build/40/409ffe5e1e25f317e3a819a78b8facf2a1fa98feabad7fb076ead18302525dc6-d # internal
2025-08-20T22:48:16.2735630Z [00:02:35.300]➜  google.golang.org/protobuf/encoding/protowire
2025-08-20T22:48:16.2736266Z [00:02:35.300]➜  mkdir -p $WORK/b216/
2025-08-20T22:48:16.2744828Z [00:02:35.301]➜  cat >/tmp/go-build3381348043/b216/importcfg << 'EOF' # internal
2025-08-20T22:48:16.2745680Z [00:02:35.301]➜  # import config
2025-08-20T22:48:16.2746508Z [00:02:35.301]➜  packagefile google.golang.org/protobuf/internal/errors=/tmp/go-build3381348043/b217/_pkg_.a
2025-08-20T22:48:16.2767651Z [00:02:35.304]➜  packagefile io=/tmp/go-build3381348043/b034/_pkg_.a
2025-08-20T22:48:16.2768133Z [00:02:35.304]➜  packagefile math=/tmp/go-build3381348043/b055/_pkg_.a
2025-08-20T22:48:16.2768573Z [00:02:35.304]➜  packagefile math/bits=/tmp/go-build3381348043/b040/_pkg_.a
2025-08-20T22:48:16.2768932Z [00:02:35.304]➜  EOF
2025-08-20T22:48:16.2771001Z [00:02:35.304]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b216/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/protobuf@v1.36.7/encoding/protowire=>google.golang.org/protobuf@v1.36.7/encoding/protowire;$WORK/b216=>" -p google.golang.org/protobuf/encoding/protowire -lang=go1.22 -complete -installsuffix shared -buildid fM9Uj3bShZOKYVm5IUf1/fM9Uj3bShZOKYVm5IUf1 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b216/importcfg -pack /root/go/pkg/mod/google.golang.org/protobuf@v1.36.7/encoding/protowire/wire.go
2025-08-20T22:48:16.3046161Z [00:02:35.331]➜  go tool buildid -w $WORK/b216/_pkg_.a # internal
2025-08-20T22:48:16.3055428Z [00:02:35.332]➜  cp $WORK/b216/_pkg_.a /root/.cache/go-build/a5/a521f6a39eea32f72c70d35a69415e4cca0afd1dd8a3b26558a312adc2b84487-d # internal
2025-08-20T22:48:16.3057463Z [00:02:35.332]➜  go/token
2025-08-20T22:48:16.3057761Z [00:02:35.332]➜  mkdir -p $WORK/b222/
2025-08-20T22:48:16.3061466Z [00:02:35.333]➜  cat >/tmp/go-build3381348043/b222/importcfg << 'EOF' # internal
2025-08-20T22:48:16.3063259Z [00:02:35.333]➜  # import config
2025-08-20T22:48:16.3063606Z [00:02:35.333]➜  packagefile cmp=/tmp/go-build3381348043/b051/_pkg_.a
2025-08-20T22:48:16.3064022Z [00:02:35.333]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:16.3064434Z [00:02:35.333]➜  packagefile iter=/tmp/go-build3381348043/b039/_pkg_.a
2025-08-20T22:48:16.3064851Z [00:02:35.333]➜  packagefile slices=/tmp/go-build3381348043/b050/_pkg_.a
2025-08-20T22:48:16.3065296Z [00:02:35.333]➜  packagefile strconv=/tmp/go-build3381348043/b054/_pkg_.a
2025-08-20T22:48:16.3065822Z [00:02:35.333]➜  packagefile sync=/tmp/go-build3381348043/b035/_pkg_.a
2025-08-20T22:48:16.3066321Z [00:02:35.333]➜  packagefile sync/atomic=/tmp/go-build3381348043/b037/_pkg_.a
2025-08-20T22:48:16.3066764Z [00:02:35.333]➜  packagefile unicode=/tmp/go-build3381348043/b041/_pkg_.a
2025-08-20T22:48:16.3067210Z [00:02:35.333]➜  packagefile unicode/utf8=/tmp/go-build3381348043/b042/_pkg_.a
2025-08-20T22:48:16.3067559Z [00:02:35.333]➜  EOF
2025-08-20T22:48:16.3069316Z [00:02:35.333]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b222/_pkg_.a -trimpath "/root/.go/src/go/token=>go/token;$WORK/b222=>" -p go/token -lang=go1.25 -std -complete -installsuffix shared -buildid HsSZP51HG9owoqBSmaqZ/HsSZP51HG9owoqBSmaqZ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b222/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-20T22:48:16.3810625Z [00:02:35.408]➜  go tool buildid -w $WORK/b222/_pkg_.a # internal
2025-08-20T22:48:16.3823603Z [00:02:35.409]➜  cp $WORK/b222/_pkg_.a /root/.cache/go-build/49/492ab1f6ed018d94830420a0a22133b4ed6e633f6a5e79e0ced83bc13231eb81-d # internal
2025-08-20T22:48:16.3827315Z [00:02:35.410]➜  google.golang.org/protobuf/internal/pragma
2025-08-20T22:48:16.3827661Z [00:02:35.410]➜  mkdir -p $WORK/b225/
2025-08-20T22:48:16.3830343Z [00:02:35.410]➜  cat >/tmp/go-build3381348043/b225/importcfg << 'EOF' # internal
2025-08-20T22:48:16.3833804Z [00:02:35.410]➜  # import config
2025-08-20T22:48:16.3834234Z [00:02:35.410]➜  packagefile sync=/tmp/go-build3381348043/b035/_pkg_.a
2025-08-20T22:48:16.3834550Z [00:02:35.410]➜  EOF
2025-08-20T22:48:16.3837050Z [00:02:35.410]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b225/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/protobuf@v1.36.7/internal/pragma=>google.golang.org/protobuf@v1.36.7/internal/pragma;$WORK/b225=>" -p google.golang.org/protobuf/internal/pragma -lang=go1.22 -complete -installsuffix shared -buildid 8BfX8Rw50mWat9IOUqHh/8BfX8Rw50mWat9IOUqHh -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b225/importcfg -pack /root/go/pkg/mod/google.golang.org/protobuf@v1.36.7/internal/pragma/pragma.go
2025-08-20T22:48:16.3917774Z [00:02:35.419]➜  go tool buildid -w $WORK/b225/_pkg_.a # internal
2025-08-20T22:48:16.3926467Z [00:02:35.420]➜  cp $WORK/b225/_pkg_.a /root/.cache/go-build/5f/5f4c630ec6799e0e8ef4769e7db879bd2490348653fe0274f6d30d5f2801dc76-d # internal
2025-08-20T22:48:16.3949577Z [00:02:35.422]➜  google.golang.org/protobuf/reflect/protoreflect
2025-08-20T22:48:16.3960640Z [00:02:35.423]➜  mkdir -p $WORK/b224/
2025-08-20T22:48:16.3962887Z [00:02:35.423]➜  cat >/tmp/go-build3381348043/b224/importcfg << 'EOF' # internal
2025-08-20T22:48:16.3963978Z [00:02:35.423]➜  # import config
2025-08-20T22:48:16.3965341Z [00:02:35.423]➜  packagefile bytes=/tmp/go-build3381348043/b003/_pkg_.a
2025-08-20T22:48:16.3966844Z [00:02:35.423]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:16.3967483Z [00:02:35.423]➜  packagefile google.golang.org/protobuf/encoding/protowire=/tmp/go-build3381348043/b216/_pkg_.a
2025-08-20T22:48:16.3968180Z [00:02:35.423]➜  packagefile google.golang.org/protobuf/internal/pragma=/tmp/go-build3381348043/b225/_pkg_.a
2025-08-20T22:48:16.3968717Z [00:02:35.423]➜  packagefile math=/tmp/go-build3381348043/b055/_pkg_.a
2025-08-20T22:48:16.3969551Z [00:02:35.423]➜  packagefile reflect=/tmp/go-build3381348043/b099/_pkg_.a
2025-08-20T22:48:16.3969981Z [00:02:35.423]➜  packagefile strconv=/tmp/go-build3381348043/b054/_pkg_.a
2025-08-20T22:48:16.3970413Z [00:02:35.423]➜  packagefile strings=/tmp/go-build3381348043/b063/_pkg_.a
2025-08-20T22:48:16.3970745Z [00:02:35.423]➜  EOF
2025-08-20T22:48:16.3975420Z [00:02:35.423]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b224/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/protobuf@v1.36.7/reflect/protoreflect=>google.golang.org/protobuf@v1.36.7/reflect/protoreflect;$WORK/b224=>" -p google.golang.org/protobuf/reflect/protoreflect -lang=go1.22 -complete -installsuffix shared -buildid usoUgqQF1DPlP-1o8rB5/usoUgqQF1DPlP-1o8rB5 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b224/importcfg -pack /root/go/pkg/mod/google.golang.org/protobuf@v1.36.7/reflect/protoreflect/methods.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.7/reflect/protoreflect/proto.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.7/reflect/protoreflect/source.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.7/reflect/protoreflect/source_gen.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.7/reflect/protoreflect/type.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.7/reflect/protoreflect/value.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.7/reflect/protoreflect/value_equal.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.7/reflect/protoreflect/value_union.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.7/reflect/protoreflect/value_unsafe.go
2025-08-20T22:48:16.5749808Z [00:02:35.602]➜  go tool buildid -w $WORK/b206/_pkg_.a # internal
2025-08-20T22:48:16.5822885Z [00:02:35.609]➜  cp $WORK/b206/_pkg_.a /root/.cache/go-build/30/308612b6f24e21fca03b40f3bfa60eca74a85eb5e7871f763b262b237d30fe6d-d # internal
2025-08-20T22:48:16.5833025Z [00:02:35.610]➜  embed
2025-08-20T22:48:16.5833314Z [00:02:35.610]➜  mkdir -p $WORK/b231/
2025-08-20T22:48:16.5833737Z [00:02:35.610]➜  cat >/tmp/go-build3381348043/b231/importcfg << 'EOF' # internal
2025-08-20T22:48:16.5834088Z [00:02:35.610]➜  # import config
2025-08-20T22:48:16.5834432Z [00:02:35.610]➜  packagefile errors=/tmp/go-build3381348043/b004/_pkg_.a
2025-08-20T22:48:16.5834895Z [00:02:35.610]➜  packagefile internal/bytealg=/tmp/go-build3381348043/b011/_pkg_.a
2025-08-20T22:48:16.5835408Z [00:02:35.610]➜  packagefile internal/stringslite=/tmp/go-build3381348043/b032/_pkg_.a
2025-08-20T22:48:16.5836050Z [00:02:35.610]➜  packagefile io=/tmp/go-build3381348043/b034/_pkg_.a
2025-08-20T22:48:16.5836850Z [00:02:35.610]➜  packagefile io/fs=/tmp/go-build3381348043/b081/_pkg_.a
2025-08-20T22:48:16.5837339Z [00:02:35.610]➜  packagefile time=/tmp/go-build3381348043/b044/_pkg_.a
2025-08-20T22:48:16.5837650Z [00:02:35.610]➜  EOF
2025-08-20T22:48:16.5838959Z [00:02:35.610]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b231/_pkg_.a -trimpath "/root/.go/src/embed=>embed;$WORK/b231=>" -p embed -lang=go1.25 -std -complete -installsuffix shared -buildid QFiBJLv8Lq6LyZVR1Q-x/QFiBJLv8Lq6LyZVR1Q-x -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b231/importcfg -pack /root/.go/src/embed/embed.go
2025-08-20T22:48:16.5852931Z [00:02:35.612]➜  go tool buildid -w $WORK/b224/_pkg_.a # internal
2025-08-20T22:48:16.5908927Z [00:02:35.618]➜  cp $WORK/b224/_pkg_.a /root/.cache/go-build/d8/d8c5d75502844cedf8ad972457c61ef25c675731405bc55f7837fd575697efe4-d # internal
2025-08-20T22:48:16.5916676Z [00:02:35.619]➜  google.golang.org/protobuf/internal/strs
2025-08-20T22:48:16.5917299Z [00:02:35.619]➜  mkdir -p $WORK/b221/
2025-08-20T22:48:16.5925006Z [00:02:35.619]➜  cat >/tmp/go-build3381348043/b221/importcfg << 'EOF' # internal
2025-08-20T22:48:16.5927353Z [00:02:35.619]➜  # import config
2025-08-20T22:48:16.5927957Z [00:02:35.619]➜  packagefile go/token=/tmp/go-build3381348043/b222/_pkg_.a
2025-08-20T22:48:16.5929110Z [00:02:35.619]➜  packagefile google.golang.org/protobuf/internal/flags=/tmp/go-build3381348043/b223/_pkg_.a
2025-08-20T22:48:16.5930731Z [00:02:35.619]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build3381348043/b224/_pkg_.a
2025-08-20T22:48:16.5931644Z [00:02:35.619]➜  packagefile strings=/tmp/go-build3381348043/b063/_pkg_.a
2025-08-20T22:48:16.5932327Z [00:02:35.619]➜  packagefile unicode=/tmp/go-build3381348043/b041/_pkg_.a
2025-08-20T22:48:16.5933099Z [00:02:35.619]➜  packagefile unicode/utf8=/tmp/go-build3381348043/b042/_pkg_.a
2025-08-20T22:48:16.5933694Z [00:02:35.619]➜  EOF
2025-08-20T22:48:16.5936348Z [00:02:35.619]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b221/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/protobuf@v1.36.7/internal/strs=>google.golang.org/protobuf@v1.36.7/internal/strs;$WORK/b221=>" -p google.golang.org/protobuf/internal/strs -lang=go1.22 -complete -installsuffix shared -buildid bt8P7eD7JNPlpby4EmUX/bt8P7eD7JNPlpby4EmUX -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b221/importcfg -pack /root/go/pkg/mod/google.golang.org/protobuf@v1.36.7/internal/strs/strings.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.7/internal/strs/strings_unsafe.go
2025-08-20T22:48:16.6171237Z [00:02:35.644]➜  go tool buildid -w $WORK/b231/_pkg_.a # internal
2025-08-20T22:48:16.6177977Z [00:02:35.645]➜  cp $WORK/b231/_pkg_.a /root/.cache/go-build/52/52af8cb2a532bab302e9f7fb061655a50333958840ea22ce9b7cd81a35113a21-d # internal
2025-08-20T22:48:16.6209740Z [00:02:35.648]➜  google.golang.org/protobuf/internal/encoding/messageset
2025-08-20T22:48:16.6210716Z [00:02:35.648]➜  mkdir -p $WORK/b226/
2025-08-20T22:48:16.6211429Z [00:02:35.648]➜  cat >/tmp/go-build3381348043/b226/importcfg << 'EOF' # internal
2025-08-20T22:48:16.6212091Z [00:02:35.648]➜  # import config
2025-08-20T22:48:16.6212851Z [00:02:35.648]➜  packagefile google.golang.org/protobuf/encoding/protowire=/tmp/go-build3381348043/b216/_pkg_.a
2025-08-20T22:48:16.6213896Z [00:02:35.648]➜  packagefile google.golang.org/protobuf/internal/errors=/tmp/go-build3381348043/b217/_pkg_.a
2025-08-20T22:48:16.6214848Z [00:02:35.648]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build3381348043/b224/_pkg_.a
2025-08-20T22:48:16.6215625Z [00:02:35.648]➜  packagefile math=/tmp/go-build3381348043/b055/_pkg_.a
2025-08-20T22:48:16.6216319Z [00:02:35.648]➜  EOF
2025-08-20T22:48:16.6219210Z [00:02:35.648]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b226/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/protobuf@v1.36.7/internal/encoding/messageset=>google.golang.org/protobuf@v1.36.7/internal/encoding/messageset;$WORK/b226=>" -p google.golang.org/protobuf/internal/encoding/messageset -lang=go1.22 -complete -installsuffix shared -buildid qOmHkZd0E-ONFGfDLU_s/qOmHkZd0E-ONFGfDLU_s -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b226/importcfg -pack /root/go/pkg/mod/google.golang.org/protobuf@v1.36.7/internal/encoding/messageset/messageset.go
2025-08-20T22:48:16.6248862Z [00:02:35.652]➜  go tool buildid -w $WORK/b221/_pkg_.a # internal
2025-08-20T22:48:16.6255609Z [00:02:35.653]➜  cp $WORK/b221/_pkg_.a /root/.cache/go-build/1b/1bb9a12320e84d5fa4980c8e650cddd344fd081880a131588554c928a5cb0286-d # internal
2025-08-20T22:48:16.6276109Z [00:02:35.654]➜  google.golang.org/protobuf/internal/encoding/json
2025-08-20T22:48:16.6276842Z [00:02:35.654]➜  mkdir -p $WORK/b220/
2025-08-20T22:48:16.6277698Z [00:02:35.654]➜  cat >/tmp/go-build3381348043/b220/importcfg << 'EOF' # internal
2025-08-20T22:48:16.6278352Z [00:02:35.654]➜  # import config
2025-08-20T22:48:16.6278952Z [00:02:35.654]➜  packagefile bytes=/tmp/go-build3381348043/b003/_pkg_.a
2025-08-20T22:48:16.6279648Z [00:02:35.654]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:16.6280429Z [00:02:35.654]➜  packagefile google.golang.org/protobuf/internal/detrand=/tmp/go-build3381348043/b218/_pkg_.a
2025-08-20T22:48:16.6281391Z [00:02:35.654]➜  packagefile google.golang.org/protobuf/internal/errors=/tmp/go-build3381348043/b217/_pkg_.a
2025-08-20T22:48:16.6282392Z [00:02:35.654]➜  packagefile google.golang.org/protobuf/internal/strs=/tmp/go-build3381348043/b221/_pkg_.a
2025-08-20T22:48:16.6283471Z [00:02:35.654]➜  packagefile io=/tmp/go-build3381348043/b034/_pkg_.a
2025-08-20T22:48:16.6284150Z [00:02:35.654]➜  packagefile math=/tmp/go-build3381348043/b055/_pkg_.a
2025-08-20T22:48:16.6284926Z [00:02:35.654]➜  packagefile math/bits=/tmp/go-build3381348043/b040/_pkg_.a
2025-08-20T22:48:16.6285631Z [00:02:35.654]➜  packagefile regexp=/tmp/go-build3381348043/b184/_pkg_.a
2025-08-20T22:48:16.6286595Z [00:02:35.655]➜  packagefile strconv=/tmp/go-build3381348043/b054/_pkg_.a
2025-08-20T22:48:16.6287210Z [00:02:35.655]➜  packagefile strings=/tmp/go-build3381348043/b063/_pkg_.a
2025-08-20T22:48:16.6296627Z [00:02:35.655]➜  packagefile unicode=/tmp/go-build3381348043/b041/_pkg_.a
2025-08-20T22:48:16.6297108Z [00:02:35.655]➜  packagefile unicode/utf16=/tmp/go-build3381348043/b111/_pkg_.a
2025-08-20T22:48:16.6297581Z [00:02:35.655]➜  packagefile unicode/utf8=/tmp/go-build3381348043/b042/_pkg_.a
2025-08-20T22:48:16.6297936Z [00:02:35.655]➜  EOF
2025-08-20T22:48:16.6301665Z [00:02:35.655]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b220/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/protobuf@v1.36.7/internal/encoding/json=>google.golang.org/protobuf@v1.36.7/internal/encoding/json;$WORK/b220=>" -p google.golang.org/protobuf/internal/encoding/json -lang=go1.22 -complete -installsuffix shared -buildid 2oCSjxFGF0jlJdbFYBII/2oCSjxFGF0jlJdbFYBII -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b220/importcfg -pack /root/go/pkg/mod/google.golang.org/protobuf@v1.36.7/internal/encoding/json/decode.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.7/internal/encoding/json/decode_number.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.7/internal/encoding/json/decode_string.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.7/internal/encoding/json/decode_token.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.7/internal/encoding/json/encode.go
2025-08-20T22:48:16.6492599Z [00:02:35.676]➜  go tool buildid -w $WORK/b226/_pkg_.a # internal
2025-08-20T22:48:16.6502472Z [00:02:35.677]➜  cp $WORK/b226/_pkg_.a /root/.cache/go-build/f1/f1b6a2f5605713590425a88582ca4d309f960a3fc6622194a21c6971d2b39ab6-d # internal
2025-08-20T22:48:16.6512774Z [00:02:35.678]➜  google.golang.org/protobuf/internal/descfmt
2025-08-20T22:48:16.6515175Z [00:02:35.678]➜  mkdir -p $WORK/b228/
2025-08-20T22:48:16.6518853Z [00:02:35.679]➜  cat >/tmp/go-build3381348043/b228/importcfg << 'EOF' # internal
2025-08-20T22:48:16.6519227Z [00:02:35.679]➜  # import config
2025-08-20T22:48:16.6519585Z [00:02:35.679]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:16.6520157Z [00:02:35.679]➜  packagefile google.golang.org/protobuf/internal/detrand=/tmp/go-build3381348043/b218/_pkg_.a
2025-08-20T22:48:16.6520845Z [00:02:35.679]➜  packagefile google.golang.org/protobuf/internal/pragma=/tmp/go-build3381348043/b225/_pkg_.a
2025-08-20T22:48:16.6521549Z [00:02:35.679]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build3381348043/b224/_pkg_.a
2025-08-20T22:48:16.6522402Z [00:02:35.679]➜  packagefile io=/tmp/go-build3381348043/b034/_pkg_.a
2025-08-20T22:48:16.6522824Z [00:02:35.679]➜  packagefile reflect=/tmp/go-build3381348043/b099/_pkg_.a
2025-08-20T22:48:16.6523250Z [00:02:35.679]➜  packagefile strconv=/tmp/go-build3381348043/b054/_pkg_.a
2025-08-20T22:48:16.6523677Z [00:02:35.679]➜  packagefile strings=/tmp/go-build3381348043/b063/_pkg_.a
2025-08-20T22:48:16.6523993Z [00:02:35.679]➜  EOF
2025-08-20T22:48:16.6526166Z [00:02:35.679]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b228/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/protobuf@v1.36.7/internal/descfmt=>google.golang.org/protobuf@v1.36.7/internal/descfmt;$WORK/b228=>" -p google.golang.org/protobuf/internal/descfmt -lang=go1.22 -complete -installsuffix shared -buildid IGm6Kf3dVHsl0ewUmwNT/IGm6Kf3dVHsl0ewUmwNT -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b228/importcfg -pack /root/go/pkg/mod/google.golang.org/protobuf@v1.36.7/internal/descfmt/stringer.go
2025-08-20T22:48:16.7339277Z [00:02:35.760]➜  go tool buildid -w $WORK/b220/_pkg_.a # internal
2025-08-20T22:48:16.7357943Z [00:02:35.761]➜  cp $WORK/b220/_pkg_.a /root/.cache/go-build/19/1924bd5a8de3b96eb6b579edf447f198da5006240e571514696d285655e1ae4f-d # internal
2025-08-20T22:48:16.7358802Z [00:02:35.761]➜  google.golang.org/protobuf/internal/descopts
2025-08-20T22:48:16.7359148Z [00:02:35.761]➜  mkdir -p $WORK/b229/
2025-08-20T22:48:16.7359533Z [00:02:35.762]➜  cat >/tmp/go-build3381348043/b229/importcfg << 'EOF' # internal
2025-08-20T22:48:16.7359917Z [00:02:35.762]➜  # import config
2025-08-20T22:48:16.7360421Z [00:02:35.762]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build3381348043/b224/_pkg_.a
2025-08-20T22:48:16.7360880Z [00:02:35.762]➜  EOF
2025-08-20T22:48:16.7362924Z [00:02:35.762]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b229/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/protobuf@v1.36.7/internal/descopts=>google.golang.org/protobuf@v1.36.7/internal/descopts;$WORK/b229=>" -p google.golang.org/protobuf/internal/descopts -lang=go1.22 -complete -installsuffix shared -buildid tbOgCewr3qbwnlOn8uVA/tbOgCewr3qbwnlOn8uVA -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b229/importcfg -pack /root/go/pkg/mod/google.golang.org/protobuf@v1.36.7/internal/descopts/options.go
2025-08-20T22:48:16.7497605Z [00:02:35.777]➜  go tool buildid -w $WORK/b228/_pkg_.a # internal
2025-08-20T22:48:16.7506920Z [00:02:35.778]➜  cp $WORK/b228/_pkg_.a /root/.cache/go-build/33/33639b63f91416bc5a8011e7cd7e06e7fdb3a2a3de7af579ce47868acb16def5-d # internal
2025-08-20T22:48:16.7507927Z [00:02:35.778]➜  google.golang.org/protobuf/internal/editiondefaults
2025-08-20T22:48:16.7508458Z [00:02:35.778]➜  mkdir -p $WORK/b230/
2025-08-20T22:48:16.7511262Z [00:02:35.778]➜  cat >/tmp/go-build3381348043/b230/importcfg << 'EOF' # internal
2025-08-20T22:48:16.7511636Z [00:02:35.778]➜  # import config
2025-08-20T22:48:16.7511978Z [00:02:35.778]➜  packagefile embed=/tmp/go-build3381348043/b231/_pkg_.a
2025-08-20T22:48:16.7512318Z [00:02:35.778]➜  EOF
2025-08-20T22:48:16.7512639Z [00:02:35.778]➜  cat >/tmp/go-build3381348043/b230/embedcfg << 'EOF' # internal
2025-08-20T22:48:16.7512957Z [00:02:35.778]➜  {
2025-08-20T22:48:16.7513164Z [00:02:35.778]➜  	"Patterns": {
2025-08-20T22:48:16.7513434Z [00:02:35.778]➜  		"editions_defaults.binpb": [
2025-08-20T22:48:16.7513741Z [00:02:35.778]➜  			"editions_defaults.binpb"
2025-08-20T22:48:16.7514002Z [00:02:35.778]➜  		]
2025-08-20T22:48:16.7514197Z [00:02:35.778]➜  	},
2025-08-20T22:48:16.7514414Z [00:02:35.778]➜  	"Files": {
2025-08-20T22:48:16.7515024Z [00:02:35.778]➜  		"editions_defaults.binpb": "/root/go/pkg/mod/google.golang.org/protobuf@v1.36.7/internal/editiondefaults/editions_defaults.binpb"
2025-08-20T22:48:16.7515579Z [00:02:35.778]➜  	}
2025-08-20T22:48:16.7515883Z [00:02:35.778]➜  }EOF
2025-08-20T22:48:16.7518382Z [00:02:35.778]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b230/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/protobuf@v1.36.7/internal/editiondefaults=>google.golang.org/protobuf@v1.36.7/internal/editiondefaults;$WORK/b230=>" -p google.golang.org/protobuf/internal/editiondefaults -lang=go1.22 -complete -installsuffix shared -buildid w4Dtj_FUtxdY6cKyGIAC/w4Dtj_FUtxdY6cKyGIAC -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b230/importcfg -embedcfg $WORK/b230/embedcfg -pack /root/go/pkg/mod/google.golang.org/protobuf@v1.36.7/internal/editiondefaults/defaults.go
2025-08-20T22:48:16.7535655Z [00:02:35.781]➜  go tool buildid -w $WORK/b229/_pkg_.a # internal
2025-08-20T22:48:16.7541228Z [00:02:35.781]➜  cp $WORK/b229/_pkg_.a /root/.cache/go-build/cf/cfcdb58707ededc8eb5bb094e6a236d6abc64547205e332f328a2408b128a533-d # internal
2025-08-20T22:48:16.7567871Z [00:02:35.784]➜  google.golang.org/protobuf/internal/encoding/text
2025-08-20T22:48:16.7570412Z [00:02:35.784]➜  mkdir -p $WORK/b233/
2025-08-20T22:48:16.7573232Z [00:02:35.784]➜  cat >/tmp/go-build3381348043/b233/importcfg << 'EOF' # internal
2025-08-20T22:48:16.7573617Z [00:02:35.784]➜  # import config
2025-08-20T22:48:16.7573967Z [00:02:35.784]➜  packagefile bytes=/tmp/go-build3381348043/b003/_pkg_.a
2025-08-20T22:48:16.7574379Z [00:02:35.784]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:16.7574940Z [00:02:35.784]➜  packagefile google.golang.org/protobuf/internal/detrand=/tmp/go-build3381348043/b218/_pkg_.a
2025-08-20T22:48:16.7575627Z [00:02:35.784]➜  packagefile google.golang.org/protobuf/internal/errors=/tmp/go-build3381348043/b217/_pkg_.a
2025-08-20T22:48:16.7580188Z [00:02:35.784]➜  packagefile google.golang.org/protobuf/internal/flags=/tmp/go-build3381348043/b223/_pkg_.a
2025-08-20T22:48:16.7580855Z [00:02:35.784]➜  packagefile google.golang.org/protobuf/internal/strs=/tmp/go-build3381348043/b221/_pkg_.a
2025-08-20T22:48:16.7581371Z [00:02:35.784]➜  packagefile io=/tmp/go-build3381348043/b034/_pkg_.a
2025-08-20T22:48:16.7581783Z [00:02:35.784]➜  packagefile math=/tmp/go-build3381348043/b055/_pkg_.a
2025-08-20T22:48:16.7582221Z [00:02:35.784]➜  packagefile math/bits=/tmp/go-build3381348043/b040/_pkg_.a
2025-08-20T22:48:16.7582658Z [00:02:35.784]➜  packagefile strconv=/tmp/go-build3381348043/b054/_pkg_.a
2025-08-20T22:48:16.7583089Z [00:02:35.784]➜  packagefile strings=/tmp/go-build3381348043/b063/_pkg_.a
2025-08-20T22:48:16.7583518Z [00:02:35.784]➜  packagefile unicode=/tmp/go-build3381348043/b041/_pkg_.a
2025-08-20T22:48:16.7583965Z [00:02:35.784]➜  packagefile unicode/utf16=/tmp/go-build3381348043/b111/_pkg_.a
2025-08-20T22:48:16.7584700Z [00:02:35.784]➜  packagefile unicode/utf8=/tmp/go-build3381348043/b042/_pkg_.a
2025-08-20T22:48:16.7585108Z [00:02:35.784]➜  EOF
2025-08-20T22:48:16.7589191Z [00:02:35.784]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b233/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/protobuf@v1.36.7/internal/encoding/text=>google.golang.org/protobuf@v1.36.7/internal/encoding/text;$WORK/b233=>" -p google.golang.org/protobuf/internal/encoding/text -lang=go1.22 -complete -installsuffix shared -buildid guIztGcJzxzPnjM0gvuq/guIztGcJzxzPnjM0gvuq -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b233/importcfg -pack /root/go/pkg/mod/google.golang.org/protobuf@v1.36.7/internal/encoding/text/decode.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.7/internal/encoding/text/decode_number.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.7/internal/encoding/text/decode_string.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.7/internal/encoding/text/decode_token.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.7/internal/encoding/text/doc.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.7/internal/encoding/text/encode.go
2025-08-20T22:48:16.7609955Z [00:02:35.788]➜  go tool buildid -w $WORK/b230/_pkg_.a # internal
2025-08-20T22:48:16.7615186Z [00:02:35.788]➜  cp $WORK/b230/_pkg_.a /root/.cache/go-build/f6/f6a0ec801a3a7153515016aa0eab3177ab94021437b3b53cfb297efa6ddf32cd-d # internal
2025-08-20T22:48:16.7631828Z [00:02:35.790]➜  google.golang.org/protobuf/internal/genid
2025-08-20T22:48:16.7641501Z [00:02:35.791]➜  mkdir -p $WORK/b234/
2025-08-20T22:48:16.7652402Z [00:02:35.792]➜  cat >/tmp/go-build3381348043/b234/importcfg << 'EOF' # internal
2025-08-20T22:48:16.7653130Z [00:02:35.792]➜  # import config
2025-08-20T22:48:16.7653933Z [00:02:35.792]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build3381348043/b224/_pkg_.a
2025-08-20T22:48:16.7655068Z [00:02:35.792]➜  EOF
2025-08-20T22:48:16.7670489Z [00:02:35.793]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b234/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/protobuf@v1.36.7/internal/genid=>google.golang.org/protobuf@v1.36.7/internal/genid;$WORK/b234=>" -p google.golang.org/protobuf/internal/genid -lang=go1.22 -complete -installsuffix shared -buildid _jPPAaue9lWfnIHWaJP5/_jPPAaue9lWfnIHWaJP5 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b234/importcfg -pack /root/go/pkg/mod/google.golang.org/protobuf@v1.36.7/internal/genid/any_gen.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.7/internal/genid/api_gen.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.7/internal/genid/descriptor_gen.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.7/internal/genid/doc.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.7/internal/genid/duration_gen.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.7/internal/genid/empty_gen.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.7/internal/genid/field_mask_gen.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.7/internal/genid/go_features_gen.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.7/internal/genid/goname.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.7/internal/genid/map_entry.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.7/internal/genid/name.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.7/internal/genid/source_context_gen.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.7/internal/genid/struct_gen.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.7/internal/genid/timestamp_gen.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.7/internal/genid/type_gen.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.7/internal/genid/wrappers.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.7/internal/genid/wrappers_gen.go
2025-08-20T22:48:16.7679048Z [00:02:35.795]➜  gcc -I /root/.go/src/net -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b148=/tmp/go-build -gno-record-gcc-switches -o $WORK/b148/_cgo_.o $WORK/b148/_cgo_main.o $WORK/b148/preferlinkext $WORK/b148/_x001.o $WORK/b148/_x002.o $WORK/b148/_x003.o $WORK/b148/_x004.o $WORK/b148/_x005.o $WORK/b148/_x006.o -O2 -g -lresolv # test for internal linking errors (succeeded)
2025-08-20T22:48:16.7681129Z [00:02:35.795]➜  TERM='dumb' /root/.go/pkg/tool/linux_arm64/cgo -dynpackage net -dynimport $WORK/b148/_cgo_.o -dynout $WORK/b148/_cgo_import.go
2025-08-20T22:48:16.7760559Z [00:02:35.802]➜  cat >/tmp/go-build3381348043/b148/importcfg << 'EOF' # internal
2025-08-20T22:48:16.7761032Z [00:02:35.802]➜  # import config
2025-08-20T22:48:16.7761513Z [00:02:35.802]➜  importmap golang.org/x/net/dns/dnsmessage=vendor/golang.org/x/net/dns/dnsmessage
2025-08-20T22:48:16.7762029Z [00:02:35.802]➜  packagefile cmp=/tmp/go-build3381348043/b051/_pkg_.a
2025-08-20T22:48:16.7762459Z [00:02:35.802]➜  packagefile context=/tmp/go-build3381348043/b043/_pkg_.a
2025-08-20T22:48:16.7762888Z [00:02:35.802]➜  packagefile errors=/tmp/go-build3381348043/b004/_pkg_.a
2025-08-20T22:48:16.7763428Z [00:02:35.802]➜  packagefile vendor/golang.org/x/net/dns/dnsmessage=/tmp/go-build3381348043/b149/_pkg_.a
2025-08-20T22:48:16.7764001Z [00:02:35.802]➜  packagefile internal/bytealg=/tmp/go-build3381348043/b011/_pkg_.a
2025-08-20T22:48:16.7764497Z [00:02:35.802]➜  packagefile internal/godebug=/tmp/go-build3381348043/b045/_pkg_.a
2025-08-20T22:48:16.7764978Z [00:02:35.802]➜  packagefile internal/itoa=/tmp/go-build3381348043/b048/_pkg_.a
2025-08-20T22:48:16.7765461Z [00:02:35.802]➜  packagefile internal/nettrace=/tmp/go-build3381348043/b150/_pkg_.a
2025-08-20T22:48:16.7766468Z [00:02:35.802]➜  packagefile internal/poll=/tmp/go-build3381348043/b083/_pkg_.a
2025-08-20T22:48:16.7766981Z [00:02:35.802]➜  packagefile internal/singleflight=/tmp/go-build3381348043/b151/_pkg_.a
2025-08-20T22:48:16.7767509Z [00:02:35.802]➜  packagefile internal/stringslite=/tmp/go-build3381348043/b032/_pkg_.a
2025-08-20T22:48:16.7768033Z [00:02:35.802]➜  packagefile internal/syscall/unix=/tmp/go-build3381348043/b078/_pkg_.a
2025-08-20T22:48:16.7768492Z [00:02:35.802]➜  packagefile io=/tmp/go-build3381348043/b034/_pkg_.a
2025-08-20T22:48:16.7768905Z [00:02:35.802]➜  packagefile io/fs=/tmp/go-build3381348043/b081/_pkg_.a
2025-08-20T22:48:16.7769333Z [00:02:35.802]➜  packagefile net/netip=/tmp/go-build3381348043/b152/_pkg_.a
2025-08-20T22:48:16.7769750Z [00:02:35.802]➜  packagefile os=/tmp/go-build3381348043/b079/_pkg_.a
2025-08-20T22:48:16.7770164Z [00:02:35.802]➜  packagefile runtime=/tmp/go-build3381348043/b010/_pkg_.a
2025-08-20T22:48:16.7770591Z [00:02:35.802]➜  packagefile slices=/tmp/go-build3381348043/b050/_pkg_.a
2025-08-20T22:48:16.7771024Z [00:02:35.802]➜  packagefile sync=/tmp/go-build3381348043/b035/_pkg_.a
2025-08-20T22:48:16.7771459Z [00:02:35.802]➜  packagefile sync/atomic=/tmp/go-build3381348043/b037/_pkg_.a
2025-08-20T22:48:16.7771903Z [00:02:35.802]➜  packagefile syscall=/tmp/go-build3381348043/b047/_pkg_.a
2025-08-20T22:48:16.7772323Z [00:02:35.802]➜  packagefile time=/tmp/go-build3381348043/b044/_pkg_.a
2025-08-20T22:48:16.7772763Z [00:02:35.802]➜  packagefile runtime/cgo=/tmp/go-build3381348043/b154/_pkg_.a
2025-08-20T22:48:16.7773104Z [00:02:35.802]➜  EOF
2025-08-20T22:48:16.7784166Z [00:02:35.802]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b148/_pkg_.a -trimpath "/root/.go/src/net=>net;$WORK/b148=>" -p net -lang=go1.25 -std -installsuffix shared -buildid eXcrLAO0S0TwJ_5cJgMP/eXcrLAO0S0TwJ_5cJgMP -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b148/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/b148/_cgo_gotypes.go $WORK/b148/cgo_linux.cgo1.go $WORK/b148/cgo_resnew.cgo1.go $WORK/b148/cgo_socknew.cgo1.go $WORK/b148/cgo_unix_cgo.cgo1.go $WORK/b148/cgo_unix_cgo_res.cgo1.go $WORK/b148/_cgo_import.go
2025-08-20T22:48:16.7909453Z [00:02:35.818]➜  go tool buildid -w $WORK/b234/_pkg_.a # internal
2025-08-20T22:48:16.7933229Z [00:02:35.820]➜  cp $WORK/b234/_pkg_.a /root/.cache/go-build/85/85b133ba12b4221b742920198c85c632982e34cf9973f6c8871ed7f8c843f12d-d # internal
2025-08-20T22:48:16.7967454Z [00:02:35.823]➜  google.golang.org/protobuf/internal/order
2025-08-20T22:48:16.8016161Z [00:02:35.824]➜  mkdir -p $WORK/b236/
2025-08-20T22:48:16.8016610Z [00:02:35.824]➜  cat >/tmp/go-build3381348043/b236/importcfg << 'EOF' # internal
2025-08-20T22:48:16.8016994Z [00:02:35.824]➜  # import config
2025-08-20T22:48:16.8017508Z [00:02:35.824]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build3381348043/b224/_pkg_.a
2025-08-20T22:48:16.8018079Z [00:02:35.824]➜  packagefile sort=/tmp/go-build3381348043/b157/_pkg_.a
2025-08-20T22:48:16.8018497Z [00:02:35.824]➜  packagefile sync=/tmp/go-build3381348043/b035/_pkg_.a
2025-08-20T22:48:16.8018805Z [00:02:35.824]➜  EOF
2025-08-20T22:48:16.8021081Z [00:02:35.824]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b236/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/protobuf@v1.36.7/internal/order=>google.golang.org/protobuf@v1.36.7/internal/order;$WORK/b236=>" -p google.golang.org/protobuf/internal/order -lang=go1.22 -complete -installsuffix shared -buildid 46xq-qt0A8wTc4upE2ag/46xq-qt0A8wTc4upE2ag -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b236/importcfg -pack /root/go/pkg/mod/google.golang.org/protobuf@v1.36.7/internal/order/order.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.7/internal/order/range.go
2025-08-20T22:48:16.8312074Z [00:02:35.858]➜  cd /root/go/pkg/mod/golang.org/x/sys@v0.35.0/unix
2025-08-20T22:48:16.8315969Z [00:02:35.858]➜  /root/.go/pkg/tool/linux_arm64/asm -p golang.org/x/sys/unix -trimpath "/root/go/pkg/mod/golang.org/x/sys@v0.35.0/unix=>golang.org/x/sys@v0.35.0/unix;$WORK/b211=>" -I $WORK/b211/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b211/asm_linux_arm64.o ./asm_linux_arm64.s
2025-08-20T22:48:16.8333933Z [00:02:35.860]➜  go tool buildid -w $WORK/b236/_pkg_.a # internal
2025-08-20T22:48:16.8340389Z [00:02:35.861]➜  cp $WORK/b236/_pkg_.a /root/.cache/go-build/41/41d8faa1716e754fbdb464997f5c904e176c8a53636bffd2b2eae657237c6049-d # internal
2025-08-20T22:48:16.8349377Z [00:02:35.862]➜  google.golang.org/protobuf/reflect/protoregistry
2025-08-20T22:48:16.8353378Z [00:02:35.862]➜  mkdir -p $WORK/b237/
2025-08-20T22:48:16.8367347Z [00:02:35.864]➜  go tool pack r $WORK/b211/_pkg_.a $WORK/b211/asm_linux_arm64.o # internal
2025-08-20T22:48:16.8369289Z [00:02:35.864]➜  cat >/tmp/go-build3381348043/b237/importcfg << 'EOF' # internal
2025-08-20T22:48:16.8369816Z [00:02:35.864]➜  # import config
2025-08-20T22:48:16.8370351Z [00:02:35.864]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:16.8371855Z [00:02:35.864]➜  packagefile google.golang.org/protobuf/internal/encoding/messageset=/tmp/go-build3381348043/b226/_pkg_.a
2025-08-20T22:48:16.8372989Z [00:02:35.864]➜  packagefile google.golang.org/protobuf/internal/errors=/tmp/go-build3381348043/b217/_pkg_.a
2025-08-20T22:48:16.8374014Z [00:02:35.864]➜  packagefile google.golang.org/protobuf/internal/flags=/tmp/go-build3381348043/b223/_pkg_.a
2025-08-20T22:48:16.8374947Z [00:02:35.864]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build3381348043/b224/_pkg_.a
2025-08-20T22:48:16.8375678Z [00:02:35.864]➜  packagefile os=/tmp/go-build3381348043/b079/_pkg_.a
2025-08-20T22:48:16.8376523Z [00:02:35.864]➜  packagefile strings=/tmp/go-build3381348043/b063/_pkg_.a
2025-08-20T22:48:16.8377080Z [00:02:35.864]➜  packagefile sync=/tmp/go-build3381348043/b035/_pkg_.a
2025-08-20T22:48:16.8377523Z [00:02:35.864]➜  EOF
2025-08-20T22:48:16.8377994Z [00:02:35.864]➜  go tool buildid -w $WORK/b211/_pkg_.a # internal
2025-08-20T22:48:16.8378625Z [00:02:35.864]➜  cd /tmp/tmp.ktsoLsWyz4/TEMPREPO/cmd/step
2025-08-20T22:48:16.8380998Z [00:02:35.864]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b237/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/protobuf@v1.36.7/reflect/protoregistry=>google.golang.org/protobuf@v1.36.7/reflect/protoregistry;$WORK/b237=>" -p google.golang.org/protobuf/reflect/protoregistry -lang=go1.22 -complete -installsuffix shared -buildid 60qbBjupcJXnbql4nxWL/60qbBjupcJXnbql4nxWL -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b237/importcfg -pack /root/go/pkg/mod/google.golang.org/protobuf@v1.36.7/reflect/protoregistry/registry.go
2025-08-20T22:48:16.8420280Z [00:02:35.869]➜  go tool buildid -w $WORK/b233/_pkg_.a # internal
2025-08-20T22:48:16.8443015Z [00:02:35.871]➜  cp $WORK/b233/_pkg_.a /root/.cache/go-build/a5/a5e884d6f90b89cb429e27d73455abf62e45d8369d067a0f641ca384a12898ab-d # internal
2025-08-20T22:48:16.8450078Z [00:02:35.872]➜  google.golang.org/protobuf/internal/encoding/defval
2025-08-20T22:48:16.8451245Z [00:02:35.872]➜  mkdir -p $WORK/b232/
2025-08-20T22:48:16.8456817Z [00:02:35.873]➜  cat >/tmp/go-build3381348043/b232/importcfg << 'EOF' # internal
2025-08-20T22:48:16.8457232Z [00:02:35.873]➜  # import config
2025-08-20T22:48:16.8458157Z [00:02:35.873]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:16.8459021Z [00:02:35.873]➜  packagefile google.golang.org/protobuf/internal/encoding/text=/tmp/go-build3381348043/b233/_pkg_.a
2025-08-20T22:48:16.8460005Z [00:02:35.873]➜  packagefile google.golang.org/protobuf/internal/errors=/tmp/go-build3381348043/b217/_pkg_.a
2025-08-20T22:48:16.8461018Z [00:02:35.873]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build3381348043/b224/_pkg_.a
2025-08-20T22:48:16.8461873Z [00:02:35.873]➜  packagefile math=/tmp/go-build3381348043/b055/_pkg_.a
2025-08-20T22:48:16.8464158Z [00:02:35.873]➜  packagefile strconv=/tmp/go-build3381348043/b054/_pkg_.a
2025-08-20T22:48:16.8464560Z [00:02:35.873]➜  EOF
2025-08-20T22:48:16.8466857Z [00:02:35.873]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b232/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/protobuf@v1.36.7/internal/encoding/defval=>google.golang.org/protobuf@v1.36.7/internal/encoding/defval;$WORK/b232=>" -p google.golang.org/protobuf/internal/encoding/defval -lang=go1.22 -complete -installsuffix shared -buildid bUDpEaoVjhPVux2WImy1/bUDpEaoVjhPVux2WImy1 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b232/importcfg -pack /root/go/pkg/mod/google.golang.org/protobuf@v1.36.7/internal/encoding/defval/default.go
2025-08-20T22:48:16.8547349Z [00:02:35.881]➜  cp $WORK/b211/_pkg_.a /root/.cache/go-build/96/9628eb4052d717105871aa746744bbf4f41a33f56e8e69be926658df728048fd-d # internal
2025-08-20T22:48:16.8549230Z [00:02:35.882]➜  google.golang.org/protobuf/runtime/protoiface
2025-08-20T22:48:16.8550041Z [00:02:35.882]➜  mkdir -p $WORK/b238/
2025-08-20T22:48:16.8558894Z [00:02:35.883]➜  cat >/tmp/go-build3381348043/b238/importcfg << 'EOF' # internal
2025-08-20T22:48:16.8559966Z [00:02:35.883]➜  # import config
2025-08-20T22:48:16.8560783Z [00:02:35.883]➜  packagefile google.golang.org/protobuf/internal/pragma=/tmp/go-build3381348043/b225/_pkg_.a
2025-08-20T22:48:16.8561892Z [00:02:35.883]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build3381348043/b224/_pkg_.a
2025-08-20T22:48:16.8562730Z [00:02:35.883]➜  EOF
2025-08-20T22:48:16.8565701Z [00:02:35.883]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b238/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/protobuf@v1.36.7/runtime/protoiface=>google.golang.org/protobuf@v1.36.7/runtime/protoiface;$WORK/b238=>" -p google.golang.org/protobuf/runtime/protoiface -lang=go1.22 -complete -installsuffix shared -buildid qfj04wF0q5xlW5VVSSk0/qfj04wF0q5xlW5VVSSk0 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b238/importcfg -pack /root/go/pkg/mod/google.golang.org/protobuf@v1.36.7/runtime/protoiface/legacy.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.7/runtime/protoiface/methods.go
2025-08-20T22:48:16.8707077Z [00:02:35.898]➜  go tool buildid -w $WORK/b238/_pkg_.a # internal
2025-08-20T22:48:16.8707845Z [00:02:35.898]➜  cp $WORK/b238/_pkg_.a /root/.cache/go-build/39/390be5c6ee3b393084bd845c932e1bc1a97446e5d0b920de72db9d5055acdcb7-d # internal
2025-08-20T22:48:16.8708862Z [00:02:35.898]➜  golang.org/x/net/internal/timeseries
2025-08-20T22:48:16.8709182Z [00:02:35.898]➜  mkdir -p $WORK/b245/
2025-08-20T22:48:16.8709557Z [00:02:35.898]➜  cat >/tmp/go-build3381348043/b245/importcfg << 'EOF' # internal
2025-08-20T22:48:16.8709903Z [00:02:35.898]➜  # import config
2025-08-20T22:48:16.8710258Z [00:02:35.898]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:16.8710680Z [00:02:35.898]➜  packagefile log=/tmp/go-build3381348043/b171/_pkg_.a
2025-08-20T22:48:16.8711094Z [00:02:35.898]➜  packagefile time=/tmp/go-build3381348043/b044/_pkg_.a
2025-08-20T22:48:16.8711406Z [00:02:35.898]➜  EOF
2025-08-20T22:48:16.8713317Z [00:02:35.898]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b245/_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/b245=>" -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/b245/importcfg -pack /root/go/pkg/mod/golang.org/x/net@v0.42.0/internal/timeseries/timeseries.go
2025-08-20T22:48:16.8740072Z [00:02:35.901]➜  go tool buildid -w $WORK/b232/_pkg_.a # internal
2025-08-20T22:48:16.8740775Z [00:02:35.901]➜  cp $WORK/b232/_pkg_.a /root/.cache/go-build/33/33a0a9444038fc0cf9f011306837a6831255a37145c0739e531c382ea48f7e03-d # internal
2025-08-20T22:48:16.8741339Z [00:02:35.901]➜  text/template/parse
2025-08-20T22:48:16.8741610Z [00:02:35.901]➜  mkdir -p $WORK/b248/
2025-08-20T22:48:16.8741983Z [00:02:35.901]➜  cat >/tmp/go-build3381348043/b248/importcfg << 'EOF' # internal
2025-08-20T22:48:16.8742330Z [00:02:35.901]➜  # import config
2025-08-20T22:48:16.8742666Z [00:02:35.901]➜  packagefile bytes=/tmp/go-build3381348043/b003/_pkg_.a
2025-08-20T22:48:16.8744497Z [00:02:35.901]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:16.8745226Z [00:02:35.901]➜  packagefile runtime=/tmp/go-build3381348043/b010/_pkg_.a
2025-08-20T22:48:16.8746137Z [00:02:35.901]➜  packagefile strconv=/tmp/go-build3381348043/b054/_pkg_.a
2025-08-20T22:48:16.8746869Z [00:02:35.901]➜  packagefile strings=/tmp/go-build3381348043/b063/_pkg_.a
2025-08-20T22:48:16.8747568Z [00:02:35.901]➜  packagefile unicode=/tmp/go-build3381348043/b041/_pkg_.a
2025-08-20T22:48:16.8748309Z [00:02:35.901]➜  packagefile unicode/utf8=/tmp/go-build3381348043/b042/_pkg_.a
2025-08-20T22:48:16.8749083Z [00:02:35.901]➜  EOF
2025-08-20T22:48:16.8751195Z [00:02:35.901]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b248/_pkg_.a -trimpath "/root/.go/src/text/template/parse=>text/template/parse;$WORK/b248=>" -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/b248/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-20T22:48:16.9101881Z [00:02:35.937]➜  go tool buildid -w $WORK/b237/_pkg_.a # internal
2025-08-20T22:48:16.9187578Z [00:02:35.946]➜  cp $WORK/b237/_pkg_.a /root/.cache/go-build/b2/b2eb6b38e763f69fa5450a26400d42492590e29110cc3e9497d6b7cc0815a51a-d # internal
2025-08-20T22:48:16.9235655Z [00:02:35.950]➜  google.golang.org/protobuf/proto
2025-08-20T22:48:16.9246759Z [00:02:35.950]➜  mkdir -p $WORK/b235/
2025-08-20T22:48:16.9247228Z [00:02:35.952]➜  cat >/tmp/go-build3381348043/b235/importcfg << 'EOF' # internal
2025-08-20T22:48:16.9247618Z [00:02:35.952]➜  # import config
2025-08-20T22:48:16.9247960Z [00:02:35.952]➜  packagefile errors=/tmp/go-build3381348043/b004/_pkg_.a
2025-08-20T22:48:16.9248412Z [00:02:35.952]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:16.9248986Z [00:02:35.952]➜  packagefile google.golang.org/protobuf/encoding/protowire=/tmp/go-build3381348043/b216/_pkg_.a
2025-08-20T22:48:16.9250087Z [00:02:35.952]➜  packagefile google.golang.org/protobuf/internal/encoding/messageset=/tmp/go-build3381348043/b226/_pkg_.a
2025-08-20T22:48:16.9250828Z [00:02:35.952]➜  packagefile google.golang.org/protobuf/internal/errors=/tmp/go-build3381348043/b217/_pkg_.a
2025-08-20T22:48:16.9251501Z [00:02:35.952]➜  packagefile google.golang.org/protobuf/internal/flags=/tmp/go-build3381348043/b223/_pkg_.a
2025-08-20T22:48:16.9252183Z [00:02:35.952]➜  packagefile google.golang.org/protobuf/internal/genid=/tmp/go-build3381348043/b234/_pkg_.a
2025-08-20T22:48:16.9252845Z [00:02:35.952]➜  packagefile google.golang.org/protobuf/internal/order=/tmp/go-build3381348043/b236/_pkg_.a
2025-08-20T22:48:16.9253514Z [00:02:35.952]➜  packagefile google.golang.org/protobuf/internal/pragma=/tmp/go-build3381348043/b225/_pkg_.a
2025-08-20T22:48:16.9254181Z [00:02:35.952]➜  packagefile google.golang.org/protobuf/internal/strs=/tmp/go-build3381348043/b221/_pkg_.a
2025-08-20T22:48:16.9254878Z [00:02:35.952]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build3381348043/b224/_pkg_.a
2025-08-20T22:48:16.9255599Z [00:02:35.952]➜  packagefile google.golang.org/protobuf/reflect/protoregistry=/tmp/go-build3381348043/b237/_pkg_.a
2025-08-20T22:48:16.9256511Z [00:02:35.952]➜  packagefile google.golang.org/protobuf/runtime/protoiface=/tmp/go-build3381348043/b238/_pkg_.a
2025-08-20T22:48:16.9257069Z [00:02:35.952]➜  packagefile math=/tmp/go-build3381348043/b055/_pkg_.a
2025-08-20T22:48:16.9257501Z [00:02:35.952]➜  packagefile reflect=/tmp/go-build3381348043/b099/_pkg_.a
2025-08-20T22:48:16.9257949Z [00:02:35.952]➜  packagefile unicode/utf8=/tmp/go-build3381348043/b042/_pkg_.a
2025-08-20T22:48:16.9258286Z [00:02:35.952]➜  EOF
2025-08-20T22:48:16.9268413Z [00:02:35.953]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b235/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/protobuf@v1.36.7/proto=>google.golang.org/protobuf@v1.36.7/proto;$WORK/b235=>" -p google.golang.org/protobuf/proto -lang=go1.22 -complete -installsuffix shared -buildid LnqPPjZq3idhf0aQhnrU/LnqPPjZq3idhf0aQhnrU -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b235/importcfg -pack /root/go/pkg/mod/google.golang.org/protobuf@v1.36.7/proto/checkinit.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.7/proto/decode.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.7/proto/decode_gen.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.7/proto/doc.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.7/proto/encode.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.7/proto/encode_gen.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.7/proto/equal.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.7/proto/extension.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.7/proto/merge.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.7/proto/messageset.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.7/proto/proto.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.7/proto/proto_methods.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.7/proto/reset.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.7/proto/size.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.7/proto/size_gen.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.7/proto/wrapperopaque.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.7/proto/wrappers.go
2025-08-20T22:48:16.9303533Z [00:02:35.957]➜  go tool buildid -w $WORK/b245/_pkg_.a # internal
2025-08-20T22:48:16.9322891Z [00:02:35.959]➜  cp $WORK/b245/_pkg_.a /root/.cache/go-build/b3/b313a9c3e1ed172c4f5d39ae751a312f961256fad80f25e8a2fd0c3cd7e162b7-d # internal
2025-08-20T22:48:16.9332288Z [00:02:35.960]➜  google.golang.org/grpc/backoff
2025-08-20T22:48:16.9338037Z [00:02:35.961]➜  mkdir -p $WORK/b249/
2025-08-20T22:48:16.9348290Z [00:02:35.962]➜  cat >/tmp/go-build3381348043/b249/importcfg << 'EOF' # internal
2025-08-20T22:48:16.9348661Z [00:02:35.962]➜  # import config
2025-08-20T22:48:16.9349000Z [00:02:35.962]➜  packagefile time=/tmp/go-build3381348043/b044/_pkg_.a
2025-08-20T22:48:16.9349643Z [00:02:35.962]➜  EOF
2025-08-20T22:48:16.9359424Z [00:02:35.963]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b249/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.74.2/backoff=>google.golang.org/grpc@v1.74.2/backoff;$WORK/b249=>" -p google.golang.org/grpc/backoff -lang=go1.23 -complete -installsuffix shared -buildid RRyB1DC2mdEaO2Wtfr4f/RRyB1DC2mdEaO2Wtfr4f -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b249/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.74.2/backoff/backoff.go
2025-08-20T22:48:16.9501076Z [00:02:35.977]➜  go tool buildid -w $WORK/b249/_pkg_.a # internal
2025-08-20T22:48:16.9509308Z [00:02:35.978]➜  cp $WORK/b249/_pkg_.a /root/.cache/go-build/f0/f0db77d227af0740f205df9db14524a5a07a14ab29826e1f235f7d8ba50f06a6-d # internal
2025-08-20T22:48:16.9509943Z [00:02:35.978]➜  google.golang.org/grpc/grpclog/internal
2025-08-20T22:48:16.9510262Z [00:02:35.978]➜  mkdir -p $WORK/b255/
2025-08-20T22:48:16.9510693Z [00:02:35.978]➜  cat >/tmp/go-build3381348043/b255/importcfg << 'EOF' # internal
2025-08-20T22:48:16.9511041Z [00:02:35.978]➜  # import config
2025-08-20T22:48:16.9511408Z [00:02:35.978]➜  packagefile encoding/json=/tmp/go-build3381348043/b158/_pkg_.a
2025-08-20T22:48:16.9511848Z [00:02:35.978]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:16.9512250Z [00:02:35.978]➜  packagefile io=/tmp/go-build3381348043/b034/_pkg_.a
2025-08-20T22:48:16.9512654Z [00:02:35.978]➜  packagefile log=/tmp/go-build3381348043/b171/_pkg_.a
2025-08-20T22:48:16.9513064Z [00:02:35.978]➜  packagefile os=/tmp/go-build3381348043/b079/_pkg_.a
2025-08-20T22:48:16.9513363Z [00:02:35.978]➜  EOF
2025-08-20T22:48:16.9517128Z [00:02:35.978]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b255/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.74.2/grpclog/internal=>google.golang.org/grpc@v1.74.2/grpclog/internal;$WORK/b255=>" -p google.golang.org/grpc/grpclog/internal -lang=go1.23 -complete -installsuffix shared -buildid hphMpByXZg8CKddiDiN7/hphMpByXZg8CKddiDiN7 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b255/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.74.2/grpclog/internal/grpclog.go /root/go/pkg/mod/google.golang.org/grpc@v1.74.2/grpclog/internal/logger.go /root/go/pkg/mod/google.golang.org/grpc@v1.74.2/grpclog/internal/loggerv2.go
2025-08-20T22:48:17.0061499Z [00:02:36.033]➜  go tool buildid -w $WORK/b255/_pkg_.a # internal
2025-08-20T22:48:17.0069255Z [00:02:36.034]➜  cp $WORK/b255/_pkg_.a /root/.cache/go-build/5e/5e1d2ab96c8ec71810c426edf5faebd14484e2b42a22c909c96df8095a260dc4-d # internal
2025-08-20T22:48:17.0076850Z [00:02:36.034]➜  google.golang.org/grpc/grpclog
2025-08-20T22:48:17.0079759Z [00:02:36.035]➜  mkdir -p $WORK/b254/
2025-08-20T22:48:17.0082718Z [00:02:36.035]➜  cat >/tmp/go-build3381348043/b254/importcfg << 'EOF' # internal
2025-08-20T22:48:17.0083155Z [00:02:36.035]➜  # import config
2025-08-20T22:48:17.0084986Z [00:02:36.035]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:17.0085975Z [00:02:36.035]➜  packagefile google.golang.org/grpc/grpclog/internal=/tmp/go-build3381348043/b255/_pkg_.a
2025-08-20T22:48:17.0086874Z [00:02:36.035]➜  packagefile io=/tmp/go-build3381348043/b034/_pkg_.a
2025-08-20T22:48:17.0087442Z [00:02:36.035]➜  packagefile os=/tmp/go-build3381348043/b079/_pkg_.a
2025-08-20T22:48:17.0088203Z [00:02:36.035]➜  packagefile strconv=/tmp/go-build3381348043/b054/_pkg_.a
2025-08-20T22:48:17.0088974Z [00:02:36.035]➜  packagefile strings=/tmp/go-build3381348043/b063/_pkg_.a
2025-08-20T22:48:17.0089467Z [00:02:36.035]➜  EOF
2025-08-20T22:48:17.0092342Z [00:02:36.035]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b254/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.74.2/grpclog=>google.golang.org/grpc@v1.74.2/grpclog;$WORK/b254=>" -p google.golang.org/grpc/grpclog -lang=go1.23 -complete -installsuffix shared -buildid Er8jHoeajbbMJUln00v0/Er8jHoeajbbMJUln00v0 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b254/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.74.2/grpclog/component.go /root/go/pkg/mod/google.golang.org/grpc@v1.74.2/grpclog/grpclog.go /root/go/pkg/mod/google.golang.org/grpc@v1.74.2/grpclog/logger.go /root/go/pkg/mod/google.golang.org/grpc@v1.74.2/grpclog/loggerv2.go
2025-08-20T22:48:17.0698252Z [00:02:36.097]➜  go tool buildid -w $WORK/b254/_pkg_.a # internal
2025-08-20T22:48:17.0706448Z [00:02:36.098]➜  cp $WORK/b254/_pkg_.a /root/.cache/go-build/06/06cb590b344e946b6f26afaadcade2b0720aac1ad0d2695ffd54712ac6a404af-d # internal
2025-08-20T22:48:17.0714244Z [00:02:36.098]➜  google.golang.org/grpc/connectivity
2025-08-20T22:48:17.0714641Z [00:02:36.098]➜  mkdir -p $WORK/b253/
2025-08-20T22:48:17.0715031Z [00:02:36.098]➜  cat >/tmp/go-build3381348043/b253/importcfg << 'EOF' # internal
2025-08-20T22:48:17.0715381Z [00:02:36.098]➜  # import config
2025-08-20T22:48:17.0715904Z [00:02:36.098]➜  packagefile google.golang.org/grpc/grpclog=/tmp/go-build3381348043/b254/_pkg_.a
2025-08-20T22:48:17.0716375Z [00:02:36.098]➜  EOF
2025-08-20T22:48:17.0718328Z [00:02:36.098]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b253/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.74.2/connectivity=>google.golang.org/grpc@v1.74.2/connectivity;$WORK/b253=>" -p google.golang.org/grpc/connectivity -lang=go1.23 -complete -installsuffix shared -buildid mXpl9xv7t9FWpcIj-ZXU/mXpl9xv7t9FWpcIj-ZXU -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b253/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.74.2/connectivity/connectivity.go
2025-08-20T22:48:17.0827627Z [00:02:36.110]➜  go tool buildid -w $WORK/b253/_pkg_.a # internal
2025-08-20T22:48:17.0835182Z [00:02:36.110]➜  cp $WORK/b253/_pkg_.a /root/.cache/go-build/7d/7d47512aadf9dd2f9dfb4d7e57a9c80e7f331d78ee4eb67c0ba6daf83942e015-d # internal
2025-08-20T22:48:17.0842622Z [00:02:36.111]➜  google.golang.org/grpc/attributes
2025-08-20T22:48:17.0842968Z [00:02:36.111]➜  mkdir -p $WORK/b257/
2025-08-20T22:48:17.0843369Z [00:02:36.111]➜  cat >/tmp/go-build3381348043/b257/importcfg << 'EOF' # internal
2025-08-20T22:48:17.0843721Z [00:02:36.111]➜  # import config
2025-08-20T22:48:17.0844052Z [00:02:36.111]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:17.0844485Z [00:02:36.111]➜  packagefile strings=/tmp/go-build3381348043/b063/_pkg_.a
2025-08-20T22:48:17.0844806Z [00:02:36.111]➜  EOF
2025-08-20T22:48:17.0847030Z [00:02:36.111]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b257/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.74.2/attributes=>google.golang.org/grpc@v1.74.2/attributes;$WORK/b257=>" -p google.golang.org/grpc/attributes -lang=go1.23 -complete -installsuffix shared -buildid n3jSK7fFtmEUiMd1X0FG/n3jSK7fFtmEUiMd1X0FG -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b257/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.74.2/attributes/attributes.go
2025-08-20T22:48:17.0871241Z [00:02:36.114]➜  go tool buildid -w $WORK/b235/_pkg_.a # internal
2025-08-20T22:48:17.0891979Z [00:02:36.116]➜  cp $WORK/b235/_pkg_.a /root/.cache/go-build/cc/cc86637c6ac9c67dfe774c49209aec3bb9ad1ac39470c9e8b63aae08ef22ffa8-d # internal
2025-08-20T22:48:17.0942070Z [00:02:36.121]➜  google.golang.org/protobuf/internal/filedesc
2025-08-20T22:48:17.0943162Z [00:02:36.121]➜  mkdir -p $WORK/b227/
2025-08-20T22:48:17.0943745Z [00:02:36.121]➜  cat >/tmp/go-build3381348043/b227/importcfg << 'EOF' # internal
2025-08-20T22:48:17.0945057Z [00:02:36.121]➜  # import config
2025-08-20T22:48:17.0956781Z [00:02:36.121]➜  packagefile bytes=/tmp/go-build3381348043/b003/_pkg_.a
2025-08-20T22:48:17.0957553Z [00:02:36.121]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:17.0959196Z [00:02:36.121]➜  packagefile google.golang.org/protobuf/encoding/protowire=/tmp/go-build3381348043/b216/_pkg_.a
2025-08-20T22:48:17.0960089Z [00:02:36.121]➜  packagefile google.golang.org/protobuf/internal/descfmt=/tmp/go-build3381348043/b228/_pkg_.a
2025-08-20T22:48:17.0961423Z [00:02:36.121]➜  packagefile google.golang.org/protobuf/internal/descopts=/tmp/go-build3381348043/b229/_pkg_.a
2025-08-20T22:48:17.0962742Z [00:02:36.121]➜  packagefile google.golang.org/protobuf/internal/editiondefaults=/tmp/go-build3381348043/b230/_pkg_.a
2025-08-20T22:48:17.0963696Z [00:02:36.121]➜  packagefile google.golang.org/protobuf/internal/encoding/defval=/tmp/go-build3381348043/b232/_pkg_.a
2025-08-20T22:48:17.0965274Z [00:02:36.121]➜  packagefile google.golang.org/protobuf/internal/encoding/messageset=/tmp/go-build3381348043/b226/_pkg_.a
2025-08-20T22:48:17.0966166Z [00:02:36.121]➜  packagefile google.golang.org/protobuf/internal/errors=/tmp/go-build3381348043/b217/_pkg_.a
2025-08-20T22:48:17.0966852Z [00:02:36.121]➜  packagefile google.golang.org/protobuf/internal/genid=/tmp/go-build3381348043/b234/_pkg_.a
2025-08-20T22:48:17.0967521Z [00:02:36.121]➜  packagefile google.golang.org/protobuf/internal/pragma=/tmp/go-build3381348043/b225/_pkg_.a
2025-08-20T22:48:17.0968185Z [00:02:36.121]➜  packagefile google.golang.org/protobuf/internal/strs=/tmp/go-build3381348043/b221/_pkg_.a
2025-08-20T22:48:17.0968826Z [00:02:36.121]➜  packagefile google.golang.org/protobuf/proto=/tmp/go-build3381348043/b235/_pkg_.a
2025-08-20T22:48:17.0969504Z [00:02:36.121]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build3381348043/b224/_pkg_.a
2025-08-20T22:48:17.0970229Z [00:02:36.121]➜  packagefile google.golang.org/protobuf/reflect/protoregistry=/tmp/go-build3381348043/b237/_pkg_.a
2025-08-20T22:48:17.0970792Z [00:02:36.121]➜  packagefile math=/tmp/go-build3381348043/b055/_pkg_.a
2025-08-20T22:48:17.0971221Z [00:02:36.121]➜  packagefile reflect=/tmp/go-build3381348043/b099/_pkg_.a
2025-08-20T22:48:17.0971641Z [00:02:36.121]➜  packagefile sort=/tmp/go-build3381348043/b157/_pkg_.a
2025-08-20T22:48:17.0972060Z [00:02:36.121]➜  packagefile strings=/tmp/go-build3381348043/b063/_pkg_.a
2025-08-20T22:48:17.0972483Z [00:02:36.121]➜  packagefile sync=/tmp/go-build3381348043/b035/_pkg_.a
2025-08-20T22:48:17.0972928Z [00:02:36.121]➜  packagefile sync/atomic=/tmp/go-build3381348043/b037/_pkg_.a
2025-08-20T22:48:17.0973259Z [00:02:36.121]➜  EOF
2025-08-20T22:48:17.0982939Z [00:02:36.122]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b227/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/protobuf@v1.36.7/internal/filedesc=>google.golang.org/protobuf@v1.36.7/internal/filedesc;$WORK/b227=>" -p google.golang.org/protobuf/internal/filedesc -lang=go1.22 -complete -installsuffix shared -buildid jDGdIIm7Ie9_rr4k9D5Z/jDGdIIm7Ie9_rr4k9D5Z -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b227/importcfg -pack /root/go/pkg/mod/google.golang.org/protobuf@v1.36.7/internal/filedesc/build.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.7/internal/filedesc/desc.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.7/internal/filedesc/desc_init.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.7/internal/filedesc/desc_lazy.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.7/internal/filedesc/desc_list.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.7/internal/filedesc/desc_list_gen.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.7/internal/filedesc/editions.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.7/internal/filedesc/placeholder.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.7/internal/filedesc/presence.go
2025-08-20T22:48:17.1015508Z [00:02:36.128]➜  go tool buildid -w $WORK/b257/_pkg_.a # internal
2025-08-20T22:48:17.1024642Z [00:02:36.129]➜  cp $WORK/b257/_pkg_.a /root/.cache/go-build/ab/abb8f582d36c11424292293943f939e6ce16602fd328a0aba21b8062b345a89c-d # internal
2025-08-20T22:48:17.1062115Z [00:02:36.130]➜  google.golang.org/grpc/internal/envconfig
2025-08-20T22:48:17.1062476Z [00:02:36.130]➜  mkdir -p $WORK/b259/
2025-08-20T22:48:17.1062856Z [00:02:36.130]➜  cat >/tmp/go-build3381348043/b259/importcfg << 'EOF' # internal
2025-08-20T22:48:17.1063205Z [00:02:36.130]➜  # import config
2025-08-20T22:48:17.1063566Z [00:02:36.130]➜  packagefile os=/tmp/go-build3381348043/b079/_pkg_.a
2025-08-20T22:48:17.1064368Z [00:02:36.130]➜  packagefile strconv=/tmp/go-build3381348043/b054/_pkg_.a
2025-08-20T22:48:17.1064805Z [00:02:36.130]➜  packagefile strings=/tmp/go-build3381348043/b063/_pkg_.a
2025-08-20T22:48:17.1065123Z [00:02:36.130]➜  EOF
2025-08-20T22:48:17.1067879Z [00:02:36.130]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b259/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.74.2/internal/envconfig=>google.golang.org/grpc@v1.74.2/internal/envconfig;$WORK/b259=>" -p google.golang.org/grpc/internal/envconfig -lang=go1.23 -complete -installsuffix shared -buildid MzDXw019qDYQRiF0ykpd/MzDXw019qDYQRiF0ykpd -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b259/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.74.2/internal/envconfig/envconfig.go /root/go/pkg/mod/google.golang.org/grpc@v1.74.2/internal/envconfig/observability.go /root/go/pkg/mod/google.golang.org/grpc@v1.74.2/internal/envconfig/xds.go
2025-08-20T22:48:17.1162049Z [00:02:36.143]➜  go tool buildid -w $WORK/b259/_pkg_.a # internal
2025-08-20T22:48:17.1168087Z [00:02:36.143]➜  cp $WORK/b259/_pkg_.a /root/.cache/go-build/e3/e34d7790e6db4e1521a2535f147698890b10ab7f42304db2115f7d219d103424-d # internal
2025-08-20T22:48:17.1168732Z [00:02:36.143]➜  google.golang.org/grpc/balancer/pickfirst/internal
2025-08-20T22:48:17.1169077Z [00:02:36.143]➜  mkdir -p $WORK/b268/
2025-08-20T22:48:17.1169454Z [00:02:36.143]➜  cat >/tmp/go-build3381348043/b268/importcfg << 'EOF' # internal
2025-08-20T22:48:17.1169799Z [00:02:36.143]➜  # import config
2025-08-20T22:48:17.1170182Z [00:02:36.143]➜  packagefile math/rand/v2=/tmp/go-build3381348043/b087/_pkg_.a
2025-08-20T22:48:17.1170626Z [00:02:36.143]➜  packagefile time=/tmp/go-build3381348043/b044/_pkg_.a
2025-08-20T22:48:17.1170937Z [00:02:36.143]➜  EOF
2025-08-20T22:48:17.1173069Z [00:02:36.143]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b268/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.74.2/balancer/pickfirst/internal=>google.golang.org/grpc@v1.74.2/balancer/pickfirst/internal;$WORK/b268=>" -p google.golang.org/grpc/balancer/pickfirst/internal -lang=go1.23 -complete -installsuffix shared -buildid FHir-LUPpLQhQLWCmamy/FHir-LUPpLQhQLWCmamy -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b268/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.74.2/balancer/pickfirst/internal/internal.go
2025-08-20T22:48:17.1237303Z [00:02:36.150]➜  go tool buildid -w $WORK/b268/_pkg_.a # internal
2025-08-20T22:48:17.1245460Z [00:02:36.151]➜  cp $WORK/b268/_pkg_.a /root/.cache/go-build/b6/b69c52334bda96627ec88a2c428fb63626b4752ff8d5a777c4576afc223e08a5-d # internal
2025-08-20T22:48:17.1246854Z [00:02:36.151]➜  google.golang.org/grpc/internal/grpclog
2025-08-20T22:48:17.1247572Z [00:02:36.151]➜  mkdir -p $WORK/b270/
2025-08-20T22:48:17.1248185Z [00:02:36.151]➜  cat >/tmp/go-build3381348043/b270/importcfg << 'EOF' # internal
2025-08-20T22:48:17.1248724Z [00:02:36.151]➜  # import config
2025-08-20T22:48:17.1249305Z [00:02:36.151]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:17.1250047Z [00:02:36.151]➜  packagefile google.golang.org/grpc/grpclog=/tmp/go-build3381348043/b254/_pkg_.a
2025-08-20T22:48:17.1250608Z [00:02:36.151]➜  EOF
2025-08-20T22:48:17.1252801Z [00:02:36.151]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b270/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.74.2/internal/grpclog=>google.golang.org/grpc@v1.74.2/internal/grpclog;$WORK/b270=>" -p google.golang.org/grpc/internal/grpclog -lang=go1.23 -complete -installsuffix shared -buildid geYPAV5ae1gMbZjCdL6g/geYPAV5ae1gMbZjCdL6g -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b270/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.74.2/internal/grpclog/prefix_logger.go
2025-08-20T22:48:17.1399422Z [00:02:36.167]➜  go tool buildid -w $WORK/b270/_pkg_.a # internal
2025-08-20T22:48:17.1402876Z [00:02:36.167]➜  cp $WORK/b270/_pkg_.a /root/.cache/go-build/4a/4a53e9d66affdc55d08a1f24e6ffb116ab8cf868519d4a597ddd69b43091d6be-d # internal
2025-08-20T22:48:17.1404699Z [00:02:36.167]➜  go tool buildid -w $WORK/b248/_pkg_.a # internal
2025-08-20T22:48:17.1427987Z [00:02:36.168]➜  google.golang.org/protobuf/encoding/prototext
2025-08-20T22:48:17.1428359Z [00:02:36.168]➜  mkdir -p $WORK/b276/
2025-08-20T22:48:17.1428741Z [00:02:36.168]➜  cat >/tmp/go-build3381348043/b276/importcfg << 'EOF' # internal
2025-08-20T22:48:17.1429090Z [00:02:36.168]➜  # import config
2025-08-20T22:48:17.1429418Z [00:02:36.168]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:17.1430013Z [00:02:36.168]➜  packagefile google.golang.org/protobuf/encoding/protowire=/tmp/go-build3381348043/b216/_pkg_.a
2025-08-20T22:48:17.1430768Z [00:02:36.168]➜  packagefile google.golang.org/protobuf/internal/encoding/messageset=/tmp/go-build3381348043/b226/_pkg_.a
2025-08-20T22:48:17.1431524Z [00:02:36.168]➜  packagefile google.golang.org/protobuf/internal/encoding/text=/tmp/go-build3381348043/b233/_pkg_.a
2025-08-20T22:48:17.1432229Z [00:02:36.168]➜  packagefile google.golang.org/protobuf/internal/errors=/tmp/go-build3381348043/b217/_pkg_.a
2025-08-20T22:48:17.1432909Z [00:02:36.168]➜  packagefile google.golang.org/protobuf/internal/flags=/tmp/go-build3381348043/b223/_pkg_.a
2025-08-20T22:48:17.1433569Z [00:02:36.168]➜  packagefile google.golang.org/protobuf/internal/genid=/tmp/go-build3381348043/b234/_pkg_.a
2025-08-20T22:48:17.1434233Z [00:02:36.168]➜  packagefile google.golang.org/protobuf/internal/order=/tmp/go-build3381348043/b236/_pkg_.a
2025-08-20T22:48:17.1434912Z [00:02:36.168]➜  packagefile google.golang.org/protobuf/internal/pragma=/tmp/go-build3381348043/b225/_pkg_.a
2025-08-20T22:48:17.1435572Z [00:02:36.168]➜  packagefile google.golang.org/protobuf/internal/set=/tmp/go-build3381348043/b239/_pkg_.a
2025-08-20T22:48:17.1441066Z [00:02:36.168]➜  packagefile google.golang.org/protobuf/internal/strs=/tmp/go-build3381348043/b221/_pkg_.a
2025-08-20T22:48:17.1441701Z [00:02:36.168]➜  packagefile google.golang.org/protobuf/proto=/tmp/go-build3381348043/b235/_pkg_.a
2025-08-20T22:48:17.1442377Z [00:02:36.168]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build3381348043/b224/_pkg_.a
2025-08-20T22:48:17.1443099Z [00:02:36.168]➜  packagefile google.golang.org/protobuf/reflect/protoregistry=/tmp/go-build3381348043/b237/_pkg_.a
2025-08-20T22:48:17.1443668Z [00:02:36.168]➜  packagefile strconv=/tmp/go-build3381348043/b054/_pkg_.a
2025-08-20T22:48:17.1444116Z [00:02:36.168]➜  packagefile unicode/utf8=/tmp/go-build3381348043/b042/_pkg_.a
2025-08-20T22:48:17.1444471Z [00:02:36.168]➜  EOF
2025-08-20T22:48:17.1447533Z [00:02:36.168]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b276/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/protobuf@v1.36.7/encoding/prototext=>google.golang.org/protobuf@v1.36.7/encoding/prototext;$WORK/b276=>" -p google.golang.org/protobuf/encoding/prototext -lang=go1.22 -complete -installsuffix shared -buildid 7qH4YI_TKKG0RB8SpDhr/7qH4YI_TKKG0RB8SpDhr -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b276/importcfg -pack /root/go/pkg/mod/google.golang.org/protobuf@v1.36.7/encoding/prototext/decode.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.7/encoding/prototext/doc.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.7/encoding/prototext/encode.go
2025-08-20T22:48:17.1467518Z [00:02:36.173]➜  cp $WORK/b248/_pkg_.a /root/.cache/go-build/4a/4a153cb2abd1b09c561e3b53954477b6c5bfa0de61452711a8e6f2d3edf369bb-d # internal
2025-08-20T22:48:17.1474204Z [00:02:36.174]➜  text/template
2025-08-20T22:48:17.1476312Z [00:02:36.174]➜  mkdir -p $WORK/b247/
2025-08-20T22:48:17.1481501Z [00:02:36.175]➜  cat >/tmp/go-build3381348043/b247/importcfg << 'EOF' # internal
2025-08-20T22:48:17.1484909Z [00:02:36.175]➜  # import config
2025-08-20T22:48:17.1485504Z [00:02:36.175]➜  packagefile errors=/tmp/go-build3381348043/b004/_pkg_.a
2025-08-20T22:48:17.1486434Z [00:02:36.175]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:17.1487160Z [00:02:36.175]➜  packagefile internal/fmtsort=/tmp/go-build3381348043/b098/_pkg_.a
2025-08-20T22:48:17.1488098Z [00:02:36.175]➜  packagefile io=/tmp/go-build3381348043/b034/_pkg_.a
2025-08-20T22:48:17.1488763Z [00:02:36.175]➜  packagefile io/fs=/tmp/go-build3381348043/b081/_pkg_.a
2025-08-20T22:48:17.1489445Z [00:02:36.175]➜  packagefile maps=/tmp/go-build3381348043/b147/_pkg_.a
2025-08-20T22:48:17.1490103Z [00:02:36.175]➜  packagefile net/url=/tmp/go-build3381348043/b155/_pkg_.a
2025-08-20T22:48:17.1490811Z [00:02:36.175]➜  packagefile os=/tmp/go-build3381348043/b079/_pkg_.a
2025-08-20T22:48:17.1492693Z [00:02:36.175]➜  packagefile path=/tmp/go-build3381348043/b082/_pkg_.a
2025-08-20T22:48:17.1493154Z [00:02:36.175]➜  packagefile path/filepath=/tmp/go-build3381348043/b156/_pkg_.a
2025-08-20T22:48:17.1493604Z [00:02:36.175]➜  packagefile reflect=/tmp/go-build3381348043/b099/_pkg_.a
2025-08-20T22:48:17.1494034Z [00:02:36.175]➜  packagefile runtime=/tmp/go-build3381348043/b010/_pkg_.a
2025-08-20T22:48:17.1494462Z [00:02:36.175]➜  packagefile strings=/tmp/go-build3381348043/b063/_pkg_.a
2025-08-20T22:48:17.1494892Z [00:02:36.175]➜  packagefile sync=/tmp/go-build3381348043/b035/_pkg_.a
2025-08-20T22:48:17.1495351Z [00:02:36.175]➜  packagefile text/template/parse=/tmp/go-build3381348043/b248/_pkg_.a
2025-08-20T22:48:17.1495936Z [00:02:36.175]➜  packagefile unicode=/tmp/go-build3381348043/b041/_pkg_.a
2025-08-20T22:48:17.1496440Z [00:02:36.175]➜  packagefile unicode/utf8=/tmp/go-build3381348043/b042/_pkg_.a
2025-08-20T22:48:17.1496775Z [00:02:36.175]➜  EOF
2025-08-20T22:48:17.1498910Z [00:02:36.175]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b247/_pkg_.a -trimpath "/root/.go/src/text/template=>text/template;$WORK/b247=>" -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/b247/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-20T22:48:17.3236478Z [00:02:36.350]➜  go tool buildid -w $WORK/b276/_pkg_.a # internal
2025-08-20T22:48:17.3274992Z [00:02:36.354]➜  cp $WORK/b276/_pkg_.a /root/.cache/go-build/a6/a64e5f48216f9ad3d980c65037ad56d57ff5e948dfab54421eeaf074e22932bd-d # internal
2025-08-20T22:48:17.3300286Z [00:02:36.357]➜  google.golang.org/protobuf/internal/protolazy
2025-08-20T22:48:17.3301358Z [00:02:36.357]➜  mkdir -p $WORK/b278/
2025-08-20T22:48:17.3303184Z [00:02:36.357]➜  cat >/tmp/go-build3381348043/b278/importcfg << 'EOF' # internal
2025-08-20T22:48:17.3309689Z [00:02:36.357]➜  # import config
2025-08-20T22:48:17.3310530Z [00:02:36.357]➜  packagefile errors=/tmp/go-build3381348043/b004/_pkg_.a
2025-08-20T22:48:17.3311367Z [00:02:36.357]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:17.3312292Z [00:02:36.357]➜  packagefile google.golang.org/protobuf/encoding/protowire=/tmp/go-build3381348043/b216/_pkg_.a
2025-08-20T22:48:17.3314135Z [00:02:36.357]➜  packagefile google.golang.org/protobuf/runtime/protoiface=/tmp/go-build3381348043/b238/_pkg_.a
2025-08-20T22:48:17.3336699Z [00:02:36.357]➜  packagefile io=/tmp/go-build3381348043/b034/_pkg_.a
2025-08-20T22:48:17.3337463Z [00:02:36.357]➜  packagefile sort=/tmp/go-build3381348043/b157/_pkg_.a
2025-08-20T22:48:17.3338235Z [00:02:36.357]➜  packagefile sync/atomic=/tmp/go-build3381348043/b037/_pkg_.a
2025-08-20T22:48:17.3338958Z [00:02:36.357]➜  EOF
2025-08-20T22:48:17.3341991Z [00:02:36.358]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b278/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/protobuf@v1.36.7/internal/protolazy=>google.golang.org/protobuf@v1.36.7/internal/protolazy;$WORK/b278=>" -p google.golang.org/protobuf/internal/protolazy -lang=go1.22 -complete -installsuffix shared -buildid _l8oQ584AlnULhjCMfXB/_l8oQ584AlnULhjCMfXB -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b278/importcfg -pack /root/go/pkg/mod/google.golang.org/protobuf@v1.36.7/internal/protolazy/bufferreader.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.7/internal/protolazy/lazy.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.7/internal/protolazy/pointer_unsafe.go
2025-08-20T22:48:17.4212487Z [00:02:36.447]➜  go tool buildid -w $WORK/b278/_pkg_.a # internal
2025-08-20T22:48:17.4238035Z [00:02:36.451]➜  cp $WORK/b278/_pkg_.a /root/.cache/go-build/d6/d6d02c4a67454d7fc5445d7da615a52fe76351431c694b06627aa910a50d1669-d # internal
2025-08-20T22:48:17.4243242Z [00:02:36.451]➜  google.golang.org/protobuf/internal/version
2025-08-20T22:48:17.4243631Z [00:02:36.451]➜  mkdir -p $WORK/b279/
2025-08-20T22:48:17.4250534Z [00:02:36.452]➜  cat >/tmp/go-build3381348043/b279/importcfg << 'EOF' # internal
2025-08-20T22:48:17.4251568Z [00:02:36.452]➜  # import config
2025-08-20T22:48:17.4252394Z [00:02:36.452]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:17.4253196Z [00:02:36.452]➜  packagefile strings=/tmp/go-build3381348043/b063/_pkg_.a
2025-08-20T22:48:17.4255611Z [00:02:36.452]➜  EOF
2025-08-20T22:48:17.4264044Z [00:02:36.453]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b279/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/protobuf@v1.36.7/internal/version=>google.golang.org/protobuf@v1.36.7/internal/version;$WORK/b279=>" -p google.golang.org/protobuf/internal/version -lang=go1.22 -complete -installsuffix shared -buildid o9ii1dbN02Dnsxiy806l/o9ii1dbN02Dnsxiy806l -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b279/importcfg -pack /root/go/pkg/mod/google.golang.org/protobuf@v1.36.7/internal/version/version.go
2025-08-20T22:48:17.4538252Z [00:02:36.481]➜  go tool buildid -w $WORK/b279/_pkg_.a # internal
2025-08-20T22:48:17.4544389Z [00:02:36.481]➜  cp $WORK/b279/_pkg_.a /root/.cache/go-build/be/be49443efb651feee9f120a42cdc9b7f778fe6af2e1c7cd4b4477af4a1c472a2-d # internal
2025-08-20T22:48:17.4545149Z [00:02:36.481]➜  google.golang.org/grpc/internal/backoff
2025-08-20T22:48:17.4546263Z [00:02:36.481]➜  mkdir -p $WORK/b288/
2025-08-20T22:48:17.4548719Z [00:02:36.482]➜  cat >/tmp/go-build3381348043/b288/importcfg << 'EOF' # internal
2025-08-20T22:48:17.4576388Z [00:02:36.482]➜  # import config
2025-08-20T22:48:17.4576898Z [00:02:36.482]➜  packagefile context=/tmp/go-build3381348043/b043/_pkg_.a
2025-08-20T22:48:17.4577342Z [00:02:36.482]➜  packagefile errors=/tmp/go-build3381348043/b004/_pkg_.a
2025-08-20T22:48:17.4577865Z [00:02:36.482]➜  packagefile google.golang.org/grpc/backoff=/tmp/go-build3381348043/b249/_pkg_.a
2025-08-20T22:48:17.4578786Z [00:02:36.482]➜  packagefile math/rand/v2=/tmp/go-build3381348043/b087/_pkg_.a
2025-08-20T22:48:17.4579292Z [00:02:36.482]➜  packagefile time=/tmp/go-build3381348043/b044/_pkg_.a
2025-08-20T22:48:17.4579604Z [00:02:36.482]➜  EOF
2025-08-20T22:48:17.4581554Z [00:02:36.482]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b288/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.74.2/internal/backoff=>google.golang.org/grpc@v1.74.2/internal/backoff;$WORK/b288=>" -p google.golang.org/grpc/internal/backoff -lang=go1.23 -complete -installsuffix shared -buildid P97_yUHUNOaT1Wy46k38/P97_yUHUNOaT1Wy46k38 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b288/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.74.2/internal/backoff/backoff.go
2025-08-20T22:48:17.4684424Z [00:02:36.495]➜  go tool buildid -w $WORK/b247/_pkg_.a # internal
2025-08-20T22:48:17.4762334Z [00:02:36.502]➜  cp $WORK/b247/_pkg_.a /root/.cache/go-build/2f/2f8eb2e2e96041bf41210deaa3541138afde05707c0898dba39e707799d4383a-d # internal
2025-08-20T22:48:17.4762941Z [00:02:36.502]➜  html/template
2025-08-20T22:48:17.4763204Z [00:02:36.502]➜  mkdir -p $WORK/b246/
2025-08-20T22:48:17.4763575Z [00:02:36.503]➜  cat >/tmp/go-build3381348043/b246/importcfg << 'EOF' # internal
2025-08-20T22:48:17.4763923Z [00:02:36.503]➜  # import config
2025-08-20T22:48:17.4764266Z [00:02:36.503]➜  packagefile bytes=/tmp/go-build3381348043/b003/_pkg_.a
2025-08-20T22:48:17.4764711Z [00:02:36.503]➜  packagefile encoding/json=/tmp/go-build3381348043/b158/_pkg_.a
2025-08-20T22:48:17.4765499Z [00:02:36.503]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:17.4767003Z [00:02:36.503]➜  packagefile html=/tmp/go-build3381348043/b189/_pkg_.a
2025-08-20T22:48:17.4767471Z [00:02:36.503]➜  packagefile internal/godebug=/tmp/go-build3381348043/b045/_pkg_.a
2025-08-20T22:48:17.4767918Z [00:02:36.503]➜  packagefile io=/tmp/go-build3381348043/b034/_pkg_.a
2025-08-20T22:48:17.4768328Z [00:02:36.503]➜  packagefile io/fs=/tmp/go-build3381348043/b081/_pkg_.a
2025-08-20T22:48:17.4768788Z [00:02:36.503]➜  packagefile maps=/tmp/go-build3381348043/b147/_pkg_.a
2025-08-20T22:48:17.4769202Z [00:02:36.503]➜  packagefile os=/tmp/go-build3381348043/b079/_pkg_.a
2025-08-20T22:48:17.4769609Z [00:02:36.503]➜  packagefile path=/tmp/go-build3381348043/b082/_pkg_.a
2025-08-20T22:48:17.4770051Z [00:02:36.503]➜  packagefile path/filepath=/tmp/go-build3381348043/b156/_pkg_.a
2025-08-20T22:48:17.4770503Z [00:02:36.503]➜  packagefile reflect=/tmp/go-build3381348043/b099/_pkg_.a
2025-08-20T22:48:17.4770943Z [00:02:36.503]➜  packagefile regexp=/tmp/go-build3381348043/b184/_pkg_.a
2025-08-20T22:48:17.4771369Z [00:02:36.503]➜  packagefile strconv=/tmp/go-build3381348043/b054/_pkg_.a
2025-08-20T22:48:17.4771798Z [00:02:36.503]➜  packagefile strings=/tmp/go-build3381348043/b063/_pkg_.a
2025-08-20T22:48:17.4772217Z [00:02:36.503]➜  packagefile sync=/tmp/go-build3381348043/b035/_pkg_.a
2025-08-20T22:48:17.4772662Z [00:02:36.503]➜  packagefile text/template=/tmp/go-build3381348043/b247/_pkg_.a
2025-08-20T22:48:17.4773162Z [00:02:36.503]➜  packagefile text/template/parse=/tmp/go-build3381348043/b248/_pkg_.a
2025-08-20T22:48:17.4773634Z [00:02:36.503]➜  packagefile unicode=/tmp/go-build3381348043/b041/_pkg_.a
2025-08-20T22:48:17.4774080Z [00:02:36.503]➜  packagefile unicode/utf8=/tmp/go-build3381348043/b042/_pkg_.a
2025-08-20T22:48:17.4774414Z [00:02:36.503]➜  EOF
2025-08-20T22:48:17.4778780Z [00:02:36.503]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b246/_pkg_.a -trimpath "/root/.go/src/html/template=>html/template;$WORK/b246=>" -p html/template -lang=go1.25 -std -complete -installsuffix shared -buildid bcIVhNf49Yk1d6M9nH2_/bcIVhNf49Yk1d6M9nH2_ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b246/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-20T22:48:17.4818895Z [00:02:36.509]➜  go tool buildid -w $WORK/b288/_pkg_.a # internal
2025-08-20T22:48:17.4823027Z [00:02:36.509]➜  cp $WORK/b288/_pkg_.a /root/.cache/go-build/f6/f696869806a22648e56557e3cbbe39dd38cb807faa6015a04eb75066a94f9432-d # internal
2025-08-20T22:48:17.4824616Z [00:02:36.509]➜  google.golang.org/grpc/internal/buffer
2025-08-20T22:48:17.4826849Z [00:02:36.509]➜  mkdir -p $WORK/b300/
2025-08-20T22:48:17.4827342Z [00:02:36.509]➜  cat >/tmp/go-build3381348043/b300/importcfg << 'EOF' # internal
2025-08-20T22:48:17.4827697Z [00:02:36.509]➜  # import config
2025-08-20T22:48:17.4828055Z [00:02:36.509]➜  packagefile errors=/tmp/go-build3381348043/b004/_pkg_.a
2025-08-20T22:48:17.4828480Z [00:02:36.509]➜  packagefile sync=/tmp/go-build3381348043/b035/_pkg_.a
2025-08-20T22:48:17.4828790Z [00:02:36.509]➜  EOF
2025-08-20T22:48:17.4830744Z [00:02:36.510]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b300/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.74.2/internal/buffer=>google.golang.org/grpc@v1.74.2/internal/buffer;$WORK/b300=>" -p google.golang.org/grpc/internal/buffer -lang=go1.23 -complete -installsuffix shared -buildid htPDk66HlxgyttiQSawj/htPDk66HlxgyttiQSawj -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b300/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.74.2/internal/buffer/unbounded.go
2025-08-20T22:48:17.5090626Z [00:02:36.536]➜  go tool buildid -w $WORK/b300/_pkg_.a # internal
2025-08-20T22:48:17.5095082Z [00:02:36.536]➜  cp $WORK/b300/_pkg_.a /root/.cache/go-build/21/21bf6b680729693b2910f551cfa65b79664c9bb83e91458240c830bc0c724aec-d # internal
2025-08-20T22:48:17.5095813Z [00:02:36.536]➜  google.golang.org/grpc/internal/grpcsync
2025-08-20T22:48:17.5106596Z [00:02:36.536]➜  mkdir -p $WORK/b299/
2025-08-20T22:48:17.5107056Z [00:02:36.537]➜  cat >/tmp/go-build3381348043/b299/importcfg << 'EOF' # internal
2025-08-20T22:48:17.5107415Z [00:02:36.537]➜  # import config
2025-08-20T22:48:17.5107763Z [00:02:36.537]➜  packagefile context=/tmp/go-build3381348043/b043/_pkg_.a
2025-08-20T22:48:17.5108345Z [00:02:36.537]➜  packagefile google.golang.org/grpc/internal/buffer=/tmp/go-build3381348043/b300/_pkg_.a
2025-08-20T22:48:17.5108868Z [00:02:36.537]➜  packagefile sync=/tmp/go-build3381348043/b035/_pkg_.a
2025-08-20T22:48:17.5109306Z [00:02:36.537]➜  packagefile sync/atomic=/tmp/go-build3381348043/b037/_pkg_.a
2025-08-20T22:48:17.5109641Z [00:02:36.537]➜  EOF
2025-08-20T22:48:17.5112237Z [00:02:36.537]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b299/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.74.2/internal/grpcsync=>google.golang.org/grpc@v1.74.2/internal/grpcsync;$WORK/b299=>" -p google.golang.org/grpc/internal/grpcsync -lang=go1.23 -complete -installsuffix shared -buildid kE7mk44SKlf5eo9m1aBI/kE7mk44SKlf5eo9m1aBI -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b299/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.74.2/internal/grpcsync/callback_serializer.go /root/go/pkg/mod/google.golang.org/grpc@v1.74.2/internal/grpcsync/event.go /root/go/pkg/mod/google.golang.org/grpc@v1.74.2/internal/grpcsync/pubsub.go
2025-08-20T22:48:17.5458744Z [00:02:36.573]➜  go tool buildid -w $WORK/b299/_pkg_.a # internal
2025-08-20T22:48:17.5465862Z [00:02:36.574]➜  cp $WORK/b299/_pkg_.a /root/.cache/go-build/12/12d2dff51d4bded370e4919e2758de070a925f34c24f9a7fd9f0979ae528abb3-d # internal
2025-08-20T22:48:17.5471351Z [00:02:36.574]➜  google.golang.org/grpc/internal/idle
2025-08-20T22:48:17.5472396Z [00:02:36.574]➜  mkdir -p $WORK/b301/
2025-08-20T22:48:17.5480767Z [00:02:36.575]➜  cat >/tmp/go-build3381348043/b301/importcfg << 'EOF' # internal
2025-08-20T22:48:17.5481560Z [00:02:36.575]➜  # import config
2025-08-20T22:48:17.5484060Z [00:02:36.575]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:17.5484641Z [00:02:36.575]➜  packagefile math=/tmp/go-build3381348043/b055/_pkg_.a
2025-08-20T22:48:17.5485062Z [00:02:36.575]➜  packagefile sync=/tmp/go-build3381348043/b035/_pkg_.a
2025-08-20T22:48:17.5485500Z [00:02:36.575]➜  packagefile sync/atomic=/tmp/go-build3381348043/b037/_pkg_.a
2025-08-20T22:48:17.5489731Z [00:02:36.575]➜  packagefile time=/tmp/go-build3381348043/b044/_pkg_.a
2025-08-20T22:48:17.5490052Z [00:02:36.575]➜  EOF
2025-08-20T22:48:17.5491952Z [00:02:36.575]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b301/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.74.2/internal/idle=>google.golang.org/grpc@v1.74.2/internal/idle;$WORK/b301=>" -p google.golang.org/grpc/internal/idle -lang=go1.23 -complete -installsuffix shared -buildid KecoyJgM404I-YSPWnA4/KecoyJgM404I-YSPWnA4 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b301/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.74.2/internal/idle/idle.go
2025-08-20T22:48:17.5519368Z [00:02:36.579]➜  go tool buildid -w $WORK/b227/_pkg_.a # internal
2025-08-20T22:48:17.5616793Z [00:02:36.587]➜  cp $WORK/b227/_pkg_.a /root/.cache/go-build/17/1779992b8b30e031b4ba130aedc999fe0ea1f815962ea82c283ca6cbce8b9def-d # internal
2025-08-20T22:48:17.5621313Z [00:02:36.589]➜  google.golang.org/protobuf/encoding/protojson
2025-08-20T22:48:17.5622266Z [00:02:36.589]➜  mkdir -p $WORK/b215/
2025-08-20T22:48:17.5626573Z [00:02:36.590]➜  cat >/tmp/go-build3381348043/b215/importcfg << 'EOF' # internal
2025-08-20T22:48:17.5631289Z [00:02:36.590]➜  # import config
2025-08-20T22:48:17.5631692Z [00:02:36.590]➜  packagefile bytes=/tmp/go-build3381348043/b003/_pkg_.a
2025-08-20T22:48:17.5632153Z [00:02:36.590]➜  packagefile encoding/base64=/tmp/go-build3381348043/b146/_pkg_.a
2025-08-20T22:48:17.5632619Z [00:02:36.590]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:17.5633192Z [00:02:36.590]➜  packagefile google.golang.org/protobuf/encoding/protowire=/tmp/go-build3381348043/b216/_pkg_.a
2025-08-20T22:48:17.5633915Z [00:02:36.590]➜  packagefile google.golang.org/protobuf/internal/encoding/json=/tmp/go-build3381348043/b220/_pkg_.a
2025-08-20T22:48:17.5634677Z [00:02:36.590]➜  packagefile google.golang.org/protobuf/internal/encoding/messageset=/tmp/go-build3381348043/b226/_pkg_.a
2025-08-20T22:48:17.5635419Z [00:02:36.590]➜  packagefile google.golang.org/protobuf/internal/errors=/tmp/go-build3381348043/b217/_pkg_.a
2025-08-20T22:48:17.5636292Z [00:02:36.590]➜  packagefile google.golang.org/protobuf/internal/filedesc=/tmp/go-build3381348043/b227/_pkg_.a
2025-08-20T22:48:17.5636978Z [00:02:36.590]➜  packagefile google.golang.org/protobuf/internal/flags=/tmp/go-build3381348043/b223/_pkg_.a
2025-08-20T22:48:17.5637638Z [00:02:36.590]➜  packagefile google.golang.org/protobuf/internal/genid=/tmp/go-build3381348043/b234/_pkg_.a
2025-08-20T22:48:17.5638311Z [00:02:36.590]➜  packagefile google.golang.org/protobuf/internal/order=/tmp/go-build3381348043/b236/_pkg_.a
2025-08-20T22:48:17.5638978Z [00:02:36.590]➜  packagefile google.golang.org/protobuf/internal/pragma=/tmp/go-build3381348043/b225/_pkg_.a
2025-08-20T22:48:17.5639642Z [00:02:36.590]➜  packagefile google.golang.org/protobuf/internal/set=/tmp/go-build3381348043/b239/_pkg_.a
2025-08-20T22:48:17.5640297Z [00:02:36.590]➜  packagefile google.golang.org/protobuf/internal/strs=/tmp/go-build3381348043/b221/_pkg_.a
2025-08-20T22:48:17.5640933Z [00:02:36.590]➜  packagefile google.golang.org/protobuf/proto=/tmp/go-build3381348043/b235/_pkg_.a
2025-08-20T22:48:17.5641600Z [00:02:36.590]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build3381348043/b224/_pkg_.a
2025-08-20T22:48:17.5642330Z [00:02:36.590]➜  packagefile google.golang.org/protobuf/reflect/protoregistry=/tmp/go-build3381348043/b237/_pkg_.a
2025-08-20T22:48:17.5643204Z [00:02:36.590]➜  packagefile math=/tmp/go-build3381348043/b055/_pkg_.a
2025-08-20T22:48:17.5643693Z [00:02:36.590]➜  packagefile strconv=/tmp/go-build3381348043/b054/_pkg_.a
2025-08-20T22:48:17.5644120Z [00:02:36.590]➜  packagefile strings=/tmp/go-build3381348043/b063/_pkg_.a
2025-08-20T22:48:17.5644538Z [00:02:36.590]➜  packagefile time=/tmp/go-build3381348043/b044/_pkg_.a
2025-08-20T22:48:17.5644850Z [00:02:36.590]➜  EOF
2025-08-20T22:48:17.5647971Z [00:02:36.590]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b215/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/protobuf@v1.36.7/encoding/protojson=>google.golang.org/protobuf@v1.36.7/encoding/protojson;$WORK/b215=>" -p google.golang.org/protobuf/encoding/protojson -lang=go1.22 -complete -installsuffix shared -buildid cFTAwZINGeVn8L0Ohnyx/cFTAwZINGeVn8L0Ohnyx -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b215/importcfg -pack /root/go/pkg/mod/google.golang.org/protobuf@v1.36.7/encoding/protojson/decode.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.7/encoding/protojson/doc.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.7/encoding/protojson/encode.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.7/encoding/protojson/well_known_types.go
2025-08-20T22:48:17.5848035Z [00:02:36.612]➜  go tool buildid -w $WORK/b301/_pkg_.a # internal
2025-08-20T22:48:17.5863893Z [00:02:36.613]➜  cp $WORK/b301/_pkg_.a /root/.cache/go-build/66/661486dddbbbcfb21a035ac1f8a77b9e4c0eb29a2a29ae3531c267ea3256d7c1-d # internal
2025-08-20T22:48:17.5868383Z [00:02:36.614]➜  google.golang.org/protobuf/internal/encoding/tag
2025-08-20T22:48:17.5870333Z [00:02:36.614]➜  mkdir -p $WORK/b277/
2025-08-20T22:48:17.5877636Z [00:02:36.615]➜  cat >/tmp/go-build3381348043/b277/importcfg << 'EOF' # internal
2025-08-20T22:48:17.5878018Z [00:02:36.615]➜  # import config
2025-08-20T22:48:17.5878538Z [00:02:36.615]➜  packagefile google.golang.org/protobuf/internal/encoding/defval=/tmp/go-build3381348043/b232/_pkg_.a
2025-08-20T22:48:17.5879286Z [00:02:36.615]➜  packagefile google.golang.org/protobuf/internal/filedesc=/tmp/go-build3381348043/b227/_pkg_.a
2025-08-20T22:48:17.5880004Z [00:02:36.615]➜  packagefile google.golang.org/protobuf/internal/strs=/tmp/go-build3381348043/b221/_pkg_.a
2025-08-20T22:48:17.5880695Z [00:02:36.615]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build3381348043/b224/_pkg_.a
2025-08-20T22:48:17.5881259Z [00:02:36.615]➜  packagefile reflect=/tmp/go-build3381348043/b099/_pkg_.a
2025-08-20T22:48:17.5881702Z [00:02:36.615]➜  packagefile strconv=/tmp/go-build3381348043/b054/_pkg_.a
2025-08-20T22:48:17.5882133Z [00:02:36.615]➜  packagefile strings=/tmp/go-build3381348043/b063/_pkg_.a
2025-08-20T22:48:17.5882451Z [00:02:36.615]➜  EOF
2025-08-20T22:48:17.5885167Z [00:02:36.615]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b277/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/protobuf@v1.36.7/internal/encoding/tag=>google.golang.org/protobuf@v1.36.7/internal/encoding/tag;$WORK/b277=>" -p google.golang.org/protobuf/internal/encoding/tag -lang=go1.22 -complete -installsuffix shared -buildid g5qkvO4-2ZEH9tan-rbP/g5qkvO4-2ZEH9tan-rbP -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b277/importcfg -pack /root/go/pkg/mod/google.golang.org/protobuf@v1.36.7/internal/encoding/tag/tag.go
2025-08-20T22:48:17.6295539Z [00:02:36.655]➜  go tool buildid -w $WORK/b277/_pkg_.a # internal
2025-08-20T22:48:17.6296402Z [00:02:36.656]➜  cp $WORK/b277/_pkg_.a /root/.cache/go-build/48/48d2a384317dab4015497e43dc56e7ae317f562d625f3efb1a1c5d819b9c372d-d # internal
2025-08-20T22:48:17.6331358Z [00:02:36.660]➜  google.golang.org/protobuf/internal/impl
2025-08-20T22:48:17.6331760Z [00:02:36.660]➜  mkdir -p $WORK/b275/
2025-08-20T22:48:17.6336428Z [00:02:36.660]➜  cat >/tmp/go-build3381348043/b275/importcfg << 'EOF' # internal
2025-08-20T22:48:17.6336954Z [00:02:36.660]➜  # import config
2025-08-20T22:48:17.6337401Z [00:02:36.660]➜  packagefile bytes=/tmp/go-build3381348043/b003/_pkg_.a
2025-08-20T22:48:17.6338002Z [00:02:36.660]➜  packagefile compress/gzip=/tmp/go-build3381348043/b163/_pkg_.a
2025-08-20T22:48:17.6338628Z [00:02:36.660]➜  packagefile encoding/binary=/tmp/go-build3381348043/b132/_pkg_.a
2025-08-20T22:48:17.6339206Z [00:02:36.660]➜  packagefile encoding/json=/tmp/go-build3381348043/b158/_pkg_.a
2025-08-20T22:48:17.6339779Z [00:02:36.660]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:17.6340449Z [00:02:36.660]➜  packagefile google.golang.org/protobuf/encoding/prototext=/tmp/go-build3381348043/b276/_pkg_.a
2025-08-20T22:48:17.6341697Z [00:02:36.660]➜  packagefile google.golang.org/protobuf/encoding/protowire=/tmp/go-build3381348043/b216/_pkg_.a
2025-08-20T22:48:17.6342627Z [00:02:36.660]➜  packagefile google.golang.org/protobuf/internal/descopts=/tmp/go-build3381348043/b229/_pkg_.a
2025-08-20T22:48:17.6343411Z [00:02:36.660]➜  packagefile google.golang.org/protobuf/internal/detrand=/tmp/go-build3381348043/b218/_pkg_.a
2025-08-20T22:48:17.6344298Z [00:02:36.660]➜  packagefile google.golang.org/protobuf/internal/encoding/messageset=/tmp/go-build3381348043/b226/_pkg_.a
2025-08-20T22:48:17.6345188Z [00:02:36.660]➜  packagefile google.golang.org/protobuf/internal/encoding/tag=/tmp/go-build3381348043/b277/_pkg_.a
2025-08-20T22:48:17.6346180Z [00:02:36.660]➜  packagefile google.golang.org/protobuf/internal/errors=/tmp/go-build3381348043/b217/_pkg_.a
2025-08-20T22:48:17.6347014Z [00:02:36.660]➜  packagefile google.golang.org/protobuf/internal/filedesc=/tmp/go-build3381348043/b227/_pkg_.a
2025-08-20T22:48:17.6347856Z [00:02:36.660]➜  packagefile google.golang.org/protobuf/internal/flags=/tmp/go-build3381348043/b223/_pkg_.a
2025-08-20T22:48:17.6348672Z [00:02:36.660]➜  packagefile google.golang.org/protobuf/internal/genid=/tmp/go-build3381348043/b234/_pkg_.a
2025-08-20T22:48:17.6349469Z [00:02:36.660]➜  packagefile google.golang.org/protobuf/internal/order=/tmp/go-build3381348043/b236/_pkg_.a
2025-08-20T22:48:17.6387314Z [00:02:36.660]➜  packagefile google.golang.org/protobuf/internal/pragma=/tmp/go-build3381348043/b225/_pkg_.a
2025-08-20T22:48:17.6388065Z [00:02:36.661]➜  packagefile google.golang.org/protobuf/internal/protolazy=/tmp/go-build3381348043/b278/_pkg_.a
2025-08-20T22:48:17.6388747Z [00:02:36.661]➜  packagefile google.golang.org/protobuf/internal/strs=/tmp/go-build3381348043/b221/_pkg_.a
2025-08-20T22:48:17.6389381Z [00:02:36.661]➜  packagefile google.golang.org/protobuf/proto=/tmp/go-build3381348043/b235/_pkg_.a
2025-08-20T22:48:17.6390054Z [00:02:36.661]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build3381348043/b224/_pkg_.a
2025-08-20T22:48:17.6390785Z [00:02:36.661]➜  packagefile google.golang.org/protobuf/reflect/protoregistry=/tmp/go-build3381348043/b237/_pkg_.a
2025-08-20T22:48:17.6391493Z [00:02:36.661]➜  packagefile google.golang.org/protobuf/runtime/protoiface=/tmp/go-build3381348043/b238/_pkg_.a
2025-08-20T22:48:17.6392063Z [00:02:36.661]➜  packagefile hash/crc32=/tmp/go-build3381348043/b165/_pkg_.a
2025-08-20T22:48:17.6392488Z [00:02:36.661]➜  packagefile io=/tmp/go-build3381348043/b034/_pkg_.a
2025-08-20T22:48:17.6393199Z [00:02:36.661]➜  packagefile math=/tmp/go-build3381348043/b055/_pkg_.a
2025-08-20T22:48:17.6393743Z [00:02:36.661]➜  packagefile math/bits=/tmp/go-build3381348043/b040/_pkg_.a
2025-08-20T22:48:17.6394170Z [00:02:36.661]➜  packagefile os=/tmp/go-build3381348043/b079/_pkg_.a
2025-08-20T22:48:17.6394589Z [00:02:36.661]➜  packagefile reflect=/tmp/go-build3381348043/b099/_pkg_.a
2025-08-20T22:48:17.6395008Z [00:02:36.661]➜  packagefile sort=/tmp/go-build3381348043/b157/_pkg_.a
2025-08-20T22:48:17.6395442Z [00:02:36.661]➜  packagefile strconv=/tmp/go-build3381348043/b054/_pkg_.a
2025-08-20T22:48:17.6397223Z [00:02:36.661]➜  packagefile strings=/tmp/go-build3381348043/b063/_pkg_.a
2025-08-20T22:48:17.6397681Z [00:02:36.661]➜  packagefile sync=/tmp/go-build3381348043/b035/_pkg_.a
2025-08-20T22:48:17.6398121Z [00:02:36.661]➜  packagefile sync/atomic=/tmp/go-build3381348043/b037/_pkg_.a
2025-08-20T22:48:17.6398581Z [00:02:36.661]➜  packagefile unicode/utf8=/tmp/go-build3381348043/b042/_pkg_.a
2025-08-20T22:48:17.6398927Z [00:02:36.661]➜  EOF
2025-08-20T22:48:17.6417525Z [00:02:36.662]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b275/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/protobuf@v1.36.7/internal/impl=>google.golang.org/protobuf@v1.36.7/internal/impl;$WORK/b275=>" -p google.golang.org/protobuf/internal/impl -lang=go1.22 -complete -installsuffix shared -buildid InG4TPn7JWuTjxLCk3uO/InG4TPn7JWuTjxLCk3uO -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b275/importcfg -pack /root/go/pkg/mod/google.golang.org/protobuf@v1.36.7/internal/impl/api_export.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.7/internal/impl/api_export_opaque.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.7/internal/impl/bitmap.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.7/internal/impl/checkinit.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.7/internal/impl/codec_extension.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.7/internal/impl/codec_field.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.7/internal/impl/codec_field_opaque.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.7/internal/impl/codec_gen.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.7/internal/impl/codec_map.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.7/internal/impl/codec_message.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.7/internal/impl/codec_message_opaque.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.7/internal/impl/codec_messageset.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.7/internal/impl/codec_tables.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.7/internal/impl/codec_unsafe.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.7/internal/impl/convert.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.7/internal/impl/convert_list.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.7/internal/impl/convert_map.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.7/internal/impl/decode.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.7/internal/impl/encode.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.7/internal/impl/enum.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.7/internal/impl/equal.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.7/internal/impl/extension.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.7/internal/impl/lazy.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.7/internal/impl/legacy_enum.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.7/internal/impl/legacy_export.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.7/internal/impl/legacy_extension.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.7/internal/impl/legacy_file.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.7/internal/impl/legacy_message.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.7/internal/impl/merge.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.7/internal/impl/merge_gen.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.7/internal/impl/message.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.7/internal/impl/message_opaque.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.7/internal/impl/message_opaque_gen.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.7/internal/impl/message_reflect.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.7/internal/impl/message_reflect_field.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.7/internal/impl/message_reflect_field_gen.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.7/internal/impl/message_reflect_gen.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.7/internal/impl/pointer_unsafe.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.7/internal/impl/pointer_unsafe_opaque.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.7/internal/impl/presence.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.7/internal/impl/validate.go
2025-08-20T22:48:17.6624695Z [00:02:36.689]➜  cd /root/.go/src/net
2025-08-20T22:48:17.6649364Z [00:02:36.692]➜  go tool pack r $WORK/b148/_pkg_.a $WORK/b148/preferlinkext $WORK/b148/_x001.o $WORK/b148/_x002.o $WORK/b148/_x003.o $WORK/b148/_x004.o $WORK/b148/_x005.o $WORK/b148/_x006.o # internal
2025-08-20T22:48:17.6652379Z [00:02:36.692]➜  go tool buildid -w $WORK/b148/_pkg_.a # internal
2025-08-20T22:48:17.6786747Z [00:02:36.706]➜  cp $WORK/b148/_pkg_.a /root/.cache/go-build/fd/fd99bb36239ae97d303295b1f1512852df70f22fec7dc2193c64ee65960366a4-d # internal
2025-08-20T22:48:17.6882564Z [00:02:36.715]➜  crypto/x509
2025-08-20T22:48:17.6884761Z [00:02:36.715]➜  mkdir -p $WORK/b141/
2025-08-20T22:48:17.6889683Z [00:02:36.716]➜  cat >/tmp/go-build3381348043/b141/importcfg << 'EOF' # internal
2025-08-20T22:48:17.6890423Z [00:02:36.716]➜  # import config
2025-08-20T22:48:17.6891746Z [00:02:36.716]➜  importmap golang.org/x/crypto/cryptobyte=vendor/golang.org/x/crypto/cryptobyte
2025-08-20T22:48:17.6892725Z [00:02:36.716]➜  importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1
2025-08-20T22:48:17.6893561Z [00:02:36.716]➜  packagefile bytes=/tmp/go-build3381348043/b003/_pkg_.a
2025-08-20T22:48:17.6895006Z [00:02:36.716]➜  packagefile crypto=/tmp/go-build3381348043/b052/_pkg_.a
2025-08-20T22:48:17.6895463Z [00:02:36.716]➜  packagefile crypto/aes=/tmp/go-build3381348043/b122/_pkg_.a
2025-08-20T22:48:17.6896052Z [00:02:36.716]➜  packagefile crypto/cipher=/tmp/go-build3381348043/b059/_pkg_.a
2025-08-20T22:48:17.6896526Z [00:02:36.716]➜  packagefile crypto/des=/tmp/go-build3381348043/b123/_pkg_.a
2025-08-20T22:48:17.6896983Z [00:02:36.716]➜  packagefile crypto/dsa=/tmp/go-build3381348043/b142/_pkg_.a
2025-08-20T22:48:17.6897456Z [00:02:36.716]➜  packagefile crypto/ecdh=/tmp/go-build3381348043/b057/_pkg_.a
2025-08-20T22:48:17.6897918Z [00:02:36.716]➜  packagefile crypto/ecdsa=/tmp/go-build3381348043/b056/_pkg_.a
2025-08-20T22:48:17.6898391Z [00:02:36.716]➜  packagefile crypto/ed25519=/tmp/go-build3381348043/b113/_pkg_.a
2025-08-20T22:48:17.6898870Z [00:02:36.716]➜  packagefile crypto/elliptic=/tmp/go-build3381348043/b095/_pkg_.a
2025-08-20T22:48:17.6899360Z [00:02:36.716]➜  packagefile crypto/md5=/tmp/go-build3381348043/b136/_pkg_.a
2025-08-20T22:48:17.6899816Z [00:02:36.716]➜  packagefile crypto/rsa=/tmp/go-build3381348043/b117/_pkg_.a
2025-08-20T22:48:17.6900277Z [00:02:36.716]➜  packagefile crypto/sha1=/tmp/go-build3381348043/b138/_pkg_.a
2025-08-20T22:48:17.6900744Z [00:02:36.716]➜  packagefile crypto/sha256=/tmp/go-build3381348043/b119/_pkg_.a
2025-08-20T22:48:17.6901220Z [00:02:36.716]➜  packagefile crypto/sha512=/tmp/go-build3381348043/b108/_pkg_.a
2025-08-20T22:48:17.6901715Z [00:02:36.716]➜  packagefile crypto/x509/pkix=/tmp/go-build3381348043/b143/_pkg_.a
2025-08-20T22:48:17.6902197Z [00:02:36.716]➜  packagefile encoding/asn1=/tmp/go-build3381348043/b110/_pkg_.a
2025-08-20T22:48:17.6902666Z [00:02:36.716]➜  packagefile encoding/hex=/tmp/go-build3381348043/b144/_pkg_.a
2025-08-20T22:48:17.6903137Z [00:02:36.716]➜  packagefile encoding/pem=/tmp/go-build3381348043/b145/_pkg_.a
2025-08-20T22:48:17.6903587Z [00:02:36.716]➜  packagefile errors=/tmp/go-build3381348043/b004/_pkg_.a
2025-08-20T22:48:17.6904966Z [00:02:36.716]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:17.6905614Z [00:02:36.716]➜  packagefile vendor/golang.org/x/crypto/cryptobyte=/tmp/go-build3381348043/b109/_pkg_.a
2025-08-20T22:48:17.6910692Z [00:02:36.716]➜  packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=/tmp/go-build3381348043/b112/_pkg_.a
2025-08-20T22:48:17.6911283Z [00:02:36.716]➜  packagefile internal/godebug=/tmp/go-build3381348043/b045/_pkg_.a
2025-08-20T22:48:17.6911784Z [00:02:36.716]➜  packagefile internal/goos=/tmp/go-build3381348043/b018/_pkg_.a
2025-08-20T22:48:17.6912222Z [00:02:36.716]➜  packagefile io=/tmp/go-build3381348043/b034/_pkg_.a
2025-08-20T22:48:17.6912633Z [00:02:36.716]➜  packagefile io/fs=/tmp/go-build3381348043/b081/_pkg_.a
2025-08-20T22:48:17.6913048Z [00:02:36.716]➜  packagefile iter=/tmp/go-build3381348043/b039/_pkg_.a
2025-08-20T22:48:17.6913466Z [00:02:36.716]➜  packagefile maps=/tmp/go-build3381348043/b147/_pkg_.a
2025-08-20T22:48:17.6913889Z [00:02:36.716]➜  packagefile math=/tmp/go-build3381348043/b055/_pkg_.a
2025-08-20T22:48:17.6914316Z [00:02:36.716]➜  packagefile math/big=/tmp/go-build3381348043/b096/_pkg_.a
2025-08-20T22:48:17.6914754Z [00:02:36.716]➜  packagefile math/bits=/tmp/go-build3381348043/b040/_pkg_.a
2025-08-20T22:48:17.6915180Z [00:02:36.716]➜  packagefile net=/tmp/go-build3381348043/b148/_pkg_.a
2025-08-20T22:48:17.6915607Z [00:02:36.716]➜  packagefile net/netip=/tmp/go-build3381348043/b152/_pkg_.a
2025-08-20T22:48:17.6916430Z [00:02:36.716]➜  packagefile net/url=/tmp/go-build3381348043/b155/_pkg_.a
2025-08-20T22:48:17.6916851Z [00:02:36.716]➜  packagefile os=/tmp/go-build3381348043/b079/_pkg_.a
2025-08-20T22:48:17.6917290Z [00:02:36.716]➜  packagefile path/filepath=/tmp/go-build3381348043/b156/_pkg_.a
2025-08-20T22:48:17.6917744Z [00:02:36.716]➜  packagefile reflect=/tmp/go-build3381348043/b099/_pkg_.a
2025-08-20T22:48:17.6918174Z [00:02:36.716]➜  packagefile runtime=/tmp/go-build3381348043/b010/_pkg_.a
2025-08-20T22:48:17.6918616Z [00:02:36.716]➜  packagefile strconv=/tmp/go-build3381348043/b054/_pkg_.a
2025-08-20T22:48:17.6919047Z [00:02:36.716]➜  packagefile strings=/tmp/go-build3381348043/b063/_pkg_.a
2025-08-20T22:48:17.6919478Z [00:02:36.716]➜  packagefile sync=/tmp/go-build3381348043/b035/_pkg_.a
2025-08-20T22:48:17.6919897Z [00:02:36.716]➜  packagefile time=/tmp/go-build3381348043/b044/_pkg_.a
2025-08-20T22:48:17.6920315Z [00:02:36.716]➜  packagefile unicode=/tmp/go-build3381348043/b041/_pkg_.a
2025-08-20T22:48:17.6920779Z [00:02:36.716]➜  packagefile unicode/utf16=/tmp/go-build3381348043/b111/_pkg_.a
2025-08-20T22:48:17.6921251Z [00:02:36.716]➜  packagefile unicode/utf8=/tmp/go-build3381348043/b042/_pkg_.a
2025-08-20T22:48:17.6921587Z [00:02:36.716]➜  EOF
2025-08-20T22:48:17.6921859Z [00:02:36.716]➜  cd /tmp/tmp.ktsoLsWyz4/TEMPREPO/cmd/step
2025-08-20T22:48:17.6924811Z [00:02:36.716]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b141/_pkg_.a -trimpath "/root/.go/src/crypto/x509=>crypto/x509;$WORK/b141=>" -p crypto/x509 -lang=go1.25 -std -complete -installsuffix shared -buildid aSlZ-l5F9ir1WExQ6kH8/aSlZ-l5F9ir1WExQ6kH8 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b141/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-20T22:48:17.6973116Z [00:02:36.724]➜  go tool buildid -w $WORK/b246/_pkg_.a # internal
2025-08-20T22:48:17.7034989Z [00:02:36.730]➜  cp $WORK/b246/_pkg_.a /root/.cache/go-build/e7/e7c59546a2b9565a618f150cab6b6376e99809e613f218199721a5100643c91b-d # internal
2025-08-20T22:48:17.7049209Z [00:02:36.732]➜  net/textproto
2025-08-20T22:48:17.7051994Z [00:02:36.732]➜  mkdir -p $WORK/b174/
2025-08-20T22:48:17.7059619Z [00:02:36.733]➜  cat >/tmp/go-build3381348043/b174/importcfg << 'EOF' # internal
2025-08-20T22:48:17.7060818Z [00:02:36.733]➜  # import config
2025-08-20T22:48:17.7065117Z [00:02:36.733]➜  packagefile bufio=/tmp/go-build3381348043/b162/_pkg_.a
2025-08-20T22:48:17.7066545Z [00:02:36.733]➜  packagefile bytes=/tmp/go-build3381348043/b003/_pkg_.a
2025-08-20T22:48:17.7069605Z [00:02:36.733]➜  packagefile errors=/tmp/go-build3381348043/b004/_pkg_.a
2025-08-20T22:48:17.7071309Z [00:02:36.733]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:17.7072138Z [00:02:36.733]➜  packagefile io=/tmp/go-build3381348043/b034/_pkg_.a
2025-08-20T22:48:17.7073181Z [00:02:36.733]➜  packagefile math=/tmp/go-build3381348043/b055/_pkg_.a
2025-08-20T22:48:17.7073695Z [00:02:36.733]➜  packagefile net=/tmp/go-build3381348043/b148/_pkg_.a
2025-08-20T22:48:17.7074123Z [00:02:36.733]➜  packagefile strconv=/tmp/go-build3381348043/b054/_pkg_.a
2025-08-20T22:48:17.7074604Z [00:02:36.733]➜  packagefile strings=/tmp/go-build3381348043/b063/_pkg_.a
2025-08-20T22:48:17.7075038Z [00:02:36.733]➜  packagefile sync=/tmp/go-build3381348043/b035/_pkg_.a
2025-08-20T22:48:17.7075351Z [00:02:36.733]➜  EOF
2025-08-20T22:48:17.7077645Z [00:02:36.733]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b174/_pkg_.a -trimpath "/root/.go/src/net/textproto=>net/textproto;$WORK/b174=>" -p net/textproto -lang=go1.25 -std -complete -installsuffix shared -buildid -ppYmBODwhg10e_5XJTR/-ppYmBODwhg10e_5XJTR -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b174/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-20T22:48:17.7712012Z [00:02:36.798]➜  go tool buildid -w $WORK/b174/_pkg_.a # internal
2025-08-20T22:48:17.7727720Z [00:02:36.800]➜  cp $WORK/b174/_pkg_.a /root/.cache/go-build/a2/a232a2495b012df707fa0290e353ad051d4e0840bb317164f8f20c04596528f5-d # internal
2025-08-20T22:48:17.7729224Z [00:02:36.800]➜  vendor/golang.org/x/net/http/httpguts
2025-08-20T22:48:17.7729756Z [00:02:36.800]➜  mkdir -p $WORK/b166/
2025-08-20T22:48:17.7737456Z [00:02:36.801]➜  go tool buildid -w $WORK/b215/_pkg_.a # internal
2025-08-20T22:48:17.7764717Z [00:02:36.803]➜  cp $WORK/b215/_pkg_.a /root/.cache/go-build/0c/0c69df07219fbfdbfcf5ba579248d19e0b25e865504195181903a3264e26c890-d # internal
2025-08-20T22:48:17.7767565Z [00:02:36.804]➜  cat >/tmp/go-build3381348043/b166/importcfg << 'EOF' # internal
2025-08-20T22:48:17.7769666Z [00:02:36.804]➜  # import config
2025-08-20T22:48:17.7770064Z [00:02:36.804]➜  importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna
2025-08-20T22:48:17.7770633Z [00:02:36.804]➜  packagefile vendor/golang.org/x/net/idna=/tmp/go-build3381348043/b167/_pkg_.a
2025-08-20T22:48:17.7771127Z [00:02:36.804]➜  packagefile net=/tmp/go-build3381348043/b148/_pkg_.a
2025-08-20T22:48:17.7771571Z [00:02:36.804]➜  packagefile net/textproto=/tmp/go-build3381348043/b174/_pkg_.a
2025-08-20T22:48:17.7772041Z [00:02:36.804]➜  packagefile strings=/tmp/go-build3381348043/b063/_pkg_.a
2025-08-20T22:48:17.7772490Z [00:02:36.804]➜  packagefile unicode/utf8=/tmp/go-build3381348043/b042/_pkg_.a
2025-08-20T22:48:17.7772825Z [00:02:36.804]➜  EOF
2025-08-20T22:48:17.7774901Z [00:02:36.804]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b166/_pkg_.a -trimpath "/root/.go/src/vendor/golang.org/x/net/http/httpguts=>vendor/golang.org/x/net/http/httpguts;$WORK/b166=>" -p vendor/golang.org/x/net/http/httpguts -lang=go1.25 -std -complete -installsuffix shared -buildid CK5A9Cyzi8QMVSsLNNpR/CK5A9Cyzi8QMVSsLNNpR -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b166/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-20T22:48:17.7779849Z [00:02:36.805]➜  vendor/golang.org/x/net/http/httpproxy
2025-08-20T22:48:17.7780775Z [00:02:36.805]➜  mkdir -p $WORK/b175/
2025-08-20T22:48:17.7782915Z [00:02:36.805]➜  cat >/tmp/go-build3381348043/b175/importcfg << 'EOF' # internal
2025-08-20T22:48:17.7783651Z [00:02:36.805]➜  # import config
2025-08-20T22:48:17.7784464Z [00:02:36.805]➜  importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna
2025-08-20T22:48:17.7785247Z [00:02:36.805]➜  packagefile errors=/tmp/go-build3381348043/b004/_pkg_.a
2025-08-20T22:48:17.7786159Z [00:02:36.805]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:17.7786957Z [00:02:36.805]➜  packagefile vendor/golang.org/x/net/idna=/tmp/go-build3381348043/b167/_pkg_.a
2025-08-20T22:48:17.7788391Z [00:02:36.805]➜  packagefile net=/tmp/go-build3381348043/b148/_pkg_.a
2025-08-20T22:48:17.7797770Z [00:02:36.805]➜  packagefile net/netip=/tmp/go-build3381348043/b152/_pkg_.a
2025-08-20T22:48:17.7798352Z [00:02:36.805]➜  packagefile net/url=/tmp/go-build3381348043/b155/_pkg_.a
2025-08-20T22:48:17.7798792Z [00:02:36.805]➜  packagefile os=/tmp/go-build3381348043/b079/_pkg_.a
2025-08-20T22:48:17.7799240Z [00:02:36.805]➜  packagefile strings=/tmp/go-build3381348043/b063/_pkg_.a
2025-08-20T22:48:17.7799694Z [00:02:36.805]➜  packagefile unicode/utf8=/tmp/go-build3381348043/b042/_pkg_.a
2025-08-20T22:48:17.7800059Z [00:02:36.805]➜  EOF
2025-08-20T22:48:17.7801909Z [00:02:36.805]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b175/_pkg_.a -trimpath "/root/.go/src/vendor/golang.org/x/net/http/httpproxy=>vendor/golang.org/x/net/http/httpproxy;$WORK/b175=>" -p vendor/golang.org/x/net/http/httpproxy -lang=go1.25 -std -complete -installsuffix shared -buildid RjmUlI7_uQZbH1ig4jDL/RjmUlI7_uQZbH1ig4jDL -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b175/importcfg -pack /root/.go/src/vendor/golang.org/x/net/http/httpproxy/proxy.go
2025-08-20T22:48:17.8007270Z [00:02:36.825]➜  go tool buildid -w $WORK/b166/_pkg_.a # internal
2025-08-20T22:48:17.8008035Z [00:02:36.826]➜  cp $WORK/b166/_pkg_.a /root/.cache/go-build/37/3757f557d44b7e9bd5c8080106fd2243021c3669f39aac6bfe995e394ee03ab8-d # internal
2025-08-20T22:48:17.8008604Z [00:02:36.826]➜  mime/multipart
2025-08-20T22:48:17.8008862Z [00:02:36.826]➜  mkdir -p $WORK/b178/
2025-08-20T22:48:17.8009240Z [00:02:36.826]➜  cat >/tmp/go-build3381348043/b178/importcfg << 'EOF' # internal
2025-08-20T22:48:17.8009585Z [00:02:36.826]➜  # import config
2025-08-20T22:48:17.8009923Z [00:02:36.826]➜  packagefile bufio=/tmp/go-build3381348043/b162/_pkg_.a
2025-08-20T22:48:17.8010343Z [00:02:36.826]➜  packagefile bytes=/tmp/go-build3381348043/b003/_pkg_.a
2025-08-20T22:48:17.8010799Z [00:02:36.826]➜  packagefile crypto/rand=/tmp/go-build3381348043/b116/_pkg_.a
2025-08-20T22:48:17.8011242Z [00:02:36.826]➜  packagefile errors=/tmp/go-build3381348043/b004/_pkg_.a
2025-08-20T22:48:17.8011656Z [00:02:36.826]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:17.8012108Z [00:02:36.826]➜  packagefile internal/godebug=/tmp/go-build3381348043/b045/_pkg_.a
2025-08-20T22:48:17.8012554Z [00:02:36.826]➜  packagefile io=/tmp/go-build3381348043/b034/_pkg_.a
2025-08-20T22:48:17.8012974Z [00:02:36.826]➜  packagefile maps=/tmp/go-build3381348043/b147/_pkg_.a
2025-08-20T22:48:17.8013385Z [00:02:36.826]➜  packagefile math=/tmp/go-build3381348043/b055/_pkg_.a
2025-08-20T22:48:17.8013791Z [00:02:36.826]➜  packagefile mime=/tmp/go-build3381348043/b177/_pkg_.a
2025-08-20T22:48:17.8014267Z [00:02:36.826]➜  packagefile mime/quotedprintable=/tmp/go-build3381348043/b179/_pkg_.a
2025-08-20T22:48:17.8014765Z [00:02:36.826]➜  packagefile net/textproto=/tmp/go-build3381348043/b174/_pkg_.a
2025-08-20T22:48:17.8015210Z [00:02:36.826]➜  packagefile os=/tmp/go-build3381348043/b079/_pkg_.a
2025-08-20T22:48:17.8015648Z [00:02:36.826]➜  packagefile path/filepath=/tmp/go-build3381348043/b156/_pkg_.a
2025-08-20T22:48:17.8016293Z [00:02:36.826]➜  packagefile slices=/tmp/go-build3381348043/b050/_pkg_.a
2025-08-20T22:48:17.8016725Z [00:02:36.826]➜  packagefile strconv=/tmp/go-build3381348043/b054/_pkg_.a
2025-08-20T22:48:17.8017154Z [00:02:36.826]➜  packagefile strings=/tmp/go-build3381348043/b063/_pkg_.a
2025-08-20T22:48:17.8017825Z [00:02:36.826]➜  EOF
2025-08-20T22:48:17.8019936Z [00:02:36.826]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b178/_pkg_.a -trimpath "/root/.go/src/mime/multipart=>mime/multipart;$WORK/b178=>" -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/b178/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-20T22:48:17.8078059Z [00:02:36.834]➜  go tool buildid -w $WORK/b175/_pkg_.a # internal
2025-08-20T22:48:17.8083094Z [00:02:36.835]➜  cp $WORK/b175/_pkg_.a /root/.cache/go-build/87/8753c8b02b180a845f3c2bcadbdc76b88a9d1b5b7f57f9252612c79127886117-d # internal
2025-08-20T22:48:17.8085215Z [00:02:36.836]➜  github.com/google/go-tpm/tpmutil
2025-08-20T22:48:17.8086201Z [00:02:36.836]➜  mkdir -p $WORK/b210/
2025-08-20T22:48:17.8092423Z [00:02:36.836]➜  cat >/tmp/go-build3381348043/b210/importcfg << 'EOF' # internal
2025-08-20T22:48:17.8092801Z [00:02:36.836]➜  # import config
2025-08-20T22:48:17.8094591Z [00:02:36.836]➜  packagefile bytes=/tmp/go-build3381348043/b003/_pkg_.a
2025-08-20T22:48:17.8100395Z [00:02:36.836]➜  packagefile encoding/binary=/tmp/go-build3381348043/b132/_pkg_.a
2025-08-20T22:48:17.8101329Z [00:02:36.836]➜  packagefile errors=/tmp/go-build3381348043/b004/_pkg_.a
2025-08-20T22:48:17.8102176Z [00:02:36.836]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:17.8102656Z [00:02:36.836]➜  packagefile golang.org/x/sys/unix=/tmp/go-build3381348043/b211/_pkg_.a
2025-08-20T22:48:17.8103114Z [00:02:36.836]➜  packagefile io=/tmp/go-build3381348043/b034/_pkg_.a
2025-08-20T22:48:17.8103518Z [00:02:36.836]➜  packagefile net=/tmp/go-build3381348043/b148/_pkg_.a
2025-08-20T22:48:17.8103915Z [00:02:36.836]➜  packagefile os=/tmp/go-build3381348043/b079/_pkg_.a
2025-08-20T22:48:17.8104343Z [00:02:36.836]➜  packagefile reflect=/tmp/go-build3381348043/b099/_pkg_.a
2025-08-20T22:48:17.8104765Z [00:02:36.836]➜  packagefile time=/tmp/go-build3381348043/b044/_pkg_.a
2025-08-20T22:48:17.8105073Z [00:02:36.836]➜  EOF
2025-08-20T22:48:17.8108113Z [00:02:36.836]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b210/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/google/go-tpm@v0.9.5/tpmutil=>github.com/google/go-tpm@v0.9.5/tpmutil;$WORK/b210=>" -p github.com/google/go-tpm/tpmutil -lang=go1.22 -complete -installsuffix shared -buildid Y6Hi89wa9kI_r9MQVFvp/Y6Hi89wa9kI_r9MQVFvp -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b210/importcfg -pack /root/go/pkg/mod/github.com/google/go-tpm@v0.9.5/tpmutil/encoding.go /root/go/pkg/mod/github.com/google/go-tpm@v0.9.5/tpmutil/poll_unix.go /root/go/pkg/mod/github.com/google/go-tpm@v0.9.5/tpmutil/run.go /root/go/pkg/mod/github.com/google/go-tpm@v0.9.5/tpmutil/run_other.go /root/go/pkg/mod/github.com/google/go-tpm@v0.9.5/tpmutil/structures.go
2025-08-20T22:48:17.8837605Z [00:02:36.911]➜  go tool buildid -w $WORK/b210/_pkg_.a # internal
2025-08-20T22:48:17.8846215Z [00:02:36.912]➜  cp $WORK/b210/_pkg_.a /root/.cache/go-build/bf/bf23f36e2c7508f68dc8292738d0add4d64542781af0819b379c324fb6807b43-d # internal
2025-08-20T22:48:17.8847497Z [00:02:36.912]➜  github.com/google/go-tpm/legacy/tpm2
2025-08-20T22:48:17.8848016Z [00:02:36.912]➜  mkdir -p $WORK/b209/
2025-08-20T22:48:17.8851454Z [00:02:36.912]➜  cat >/tmp/go-build3381348043/b209/importcfg << 'EOF' # internal
2025-08-20T22:48:17.8851846Z [00:02:36.912]➜  # import config
2025-08-20T22:48:17.8852190Z [00:02:36.912]➜  packagefile bytes=/tmp/go-build3381348043/b003/_pkg_.a
2025-08-20T22:48:17.8852616Z [00:02:36.912]➜  packagefile crypto=/tmp/go-build3381348043/b052/_pkg_.a
2025-08-20T22:48:17.8853062Z [00:02:36.912]➜  packagefile crypto/ecdsa=/tmp/go-build3381348043/b056/_pkg_.a
2025-08-20T22:48:17.8853542Z [00:02:36.912]➜  packagefile crypto/elliptic=/tmp/go-build3381348043/b095/_pkg_.a
2025-08-20T22:48:17.8854343Z [00:02:36.912]➜  packagefile crypto/hmac=/tmp/go-build3381348043/b126/_pkg_.a
2025-08-20T22:48:17.8854903Z [00:02:36.912]➜  packagefile crypto/rsa=/tmp/go-build3381348043/b117/_pkg_.a
2025-08-20T22:48:17.8855362Z [00:02:36.912]➜  packagefile crypto/sha1=/tmp/go-build3381348043/b138/_pkg_.a
2025-08-20T22:48:17.8855974Z [00:02:36.912]➜  packagefile crypto/sha256=/tmp/go-build3381348043/b119/_pkg_.a
2025-08-20T22:48:17.8856505Z [00:02:36.912]➜  packagefile crypto/sha512=/tmp/go-build3381348043/b108/_pkg_.a
2025-08-20T22:48:17.8856991Z [00:02:36.912]➜  packagefile encoding/binary=/tmp/go-build3381348043/b132/_pkg_.a
2025-08-20T22:48:17.8857442Z [00:02:36.912]➜  packagefile errors=/tmp/go-build3381348043/b004/_pkg_.a
2025-08-20T22:48:17.8857862Z [00:02:36.912]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:17.8858371Z [00:02:36.912]➜  packagefile github.com/google/go-tpm/tpmutil=/tmp/go-build3381348043/b210/_pkg_.a
2025-08-20T22:48:17.8858872Z [00:02:36.912]➜  packagefile hash=/tmp/go-build3381348043/b053/_pkg_.a
2025-08-20T22:48:17.8859288Z [00:02:36.912]➜  packagefile io=/tmp/go-build3381348043/b034/_pkg_.a
2025-08-20T22:48:17.8859704Z [00:02:36.912]➜  packagefile math/big=/tmp/go-build3381348043/b096/_pkg_.a
2025-08-20T22:48:17.8860119Z [00:02:36.912]➜  packagefile os=/tmp/go-build3381348043/b079/_pkg_.a
2025-08-20T22:48:17.8860532Z [00:02:36.912]➜  packagefile reflect=/tmp/go-build3381348043/b099/_pkg_.a
2025-08-20T22:48:17.8860963Z [00:02:36.912]➜  packagefile strings=/tmp/go-build3381348043/b063/_pkg_.a
2025-08-20T22:48:17.8861581Z [00:02:36.912]➜  EOF
2025-08-20T22:48:17.8864785Z [00:02:36.912]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b209/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/google/go-tpm@v0.9.5/legacy/tpm2=>github.com/google/go-tpm@v0.9.5/legacy/tpm2;$WORK/b209=>" -p github.com/google/go-tpm/legacy/tpm2 -lang=go1.22 -complete -installsuffix shared -buildid 5kLFjfZg6BfSqW9250-W/5kLFjfZg6BfSqW9250-W -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b209/importcfg -pack /root/go/pkg/mod/github.com/google/go-tpm@v0.9.5/legacy/tpm2/constants.go /root/go/pkg/mod/github.com/google/go-tpm@v0.9.5/legacy/tpm2/error.go /root/go/pkg/mod/github.com/google/go-tpm@v0.9.5/legacy/tpm2/kdf.go /root/go/pkg/mod/github.com/google/go-tpm@v0.9.5/legacy/tpm2/open_other.go /root/go/pkg/mod/github.com/google/go-tpm@v0.9.5/legacy/tpm2/structures.go /root/go/pkg/mod/github.com/google/go-tpm@v0.9.5/legacy/tpm2/tpm2.go
2025-08-20T22:48:17.8900378Z [00:02:36.917]➜  go tool buildid -w $WORK/b178/_pkg_.a # internal
2025-08-20T22:48:17.8931608Z [00:02:36.920]➜  cp $WORK/b178/_pkg_.a /root/.cache/go-build/8a/8a3a74efee7ab483bd3bd0a7cd787c791f261261755e17731b3a06360cd914b1-d # internal
2025-08-20T22:48:17.8942701Z [00:02:36.920]➜  google.golang.org/grpc/internal
2025-08-20T22:48:17.8943028Z [00:02:36.920]➜  mkdir -p $WORK/b260/
2025-08-20T22:48:17.8943410Z [00:02:36.920]➜  cat >/tmp/go-build3381348043/b260/importcfg << 'EOF' # internal
2025-08-20T22:48:17.8943756Z [00:02:36.920]➜  # import config
2025-08-20T22:48:17.8944117Z [00:02:36.920]➜  packagefile context=/tmp/go-build3381348043/b043/_pkg_.a
2025-08-20T22:48:17.8944610Z [00:02:36.920]➜  packagefile golang.org/x/sys/unix=/tmp/go-build3381348043/b211/_pkg_.a
2025-08-20T22:48:17.8945195Z [00:02:36.920]➜  packagefile google.golang.org/grpc/connectivity=/tmp/go-build3381348043/b253/_pkg_.a
2025-08-20T22:48:17.8945943Z [00:02:36.920]➜  packagefile google.golang.org/grpc/serviceconfig=/tmp/go-build3381348043/b261/_pkg_.a
2025-08-20T22:48:17.8946529Z [00:02:36.920]➜  packagefile net=/tmp/go-build3381348043/b148/_pkg_.a
2025-08-20T22:48:17.8946949Z [00:02:36.920]➜  packagefile syscall=/tmp/go-build3381348043/b047/_pkg_.a
2025-08-20T22:48:17.8947372Z [00:02:36.920]➜  packagefile time=/tmp/go-build3381348043/b044/_pkg_.a
2025-08-20T22:48:17.8947681Z [00:02:36.920]➜  EOF
2025-08-20T22:48:17.8950333Z [00:02:36.920]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b260/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.74.2/internal=>google.golang.org/grpc@v1.74.2/internal;$WORK/b260=>" -p google.golang.org/grpc/internal -lang=go1.23 -complete -installsuffix shared -buildid JR52TN-GKCmRNT8__qj_/JR52TN-GKCmRNT8__qj_ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b260/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.74.2/internal/experimental.go /root/go/pkg/mod/google.golang.org/grpc@v1.74.2/internal/internal.go /root/go/pkg/mod/google.golang.org/grpc@v1.74.2/internal/tcp_keepalive_unix.go
2025-08-20T22:48:17.9476122Z [00:02:36.974]➜  go tool buildid -w $WORK/b260/_pkg_.a # internal
2025-08-20T22:48:17.9479576Z [00:02:36.974]➜  cp $WORK/b260/_pkg_.a /root/.cache/go-build/41/4170271fad64974189e87532b8f844a3f8bf31d27884bd497056bc9e17e56955-d # internal
2025-08-20T22:48:17.9491866Z [00:02:36.976]➜  google.golang.org/grpc/metadata
2025-08-20T22:48:17.9495863Z [00:02:36.976]➜  mkdir -p $WORK/b264/
2025-08-20T22:48:17.9496316Z [00:02:36.976]➜  cat >/tmp/go-build3381348043/b264/importcfg << 'EOF' # internal
2025-08-20T22:48:17.9496700Z [00:02:36.976]➜  # import config
2025-08-20T22:48:17.9497055Z [00:02:36.976]➜  packagefile context=/tmp/go-build3381348043/b043/_pkg_.a
2025-08-20T22:48:17.9497481Z [00:02:36.976]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:17.9498013Z [00:02:36.976]➜  packagefile google.golang.org/grpc/internal=/tmp/go-build3381348043/b260/_pkg_.a
2025-08-20T22:48:17.9498524Z [00:02:36.977]➜  packagefile strings=/tmp/go-build3381348043/b063/_pkg_.a
2025-08-20T22:48:17.9499243Z [00:02:36.977]➜  EOF
2025-08-20T22:48:17.9501763Z [00:02:36.977]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b264/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.74.2/metadata=>google.golang.org/grpc@v1.74.2/metadata;$WORK/b264=>" -p google.golang.org/grpc/metadata -lang=go1.23 -complete -installsuffix shared -buildid lHOqgrR0mzHyz89YRceU/lHOqgrR0mzHyz89YRceU -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b264/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.74.2/metadata/metadata.go
2025-08-20T22:48:17.9900500Z [00:02:37.015]➜  go tool buildid -w $WORK/b264/_pkg_.a # internal
2025-08-20T22:48:17.9903920Z [00:02:37.017]➜  cp $WORK/b264/_pkg_.a /root/.cache/go-build/5f/5f2464064d9ab87cb58d36b81dbd59051102b645cf235c38d6c43674ce32e101-d # internal
2025-08-20T22:48:17.9904507Z [00:02:37.017]➜  google.golang.org/grpc/stats
2025-08-20T22:48:17.9904805Z [00:02:37.017]➜  mkdir -p $WORK/b263/
2025-08-20T22:48:17.9921276Z [00:02:37.019]➜  cat >/tmp/go-build3381348043/b263/importcfg << 'EOF' # internal
2025-08-20T22:48:17.9922477Z [00:02:37.019]➜  # import config
2025-08-20T22:48:17.9922933Z [00:02:37.019]➜  packagefile context=/tmp/go-build3381348043/b043/_pkg_.a
2025-08-20T22:48:17.9923466Z [00:02:37.019]➜  packagefile google.golang.org/grpc/metadata=/tmp/go-build3381348043/b264/_pkg_.a
2025-08-20T22:48:17.9923970Z [00:02:37.019]➜  packagefile maps=/tmp/go-build3381348043/b147/_pkg_.a
2025-08-20T22:48:17.9924384Z [00:02:37.019]➜  packagefile net=/tmp/go-build3381348043/b148/_pkg_.a
2025-08-20T22:48:17.9924812Z [00:02:37.019]➜  packagefile time=/tmp/go-build3381348043/b044/_pkg_.a
2025-08-20T22:48:17.9925144Z [00:02:37.019]➜  EOF
2025-08-20T22:48:17.9927514Z [00:02:37.019]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b263/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.74.2/stats=>google.golang.org/grpc@v1.74.2/stats;$WORK/b263=>" -p google.golang.org/grpc/stats -lang=go1.23 -complete -installsuffix shared -buildid 6dPIHswLu9uYpyfnYyZc/6dPIHswLu9uYpyfnYyZc -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b263/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.74.2/stats/handlers.go /root/go/pkg/mod/google.golang.org/grpc@v1.74.2/stats/metrics.go /root/go/pkg/mod/google.golang.org/grpc@v1.74.2/stats/stats.go
2025-08-20T22:48:18.0304962Z [00:02:37.057]➜  go tool buildid -w $WORK/b263/_pkg_.a # internal
2025-08-20T22:48:18.0313688Z [00:02:37.058]➜  cp $WORK/b263/_pkg_.a /root/.cache/go-build/3c/3c20ba01fee93ae80867fd1c0199c47f58776741d01f80b0cafc42c3413e265e-d # internal
2025-08-20T22:48:18.0319638Z [00:02:37.059]➜  google.golang.org/grpc/experimental/stats
2025-08-20T22:48:18.0322231Z [00:02:37.059]➜  mkdir -p $WORK/b262/
2025-08-20T22:48:18.0327505Z [00:02:37.060]➜  cat >/tmp/go-build3381348043/b262/importcfg << 'EOF' # internal
2025-08-20T22:48:18.0327899Z [00:02:37.060]➜  # import config
2025-08-20T22:48:18.0328334Z [00:02:37.060]➜  packagefile google.golang.org/grpc/grpclog=/tmp/go-build3381348043/b254/_pkg_.a
2025-08-20T22:48:18.0328955Z [00:02:37.060]➜  packagefile google.golang.org/grpc/internal=/tmp/go-build3381348043/b260/_pkg_.a
2025-08-20T22:48:18.0329533Z [00:02:37.060]➜  packagefile google.golang.org/grpc/stats=/tmp/go-build3381348043/b263/_pkg_.a
2025-08-20T22:48:18.0330020Z [00:02:37.060]➜  packagefile maps=/tmp/go-build3381348043/b147/_pkg_.a
2025-08-20T22:48:18.0330329Z [00:02:37.060]➜  EOF
2025-08-20T22:48:18.0334841Z [00:02:37.060]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b262/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.74.2/experimental/stats=>google.golang.org/grpc@v1.74.2/experimental/stats;$WORK/b262=>" -p google.golang.org/grpc/experimental/stats -lang=go1.23 -complete -installsuffix shared -buildid _osBQTlsPdduig_jNrEu/_osBQTlsPdduig_jNrEu -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b262/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.74.2/experimental/stats/metricregistry.go /root/go/pkg/mod/google.golang.org/grpc@v1.74.2/experimental/stats/metrics.go
2025-08-20T22:48:18.0649781Z [00:02:37.092]➜  go tool buildid -w $WORK/b262/_pkg_.a # internal
2025-08-20T22:48:18.0657114Z [00:02:37.093]➜  cp $WORK/b262/_pkg_.a /root/.cache/go-build/c4/c4aae55da01215e8517730e89415646f20d74b1dc78dfdc8de189ae98617255b-d # internal
2025-08-20T22:48:18.0659022Z [00:02:37.093]➜  google.golang.org/grpc/codes
2025-08-20T22:48:18.0659958Z [00:02:37.093]➜  mkdir -p $WORK/b282/
2025-08-20T22:48:18.0663508Z [00:02:37.093]➜  cat >/tmp/go-build3381348043/b282/importcfg << 'EOF' # internal
2025-08-20T22:48:18.0664214Z [00:02:37.093]➜  # import config
2025-08-20T22:48:18.0665135Z [00:02:37.093]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:18.0665673Z [00:02:37.093]➜  packagefile google.golang.org/grpc/internal=/tmp/go-build3381348043/b260/_pkg_.a
2025-08-20T22:48:18.0666354Z [00:02:37.093]➜  packagefile strconv=/tmp/go-build3381348043/b054/_pkg_.a
2025-08-20T22:48:18.0666679Z [00:02:37.093]➜  EOF
2025-08-20T22:48:18.0669284Z [00:02:37.094]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b282/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.74.2/codes=>google.golang.org/grpc@v1.74.2/codes;$WORK/b282=>" -p google.golang.org/grpc/codes -lang=go1.23 -complete -installsuffix shared -buildid 9hmWbhP77uWWaF67sM-e/9hmWbhP77uWWaF67sM-e -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b282/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.74.2/codes/code_string.go /root/go/pkg/mod/google.golang.org/grpc@v1.74.2/codes/codes.go
2025-08-20T22:48:18.0954482Z [00:02:37.122]➜  go tool buildid -w $WORK/b282/_pkg_.a # internal
2025-08-20T22:48:18.0959406Z [00:02:37.123]➜  cp $WORK/b282/_pkg_.a /root/.cache/go-build/71/71f2c6ba006e0f5f16ef4a9233346696bab27b0836792686b8245df4c5e8649f-d # internal
2025-08-20T22:48:18.0977569Z [00:02:37.123]➜  google.golang.org/grpc/internal/grpcutil
2025-08-20T22:48:18.0977933Z [00:02:37.123]➜  mkdir -p $WORK/b285/
2025-08-20T22:48:18.0978313Z [00:02:37.124]➜  cat >/tmp/go-build3381348043/b285/importcfg << 'EOF' # internal
2025-08-20T22:48:18.0978690Z [00:02:37.124]➜  # import config
2025-08-20T22:48:18.0979039Z [00:02:37.124]➜  packagefile context=/tmp/go-build3381348043/b043/_pkg_.a
2025-08-20T22:48:18.0979474Z [00:02:37.124]➜  packagefile errors=/tmp/go-build3381348043/b004/_pkg_.a
2025-08-20T22:48:18.0979997Z [00:02:37.124]➜  packagefile google.golang.org/grpc/metadata=/tmp/go-build3381348043/b264/_pkg_.a
2025-08-20T22:48:18.0980502Z [00:02:37.124]➜  packagefile regexp=/tmp/go-build3381348043/b184/_pkg_.a
2025-08-20T22:48:18.0981298Z [00:02:37.124]➜  packagefile strconv=/tmp/go-build3381348043/b054/_pkg_.a
2025-08-20T22:48:18.0981797Z [00:02:37.124]➜  packagefile strings=/tmp/go-build3381348043/b063/_pkg_.a
2025-08-20T22:48:18.0982220Z [00:02:37.124]➜  packagefile time=/tmp/go-build3381348043/b044/_pkg_.a
2025-08-20T22:48:18.0982529Z [00:02:37.124]➜  EOF
2025-08-20T22:48:18.0986541Z [00:02:37.124]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b285/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.74.2/internal/grpcutil=>google.golang.org/grpc@v1.74.2/internal/grpcutil;$WORK/b285=>" -p google.golang.org/grpc/internal/grpcutil -lang=go1.23 -complete -installsuffix shared -buildid CCqv5cIub1vRKrs2APLW/CCqv5cIub1vRKrs2APLW -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b285/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.74.2/internal/grpcutil/compressor.go /root/go/pkg/mod/google.golang.org/grpc@v1.74.2/internal/grpcutil/encode_duration.go /root/go/pkg/mod/google.golang.org/grpc@v1.74.2/internal/grpcutil/grpcutil.go /root/go/pkg/mod/google.golang.org/grpc@v1.74.2/internal/grpcutil/metadata.go /root/go/pkg/mod/google.golang.org/grpc@v1.74.2/internal/grpcutil/method.go /root/go/pkg/mod/google.golang.org/grpc@v1.74.2/internal/grpcutil/regex.go
2025-08-20T22:48:18.1306806Z [00:02:37.155]➜  go tool buildid -w $WORK/b285/_pkg_.a # internal
2025-08-20T22:48:18.1308155Z [00:02:37.156]➜  cp $WORK/b285/_pkg_.a /root/.cache/go-build/54/54d5598286c728332235a13390ca2f51e2778a80aefdbd6caf468a3393f2a07a-d # internal
2025-08-20T22:48:18.1309679Z [00:02:37.156]➜  google.golang.org/grpc/mem
2025-08-20T22:48:18.1310545Z [00:02:37.156]➜  mkdir -p $WORK/b286/
2025-08-20T22:48:18.1311020Z [00:02:37.156]➜  cat >/tmp/go-build3381348043/b286/importcfg << 'EOF' # internal
2025-08-20T22:48:18.1311374Z [00:02:37.156]➜  # import config
2025-08-20T22:48:18.1311710Z [00:02:37.156]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:18.1312226Z [00:02:37.156]➜  packagefile google.golang.org/grpc/internal=/tmp/go-build3381348043/b260/_pkg_.a
2025-08-20T22:48:18.1312743Z [00:02:37.156]➜  packagefile io=/tmp/go-build3381348043/b034/_pkg_.a
2025-08-20T22:48:18.1313156Z [00:02:37.156]➜  packagefile sort=/tmp/go-build3381348043/b157/_pkg_.a
2025-08-20T22:48:18.1313568Z [00:02:37.156]➜  packagefile sync=/tmp/go-build3381348043/b035/_pkg_.a
2025-08-20T22:48:18.1314006Z [00:02:37.156]➜  packagefile sync/atomic=/tmp/go-build3381348043/b037/_pkg_.a
2025-08-20T22:48:18.1314354Z [00:02:37.156]➜  EOF
2025-08-20T22:48:18.1316753Z [00:02:37.156]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b286/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.74.2/mem=>google.golang.org/grpc@v1.74.2/mem;$WORK/b286=>" -p google.golang.org/grpc/mem -lang=go1.23 -complete -installsuffix shared -buildid K8cDH8hdvrdbfIsMpD4D/K8cDH8hdvrdbfIsMpD4D -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b286/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.74.2/mem/buffer_pool.go /root/go/pkg/mod/google.golang.org/grpc@v1.74.2/mem/buffer_slice.go /root/go/pkg/mod/google.golang.org/grpc@v1.74.2/mem/buffers.go
2025-08-20T22:48:18.1352758Z [00:02:37.162]➜  go tool buildid -w $WORK/b141/_pkg_.a # internal
2025-08-20T22:48:18.1400088Z [00:02:37.167]➜  cp $WORK/b141/_pkg_.a /root/.cache/go-build/fb/fb4eb0c1bd45b2387aa236e75ffe2893edc490dda904e2ebbbad11e2ded5c505-d # internal
2025-08-20T22:48:18.1435292Z [00:02:37.170]➜  crypto/tls
2025-08-20T22:48:18.1436278Z [00:02:37.171]➜  mkdir -p $WORK/b120/
2025-08-20T22:48:18.1442752Z [00:02:37.171]➜  cat >/tmp/go-build3381348043/b120/importcfg << 'EOF' # internal
2025-08-20T22:48:18.1443283Z [00:02:37.171]➜  # import config
2025-08-20T22:48:18.1443914Z [00:02:37.171]➜  importmap golang.org/x/crypto/chacha20poly1305=vendor/golang.org/x/crypto/chacha20poly1305
2025-08-20T22:48:18.1444681Z [00:02:37.171]➜  importmap golang.org/x/crypto/cryptobyte=vendor/golang.org/x/crypto/cryptobyte
2025-08-20T22:48:18.1446517Z [00:02:37.171]➜  packagefile bytes=/tmp/go-build3381348043/b003/_pkg_.a
2025-08-20T22:48:18.1448224Z [00:02:37.171]➜  packagefile container/list=/tmp/go-build3381348043/b121/_pkg_.a
2025-08-20T22:48:18.1448789Z [00:02:37.171]➜  packagefile context=/tmp/go-build3381348043/b043/_pkg_.a
2025-08-20T22:48:18.1449236Z [00:02:37.171]➜  packagefile crypto=/tmp/go-build3381348043/b052/_pkg_.a
2025-08-20T22:48:18.1449685Z [00:02:37.171]➜  packagefile crypto/aes=/tmp/go-build3381348043/b122/_pkg_.a
2025-08-20T22:48:18.1450154Z [00:02:37.171]➜  packagefile crypto/cipher=/tmp/go-build3381348043/b059/_pkg_.a
2025-08-20T22:48:18.1450638Z [00:02:37.171]➜  packagefile crypto/des=/tmp/go-build3381348043/b123/_pkg_.a
2025-08-20T22:48:18.1451098Z [00:02:37.171]➜  packagefile crypto/ecdh=/tmp/go-build3381348043/b057/_pkg_.a
2025-08-20T22:48:18.1451563Z [00:02:37.171]➜  packagefile crypto/ecdsa=/tmp/go-build3381348043/b056/_pkg_.a
2025-08-20T22:48:18.1452037Z [00:02:37.171]➜  packagefile crypto/ed25519=/tmp/go-build3381348043/b113/_pkg_.a
2025-08-20T22:48:18.1452525Z [00:02:37.171]➜  packagefile crypto/elliptic=/tmp/go-build3381348043/b095/_pkg_.a
2025-08-20T22:48:18.1453029Z [00:02:37.171]➜  packagefile crypto/hkdf=/tmp/go-build3381348043/b124/_pkg_.a
2025-08-20T22:48:18.1453488Z [00:02:37.171]➜  packagefile crypto/hmac=/tmp/go-build3381348043/b126/_pkg_.a
2025-08-20T22:48:18.1453998Z [00:02:37.171]➜  packagefile crypto/internal/boring=/tmp/go-build3381348043/b058/_pkg_.a
2025-08-20T22:48:18.1454561Z [00:02:37.171]➜  packagefile crypto/internal/fips140/aes=/tmp/go-build3381348043/b060/_pkg_.a
2025-08-20T22:48:18.1455528Z [00:02:37.171]➜  packagefile crypto/internal/fips140/aes/gcm=/tmp/go-build3381348043/b074/_pkg_.a
2025-08-20T22:48:18.1456333Z [00:02:37.171]➜  packagefile crypto/internal/fips140/mlkem=/tmp/go-build3381348043/b127/_pkg_.a
2025-08-20T22:48:18.1456926Z [00:02:37.171]➜  packagefile crypto/internal/fips140/tls12=/tmp/go-build3381348043/b128/_pkg_.a
2025-08-20T22:48:18.1457506Z [00:02:37.171]➜  packagefile crypto/internal/fips140/tls13=/tmp/go-build3381348043/b129/_pkg_.a
2025-08-20T22:48:18.1458064Z [00:02:37.171]➜  packagefile crypto/internal/hpke=/tmp/go-build3381348043/b130/_pkg_.a
2025-08-20T22:48:18.1458554Z [00:02:37.171]➜  packagefile crypto/md5=/tmp/go-build3381348043/b136/_pkg_.a
2025-08-20T22:48:18.1459011Z [00:02:37.171]➜  packagefile crypto/rand=/tmp/go-build3381348043/b116/_pkg_.a
2025-08-20T22:48:18.1459465Z [00:02:37.171]➜  packagefile crypto/rc4=/tmp/go-build3381348043/b137/_pkg_.a
2025-08-20T22:48:18.1459915Z [00:02:37.171]➜  packagefile crypto/rsa=/tmp/go-build3381348043/b117/_pkg_.a
2025-08-20T22:48:18.1460374Z [00:02:37.171]➜  packagefile crypto/sha1=/tmp/go-build3381348043/b138/_pkg_.a
2025-08-20T22:48:18.1460841Z [00:02:37.171]➜  packagefile crypto/sha256=/tmp/go-build3381348043/b119/_pkg_.a
2025-08-20T22:48:18.1461306Z [00:02:37.171]➜  packagefile crypto/sha512=/tmp/go-build3381348043/b108/_pkg_.a
2025-08-20T22:48:18.1461770Z [00:02:37.171]➜  packagefile crypto/subtle=/tmp/go-build3381348043/b089/_pkg_.a
2025-08-20T22:48:18.1462317Z [00:02:37.171]➜  packagefile crypto/tls/internal/fips140tls=/tmp/go-build3381348043/b139/_pkg_.a
2025-08-20T22:48:18.1462837Z [00:02:37.171]➜  packagefile crypto/x509=/tmp/go-build3381348043/b141/_pkg_.a
2025-08-20T22:48:18.1463303Z [00:02:37.171]➜  packagefile encoding/pem=/tmp/go-build3381348043/b145/_pkg_.a
2025-08-20T22:48:18.1463744Z [00:02:37.171]➜  packagefile errors=/tmp/go-build3381348043/b004/_pkg_.a
2025-08-20T22:48:18.1464166Z [00:02:37.171]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:18.1464741Z [00:02:37.171]➜  packagefile vendor/golang.org/x/crypto/chacha20poly1305=/tmp/go-build3381348043/b131/_pkg_.a
2025-08-20T22:48:18.1465402Z [00:02:37.171]➜  packagefile vendor/golang.org/x/crypto/cryptobyte=/tmp/go-build3381348043/b109/_pkg_.a
2025-08-20T22:48:18.1466083Z [00:02:37.171]➜  packagefile hash=/tmp/go-build3381348043/b053/_pkg_.a
2025-08-20T22:48:18.1466548Z [00:02:37.171]➜  packagefile internal/byteorder=/tmp/go-build3381348043/b013/_pkg_.a
2025-08-20T22:48:18.1467282Z [00:02:37.171]➜  packagefile internal/cpu=/tmp/go-build3381348043/b012/_pkg_.a
2025-08-20T22:48:18.1467837Z [00:02:37.171]➜  packagefile internal/godebug=/tmp/go-build3381348043/b045/_pkg_.a
2025-08-20T22:48:18.1468284Z [00:02:37.171]➜  packagefile io=/tmp/go-build3381348043/b034/_pkg_.a
2025-08-20T22:48:18.1468686Z [00:02:37.171]➜  packagefile net=/tmp/go-build3381348043/b148/_pkg_.a
2025-08-20T22:48:18.1469082Z [00:02:37.171]➜  packagefile os=/tmp/go-build3381348043/b079/_pkg_.a
2025-08-20T22:48:18.1469507Z [00:02:37.171]➜  packagefile runtime=/tmp/go-build3381348043/b010/_pkg_.a
2025-08-20T22:48:18.1469935Z [00:02:37.171]➜  packagefile slices=/tmp/go-build3381348043/b050/_pkg_.a
2025-08-20T22:48:18.1470351Z [00:02:37.171]➜  packagefile sort=/tmp/go-build3381348043/b157/_pkg_.a
2025-08-20T22:48:18.1470771Z [00:02:37.171]➜  packagefile strconv=/tmp/go-build3381348043/b054/_pkg_.a
2025-08-20T22:48:18.1471194Z [00:02:37.171]➜  packagefile strings=/tmp/go-build3381348043/b063/_pkg_.a
2025-08-20T22:48:18.1471620Z [00:02:37.171]➜  packagefile sync=/tmp/go-build3381348043/b035/_pkg_.a
2025-08-20T22:48:18.1472056Z [00:02:37.171]➜  packagefile sync/atomic=/tmp/go-build3381348043/b037/_pkg_.a
2025-08-20T22:48:18.1472490Z [00:02:37.171]➜  packagefile time=/tmp/go-build3381348043/b044/_pkg_.a
2025-08-20T22:48:18.1472899Z [00:02:37.171]➜  packagefile weak=/tmp/go-build3381348043/b105/_pkg_.a
2025-08-20T22:48:18.1473209Z [00:02:37.171]➜  EOF
2025-08-20T22:48:18.1477607Z [00:02:37.172]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b120/_pkg_.a -trimpath "/root/.go/src/crypto/tls=>crypto/tls;$WORK/b120=>" -p crypto/tls -lang=go1.25 -std -complete -installsuffix shared -buildid noS_i5AIvfpmlOoUc7FW/noS_i5AIvfpmlOoUc7FW -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b120/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-20T22:48:18.1602958Z [00:02:37.187]➜  go tool buildid -w $WORK/b209/_pkg_.a # internal
2025-08-20T22:48:18.1656702Z [00:02:37.193]➜  cp $WORK/b209/_pkg_.a /root/.cache/go-build/24/24cfe303e3716b9d2b14e24d51df8e3fa50544a6be35624ffce7eecf57fa1c56-d # internal
2025-08-20T22:48:18.1671898Z [00:02:37.194]➜  github.com/go-jose/go-jose/v4
2025-08-20T22:48:18.1672424Z [00:02:37.194]➜  mkdir -p $WORK/b200/
2025-08-20T22:48:18.1692310Z [00:02:37.195]➜  cat >/tmp/go-build3381348043/b200/importcfg << 'EOF' # internal
2025-08-20T22:48:18.1693278Z [00:02:37.195]➜  # import config
2025-08-20T22:48:18.1693662Z [00:02:37.195]➜  packagefile bytes=/tmp/go-build3381348043/b003/_pkg_.a
2025-08-20T22:48:18.1694123Z [00:02:37.195]➜  packagefile compress/flate=/tmp/go-build3381348043/b164/_pkg_.a
2025-08-20T22:48:18.1694580Z [00:02:37.195]➜  packagefile crypto=/tmp/go-build3381348043/b052/_pkg_.a
2025-08-20T22:48:18.1695021Z [00:02:37.195]➜  packagefile crypto/aes=/tmp/go-build3381348043/b122/_pkg_.a
2025-08-20T22:48:18.1695511Z [00:02:37.195]➜  packagefile crypto/cipher=/tmp/go-build3381348043/b059/_pkg_.a
2025-08-20T22:48:18.1696138Z [00:02:37.195]➜  packagefile crypto/ecdsa=/tmp/go-build3381348043/b056/_pkg_.a
2025-08-20T22:48:18.1696610Z [00:02:37.195]➜  packagefile crypto/ed25519=/tmp/go-build3381348043/b113/_pkg_.a
2025-08-20T22:48:18.1697089Z [00:02:37.195]➜  packagefile crypto/elliptic=/tmp/go-build3381348043/b095/_pkg_.a
2025-08-20T22:48:18.1697877Z [00:02:37.195]➜  packagefile crypto/hmac=/tmp/go-build3381348043/b126/_pkg_.a
2025-08-20T22:48:18.1698427Z [00:02:37.195]➜  packagefile crypto/rand=/tmp/go-build3381348043/b116/_pkg_.a
2025-08-20T22:48:18.1698882Z [00:02:37.195]➜  packagefile crypto/rsa=/tmp/go-build3381348043/b117/_pkg_.a
2025-08-20T22:48:18.1699339Z [00:02:37.195]➜  packagefile crypto/sha1=/tmp/go-build3381348043/b138/_pkg_.a
2025-08-20T22:48:18.1699803Z [00:02:37.195]➜  packagefile crypto/sha256=/tmp/go-build3381348043/b119/_pkg_.a
2025-08-20T22:48:18.1700280Z [00:02:37.195]➜  packagefile crypto/sha512=/tmp/go-build3381348043/b108/_pkg_.a
2025-08-20T22:48:18.1700749Z [00:02:37.195]➜  packagefile crypto/subtle=/tmp/go-build3381348043/b089/_pkg_.a
2025-08-20T22:48:18.1701208Z [00:02:37.195]➜  packagefile crypto/x509=/tmp/go-build3381348043/b141/_pkg_.a
2025-08-20T22:48:18.1701673Z [00:02:37.195]➜  packagefile encoding/base64=/tmp/go-build3381348043/b146/_pkg_.a
2025-08-20T22:48:18.1702153Z [00:02:37.195]➜  packagefile encoding/binary=/tmp/go-build3381348043/b132/_pkg_.a
2025-08-20T22:48:18.1702635Z [00:02:37.195]➜  packagefile encoding/hex=/tmp/go-build3381348043/b144/_pkg_.a
2025-08-20T22:48:18.1703079Z [00:02:37.195]➜  packagefile errors=/tmp/go-build3381348043/b004/_pkg_.a
2025-08-20T22:48:18.1703493Z [00:02:37.195]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:18.1704011Z [00:02:37.195]➜  packagefile github.com/go-jose/go-jose/v4/cipher=/tmp/go-build3381348043/b201/_pkg_.a
2025-08-20T22:48:18.1704917Z [00:02:37.195]➜  packagefile github.com/go-jose/go-jose/v4/json=/tmp/go-build3381348043/b202/_pkg_.a
2025-08-20T22:48:18.1705520Z [00:02:37.195]➜  packagefile golang.org/x/crypto/pbkdf2=/tmp/go-build3381348043/b203/_pkg_.a
2025-08-20T22:48:18.1706182Z [00:02:37.195]➜  packagefile hash=/tmp/go-build3381348043/b053/_pkg_.a
2025-08-20T22:48:18.1706590Z [00:02:37.195]➜  packagefile io=/tmp/go-build3381348043/b034/_pkg_.a
2025-08-20T22:48:18.1707005Z [00:02:37.195]➜  packagefile math/big=/tmp/go-build3381348043/b096/_pkg_.a
2025-08-20T22:48:18.1707444Z [00:02:37.195]➜  packagefile net/url=/tmp/go-build3381348043/b155/_pkg_.a
2025-08-20T22:48:18.1707876Z [00:02:37.195]➜  packagefile reflect=/tmp/go-build3381348043/b099/_pkg_.a
2025-08-20T22:48:18.1708303Z [00:02:37.195]➜  packagefile strings=/tmp/go-build3381348043/b063/_pkg_.a
2025-08-20T22:48:18.1708732Z [00:02:37.195]➜  packagefile unicode=/tmp/go-build3381348043/b041/_pkg_.a
2025-08-20T22:48:18.1709065Z [00:02:37.195]➜  EOF
2025-08-20T22:48:18.1712988Z [00:02:37.195]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b200/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/go-jose/go-jose/v4@v4.0.5=>github.com/go-jose/go-jose/v4@v4.0.5;$WORK/b200=>" -p github.com/go-jose/go-jose/v4 -lang=go1.21 -complete -installsuffix shared -buildid jXpacrGfspOVjliuNV0M/jXpacrGfspOVjliuNV0M -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b200/importcfg -pack /root/go/pkg/mod/github.com/go-jose/go-jose/v4@v4.0.5/asymmetric.go /root/go/pkg/mod/github.com/go-jose/go-jose/v4@v4.0.5/crypter.go /root/go/pkg/mod/github.com/go-jose/go-jose/v4@v4.0.5/doc.go /root/go/pkg/mod/github.com/go-jose/go-jose/v4@v4.0.5/encoding.go /root/go/pkg/mod/github.com/go-jose/go-jose/v4@v4.0.5/jwe.go /root/go/pkg/mod/github.com/go-jose/go-jose/v4@v4.0.5/jwk.go /root/go/pkg/mod/github.com/go-jose/go-jose/v4@v4.0.5/jws.go /root/go/pkg/mod/github.com/go-jose/go-jose/v4@v4.0.5/opaque.go /root/go/pkg/mod/github.com/go-jose/go-jose/v4@v4.0.5/shared.go /root/go/pkg/mod/github.com/go-jose/go-jose/v4@v4.0.5/signing.go /root/go/pkg/mod/github.com/go-jose/go-jose/v4@v4.0.5/symmetric.go
2025-08-20T22:48:18.1896821Z [00:02:37.217]➜  go tool buildid -w $WORK/b286/_pkg_.a # internal
2025-08-20T22:48:18.1907992Z [00:02:37.218]➜  cp $WORK/b286/_pkg_.a /root/.cache/go-build/52/52c6e619f53b974f096348244dacfccdcf20714835957e23647eb465f2f30f1b-d # internal
2025-08-20T22:48:18.1939749Z [00:02:37.221]➜  google.golang.org/grpc/encoding
2025-08-20T22:48:18.1940923Z [00:02:37.221]➜  mkdir -p $WORK/b284/
2025-08-20T22:48:18.1945255Z [00:02:37.221]➜  cat >/tmp/go-build3381348043/b284/importcfg << 'EOF' # internal
2025-08-20T22:48:18.1945678Z [00:02:37.222]➜  # import config
2025-08-20T22:48:18.1949899Z [00:02:37.222]➜  packagefile google.golang.org/grpc/internal/grpcutil=/tmp/go-build3381348043/b285/_pkg_.a
2025-08-20T22:48:18.1950531Z [00:02:37.222]➜  packagefile google.golang.org/grpc/mem=/tmp/go-build3381348043/b286/_pkg_.a
2025-08-20T22:48:18.1951019Z [00:02:37.222]➜  packagefile io=/tmp/go-build3381348043/b034/_pkg_.a
2025-08-20T22:48:18.1951464Z [00:02:37.222]➜  packagefile strings=/tmp/go-build3381348043/b063/_pkg_.a
2025-08-20T22:48:18.1951791Z [00:02:37.222]➜  EOF
2025-08-20T22:48:18.1953905Z [00:02:37.222]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b284/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.74.2/encoding=>google.golang.org/grpc@v1.74.2/encoding;$WORK/b284=>" -p google.golang.org/grpc/encoding -lang=go1.23 -complete -installsuffix shared -buildid tHmtPQpXnP4TF4rLHxyk/tHmtPQpXnP4TF4rLHxyk -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b284/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.74.2/encoding/encoding.go /root/go/pkg/mod/google.golang.org/grpc@v1.74.2/encoding/encoding_v2.go
2025-08-20T22:48:18.2177119Z [00:02:37.244]➜  go tool buildid -w $WORK/b284/_pkg_.a # internal
2025-08-20T22:48:18.2184006Z [00:02:37.244]➜  cp $WORK/b284/_pkg_.a /root/.cache/go-build/be/be12c569b477eab462c385475a140b3b9836edaab0146c293c52335607eee39a-d # internal
2025-08-20T22:48:18.2185018Z [00:02:37.245]➜  google.golang.org/grpc/internal/balancerload
2025-08-20T22:48:18.2185356Z [00:02:37.245]➜  mkdir -p $WORK/b290/
2025-08-20T22:48:18.2185860Z [00:02:37.245]➜  cat >/tmp/go-build3381348043/b290/importcfg << 'EOF' # internal
2025-08-20T22:48:18.2186272Z [00:02:37.245]➜  # import config
2025-08-20T22:48:18.2186718Z [00:02:37.245]➜  packagefile google.golang.org/grpc/metadata=/tmp/go-build3381348043/b264/_pkg_.a
2025-08-20T22:48:18.2187118Z [00:02:37.245]➜  EOF
2025-08-20T22:48:18.2189149Z [00:02:37.245]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b290/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.74.2/internal/balancerload=>google.golang.org/grpc@v1.74.2/internal/balancerload;$WORK/b290=>" -p google.golang.org/grpc/internal/balancerload -lang=go1.23 -complete -installsuffix shared -buildid GxP-lh3_asg0qzng0jqu/GxP-lh3_asg0qzng0jqu -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b290/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.74.2/internal/balancerload/load.go
2025-08-20T22:48:18.2358248Z [00:02:37.262]➜  go tool buildid -w $WORK/b290/_pkg_.a # internal
2025-08-20T22:48:18.2365303Z [00:02:37.263]➜  cp $WORK/b290/_pkg_.a /root/.cache/go-build/5c/5c9a75412d7f63e2f020ca258020a61862a36ee756a9789779b27450ea8e524c-d # internal
2025-08-20T22:48:18.2366059Z [00:02:37.263]➜  golang.org/x/text/transform
2025-08-20T22:48:18.2366357Z [00:02:37.263]➜  mkdir -p $WORK/b312/
2025-08-20T22:48:18.2366731Z [00:02:37.263]➜  cat >/tmp/go-build3381348043/b312/importcfg << 'EOF' # internal
2025-08-20T22:48:18.2367104Z [00:02:37.263]➜  # import config
2025-08-20T22:48:18.2367444Z [00:02:37.263]➜  packagefile bytes=/tmp/go-build3381348043/b003/_pkg_.a
2025-08-20T22:48:18.2367877Z [00:02:37.263]➜  packagefile errors=/tmp/go-build3381348043/b004/_pkg_.a
2025-08-20T22:48:18.2368287Z [00:02:37.263]➜  packagefile io=/tmp/go-build3381348043/b034/_pkg_.a
2025-08-20T22:48:18.2368725Z [00:02:37.263]➜  packagefile unicode/utf8=/tmp/go-build3381348043/b042/_pkg_.a
2025-08-20T22:48:18.2369079Z [00:02:37.263]➜  EOF
2025-08-20T22:48:18.2370944Z [00:02:37.263]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b312/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/text@v0.28.0/transform=>golang.org/x/text@v0.28.0/transform;$WORK/b312=>" -p golang.org/x/text/transform -lang=go1.23 -complete -installsuffix shared -buildid bU7HlCnoBOl_75DwCFU_/bU7HlCnoBOl_75DwCFU_ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b312/importcfg -pack /root/go/pkg/mod/golang.org/x/text@v0.28.0/transform/transform.go
2025-08-20T22:48:18.2705863Z [00:02:37.297]➜  go tool buildid -w $WORK/b312/_pkg_.a # internal
2025-08-20T22:48:18.2713358Z [00:02:37.298]➜  cp $WORK/b312/_pkg_.a /root/.cache/go-build/2e/2e4d6b02b9939904d45a00b2b23c0bb1afc55861c93ee6b578e6d49ac8f90e5a-d # internal
2025-08-20T22:48:18.2719854Z [00:02:37.299]➜  golang.org/x/text/unicode/bidi
2025-08-20T22:48:18.2720179Z [00:02:37.299]➜  mkdir -p $WORK/b313/
2025-08-20T22:48:18.2720560Z [00:02:37.299]➜  cat >/tmp/go-build3381348043/b313/importcfg << 'EOF' # internal
2025-08-20T22:48:18.2722532Z [00:02:37.299]➜  # import config
2025-08-20T22:48:18.2723291Z [00:02:37.299]➜  packagefile bytes=/tmp/go-build3381348043/b003/_pkg_.a
2025-08-20T22:48:18.2724127Z [00:02:37.299]➜  packagefile container/list=/tmp/go-build3381348043/b121/_pkg_.a
2025-08-20T22:48:18.2724837Z [00:02:37.299]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:18.2725660Z [00:02:37.299]➜  packagefile log=/tmp/go-build3381348043/b171/_pkg_.a
2025-08-20T22:48:18.2726871Z [00:02:37.299]➜  packagefile sort=/tmp/go-build3381348043/b157/_pkg_.a
2025-08-20T22:48:18.2727383Z [00:02:37.299]➜  packagefile unicode/utf8=/tmp/go-build3381348043/b042/_pkg_.a
2025-08-20T22:48:18.2727734Z [00:02:37.299]➜  EOF
2025-08-20T22:48:18.2730746Z [00:02:37.299]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b313/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/text@v0.28.0/unicode/bidi=>golang.org/x/text@v0.28.0/unicode/bidi;$WORK/b313=>" -p golang.org/x/text/unicode/bidi -lang=go1.23 -complete -installsuffix shared -buildid 60CUjx48QAl-Yhc7sgOl/60CUjx48QAl-Yhc7sgOl -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b313/importcfg -pack /root/go/pkg/mod/golang.org/x/text@v0.28.0/unicode/bidi/bidi.go /root/go/pkg/mod/golang.org/x/text@v0.28.0/unicode/bidi/bracket.go /root/go/pkg/mod/golang.org/x/text@v0.28.0/unicode/bidi/core.go /root/go/pkg/mod/golang.org/x/text@v0.28.0/unicode/bidi/prop.go /root/go/pkg/mod/golang.org/x/text@v0.28.0/unicode/bidi/tables15.0.0.go /root/go/pkg/mod/golang.org/x/text@v0.28.0/unicode/bidi/trieval.go
2025-08-20T22:48:18.4261606Z [00:02:37.453]➜  go tool buildid -w $WORK/b313/_pkg_.a # internal
2025-08-20T22:48:18.4280728Z [00:02:37.455]➜  cp $WORK/b313/_pkg_.a /root/.cache/go-build/e3/e3863eaeb408bf24d4920f03148099009ddc7d2f61edca210413bdb6cbebf48f-d # internal
2025-08-20T22:48:18.4322059Z [00:02:37.459]➜  golang.org/x/text/secure/bidirule
2025-08-20T22:48:18.4323237Z [00:02:37.459]➜  mkdir -p $WORK/b311/
2025-08-20T22:48:18.4331350Z [00:02:37.460]➜  cat >/tmp/go-build3381348043/b311/importcfg << 'EOF' # internal
2025-08-20T22:48:18.4331765Z [00:02:37.460]➜  # import config
2025-08-20T22:48:18.4332113Z [00:02:37.460]➜  packagefile errors=/tmp/go-build3381348043/b004/_pkg_.a
2025-08-20T22:48:18.4332627Z [00:02:37.460]➜  packagefile golang.org/x/text/transform=/tmp/go-build3381348043/b312/_pkg_.a
2025-08-20T22:48:18.4333209Z [00:02:37.460]➜  packagefile golang.org/x/text/unicode/bidi=/tmp/go-build3381348043/b313/_pkg_.a
2025-08-20T22:48:18.4333753Z [00:02:37.460]➜  packagefile unicode/utf8=/tmp/go-build3381348043/b042/_pkg_.a
2025-08-20T22:48:18.4334091Z [00:02:37.460]➜  EOF
2025-08-20T22:48:18.4363510Z [00:02:37.463]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b311/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/text@v0.28.0/secure/bidirule=>golang.org/x/text@v0.28.0/secure/bidirule;$WORK/b311=>" -p golang.org/x/text/secure/bidirule -lang=go1.23 -complete -installsuffix shared -buildid _JkGeuO_gcc0tf0qKBYX/_JkGeuO_gcc0tf0qKBYX -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b311/importcfg -pack /root/go/pkg/mod/golang.org/x/text@v0.28.0/secure/bidirule/bidirule.go /root/go/pkg/mod/golang.org/x/text@v0.28.0/secure/bidirule/bidirule10.0.0.go
2025-08-20T22:48:18.4861473Z [00:02:37.513]➜  go tool buildid -w $WORK/b311/_pkg_.a # internal
2025-08-20T22:48:18.4867094Z [00:02:37.514]➜  cp $WORK/b311/_pkg_.a /root/.cache/go-build/62/627657c605310fabfa70a8aa309d68c71eee698ab91074a9c628d251a607717f-d # internal
2025-08-20T22:48:18.4873136Z [00:02:37.514]➜  golang.org/x/text/unicode/norm
2025-08-20T22:48:18.4889164Z [00:02:37.516]➜  mkdir -p $WORK/b314/
2025-08-20T22:48:18.4893295Z [00:02:37.516]➜  cat >/tmp/go-build3381348043/b314/importcfg << 'EOF' # internal
2025-08-20T22:48:18.4895126Z [00:02:37.516]➜  # import config
2025-08-20T22:48:18.4895526Z [00:02:37.516]➜  packagefile encoding/binary=/tmp/go-build3381348043/b132/_pkg_.a
2025-08-20T22:48:18.4896126Z [00:02:37.516]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:18.4896669Z [00:02:37.516]➜  packagefile golang.org/x/text/transform=/tmp/go-build3381348043/b312/_pkg_.a
2025-08-20T22:48:18.4897158Z [00:02:37.516]➜  packagefile io=/tmp/go-build3381348043/b034/_pkg_.a
2025-08-20T22:48:18.4897570Z [00:02:37.516]➜  packagefile sync=/tmp/go-build3381348043/b035/_pkg_.a
2025-08-20T22:48:18.4898013Z [00:02:37.516]➜  packagefile unicode/utf8=/tmp/go-build3381348043/b042/_pkg_.a
2025-08-20T22:48:18.4898342Z [00:02:37.516]➜  EOF
2025-08-20T22:48:18.4902159Z [00:02:37.516]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b314/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/text@v0.28.0/unicode/norm=>golang.org/x/text@v0.28.0/unicode/norm;$WORK/b314=>" -p golang.org/x/text/unicode/norm -lang=go1.23 -complete -installsuffix shared -buildid E7adzGy6_yhsJzJBH6Se/E7adzGy6_yhsJzJBH6Se -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b314/importcfg -pack /root/go/pkg/mod/golang.org/x/text@v0.28.0/unicode/norm/composition.go /root/go/pkg/mod/golang.org/x/text@v0.28.0/unicode/norm/forminfo.go /root/go/pkg/mod/golang.org/x/text@v0.28.0/unicode/norm/input.go /root/go/pkg/mod/golang.org/x/text@v0.28.0/unicode/norm/iter.go /root/go/pkg/mod/golang.org/x/text@v0.28.0/unicode/norm/normalize.go /root/go/pkg/mod/golang.org/x/text@v0.28.0/unicode/norm/readwriter.go /root/go/pkg/mod/golang.org/x/text@v0.28.0/unicode/norm/tables15.0.0.go /root/go/pkg/mod/golang.org/x/text@v0.28.0/unicode/norm/transform.go /root/go/pkg/mod/golang.org/x/text@v0.28.0/unicode/norm/trie.go
2025-08-20T22:48:18.5010547Z [00:02:37.526]➜  go tool buildid -w $WORK/b200/_pkg_.a # internal
2025-08-20T22:48:18.5028166Z [00:02:37.530]➜  cp $WORK/b200/_pkg_.a /root/.cache/go-build/3d/3dc028baf77e7412b96cd58256e0f4a9ce6d39badb0437fd9fa3ee369c9ff765-d # internal
2025-08-20T22:48:18.5028787Z [00:02:37.530]➜  golang.org/x/net/http2/hpack
2025-08-20T22:48:18.5034232Z [00:02:37.530]➜  mkdir -p $WORK/b315/
2025-08-20T22:48:18.5040646Z [00:02:37.530]➜  cat >/tmp/go-build3381348043/b315/importcfg << 'EOF' # internal
2025-08-20T22:48:18.5041436Z [00:02:37.530]➜  # import config
2025-08-20T22:48:18.5042130Z [00:02:37.530]➜  packagefile bytes=/tmp/go-build3381348043/b003/_pkg_.a
2025-08-20T22:48:18.5042772Z [00:02:37.530]➜  packagefile errors=/tmp/go-build3381348043/b004/_pkg_.a
2025-08-20T22:48:18.5043416Z [00:02:37.530]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:18.5044019Z [00:02:37.530]➜  packagefile io=/tmp/go-build3381348043/b034/_pkg_.a
2025-08-20T22:48:18.5045364Z [00:02:37.530]➜  packagefile sync=/tmp/go-build3381348043/b035/_pkg_.a
2025-08-20T22:48:18.5045704Z [00:02:37.530]➜  EOF
2025-08-20T22:48:18.5048591Z [00:02:37.530]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b315/_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/b315=>" -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/b315/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-20T22:48:18.5958108Z [00:02:37.622]➜  go tool buildid -w $WORK/b315/_pkg_.a # internal
2025-08-20T22:48:18.5992266Z [00:02:37.626]➜  cp $WORK/b315/_pkg_.a /root/.cache/go-build/6b/6bf6cfd1c14211ffc5d45cdcaddd85ddae3aa8c8970aea902a59228d6d10792d-d # internal
2025-08-20T22:48:18.5995686Z [00:02:37.627]➜  google.golang.org/grpc/internal/syscall
2025-08-20T22:48:18.5996565Z [00:02:37.627]➜  mkdir -p $WORK/b317/
2025-08-20T22:48:18.5998712Z [00:02:37.627]➜  cat >/tmp/go-build3381348043/b317/importcfg << 'EOF' # internal
2025-08-20T22:48:18.6001576Z [00:02:37.627]➜  # import config
2025-08-20T22:48:18.6004283Z [00:02:37.627]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:18.6005085Z [00:02:37.627]➜  packagefile golang.org/x/sys/unix=/tmp/go-build3381348043/b211/_pkg_.a
2025-08-20T22:48:18.6005657Z [00:02:37.627]➜  packagefile google.golang.org/grpc/grpclog=/tmp/go-build3381348043/b254/_pkg_.a
2025-08-20T22:48:18.6006373Z [00:02:37.627]➜  packagefile net=/tmp/go-build3381348043/b148/_pkg_.a
2025-08-20T22:48:18.6006802Z [00:02:37.627]➜  packagefile syscall=/tmp/go-build3381348043/b047/_pkg_.a
2025-08-20T22:48:18.6007230Z [00:02:37.627]➜  packagefile time=/tmp/go-build3381348043/b044/_pkg_.a
2025-08-20T22:48:18.6007554Z [00:02:37.627]➜  EOF
2025-08-20T22:48:18.6009559Z [00:02:37.627]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b317/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.74.2/internal/syscall=>google.golang.org/grpc@v1.74.2/internal/syscall;$WORK/b317=>" -p google.golang.org/grpc/internal/syscall -lang=go1.23 -complete -installsuffix shared -buildid lDZHTaNkNqryKC4I2Bri/lDZHTaNkNqryKC4I2Bri -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b317/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.74.2/internal/syscall/syscall_linux.go
2025-08-20T22:48:18.6763245Z [00:02:37.703]➜  go tool buildid -w $WORK/b317/_pkg_.a # internal
2025-08-20T22:48:18.6769171Z [00:02:37.704]➜  cp $WORK/b317/_pkg_.a /root/.cache/go-build/06/065ca72792d56e7d29bc82c741ebce9cb184009ec6b30b5c600e7e2cac33018a-d # internal
2025-08-20T22:48:18.6799909Z [00:02:37.707]➜  google.golang.org/grpc/keepalive
2025-08-20T22:48:18.6802210Z [00:02:37.707]➜  mkdir -p $WORK/b319/
2025-08-20T22:48:18.6836794Z [00:02:37.709]➜  cat >/tmp/go-build3381348043/b319/importcfg << 'EOF' # internal
2025-08-20T22:48:18.6837824Z [00:02:37.709]➜  # import config
2025-08-20T22:48:18.6838487Z [00:02:37.709]➜  packagefile time=/tmp/go-build3381348043/b044/_pkg_.a
2025-08-20T22:48:18.6839121Z [00:02:37.709]➜  EOF
2025-08-20T22:48:18.6841307Z [00:02:37.709]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b319/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.74.2/keepalive=>google.golang.org/grpc@v1.74.2/keepalive;$WORK/b319=>" -p google.golang.org/grpc/keepalive -lang=go1.23 -complete -installsuffix shared -buildid ugv-n_AlmUmRWcVJxzXh/ugv-n_AlmUmRWcVJxzXh -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b319/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.74.2/keepalive/keepalive.go
2025-08-20T22:48:18.7034121Z [00:02:37.730]➜  go tool buildid -w $WORK/b319/_pkg_.a # internal
2025-08-20T22:48:18.7039522Z [00:02:37.731]➜  cp $WORK/b319/_pkg_.a /root/.cache/go-build/a1/a11d31897094d1184029a7d3b7701321e75b1e94c0b2d963d01772ffa58aa227-d # internal
2025-08-20T22:48:18.7041214Z [00:02:37.731]➜  google.golang.org/grpc/tap
2025-08-20T22:48:18.7041983Z [00:02:37.731]➜  mkdir -p $WORK/b321/
2025-08-20T22:48:18.7045329Z [00:02:37.732]➜  cat >/tmp/go-build3381348043/b321/importcfg << 'EOF' # internal
2025-08-20T22:48:18.7046075Z [00:02:37.732]➜  # import config
2025-08-20T22:48:18.7046760Z [00:02:37.732]➜  packagefile context=/tmp/go-build3381348043/b043/_pkg_.a
2025-08-20T22:48:18.7047724Z [00:02:37.732]➜  packagefile google.golang.org/grpc/metadata=/tmp/go-build3381348043/b264/_pkg_.a
2025-08-20T22:48:18.7050234Z [00:02:37.732]➜  EOF
2025-08-20T22:48:18.7052009Z [00:02:37.732]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b321/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.74.2/tap=>google.golang.org/grpc@v1.74.2/tap;$WORK/b321=>" -p google.golang.org/grpc/tap -lang=go1.23 -complete -installsuffix shared -buildid HhaZ-4i7u_rQg3g6dqMp/HhaZ-4i7u_rQg3g6dqMp -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b321/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.74.2/tap/tap.go
2025-08-20T22:48:18.7295371Z [00:02:37.756]➜  go tool buildid -w $WORK/b321/_pkg_.a # internal
2025-08-20T22:48:18.7299279Z [00:02:37.757]➜  cp $WORK/b321/_pkg_.a /root/.cache/go-build/4a/4acd6e49aabc6d7e747f4569c6b25302c4185c6fe537319dbf34a7ffbd2ac96e-d # internal
2025-08-20T22:48:18.7309857Z [00:02:37.758]➜  google.golang.org/grpc/internal/stats
2025-08-20T22:48:18.7315129Z [00:02:37.758]➜  mkdir -p $WORK/b325/
2025-08-20T22:48:18.7315539Z [00:02:37.758]➜  cat >/tmp/go-build3381348043/b325/importcfg << 'EOF' # internal
2025-08-20T22:48:18.7316093Z [00:02:37.758]➜  # import config
2025-08-20T22:48:18.7316455Z [00:02:37.758]➜  packagefile context=/tmp/go-build3381348043/b043/_pkg_.a
2025-08-20T22:48:18.7316884Z [00:02:37.758]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:18.7317463Z [00:02:37.758]➜  packagefile google.golang.org/grpc/experimental/stats=/tmp/go-build3381348043/b262/_pkg_.a
2025-08-20T22:48:18.7318081Z [00:02:37.758]➜  packagefile google.golang.org/grpc/stats=/tmp/go-build3381348043/b263/_pkg_.a
2025-08-20T22:48:18.7318466Z [00:02:37.758]➜  EOF
2025-08-20T22:48:18.7320719Z [00:02:37.758]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b325/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.74.2/internal/stats=>google.golang.org/grpc@v1.74.2/internal/stats;$WORK/b325=>" -p google.golang.org/grpc/internal/stats -lang=go1.23 -complete -installsuffix shared -buildid zYw1XEvtWWpPMTiHwPfR/zYw1XEvtWWpPMTiHwPfR -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b325/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.74.2/internal/stats/labels.go /root/go/pkg/mod/google.golang.org/grpc@v1.74.2/internal/stats/metrics_recorder_list.go
2025-08-20T22:48:18.7619445Z [00:02:37.789]➜  go tool buildid -w $WORK/b325/_pkg_.a # internal
2025-08-20T22:48:18.7635493Z [00:02:37.790]➜  cp $WORK/b325/_pkg_.a /root/.cache/go-build/c4/c466b8ebb3d0a7ead0ae5ace82cf3a20a4203e10d6fa5012e5daa6621c292457-d # internal
2025-08-20T22:48:18.7638836Z [00:02:37.790]➜  google.golang.org/grpc/internal/resolver/dns/internal
2025-08-20T22:48:18.7639230Z [00:02:37.790]➜  mkdir -p $WORK/b329/
2025-08-20T22:48:18.7639614Z [00:02:37.790]➜  cat >/tmp/go-build3381348043/b329/importcfg << 'EOF' # internal
2025-08-20T22:48:18.7639966Z [00:02:37.790]➜  # import config
2025-08-20T22:48:18.7640333Z [00:02:37.790]➜  packagefile context=/tmp/go-build3381348043/b043/_pkg_.a
2025-08-20T22:48:18.7640765Z [00:02:37.790]➜  packagefile errors=/tmp/go-build3381348043/b004/_pkg_.a
2025-08-20T22:48:18.7641183Z [00:02:37.790]➜  packagefile net=/tmp/go-build3381348043/b148/_pkg_.a
2025-08-20T22:48:18.7641593Z [00:02:37.790]➜  packagefile time=/tmp/go-build3381348043/b044/_pkg_.a
2025-08-20T22:48:18.7641908Z [00:02:37.790]➜  EOF
2025-08-20T22:48:18.7644388Z [00:02:37.790]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b329/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.74.2/internal/resolver/dns/internal=>google.golang.org/grpc@v1.74.2/internal/resolver/dns/internal;$WORK/b329=>" -p google.golang.org/grpc/internal/resolver/dns/internal -lang=go1.23 -complete -installsuffix shared -buildid p0BB8D-4a--EorHhezDO/p0BB8D-4a--EorHhezDO -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b329/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.74.2/internal/resolver/dns/internal/internal.go
2025-08-20T22:48:18.8117846Z [00:02:37.838]➜  go tool buildid -w $WORK/b329/_pkg_.a # internal
2025-08-20T22:48:18.8130347Z [00:02:37.839]➜  cp $WORK/b329/_pkg_.a /root/.cache/go-build/02/0214bb4fb0170a7ab334d698bd9948e8be7bd10be259489412e9fc44cf83581a-d # internal
2025-08-20T22:48:18.8136659Z [00:02:37.839]➜  io/ioutil
2025-08-20T22:48:18.8139772Z [00:02:37.839]➜  mkdir -p $WORK/b342/
2025-08-20T22:48:18.8140557Z [00:02:37.839]➜  cat >/tmp/go-build3381348043/b342/importcfg << 'EOF' # internal
2025-08-20T22:48:18.8142967Z [00:02:37.839]➜  # import config
2025-08-20T22:48:18.8144227Z [00:02:37.839]➜  packagefile io=/tmp/go-build3381348043/b034/_pkg_.a
2025-08-20T22:48:18.8144984Z [00:02:37.839]➜  packagefile io/fs=/tmp/go-build3381348043/b081/_pkg_.a
2025-08-20T22:48:18.8145709Z [00:02:37.839]➜  packagefile os=/tmp/go-build3381348043/b079/_pkg_.a
2025-08-20T22:48:18.8146608Z [00:02:37.839]➜  packagefile slices=/tmp/go-build3381348043/b050/_pkg_.a
2025-08-20T22:48:18.8147271Z [00:02:37.839]➜  packagefile strings=/tmp/go-build3381348043/b063/_pkg_.a
2025-08-20T22:48:18.8148274Z [00:02:37.839]➜  EOF
2025-08-20T22:48:18.8150333Z [00:02:37.839]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b342/_pkg_.a -trimpath "/root/.go/src/io/ioutil=>io/ioutil;$WORK/b342=>" -p io/ioutil -lang=go1.25 -std -complete -installsuffix shared -buildid 1THy3quLs4RypiYbEiwj/1THy3quLs4RypiYbEiwj -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b342/importcfg -pack /root/.go/src/io/ioutil/ioutil.go /root/.go/src/io/ioutil/tempfile.go
2025-08-20T22:48:18.8212095Z [00:02:37.848]➜  go tool buildid -w $WORK/b314/_pkg_.a # internal
2025-08-20T22:48:18.8236916Z [00:02:37.851]➜  cp $WORK/b314/_pkg_.a /root/.cache/go-build/a2/a23a2f3e79ca44f08904b7ab639cc0c028ec6e3a6b330a49df4dc71111334474-d # internal
2025-08-20T22:48:18.8279630Z [00:02:37.855]➜  golang.org/x/net/idna
2025-08-20T22:48:18.8282084Z [00:02:37.855]➜  mkdir -p $WORK/b310/
2025-08-20T22:48:18.8286084Z [00:02:37.855]➜  cat >/tmp/go-build3381348043/b310/importcfg << 'EOF' # internal
2025-08-20T22:48:18.8286534Z [00:02:37.855]➜  # import config
2025-08-20T22:48:18.8286878Z [00:02:37.855]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:18.8287408Z [00:02:37.855]➜  packagefile golang.org/x/text/secure/bidirule=/tmp/go-build3381348043/b311/_pkg_.a
2025-08-20T22:48:18.8288013Z [00:02:37.855]➜  packagefile golang.org/x/text/unicode/bidi=/tmp/go-build3381348043/b313/_pkg_.a
2025-08-20T22:48:18.8288599Z [00:02:37.855]➜  packagefile golang.org/x/text/unicode/norm=/tmp/go-build3381348043/b314/_pkg_.a
2025-08-20T22:48:18.8289109Z [00:02:37.855]➜  packagefile math=/tmp/go-build3381348043/b055/_pkg_.a
2025-08-20T22:48:18.8289534Z [00:02:37.855]➜  packagefile strings=/tmp/go-build3381348043/b063/_pkg_.a
2025-08-20T22:48:18.8289986Z [00:02:37.855]➜  packagefile unicode/utf8=/tmp/go-build3381348043/b042/_pkg_.a
2025-08-20T22:48:18.8290324Z [00:02:37.855]➜  EOF
2025-08-20T22:48:18.8310325Z [00:02:37.858]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b310/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/net@v0.42.0/idna=>golang.org/x/net@v0.42.0/idna;$WORK/b310=>" -p golang.org/x/net/idna -lang=go1.23 -complete -installsuffix shared -buildid hrCaFh-vo5nCPIJuLvQh/hrCaFh-vo5nCPIJuLvQh -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b310/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-20T22:48:18.8611344Z [00:02:37.888]➜  go tool buildid -w $WORK/b342/_pkg_.a # internal
2025-08-20T22:48:18.8620709Z [00:02:37.889]➜  cp $WORK/b342/_pkg_.a /root/.cache/go-build/22/224f8d91fcb16082e8751dd9f5db0f84e8b7480b67d4ae4303f47f53d4d2eed4-d # internal
2025-08-20T22:48:18.8624851Z [00:02:37.889]➜  container/heap
2025-08-20T22:48:18.8628381Z [00:02:37.889]➜  mkdir -p $WORK/b345/
2025-08-20T22:48:18.8628793Z [00:02:37.890]➜  cat >/tmp/go-build3381348043/b345/importcfg << 'EOF' # internal
2025-08-20T22:48:18.8629147Z [00:02:37.890]➜  # import config
2025-08-20T22:48:18.8629479Z [00:02:37.890]➜  packagefile sort=/tmp/go-build3381348043/b157/_pkg_.a
2025-08-20T22:48:18.8629791Z [00:02:37.890]➜  EOF
2025-08-20T22:48:18.8631877Z [00:02:37.890]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b345/_pkg_.a -trimpath "/root/.go/src/container/heap=>container/heap;$WORK/b345=>" -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/b345/importcfg -pack /root/.go/src/container/heap/heap.go
2025-08-20T22:48:18.8754027Z [00:02:37.902]➜  go tool buildid -w $WORK/b345/_pkg_.a # internal
2025-08-20T22:48:18.8760344Z [00:02:37.903]➜  cp $WORK/b345/_pkg_.a /root/.cache/go-build/83/831086c6bbf1265ace41d8c955aba22443f961926f0b08a687e73c7c5d244ac6-d # internal
2025-08-20T22:48:18.8762001Z [00:02:37.903]➜  github.com/cespare/xxhash/v2
2025-08-20T22:48:18.8762986Z [00:02:37.903]➜  mkdir -p $WORK/b347/
2025-08-20T22:48:18.8766837Z [00:02:37.904]➜  echo -n > $WORK/b347/go_asm.h # internal
2025-08-20T22:48:18.8768170Z [00:02:37.904]➜  cd /root/go/pkg/mod/github.com/cespare/xxhash/v2@v2.3.0
2025-08-20T22:48:18.8770584Z [00:02:37.904]➜  /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/b347=>" -I $WORK/b347/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b347/symabis ./xxhash_arm64.s
2025-08-20T22:48:18.8797435Z [00:02:37.907]➜  cat >/tmp/go-build3381348043/b347/importcfg << 'EOF' # internal
2025-08-20T22:48:18.8799239Z [00:02:37.907]➜  # import config
2025-08-20T22:48:18.8800743Z [00:02:37.907]➜  packagefile encoding/binary=/tmp/go-build3381348043/b132/_pkg_.a
2025-08-20T22:48:18.8801300Z [00:02:37.907]➜  packagefile errors=/tmp/go-build3381348043/b004/_pkg_.a
2025-08-20T22:48:18.8801746Z [00:02:37.907]➜  packagefile math/bits=/tmp/go-build3381348043/b040/_pkg_.a
2025-08-20T22:48:18.8802201Z [00:02:37.907]➜  EOF
2025-08-20T22:48:18.8802481Z [00:02:37.907]➜  cd /tmp/tmp.ktsoLsWyz4/TEMPREPO/cmd/step
2025-08-20T22:48:18.8805001Z [00:02:37.907]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b347/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/cespare/xxhash/v2@v2.3.0=>github.com/cespare/xxhash/v2@v2.3.0;$WORK/b347=>" -p github.com/cespare/xxhash/v2 -lang=go1.11 -installsuffix shared -buildid R0L0PSHpZmQQtsmBizg6/R0L0PSHpZmQQtsmBizg6 -goversion go1.25.0 -symabis $WORK/b347/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b347/importcfg -pack -asmhdr $WORK/b347/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-20T22:48:18.9086011Z [00:02:37.936]➜  cd /root/go/pkg/mod/github.com/cespare/xxhash/v2@v2.3.0
2025-08-20T22:48:18.9087458Z [00:02:37.936]➜  /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/b347=>" -I $WORK/b347/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b347/xxhash_arm64.o ./xxhash_arm64.s
2025-08-20T22:48:18.9115247Z [00:02:37.938]➜  go tool pack r $WORK/b347/_pkg_.a $WORK/b347/xxhash_arm64.o # internal
2025-08-20T22:48:18.9117010Z [00:02:37.939]➜  go tool buildid -w $WORK/b347/_pkg_.a # internal
2025-08-20T22:48:18.9124009Z [00:02:37.939]➜  cp $WORK/b347/_pkg_.a /root/.cache/go-build/2e/2ebcd9b81308f497c5e0b7005b7f554eab2910636c1cd3638a43c54dc2de8e55-d # internal
2025-08-20T22:48:18.9125547Z [00:02:37.940]➜  github.com/dgraph-io/ristretto/z/simd
2025-08-20T22:48:18.9128665Z [00:02:37.940]➜  mkdir -p $WORK/b348/
2025-08-20T22:48:18.9130226Z [00:02:37.940]➜  cat >/tmp/go-build3381348043/b348/importcfg << 'EOF' # internal
2025-08-20T22:48:18.9130835Z [00:02:37.940]➜  # import config
2025-08-20T22:48:18.9131403Z [00:02:37.940]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:18.9132148Z [00:02:37.940]➜  packagefile runtime=/tmp/go-build3381348043/b010/_pkg_.a
2025-08-20T22:48:18.9132818Z [00:02:37.940]➜  packagefile sort=/tmp/go-build3381348043/b157/_pkg_.a
2025-08-20T22:48:18.9133239Z [00:02:37.940]➜  packagefile sync=/tmp/go-build3381348043/b035/_pkg_.a
2025-08-20T22:48:18.9133565Z [00:02:37.940]➜  EOF
2025-08-20T22:48:18.9133845Z [00:02:37.940]➜  cd /tmp/tmp.ktsoLsWyz4/TEMPREPO/cmd/step
2025-08-20T22:48:18.9136183Z [00:02:37.940]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b348/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/dgraph-io/ristretto@v0.1.1/z/simd=>github.com/dgraph-io/ristretto@v0.1.1/z/simd;$WORK/b348=>" -p github.com/dgraph-io/ristretto/z/simd -lang=go1.12 -complete -installsuffix shared -buildid IfCxGRcgADG9qvQVh67h/IfCxGRcgADG9qvQVh67h -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b348/importcfg -pack /root/go/pkg/mod/github.com/dgraph-io/ristretto@v0.1.1/z/simd/baseline.go /root/go/pkg/mod/github.com/dgraph-io/ristretto@v0.1.1/z/simd/search.go
2025-08-20T22:48:18.9305676Z [00:02:37.957]➜  go tool buildid -w $WORK/b348/_pkg_.a # internal
2025-08-20T22:48:18.9306537Z [00:02:37.958]➜  cp $WORK/b348/_pkg_.a /root/.cache/go-build/8a/8acc053857636b69c080f85930d6b690580804a825121cd0fbb8bf50a8923d4e-d # internal
2025-08-20T22:48:18.9309329Z [00:02:37.958]➜  github.com/dustin/go-humanize
2025-08-20T22:48:18.9310108Z [00:02:37.958]➜  mkdir -p $WORK/b349/
2025-08-20T22:48:18.9314384Z [00:02:37.958]➜  cat >/tmp/go-build3381348043/b349/importcfg << 'EOF' # internal
2025-08-20T22:48:18.9314877Z [00:02:37.958]➜  # import config
2025-08-20T22:48:18.9315223Z [00:02:37.958]➜  packagefile bytes=/tmp/go-build3381348043/b003/_pkg_.a
2025-08-20T22:48:18.9315667Z [00:02:37.958]➜  packagefile errors=/tmp/go-build3381348043/b004/_pkg_.a
2025-08-20T22:48:18.9316184Z [00:02:37.958]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:18.9316592Z [00:02:37.958]➜  packagefile math=/tmp/go-build3381348043/b055/_pkg_.a
2025-08-20T22:48:18.9317241Z [00:02:37.958]➜  packagefile math/big=/tmp/go-build3381348043/b096/_pkg_.a
2025-08-20T22:48:18.9317948Z [00:02:37.958]➜  packagefile regexp=/tmp/go-build3381348043/b184/_pkg_.a
2025-08-20T22:48:18.9318427Z [00:02:37.958]➜  packagefile sort=/tmp/go-build3381348043/b157/_pkg_.a
2025-08-20T22:48:18.9318880Z [00:02:37.958]➜  packagefile strconv=/tmp/go-build3381348043/b054/_pkg_.a
2025-08-20T22:48:18.9319314Z [00:02:37.958]➜  packagefile strings=/tmp/go-build3381348043/b063/_pkg_.a
2025-08-20T22:48:18.9319731Z [00:02:37.958]➜  packagefile time=/tmp/go-build3381348043/b044/_pkg_.a
2025-08-20T22:48:18.9320144Z [00:02:37.958]➜  packagefile unicode=/tmp/go-build3381348043/b041/_pkg_.a
2025-08-20T22:48:18.9320463Z [00:02:37.958]➜  EOF
2025-08-20T22:48:18.9324892Z [00:02:37.959]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b349/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/dustin/go-humanize@v1.0.1=>github.com/dustin/go-humanize@v1.0.1;$WORK/b349=>" -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/b349/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-20T22:48:19.0248897Z [00:02:38.052]➜  go tool buildid -w $WORK/b349/_pkg_.a # internal
2025-08-20T22:48:19.0265329Z [00:02:38.053]➜  cp $WORK/b349/_pkg_.a /root/.cache/go-build/d6/d6809dec0b2ed7b3bb303d376d4f20c56ec3243f592aaa0f242f4011e111c861-d # internal
2025-08-20T22:48:19.0266642Z [00:02:38.053]➜  flag
2025-08-20T22:48:19.0266954Z [00:02:38.053]➜  mkdir -p $WORK/b351/
2025-08-20T22:48:19.0267381Z [00:02:38.053]➜  cat >/tmp/go-build3381348043/b351/importcfg << 'EOF' # internal
2025-08-20T22:48:19.0267736Z [00:02:38.053]➜  # import config
2025-08-20T22:48:19.0268098Z [00:02:38.053]➜  packagefile encoding=/tmp/go-build3381348043/b159/_pkg_.a
2025-08-20T22:48:19.0268536Z [00:02:38.053]➜  packagefile errors=/tmp/go-build3381348043/b004/_pkg_.a
2025-08-20T22:48:19.0268954Z [00:02:38.053]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:19.0269361Z [00:02:38.053]➜  packagefile io=/tmp/go-build3381348043/b034/_pkg_.a
2025-08-20T22:48:19.0270204Z [00:02:38.053]➜  packagefile os=/tmp/go-build3381348043/b079/_pkg_.a
2025-08-20T22:48:19.0270623Z [00:02:38.053]➜  packagefile reflect=/tmp/go-build3381348043/b099/_pkg_.a
2025-08-20T22:48:19.0271052Z [00:02:38.053]➜  packagefile runtime=/tmp/go-build3381348043/b010/_pkg_.a
2025-08-20T22:48:19.0271476Z [00:02:38.053]➜  packagefile slices=/tmp/go-build3381348043/b050/_pkg_.a
2025-08-20T22:48:19.0271902Z [00:02:38.053]➜  packagefile strconv=/tmp/go-build3381348043/b054/_pkg_.a
2025-08-20T22:48:19.0272342Z [00:02:38.053]➜  packagefile strings=/tmp/go-build3381348043/b063/_pkg_.a
2025-08-20T22:48:19.0272762Z [00:02:38.053]➜  packagefile time=/tmp/go-build3381348043/b044/_pkg_.a
2025-08-20T22:48:19.0273070Z [00:02:38.053]➜  EOF
2025-08-20T22:48:19.0274356Z [00:02:38.053]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b351/_pkg_.a -trimpath "/root/.go/src/flag=>flag;$WORK/b351=>" -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/b351/importcfg -pack /root/.go/src/flag/flag.go
2025-08-20T22:48:19.0861187Z [00:02:38.113]➜  go tool buildid -w $WORK/b310/_pkg_.a # internal
2025-08-20T22:48:19.0873454Z [00:02:38.114]➜  cp $WORK/b310/_pkg_.a /root/.cache/go-build/f6/f69b9d18e3c7c46a70169dbfa0358c3cad0fc84fd52a9bc80d636145237e9838-d # internal
2025-08-20T22:48:19.0890122Z [00:02:38.116]➜  golang.org/x/net/http/httpguts
2025-08-20T22:48:19.0891138Z [00:02:38.116]➜  mkdir -p $WORK/b309/
2025-08-20T22:48:19.0895175Z [00:02:38.116]➜  cat >/tmp/go-build3381348043/b309/importcfg << 'EOF' # internal
2025-08-20T22:48:19.0896705Z [00:02:38.117]➜  # import config
2025-08-20T22:48:19.0897662Z [00:02:38.117]➜  packagefile golang.org/x/net/idna=/tmp/go-build3381348043/b310/_pkg_.a
2025-08-20T22:48:19.0898775Z [00:02:38.117]➜  packagefile net=/tmp/go-build3381348043/b148/_pkg_.a
2025-08-20T22:48:19.0899542Z [00:02:38.117]➜  packagefile net/textproto=/tmp/go-build3381348043/b174/_pkg_.a
2025-08-20T22:48:19.0900335Z [00:02:38.117]➜  packagefile strings=/tmp/go-build3381348043/b063/_pkg_.a
2025-08-20T22:48:19.0901163Z [00:02:38.117]➜  packagefile unicode/utf8=/tmp/go-build3381348043/b042/_pkg_.a
2025-08-20T22:48:19.0901936Z [00:02:38.117]➜  EOF
2025-08-20T22:48:19.0904569Z [00:02:38.117]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b309/_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/b309=>" -p golang.org/x/net/http/httpguts -lang=go1.23 -complete -installsuffix shared -buildid yhUNnrBcfBuC5L8EiGH9/yhUNnrBcfBuC5L8EiGH9 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b309/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-20T22:48:19.1319026Z [00:02:38.159]➜  go tool buildid -w $WORK/b309/_pkg_.a # internal
2025-08-20T22:48:19.1324104Z [00:02:38.159]➜  cp $WORK/b309/_pkg_.a /root/.cache/go-build/ac/ac325dee92ef3e36889361faadb02156464f1c5eb92965d92fc0fd0ae17a276a-d # internal
2025-08-20T22:48:19.1324751Z [00:02:38.159]➜  github.com/golang/glog/internal/stackdump
2025-08-20T22:48:19.1325077Z [00:02:38.159]➜  mkdir -p $WORK/b353/
2025-08-20T22:48:19.1325457Z [00:02:38.159]➜  cat >/tmp/go-build3381348043/b353/importcfg << 'EOF' # internal
2025-08-20T22:48:19.1325979Z [00:02:38.159]➜  # import config
2025-08-20T22:48:19.1326347Z [00:02:38.159]➜  packagefile bytes=/tmp/go-build3381348043/b003/_pkg_.a
2025-08-20T22:48:19.1326799Z [00:02:38.159]➜  packagefile runtime=/tmp/go-build3381348043/b010/_pkg_.a
2025-08-20T22:48:19.1327119Z [00:02:38.159]➜  EOF
2025-08-20T22:48:19.1350345Z [00:02:38.162]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b353/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/golang/glog@v1.2.5/internal/stackdump=>github.com/golang/glog@v1.2.5/internal/stackdump;$WORK/b353=>" -p github.com/golang/glog/internal/stackdump -lang=go1.19 -complete -installsuffix shared -buildid lNsuBG2qcGWybOXTvPqn/lNsuBG2qcGWybOXTvPqn -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b353/importcfg -pack /root/go/pkg/mod/github.com/golang/glog@v1.2.5/internal/stackdump/stackdump.go
2025-08-20T22:48:19.1711683Z [00:02:38.197]➜  go tool buildid -w $WORK/b353/_pkg_.a # internal
2025-08-20T22:48:19.1712547Z [00:02:38.198]➜  cp $WORK/b353/_pkg_.a /root/.cache/go-build/2f/2f3131e1123d51b2534d28a173ae9f2baf1711009e645c40c341069146d889fa-d # internal
2025-08-20T22:48:19.1713184Z [00:02:38.198]➜  github.com/golang/glog/internal/logsink
2025-08-20T22:48:19.1713504Z [00:02:38.198]➜  mkdir -p $WORK/b352/
2025-08-20T22:48:19.1713876Z [00:02:38.198]➜  cat >/tmp/go-build3381348043/b352/importcfg << 'EOF' # internal
2025-08-20T22:48:19.1714262Z [00:02:38.198]➜  # import config
2025-08-20T22:48:19.1714601Z [00:02:38.198]➜  packagefile bytes=/tmp/go-build3381348043/b003/_pkg_.a
2025-08-20T22:48:19.1715028Z [00:02:38.198]➜  packagefile context=/tmp/go-build3381348043/b043/_pkg_.a
2025-08-20T22:48:19.1715469Z [00:02:38.198]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:19.1716310Z [00:02:38.198]➜  packagefile github.com/golang/glog/internal/stackdump=/tmp/go-build3381348043/b353/_pkg_.a
2025-08-20T22:48:19.1716872Z [00:02:38.198]➜  packagefile strconv=/tmp/go-build3381348043/b054/_pkg_.a
2025-08-20T22:48:19.1717304Z [00:02:38.198]➜  packagefile strings=/tmp/go-build3381348043/b063/_pkg_.a
2025-08-20T22:48:19.1717725Z [00:02:38.198]➜  packagefile sync=/tmp/go-build3381348043/b035/_pkg_.a
2025-08-20T22:48:19.1718172Z [00:02:38.198]➜  packagefile sync/atomic=/tmp/go-build3381348043/b037/_pkg_.a
2025-08-20T22:48:19.1718601Z [00:02:38.198]➜  packagefile time=/tmp/go-build3381348043/b044/_pkg_.a
2025-08-20T22:48:19.1718908Z [00:02:38.198]➜  EOF
2025-08-20T22:48:19.1721181Z [00:02:38.198]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b352/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/golang/glog@v1.2.5/internal/logsink=>github.com/golang/glog@v1.2.5/internal/logsink;$WORK/b352=>" -p github.com/golang/glog/internal/logsink -lang=go1.19 -complete -installsuffix shared -buildid wyIKOU50uPCSxB74c3LO/wyIKOU50uPCSxB74c3LO -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b352/importcfg -pack /root/go/pkg/mod/github.com/golang/glog@v1.2.5/internal/logsink/logsink.go /root/go/pkg/mod/github.com/golang/glog@v1.2.5/internal/logsink/logsink_fatal.go
2025-08-20T22:48:19.1804130Z [00:02:38.206]➜  go tool buildid -w $WORK/b351/_pkg_.a # internal
2025-08-20T22:48:19.1805702Z [00:02:38.207]➜  cp $WORK/b351/_pkg_.a /root/.cache/go-build/47/47bbd515ada0e4721ed7b62c268f1231d70dc92ada60deb11d42d665cfc869e7-d # internal
2025-08-20T22:48:19.1809282Z [00:02:38.208]➜  os/user
2025-08-20T22:48:19.1810017Z [00:02:38.208]➜  mkdir -p $WORK/b354/
2025-08-20T22:48:19.1810936Z [00:02:38.208]➜  echo -n > $WORK/b354/preferlinkext # internal
2025-08-20T22:48:19.1811540Z [00:02:38.208]➜  cd /root/.go/src/os/user
2025-08-20T22:48:19.1812665Z [00:02:38.208]➜  TERM='dumb' CGO_LDFLAGS='' /root/.go/pkg/tool/linux_arm64/cgo -objdir $WORK/b354/ -importpath os/user "-ldflags=\"-O2\" \"-g\"" -- -I $WORK/b354/ -O2 -flto=auto -fPIE -fpie -static -w -pipe -fno-stack-protector ./cgo_lookup_cgo.go ./getgrouplist_unix.go
2025-08-20T22:48:19.2280281Z [00:02:38.255]➜  go tool buildid -w $WORK/b352/_pkg_.a # internal
2025-08-20T22:48:19.2299767Z [00:02:38.257]➜  cp $WORK/b352/_pkg_.a /root/.cache/go-build/e4/e453ba1e9da1b27d20f53e9b1b57c070fd60993ab21dc4eddf4f45b9c20e04f0-d # internal
2025-08-20T22:48:19.2301198Z [00:02:38.257]➜  github.com/AndreasBriese/bbloom
2025-08-20T22:48:19.2302879Z [00:02:38.257]➜  mkdir -p $WORK/b356/
2025-08-20T22:48:19.2304155Z [00:02:38.257]➜  cat >/tmp/go-build3381348043/b356/importcfg << 'EOF' # internal
2025-08-20T22:48:19.2304518Z [00:02:38.257]➜  # import config
2025-08-20T22:48:19.2304855Z [00:02:38.257]➜  packagefile bytes=/tmp/go-build3381348043/b003/_pkg_.a
2025-08-20T22:48:19.2305305Z [00:02:38.257]➜  packagefile encoding/json=/tmp/go-build3381348043/b158/_pkg_.a
2025-08-20T22:48:19.2306315Z [00:02:38.257]➜  packagefile log=/tmp/go-build3381348043/b171/_pkg_.a
2025-08-20T22:48:19.2306742Z [00:02:38.257]➜  packagefile math=/tmp/go-build3381348043/b055/_pkg_.a
2025-08-20T22:48:19.2307158Z [00:02:38.257]➜  packagefile sync=/tmp/go-build3381348043/b035/_pkg_.a
2025-08-20T22:48:19.2307468Z [00:02:38.257]➜  EOF
2025-08-20T22:48:19.2307734Z [00:02:38.257]➜  cd /tmp/tmp.ktsoLsWyz4/TEMPREPO/cmd/step
2025-08-20T22:48:19.2310283Z [00:02:38.257]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b356/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/!andreas!briese/bbloom@v0.0.0-20190825152654-46b345b51c96=>github.com/AndreasBriese/bbloom@v0.0.0-20190825152654-46b345b51c96;$WORK/b356=>" -p github.com/AndreasBriese/bbloom -lang=go1.16 -complete -installsuffix shared -buildid FUB_703yR0dkr_B-Jg38/FUB_703yR0dkr_B-Jg38 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b356/importcfg -pack /root/go/pkg/mod/github.com/!andreas!briese/bbloom@v0.0.0-20190825152654-46b345b51c96/bbloom.go /root/go/pkg/mod/github.com/!andreas!briese/bbloom@v0.0.0-20190825152654-46b345b51c96/sipHash.go
2025-08-20T22:48:19.2349754Z [00:02:38.262]➜  go tool buildid -w $WORK/b275/_pkg_.a # internal
2025-08-20T22:48:19.2546364Z [00:02:38.281]➜  go tool buildid -w $WORK/b356/_pkg_.a # internal
2025-08-20T22:48:19.2556672Z [00:02:38.283]➜  cp $WORK/b356/_pkg_.a /root/.cache/go-build/24/24ee9152583bf94997052bc05503bc6254b10d3659b3d8666dc991e767b28515-d # internal
2025-08-20T22:48:19.2562053Z [00:02:38.283]➜  github.com/smallstep/nosql/database
2025-08-20T22:48:19.2620037Z [00:02:38.289]➜  mkdir -p $WORK/b358/
2025-08-20T22:48:19.2633381Z [00:02:38.290]➜  cat >/tmp/go-build3381348043/b358/importcfg << 'EOF' # internal
2025-08-20T22:48:19.2634918Z [00:02:38.290]➜  # import config
2025-08-20T22:48:19.2635638Z [00:02:38.291]➜  packagefile database/sql=/tmp/go-build3381348043/b197/_pkg_.a
2025-08-20T22:48:19.2636756Z [00:02:38.291]➜  packagefile errors=/tmp/go-build3381348043/b004/_pkg_.a
2025-08-20T22:48:19.2637856Z [00:02:38.291]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:19.2638585Z [00:02:38.291]➜  EOF
2025-08-20T22:48:19.2642050Z [00:02:38.291]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b358/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/smallstep/nosql@v0.7.0/database=>github.com/smallstep/nosql@v0.7.0/database;$WORK/b358=>" -p github.com/smallstep/nosql/database -lang=go1.21 -complete -installsuffix shared -buildid VjUpL4ph3E8Ka69mBXM6/VjUpL4ph3E8Ka69mBXM6 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b358/importcfg -pack /root/go/pkg/mod/github.com/smallstep/nosql@v0.7.0/database/database.go /root/go/pkg/mod/github.com/smallstep/nosql@v0.7.0/database/notsupported.go
2025-08-20T22:48:19.2759037Z [00:02:38.303]➜  cp $WORK/b275/_pkg_.a /root/.cache/go-build/c1/c12a21ff8a83bfcf2ee6faf0aaadc6b32f5792e0db2d1d4ac4e3d0c99ba21426-d # internal
2025-08-20T22:48:19.2771219Z [00:02:38.304]➜  google.golang.org/protobuf/internal/filetype
2025-08-20T22:48:19.2772767Z [00:02:38.304]➜  mkdir -p $WORK/b274/
2025-08-20T22:48:19.2773717Z [00:02:38.304]➜  cat >/tmp/go-build3381348043/b274/importcfg << 'EOF' # internal
2025-08-20T22:48:19.2774331Z [00:02:38.304]➜  # import config
2025-08-20T22:48:19.2775036Z [00:02:38.304]➜  packagefile google.golang.org/protobuf/internal/descopts=/tmp/go-build3381348043/b229/_pkg_.a
2025-08-20T22:48:19.2776164Z [00:02:38.304]➜  packagefile google.golang.org/protobuf/internal/filedesc=/tmp/go-build3381348043/b227/_pkg_.a
2025-08-20T22:48:19.2777145Z [00:02:38.304]➜  packagefile google.golang.org/protobuf/internal/impl=/tmp/go-build3381348043/b275/_pkg_.a
2025-08-20T22:48:19.2778142Z [00:02:38.304]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build3381348043/b224/_pkg_.a
2025-08-20T22:48:19.2779261Z [00:02:38.304]➜  packagefile google.golang.org/protobuf/reflect/protoregistry=/tmp/go-build3381348043/b237/_pkg_.a
2025-08-20T22:48:19.2780081Z [00:02:38.304]➜  packagefile reflect=/tmp/go-build3381348043/b099/_pkg_.a
2025-08-20T22:48:19.2781059Z [00:02:38.304]➜  EOF
2025-08-20T22:48:19.2783698Z [00:02:38.304]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b274/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/protobuf@v1.36.7/internal/filetype=>google.golang.org/protobuf@v1.36.7/internal/filetype;$WORK/b274=>" -p google.golang.org/protobuf/internal/filetype -lang=go1.22 -complete -installsuffix shared -buildid JaKT9MX8eYH_ClAmTdRv/JaKT9MX8eYH_ClAmTdRv -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b274/importcfg -pack /root/go/pkg/mod/google.golang.org/protobuf@v1.36.7/internal/filetype/build.go
2025-08-20T22:48:19.2923620Z [00:02:38.319]➜  go tool buildid -w $WORK/b358/_pkg_.a # internal
2025-08-20T22:48:19.2932538Z [00:02:38.320]➜  cp $WORK/b358/_pkg_.a /root/.cache/go-build/34/34c5a459bb86eefd648f0c0c30c8b407397e277775300b173ad16576f2b7b06a-d # internal
2025-08-20T22:48:19.2936058Z [00:02:38.321]➜  github.com/cespare/xxhash
2025-08-20T22:48:19.2937203Z [00:02:38.321]➜  mkdir -p $WORK/b365/
2025-08-20T22:48:19.2941896Z [00:02:38.321]➜  cat >/tmp/go-build3381348043/b365/importcfg << 'EOF' # internal
2025-08-20T22:48:19.2942816Z [00:02:38.321]➜  # import config
2025-08-20T22:48:19.2943637Z [00:02:38.321]➜  packagefile encoding/binary=/tmp/go-build3381348043/b132/_pkg_.a
2025-08-20T22:48:19.2944329Z [00:02:38.321]➜  packagefile hash=/tmp/go-build3381348043/b053/_pkg_.a
2025-08-20T22:48:19.2945333Z [00:02:38.321]➜  packagefile math/bits=/tmp/go-build3381348043/b040/_pkg_.a
2025-08-20T22:48:19.2956777Z [00:02:38.321]➜  packagefile reflect=/tmp/go-build3381348043/b099/_pkg_.a
2025-08-20T22:48:19.2957386Z [00:02:38.321]➜  EOF
2025-08-20T22:48:19.2960181Z [00:02:38.322]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b365/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/cespare/xxhash@v1.1.0=>github.com/cespare/xxhash@v1.1.0;$WORK/b365=>" -p github.com/cespare/xxhash -lang=go1.16 -complete -installsuffix shared -buildid z1OjpoZpY2Hh0Kj9UR4Y/z1OjpoZpY2Hh0Kj9UR4Y -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b365/importcfg -pack /root/go/pkg/mod/github.com/cespare/xxhash@v1.1.0/rotate19.go /root/go/pkg/mod/github.com/cespare/xxhash@v1.1.0/xxhash.go /root/go/pkg/mod/github.com/cespare/xxhash@v1.1.0/xxhash_other.go /root/go/pkg/mod/github.com/cespare/xxhash@v1.1.0/xxhash_unsafe.go
2025-08-20T22:48:19.3268479Z [00:02:38.353]➜  go tool buildid -w $WORK/b274/_pkg_.a # internal
2025-08-20T22:48:19.3269946Z [00:02:38.354]➜  cp $WORK/b274/_pkg_.a /root/.cache/go-build/83/833251d50fccb5f9d78b52743e4b42176c02726721df6eb946da0cf56bf63eac-d # internal
2025-08-20T22:48:19.3285338Z [00:02:38.355]➜  google.golang.org/protobuf/runtime/protoimpl
2025-08-20T22:48:19.3286110Z [00:02:38.356]➜  mkdir -p $WORK/b273/
2025-08-20T22:48:19.3300581Z [00:02:38.357]➜  cat >/tmp/go-build3381348043/b273/importcfg << 'EOF' # internal
2025-08-20T22:48:19.3301315Z [00:02:38.357]➜  # import config
2025-08-20T22:48:19.3302112Z [00:02:38.357]➜  packagefile google.golang.org/protobuf/internal/filedesc=/tmp/go-build3381348043/b227/_pkg_.a
2025-08-20T22:48:19.3303516Z [00:02:38.357]➜  packagefile google.golang.org/protobuf/internal/filetype=/tmp/go-build3381348043/b274/_pkg_.a
2025-08-20T22:48:19.3304424Z [00:02:38.357]➜  packagefile google.golang.org/protobuf/internal/impl=/tmp/go-build3381348043/b275/_pkg_.a
2025-08-20T22:48:19.3305380Z [00:02:38.357]➜  packagefile google.golang.org/protobuf/internal/protolazy=/tmp/go-build3381348043/b278/_pkg_.a
2025-08-20T22:48:19.3306703Z [00:02:38.357]➜  packagefile google.golang.org/protobuf/internal/version=/tmp/go-build3381348043/b279/_pkg_.a
2025-08-20T22:48:19.3318225Z [00:02:38.357]➜  EOF
2025-08-20T22:48:19.3321965Z [00:02:38.357]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b273/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/protobuf@v1.36.7/runtime/protoimpl=>google.golang.org/protobuf@v1.36.7/runtime/protoimpl;$WORK/b273=>" -p google.golang.org/protobuf/runtime/protoimpl -lang=go1.22 -complete -installsuffix shared -buildid TnbFMzdcG51NFnqOFmiD/TnbFMzdcG51NFnqOFmiD -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b273/importcfg -pack /root/go/pkg/mod/google.golang.org/protobuf@v1.36.7/runtime/protoimpl/impl.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.7/runtime/protoimpl/version.go
2025-08-20T22:48:19.3324461Z [00:02:38.357]➜  go tool buildid -w $WORK/b365/_pkg_.a # internal
2025-08-20T22:48:19.3325133Z [00:02:38.359]➜  cp $WORK/b365/_pkg_.a /root/.cache/go-build/5a/5afa7e6f9a4ddb6264ba9e47c7164f7849484c3922ad741549bdfa03c8694f7e-d # internal
2025-08-20T22:48:19.3332563Z [00:02:38.359]➜  go tool buildid -w $WORK/b120/_pkg_.a # internal
2025-08-20T22:48:19.3336527Z [00:02:38.359]➜  github.com/klauspost/compress/fse
2025-08-20T22:48:19.3336856Z [00:02:38.359]➜  mkdir -p $WORK/b369/
2025-08-20T22:48:19.3337239Z [00:02:38.359]➜  cat >/tmp/go-build3381348043/b369/importcfg << 'EOF' # internal
2025-08-20T22:48:19.3337584Z [00:02:38.359]➜  # import config
2025-08-20T22:48:19.3337956Z [00:02:38.359]➜  packagefile encoding/binary=/tmp/go-build3381348043/b132/_pkg_.a
2025-08-20T22:48:19.3338431Z [00:02:38.359]➜  packagefile errors=/tmp/go-build3381348043/b004/_pkg_.a
2025-08-20T22:48:19.3338844Z [00:02:38.359]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:19.3339247Z [00:02:38.359]➜  packagefile io=/tmp/go-build3381348043/b034/_pkg_.a
2025-08-20T22:48:19.3339668Z [00:02:38.359]➜  packagefile math/bits=/tmp/go-build3381348043/b040/_pkg_.a
2025-08-20T22:48:19.3339994Z [00:02:38.359]➜  EOF
2025-08-20T22:48:19.3343204Z [00:02:38.360]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b369/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/klauspost/compress@v1.18.0/fse=>github.com/klauspost/compress@v1.18.0/fse;$WORK/b369=>" -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/b369/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-20T22:48:19.3483334Z [00:02:38.375]➜  cp $WORK/b120/_pkg_.a /root/.cache/go-build/a5/a524add5e66b41e9ead5dd9f3481ce7f7aeec1bd220af2a425fc2d4bbd164d39-d # internal
2025-08-20T22:48:19.3483983Z [00:02:38.375]➜  net/http/httptrace
2025-08-20T22:48:19.3493149Z [00:02:38.375]➜  mkdir -p $WORK/b180/
2025-08-20T22:48:19.3494262Z [00:02:38.376]➜  cat >/tmp/go-build3381348043/b180/importcfg << 'EOF' # internal
2025-08-20T22:48:19.3494645Z [00:02:38.376]➜  # import config
2025-08-20T22:48:19.3495007Z [00:02:38.376]➜  packagefile context=/tmp/go-build3381348043/b043/_pkg_.a
2025-08-20T22:48:19.3495448Z [00:02:38.376]➜  packagefile crypto/tls=/tmp/go-build3381348043/b120/_pkg_.a
2025-08-20T22:48:19.3496155Z [00:02:38.376]➜  packagefile internal/nettrace=/tmp/go-build3381348043/b150/_pkg_.a
2025-08-20T22:48:19.3496635Z [00:02:38.376]➜  packagefile net=/tmp/go-build3381348043/b148/_pkg_.a
2025-08-20T22:48:19.3497087Z [00:02:38.376]➜  packagefile net/textproto=/tmp/go-build3381348043/b174/_pkg_.a
2025-08-20T22:48:19.3497550Z [00:02:38.376]➜  packagefile reflect=/tmp/go-build3381348043/b099/_pkg_.a
2025-08-20T22:48:19.3497979Z [00:02:38.376]➜  packagefile time=/tmp/go-build3381348043/b044/_pkg_.a
2025-08-20T22:48:19.3498287Z [00:02:38.376]➜  EOF
2025-08-20T22:48:19.3499823Z [00:02:38.376]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b180/_pkg_.a -trimpath "/root/.go/src/net/http/httptrace=>net/http/httptrace;$WORK/b180=>" -p net/http/httptrace -lang=go1.25 -std -complete -installsuffix shared -buildid I-CHegIVo0fQB8Gw93YO/I-CHegIVo0fQB8Gw93YO -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b180/importcfg -pack /root/.go/src/net/http/httptrace/trace.go
2025-08-20T22:48:19.3563190Z [00:02:38.383]➜  go tool buildid -w $WORK/b273/_pkg_.a # internal
2025-08-20T22:48:19.3577085Z [00:02:38.385]➜  cp $WORK/b273/_pkg_.a /root/.cache/go-build/a1/a15019088da941f73a367641bae50ba53a6e2df95fa75c7e99b11b60ada0e594-d # internal
2025-08-20T22:48:19.3579750Z [00:02:38.385]➜  google.golang.org/grpc/internal/credentials
2025-08-20T22:48:19.3580099Z [00:02:38.385]➜  mkdir -p $WORK/b258/
2025-08-20T22:48:19.3591954Z [00:02:38.386]➜  cat >/tmp/go-build3381348043/b258/importcfg << 'EOF' # internal
2025-08-20T22:48:19.3594486Z [00:02:38.386]➜  # import config
2025-08-20T22:48:19.3594887Z [00:02:38.386]➜  packagefile context=/tmp/go-build3381348043/b043/_pkg_.a
2025-08-20T22:48:19.3595340Z [00:02:38.386]➜  packagefile crypto/tls=/tmp/go-build3381348043/b120/_pkg_.a
2025-08-20T22:48:19.3595905Z [00:02:38.386]➜  packagefile crypto/x509=/tmp/go-build3381348043/b141/_pkg_.a
2025-08-20T22:48:19.3596493Z [00:02:38.386]➜  packagefile google.golang.org/grpc/grpclog=/tmp/go-build3381348043/b254/_pkg_.a
2025-08-20T22:48:19.3597002Z [00:02:38.386]➜  packagefile net=/tmp/go-build3381348043/b148/_pkg_.a
2025-08-20T22:48:19.3597423Z [00:02:38.386]➜  packagefile net/url=/tmp/go-build3381348043/b155/_pkg_.a
2025-08-20T22:48:19.3597873Z [00:02:38.386]➜  packagefile syscall=/tmp/go-build3381348043/b047/_pkg_.a
2025-08-20T22:48:19.3598185Z [00:02:38.386]➜  EOF
2025-08-20T22:48:19.3601160Z [00:02:38.386]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b258/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.74.2/internal/credentials=>google.golang.org/grpc@v1.74.2/internal/credentials;$WORK/b258=>" -p google.golang.org/grpc/internal/credentials -lang=go1.23 -complete -installsuffix shared -buildid IA3qUrQ5ua7wCBfegr0M/IA3qUrQ5ua7wCBfegr0M -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b258/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.74.2/internal/credentials/credentials.go /root/go/pkg/mod/google.golang.org/grpc@v1.74.2/internal/credentials/spiffe.go /root/go/pkg/mod/google.golang.org/grpc@v1.74.2/internal/credentials/syscallconn.go /root/go/pkg/mod/google.golang.org/grpc@v1.74.2/internal/credentials/util.go
2025-08-20T22:48:19.3853837Z [00:02:38.412]➜  go tool buildid -w $WORK/b180/_pkg_.a # internal
2025-08-20T22:48:19.3860429Z [00:02:38.413]➜  cp $WORK/b180/_pkg_.a /root/.cache/go-build/93/9306bd2f3e2bc982638177d41b1ab0879df351c7f6d532d69e555a3d5d9ce7a4-d # internal
2025-08-20T22:48:19.3881175Z [00:02:38.415]➜  net/http/internal/httpcommon
2025-08-20T22:48:19.3882024Z [00:02:38.415]➜  mkdir -p $WORK/b183/
2025-08-20T22:48:19.3888711Z [00:02:38.415]➜  cat >/tmp/go-build3381348043/b183/importcfg << 'EOF' # internal
2025-08-20T22:48:19.3889331Z [00:02:38.415]➜  # import config
2025-08-20T22:48:19.3891208Z [00:02:38.415]➜  importmap golang.org/x/net/http/httpguts=vendor/golang.org/x/net/http/httpguts
2025-08-20T22:48:19.3891822Z [00:02:38.415]➜  importmap golang.org/x/net/http2/hpack=vendor/golang.org/x/net/http2/hpack
2025-08-20T22:48:19.3892322Z [00:02:38.415]➜  packagefile context=/tmp/go-build3381348043/b043/_pkg_.a
2025-08-20T22:48:19.3892775Z [00:02:38.415]➜  packagefile errors=/tmp/go-build3381348043/b004/_pkg_.a
2025-08-20T22:48:19.3893190Z [00:02:38.415]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:19.3893720Z [00:02:38.415]➜  packagefile vendor/golang.org/x/net/http/httpguts=/tmp/go-build3381348043/b166/_pkg_.a
2025-08-20T22:48:19.3894350Z [00:02:38.415]➜  packagefile vendor/golang.org/x/net/http2/hpack=/tmp/go-build3381348043/b176/_pkg_.a
2025-08-20T22:48:19.3894915Z [00:02:38.415]➜  packagefile net/http/httptrace=/tmp/go-build3381348043/b180/_pkg_.a
2025-08-20T22:48:19.3895404Z [00:02:38.415]➜  packagefile net/textproto=/tmp/go-build3381348043/b174/_pkg_.a
2025-08-20T22:48:19.3896069Z [00:02:38.415]➜  packagefile net/url=/tmp/go-build3381348043/b155/_pkg_.a
2025-08-20T22:48:19.3896548Z [00:02:38.415]➜  packagefile sort=/tmp/go-build3381348043/b157/_pkg_.a
2025-08-20T22:48:19.3896968Z [00:02:38.415]➜  packagefile strconv=/tmp/go-build3381348043/b054/_pkg_.a
2025-08-20T22:48:19.3897724Z [00:02:38.415]➜  packagefile strings=/tmp/go-build3381348043/b063/_pkg_.a
2025-08-20T22:48:19.3898144Z [00:02:38.415]➜  packagefile sync=/tmp/go-build3381348043/b035/_pkg_.a
2025-08-20T22:48:19.3898451Z [00:02:38.415]➜  EOF
2025-08-20T22:48:19.3900179Z [00:02:38.415]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b183/_pkg_.a -trimpath "/root/.go/src/net/http/internal/httpcommon=>net/http/internal/httpcommon;$WORK/b183=>" -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/b183/importcfg -pack /root/.go/src/net/http/internal/httpcommon/httpcommon.go
2025-08-20T22:48:19.4000257Z [00:02:38.427]➜  go tool buildid -w $WORK/b258/_pkg_.a # internal
2025-08-20T22:48:19.4010108Z [00:02:38.428]➜  cp $WORK/b258/_pkg_.a /root/.cache/go-build/ba/baf62feb947f0f721ab1f1f736dae1e02b1681bf486c054d995eeee9054be5a0-d # internal
2025-08-20T22:48:19.4012945Z [00:02:38.428]➜  google.golang.org/grpc/credentials
2025-08-20T22:48:19.4015191Z [00:02:38.428]➜  mkdir -p $WORK/b256/
2025-08-20T22:48:19.4024760Z [00:02:38.429]➜  cat >/tmp/go-build3381348043/b256/importcfg << 'EOF' # internal
2025-08-20T22:48:19.4027427Z [00:02:38.430]➜  # import config
2025-08-20T22:48:19.4031474Z [00:02:38.430]➜  packagefile context=/tmp/go-build3381348043/b043/_pkg_.a
2025-08-20T22:48:19.4031952Z [00:02:38.430]➜  packagefile crypto/tls=/tmp/go-build3381348043/b120/_pkg_.a
2025-08-20T22:48:19.4032434Z [00:02:38.430]➜  packagefile crypto/x509=/tmp/go-build3381348043/b141/_pkg_.a
2025-08-20T22:48:19.4032876Z [00:02:38.430]➜  packagefile errors=/tmp/go-build3381348043/b004/_pkg_.a
2025-08-20T22:48:19.4033291Z [00:02:38.430]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:19.4033808Z [00:02:38.430]➜  packagefile google.golang.org/grpc/attributes=/tmp/go-build3381348043/b257/_pkg_.a
2025-08-20T22:48:19.4034406Z [00:02:38.430]➜  packagefile google.golang.org/grpc/grpclog=/tmp/go-build3381348043/b254/_pkg_.a
2025-08-20T22:48:19.4035059Z [00:02:38.430]➜  packagefile google.golang.org/grpc/internal/credentials=/tmp/go-build3381348043/b258/_pkg_.a
2025-08-20T22:48:19.4035824Z [00:02:38.430]➜  packagefile google.golang.org/grpc/internal/envconfig=/tmp/go-build3381348043/b259/_pkg_.a
2025-08-20T22:48:19.4036520Z [00:02:38.430]➜  packagefile google.golang.org/protobuf/proto=/tmp/go-build3381348043/b235/_pkg_.a
2025-08-20T22:48:19.4037018Z [00:02:38.430]➜  packagefile net=/tmp/go-build3381348043/b148/_pkg_.a
2025-08-20T22:48:19.4037809Z [00:02:38.430]➜  packagefile net/url=/tmp/go-build3381348043/b155/_pkg_.a
2025-08-20T22:48:19.4038298Z [00:02:38.430]➜  packagefile os=/tmp/go-build3381348043/b079/_pkg_.a
2025-08-20T22:48:19.4038601Z [00:02:38.430]➜  EOF
2025-08-20T22:48:19.4040734Z [00:02:38.430]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b256/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.74.2/credentials=>google.golang.org/grpc@v1.74.2/credentials;$WORK/b256=>" -p google.golang.org/grpc/credentials -lang=go1.23 -complete -installsuffix shared -buildid 1UKUvuqDDv9U9my4J13-/1UKUvuqDDv9U9my4J13- -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b256/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.74.2/credentials/credentials.go /root/go/pkg/mod/google.golang.org/grpc@v1.74.2/credentials/tls.go
2025-08-20T22:48:19.4138899Z [00:02:38.439]➜  go tool buildid -w $WORK/b369/_pkg_.a # internal
2025-08-20T22:48:19.4140397Z [00:02:38.441]➜  cp $WORK/b369/_pkg_.a /root/.cache/go-build/c0/c070af0304919ae0aa00c386825a4a2e7e33671f724c4601531edfa2a8580a77-d # internal
2025-08-20T22:48:19.4159930Z [00:02:38.443]➜  google.golang.org/protobuf/protoadapt
2025-08-20T22:48:19.4163142Z [00:02:38.443]➜  mkdir -p $WORK/b272/
2025-08-20T22:48:19.4164829Z [00:02:38.443]➜  cat >/tmp/go-build3381348043/b272/importcfg << 'EOF' # internal
2025-08-20T22:48:19.4165250Z [00:02:38.443]➜  # import config
2025-08-20T22:48:19.4165799Z [00:02:38.443]➜  packagefile google.golang.org/protobuf/proto=/tmp/go-build3381348043/b235/_pkg_.a
2025-08-20T22:48:19.4166892Z [00:02:38.443]➜  packagefile google.golang.org/protobuf/runtime/protoiface=/tmp/go-build3381348043/b238/_pkg_.a
2025-08-20T22:48:19.4167597Z [00:02:38.443]➜  packagefile google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build3381348043/b273/_pkg_.a
2025-08-20T22:48:19.4168040Z [00:02:38.443]➜  EOF
2025-08-20T22:48:19.4170228Z [00:02:38.444]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b272/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/protobuf@v1.36.7/protoadapt=>google.golang.org/protobuf@v1.36.7/protoadapt;$WORK/b272=>" -p google.golang.org/protobuf/protoadapt -lang=go1.22 -complete -installsuffix shared -buildid 4qW8hkxKJSATbmg4feJ5/4qW8hkxKJSATbmg4feJ5 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b272/importcfg -pack /root/go/pkg/mod/google.golang.org/protobuf@v1.36.7/protoadapt/convert.go
2025-08-20T22:48:19.4341682Z [00:02:38.461]➜  go tool buildid -w $WORK/b183/_pkg_.a # internal
2025-08-20T22:48:19.4373821Z [00:02:38.462]➜  cp $WORK/b183/_pkg_.a /root/.cache/go-build/4f/4f1074e04a92669d432df32ecf8a09cdb1a0184a89f78f6a259f28c0f7e71743-d # internal
2025-08-20T22:48:19.4374483Z [00:02:38.463]➜  net/http
2025-08-20T22:48:19.4374739Z [00:02:38.463]➜  mkdir -p $WORK/b161/
2025-08-20T22:48:19.4375124Z [00:02:38.464]➜  cat >/tmp/go-build3381348043/b161/importcfg << 'EOF' # internal
2025-08-20T22:48:19.4375473Z [00:02:38.464]➜  # import config
2025-08-20T22:48:19.4376042Z [00:02:38.464]➜  importmap golang.org/x/net/http/httpguts=vendor/golang.org/x/net/http/httpguts
2025-08-20T22:48:19.4376703Z [00:02:38.464]➜  importmap golang.org/x/net/http/httpproxy=vendor/golang.org/x/net/http/httpproxy
2025-08-20T22:48:19.4377290Z [00:02:38.464]➜  importmap golang.org/x/net/http2/hpack=vendor/golang.org/x/net/http2/hpack
2025-08-20T22:48:19.4377839Z [00:02:38.464]➜  importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna
2025-08-20T22:48:19.4378297Z [00:02:38.464]➜  packagefile bufio=/tmp/go-build3381348043/b162/_pkg_.a
2025-08-20T22:48:19.4378735Z [00:02:38.464]➜  packagefile bytes=/tmp/go-build3381348043/b003/_pkg_.a
2025-08-20T22:48:19.4379182Z [00:02:38.464]➜  packagefile compress/gzip=/tmp/go-build3381348043/b163/_pkg_.a
2025-08-20T22:48:19.4379654Z [00:02:38.464]➜  packagefile container/list=/tmp/go-build3381348043/b121/_pkg_.a
2025-08-20T22:48:19.4380104Z [00:02:38.464]➜  packagefile context=/tmp/go-build3381348043/b043/_pkg_.a
2025-08-20T22:48:19.4380550Z [00:02:38.464]➜  packagefile crypto/rand=/tmp/go-build3381348043/b116/_pkg_.a
2025-08-20T22:48:19.4381374Z [00:02:38.464]➜  packagefile crypto/tls=/tmp/go-build3381348043/b120/_pkg_.a
2025-08-20T22:48:19.4381929Z [00:02:38.464]➜  packagefile encoding/base64=/tmp/go-build3381348043/b146/_pkg_.a
2025-08-20T22:48:19.4382414Z [00:02:38.464]➜  packagefile encoding/binary=/tmp/go-build3381348043/b132/_pkg_.a
2025-08-20T22:48:19.4382862Z [00:02:38.464]➜  packagefile errors=/tmp/go-build3381348043/b004/_pkg_.a
2025-08-20T22:48:19.4383291Z [00:02:38.464]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:19.4383821Z [00:02:38.464]➜  packagefile vendor/golang.org/x/net/http/httpguts=/tmp/go-build3381348043/b166/_pkg_.a
2025-08-20T22:48:19.4384458Z [00:02:38.464]➜  packagefile vendor/golang.org/x/net/http/httpproxy=/tmp/go-build3381348043/b175/_pkg_.a
2025-08-20T22:48:19.4385088Z [00:02:38.464]➜  packagefile vendor/golang.org/x/net/http2/hpack=/tmp/go-build3381348043/b176/_pkg_.a
2025-08-20T22:48:19.4385686Z [00:02:38.464]➜  packagefile vendor/golang.org/x/net/idna=/tmp/go-build3381348043/b167/_pkg_.a
2025-08-20T22:48:19.4386759Z [00:02:38.464]➜  packagefile internal/godebug=/tmp/go-build3381348043/b045/_pkg_.a
2025-08-20T22:48:19.4387212Z [00:02:38.464]➜  packagefile io=/tmp/go-build3381348043/b034/_pkg_.a
2025-08-20T22:48:19.4387618Z [00:02:38.464]➜  packagefile io/fs=/tmp/go-build3381348043/b081/_pkg_.a
2025-08-20T22:48:19.4388027Z [00:02:38.464]➜  packagefile log=/tmp/go-build3381348043/b171/_pkg_.a
2025-08-20T22:48:19.4388754Z [00:02:38.464]➜  packagefile maps=/tmp/go-build3381348043/b147/_pkg_.a
2025-08-20T22:48:19.4389171Z [00:02:38.464]➜  packagefile math=/tmp/go-build3381348043/b055/_pkg_.a
2025-08-20T22:48:19.4389595Z [00:02:38.464]➜  packagefile math/bits=/tmp/go-build3381348043/b040/_pkg_.a
2025-08-20T22:48:19.4390038Z [00:02:38.464]➜  packagefile math/rand=/tmp/go-build3381348043/b100/_pkg_.a
2025-08-20T22:48:19.4390467Z [00:02:38.464]➜  packagefile mime=/tmp/go-build3381348043/b177/_pkg_.a
2025-08-20T22:48:19.4390920Z [00:02:38.464]➜  packagefile mime/multipart=/tmp/go-build3381348043/b178/_pkg_.a
2025-08-20T22:48:19.4391359Z [00:02:38.464]➜  packagefile net=/tmp/go-build3381348043/b148/_pkg_.a
2025-08-20T22:48:19.4391821Z [00:02:38.464]➜  packagefile net/http/httptrace=/tmp/go-build3381348043/b180/_pkg_.a
2025-08-20T22:48:19.4392322Z [00:02:38.464]➜  packagefile net/http/internal=/tmp/go-build3381348043/b181/_pkg_.a
2025-08-20T22:48:19.4392842Z [00:02:38.464]➜  packagefile net/http/internal/ascii=/tmp/go-build3381348043/b182/_pkg_.a
2025-08-20T22:48:19.4393420Z [00:02:38.464]➜  packagefile net/http/internal/httpcommon=/tmp/go-build3381348043/b183/_pkg_.a
2025-08-20T22:48:19.4393942Z [00:02:38.464]➜  packagefile net/textproto=/tmp/go-build3381348043/b174/_pkg_.a
2025-08-20T22:48:19.4394392Z [00:02:38.464]➜  packagefile net/url=/tmp/go-build3381348043/b155/_pkg_.a
2025-08-20T22:48:19.4394798Z [00:02:38.464]➜  packagefile os=/tmp/go-build3381348043/b079/_pkg_.a
2025-08-20T22:48:19.4395205Z [00:02:38.464]➜  packagefile path=/tmp/go-build3381348043/b082/_pkg_.a
2025-08-20T22:48:19.4395659Z [00:02:38.464]➜  packagefile path/filepath=/tmp/go-build3381348043/b156/_pkg_.a
2025-08-20T22:48:19.4397032Z [00:02:38.464]➜  packagefile reflect=/tmp/go-build3381348043/b099/_pkg_.a
2025-08-20T22:48:19.4397469Z [00:02:38.464]➜  packagefile runtime=/tmp/go-build3381348043/b010/_pkg_.a
2025-08-20T22:48:19.4397895Z [00:02:38.464]➜  packagefile slices=/tmp/go-build3381348043/b050/_pkg_.a
2025-08-20T22:48:19.4398306Z [00:02:38.464]➜  packagefile sort=/tmp/go-build3381348043/b157/_pkg_.a
2025-08-20T22:48:19.4398738Z [00:02:38.464]➜  packagefile strconv=/tmp/go-build3381348043/b054/_pkg_.a
2025-08-20T22:48:19.4399165Z [00:02:38.464]➜  packagefile strings=/tmp/go-build3381348043/b063/_pkg_.a
2025-08-20T22:48:19.4399584Z [00:02:38.464]➜  packagefile sync=/tmp/go-build3381348043/b035/_pkg_.a
2025-08-20T22:48:19.4400016Z [00:02:38.464]➜  packagefile sync/atomic=/tmp/go-build3381348043/b037/_pkg_.a
2025-08-20T22:48:19.4400450Z [00:02:38.464]➜  packagefile time=/tmp/go-build3381348043/b044/_pkg_.a
2025-08-20T22:48:19.4401164Z [00:02:38.464]➜  packagefile unicode=/tmp/go-build3381348043/b041/_pkg_.a
2025-08-20T22:48:19.4401706Z [00:02:38.464]➜  packagefile unicode/utf8=/tmp/go-build3381348043/b042/_pkg_.a
2025-08-20T22:48:19.4402044Z [00:02:38.464]➜  EOF
2025-08-20T22:48:19.4407075Z [00:02:38.464]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b161/_pkg_.a -trimpath "/root/.go/src/net/http=>net/http;$WORK/b161=>" -p net/http -lang=go1.25 -std -complete -installsuffix shared -buildid YvIGaYfyBtCedgvlyKYY/YvIGaYfyBtCedgvlyKYY -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b161/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-20T22:48:19.4429213Z [00:02:38.470]➜  go tool buildid -w $WORK/b272/_pkg_.a # internal
2025-08-20T22:48:19.4442452Z [00:02:38.471]➜  cp $WORK/b272/_pkg_.a /root/.cache/go-build/eb/eb4b756a328ecbec6202061d5ab72861762aa203fa0dd878b748699a19f5b3c6-d # internal
2025-08-20T22:48:19.4451295Z [00:02:38.472]➜  google.golang.org/grpc/internal/pretty
2025-08-20T22:48:19.4451647Z [00:02:38.472]➜  mkdir -p $WORK/b271/
2025-08-20T22:48:19.4461873Z [00:02:38.473]➜  cat >/tmp/go-build3381348043/b271/importcfg << 'EOF' # internal
2025-08-20T22:48:19.4466780Z [00:02:38.473]➜  # import config
2025-08-20T22:48:19.4470823Z [00:02:38.473]➜  packagefile bytes=/tmp/go-build3381348043/b003/_pkg_.a
2025-08-20T22:48:19.4473800Z [00:02:38.473]➜  packagefile encoding/json=/tmp/go-build3381348043/b158/_pkg_.a
2025-08-20T22:48:19.4479675Z [00:02:38.473]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:19.4480288Z [00:02:38.473]➜  packagefile google.golang.org/protobuf/encoding/protojson=/tmp/go-build3381348043/b215/_pkg_.a
2025-08-20T22:48:19.4480968Z [00:02:38.473]➜  packagefile google.golang.org/protobuf/protoadapt=/tmp/go-build3381348043/b272/_pkg_.a
2025-08-20T22:48:19.4481395Z [00:02:38.473]➜  EOF
2025-08-20T22:48:19.4483360Z [00:02:38.473]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b271/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.74.2/internal/pretty=>google.golang.org/grpc@v1.74.2/internal/pretty;$WORK/b271=>" -p google.golang.org/grpc/internal/pretty -lang=go1.23 -complete -installsuffix shared -buildid Or5jbIxIkEyLsBOsUltI/Or5jbIxIkEyLsBOsUltI -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b271/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.74.2/internal/pretty/pretty.go
2025-08-20T22:48:19.4674911Z [00:02:38.494]➜  go tool buildid -w $WORK/b271/_pkg_.a # internal
2025-08-20T22:48:19.4681416Z [00:02:38.495]➜  cp $WORK/b271/_pkg_.a /root/.cache/go-build/6b/6baefdbdc0ddbb18d13bbe4c2999e00f33d878693e8642f74e5eac21ff0dd2ae-d # internal
2025-08-20T22:48:19.4683222Z [00:02:38.495]➜  google.golang.org/grpc/encoding/proto
2025-08-20T22:48:19.4683551Z [00:02:38.495]➜  mkdir -p $WORK/b287/
2025-08-20T22:48:19.4688889Z [00:02:38.496]➜  cat >/tmp/go-build3381348043/b287/importcfg << 'EOF' # internal
2025-08-20T22:48:19.4690514Z [00:02:38.496]➜  # import config
2025-08-20T22:48:19.4692757Z [00:02:38.496]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:19.4693614Z [00:02:38.496]➜  packagefile google.golang.org/grpc/encoding=/tmp/go-build3381348043/b284/_pkg_.a
2025-08-20T22:48:19.4694285Z [00:02:38.496]➜  packagefile google.golang.org/grpc/mem=/tmp/go-build3381348043/b286/_pkg_.a
2025-08-20T22:48:19.4694875Z [00:02:38.496]➜  packagefile google.golang.org/protobuf/proto=/tmp/go-build3381348043/b235/_pkg_.a
2025-08-20T22:48:19.4695504Z [00:02:38.496]➜  packagefile google.golang.org/protobuf/protoadapt=/tmp/go-build3381348043/b272/_pkg_.a
2025-08-20T22:48:19.4696077Z [00:02:38.496]➜  EOF
2025-08-20T22:48:19.4698017Z [00:02:38.496]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b287/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.74.2/encoding/proto=>google.golang.org/grpc@v1.74.2/encoding/proto;$WORK/b287=>" -p google.golang.org/grpc/encoding/proto -lang=go1.23 -complete -installsuffix shared -buildid -9znb6Gv4M9ingICw10y/-9znb6Gv4M9ingICw10y -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b287/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.74.2/encoding/proto/proto.go
2025-08-20T22:48:19.4770444Z [00:02:38.501]➜  go tool buildid -w $WORK/b256/_pkg_.a # internal
2025-08-20T22:48:19.4771245Z [00:02:38.502]➜  cp $WORK/b256/_pkg_.a /root/.cache/go-build/4a/4a5a6c1daa52a6d945b2668be2b967ea57f4d81d1d3237d486a500f8c1742fda-d # internal
2025-08-20T22:48:19.4771860Z [00:02:38.503]➜  google.golang.org/grpc/internal/channelz
2025-08-20T22:48:19.4772180Z [00:02:38.503]➜  mkdir -p $WORK/b252/
2025-08-20T22:48:19.4772953Z [00:02:38.503]➜  cat >/tmp/go-build3381348043/b252/importcfg << 'EOF' # internal
2025-08-20T22:48:19.4773301Z [00:02:38.503]➜  # import config
2025-08-20T22:48:19.4773631Z [00:02:38.503]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:19.4774104Z [00:02:38.503]➜  packagefile golang.org/x/sys/unix=/tmp/go-build3381348043/b211/_pkg_.a
2025-08-20T22:48:19.4774692Z [00:02:38.503]➜  packagefile google.golang.org/grpc/connectivity=/tmp/go-build3381348043/b253/_pkg_.a
2025-08-20T22:48:19.4775322Z [00:02:38.503]➜  packagefile google.golang.org/grpc/credentials=/tmp/go-build3381348043/b256/_pkg_.a
2025-08-20T22:48:19.4776238Z [00:02:38.503]➜  packagefile google.golang.org/grpc/grpclog=/tmp/go-build3381348043/b254/_pkg_.a
2025-08-20T22:48:19.4776890Z [00:02:38.503]➜  packagefile google.golang.org/grpc/internal=/tmp/go-build3381348043/b260/_pkg_.a
2025-08-20T22:48:19.4777387Z [00:02:38.503]➜  packagefile net=/tmp/go-build3381348043/b148/_pkg_.a
2025-08-20T22:48:19.4777812Z [00:02:38.503]➜  packagefile sort=/tmp/go-build3381348043/b157/_pkg_.a
2025-08-20T22:48:19.4778222Z [00:02:38.503]➜  packagefile sync=/tmp/go-build3381348043/b035/_pkg_.a
2025-08-20T22:48:19.4778703Z [00:02:38.503]➜  packagefile sync/atomic=/tmp/go-build3381348043/b037/_pkg_.a
2025-08-20T22:48:19.4779149Z [00:02:38.503]➜  packagefile syscall=/tmp/go-build3381348043/b047/_pkg_.a
2025-08-20T22:48:19.4779566Z [00:02:38.503]➜  packagefile time=/tmp/go-build3381348043/b044/_pkg_.a
2025-08-20T22:48:19.4779877Z [00:02:38.503]➜  EOF
2025-08-20T22:48:19.4784433Z [00:02:38.503]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b252/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.74.2/internal/channelz=>google.golang.org/grpc@v1.74.2/internal/channelz;$WORK/b252=>" -p google.golang.org/grpc/internal/channelz -lang=go1.23 -complete -installsuffix shared -buildid cJr3-pZplalru48ZALoA/cJr3-pZplalru48ZALoA -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b252/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.74.2/internal/channelz/channel.go /root/go/pkg/mod/google.golang.org/grpc@v1.74.2/internal/channelz/channelmap.go /root/go/pkg/mod/google.golang.org/grpc@v1.74.2/internal/channelz/funcs.go /root/go/pkg/mod/google.golang.org/grpc@v1.74.2/internal/channelz/logging.go /root/go/pkg/mod/google.golang.org/grpc@v1.74.2/internal/channelz/server.go /root/go/pkg/mod/google.golang.org/grpc@v1.74.2/internal/channelz/socket.go /root/go/pkg/mod/google.golang.org/grpc@v1.74.2/internal/channelz/subchannel.go /root/go/pkg/mod/google.golang.org/grpc@v1.74.2/internal/channelz/syscall_linux.go /root/go/pkg/mod/google.golang.org/grpc@v1.74.2/internal/channelz/trace.go
2025-08-20T22:48:19.4929993Z [00:02:38.520]➜  go tool buildid -w $WORK/b287/_pkg_.a # internal
2025-08-20T22:48:19.4939310Z [00:02:38.521]➜  cp $WORK/b287/_pkg_.a /root/.cache/go-build/a5/a55742543496aa19b9492d38aa868d3f0ce1bc563339efb99ad6b02c9710a053-d # internal
2025-08-20T22:48:19.4942669Z [00:02:38.521]➜  google.golang.org/grpc/resolver
2025-08-20T22:48:19.4944001Z [00:02:38.521]➜  mkdir -p $WORK/b265/
2025-08-20T22:48:19.4951638Z [00:02:38.522]➜  cat >/tmp/go-build3381348043/b265/importcfg << 'EOF' # internal
2025-08-20T22:48:19.4952298Z [00:02:38.522]➜  # import config
2025-08-20T22:48:19.4952799Z [00:02:38.522]➜  packagefile context=/tmp/go-build3381348043/b043/_pkg_.a
2025-08-20T22:48:19.4953391Z [00:02:38.522]➜  packagefile encoding/base64=/tmp/go-build3381348043/b146/_pkg_.a
2025-08-20T22:48:19.4953982Z [00:02:38.522]➜  packagefile errors=/tmp/go-build3381348043/b004/_pkg_.a
2025-08-20T22:48:19.4954565Z [00:02:38.522]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:19.4955227Z [00:02:38.522]➜  packagefile google.golang.org/grpc/attributes=/tmp/go-build3381348043/b257/_pkg_.a
2025-08-20T22:48:19.4956124Z [00:02:38.522]➜  packagefile google.golang.org/grpc/credentials=/tmp/go-build3381348043/b256/_pkg_.a
2025-08-20T22:48:19.4956947Z [00:02:38.522]➜  packagefile google.golang.org/grpc/experimental/stats=/tmp/go-build3381348043/b262/_pkg_.a
2025-08-20T22:48:19.4958094Z [00:02:38.522]➜  packagefile google.golang.org/grpc/internal=/tmp/go-build3381348043/b260/_pkg_.a
2025-08-20T22:48:19.4958816Z [00:02:38.522]➜  packagefile google.golang.org/grpc/serviceconfig=/tmp/go-build3381348043/b261/_pkg_.a
2025-08-20T22:48:19.4959458Z [00:02:38.522]➜  packagefile net=/tmp/go-build3381348043/b148/_pkg_.a
2025-08-20T22:48:19.4960013Z [00:02:38.522]➜  packagefile net/url=/tmp/go-build3381348043/b155/_pkg_.a
2025-08-20T22:48:19.4960575Z [00:02:38.522]➜  packagefile sort=/tmp/go-build3381348043/b157/_pkg_.a
2025-08-20T22:48:19.4961109Z [00:02:38.522]➜  packagefile strings=/tmp/go-build3381348043/b063/_pkg_.a
2025-08-20T22:48:19.4961538Z [00:02:38.522]➜  EOF
2025-08-20T22:48:19.4972562Z [00:02:38.524]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b265/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.74.2/resolver=>google.golang.org/grpc@v1.74.2/resolver;$WORK/b265=>" -p google.golang.org/grpc/resolver -lang=go1.23 -complete -installsuffix shared -buildid JihRPh37knBmghm56KEc/JihRPh37knBmghm56KEc -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b265/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.74.2/resolver/map.go /root/go/pkg/mod/google.golang.org/grpc@v1.74.2/resolver/resolver.go
2025-08-20T22:48:19.5400067Z [00:02:38.567]➜  go tool buildid -w $WORK/b265/_pkg_.a # internal
2025-08-20T22:48:19.5411535Z [00:02:38.568]➜  cd $WORK/b354
2025-08-20T22:48:19.5413061Z [00:02:38.568]➜  TERM='dumb' gcc -I /root/.go/src/os/user -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b354=/tmp/go-build -gno-record-gcc-switches -I $WORK/b354/ -O2 -flto=auto -fPIE -fpie -static -w -pipe -fno-stack-protector -ffile-prefix-map=/root/.go=/_/GOROOT -frandom-seed=TCDaqMs50n5i10PI86Tl -o $WORK/b354/_x001.o -c _cgo_export.c
2025-08-20T22:48:19.5414617Z [00:02:38.568]➜  cp $WORK/b265/_pkg_.a /root/.cache/go-build/6c/6c957bc988498b4bed5128de7c2f7547da98362cf297fccf839bb11944b5706a-d # internal
2025-08-20T22:48:19.5421678Z [00:02:38.569]➜  google.golang.org/grpc/credentials/insecure
2025-08-20T22:48:19.5422162Z [00:02:38.569]➜  mkdir -p $WORK/b283/
2025-08-20T22:48:19.5423534Z [00:02:38.569]➜  cat >/tmp/go-build3381348043/b283/importcfg << 'EOF' # internal
2025-08-20T22:48:19.5424300Z [00:02:38.569]➜  # import config
2025-08-20T22:48:19.5424821Z [00:02:38.569]➜  packagefile context=/tmp/go-build3381348043/b043/_pkg_.a
2025-08-20T22:48:19.5426309Z [00:02:38.569]➜  packagefile google.golang.org/grpc/credentials=/tmp/go-build3381348043/b256/_pkg_.a
2025-08-20T22:48:19.5427468Z [00:02:38.569]➜  packagefile net=/tmp/go-build3381348043/b148/_pkg_.a
2025-08-20T22:48:19.5427913Z [00:02:38.569]➜  EOF
2025-08-20T22:48:19.5428206Z [00:02:38.569]➜  cd /tmp/tmp.ktsoLsWyz4/TEMPREPO/cmd/step
2025-08-20T22:48:19.5430461Z [00:02:38.569]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b283/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.74.2/credentials/insecure=>google.golang.org/grpc@v1.74.2/credentials/insecure;$WORK/b283=>" -p google.golang.org/grpc/credentials/insecure -lang=go1.23 -complete -installsuffix shared -buildid H_E_AVlwbqezO96kNsTj/H_E_AVlwbqezO96kNsTj -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b283/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.74.2/credentials/insecure/insecure.go
2025-08-20T22:48:19.5576904Z [00:02:38.585]➜  go tool buildid -w $WORK/b283/_pkg_.a # internal
2025-08-20T22:48:19.5605073Z [00:02:38.587]➜  cp $WORK/b283/_pkg_.a /root/.cache/go-build/d3/d3acb67bcda51803dff5b89bdd2aa59b45dc3a51a81ee115e8d6c7a9ca210b65-d # internal
2025-08-20T22:48:19.5611363Z [00:02:38.588]➜  cd $WORK/b354
2025-08-20T22:48:19.5613709Z [00:02:38.588]➜  TERM='dumb' gcc -I /root/.go/src/os/user -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b354=/tmp/go-build -gno-record-gcc-switches -I $WORK/b354/ -O2 -flto=auto -fPIE -fpie -static -w -pipe -fno-stack-protector -ffile-prefix-map=/root/.go=/_/GOROOT -frandom-seed=TCDaqMs50n5i10PI86Tl -o $WORK/b354/_x002.o -c cgo_lookup_cgo.cgo2.c
2025-08-20T22:48:19.5615289Z [00:02:38.588]➜  google.golang.org/protobuf/types/known/durationpb
2025-08-20T22:48:19.5615636Z [00:02:38.588]➜  mkdir -p $WORK/b293/
2025-08-20T22:48:19.5616894Z [00:02:38.589]➜  cat >/tmp/go-build3381348043/b293/importcfg << 'EOF' # internal
2025-08-20T22:48:19.5617257Z [00:02:38.589]➜  # import config
2025-08-20T22:48:19.5617776Z [00:02:38.589]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build3381348043/b224/_pkg_.a
2025-08-20T22:48:19.5618503Z [00:02:38.589]➜  packagefile google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build3381348043/b273/_pkg_.a
2025-08-20T22:48:19.5619055Z [00:02:38.589]➜  packagefile math=/tmp/go-build3381348043/b055/_pkg_.a
2025-08-20T22:48:19.5619476Z [00:02:38.589]➜  packagefile reflect=/tmp/go-build3381348043/b099/_pkg_.a
2025-08-20T22:48:19.5619898Z [00:02:38.589]➜  packagefile sync=/tmp/go-build3381348043/b035/_pkg_.a
2025-08-20T22:48:19.5620321Z [00:02:38.589]➜  packagefile time=/tmp/go-build3381348043/b044/_pkg_.a
2025-08-20T22:48:19.5620631Z [00:02:38.589]➜  EOF
2025-08-20T22:48:19.5620898Z [00:02:38.589]➜  cd /tmp/tmp.ktsoLsWyz4/TEMPREPO/cmd/step
2025-08-20T22:48:19.5623420Z [00:02:38.589]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b293/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/protobuf@v1.36.7/types/known/durationpb=>google.golang.org/protobuf@v1.36.7/types/known/durationpb;$WORK/b293=>" -p google.golang.org/protobuf/types/known/durationpb -lang=go1.22 -complete -installsuffix shared -buildid iIHE7WPD1eYRlWrXrhY0/iIHE7WPD1eYRlWrXrhY0 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b293/importcfg -pack /root/go/pkg/mod/google.golang.org/protobuf@v1.36.7/types/known/durationpb/duration.pb.go
2025-08-20T22:48:19.5919861Z [00:02:38.619]➜  go tool buildid -w $WORK/b252/_pkg_.a # internal
2025-08-20T22:48:19.5937833Z [00:02:38.621]➜  go tool buildid -w $WORK/b293/_pkg_.a # internal
2025-08-20T22:48:19.5941861Z [00:02:38.621]➜  cp $WORK/b252/_pkg_.a /root/.cache/go-build/66/660ef78746a302154c7e9c560584838bff2beb5cc2f4d9c085936379ed263978-d # internal
2025-08-20T22:48:19.5942472Z [00:02:38.621]➜  google.golang.org/grpc/channelz
2025-08-20T22:48:19.5942784Z [00:02:38.621]➜  mkdir -p $WORK/b251/
2025-08-20T22:48:19.5946645Z [00:02:38.622]➜  cat >/tmp/go-build3381348043/b251/importcfg << 'EOF' # internal
2025-08-20T22:48:19.5947030Z [00:02:38.622]➜  # import config
2025-08-20T22:48:19.5947536Z [00:02:38.622]➜  packagefile google.golang.org/grpc/internal/channelz=/tmp/go-build3381348043/b252/_pkg_.a
2025-08-20T22:48:19.5947979Z [00:02:38.622]➜  EOF
2025-08-20T22:48:19.5949825Z [00:02:38.622]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b251/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.74.2/channelz=>google.golang.org/grpc@v1.74.2/channelz;$WORK/b251=>" -p google.golang.org/grpc/channelz -lang=go1.23 -complete -installsuffix shared -buildid YwYtrn3YasvTNgT3NshG/YwYtrn3YasvTNgT3NshG -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b251/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.74.2/channelz/channelz.go
2025-08-20T22:48:19.5968479Z [00:02:38.624]➜  cp $WORK/b293/_pkg_.a /root/.cache/go-build/ec/ec93881c157da5ab6bdc22c2b0235de72ec281e9465005bdb4a61166e19c6aa1-d # internal
2025-08-20T22:48:19.5976479Z [00:02:38.625]➜  google.golang.org/protobuf/types/known/timestamppb
2025-08-20T22:48:19.5976863Z [00:02:38.625]➜  mkdir -p $WORK/b294/
2025-08-20T22:48:19.5984457Z [00:02:38.625]➜  cat >/tmp/go-build3381348043/b294/importcfg << 'EOF' # internal
2025-08-20T22:48:19.5984907Z [00:02:38.625]➜  # import config
2025-08-20T22:48:19.5985425Z [00:02:38.625]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build3381348043/b224/_pkg_.a
2025-08-20T22:48:19.5986259Z [00:02:38.625]➜  packagefile google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build3381348043/b273/_pkg_.a
2025-08-20T22:48:19.5986820Z [00:02:38.625]➜  packagefile reflect=/tmp/go-build3381348043/b099/_pkg_.a
2025-08-20T22:48:19.5987267Z [00:02:38.625]➜  packagefile sync=/tmp/go-build3381348043/b035/_pkg_.a
2025-08-20T22:48:19.5987679Z [00:02:38.625]➜  packagefile time=/tmp/go-build3381348043/b044/_pkg_.a
2025-08-20T22:48:19.5987986Z [00:02:38.625]➜  EOF
2025-08-20T22:48:19.5995420Z [00:02:38.626]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b294/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/protobuf@v1.36.7/types/known/timestamppb=>google.golang.org/protobuf@v1.36.7/types/known/timestamppb;$WORK/b294=>" -p google.golang.org/protobuf/types/known/timestamppb -lang=go1.22 -complete -installsuffix shared -buildid RJxUXewO0XQkrbW2bIim/RJxUXewO0XQkrbW2bIim -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b294/importcfg -pack /root/go/pkg/mod/google.golang.org/protobuf@v1.36.7/types/known/timestamppb/timestamp.pb.go
2025-08-20T22:48:19.6021463Z [00:02:38.629]➜  cd $WORK/b354
2025-08-20T22:48:19.6023402Z [00:02:38.629]➜  TERM='dumb' gcc -I /root/.go/src/os/user -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b354=/tmp/go-build -gno-record-gcc-switches -I $WORK/b354/ -O2 -flto=auto -fPIE -fpie -static -w -pipe -fno-stack-protector -ffile-prefix-map=/root/.go=/_/GOROOT -frandom-seed=TCDaqMs50n5i10PI86Tl -o $WORK/b354/_x003.o -c getgrouplist_unix.cgo2.c
2025-08-20T22:48:19.6039326Z [00:02:38.631]➜  go tool buildid -w $WORK/b251/_pkg_.a # internal
2025-08-20T22:48:19.6043873Z [00:02:38.631]➜  cp $WORK/b251/_pkg_.a /root/.cache/go-build/cb/cb2551238203ee9e2ac5ef1aacf4b5acca4918ec92adb999fe1113a4c8e9c0eb-d # internal
2025-08-20T22:48:19.6044817Z [00:02:38.631]➜  google.golang.org/grpc/balancer
2025-08-20T22:48:19.6045187Z [00:02:38.631]➜  mkdir -p $WORK/b250/
2025-08-20T22:48:19.6047538Z [00:02:38.632]➜  cat >/tmp/go-build3381348043/b250/importcfg << 'EOF' # internal
2025-08-20T22:48:19.6048208Z [00:02:38.632]➜  # import config
2025-08-20T22:48:19.6048584Z [00:02:38.632]➜  packagefile context=/tmp/go-build3381348043/b043/_pkg_.a
2025-08-20T22:48:19.6049073Z [00:02:38.632]➜  packagefile encoding/json=/tmp/go-build3381348043/b158/_pkg_.a
2025-08-20T22:48:19.6049536Z [00:02:38.632]➜  packagefile errors=/tmp/go-build3381348043/b004/_pkg_.a
2025-08-20T22:48:19.6050055Z [00:02:38.632]➜  packagefile google.golang.org/grpc/channelz=/tmp/go-build3381348043/b251/_pkg_.a
2025-08-20T22:48:19.6050673Z [00:02:38.632]➜  packagefile google.golang.org/grpc/connectivity=/tmp/go-build3381348043/b253/_pkg_.a
2025-08-20T22:48:19.6051295Z [00:02:38.632]➜  packagefile google.golang.org/grpc/credentials=/tmp/go-build3381348043/b256/_pkg_.a
2025-08-20T22:48:19.6051962Z [00:02:38.632]➜  packagefile google.golang.org/grpc/experimental/stats=/tmp/go-build3381348043/b262/_pkg_.a
2025-08-20T22:48:19.6052596Z [00:02:38.632]➜  packagefile google.golang.org/grpc/grpclog=/tmp/go-build3381348043/b254/_pkg_.a
2025-08-20T22:48:19.6053188Z [00:02:38.632]➜  packagefile google.golang.org/grpc/internal=/tmp/go-build3381348043/b260/_pkg_.a
2025-08-20T22:48:19.6053779Z [00:02:38.632]➜  packagefile google.golang.org/grpc/metadata=/tmp/go-build3381348043/b264/_pkg_.a
2025-08-20T22:48:19.6054739Z [00:02:38.632]➜  packagefile google.golang.org/grpc/resolver=/tmp/go-build3381348043/b265/_pkg_.a
2025-08-20T22:48:19.6055357Z [00:02:38.632]➜  packagefile google.golang.org/grpc/serviceconfig=/tmp/go-build3381348043/b261/_pkg_.a
2025-08-20T22:48:19.6056158Z [00:02:38.632]➜  packagefile net=/tmp/go-build3381348043/b148/_pkg_.a
2025-08-20T22:48:19.6056650Z [00:02:38.632]➜  packagefile strings=/tmp/go-build3381348043/b063/_pkg_.a
2025-08-20T22:48:19.6056970Z [00:02:38.632]➜  EOF
2025-08-20T22:48:19.6057255Z [00:02:38.632]➜  cd /tmp/tmp.ktsoLsWyz4/TEMPREPO/cmd/step
2025-08-20T22:48:19.6059705Z [00:02:38.632]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b250/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.74.2/balancer=>google.golang.org/grpc@v1.74.2/balancer;$WORK/b250=>" -p google.golang.org/grpc/balancer -lang=go1.23 -complete -installsuffix shared -buildid sJvzwr4hRLHDb06vfUa8/sJvzwr4hRLHDb06vfUa8 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b250/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.74.2/balancer/balancer.go /root/go/pkg/mod/google.golang.org/grpc@v1.74.2/balancer/conn_state_evaluator.go /root/go/pkg/mod/google.golang.org/grpc@v1.74.2/balancer/subconn.go
2025-08-20T22:48:19.6240920Z [00:02:38.651]➜  cd $WORK/b354
2025-08-20T22:48:19.6242431Z [00:02:38.651]➜  TERM='dumb' gcc -I /root/.go/src/os/user -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b354=/tmp/go-build -gno-record-gcc-switches -I $WORK/b354/ -O2 -flto=auto -fPIE -fpie -static -w -pipe -fno-stack-protector -ffile-prefix-map=/root/.go=/_/GOROOT -frandom-seed=TCDaqMs50n5i10PI86Tl -o $WORK/b354/_cgo_main.o -c _cgo_main.c
2025-08-20T22:48:19.6334139Z [00:02:38.660]➜  go tool buildid -w $WORK/b250/_pkg_.a # internal
2025-08-20T22:48:19.6348674Z [00:02:38.662]➜  cp $WORK/b250/_pkg_.a /root/.cache/go-build/2f/2fddb85bb9692eada54db360b5ba713061cf4de01fa76292266384e0b0cc7c90-d # internal
2025-08-20T22:48:19.6356671Z [00:02:38.663]➜  google.golang.org/grpc/balancer/base
2025-08-20T22:48:19.6357696Z [00:02:38.663]➜  mkdir -p $WORK/b266/
2025-08-20T22:48:19.6366226Z [00:02:38.663]➜  cat >/tmp/go-build3381348043/b266/importcfg << 'EOF' # internal
2025-08-20T22:48:19.6366760Z [00:02:38.663]➜  # import config
2025-08-20T22:48:19.6367113Z [00:02:38.663]➜  packagefile errors=/tmp/go-build3381348043/b004/_pkg_.a
2025-08-20T22:48:19.6367535Z [00:02:38.663]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:19.6368363Z [00:02:38.663]➜  packagefile google.golang.org/grpc/balancer=/tmp/go-build3381348043/b250/_pkg_.a
2025-08-20T22:48:19.6369043Z [00:02:38.663]➜  packagefile google.golang.org/grpc/connectivity=/tmp/go-build3381348043/b253/_pkg_.a
2025-08-20T22:48:19.6369649Z [00:02:38.663]➜  packagefile google.golang.org/grpc/grpclog=/tmp/go-build3381348043/b254/_pkg_.a
2025-08-20T22:48:19.6370235Z [00:02:38.663]➜  packagefile google.golang.org/grpc/resolver=/tmp/go-build3381348043/b265/_pkg_.a
2025-08-20T22:48:19.6370687Z [00:02:38.663]➜  EOF
2025-08-20T22:48:19.6370956Z [00:02:38.663]➜  cd /tmp/tmp.ktsoLsWyz4/TEMPREPO/cmd/step
2025-08-20T22:48:19.6373201Z [00:02:38.663]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b266/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.74.2/balancer/base=>google.golang.org/grpc@v1.74.2/balancer/base;$WORK/b266=>" -p google.golang.org/grpc/balancer/base -lang=go1.23 -complete -installsuffix shared -buildid 9U7xXFm7glaefRnt_cq4/9U7xXFm7glaefRnt_cq4 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b266/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.74.2/balancer/base/balancer.go /root/go/pkg/mod/google.golang.org/grpc@v1.74.2/balancer/base/base.go
2025-08-20T22:48:19.6375121Z [00:02:38.664]➜  go tool buildid -w $WORK/b294/_pkg_.a # internal
2025-08-20T22:48:19.6379564Z [00:02:38.665]➜  cp $WORK/b294/_pkg_.a /root/.cache/go-build/cf/cf672029bc18a71524f5d6cd819350a7825b08019dc080f48e301046a81059e0-d # internal
2025-08-20T22:48:19.6380607Z [00:02:38.665]➜  google.golang.org/grpc/balancer/pickfirst/pickfirstleaf
2025-08-20T22:48:19.6380990Z [00:02:38.665]➜  mkdir -p $WORK/b269/
2025-08-20T22:48:19.6381367Z [00:02:38.665]➜  cat >/tmp/go-build3381348043/b269/importcfg << 'EOF' # internal
2025-08-20T22:48:19.6381711Z [00:02:38.665]➜  # import config
2025-08-20T22:48:19.6382074Z [00:02:38.665]➜  packagefile encoding/json=/tmp/go-build3381348043/b158/_pkg_.a
2025-08-20T22:48:19.6382518Z [00:02:38.665]➜  packagefile errors=/tmp/go-build3381348043/b004/_pkg_.a
2025-08-20T22:48:19.6382943Z [00:02:38.665]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:19.6383449Z [00:02:38.665]➜  packagefile google.golang.org/grpc/balancer=/tmp/go-build3381348043/b250/_pkg_.a
2025-08-20T22:48:19.6384124Z [00:02:38.665]➜  packagefile google.golang.org/grpc/balancer/pickfirst/internal=/tmp/go-build3381348043/b268/_pkg_.a
2025-08-20T22:48:19.6384800Z [00:02:38.665]➜  packagefile google.golang.org/grpc/connectivity=/tmp/go-build3381348043/b253/_pkg_.a
2025-08-20T22:48:19.6385454Z [00:02:38.665]➜  packagefile google.golang.org/grpc/experimental/stats=/tmp/go-build3381348043/b262/_pkg_.a
2025-08-20T22:48:19.6386781Z [00:02:38.665]➜  packagefile google.golang.org/grpc/grpclog=/tmp/go-build3381348043/b254/_pkg_.a
2025-08-20T22:48:19.6387417Z [00:02:38.665]➜  packagefile google.golang.org/grpc/internal/envconfig=/tmp/go-build3381348043/b259/_pkg_.a
2025-08-20T22:48:19.6388070Z [00:02:38.665]➜  packagefile google.golang.org/grpc/internal/grpclog=/tmp/go-build3381348043/b270/_pkg_.a
2025-08-20T22:48:19.6388724Z [00:02:38.665]➜  packagefile google.golang.org/grpc/internal/pretty=/tmp/go-build3381348043/b271/_pkg_.a
2025-08-20T22:48:19.6389332Z [00:02:38.665]➜  packagefile google.golang.org/grpc/resolver=/tmp/go-build3381348043/b265/_pkg_.a
2025-08-20T22:48:19.6389937Z [00:02:38.665]➜  packagefile google.golang.org/grpc/serviceconfig=/tmp/go-build3381348043/b261/_pkg_.a
2025-08-20T22:48:19.6390439Z [00:02:38.665]➜  packagefile net=/tmp/go-build3381348043/b148/_pkg_.a
2025-08-20T22:48:19.6390875Z [00:02:38.665]➜  packagefile net/netip=/tmp/go-build3381348043/b152/_pkg_.a
2025-08-20T22:48:19.6391303Z [00:02:38.665]➜  packagefile sync=/tmp/go-build3381348043/b035/_pkg_.a
2025-08-20T22:48:19.6391723Z [00:02:38.665]➜  packagefile time=/tmp/go-build3381348043/b044/_pkg_.a
2025-08-20T22:48:19.6392031Z [00:02:38.665]➜  EOF
2025-08-20T22:48:19.6394539Z [00:02:38.665]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b269/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.74.2/balancer/pickfirst/pickfirstleaf=>google.golang.org/grpc@v1.74.2/balancer/pickfirst/pickfirstleaf;$WORK/b269=>" -p google.golang.org/grpc/balancer/pickfirst/pickfirstleaf -lang=go1.23 -complete -installsuffix shared -buildid vGNVEugcDssNItSEDdSt/vGNVEugcDssNItSEDdSt -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b269/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.74.2/balancer/pickfirst/pickfirstleaf/pickfirstleaf.go
2025-08-20T22:48:19.6508838Z [00:02:38.677]➜  TERM='dumb' gcc -I /root/.go/src/os/user -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b354=/tmp/go-build -gno-record-gcc-switches -o $WORK/b354/_cgo_.o $WORK/b354/_cgo_main.o $WORK/b354/preferlinkext $WORK/b354/_x001.o $WORK/b354/_x002.o $WORK/b354/_x003.o -O2 -g
2025-08-20T22:48:19.6876307Z [00:02:38.714]➜  go tool buildid -w $WORK/b266/_pkg_.a # internal
2025-08-20T22:48:19.6890810Z [00:02:38.715]➜  cp $WORK/b266/_pkg_.a /root/.cache/go-build/ca/cacb93a7811e3c398e1cbfb766870760ead3b3fcf7673be791badfcb71f931a5-d # internal
2025-08-20T22:48:19.6891529Z [00:02:38.715]➜  google.golang.org/grpc/balancer/endpointsharding
2025-08-20T22:48:19.6891869Z [00:02:38.716]➜  mkdir -p $WORK/b281/
2025-08-20T22:48:19.6892248Z [00:02:38.716]➜  cat >/tmp/go-build3381348043/b281/importcfg << 'EOF' # internal
2025-08-20T22:48:19.6892595Z [00:02:38.716]➜  # import config
2025-08-20T22:48:19.6892935Z [00:02:38.716]➜  packagefile errors=/tmp/go-build3381348043/b004/_pkg_.a
2025-08-20T22:48:19.6893832Z [00:02:38.716]➜  packagefile google.golang.org/grpc/balancer=/tmp/go-build3381348043/b250/_pkg_.a
2025-08-20T22:48:19.6894447Z [00:02:38.716]➜  packagefile google.golang.org/grpc/balancer/base=/tmp/go-build3381348043/b266/_pkg_.a
2025-08-20T22:48:19.6895069Z [00:02:38.716]➜  packagefile google.golang.org/grpc/connectivity=/tmp/go-build3381348043/b253/_pkg_.a
2025-08-20T22:48:19.6895672Z [00:02:38.716]➜  packagefile google.golang.org/grpc/resolver=/tmp/go-build3381348043/b265/_pkg_.a
2025-08-20T22:48:19.6896380Z [00:02:38.716]➜  packagefile math/rand/v2=/tmp/go-build3381348043/b087/_pkg_.a
2025-08-20T22:48:19.6896817Z [00:02:38.716]➜  packagefile sync=/tmp/go-build3381348043/b035/_pkg_.a
2025-08-20T22:48:19.6897248Z [00:02:38.716]➜  packagefile sync/atomic=/tmp/go-build3381348043/b037/_pkg_.a
2025-08-20T22:48:19.6897579Z [00:02:38.716]➜  EOF
2025-08-20T22:48:19.6899740Z [00:02:38.716]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b281/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.74.2/balancer/endpointsharding=>google.golang.org/grpc@v1.74.2/balancer/endpointsharding;$WORK/b281=>" -p google.golang.org/grpc/balancer/endpointsharding -lang=go1.23 -complete -installsuffix shared -buildid ILSE1bCiIlYTmCTiqfiq/ILSE1bCiIlYTmCTiqfiq -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b281/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.74.2/balancer/endpointsharding/endpointsharding.go
2025-08-20T22:48:19.7415292Z [00:02:38.768]➜  go tool buildid -w $WORK/b269/_pkg_.a # internal
2025-08-20T22:48:19.7487310Z [00:02:38.775]➜  cp $WORK/b269/_pkg_.a /root/.cache/go-build/fa/fa0068d440113ef72cde834dd72c1f8d0f9fc57fea5515dfa7b71dc1d556bc9d-d # internal
2025-08-20T22:48:19.7496520Z [00:02:38.776]➜  google.golang.org/grpc/balancer/pickfirst
2025-08-20T22:48:19.7496920Z [00:02:38.776]➜  mkdir -p $WORK/b267/
2025-08-20T22:48:19.7502316Z [00:02:38.776]➜  cat >/tmp/go-build3381348043/b267/importcfg << 'EOF' # internal
2025-08-20T22:48:19.7503231Z [00:02:38.776]➜  # import config
2025-08-20T22:48:19.7504006Z [00:02:38.776]➜  packagefile encoding/json=/tmp/go-build3381348043/b158/_pkg_.a
2025-08-20T22:48:19.7505263Z [00:02:38.776]➜  packagefile errors=/tmp/go-build3381348043/b004/_pkg_.a
2025-08-20T22:48:19.7505699Z [00:02:38.776]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:19.7506387Z [00:02:38.776]➜  packagefile google.golang.org/grpc/balancer=/tmp/go-build3381348043/b250/_pkg_.a
2025-08-20T22:48:19.7510888Z [00:02:38.776]➜  packagefile google.golang.org/grpc/balancer/pickfirst/internal=/tmp/go-build3381348043/b268/_pkg_.a
2025-08-20T22:48:19.7511839Z [00:02:38.776]➜  packagefile google.golang.org/grpc/balancer/pickfirst/pickfirstleaf=/tmp/go-build3381348043/b269/_pkg_.a
2025-08-20T22:48:19.7512561Z [00:02:38.776]➜  packagefile google.golang.org/grpc/connectivity=/tmp/go-build3381348043/b253/_pkg_.a
2025-08-20T22:48:19.7513174Z [00:02:38.776]➜  packagefile google.golang.org/grpc/grpclog=/tmp/go-build3381348043/b254/_pkg_.a
2025-08-20T22:48:19.7513871Z [00:02:38.776]➜  packagefile google.golang.org/grpc/internal/envconfig=/tmp/go-build3381348043/b259/_pkg_.a
2025-08-20T22:48:19.7514530Z [00:02:38.776]➜  packagefile google.golang.org/grpc/internal/grpclog=/tmp/go-build3381348043/b270/_pkg_.a
2025-08-20T22:48:19.7515178Z [00:02:38.776]➜  packagefile google.golang.org/grpc/internal/pretty=/tmp/go-build3381348043/b271/_pkg_.a
2025-08-20T22:48:19.7515930Z [00:02:38.776]➜  packagefile google.golang.org/grpc/resolver=/tmp/go-build3381348043/b265/_pkg_.a
2025-08-20T22:48:19.7516611Z [00:02:38.776]➜  packagefile google.golang.org/grpc/serviceconfig=/tmp/go-build3381348043/b261/_pkg_.a
2025-08-20T22:48:19.7517156Z [00:02:38.776]➜  packagefile math/rand/v2=/tmp/go-build3381348043/b087/_pkg_.a
2025-08-20T22:48:19.7517488Z [00:02:38.776]➜  EOF
2025-08-20T22:48:19.7519466Z [00:02:38.776]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b267/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.74.2/balancer/pickfirst=>google.golang.org/grpc@v1.74.2/balancer/pickfirst;$WORK/b267=>" -p google.golang.org/grpc/balancer/pickfirst -lang=go1.23 -complete -installsuffix shared -buildid 3BpQ3jT9zR82y-P__MGZ/3BpQ3jT9zR82y-P__MGZ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b267/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.74.2/balancer/pickfirst/pickfirst.go
2025-08-20T22:48:19.7533861Z [00:02:38.780]➜  go tool buildid -w $WORK/b281/_pkg_.a # internal
2025-08-20T22:48:19.7544182Z [00:02:38.781]➜  cp $WORK/b281/_pkg_.a /root/.cache/go-build/37/3724914246719b7a5a3e52b3af50135298e691bf7ae8a8fe1cddc30645f37c1b-d # internal
2025-08-20T22:48:19.7550972Z [00:02:38.781]➜  google.golang.org/grpc/balancer/roundrobin
2025-08-20T22:48:19.7551309Z [00:02:38.781]➜  mkdir -p $WORK/b280/
2025-08-20T22:48:19.7551689Z [00:02:38.781]➜  cat >/tmp/go-build3381348043/b280/importcfg << 'EOF' # internal
2025-08-20T22:48:19.7552036Z [00:02:38.781]➜  # import config
2025-08-20T22:48:19.7552365Z [00:02:38.781]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:19.7552897Z [00:02:38.781]➜  packagefile google.golang.org/grpc/balancer=/tmp/go-build3381348043/b250/_pkg_.a
2025-08-20T22:48:19.7553568Z [00:02:38.781]➜  packagefile google.golang.org/grpc/balancer/endpointsharding=/tmp/go-build3381348043/b281/_pkg_.a
2025-08-20T22:48:19.7554328Z [00:02:38.781]➜  packagefile google.golang.org/grpc/balancer/pickfirst/pickfirstleaf=/tmp/go-build3381348043/b269/_pkg_.a
2025-08-20T22:48:19.7555003Z [00:02:38.781]➜  packagefile google.golang.org/grpc/grpclog=/tmp/go-build3381348043/b254/_pkg_.a
2025-08-20T22:48:19.7555635Z [00:02:38.781]➜  packagefile google.golang.org/grpc/internal/grpclog=/tmp/go-build3381348043/b270/_pkg_.a
2025-08-20T22:48:19.7556219Z [00:02:38.781]➜  EOF
2025-08-20T22:48:19.7558244Z [00:02:38.781]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b280/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.74.2/balancer/roundrobin=>google.golang.org/grpc@v1.74.2/balancer/roundrobin;$WORK/b280=>" -p google.golang.org/grpc/balancer/roundrobin -lang=go1.23 -complete -installsuffix shared -buildid tQtmmgixhlugI5nsY9tZ/tQtmmgixhlugI5nsY9tZ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b280/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.74.2/balancer/roundrobin/roundrobin.go
2025-08-20T22:48:19.7725344Z [00:02:38.798]➜  gcc -I /root/.go/src/os/user -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b354=/tmp/go-build -gno-record-gcc-switches -o $WORK/b354/_cgo_.o $WORK/b354/_cgo_main.o $WORK/b354/preferlinkext $WORK/b354/_x001.o $WORK/b354/_x002.o $WORK/b354/_x003.o -O2 -g # test for internal linking errors (succeeded)
2025-08-20T22:48:19.7727553Z [00:02:38.798]➜  TERM='dumb' /root/.go/pkg/tool/linux_arm64/cgo -dynpackage user -dynimport $WORK/b354/_cgo_.o -dynout $WORK/b354/_cgo_import.go
2025-08-20T22:48:19.7754722Z [00:02:38.802]➜  go tool buildid -w $WORK/b267/_pkg_.a # internal
2025-08-20T22:48:19.7762502Z [00:02:38.803]➜  cat >/tmp/go-build3381348043/b354/importcfg << 'EOF' # internal
2025-08-20T22:48:19.7765332Z [00:02:38.803]➜  # import config
2025-08-20T22:48:19.7765689Z [00:02:38.803]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:19.7766288Z [00:02:38.803]➜  packagefile runtime=/tmp/go-build3381348043/b010/_pkg_.a
2025-08-20T22:48:19.7766728Z [00:02:38.803]➜  packagefile strconv=/tmp/go-build3381348043/b054/_pkg_.a
2025-08-20T22:48:19.7767158Z [00:02:38.803]➜  packagefile strings=/tmp/go-build3381348043/b063/_pkg_.a
2025-08-20T22:48:19.7767590Z [00:02:38.803]➜  packagefile sync=/tmp/go-build3381348043/b035/_pkg_.a
2025-08-20T22:48:19.7768014Z [00:02:38.803]➜  packagefile syscall=/tmp/go-build3381348043/b047/_pkg_.a
2025-08-20T22:48:19.7768456Z [00:02:38.803]➜  packagefile runtime/cgo=/tmp/go-build3381348043/b154/_pkg_.a
2025-08-20T22:48:19.7768785Z [00:02:38.803]➜  EOF
2025-08-20T22:48:19.7770957Z [00:02:38.803]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b354/_pkg_.a -trimpath "/root/.go/src/os/user=>os/user;$WORK/b354=>" -p os/user -lang=go1.25 -std -installsuffix shared -buildid TCDaqMs50n5i10PI86Tl/TCDaqMs50n5i10PI86Tl -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b354/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/b354/_cgo_gotypes.go $WORK/b354/cgo_lookup_cgo.cgo1.go $WORK/b354/getgrouplist_unix.cgo1.go $WORK/b354/_cgo_import.go
2025-08-20T22:48:19.7780654Z [00:02:38.805]➜  go tool buildid -w $WORK/b280/_pkg_.a # internal
2025-08-20T22:48:19.7789395Z [00:02:38.805]➜  cp $WORK/b280/_pkg_.a /root/.cache/go-build/c3/c383123d8b1ed60c31bab47e64f02fba28bef177f11abeadb5e159c69383a966-d # internal
2025-08-20T22:48:19.7790137Z [00:02:38.806]➜  google.golang.org/grpc/internal/balancer/gracefulswitch
2025-08-20T22:48:19.7790495Z [00:02:38.806]➜  mkdir -p $WORK/b289/
2025-08-20T22:48:19.7792155Z [00:02:38.806]➜  cat >/tmp/go-build3381348043/b289/importcfg << 'EOF' # internal
2025-08-20T22:48:19.7793014Z [00:02:38.806]➜  # import config
2025-08-20T22:48:19.7793888Z [00:02:38.806]➜  packagefile encoding/json=/tmp/go-build3381348043/b158/_pkg_.a
2025-08-20T22:48:19.7794389Z [00:02:38.806]➜  packagefile errors=/tmp/go-build3381348043/b004/_pkg_.a
2025-08-20T22:48:19.7794977Z [00:02:38.806]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:19.7795498Z [00:02:38.806]➜  packagefile google.golang.org/grpc/balancer=/tmp/go-build3381348043/b250/_pkg_.a
2025-08-20T22:48:19.7796314Z [00:02:38.806]➜  packagefile google.golang.org/grpc/balancer/base=/tmp/go-build3381348043/b266/_pkg_.a
2025-08-20T22:48:19.7796945Z [00:02:38.806]➜  packagefile google.golang.org/grpc/connectivity=/tmp/go-build3381348043/b253/_pkg_.a
2025-08-20T22:48:19.7797548Z [00:02:38.806]➜  packagefile google.golang.org/grpc/resolver=/tmp/go-build3381348043/b265/_pkg_.a
2025-08-20T22:48:19.7798158Z [00:02:38.806]➜  packagefile google.golang.org/grpc/serviceconfig=/tmp/go-build3381348043/b261/_pkg_.a
2025-08-20T22:48:19.7798683Z [00:02:38.806]➜  packagefile sync=/tmp/go-build3381348043/b035/_pkg_.a
2025-08-20T22:48:19.7798990Z [00:02:38.806]➜  EOF
2025-08-20T22:48:19.7801862Z [00:02:38.806]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b289/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.74.2/internal/balancer/gracefulswitch=>google.golang.org/grpc@v1.74.2/internal/balancer/gracefulswitch;$WORK/b289=>" -p google.golang.org/grpc/internal/balancer/gracefulswitch -lang=go1.23 -complete -installsuffix shared -buildid CE4FkvoRK-3f_D8SvhGp/CE4FkvoRK-3f_D8SvhGp -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b289/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.74.2/internal/balancer/gracefulswitch/config.go /root/go/pkg/mod/google.golang.org/grpc@v1.74.2/internal/balancer/gracefulswitch/gracefulswitch.go
2025-08-20T22:48:19.7807066Z [00:02:38.808]➜  cp $WORK/b267/_pkg_.a /root/.cache/go-build/b4/b4cc972065b6f9cad4321273e8c5c8a1de4a5a3c9dcbab59c5ebf82e8700e16e-d # internal
2025-08-20T22:48:19.7808959Z [00:02:38.808]➜  google.golang.org/grpc/binarylog/grpc_binarylog_v1
2025-08-20T22:48:19.7809333Z [00:02:38.808]➜  mkdir -p $WORK/b292/
2025-08-20T22:48:19.7814278Z [00:02:38.808]➜  cat >/tmp/go-build3381348043/b292/importcfg << 'EOF' # internal
2025-08-20T22:48:19.7814678Z [00:02:38.808]➜  # import config
2025-08-20T22:48:19.7815189Z [00:02:38.808]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build3381348043/b224/_pkg_.a
2025-08-20T22:48:19.7816066Z [00:02:38.808]➜  packagefile google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build3381348043/b273/_pkg_.a
2025-08-20T22:48:19.7816863Z [00:02:38.808]➜  packagefile google.golang.org/protobuf/types/known/durationpb=/tmp/go-build3381348043/b293/_pkg_.a
2025-08-20T22:48:19.7817605Z [00:02:38.808]➜  packagefile google.golang.org/protobuf/types/known/timestamppb=/tmp/go-build3381348043/b294/_pkg_.a
2025-08-20T22:48:19.7818180Z [00:02:38.808]➜  packagefile reflect=/tmp/go-build3381348043/b099/_pkg_.a
2025-08-20T22:48:19.7818918Z [00:02:38.808]➜  packagefile sync=/tmp/go-build3381348043/b035/_pkg_.a
2025-08-20T22:48:19.7819227Z [00:02:38.808]➜  EOF
2025-08-20T22:48:19.7824313Z [00:02:38.809]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b292/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.74.2/binarylog/grpc_binarylog_v1=>google.golang.org/grpc@v1.74.2/binarylog/grpc_binarylog_v1;$WORK/b292=>" -p google.golang.org/grpc/binarylog/grpc_binarylog_v1 -lang=go1.23 -complete -installsuffix shared -buildid KWM45gw-76e8w2oeJTqc/KWM45gw-76e8w2oeJTqc -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b292/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.74.2/binarylog/grpc_binarylog_v1/binarylog.pb.go
2025-08-20T22:48:19.8180491Z [00:02:38.845]➜  cd /root/.go/src/os/user
2025-08-20T22:48:19.8181191Z [00:02:38.845]➜  go tool pack r $WORK/b354/_pkg_.a $WORK/b354/preferlinkext $WORK/b354/_x001.o $WORK/b354/_x002.o $WORK/b354/_x003.o # internal
2025-08-20T22:48:19.8188508Z [00:02:38.845]➜  go tool buildid -w $WORK/b354/_pkg_.a # internal
2025-08-20T22:48:19.8190489Z [00:02:38.846]➜  cp $WORK/b354/_pkg_.a /root/.cache/go-build/28/287598828544df89519f33afd9643dfa89598809736111013225fd3372878bdc-d # internal
2025-08-20T22:48:19.8207812Z [00:02:38.848]➜  google.golang.org/protobuf/types/known/anypb
2025-08-20T22:48:19.8208810Z [00:02:38.848]➜  mkdir -p $WORK/b297/
2025-08-20T22:48:19.8209215Z [00:02:38.848]➜  go tool buildid -w $WORK/b289/_pkg_.a # internal
2025-08-20T22:48:19.8223055Z [00:02:38.849]➜  cp $WORK/b289/_pkg_.a /root/.cache/go-build/23/235e34e1fee2924ad2b7023c90ddc2358f1d18b94b4223088ee78202b5be0be6-d # internal
2025-08-20T22:48:19.8223768Z [00:02:38.849]➜  google.golang.org/grpc/internal/metadata
2025-08-20T22:48:19.8224100Z [00:02:38.849]➜  mkdir -p $WORK/b302/
2025-08-20T22:48:19.8229307Z [00:02:38.850]➜  cat >/tmp/go-build3381348043/b302/importcfg << 'EOF' # internal
2025-08-20T22:48:19.8229677Z [00:02:38.850]➜  # import config
2025-08-20T22:48:19.8230013Z [00:02:38.850]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:19.8232027Z [00:02:38.850]➜  packagefile google.golang.org/grpc/metadata=/tmp/go-build3381348043/b264/_pkg_.a
2025-08-20T22:48:19.8232661Z [00:02:38.850]➜  packagefile google.golang.org/grpc/resolver=/tmp/go-build3381348043/b265/_pkg_.a
2025-08-20T22:48:19.8233178Z [00:02:38.850]➜  packagefile strings=/tmp/go-build3381348043/b063/_pkg_.a
2025-08-20T22:48:19.8233497Z [00:02:38.850]➜  EOF
2025-08-20T22:48:19.8233823Z [00:02:38.850]➜  cat >/tmp/go-build3381348043/b297/importcfg << 'EOF' # internal
2025-08-20T22:48:19.8234484Z [00:02:38.850]➜  # import config
2025-08-20T22:48:19.8234987Z [00:02:38.850]➜  packagefile google.golang.org/protobuf/proto=/tmp/go-build3381348043/b235/_pkg_.a
2025-08-20T22:48:19.8235664Z [00:02:38.850]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build3381348043/b224/_pkg_.a
2025-08-20T22:48:19.8236579Z [00:02:38.850]➜  packagefile google.golang.org/protobuf/reflect/protoregistry=/tmp/go-build3381348043/b237/_pkg_.a
2025-08-20T22:48:19.8237303Z [00:02:38.850]➜  packagefile google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build3381348043/b273/_pkg_.a
2025-08-20T22:48:19.8237855Z [00:02:38.850]➜  packagefile reflect=/tmp/go-build3381348043/b099/_pkg_.a
2025-08-20T22:48:19.8238284Z [00:02:38.850]➜  packagefile strings=/tmp/go-build3381348043/b063/_pkg_.a
2025-08-20T22:48:19.8238704Z [00:02:38.850]➜  packagefile sync=/tmp/go-build3381348043/b035/_pkg_.a
2025-08-20T22:48:19.8239011Z [00:02:38.850]➜  EOF
2025-08-20T22:48:19.8239276Z [00:02:38.850]➜  cd /tmp/tmp.ktsoLsWyz4/TEMPREPO/cmd/step
2025-08-20T22:48:19.8241389Z [00:02:38.850]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b297/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/protobuf@v1.36.7/types/known/anypb=>google.golang.org/protobuf@v1.36.7/types/known/anypb;$WORK/b297=>" -p google.golang.org/protobuf/types/known/anypb -lang=go1.22 -complete -installsuffix shared -buildid sBiu7LdXMw-cNmVo-6nZ/sBiu7LdXMw-cNmVo-6nZ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b297/importcfg -pack /root/go/pkg/mod/google.golang.org/protobuf@v1.36.7/types/known/anypb/any.pb.go
2025-08-20T22:48:19.8245137Z [00:02:38.850]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b302/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.74.2/internal/metadata=>google.golang.org/grpc@v1.74.2/internal/metadata;$WORK/b302=>" -p google.golang.org/grpc/internal/metadata -lang=go1.23 -complete -installsuffix shared -buildid vJu-jKHr02YRXEf2PHBn/vJu-jKHr02YRXEf2PHBn -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b302/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.74.2/internal/metadata/metadata.go
2025-08-20T22:48:19.8399253Z [00:02:38.867]➜  go tool buildid -w $WORK/b302/_pkg_.a # internal
2025-08-20T22:48:19.8409187Z [00:02:38.868]➜  cp $WORK/b302/_pkg_.a /root/.cache/go-build/86/8644200dd215c651aeb9a6a4c40caefbf0e3748a3fcfad70ba66114dc620f669-d # internal
2025-08-20T22:48:19.8416457Z [00:02:38.868]➜  google.golang.org/grpc/internal/serviceconfig
2025-08-20T22:48:19.8419275Z [00:02:38.868]➜  mkdir -p $WORK/b304/
2025-08-20T22:48:19.8428542Z [00:02:38.870]➜  cat >/tmp/go-build3381348043/b304/importcfg << 'EOF' # internal
2025-08-20T22:48:19.8432851Z [00:02:38.870]➜  # import config
2025-08-20T22:48:19.8433262Z [00:02:38.870]➜  packagefile encoding/json=/tmp/go-build3381348043/b158/_pkg_.a
2025-08-20T22:48:19.8433711Z [00:02:38.870]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:19.8434221Z [00:02:38.870]➜  packagefile google.golang.org/grpc/balancer=/tmp/go-build3381348043/b250/_pkg_.a
2025-08-20T22:48:19.8434819Z [00:02:38.870]➜  packagefile google.golang.org/grpc/codes=/tmp/go-build3381348043/b282/_pkg_.a
2025-08-20T22:48:19.8435397Z [00:02:38.870]➜  packagefile google.golang.org/grpc/grpclog=/tmp/go-build3381348043/b254/_pkg_.a
2025-08-20T22:48:19.8436188Z [00:02:38.870]➜  packagefile google.golang.org/grpc/serviceconfig=/tmp/go-build3381348043/b261/_pkg_.a
2025-08-20T22:48:19.8436713Z [00:02:38.870]➜  packagefile math=/tmp/go-build3381348043/b055/_pkg_.a
2025-08-20T22:48:19.8437154Z [00:02:38.870]➜  packagefile strconv=/tmp/go-build3381348043/b054/_pkg_.a
2025-08-20T22:48:19.8437581Z [00:02:38.870]➜  packagefile strings=/tmp/go-build3381348043/b063/_pkg_.a
2025-08-20T22:48:19.8437999Z [00:02:38.870]➜  packagefile time=/tmp/go-build3381348043/b044/_pkg_.a
2025-08-20T22:48:19.8438308Z [00:02:38.870]➜  EOF
2025-08-20T22:48:19.8440981Z [00:02:38.870]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b304/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.74.2/internal/serviceconfig=>google.golang.org/grpc@v1.74.2/internal/serviceconfig;$WORK/b304=>" -p google.golang.org/grpc/internal/serviceconfig -lang=go1.23 -complete -installsuffix shared -buildid gsUR353-VsSpQtlqFhQM/gsUR353-VsSpQtlqFhQM -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b304/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.74.2/internal/serviceconfig/duration.go /root/go/pkg/mod/google.golang.org/grpc@v1.74.2/internal/serviceconfig/serviceconfig.go
2025-08-20T22:48:19.8446882Z [00:02:38.872]➜  go tool buildid -w $WORK/b292/_pkg_.a # internal
2025-08-20T22:48:19.8479547Z [00:02:38.874]➜  cp $WORK/b292/_pkg_.a /root/.cache/go-build/03/03a22574915d0f73037acd6f3bb262e376905a5203cea4b282f0c83efe474e1a-d # internal
2025-08-20T22:48:19.8501591Z [00:02:38.874]➜  google.golang.org/grpc/internal/proxyattributes
2025-08-20T22:48:19.8502595Z [00:02:38.874]➜  mkdir -p $WORK/b306/
2025-08-20T22:48:19.8503037Z [00:02:38.874]➜  cat >/tmp/go-build3381348043/b306/importcfg << 'EOF' # internal
2025-08-20T22:48:19.8503418Z [00:02:38.874]➜  # import config
2025-08-20T22:48:19.8503855Z [00:02:38.874]➜  packagefile google.golang.org/grpc/resolver=/tmp/go-build3381348043/b265/_pkg_.a
2025-08-20T22:48:19.8504369Z [00:02:38.874]➜  packagefile net/url=/tmp/go-build3381348043/b155/_pkg_.a
2025-08-20T22:48:19.8504688Z [00:02:38.874]➜  EOF
2025-08-20T22:48:19.8506898Z [00:02:38.874]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b306/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.74.2/internal/proxyattributes=>google.golang.org/grpc@v1.74.2/internal/proxyattributes;$WORK/b306=>" -p google.golang.org/grpc/internal/proxyattributes -lang=go1.23 -complete -installsuffix shared -buildid H20HUN_zXFu4rxfMloHP/H20HUN_zXFu4rxfMloHP -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b306/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.74.2/internal/proxyattributes/proxyattributes.go
2025-08-20T22:48:19.8657443Z [00:02:38.893]➜  go tool buildid -w $WORK/b306/_pkg_.a # internal
2025-08-20T22:48:19.8673433Z [00:02:38.894]➜  cp $WORK/b306/_pkg_.a /root/.cache/go-build/1d/1d973cd0a323312e49618bb29bd2f38d8333b7d6424dc566e045f93659d0345e-d # internal
2025-08-20T22:48:19.8675848Z [00:02:38.894]➜  golang.org/x/net/internal/httpcommon
2025-08-20T22:48:19.8676233Z [00:02:38.894]➜  mkdir -p $WORK/b316/
2025-08-20T22:48:19.8676619Z [00:02:38.894]➜  cat >/tmp/go-build3381348043/b316/importcfg << 'EOF' # internal
2025-08-20T22:48:19.8676984Z [00:02:38.894]➜  # import config
2025-08-20T22:48:19.8677328Z [00:02:38.894]➜  packagefile context=/tmp/go-build3381348043/b043/_pkg_.a
2025-08-20T22:48:19.8677762Z [00:02:38.894]➜  packagefile errors=/tmp/go-build3381348043/b004/_pkg_.a
2025-08-20T22:48:19.8678175Z [00:02:38.894]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:19.8678686Z [00:02:38.895]➜  packagefile golang.org/x/net/http/httpguts=/tmp/go-build3381348043/b309/_pkg_.a
2025-08-20T22:48:19.8679278Z [00:02:38.895]➜  packagefile golang.org/x/net/http2/hpack=/tmp/go-build3381348043/b315/_pkg_.a
2025-08-20T22:48:19.8679813Z [00:02:38.895]➜  packagefile net/http/httptrace=/tmp/go-build3381348043/b180/_pkg_.a
2025-08-20T22:48:19.8680300Z [00:02:38.895]➜  packagefile net/textproto=/tmp/go-build3381348043/b174/_pkg_.a
2025-08-20T22:48:19.8680750Z [00:02:38.895]➜  packagefile net/url=/tmp/go-build3381348043/b155/_pkg_.a
2025-08-20T22:48:19.8681170Z [00:02:38.895]➜  packagefile sort=/tmp/go-build3381348043/b157/_pkg_.a
2025-08-20T22:48:19.8681603Z [00:02:38.895]➜  packagefile strconv=/tmp/go-build3381348043/b054/_pkg_.a
2025-08-20T22:48:19.8682033Z [00:02:38.895]➜  packagefile strings=/tmp/go-build3381348043/b063/_pkg_.a
2025-08-20T22:48:19.8682455Z [00:02:38.895]➜  packagefile sync=/tmp/go-build3381348043/b035/_pkg_.a
2025-08-20T22:48:19.8682768Z [00:02:38.895]➜  EOF
2025-08-20T22:48:19.8685493Z [00:02:38.895]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b316/_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/b316=>" -p golang.org/x/net/internal/httpcommon -lang=go1.23 -complete -installsuffix shared -buildid -52R9RblBuF1tbVJUGM6/-52R9RblBuF1tbVJUGM6 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b316/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-20T22:48:19.8696181Z [00:02:38.897]➜  go tool buildid -w $WORK/b297/_pkg_.a # internal
2025-08-20T22:48:19.8707375Z [00:02:38.898]➜  cp $WORK/b297/_pkg_.a /root/.cache/go-build/b9/b9386445baa6296e8767e90fbfa730857b57125fe9f4181ec617be77f3053454-d # internal
2025-08-20T22:48:19.8715176Z [00:02:38.898]➜  google.golang.org/genproto/googleapis/rpc/status
2025-08-20T22:48:19.8715623Z [00:02:38.899]➜  mkdir -p $WORK/b296/
2025-08-20T22:48:19.8716176Z [00:02:38.899]➜  cat >/tmp/go-build3381348043/b296/importcfg << 'EOF' # internal
2025-08-20T22:48:19.8716553Z [00:02:38.899]➜  # import config
2025-08-20T22:48:19.8717060Z [00:02:38.899]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build3381348043/b224/_pkg_.a
2025-08-20T22:48:19.8717771Z [00:02:38.899]➜  packagefile google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build3381348043/b273/_pkg_.a
2025-08-20T22:48:19.8718466Z [00:02:38.899]➜  packagefile google.golang.org/protobuf/types/known/anypb=/tmp/go-build3381348043/b297/_pkg_.a
2025-08-20T22:48:19.8719373Z [00:02:38.899]➜  packagefile reflect=/tmp/go-build3381348043/b099/_pkg_.a
2025-08-20T22:48:19.8719810Z [00:02:38.899]➜  packagefile sync=/tmp/go-build3381348043/b035/_pkg_.a
2025-08-20T22:48:19.8720119Z [00:02:38.899]➜  EOF
2025-08-20T22:48:19.8722520Z [00:02:38.899]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b296/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/genproto/googleapis/rpc@v0.0.0-20250728155136-f173205681a0/status=>google.golang.org/genproto/googleapis/rpc@v0.0.0-20250728155136-f173205681a0/status;$WORK/b296=>" -p google.golang.org/genproto/googleapis/rpc/status -lang=go1.23 -complete -installsuffix shared -buildid NjM5rGdgWx4-vtO1_eG3/NjM5rGdgWx4-vtO1_eG3 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b296/importcfg -pack /root/go/pkg/mod/google.golang.org/genproto/googleapis/rpc@v0.0.0-20250728155136-f173205681a0/status/status.pb.go
2025-08-20T22:48:19.8870988Z [00:02:38.914]➜  go tool buildid -w $WORK/b304/_pkg_.a # internal
2025-08-20T22:48:19.8877994Z [00:02:38.915]➜  cp $WORK/b304/_pkg_.a /root/.cache/go-build/c3/c366334dba610990bf14201d6301a3dee5783192f96f9d52cb3848b2180f7395-d # internal
2025-08-20T22:48:19.8881536Z [00:02:38.915]➜  google.golang.org/grpc/internal/resolver
2025-08-20T22:48:19.8884072Z [00:02:38.915]➜  mkdir -p $WORK/b303/
2025-08-20T22:48:19.8887544Z [00:02:38.916]➜  cat >/tmp/go-build3381348043/b303/importcfg << 'EOF' # internal
2025-08-20T22:48:19.8891747Z [00:02:38.916]➜  # import config
2025-08-20T22:48:19.8892689Z [00:02:38.916]➜  packagefile context=/tmp/go-build3381348043/b043/_pkg_.a
2025-08-20T22:48:19.8893383Z [00:02:38.916]➜  packagefile google.golang.org/grpc/internal/serviceconfig=/tmp/go-build3381348043/b304/_pkg_.a
2025-08-20T22:48:19.8894042Z [00:02:38.916]➜  packagefile google.golang.org/grpc/metadata=/tmp/go-build3381348043/b264/_pkg_.a
2025-08-20T22:48:19.8894640Z [00:02:38.916]➜  packagefile google.golang.org/grpc/resolver=/tmp/go-build3381348043/b265/_pkg_.a
2025-08-20T22:48:19.8895157Z [00:02:38.916]➜  packagefile sync=/tmp/go-build3381348043/b035/_pkg_.a
2025-08-20T22:48:19.8895469Z [00:02:38.916]➜  EOF
2025-08-20T22:48:19.8898026Z [00:02:38.916]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b303/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.74.2/internal/resolver=>google.golang.org/grpc@v1.74.2/internal/resolver;$WORK/b303=>" -p google.golang.org/grpc/internal/resolver -lang=go1.23 -complete -installsuffix shared -buildid wDgTx1AbUJFRUNYWm-vi/wDgTx1AbUJFRUNYWm-vi -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b303/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.74.2/internal/resolver/config_selector.go
2025-08-20T22:48:19.9089482Z [00:02:38.936]➜  go tool buildid -w $WORK/b296/_pkg_.a # internal
2025-08-20T22:48:19.9097435Z [00:02:38.937]➜  cp $WORK/b296/_pkg_.a /root/.cache/go-build/4c/4cbba23541c2c903f393a410194abc17fe4edf7de3f7a685155103c9e548eb98-d # internal
2025-08-20T22:48:19.9098250Z [00:02:38.937]➜  google.golang.org/grpc/internal/status
2025-08-20T22:48:19.9098979Z [00:02:38.937]➜  mkdir -p $WORK/b298/
2025-08-20T22:48:19.9100765Z [00:02:38.937]➜  cat >/tmp/go-build3381348043/b298/importcfg << 'EOF' # internal
2025-08-20T22:48:19.9101549Z [00:02:38.937]➜  # import config
2025-08-20T22:48:19.9101954Z [00:02:38.937]➜  packagefile errors=/tmp/go-build3381348043/b004/_pkg_.a
2025-08-20T22:48:19.9102383Z [00:02:38.937]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:19.9102989Z [00:02:38.937]➜  packagefile google.golang.org/genproto/googleapis/rpc/status=/tmp/go-build3381348043/b296/_pkg_.a
2025-08-20T22:48:19.9103648Z [00:02:38.937]➜  packagefile google.golang.org/grpc/codes=/tmp/go-build3381348043/b282/_pkg_.a
2025-08-20T22:48:19.9104235Z [00:02:38.937]➜  packagefile google.golang.org/protobuf/proto=/tmp/go-build3381348043/b235/_pkg_.a
2025-08-20T22:48:19.9104860Z [00:02:38.937]➜  packagefile google.golang.org/protobuf/protoadapt=/tmp/go-build3381348043/b272/_pkg_.a
2025-08-20T22:48:19.9105529Z [00:02:38.937]➜  packagefile google.golang.org/protobuf/types/known/anypb=/tmp/go-build3381348043/b297/_pkg_.a
2025-08-20T22:48:19.9106476Z [00:02:38.937]➜  EOF
2025-08-20T22:48:19.9113027Z [00:02:38.938]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b298/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.74.2/internal/status=>google.golang.org/grpc@v1.74.2/internal/status;$WORK/b298=>" -p google.golang.org/grpc/internal/status -lang=go1.23 -complete -installsuffix shared -buildid HKBILKu_IkDSNYoTjj0Z/HKBILKu_IkDSNYoTjj0Z -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b298/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.74.2/internal/status/status.go
2025-08-20T22:48:19.9114886Z [00:02:38.938]➜  go tool buildid -w $WORK/b303/_pkg_.a # internal
2025-08-20T22:48:19.9120560Z [00:02:38.939]➜  cp $WORK/b303/_pkg_.a /root/.cache/go-build/ae/ae824cab526b6db2af0e6437a55fcc50b2e31a5300b14ce75c8ae971e797970d-d # internal
2025-08-20T22:48:19.9122601Z [00:02:38.939]➜  google.golang.org/grpc/internal/transport/networktype
2025-08-20T22:48:19.9126750Z [00:02:38.939]➜  mkdir -p $WORK/b318/
2025-08-20T22:48:19.9127493Z [00:02:38.939]➜  cat >/tmp/go-build3381348043/b318/importcfg << 'EOF' # internal
2025-08-20T22:48:19.9127864Z [00:02:38.939]➜  # import config
2025-08-20T22:48:19.9128300Z [00:02:38.940]➜  packagefile google.golang.org/grpc/resolver=/tmp/go-build3381348043/b265/_pkg_.a
2025-08-20T22:48:19.9128693Z [00:02:38.940]➜  EOF
2025-08-20T22:48:19.9130928Z [00:02:38.940]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b318/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.74.2/internal/transport/networktype=>google.golang.org/grpc@v1.74.2/internal/transport/networktype;$WORK/b318=>" -p google.golang.org/grpc/internal/transport/networktype -lang=go1.23 -complete -installsuffix shared -buildid PFdUQoQ4QvwPp1djbMue/PFdUQoQ4QvwPp1djbMue -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b318/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.74.2/internal/transport/networktype/networktype.go
2025-08-20T22:48:19.9187204Z [00:02:38.945]➜  go tool buildid -w $WORK/b316/_pkg_.a # internal
2025-08-20T22:48:19.9207166Z [00:02:38.948]➜  cp $WORK/b316/_pkg_.a /root/.cache/go-build/44/44347695e938fb75e5d7b6c6e5be325be34025d26c64e27127c8aaa2d034ba0e-d # internal
2025-08-20T22:48:19.9207964Z [00:02:38.948]➜  google.golang.org/grpc/peer
2025-08-20T22:48:19.9208389Z [00:02:38.948]➜  mkdir -p $WORK/b320/
2025-08-20T22:48:19.9209579Z [00:02:38.948]➜  cat >/tmp/go-build3381348043/b320/importcfg << 'EOF' # internal
2025-08-20T22:48:19.9210242Z [00:02:38.948]➜  # import config
2025-08-20T22:48:19.9210660Z [00:02:38.948]➜  packagefile context=/tmp/go-build3381348043/b043/_pkg_.a
2025-08-20T22:48:19.9211091Z [00:02:38.948]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:19.9211623Z [00:02:38.948]➜  packagefile google.golang.org/grpc/credentials=/tmp/go-build3381348043/b256/_pkg_.a
2025-08-20T22:48:19.9212125Z [00:02:38.948]➜  packagefile net=/tmp/go-build3381348043/b148/_pkg_.a
2025-08-20T22:48:19.9212556Z [00:02:38.948]➜  packagefile strings=/tmp/go-build3381348043/b063/_pkg_.a
2025-08-20T22:48:19.9212875Z [00:02:38.948]➜  EOF
2025-08-20T22:48:19.9215445Z [00:02:38.948]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b320/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.74.2/peer=>google.golang.org/grpc@v1.74.2/peer;$WORK/b320=>" -p google.golang.org/grpc/peer -lang=go1.23 -complete -installsuffix shared -buildid T9k3gzHOPmfMww0nkoD3/T9k3gzHOPmfMww0nkoD3 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b320/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.74.2/peer/peer.go
2025-08-20T22:48:19.9237881Z [00:02:38.951]➜  go tool buildid -w $WORK/b318/_pkg_.a # internal
2025-08-20T22:48:19.9246048Z [00:02:38.951]➜  cp $WORK/b318/_pkg_.a /root/.cache/go-build/0f/0f06bfc0fa250b87566bb96fea083070c9563997df05e9c1ff2a9823eba39f2f-d # internal
2025-08-20T22:48:19.9251836Z [00:02:38.951]➜  google.golang.org/grpc/internal/resolver/passthrough
2025-08-20T22:48:19.9252577Z [00:02:38.952]➜  mkdir -p $WORK/b323/
2025-08-20T22:48:19.9252978Z [00:02:38.952]➜  cat >/tmp/go-build3381348043/b323/importcfg << 'EOF' # internal
2025-08-20T22:48:19.9253326Z [00:02:38.952]➜  # import config
2025-08-20T22:48:19.9253664Z [00:02:38.952]➜  packagefile errors=/tmp/go-build3381348043/b004/_pkg_.a
2025-08-20T22:48:19.9254182Z [00:02:38.952]➜  packagefile google.golang.org/grpc/resolver=/tmp/go-build3381348043/b265/_pkg_.a
2025-08-20T22:48:19.9254575Z [00:02:38.952]➜  EOF
2025-08-20T22:48:19.9256947Z [00:02:38.952]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b323/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.74.2/internal/resolver/passthrough=>google.golang.org/grpc@v1.74.2/internal/resolver/passthrough;$WORK/b323=>" -p google.golang.org/grpc/internal/resolver/passthrough -lang=go1.23 -complete -installsuffix shared -buildid 7tyXyvZ59QGU7HOdlZtY/7tyXyvZ59QGU7HOdlZtY -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b323/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.74.2/internal/resolver/passthrough/passthrough.go
2025-08-20T22:48:19.9407432Z [00:02:38.967]➜  go tool buildid -w $WORK/b298/_pkg_.a # internal
2025-08-20T22:48:19.9415184Z [00:02:38.968]➜  cp $WORK/b298/_pkg_.a /root/.cache/go-build/cb/cb1a656beb1374fc32e32074a4aa1d59709427e435b8c04b897d4524a96a5bbd-d # internal
2025-08-20T22:48:19.9417373Z [00:02:38.969]➜  google.golang.org/grpc/status
2025-08-20T22:48:19.9418518Z [00:02:38.969]➜  mkdir -p $WORK/b295/
2025-08-20T22:48:19.9421382Z [00:02:38.969]➜  cat >/tmp/go-build3381348043/b295/importcfg << 'EOF' # internal
2025-08-20T22:48:19.9422908Z [00:02:38.969]➜  # import config
2025-08-20T22:48:19.9423635Z [00:02:38.969]➜  packagefile context=/tmp/go-build3381348043/b043/_pkg_.a
2025-08-20T22:48:19.9424482Z [00:02:38.969]➜  packagefile errors=/tmp/go-build3381348043/b004/_pkg_.a
2025-08-20T22:48:19.9425425Z [00:02:38.969]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:19.9426341Z [00:02:38.969]➜  packagefile google.golang.org/genproto/googleapis/rpc/status=/tmp/go-build3381348043/b296/_pkg_.a
2025-08-20T22:48:19.9427522Z [00:02:38.969]➜  packagefile google.golang.org/grpc/codes=/tmp/go-build3381348043/b282/_pkg_.a
2025-08-20T22:48:19.9428194Z [00:02:38.969]➜  packagefile google.golang.org/grpc/internal/status=/tmp/go-build3381348043/b298/_pkg_.a
2025-08-20T22:48:19.9428621Z [00:02:38.969]➜  EOF
2025-08-20T22:48:19.9430728Z [00:02:38.969]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b295/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.74.2/status=>google.golang.org/grpc@v1.74.2/status;$WORK/b295=>" -p google.golang.org/grpc/status -lang=go1.23 -complete -installsuffix shared -buildid xvOpkLxkB7G_SgcteNaM/xvOpkLxkB7G_SgcteNaM -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b295/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.74.2/status/status.go
2025-08-20T22:48:19.9432424Z [00:02:38.970]➜  go tool buildid -w $WORK/b320/_pkg_.a # internal
2025-08-20T22:48:19.9440958Z [00:02:38.971]➜  cp $WORK/b320/_pkg_.a /root/.cache/go-build/ca/ca9d10851f8997bbfe485e357fec78350490d726ee6ffee172f73e37f01a8d8e-d # internal
2025-08-20T22:48:19.9447033Z [00:02:38.972]➜  google.golang.org/grpc/internal/resolver/unix
2025-08-20T22:48:19.9447450Z [00:02:38.972]➜  mkdir -p $WORK/b324/
2025-08-20T22:48:19.9447835Z [00:02:38.972]➜  cat >/tmp/go-build3381348043/b324/importcfg << 'EOF' # internal
2025-08-20T22:48:19.9448188Z [00:02:38.972]➜  # import config
2025-08-20T22:48:19.9449523Z [00:02:38.972]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:19.9451088Z [00:02:38.972]➜  packagefile google.golang.org/grpc/internal/transport/networktype=/tmp/go-build3381348043/b318/_pkg_.a
2025-08-20T22:48:19.9451797Z [00:02:38.972]➜  packagefile google.golang.org/grpc/resolver=/tmp/go-build3381348043/b265/_pkg_.a
2025-08-20T22:48:19.9452200Z [00:02:38.972]➜  EOF
2025-08-20T22:48:19.9458998Z [00:02:38.972]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b324/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.74.2/internal/resolver/unix=>google.golang.org/grpc@v1.74.2/internal/resolver/unix;$WORK/b324=>" -p google.golang.org/grpc/internal/resolver/unix -lang=go1.23 -complete -installsuffix shared -buildid pDXgfkAQXQ_X0LSQ6Kbs/pDXgfkAQXQ_X0LSQ6Kbs -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b324/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.74.2/internal/resolver/unix/unix.go
2025-08-20T22:48:19.9492940Z [00:02:38.976]➜  go tool buildid -w $WORK/b323/_pkg_.a # internal
2025-08-20T22:48:19.9502388Z [00:02:38.977]➜  cp $WORK/b323/_pkg_.a /root/.cache/go-build/16/16b4271b9796614061a28bbc18e6090f64aaf0d1abe150690ea5124b0f222072-d # internal
2025-08-20T22:48:19.9504157Z [00:02:38.977]➜  google.golang.org/grpc/balancer/grpclb/state
2025-08-20T22:48:19.9504778Z [00:02:38.977]➜  mkdir -p $WORK/b328/
2025-08-20T22:48:19.9505544Z [00:02:38.977]➜  cat >/tmp/go-build3381348043/b328/importcfg << 'EOF' # internal
2025-08-20T22:48:19.9506418Z [00:02:38.977]➜  # import config
2025-08-20T22:48:19.9507128Z [00:02:38.977]➜  packagefile google.golang.org/grpc/resolver=/tmp/go-build3381348043/b265/_pkg_.a
2025-08-20T22:48:19.9507837Z [00:02:38.977]➜  EOF
2025-08-20T22:48:19.9510635Z [00:02:38.977]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b328/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.74.2/balancer/grpclb/state=>google.golang.org/grpc@v1.74.2/balancer/grpclb/state;$WORK/b328=>" -p google.golang.org/grpc/balancer/grpclb/state -lang=go1.23 -complete -installsuffix shared -buildid GgQkr80N2eRnudL465JJ/GgQkr80N2eRnudL465JJ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b328/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.74.2/balancer/grpclb/state/state.go
2025-08-20T22:48:19.9600407Z [00:02:38.987]➜  go tool buildid -w $WORK/b324/_pkg_.a # internal
2025-08-20T22:48:19.9614754Z [00:02:38.988]➜  go tool buildid -w $WORK/b328/_pkg_.a # internal
2025-08-20T22:48:19.9618637Z [00:02:38.989]➜  cp $WORK/b328/_pkg_.a /root/.cache/go-build/3d/3d35e1ecf371038b30ed5cf81bb9afc90406294ad8f0789d30c0a67f204c9df8-d # internal
2025-08-20T22:48:19.9620167Z [00:02:38.989]➜  google.golang.org/grpc/internal/resolver/dns
2025-08-20T22:48:19.9620495Z [00:02:38.989]➜  mkdir -p $WORK/b327/
2025-08-20T22:48:19.9623744Z [00:02:38.989]➜  cat >/tmp/go-build3381348043/b327/importcfg << 'EOF' # internal
2025-08-20T22:48:19.9624201Z [00:02:38.989]➜  # import config
2025-08-20T22:48:19.9624555Z [00:02:38.989]➜  packagefile context=/tmp/go-build3381348043/b043/_pkg_.a
2025-08-20T22:48:19.9625569Z [00:02:38.989]➜  packagefile encoding/json=/tmp/go-build3381348043/b158/_pkg_.a
2025-08-20T22:48:19.9626483Z [00:02:38.989]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:19.9627334Z [00:02:38.989]➜  packagefile google.golang.org/grpc/balancer/grpclb/state=/tmp/go-build3381348043/b328/_pkg_.a
2025-08-20T22:48:19.9628242Z [00:02:38.989]➜  packagefile google.golang.org/grpc/grpclog=/tmp/go-build3381348043/b254/_pkg_.a
2025-08-20T22:48:19.9629044Z [00:02:38.989]➜  packagefile google.golang.org/grpc/internal/backoff=/tmp/go-build3381348043/b288/_pkg_.a
2025-08-20T22:48:19.9630005Z [00:02:38.989]➜  packagefile google.golang.org/grpc/internal/envconfig=/tmp/go-build3381348043/b259/_pkg_.a
2025-08-20T22:48:19.9631228Z [00:02:38.989]➜  packagefile google.golang.org/grpc/internal/resolver/dns/internal=/tmp/go-build3381348043/b329/_pkg_.a
2025-08-20T22:48:19.9631957Z [00:02:38.989]➜  packagefile google.golang.org/grpc/resolver=/tmp/go-build3381348043/b265/_pkg_.a
2025-08-20T22:48:19.9632602Z [00:02:38.989]➜  packagefile google.golang.org/grpc/serviceconfig=/tmp/go-build3381348043/b261/_pkg_.a
2025-08-20T22:48:19.9633149Z [00:02:38.989]➜  packagefile math/rand/v2=/tmp/go-build3381348043/b087/_pkg_.a
2025-08-20T22:48:19.9633586Z [00:02:38.989]➜  packagefile net=/tmp/go-build3381348043/b148/_pkg_.a
2025-08-20T22:48:19.9645470Z [00:02:38.989]➜  packagefile net/netip=/tmp/go-build3381348043/b152/_pkg_.a
2025-08-20T22:48:19.9646821Z [00:02:38.989]➜  packagefile os=/tmp/go-build3381348043/b079/_pkg_.a
2025-08-20T22:48:19.9647254Z [00:02:38.989]➜  packagefile strconv=/tmp/go-build3381348043/b054/_pkg_.a
2025-08-20T22:48:19.9647691Z [00:02:38.989]➜  packagefile strings=/tmp/go-build3381348043/b063/_pkg_.a
2025-08-20T22:48:19.9648113Z [00:02:38.989]➜  packagefile sync=/tmp/go-build3381348043/b035/_pkg_.a
2025-08-20T22:48:19.9648526Z [00:02:38.989]➜  packagefile time=/tmp/go-build3381348043/b044/_pkg_.a
2025-08-20T22:48:19.9648835Z [00:02:38.989]➜  EOF
2025-08-20T22:48:19.9650985Z [00:02:38.989]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b327/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.74.2/internal/resolver/dns=>google.golang.org/grpc@v1.74.2/internal/resolver/dns;$WORK/b327=>" -p google.golang.org/grpc/internal/resolver/dns -lang=go1.23 -complete -installsuffix shared -buildid VkgwiVcWNWVlhAxFQ-N3/VkgwiVcWNWVlhAxFQ-N3 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b327/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.74.2/internal/resolver/dns/dns_resolver.go
2025-08-20T22:48:19.9658514Z [00:02:38.993]➜  cp $WORK/b324/_pkg_.a /root/.cache/go-build/89/899e88ac26820d8a73809aa7e8faffbed1da212f7f42e824e068b60d43bb60e5-d # internal
2025-08-20T22:48:19.9659646Z [00:02:38.993]➜  google.golang.org/protobuf/types/known/structpb
2025-08-20T22:48:19.9660013Z [00:02:38.993]➜  mkdir -p $WORK/b330/
2025-08-20T22:48:19.9660391Z [00:02:38.993]➜  cat >/tmp/go-build3381348043/b330/importcfg << 'EOF' # internal
2025-08-20T22:48:19.9660743Z [00:02:38.993]➜  # import config
2025-08-20T22:48:19.9661152Z [00:02:38.993]➜  packagefile encoding/base64=/tmp/go-build3381348043/b146/_pkg_.a
2025-08-20T22:48:19.9661632Z [00:02:38.993]➜  packagefile encoding/json=/tmp/go-build3381348043/b158/_pkg_.a
2025-08-20T22:48:19.9662226Z [00:02:38.993]➜  packagefile google.golang.org/protobuf/encoding/protojson=/tmp/go-build3381348043/b215/_pkg_.a
2025-08-20T22:48:19.9662941Z [00:02:38.993]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build3381348043/b224/_pkg_.a
2025-08-20T22:48:19.9663658Z [00:02:38.993]➜  packagefile google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build3381348043/b273/_pkg_.a
2025-08-20T22:48:19.9664203Z [00:02:38.993]➜  packagefile math=/tmp/go-build3381348043/b055/_pkg_.a
2025-08-20T22:48:19.9664627Z [00:02:38.993]➜  packagefile reflect=/tmp/go-build3381348043/b099/_pkg_.a
2025-08-20T22:48:19.9665048Z [00:02:38.993]➜  packagefile sync=/tmp/go-build3381348043/b035/_pkg_.a
2025-08-20T22:48:19.9665905Z [00:02:38.993]➜  packagefile unicode/utf8=/tmp/go-build3381348043/b042/_pkg_.a
2025-08-20T22:48:19.9666325Z [00:02:38.993]➜  EOF
2025-08-20T22:48:19.9668422Z [00:02:38.993]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b330/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/protobuf@v1.36.7/types/known/structpb=>google.golang.org/protobuf@v1.36.7/types/known/structpb;$WORK/b330=>" -p google.golang.org/protobuf/types/known/structpb -lang=go1.22 -complete -installsuffix shared -buildid KRJPzelfJd1Ze0U4K-Ck/KRJPzelfJd1Ze0U4K-Ck -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b330/importcfg -pack /root/go/pkg/mod/google.golang.org/protobuf@v1.36.7/types/known/structpb/struct.pb.go
2025-08-20T22:48:19.9731573Z [00:02:39.000]➜  go tool buildid -w $WORK/b295/_pkg_.a # internal
2025-08-20T22:48:19.9740945Z [00:02:39.001]➜  cp $WORK/b295/_pkg_.a /root/.cache/go-build/00/00e1be780dd73037cb0a75868188d6f0d4c88d00db3af5abd70a08bf3cd1dea7-d # internal
2025-08-20T22:48:19.9741894Z [00:02:39.001]➜  google.golang.org/grpc/internal/binarylog
2025-08-20T22:48:19.9742726Z [00:02:39.001]➜  mkdir -p $WORK/b291/
2025-08-20T22:48:19.9747323Z [00:02:39.002]➜  cat >/tmp/go-build3381348043/b291/importcfg << 'EOF' # internal
2025-08-20T22:48:19.9747679Z [00:02:39.002]➜  # import config
2025-08-20T22:48:19.9748018Z [00:02:39.002]➜  packagefile bufio=/tmp/go-build3381348043/b162/_pkg_.a
2025-08-20T22:48:19.9751070Z [00:02:39.002]➜  packagefile context=/tmp/go-build3381348043/b043/_pkg_.a
2025-08-20T22:48:19.9752304Z [00:02:39.002]➜  packagefile encoding/binary=/tmp/go-build3381348043/b132/_pkg_.a
2025-08-20T22:48:19.9753389Z [00:02:39.002]➜  packagefile errors=/tmp/go-build3381348043/b004/_pkg_.a
2025-08-20T22:48:19.9754140Z [00:02:39.002]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:19.9755037Z [00:02:39.002]➜  packagefile google.golang.org/grpc/binarylog/grpc_binarylog_v1=/tmp/go-build3381348043/b292/_pkg_.a
2025-08-20T22:48:19.9756223Z [00:02:39.002]➜  packagefile google.golang.org/grpc/grpclog=/tmp/go-build3381348043/b254/_pkg_.a
2025-08-20T22:48:19.9757177Z [00:02:39.002]➜  packagefile google.golang.org/grpc/internal/grpcutil=/tmp/go-build3381348043/b285/_pkg_.a
2025-08-20T22:48:19.9758202Z [00:02:39.002]➜  packagefile google.golang.org/grpc/metadata=/tmp/go-build3381348043/b264/_pkg_.a
2025-08-20T22:48:19.9759136Z [00:02:39.002]➜  packagefile google.golang.org/grpc/status=/tmp/go-build3381348043/b295/_pkg_.a
2025-08-20T22:48:19.9760072Z [00:02:39.002]➜  packagefile google.golang.org/protobuf/proto=/tmp/go-build3381348043/b235/_pkg_.a
2025-08-20T22:48:19.9760880Z [00:02:39.002]➜  packagefile google.golang.org/protobuf/types/known/durationpb=/tmp/go-build3381348043/b293/_pkg_.a
2025-08-20T22:48:19.9762333Z [00:02:39.002]➜  packagefile google.golang.org/protobuf/types/known/timestamppb=/tmp/go-build3381348043/b294/_pkg_.a
2025-08-20T22:48:19.9764080Z [00:02:39.002]➜  packagefile io=/tmp/go-build3381348043/b034/_pkg_.a
2025-08-20T22:48:19.9764633Z [00:02:39.002]➜  packagefile net=/tmp/go-build3381348043/b148/_pkg_.a
2025-08-20T22:48:19.9766013Z [00:02:39.002]➜  packagefile os=/tmp/go-build3381348043/b079/_pkg_.a
2025-08-20T22:48:19.9766459Z [00:02:39.002]➜  packagefile regexp=/tmp/go-build3381348043/b184/_pkg_.a
2025-08-20T22:48:19.9766887Z [00:02:39.002]➜  packagefile strconv=/tmp/go-build3381348043/b054/_pkg_.a
2025-08-20T22:48:19.9767316Z [00:02:39.002]➜  packagefile strings=/tmp/go-build3381348043/b063/_pkg_.a
2025-08-20T22:48:19.9767735Z [00:02:39.002]➜  packagefile sync=/tmp/go-build3381348043/b035/_pkg_.a
2025-08-20T22:48:19.9768180Z [00:02:39.002]➜  packagefile sync/atomic=/tmp/go-build3381348043/b037/_pkg_.a
2025-08-20T22:48:19.9768612Z [00:02:39.002]➜  packagefile time=/tmp/go-build3381348043/b044/_pkg_.a
2025-08-20T22:48:19.9768919Z [00:02:39.002]➜  EOF
2025-08-20T22:48:19.9772586Z [00:02:39.002]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b291/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.74.2/internal/binarylog=>google.golang.org/grpc@v1.74.2/internal/binarylog;$WORK/b291=>" -p google.golang.org/grpc/internal/binarylog -lang=go1.23 -complete -installsuffix shared -buildid H6AvsWHq_6dENtjzAje9/H6AvsWHq_6dENtjzAje9 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b291/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.74.2/internal/binarylog/binarylog.go /root/go/pkg/mod/google.golang.org/grpc@v1.74.2/internal/binarylog/binarylog_testutil.go /root/go/pkg/mod/google.golang.org/grpc@v1.74.2/internal/binarylog/env_config.go /root/go/pkg/mod/google.golang.org/grpc@v1.74.2/internal/binarylog/method_logger.go /root/go/pkg/mod/google.golang.org/grpc@v1.74.2/internal/binarylog/sink.go
2025-08-20T22:48:20.0126993Z [00:02:39.039]➜  go tool buildid -w $WORK/b327/_pkg_.a # internal
2025-08-20T22:48:20.0135934Z [00:02:39.040]➜  cp $WORK/b327/_pkg_.a /root/.cache/go-build/f2/f2d547d3f291d1808abd5aa10a2cfd40a0c72f14a5457eca54588fd1db1fc3b1-d # internal
2025-08-20T22:48:20.0162564Z [00:02:39.043]➜  google.golang.org/grpc/resolver/dns
2025-08-20T22:48:20.0163379Z [00:02:39.043]➜  mkdir -p $WORK/b326/
2025-08-20T22:48:20.0166175Z [00:02:39.043]➜  cat >/tmp/go-build3381348043/b326/importcfg << 'EOF' # internal
2025-08-20T22:48:20.0166732Z [00:02:39.043]➜  # import config
2025-08-20T22:48:20.0169609Z [00:02:39.043]➜  packagefile google.golang.org/grpc/internal/resolver/dns=/tmp/go-build3381348043/b327/_pkg_.a
2025-08-20T22:48:20.0170273Z [00:02:39.043]➜  packagefile google.golang.org/grpc/resolver=/tmp/go-build3381348043/b265/_pkg_.a
2025-08-20T22:48:20.0171127Z [00:02:39.043]➜  packagefile time=/tmp/go-build3381348043/b044/_pkg_.a
2025-08-20T22:48:20.0171445Z [00:02:39.043]➜  EOF
2025-08-20T22:48:20.0173351Z [00:02:39.043]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b326/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.74.2/resolver/dns=>google.golang.org/grpc@v1.74.2/resolver/dns;$WORK/b326=>" -p google.golang.org/grpc/resolver/dns -lang=go1.23 -complete -installsuffix shared -buildid Fylk30VGn-YGZpSC0b2o/Fylk30VGn-YGZpSC0b2o -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b326/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.74.2/resolver/dns/dns_resolver.go
2025-08-20T22:48:20.0241464Z [00:02:39.051]➜  go tool buildid -w $WORK/b330/_pkg_.a # internal
2025-08-20T22:48:20.0244376Z [00:02:39.051]➜  cp $WORK/b330/_pkg_.a /root/.cache/go-build/93/9399b2e568198d5995029c9822c8c54cabb150548e842134cde92fba88482459-d # internal
2025-08-20T22:48:20.0247681Z [00:02:39.052]➜  google.golang.org/protobuf/types/descriptorpb
2025-08-20T22:48:20.0248053Z [00:02:39.052]➜  mkdir -p $WORK/b340/
2025-08-20T22:48:20.0260813Z [00:02:39.053]➜  cat >/tmp/go-build3381348043/b340/importcfg << 'EOF' # internal
2025-08-20T22:48:20.0261472Z [00:02:39.053]➜  # import config
2025-08-20T22:48:20.0262193Z [00:02:39.053]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build3381348043/b224/_pkg_.a
2025-08-20T22:48:20.0263075Z [00:02:39.053]➜  packagefile google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build3381348043/b273/_pkg_.a
2025-08-20T22:48:20.0263817Z [00:02:39.053]➜  packagefile reflect=/tmp/go-build3381348043/b099/_pkg_.a
2025-08-20T22:48:20.0264965Z [00:02:39.053]➜  packagefile sync=/tmp/go-build3381348043/b035/_pkg_.a
2025-08-20T22:48:20.0265288Z [00:02:39.053]➜  EOF
2025-08-20T22:48:20.0267548Z [00:02:39.053]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b340/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/protobuf@v1.36.7/types/descriptorpb=>google.golang.org/protobuf@v1.36.7/types/descriptorpb;$WORK/b340=>" -p google.golang.org/protobuf/types/descriptorpb -lang=go1.22 -complete -installsuffix shared -buildid pcRpY2BemuoVOhgcm-MV/pcRpY2BemuoVOhgcm-MV -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b340/importcfg -pack /root/go/pkg/mod/google.golang.org/protobuf@v1.36.7/types/descriptorpb/descriptor.pb.go
2025-08-20T22:48:20.0346184Z [00:02:39.061]➜  go tool buildid -w $WORK/b326/_pkg_.a # internal
2025-08-20T22:48:20.0350282Z [00:02:39.062]➜  cp $WORK/b326/_pkg_.a /root/.cache/go-build/45/454ff5dba7e8abeedf7ef4a77eccf50e8145f327e0cd6f3ea10e6df893b3b5bd-d # internal
2025-08-20T22:48:20.0358653Z [00:02:39.063]➜  github.com/golang/glog
2025-08-20T22:48:20.0361675Z [00:02:39.063]➜  mkdir -p $WORK/b350/
2025-08-20T22:48:20.0362092Z [00:02:39.063]➜  cat >/tmp/go-build3381348043/b350/importcfg << 'EOF' # internal
2025-08-20T22:48:20.0362445Z [00:02:39.063]➜  # import config
2025-08-20T22:48:20.0362870Z [00:02:39.063]➜  packagefile bufio=/tmp/go-build3381348043/b162/_pkg_.a
2025-08-20T22:48:20.0363317Z [00:02:39.063]➜  packagefile bytes=/tmp/go-build3381348043/b003/_pkg_.a
2025-08-20T22:48:20.0363739Z [00:02:39.063]➜  packagefile context=/tmp/go-build3381348043/b043/_pkg_.a
2025-08-20T22:48:20.0364169Z [00:02:39.063]➜  packagefile errors=/tmp/go-build3381348043/b004/_pkg_.a
2025-08-20T22:48:20.0364583Z [00:02:39.063]➜  packagefile flag=/tmp/go-build3381348043/b351/_pkg_.a
2025-08-20T22:48:20.0364996Z [00:02:39.063]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:20.0365549Z [00:02:39.063]➜  packagefile github.com/golang/glog/internal/logsink=/tmp/go-build3381348043/b352/_pkg_.a
2025-08-20T22:48:20.0366399Z [00:02:39.063]➜  packagefile github.com/golang/glog/internal/stackdump=/tmp/go-build3381348043/b353/_pkg_.a
2025-08-20T22:48:20.0366938Z [00:02:39.063]➜  packagefile io=/tmp/go-build3381348043/b034/_pkg_.a
2025-08-20T22:48:20.0367341Z [00:02:39.063]➜  packagefile log=/tmp/go-build3381348043/b171/_pkg_.a
2025-08-20T22:48:20.0367747Z [00:02:39.063]➜  packagefile os=/tmp/go-build3381348043/b079/_pkg_.a
2025-08-20T22:48:20.0368494Z [00:02:39.063]➜  packagefile os/user=/tmp/go-build3381348043/b354/_pkg_.a
2025-08-20T22:48:20.0368947Z [00:02:39.063]➜  packagefile path/filepath=/tmp/go-build3381348043/b156/_pkg_.a
2025-08-20T22:48:20.0369399Z [00:02:39.063]➜  packagefile reflect=/tmp/go-build3381348043/b099/_pkg_.a
2025-08-20T22:48:20.0369828Z [00:02:39.063]➜  packagefile runtime=/tmp/go-build3381348043/b010/_pkg_.a
2025-08-20T22:48:20.0370279Z [00:02:39.063]➜  packagefile runtime/pprof=/tmp/go-build3381348043/b191/_pkg_.a
2025-08-20T22:48:20.0370736Z [00:02:39.063]➜  packagefile strconv=/tmp/go-build3381348043/b054/_pkg_.a
2025-08-20T22:48:20.0371163Z [00:02:39.063]➜  packagefile strings=/tmp/go-build3381348043/b063/_pkg_.a
2025-08-20T22:48:20.0371581Z [00:02:39.063]➜  packagefile sync=/tmp/go-build3381348043/b035/_pkg_.a
2025-08-20T22:48:20.0372017Z [00:02:39.063]➜  packagefile sync/atomic=/tmp/go-build3381348043/b037/_pkg_.a
2025-08-20T22:48:20.0372458Z [00:02:39.063]➜  packagefile syscall=/tmp/go-build3381348043/b047/_pkg_.a
2025-08-20T22:48:20.0372886Z [00:02:39.063]➜  packagefile time=/tmp/go-build3381348043/b044/_pkg_.a
2025-08-20T22:48:20.0373189Z [00:02:39.063]➜  EOF
2025-08-20T22:48:20.0376099Z [00:02:39.063]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b350/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/golang/glog@v1.2.5=>github.com/golang/glog@v1.2.5;$WORK/b350=>" -p github.com/golang/glog -lang=go1.19 -complete -installsuffix shared -buildid s-CSywsxneWPGnrDIZjV/s-CSywsxneWPGnrDIZjV -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b350/importcfg -pack /root/go/pkg/mod/github.com/golang/glog@v1.2.5/glog.go /root/go/pkg/mod/github.com/golang/glog@v1.2.5/glog_file.go /root/go/pkg/mod/github.com/golang/glog@v1.2.5/glog_file_linux.go /root/go/pkg/mod/github.com/golang/glog@v1.2.5/glog_file_nonwindows.go /root/go/pkg/mod/github.com/golang/glog@v1.2.5/glog_flags.go
2025-08-20T22:48:20.0949921Z [00:02:39.122]➜  go tool buildid -w $WORK/b291/_pkg_.a # internal
2025-08-20T22:48:20.0972801Z [00:02:39.124]➜  cp $WORK/b291/_pkg_.a /root/.cache/go-build/ad/ad73b47ced4a9c3b6b575c81091d4cbd628d77fcdc17ac7593be7cddff0f5993-d # internal
2025-08-20T22:48:20.0982949Z [00:02:39.125]➜  github.com/klauspost/compress/huff0
2025-08-20T22:48:20.0987626Z [00:02:39.125]➜  mkdir -p $WORK/b368/
2025-08-20T22:48:20.0996156Z [00:02:39.126]➜  cat >/tmp/go-build3381348043/b368/importcfg << 'EOF' # internal
2025-08-20T22:48:20.0999026Z [00:02:39.127]➜  # import config
2025-08-20T22:48:20.1002435Z [00:02:39.127]➜  packagefile errors=/tmp/go-build3381348043/b004/_pkg_.a
2025-08-20T22:48:20.1003836Z [00:02:39.127]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:20.1007503Z [00:02:39.127]➜  packagefile github.com/klauspost/compress/fse=/tmp/go-build3381348043/b369/_pkg_.a
2025-08-20T22:48:20.1011567Z [00:02:39.127]➜  packagefile github.com/klauspost/compress/internal/le=/tmp/go-build3381348043/b370/_pkg_.a
2025-08-20T22:48:20.1013825Z [00:02:39.127]➜  packagefile io=/tmp/go-build3381348043/b034/_pkg_.a
2025-08-20T22:48:20.1014641Z [00:02:39.127]➜  packagefile math=/tmp/go-build3381348043/b055/_pkg_.a
2025-08-20T22:48:20.1015081Z [00:02:39.127]➜  packagefile math/bits=/tmp/go-build3381348043/b040/_pkg_.a
2025-08-20T22:48:20.1015519Z [00:02:39.127]➜  packagefile runtime=/tmp/go-build3381348043/b010/_pkg_.a
2025-08-20T22:48:20.1016155Z [00:02:39.127]➜  packagefile sync=/tmp/go-build3381348043/b035/_pkg_.a
2025-08-20T22:48:20.1016477Z [00:02:39.127]➜  EOF
2025-08-20T22:48:20.1019835Z [00:02:39.127]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b368/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/klauspost/compress@v1.18.0/huff0=>github.com/klauspost/compress@v1.18.0/huff0;$WORK/b368=>" -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/b368/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-20T22:48:20.3139453Z [00:02:39.338]➜  go tool buildid -w $WORK/b350/_pkg_.a # internal
2025-08-20T22:48:20.3152303Z [00:02:39.342]➜  cp $WORK/b350/_pkg_.a /root/.cache/go-build/ab/ab0f7eaa2d4c82b45fb5ec3eb542f0cc044364af900fb9ae361cd1a42a660b35-d # internal
2025-08-20T22:48:20.3158957Z [00:02:39.342]➜  github.com/dgraph-io/ristretto/z
2025-08-20T22:48:20.3159296Z [00:02:39.342]➜  mkdir -p $WORK/b346/
2025-08-20T22:48:20.3159611Z [00:02:39.342]➜  echo -n > $WORK/b346/go_asm.h # internal
2025-08-20T22:48:20.3160018Z [00:02:39.343]➜  cd /root/go/pkg/mod/github.com/dgraph-io/ristretto@v0.1.1/z
2025-08-20T22:48:20.3161418Z [00:02:39.343]➜  /root/.go/pkg/tool/linux_arm64/asm -p github.com/dgraph-io/ristretto/z -trimpath "/root/go/pkg/mod/github.com/dgraph-io/ristretto@v0.1.1/z=>github.com/dgraph-io/ristretto@v0.1.1/z;$WORK/b346=>" -I $WORK/b346/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b346/symabis ./rtutil.s
2025-08-20T22:48:20.3169821Z [00:02:39.344]➜  go tool buildid -w $WORK/b340/_pkg_.a # internal
2025-08-20T22:48:20.3201259Z [00:02:39.347]➜  go tool buildid -w $WORK/b368/_pkg_.a # internal
2025-08-20T22:48:20.3219117Z [00:02:39.349]➜  cp $WORK/b368/_pkg_.a /root/.cache/go-build/ba/ba98cdf2a93c878e04029161e8b5dcf1e5507031ff8e832b5f9ebd9e394eefc6-d # internal
2025-08-20T22:48:20.3222597Z [00:02:39.349]➜  cat >/tmp/go-build3381348043/b346/importcfg << 'EOF' # internal
2025-08-20T22:48:20.3223373Z [00:02:39.349]➜  # import config
2025-08-20T22:48:20.3228861Z [00:02:39.349]➜  packagefile bytes=/tmp/go-build3381348043/b003/_pkg_.a
2025-08-20T22:48:20.3229818Z [00:02:39.349]➜  packagefile context=/tmp/go-build3381348043/b043/_pkg_.a
2025-08-20T22:48:20.3230677Z [00:02:39.349]➜  packagefile encoding/binary=/tmp/go-build3381348043/b132/_pkg_.a
2025-08-20T22:48:20.3231500Z [00:02:39.349]➜  packagefile encoding/json=/tmp/go-build3381348043/b158/_pkg_.a
2025-08-20T22:48:20.3237962Z [00:02:39.349]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:20.3238609Z [00:02:39.349]➜  packagefile github.com/cespare/xxhash/v2=/tmp/go-build3381348043/b347/_pkg_.a
2025-08-20T22:48:20.3239420Z [00:02:39.349]➜  packagefile github.com/dgraph-io/ristretto/z/simd=/tmp/go-build3381348043/b348/_pkg_.a
2025-08-20T22:48:20.3245970Z [00:02:39.349]➜  packagefile github.com/dustin/go-humanize=/tmp/go-build3381348043/b349/_pkg_.a
2025-08-20T22:48:20.3246670Z [00:02:39.349]➜  packagefile github.com/golang/glog=/tmp/go-build3381348043/b350/_pkg_.a
2025-08-20T22:48:20.3247211Z [00:02:39.349]➜  packagefile github.com/pkg/errors=/tmp/go-build3381348043/b195/_pkg_.a
2025-08-20T22:48:20.3247734Z [00:02:39.349]➜  packagefile golang.org/x/sys/unix=/tmp/go-build3381348043/b211/_pkg_.a
2025-08-20T22:48:20.3248579Z [00:02:39.349]➜  packagefile io=/tmp/go-build3381348043/b034/_pkg_.a
2025-08-20T22:48:20.3249003Z [00:02:39.349]➜  packagefile io/ioutil=/tmp/go-build3381348043/b342/_pkg_.a
2025-08-20T22:48:20.3249430Z [00:02:39.349]➜  packagefile math=/tmp/go-build3381348043/b055/_pkg_.a
2025-08-20T22:48:20.3249858Z [00:02:39.349]➜  packagefile math/bits=/tmp/go-build3381348043/b040/_pkg_.a
2025-08-20T22:48:20.3250299Z [00:02:39.349]➜  packagefile math/rand=/tmp/go-build3381348043/b100/_pkg_.a
2025-08-20T22:48:20.3250726Z [00:02:39.349]➜  packagefile os=/tmp/go-build3381348043/b079/_pkg_.a
2025-08-20T22:48:20.3251147Z [00:02:39.349]➜  packagefile os/user=/tmp/go-build3381348043/b354/_pkg_.a
2025-08-20T22:48:20.3251595Z [00:02:39.349]➜  packagefile path/filepath=/tmp/go-build3381348043/b156/_pkg_.a
2025-08-20T22:48:20.3252047Z [00:02:39.350]➜  packagefile reflect=/tmp/go-build3381348043/b099/_pkg_.a
2025-08-20T22:48:20.3252482Z [00:02:39.350]➜  packagefile sort=/tmp/go-build3381348043/b157/_pkg_.a
2025-08-20T22:48:20.3252903Z [00:02:39.350]➜  packagefile strconv=/tmp/go-build3381348043/b054/_pkg_.a
2025-08-20T22:48:20.3253334Z [00:02:39.350]➜  packagefile strings=/tmp/go-build3381348043/b063/_pkg_.a
2025-08-20T22:48:20.3253755Z [00:02:39.350]➜  packagefile sync=/tmp/go-build3381348043/b035/_pkg_.a
2025-08-20T22:48:20.3254188Z [00:02:39.350]➜  packagefile sync/atomic=/tmp/go-build3381348043/b037/_pkg_.a
2025-08-20T22:48:20.3254620Z [00:02:39.350]➜  packagefile time=/tmp/go-build3381348043/b044/_pkg_.a
2025-08-20T22:48:20.3254975Z [00:02:39.350]➜  EOF
2025-08-20T22:48:20.3255247Z [00:02:39.350]➜  cd /tmp/tmp.ktsoLsWyz4/TEMPREPO/cmd/step
2025-08-20T22:48:20.3280426Z [00:02:39.350]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b346/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/dgraph-io/ristretto@v0.1.1/z=>github.com/dgraph-io/ristretto@v0.1.1/z;$WORK/b346=>" -p github.com/dgraph-io/ristretto/z -lang=go1.12 -installsuffix shared -buildid iIN3mBH4ViTUhoTjK_sC/iIN3mBH4ViTUhoTjK_sC -goversion go1.25.0 -symabis $WORK/b346/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b346/importcfg -pack -asmhdr $WORK/b346/go_asm.h /root/go/pkg/mod/github.com/dgraph-io/ristretto@v0.1.1/z/allocator.go /root/go/pkg/mod/github.com/dgraph-io/ristretto@v0.1.1/z/bbloom.go /root/go/pkg/mod/github.com/dgraph-io/ristretto@v0.1.1/z/btree.go /root/go/pkg/mod/github.com/dgraph-io/ristretto@v0.1.1/z/buffer.go /root/go/pkg/mod/github.com/dgraph-io/ristretto@v0.1.1/z/calloc.go /root/go/pkg/mod/github.com/dgraph-io/ristretto@v0.1.1/z/calloc_64bit.go /root/go/pkg/mod/github.com/dgraph-io/ristretto@v0.1.1/z/calloc_nojemalloc.go /root/go/pkg/mod/github.com/dgraph-io/ristretto@v0.1.1/z/file.go /root/go/pkg/mod/github.com/dgraph-io/ristretto@v0.1.1/z/file_linux.go /root/go/pkg/mod/github.com/dgraph-io/ristretto@v0.1.1/z/flags.go /root/go/pkg/mod/github.com/dgraph-io/ristretto@v0.1.1/z/histogram.go /root/go/pkg/mod/github.com/dgraph-io/ristretto@v0.1.1/z/mmap.go /root/go/pkg/mod/github.com/dgraph-io/ristretto@v0.1.1/z/mmap_linux.go /root/go/pkg/mod/github.com/dgraph-io/ristretto@v0.1.1/z/mremap_linux_arm64.go /root/go/pkg/mod/github.com/dgraph-io/ristretto@v0.1.1/z/rtutil.go /root/go/pkg/mod/github.com/dgraph-io/ristretto@v0.1.1/z/z.go
2025-08-20T22:48:20.3285569Z [00:02:39.350]➜  github.com/klauspost/compress/internal/snapref
2025-08-20T22:48:20.3286050Z [00:02:39.351]➜  mkdir -p $WORK/b371/
2025-08-20T22:48:20.3286432Z [00:02:39.351]➜  cat >/tmp/go-build3381348043/b371/importcfg << 'EOF' # internal
2025-08-20T22:48:20.3286790Z [00:02:39.351]➜  # import config
2025-08-20T22:48:20.3287165Z [00:02:39.351]➜  packagefile encoding/binary=/tmp/go-build3381348043/b132/_pkg_.a
2025-08-20T22:48:20.3287975Z [00:02:39.351]➜  packagefile errors=/tmp/go-build3381348043/b004/_pkg_.a
2025-08-20T22:48:20.3288423Z [00:02:39.351]➜  packagefile hash/crc32=/tmp/go-build3381348043/b165/_pkg_.a
2025-08-20T22:48:20.3288849Z [00:02:39.351]➜  packagefile io=/tmp/go-build3381348043/b034/_pkg_.a
2025-08-20T22:48:20.3289444Z [00:02:39.351]➜  EOF
2025-08-20T22:48:20.3292832Z [00:02:39.354]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b371/_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/b371=>" -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/b371/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-20T22:48:20.3299537Z [00:02:39.357]➜  cp $WORK/b340/_pkg_.a /root/.cache/go-build/4e/4e9c3cfaa6655c51649386fc13b650ebe183fd72682141d10baf298d225ddf9b-d # internal
2025-08-20T22:48:20.3307265Z [00:02:39.358]➜  google.golang.org/protobuf/internal/editionssupport
2025-08-20T22:48:20.3311256Z [00:02:39.358]➜  mkdir -p $WORK/b339/
2025-08-20T22:48:20.3318555Z [00:02:39.359]➜  cat >/tmp/go-build3381348043/b339/importcfg << 'EOF' # internal
2025-08-20T22:48:20.3322363Z [00:02:39.359]➜  # import config
2025-08-20T22:48:20.3324197Z [00:02:39.359]➜  packagefile google.golang.org/protobuf/types/descriptorpb=/tmp/go-build3381348043/b340/_pkg_.a
2025-08-20T22:48:20.3324663Z [00:02:39.359]➜  EOF
2025-08-20T22:48:20.3326949Z [00:02:39.359]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b339/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/protobuf@v1.36.7/internal/editionssupport=>google.golang.org/protobuf@v1.36.7/internal/editionssupport;$WORK/b339=>" -p google.golang.org/protobuf/internal/editionssupport -lang=go1.22 -complete -installsuffix shared -buildid 4guVgRiNvjsMB-lnxQZ1/4guVgRiNvjsMB-lnxQZ1 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b339/importcfg -pack /root/go/pkg/mod/google.golang.org/protobuf@v1.36.7/internal/editionssupport/editions.go
2025-08-20T22:48:20.3519280Z [00:02:39.379]➜  go tool buildid -w $WORK/b339/_pkg_.a # internal
2025-08-20T22:48:20.3552589Z [00:02:39.382]➜  cp $WORK/b339/_pkg_.a /root/.cache/go-build/44/445ab8b5dd9bf7fc610ba4cd1f52ca99347284ecc4b746870663ae42f8ff9280-d # internal
2025-08-20T22:48:20.3554794Z [00:02:39.382]➜  google.golang.org/protobuf/types/gofeaturespb
2025-08-20T22:48:20.3555611Z [00:02:39.382]➜  mkdir -p $WORK/b341/
2025-08-20T22:48:20.3559253Z [00:02:39.382]➜  cat >/tmp/go-build3381348043/b341/importcfg << 'EOF' # internal
2025-08-20T22:48:20.3560024Z [00:02:39.383]➜  # import config
2025-08-20T22:48:20.3560814Z [00:02:39.383]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build3381348043/b224/_pkg_.a
2025-08-20T22:48:20.3562441Z [00:02:39.383]➜  packagefile google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build3381348043/b273/_pkg_.a
2025-08-20T22:48:20.3563191Z [00:02:39.383]➜  packagefile google.golang.org/protobuf/types/descriptorpb=/tmp/go-build3381348043/b340/_pkg_.a
2025-08-20T22:48:20.3563749Z [00:02:39.383]➜  packagefile reflect=/tmp/go-build3381348043/b099/_pkg_.a
2025-08-20T22:48:20.3564173Z [00:02:39.383]➜  packagefile sync=/tmp/go-build3381348043/b035/_pkg_.a
2025-08-20T22:48:20.3564484Z [00:02:39.383]➜  EOF
2025-08-20T22:48:20.3566775Z [00:02:39.383]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b341/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/protobuf@v1.36.7/types/gofeaturespb=>google.golang.org/protobuf@v1.36.7/types/gofeaturespb;$WORK/b341=>" -p google.golang.org/protobuf/types/gofeaturespb -lang=go1.22 -complete -installsuffix shared -buildid NsaQOrBShrDR6-UDRVzs/NsaQOrBShrDR6-UDRVzs -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b341/importcfg -pack /root/go/pkg/mod/google.golang.org/protobuf@v1.36.7/types/gofeaturespb/go_features.pb.go
2025-08-20T22:48:20.3856532Z [00:02:39.412]➜  go tool buildid -w $WORK/b371/_pkg_.a # internal
2025-08-20T22:48:20.3872153Z [00:02:39.413]➜  cp $WORK/b371/_pkg_.a /root/.cache/go-build/05/05fd846634fbd647c25e552d8a9a6a188ef498bf5afe4474a819aed37d03f438-d # internal
2025-08-20T22:48:20.3872960Z [00:02:39.414]➜  github.com/klauspost/compress/zstd/internal/xxhash
2025-08-20T22:48:20.3873316Z [00:02:39.414]➜  mkdir -p $WORK/b372/
2025-08-20T22:48:20.3873627Z [00:02:39.414]➜  echo -n > $WORK/b372/go_asm.h # internal
2025-08-20T22:48:20.3874137Z [00:02:39.414]➜  cd /root/go/pkg/mod/github.com/klauspost/compress@v1.18.0/zstd/internal/xxhash
2025-08-20T22:48:20.3883283Z [00:02:39.414]➜  /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/b372=>" -I $WORK/b372/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b372/symabis ./xxhash_arm64.s
2025-08-20T22:48:20.3900237Z [00:02:39.417]➜  cat >/tmp/go-build3381348043/b372/importcfg << 'EOF' # internal
2025-08-20T22:48:20.3903372Z [00:02:39.417]➜  # import config
2025-08-20T22:48:20.3905199Z [00:02:39.417]➜  packagefile encoding/binary=/tmp/go-build3381348043/b132/_pkg_.a
2025-08-20T22:48:20.3906206Z [00:02:39.417]➜  packagefile errors=/tmp/go-build3381348043/b004/_pkg_.a
2025-08-20T22:48:20.3906914Z [00:02:39.417]➜  packagefile math/bits=/tmp/go-build3381348043/b040/_pkg_.a
2025-08-20T22:48:20.3907802Z [00:02:39.417]➜  EOF
2025-08-20T22:48:20.3908130Z [00:02:39.417]➜  cd /tmp/tmp.ktsoLsWyz4/TEMPREPO/cmd/step
2025-08-20T22:48:20.3911255Z [00:02:39.417]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b372/_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/b372=>" -p github.com/klauspost/compress/zstd/internal/xxhash -lang=go1.22 -installsuffix shared -buildid BsMI3q2JKCQLklBgxug0/BsMI3q2JKCQLklBgxug0 -goversion go1.25.0 -symabis $WORK/b372/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b372/importcfg -pack -asmhdr $WORK/b372/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-20T22:48:20.4295647Z [00:02:39.456]➜  go tool buildid -w $WORK/b341/_pkg_.a # internal
2025-08-20T22:48:20.4303823Z [00:02:39.457]➜  cd /root/go/pkg/mod/github.com/klauspost/compress@v1.18.0/zstd/internal/xxhash
2025-08-20T22:48:20.4307777Z [00:02:39.458]➜  /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/b372=>" -I $WORK/b372/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b372/xxhash_arm64.o ./xxhash_arm64.s
2025-08-20T22:48:20.4317945Z [00:02:39.459]➜  cp $WORK/b341/_pkg_.a /root/.cache/go-build/a5/a574955395aa168779d272d1fc12fc4dffde4d446bc617848df5708caf270203-d # internal
2025-08-20T22:48:20.4331768Z [00:02:39.460]➜  google.golang.org/protobuf/reflect/protodesc
2025-08-20T22:48:20.4334225Z [00:02:39.460]➜  mkdir -p $WORK/b338/
2025-08-20T22:48:20.4347288Z [00:02:39.462]➜  cat >/tmp/go-build3381348043/b338/importcfg << 'EOF' # internal
2025-08-20T22:48:20.4347859Z [00:02:39.462]➜  # import config
2025-08-20T22:48:20.4348339Z [00:02:39.462]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:20.4349041Z [00:02:39.462]➜  packagefile google.golang.org/protobuf/encoding/protowire=/tmp/go-build3381348043/b216/_pkg_.a
2025-08-20T22:48:20.4349922Z [00:02:39.462]➜  packagefile google.golang.org/protobuf/internal/editiondefaults=/tmp/go-build3381348043/b230/_pkg_.a
2025-08-20T22:48:20.4350807Z [00:02:39.462]➜  packagefile google.golang.org/protobuf/internal/editionssupport=/tmp/go-build3381348043/b339/_pkg_.a
2025-08-20T22:48:20.4352099Z [00:02:39.462]➜  packagefile google.golang.org/protobuf/internal/encoding/defval=/tmp/go-build3381348043/b232/_pkg_.a
2025-08-20T22:48:20.4352916Z [00:02:39.462]➜  packagefile google.golang.org/protobuf/internal/errors=/tmp/go-build3381348043/b217/_pkg_.a
2025-08-20T22:48:20.4353718Z [00:02:39.462]➜  packagefile google.golang.org/protobuf/internal/filedesc=/tmp/go-build3381348043/b227/_pkg_.a
2025-08-20T22:48:20.4354527Z [00:02:39.462]➜  packagefile google.golang.org/protobuf/internal/flags=/tmp/go-build3381348043/b223/_pkg_.a
2025-08-20T22:48:20.4355323Z [00:02:39.462]➜  packagefile google.golang.org/protobuf/internal/genid=/tmp/go-build3381348043/b234/_pkg_.a
2025-08-20T22:48:20.4356249Z [00:02:39.462]➜  packagefile google.golang.org/protobuf/internal/pragma=/tmp/go-build3381348043/b225/_pkg_.a
2025-08-20T22:48:20.4357047Z [00:02:39.462]➜  packagefile google.golang.org/protobuf/internal/strs=/tmp/go-build3381348043/b221/_pkg_.a
2025-08-20T22:48:20.4357839Z [00:02:39.462]➜  packagefile google.golang.org/protobuf/proto=/tmp/go-build3381348043/b235/_pkg_.a
2025-08-20T22:48:20.4358621Z [00:02:39.462]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build3381348043/b224/_pkg_.a
2025-08-20T22:48:20.4359458Z [00:02:39.462]➜  packagefile google.golang.org/protobuf/reflect/protoregistry=/tmp/go-build3381348043/b237/_pkg_.a
2025-08-20T22:48:20.4360299Z [00:02:39.462]➜  packagefile google.golang.org/protobuf/types/descriptorpb=/tmp/go-build3381348043/b340/_pkg_.a
2025-08-20T22:48:20.4361117Z [00:02:39.462]➜  packagefile google.golang.org/protobuf/types/gofeaturespb=/tmp/go-build3381348043/b341/_pkg_.a
2025-08-20T22:48:20.4361777Z [00:02:39.462]➜  packagefile os=/tmp/go-build3381348043/b079/_pkg_.a
2025-08-20T22:48:20.4362296Z [00:02:39.462]➜  packagefile strings=/tmp/go-build3381348043/b063/_pkg_.a
2025-08-20T22:48:20.4362808Z [00:02:39.462]➜  packagefile sync=/tmp/go-build3381348043/b035/_pkg_.a
2025-08-20T22:48:20.4363361Z [00:02:39.462]➜  packagefile unicode=/tmp/go-build3381348043/b041/_pkg_.a
2025-08-20T22:48:20.4363790Z [00:02:39.462]➜  EOF
2025-08-20T22:48:20.4364184Z [00:02:39.462]➜  cd /tmp/tmp.ktsoLsWyz4/TEMPREPO/cmd/step
2025-08-20T22:48:20.4368369Z [00:02:39.462]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b338/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/protobuf@v1.36.7/reflect/protodesc=>google.golang.org/protobuf@v1.36.7/reflect/protodesc;$WORK/b338=>" -p google.golang.org/protobuf/reflect/protodesc -lang=go1.22 -complete -installsuffix shared -buildid J547rdHYDHh1RO4R-A_I/J547rdHYDHh1RO4R-A_I -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b338/importcfg -pack /root/go/pkg/mod/google.golang.org/protobuf@v1.36.7/reflect/protodesc/desc.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.7/reflect/protodesc/desc_init.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.7/reflect/protodesc/desc_resolve.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.7/reflect/protodesc/desc_validate.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.7/reflect/protodesc/editions.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.7/reflect/protodesc/proto.go
2025-08-20T22:48:20.4406998Z [00:02:39.467]➜  cd /root/go/pkg/mod/github.com/klauspost/compress@v1.18.0/zstd/internal/xxhash
2025-08-20T22:48:20.4411755Z [00:02:39.468]➜  go tool pack r $WORK/b372/_pkg_.a $WORK/b372/xxhash_arm64.o # internal
2025-08-20T22:48:20.4412217Z [00:02:39.468]➜  go tool buildid -w $WORK/b372/_pkg_.a # internal
2025-08-20T22:48:20.4415827Z [00:02:39.468]➜  cp $WORK/b372/_pkg_.a /root/.cache/go-build/a3/a3b50f0c78abb4e589b327f22a5f6a942f41a99fe7386ff2839c191eec9c8d1d-d # internal
2025-08-20T22:48:20.4426276Z [00:02:39.469]➜  github.com/klauspost/compress/zstd
2025-08-20T22:48:20.4429161Z [00:02:39.469]➜  mkdir -p $WORK/b366/
2025-08-20T22:48:20.4449665Z [00:02:39.472]➜  cat >/tmp/go-build3381348043/b366/importcfg << 'EOF' # internal
2025-08-20T22:48:20.4458508Z [00:02:39.472]➜  # import config
2025-08-20T22:48:20.4458874Z [00:02:39.472]➜  packagefile bytes=/tmp/go-build3381348043/b003/_pkg_.a
2025-08-20T22:48:20.4459309Z [00:02:39.472]➜  packagefile context=/tmp/go-build3381348043/b043/_pkg_.a
2025-08-20T22:48:20.4459758Z [00:02:39.472]➜  packagefile crypto/rand=/tmp/go-build3381348043/b116/_pkg_.a
2025-08-20T22:48:20.4460230Z [00:02:39.472]➜  packagefile encoding/binary=/tmp/go-build3381348043/b132/_pkg_.a
2025-08-20T22:48:20.4460705Z [00:02:39.472]➜  packagefile encoding/hex=/tmp/go-build3381348043/b144/_pkg_.a
2025-08-20T22:48:20.4461165Z [00:02:39.472]➜  packagefile errors=/tmp/go-build3381348043/b004/_pkg_.a
2025-08-20T22:48:20.4461578Z [00:02:39.472]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:20.4462080Z [00:02:39.472]➜  packagefile github.com/klauspost/compress=/tmp/go-build3381348043/b367/_pkg_.a
2025-08-20T22:48:20.4462689Z [00:02:39.472]➜  packagefile github.com/klauspost/compress/huff0=/tmp/go-build3381348043/b368/_pkg_.a
2025-08-20T22:48:20.4463357Z [00:02:39.472]➜  packagefile github.com/klauspost/compress/internal/le=/tmp/go-build3381348043/b370/_pkg_.a
2025-08-20T22:48:20.4464056Z [00:02:39.472]➜  packagefile github.com/klauspost/compress/internal/snapref=/tmp/go-build3381348043/b371/_pkg_.a
2025-08-20T22:48:20.4464786Z [00:02:39.472]➜  packagefile github.com/klauspost/compress/zstd/internal/xxhash=/tmp/go-build3381348043/b372/_pkg_.a
2025-08-20T22:48:20.4465372Z [00:02:39.472]➜  packagefile hash/crc32=/tmp/go-build3381348043/b165/_pkg_.a
2025-08-20T22:48:20.4465992Z [00:02:39.472]➜  packagefile io=/tmp/go-build3381348043/b034/_pkg_.a
2025-08-20T22:48:20.4466465Z [00:02:39.472]➜  packagefile log=/tmp/go-build3381348043/b171/_pkg_.a
2025-08-20T22:48:20.4466915Z [00:02:39.472]➜  packagefile math=/tmp/go-build3381348043/b055/_pkg_.a
2025-08-20T22:48:20.4467340Z [00:02:39.472]➜  packagefile math/bits=/tmp/go-build3381348043/b040/_pkg_.a
2025-08-20T22:48:20.4467777Z [00:02:39.472]➜  packagefile runtime=/tmp/go-build3381348043/b010/_pkg_.a
2025-08-20T22:48:20.4468241Z [00:02:39.472]➜  packagefile runtime/debug=/tmp/go-build3381348043/b194/_pkg_.a
2025-08-20T22:48:20.4468682Z [00:02:39.472]➜  packagefile slices=/tmp/go-build3381348043/b050/_pkg_.a
2025-08-20T22:48:20.4469097Z [00:02:39.472]➜  packagefile sort=/tmp/go-build3381348043/b157/_pkg_.a
2025-08-20T22:48:20.4469513Z [00:02:39.472]➜  packagefile strconv=/tmp/go-build3381348043/b054/_pkg_.a
2025-08-20T22:48:20.4469937Z [00:02:39.472]➜  packagefile strings=/tmp/go-build3381348043/b063/_pkg_.a
2025-08-20T22:48:20.4470670Z [00:02:39.472]➜  packagefile sync=/tmp/go-build3381348043/b035/_pkg_.a
2025-08-20T22:48:20.4471051Z [00:02:39.472]➜  EOF
2025-08-20T22:48:20.4471325Z [00:02:39.472]➜  cd /tmp/tmp.ktsoLsWyz4/TEMPREPO/cmd/step
2025-08-20T22:48:20.4492713Z [00:02:39.472]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b366/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/klauspost/compress@v1.18.0/zstd=>github.com/klauspost/compress@v1.18.0/zstd;$WORK/b366=>" -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/b366/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-20T22:48:20.5631284Z [00:02:39.590]➜  cd /root/go/pkg/mod/github.com/dgraph-io/ristretto@v0.1.1/z
2025-08-20T22:48:20.5635296Z [00:02:39.590]➜  /root/.go/pkg/tool/linux_arm64/asm -p github.com/dgraph-io/ristretto/z -trimpath "/root/go/pkg/mod/github.com/dgraph-io/ristretto@v0.1.1/z=>github.com/dgraph-io/ristretto@v0.1.1/z;$WORK/b346=>" -I $WORK/b346/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b346/rtutil.o ./rtutil.s
2025-08-20T22:48:20.5704439Z [00:02:39.597]➜  go tool pack r $WORK/b346/_pkg_.a $WORK/b346/rtutil.o # internal
2025-08-20T22:48:20.5704948Z [00:02:39.597]➜  go tool buildid -w $WORK/b346/_pkg_.a # internal
2025-08-20T22:48:20.5742499Z [00:02:39.601]➜  cp $WORK/b346/_pkg_.a /root/.cache/go-build/57/57087d0fc8cda9700d498f67c1cb464f8654f7dd4b3b508035156afaf84eb07b-d # internal
2025-08-20T22:48:20.5743232Z [00:02:39.601]➜  github.com/dgraph-io/ristretto
2025-08-20T22:48:20.5743544Z [00:02:39.601]➜  mkdir -p $WORK/b374/
2025-08-20T22:48:20.5744249Z [00:02:39.601]➜  cat >/tmp/go-build3381348043/b374/importcfg << 'EOF' # internal
2025-08-20T22:48:20.5744696Z [00:02:39.601]➜  # import config
2025-08-20T22:48:20.5745040Z [00:02:39.601]➜  packagefile bytes=/tmp/go-build3381348043/b003/_pkg_.a
2025-08-20T22:48:20.5745469Z [00:02:39.601]➜  packagefile errors=/tmp/go-build3381348043/b004/_pkg_.a
2025-08-20T22:48:20.5746056Z [00:02:39.601]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:20.5746607Z [00:02:39.601]➜  packagefile github.com/dgraph-io/ristretto/z=/tmp/go-build3381348043/b346/_pkg_.a
2025-08-20T22:48:20.5747105Z [00:02:39.601]➜  packagefile math=/tmp/go-build3381348043/b055/_pkg_.a
2025-08-20T22:48:20.5747530Z [00:02:39.601]➜  packagefile math/rand=/tmp/go-build3381348043/b100/_pkg_.a
2025-08-20T22:48:20.5747955Z [00:02:39.601]➜  packagefile sync=/tmp/go-build3381348043/b035/_pkg_.a
2025-08-20T22:48:20.5748385Z [00:02:39.601]➜  packagefile sync/atomic=/tmp/go-build3381348043/b037/_pkg_.a
2025-08-20T22:48:20.5748828Z [00:02:39.601]➜  packagefile time=/tmp/go-build3381348043/b044/_pkg_.a
2025-08-20T22:48:20.5749136Z [00:02:39.601]➜  EOF
2025-08-20T22:48:20.5749411Z [00:02:39.601]➜  cd /tmp/tmp.ktsoLsWyz4/TEMPREPO/cmd/step
2025-08-20T22:48:20.5752472Z [00:02:39.601]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b374/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/dgraph-io/ristretto@v0.1.1=>github.com/dgraph-io/ristretto@v0.1.1;$WORK/b374=>" -p github.com/dgraph-io/ristretto -lang=go1.12 -complete -installsuffix shared -buildid CvBfEvWG8Pe2zS4Dlfuf/CvBfEvWG8Pe2zS4Dlfuf -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b374/importcfg -pack /root/go/pkg/mod/github.com/dgraph-io/ristretto@v0.1.1/cache.go /root/go/pkg/mod/github.com/dgraph-io/ristretto@v0.1.1/policy.go /root/go/pkg/mod/github.com/dgraph-io/ristretto@v0.1.1/ring.go /root/go/pkg/mod/github.com/dgraph-io/ristretto@v0.1.1/sketch.go /root/go/pkg/mod/github.com/dgraph-io/ristretto@v0.1.1/store.go /root/go/pkg/mod/github.com/dgraph-io/ristretto@v0.1.1/ttl.go
2025-08-20T22:48:20.6765062Z [00:02:39.703]➜  go tool buildid -w $WORK/b374/_pkg_.a # internal
2025-08-20T22:48:20.6796240Z [00:02:39.705]➜  cp $WORK/b374/_pkg_.a /root/.cache/go-build/6e/6e2aacf1fc4cefd74ad675435129f51bacb8a5053a190b21054c240972ffcd87-d # internal
2025-08-20T22:48:20.6796946Z [00:02:39.705]➜  github.com/dgryski/go-farm
2025-08-20T22:48:20.6797245Z [00:02:39.705]➜  mkdir -p $WORK/b375/
2025-08-20T22:48:20.6797623Z [00:02:39.706]➜  cat >/tmp/go-build3381348043/b375/importcfg << 'EOF' # internal
2025-08-20T22:48:20.6798008Z [00:02:39.706]➜  # import config
2025-08-20T22:48:20.6798379Z [00:02:39.706]➜  packagefile encoding/binary=/tmp/go-build3381348043/b132/_pkg_.a
2025-08-20T22:48:20.6798844Z [00:02:39.706]➜  packagefile math/bits=/tmp/go-build3381348043/b040/_pkg_.a
2025-08-20T22:48:20.6799165Z [00:02:39.706]➜  EOF
2025-08-20T22:48:20.6803264Z [00:02:39.706]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b375/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/dgryski/go-farm@v0.0.0-20200201041132-a6ae2369ad13=>github.com/dgryski/go-farm@v0.0.0-20200201041132-a6ae2369ad13;$WORK/b375=>" -p github.com/dgryski/go-farm -lang=go1.16 -complete -installsuffix shared -buildid hlhkR4gUmd_TCZLfqMLK/hlhkR4gUmd_TCZLfqMLK -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b375/importcfg -pack /root/go/pkg/mod/github.com/dgryski/go-farm@v0.0.0-20200201041132-a6ae2369ad13/basics.go /root/go/pkg/mod/github.com/dgryski/go-farm@v0.0.0-20200201041132-a6ae2369ad13/farmhashcc.go /root/go/pkg/mod/github.com/dgryski/go-farm@v0.0.0-20200201041132-a6ae2369ad13/farmhashmk.go /root/go/pkg/mod/github.com/dgryski/go-farm@v0.0.0-20200201041132-a6ae2369ad13/farmhashna.go /root/go/pkg/mod/github.com/dgryski/go-farm@v0.0.0-20200201041132-a6ae2369ad13/farmhashuo.go /root/go/pkg/mod/github.com/dgryski/go-farm@v0.0.0-20200201041132-a6ae2369ad13/farmhashxo.go /root/go/pkg/mod/github.com/dgryski/go-farm@v0.0.0-20200201041132-a6ae2369ad13/fp_generic.go
2025-08-20T22:48:20.7489014Z [00:02:39.776]➜  go tool buildid -w $WORK/b375/_pkg_.a # internal
2025-08-20T22:48:20.7497297Z [00:02:39.776]➜  cp $WORK/b375/_pkg_.a /root/.cache/go-build/b8/b8c2c33ef62fb425fa284724c9b27cade2a9d32b0fe62d1d6000f502137ea083-d # internal
2025-08-20T22:48:20.7500213Z [00:02:39.777]➜  github.com/golang/snappy
2025-08-20T22:48:20.7500583Z [00:02:39.777]➜  mkdir -p $WORK/b376/
2025-08-20T22:48:20.7501412Z [00:02:39.777]➜  echo -n > $WORK/b376/go_asm.h # internal
2025-08-20T22:48:20.7502942Z [00:02:39.777]➜  cd /root/go/pkg/mod/github.com/golang/snappy@v0.0.4
2025-08-20T22:48:20.7505367Z [00:02:39.777]➜  /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/b376=>" -I $WORK/b376/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b376/symabis ./decode_arm64.s ./encode_arm64.s
2025-08-20T22:48:20.7553486Z [00:02:39.782]➜  cat >/tmp/go-build3381348043/b376/importcfg << 'EOF' # internal
2025-08-20T22:48:20.7554696Z [00:02:39.782]➜  # import config
2025-08-20T22:48:20.7555150Z [00:02:39.782]➜  packagefile encoding/binary=/tmp/go-build3381348043/b132/_pkg_.a
2025-08-20T22:48:20.7555642Z [00:02:39.782]➜  packagefile errors=/tmp/go-build3381348043/b004/_pkg_.a
2025-08-20T22:48:20.7556319Z [00:02:39.782]➜  packagefile hash/crc32=/tmp/go-build3381348043/b165/_pkg_.a
2025-08-20T22:48:20.7556758Z [00:02:39.782]➜  packagefile io=/tmp/go-build3381348043/b034/_pkg_.a
2025-08-20T22:48:20.7557472Z [00:02:39.782]➜  EOF
2025-08-20T22:48:20.7557749Z [00:02:39.782]➜  cd /tmp/tmp.ktsoLsWyz4/TEMPREPO/cmd/step
2025-08-20T22:48:20.7560583Z [00:02:39.782]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b376/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/golang/snappy@v0.0.4=>github.com/golang/snappy@v0.0.4;$WORK/b376=>" -p github.com/golang/snappy -lang=go1.16 -installsuffix shared -buildid A32lF1MAbmn4tW92YIrM/A32lF1MAbmn4tW92YIrM -goversion go1.25.0 -symabis $WORK/b376/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b376/importcfg -pack -asmhdr $WORK/b376/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-20T22:48:20.7709811Z [00:02:39.798]➜  go tool buildid -w $WORK/b338/_pkg_.a # internal
2025-08-20T22:48:20.7752717Z [00:02:39.802]➜  cp $WORK/b338/_pkg_.a /root/.cache/go-build/41/41d134cdd5eafe4448d2964f87c4d5e3f9c94c728f363bb9faef91810f65ada9-d # internal
2025-08-20T22:48:20.7762657Z [00:02:39.803]➜  github.com/golang/protobuf/proto
2025-08-20T22:48:20.7774871Z [00:02:39.804]➜  mkdir -p $WORK/b337/
2025-08-20T22:48:20.7777310Z [00:02:39.804]➜  cat >/tmp/go-build3381348043/b337/importcfg << 'EOF' # internal
2025-08-20T22:48:20.7779730Z [00:02:39.804]➜  # import config
2025-08-20T22:48:20.7780112Z [00:02:39.804]➜  packagefile bytes=/tmp/go-build3381348043/b003/_pkg_.a
2025-08-20T22:48:20.7780595Z [00:02:39.804]➜  packagefile compress/gzip=/tmp/go-build3381348043/b163/_pkg_.a
2025-08-20T22:48:20.7781057Z [00:02:39.804]➜  packagefile encoding=/tmp/go-build3381348043/b159/_pkg_.a
2025-08-20T22:48:20.7781516Z [00:02:39.804]➜  packagefile encoding/json=/tmp/go-build3381348043/b158/_pkg_.a
2025-08-20T22:48:20.7781966Z [00:02:39.804]➜  packagefile errors=/tmp/go-build3381348043/b004/_pkg_.a
2025-08-20T22:48:20.7782385Z [00:02:39.804]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:20.7782973Z [00:02:39.804]➜  packagefile google.golang.org/protobuf/encoding/prototext=/tmp/go-build3381348043/b276/_pkg_.a
2025-08-20T22:48:20.7783679Z [00:02:39.804]➜  packagefile google.golang.org/protobuf/encoding/protowire=/tmp/go-build3381348043/b216/_pkg_.a
2025-08-20T22:48:20.7784326Z [00:02:39.804]➜  packagefile google.golang.org/protobuf/proto=/tmp/go-build3381348043/b235/_pkg_.a
2025-08-20T22:48:20.7785332Z [00:02:39.804]➜  packagefile google.golang.org/protobuf/reflect/protodesc=/tmp/go-build3381348043/b338/_pkg_.a
2025-08-20T22:48:20.7787297Z [00:02:39.804]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build3381348043/b224/_pkg_.a
2025-08-20T22:48:20.7788037Z [00:02:39.804]➜  packagefile google.golang.org/protobuf/reflect/protoregistry=/tmp/go-build3381348043/b237/_pkg_.a
2025-08-20T22:48:20.7788752Z [00:02:39.804]➜  packagefile google.golang.org/protobuf/runtime/protoiface=/tmp/go-build3381348043/b238/_pkg_.a
2025-08-20T22:48:20.7789462Z [00:02:39.804]➜  packagefile google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build3381348043/b273/_pkg_.a
2025-08-20T22:48:20.7790001Z [00:02:39.804]➜  packagefile io=/tmp/go-build3381348043/b034/_pkg_.a
2025-08-20T22:48:20.7790424Z [00:02:39.804]➜  packagefile io/ioutil=/tmp/go-build3381348043/b342/_pkg_.a
2025-08-20T22:48:20.7790854Z [00:02:39.804]➜  packagefile math=/tmp/go-build3381348043/b055/_pkg_.a
2025-08-20T22:48:20.7791274Z [00:02:39.804]➜  packagefile reflect=/tmp/go-build3381348043/b099/_pkg_.a
2025-08-20T22:48:20.7791703Z [00:02:39.804]➜  packagefile sort=/tmp/go-build3381348043/b157/_pkg_.a
2025-08-20T22:48:20.7792121Z [00:02:39.804]➜  packagefile strconv=/tmp/go-build3381348043/b054/_pkg_.a
2025-08-20T22:48:20.7792549Z [00:02:39.804]➜  packagefile strings=/tmp/go-build3381348043/b063/_pkg_.a
2025-08-20T22:48:20.7792972Z [00:02:39.804]➜  packagefile sync=/tmp/go-build3381348043/b035/_pkg_.a
2025-08-20T22:48:20.7793412Z [00:02:39.804]➜  packagefile unicode/utf8=/tmp/go-build3381348043/b042/_pkg_.a
2025-08-20T22:48:20.7794037Z [00:02:39.804]➜  EOF
2025-08-20T22:48:20.7798860Z [00:02:39.804]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b337/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/golang/protobuf@v1.5.4/proto=>github.com/golang/protobuf@v1.5.4/proto;$WORK/b337=>" -p github.com/golang/protobuf/proto -lang=go1.17 -complete -installsuffix shared -buildid 9FLgjCyVUZCSOmEPnAK4/9FLgjCyVUZCSOmEPnAK4 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b337/importcfg -pack /root/go/pkg/mod/github.com/golang/protobuf@v1.5.4/proto/buffer.go /root/go/pkg/mod/github.com/golang/protobuf@v1.5.4/proto/defaults.go /root/go/pkg/mod/github.com/golang/protobuf@v1.5.4/proto/deprecated.go /root/go/pkg/mod/github.com/golang/protobuf@v1.5.4/proto/discard.go /root/go/pkg/mod/github.com/golang/protobuf@v1.5.4/proto/extensions.go /root/go/pkg/mod/github.com/golang/protobuf@v1.5.4/proto/properties.go /root/go/pkg/mod/github.com/golang/protobuf@v1.5.4/proto/proto.go /root/go/pkg/mod/github.com/golang/protobuf@v1.5.4/proto/registry.go /root/go/pkg/mod/github.com/golang/protobuf@v1.5.4/proto/text_decode.go /root/go/pkg/mod/github.com/golang/protobuf@v1.5.4/proto/text_encode.go /root/go/pkg/mod/github.com/golang/protobuf@v1.5.4/proto/wire.go /root/go/pkg/mod/github.com/golang/protobuf@v1.5.4/proto/wrappers.go
2025-08-20T22:48:20.7825141Z [00:02:39.809]➜  cd /root/go/pkg/mod/github.com/golang/snappy@v0.0.4
2025-08-20T22:48:20.7829053Z [00:02:39.809]➜  /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/b376=>" -I $WORK/b376/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b376/decode_arm64.o ./decode_arm64.s
2025-08-20T22:48:20.7851686Z [00:02:39.812]➜  /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/b376=>" -I $WORK/b376/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b376/encode_arm64.o ./encode_arm64.s
2025-08-20T22:48:20.7878911Z [00:02:39.815]➜  go tool pack r $WORK/b376/_pkg_.a $WORK/b376/decode_arm64.o $WORK/b376/encode_arm64.o # internal
2025-08-20T22:48:20.7880593Z [00:02:39.815]➜  go tool buildid -w $WORK/b376/_pkg_.a # internal
2025-08-20T22:48:20.7885532Z [00:02:39.816]➜  cp $WORK/b376/_pkg_.a /root/.cache/go-build/93/9387d86ad2d6cbeacd11c3b05549806f456609a1cc5883242724bc43db227382-d # internal
2025-08-20T22:48:20.7887287Z [00:02:39.816]➜  go.etcd.io/bbolt/errors
2025-08-20T22:48:20.7888594Z [00:02:39.816]➜  mkdir -p $WORK/b380/
2025-08-20T22:48:20.7891496Z [00:02:39.816]➜  cat >/tmp/go-build3381348043/b380/importcfg << 'EOF' # internal
2025-08-20T22:48:20.7892832Z [00:02:39.816]➜  # import config
2025-08-20T22:48:20.7894950Z [00:02:39.816]➜  packagefile errors=/tmp/go-build3381348043/b004/_pkg_.a
2025-08-20T22:48:20.7895357Z [00:02:39.816]➜  EOF
2025-08-20T22:48:20.7895635Z [00:02:39.816]➜  cd /tmp/tmp.ktsoLsWyz4/TEMPREPO/cmd/step
2025-08-20T22:48:20.7897569Z [00:02:39.816]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b380/_pkg_.a -trimpath "/root/go/pkg/mod/go.etcd.io/bbolt@v1.4.0/errors=>go.etcd.io/bbolt@v1.4.0/errors;$WORK/b380=>" -p go.etcd.io/bbolt/errors -lang=go1.23 -complete -installsuffix shared -buildid FjkMtihgLvbXd3iwM4SK/FjkMtihgLvbXd3iwM4SK -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b380/importcfg -pack /root/go/pkg/mod/go.etcd.io/bbolt@v1.4.0/errors/errors.go
2025-08-20T22:48:20.7976621Z [00:02:39.824]➜  go tool buildid -w $WORK/b380/_pkg_.a # internal
2025-08-20T22:48:20.7979975Z [00:02:39.825]➜  cp $WORK/b380/_pkg_.a /root/.cache/go-build/9a/9a68766d02a65230290ab2f84e4313e3e7fa857c96634920051c08426cd6e3ed-d # internal
2025-08-20T22:48:20.7982465Z [00:02:39.825]➜  go.etcd.io/bbolt/internal/common
2025-08-20T22:48:20.7982781Z [00:02:39.825]➜  mkdir -p $WORK/b381/
2025-08-20T22:48:20.7986091Z [00:02:39.826]➜  cat >/tmp/go-build3381348043/b381/importcfg << 'EOF' # internal
2025-08-20T22:48:20.7986886Z [00:02:39.826]➜  # import config
2025-08-20T22:48:20.7987227Z [00:02:39.826]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:20.7987705Z [00:02:39.826]➜  packagefile go.etcd.io/bbolt/errors=/tmp/go-build3381348043/b380/_pkg_.a
2025-08-20T22:48:20.7988188Z [00:02:39.826]➜  packagefile hash/fnv=/tmp/go-build3381348043/b219/_pkg_.a
2025-08-20T22:48:20.7988606Z [00:02:39.826]➜  packagefile io=/tmp/go-build3381348043/b034/_pkg_.a
2025-08-20T22:48:20.7989002Z [00:02:39.826]➜  packagefile os=/tmp/go-build3381348043/b079/_pkg_.a
2025-08-20T22:48:20.7989426Z [00:02:39.826]➜  packagefile runtime=/tmp/go-build3381348043/b010/_pkg_.a
2025-08-20T22:48:20.7989848Z [00:02:39.826]➜  packagefile sort=/tmp/go-build3381348043/b157/_pkg_.a
2025-08-20T22:48:20.7990269Z [00:02:39.826]➜  packagefile strings=/tmp/go-build3381348043/b063/_pkg_.a
2025-08-20T22:48:20.7990688Z [00:02:39.826]➜  packagefile time=/tmp/go-build3381348043/b044/_pkg_.a
2025-08-20T22:48:20.7991009Z [00:02:39.826]➜  EOF
2025-08-20T22:48:20.7995081Z [00:02:39.826]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b381/_pkg_.a -trimpath "/root/go/pkg/mod/go.etcd.io/bbolt@v1.4.0/internal/common=>go.etcd.io/bbolt@v1.4.0/internal/common;$WORK/b381=>" -p go.etcd.io/bbolt/internal/common -lang=go1.23 -complete -installsuffix shared -buildid N12tAV6PBYBJ19HTgy5o/N12tAV6PBYBJ19HTgy5o -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b381/importcfg -pack /root/go/pkg/mod/go.etcd.io/bbolt@v1.4.0/internal/common/bucket.go /root/go/pkg/mod/go.etcd.io/bbolt@v1.4.0/internal/common/inode.go /root/go/pkg/mod/go.etcd.io/bbolt@v1.4.0/internal/common/meta.go /root/go/pkg/mod/go.etcd.io/bbolt@v1.4.0/internal/common/page.go /root/go/pkg/mod/go.etcd.io/bbolt@v1.4.0/internal/common/types.go /root/go/pkg/mod/go.etcd.io/bbolt@v1.4.0/internal/common/unsafe.go /root/go/pkg/mod/go.etcd.io/bbolt@v1.4.0/internal/common/utils.go /root/go/pkg/mod/go.etcd.io/bbolt@v1.4.0/internal/common/verify.go
2025-08-20T22:48:20.8720566Z [00:02:39.899]➜  go tool buildid -w $WORK/b381/_pkg_.a # internal
2025-08-20T22:48:20.8723594Z [00:02:39.899]➜  cp $WORK/b381/_pkg_.a /root/.cache/go-build/1b/1b91ffaf756df84e3e76b1aa3476c1b478ce2e6aa9772609c2014c5ee28fa9f4-d # internal
2025-08-20T22:48:20.8725158Z [00:02:39.899]➜  go.etcd.io/bbolt/internal/freelist
2025-08-20T22:48:20.8725474Z [00:02:39.899]➜  mkdir -p $WORK/b382/
2025-08-20T22:48:20.8759791Z [00:02:39.903]➜  cat >/tmp/go-build3381348043/b382/importcfg << 'EOF' # internal
2025-08-20T22:48:20.8760204Z [00:02:39.903]➜  # import config
2025-08-20T22:48:20.8760862Z [00:02:39.903]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:20.8761453Z [00:02:39.903]➜  packagefile go.etcd.io/bbolt/internal/common=/tmp/go-build3381348043/b381/_pkg_.a
2025-08-20T22:48:20.8761965Z [00:02:39.903]➜  packagefile math=/tmp/go-build3381348043/b055/_pkg_.a
2025-08-20T22:48:20.8762385Z [00:02:39.903]➜  packagefile reflect=/tmp/go-build3381348043/b099/_pkg_.a
2025-08-20T22:48:20.8762802Z [00:02:39.903]➜  packagefile sort=/tmp/go-build3381348043/b157/_pkg_.a
2025-08-20T22:48:20.8763127Z [00:02:39.903]➜  EOF
2025-08-20T22:48:20.8765872Z [00:02:39.903]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b382/_pkg_.a -trimpath "/root/go/pkg/mod/go.etcd.io/bbolt@v1.4.0/internal/freelist=>go.etcd.io/bbolt@v1.4.0/internal/freelist;$WORK/b382=>" -p go.etcd.io/bbolt/internal/freelist -lang=go1.23 -complete -installsuffix shared -buildid t6VperVYjYZwiqIWJaOA/t6VperVYjYZwiqIWJaOA -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b382/importcfg -pack /root/go/pkg/mod/go.etcd.io/bbolt@v1.4.0/internal/freelist/array.go /root/go/pkg/mod/go.etcd.io/bbolt@v1.4.0/internal/freelist/freelist.go /root/go/pkg/mod/go.etcd.io/bbolt@v1.4.0/internal/freelist/hashmap.go /root/go/pkg/mod/go.etcd.io/bbolt@v1.4.0/internal/freelist/shared.go
2025-08-20T22:48:21.0575946Z [00:02:40.084]➜  go tool buildid -w $WORK/b382/_pkg_.a # internal
2025-08-20T22:48:21.0592260Z [00:02:40.086]➜  cp $WORK/b382/_pkg_.a /root/.cache/go-build/4f/4f8bf79b83ff9963b9d3a0e96d7d1699cd8a7d1506a40fab332940b8f9acf5bf-d # internal
2025-08-20T22:48:21.0595709Z [00:02:40.086]➜  go.etcd.io/bbolt
2025-08-20T22:48:21.0596206Z [00:02:40.087]➜  mkdir -p $WORK/b379/
2025-08-20T22:48:21.0603069Z [00:02:40.087]➜  cat >/tmp/go-build3381348043/b379/importcfg << 'EOF' # internal
2025-08-20T22:48:21.0603485Z [00:02:40.087]➜  # import config
2025-08-20T22:48:21.0603830Z [00:02:40.087]➜  packagefile bytes=/tmp/go-build3381348043/b003/_pkg_.a
2025-08-20T22:48:21.0604314Z [00:02:40.087]➜  packagefile encoding/hex=/tmp/go-build3381348043/b144/_pkg_.a
2025-08-20T22:48:21.0604778Z [00:02:40.087]➜  packagefile errors=/tmp/go-build3381348043/b004/_pkg_.a
2025-08-20T22:48:21.0605199Z [00:02:40.087]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:21.0605676Z [00:02:40.087]➜  packagefile go.etcd.io/bbolt/errors=/tmp/go-build3381348043/b380/_pkg_.a
2025-08-20T22:48:21.0606382Z [00:02:40.087]➜  packagefile go.etcd.io/bbolt/internal/common=/tmp/go-build3381348043/b381/_pkg_.a
2025-08-20T22:48:21.0607014Z [00:02:40.087]➜  packagefile go.etcd.io/bbolt/internal/freelist=/tmp/go-build3381348043/b382/_pkg_.a
2025-08-20T22:48:21.0607580Z [00:02:40.087]➜  packagefile golang.org/x/sys/unix=/tmp/go-build3381348043/b211/_pkg_.a
2025-08-20T22:48:21.0608039Z [00:02:40.087]➜  packagefile io=/tmp/go-build3381348043/b034/_pkg_.a
2025-08-20T22:48:21.0608445Z [00:02:40.087]➜  packagefile log=/tmp/go-build3381348043/b171/_pkg_.a
2025-08-20T22:48:21.0608847Z [00:02:40.087]➜  packagefile os=/tmp/go-build3381348043/b079/_pkg_.a
2025-08-20T22:48:21.0609276Z [00:02:40.087]➜  packagefile runtime=/tmp/go-build3381348043/b010/_pkg_.a
2025-08-20T22:48:21.0609699Z [00:02:40.087]➜  packagefile sort=/tmp/go-build3381348043/b157/_pkg_.a
2025-08-20T22:48:21.0610120Z [00:02:40.087]➜  packagefile strings=/tmp/go-build3381348043/b063/_pkg_.a
2025-08-20T22:48:21.0610540Z [00:02:40.087]➜  packagefile sync=/tmp/go-build3381348043/b035/_pkg_.a
2025-08-20T22:48:21.0610978Z [00:02:40.087]➜  packagefile sync/atomic=/tmp/go-build3381348043/b037/_pkg_.a
2025-08-20T22:48:21.0611434Z [00:02:40.087]➜  packagefile syscall=/tmp/go-build3381348043/b047/_pkg_.a
2025-08-20T22:48:21.0611860Z [00:02:40.087]➜  packagefile time=/tmp/go-build3381348043/b044/_pkg_.a
2025-08-20T22:48:21.0612170Z [00:02:40.087]➜  EOF
2025-08-20T22:48:21.0631794Z [00:02:40.087]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b379/_pkg_.a -trimpath "/root/go/pkg/mod/go.etcd.io/bbolt@v1.4.0=>go.etcd.io/bbolt@v1.4.0;$WORK/b379=>" -p go.etcd.io/bbolt -lang=go1.23 -complete -installsuffix shared -buildid 3VPE5Q6cNJvq5uNDkx6R/3VPE5Q6cNJvq5uNDkx6R -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b379/importcfg -pack /root/go/pkg/mod/go.etcd.io/bbolt@v1.4.0/bolt_arm64.go /root/go/pkg/mod/go.etcd.io/bbolt@v1.4.0/bolt_linux.go /root/go/pkg/mod/go.etcd.io/bbolt@v1.4.0/bolt_unix.go /root/go/pkg/mod/go.etcd.io/bbolt@v1.4.0/bucket.go /root/go/pkg/mod/go.etcd.io/bbolt@v1.4.0/compact.go /root/go/pkg/mod/go.etcd.io/bbolt@v1.4.0/cursor.go /root/go/pkg/mod/go.etcd.io/bbolt@v1.4.0/db.go /root/go/pkg/mod/go.etcd.io/bbolt@v1.4.0/doc.go /root/go/pkg/mod/go.etcd.io/bbolt@v1.4.0/errors.go /root/go/pkg/mod/go.etcd.io/bbolt@v1.4.0/logger.go /root/go/pkg/mod/go.etcd.io/bbolt@v1.4.0/mlock_unix.go /root/go/pkg/mod/go.etcd.io/bbolt@v1.4.0/node.go /root/go/pkg/mod/go.etcd.io/bbolt@v1.4.0/tx.go /root/go/pkg/mod/go.etcd.io/bbolt@v1.4.0/tx_check.go
2025-08-20T22:48:21.1985096Z [00:02:40.222]➜  go tool buildid -w $WORK/b337/_pkg_.a # internal
2025-08-20T22:48:21.1986000Z [00:02:40.222]➜  cp $WORK/b337/_pkg_.a /root/.cache/go-build/60/600556588ea827537e79e25afd5f4d1a4f75cac6cdefedf6c8004bf065b5f7dd-d # internal
2025-08-20T22:48:21.1989586Z [00:02:40.222]➜  github.com/dgraph-io/badger/pb
2025-08-20T22:48:21.1990264Z [00:02:40.222]➜  mkdir -p $WORK/b336/
2025-08-20T22:48:21.1990675Z [00:02:40.222]➜  cat >/tmp/go-build3381348043/b336/importcfg << 'EOF' # internal
2025-08-20T22:48:21.1991029Z [00:02:40.222]➜  # import config
2025-08-20T22:48:21.1991363Z [00:02:40.222]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:21.1992239Z [00:02:40.222]➜  packagefile github.com/golang/protobuf/proto=/tmp/go-build3381348043/b337/_pkg_.a
2025-08-20T22:48:21.1992744Z [00:02:40.222]➜  packagefile io=/tmp/go-build3381348043/b034/_pkg_.a
2025-08-20T22:48:21.1993151Z [00:02:40.222]➜  packagefile math=/tmp/go-build3381348043/b055/_pkg_.a
2025-08-20T22:48:21.1993581Z [00:02:40.222]➜  packagefile math/bits=/tmp/go-build3381348043/b040/_pkg_.a
2025-08-20T22:48:21.1993901Z [00:02:40.222]➜  EOF
2025-08-20T22:48:21.1995855Z [00:02:40.222]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b336/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/dgraph-io/badger@v1.6.2/pb=>github.com/dgraph-io/badger@v1.6.2/pb;$WORK/b336=>" -p github.com/dgraph-io/badger/pb -lang=go1.12 -complete -installsuffix shared -buildid odOTGmVx8vgMYcchfvMH/odOTGmVx8vgMYcchfvMH -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b336/importcfg -pack /root/go/pkg/mod/github.com/dgraph-io/badger@v1.6.2/pb/pb.pb.go
2025-08-20T22:48:21.2053712Z [00:02:40.232]➜  go tool buildid -w $WORK/b366/_pkg_.a # internal
2025-08-20T22:48:21.2107086Z [00:02:40.238]➜  cp $WORK/b366/_pkg_.a /root/.cache/go-build/29/29756d8fb3ad31e897e65bb6e2d891487813a15b5c0fb4d98b5429e0350804cc-d # internal
2025-08-20T22:48:21.2107792Z [00:02:40.238]➜  github.com/dgraph-io/badger/v2/pb
2025-08-20T22:48:21.2108108Z [00:02:40.238]➜  mkdir -p $WORK/b362/
2025-08-20T22:48:21.2114783Z [00:02:40.238]➜  cat >/tmp/go-build3381348043/b362/importcfg << 'EOF' # internal
2025-08-20T22:48:21.2115351Z [00:02:40.238]➜  # import config
2025-08-20T22:48:21.2116019Z [00:02:40.238]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:21.2117055Z [00:02:40.238]➜  packagefile github.com/golang/protobuf/proto=/tmp/go-build3381348043/b337/_pkg_.a
2025-08-20T22:48:21.2117612Z [00:02:40.238]➜  packagefile io=/tmp/go-build3381348043/b034/_pkg_.a
2025-08-20T22:48:21.2118033Z [00:02:40.238]➜  packagefile math=/tmp/go-build3381348043/b055/_pkg_.a
2025-08-20T22:48:21.2118495Z [00:02:40.238]➜  packagefile math/bits=/tmp/go-build3381348043/b040/_pkg_.a
2025-08-20T22:48:21.2118826Z [00:02:40.238]➜  EOF
2025-08-20T22:48:21.2121051Z [00:02:40.238]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b362/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/dgraph-io/badger/v2@v2.2007.4/pb=>github.com/dgraph-io/badger/v2@v2.2007.4/pb;$WORK/b362=>" -p github.com/dgraph-io/badger/v2/pb -lang=go1.12 -complete -installsuffix shared -buildid Zbg01OvNLNHIBj6QGmnZ/Zbg01OvNLNHIBj6QGmnZ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b362/importcfg -pack /root/go/pkg/mod/github.com/dgraph-io/badger/v2@v2.2007.4/pb/badgerpb2.pb.go
2025-08-20T22:48:21.2681756Z [00:02:40.295]➜  go tool buildid -w $WORK/b336/_pkg_.a # internal
2025-08-20T22:48:21.2713518Z [00:02:40.298]➜  cp $WORK/b336/_pkg_.a /root/.cache/go-build/24/2489412b66e3d15d7a37c9a084ec1918c13244e640f6ca9797c1e37ac4b558e3-d # internal
2025-08-20T22:48:21.2715335Z [00:02:40.298]➜  hash/adler32
2025-08-20T22:48:21.2716375Z [00:02:40.299]➜  mkdir -p $WORK/b386/
2025-08-20T22:48:21.2716818Z [00:02:40.299]➜  cat >/tmp/go-build3381348043/b386/importcfg << 'EOF' # internal
2025-08-20T22:48:21.2717184Z [00:02:40.299]➜  # import config
2025-08-20T22:48:21.2717537Z [00:02:40.299]➜  packagefile errors=/tmp/go-build3381348043/b004/_pkg_.a
2025-08-20T22:48:21.2717967Z [00:02:40.299]➜  packagefile hash=/tmp/go-build3381348043/b053/_pkg_.a
2025-08-20T22:48:21.2718439Z [00:02:40.299]➜  packagefile internal/byteorder=/tmp/go-build3381348043/b013/_pkg_.a
2025-08-20T22:48:21.2718826Z [00:02:40.299]➜  EOF
2025-08-20T22:48:21.2720281Z [00:02:40.299]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b386/_pkg_.a -trimpath "/root/.go/src/hash/adler32=>hash/adler32;$WORK/b386=>" -p hash/adler32 -lang=go1.25 -std -complete -installsuffix shared -buildid zYnB5d9XbU5vl2fMxxwe/zYnB5d9XbU5vl2fMxxwe -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b386/importcfg -pack /root/.go/src/hash/adler32/adler32.go
2025-08-20T22:48:21.2929277Z [00:02:40.320]➜  go tool buildid -w $WORK/b386/_pkg_.a # internal
2025-08-20T22:48:21.2933253Z [00:02:40.320]➜  cp $WORK/b386/_pkg_.a /root/.cache/go-build/c4/c4effad20123a08bb8a1021958f599f04434ee49d095cf01dc213a40883c934a-d # internal
2025-08-20T22:48:21.2937934Z [00:02:40.321]➜  compress/zlib
2025-08-20T22:48:21.2938228Z [00:02:40.321]➜  mkdir -p $WORK/b385/
2025-08-20T22:48:21.2938614Z [00:02:40.321]➜  cat >/tmp/go-build3381348043/b385/importcfg << 'EOF' # internal
2025-08-20T22:48:21.2938966Z [00:02:40.321]➜  # import config
2025-08-20T22:48:21.2939338Z [00:02:40.321]➜  packagefile bufio=/tmp/go-build3381348043/b162/_pkg_.a
2025-08-20T22:48:21.2939792Z [00:02:40.321]➜  packagefile compress/flate=/tmp/go-build3381348043/b164/_pkg_.a
2025-08-20T22:48:21.2940272Z [00:02:40.321]➜  packagefile encoding/binary=/tmp/go-build3381348043/b132/_pkg_.a
2025-08-20T22:48:21.2940724Z [00:02:40.321]➜  packagefile errors=/tmp/go-build3381348043/b004/_pkg_.a
2025-08-20T22:48:21.2941140Z [00:02:40.321]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:21.2941563Z [00:02:40.321]➜  packagefile hash=/tmp/go-build3381348043/b053/_pkg_.a
2025-08-20T22:48:21.2942005Z [00:02:40.321]➜  packagefile hash/adler32=/tmp/go-build3381348043/b386/_pkg_.a
2025-08-20T22:48:21.2942437Z [00:02:40.321]➜  packagefile io=/tmp/go-build3381348043/b034/_pkg_.a
2025-08-20T22:48:21.2942744Z [00:02:40.321]➜  EOF
2025-08-20T22:48:21.2944346Z [00:02:40.321]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b385/_pkg_.a -trimpath "/root/.go/src/compress/zlib=>compress/zlib;$WORK/b385=>" -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/b385/importcfg -pack /root/.go/src/compress/zlib/reader.go /root/.go/src/compress/zlib/writer.go
2025-08-20T22:48:21.2989592Z [00:02:40.326]➜  go tool buildid -w $WORK/b362/_pkg_.a # internal
2025-08-20T22:48:21.3011122Z [00:02:40.328]➜  cp $WORK/b362/_pkg_.a /root/.cache/go-build/1c/1c886e0fe25bf9f43718205949a48a6443dab2af45af744175359c00ddd33d1d-d # internal
2025-08-20T22:48:21.3013900Z [00:02:40.328]➜  filippo.io/edwards25519/field
2025-08-20T22:48:21.3014241Z [00:02:40.328]➜  mkdir -p $WORK/b388/
2025-08-20T22:48:21.3014549Z [00:02:40.328]➜  echo -n > $WORK/b388/go_asm.h # internal
2025-08-20T22:48:21.3014947Z [00:02:40.328]➜  cd /root/go/pkg/mod/filippo.io/edwards25519@v1.1.0/field
2025-08-20T22:48:21.3016734Z [00:02:40.328]➜  /root/.go/pkg/tool/linux_arm64/asm -p filippo.io/edwards25519/field -trimpath "/root/go/pkg/mod/filippo.io/edwards25519@v1.1.0/field=>filippo.io/edwards25519@v1.1.0/field;$WORK/b388=>" -I $WORK/b388/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b388/symabis ./fe_arm64.s
2025-08-20T22:48:21.3057307Z [00:02:40.333]➜  go tool buildid -w $WORK/b161/_pkg_.a # internal
2025-08-20T22:48:21.3073545Z [00:02:40.334]➜  cat >/tmp/go-build3381348043/b388/importcfg << 'EOF' # internal
2025-08-20T22:48:21.3074444Z [00:02:40.334]➜  # import config
2025-08-20T22:48:21.3076767Z [00:02:40.334]➜  packagefile crypto/subtle=/tmp/go-build3381348043/b089/_pkg_.a
2025-08-20T22:48:21.3077270Z [00:02:40.334]➜  packagefile encoding/binary=/tmp/go-build3381348043/b132/_pkg_.a
2025-08-20T22:48:21.3077729Z [00:02:40.334]➜  packagefile errors=/tmp/go-build3381348043/b004/_pkg_.a
2025-08-20T22:48:21.3078165Z [00:02:40.334]➜  packagefile math/bits=/tmp/go-build3381348043/b040/_pkg_.a
2025-08-20T22:48:21.3078491Z [00:02:40.334]➜  EOF
2025-08-20T22:48:21.3078782Z [00:02:40.334]➜  cd /tmp/tmp.ktsoLsWyz4/TEMPREPO/cmd/step
2025-08-20T22:48:21.3081773Z [00:02:40.334]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b388/_pkg_.a -trimpath "/root/go/pkg/mod/filippo.io/edwards25519@v1.1.0/field=>filippo.io/edwards25519@v1.1.0/field;$WORK/b388=>" -p filippo.io/edwards25519/field -lang=go1.20 -installsuffix shared -buildid nF2NCEu2E7DYBk3v3HRv/nF2NCEu2E7DYBk3v3HRv -goversion go1.25.0 -symabis $WORK/b388/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b388/importcfg -pack -asmhdr $WORK/b388/go_asm.h /root/go/pkg/mod/filippo.io/edwards25519@v1.1.0/field/fe.go /root/go/pkg/mod/filippo.io/edwards25519@v1.1.0/field/fe_amd64_noasm.go /root/go/pkg/mod/filippo.io/edwards25519@v1.1.0/field/fe_arm64.go /root/go/pkg/mod/filippo.io/edwards25519@v1.1.0/field/fe_extra.go /root/go/pkg/mod/filippo.io/edwards25519@v1.1.0/field/fe_generic.go
2025-08-20T22:48:21.3259768Z [00:02:40.353]➜  go tool buildid -w $WORK/b385/_pkg_.a # internal
2025-08-20T22:48:21.3267713Z [00:02:40.353]➜  cp $WORK/b385/_pkg_.a /root/.cache/go-build/3e/3e267c749854f7071c1d50d56d4091bd3c89b80269d15d7de76dccc34040c56f-d # internal
2025-08-20T22:48:21.3268640Z [00:02:40.353]➜  github.com/jackc/pgx/v5/internal/pgio
2025-08-20T22:48:21.3269455Z [00:02:40.354]➜  mkdir -p $WORK/b391/
2025-08-20T22:48:21.3270282Z [00:02:40.354]➜  cat >/tmp/go-build3381348043/b391/importcfg << 'EOF' # internal
2025-08-20T22:48:21.3270650Z [00:02:40.354]➜  # import config
2025-08-20T22:48:21.3271047Z [00:02:40.354]➜  packagefile encoding/binary=/tmp/go-build3381348043/b132/_pkg_.a
2025-08-20T22:48:21.3271397Z [00:02:40.354]➜  EOF
2025-08-20T22:48:21.3289443Z [00:02:40.356]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b391/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/jackc/pgx/v5@v5.7.5/internal/pgio=>github.com/jackc/pgx/v5@v5.7.5/internal/pgio;$WORK/b391=>" -p github.com/jackc/pgx/v5/internal/pgio -lang=go1.23 -complete -installsuffix shared -buildid IIMH39locncmS83jmmtL/IIMH39locncmS83jmmtL -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b391/importcfg -pack /root/go/pkg/mod/github.com/jackc/pgx/v5@v5.7.5/internal/pgio/doc.go /root/go/pkg/mod/github.com/jackc/pgx/v5@v5.7.5/internal/pgio/write.go
2025-08-20T22:48:21.3456670Z [00:02:40.372]➜  go tool buildid -w $WORK/b391/_pkg_.a # internal
2025-08-20T22:48:21.3459890Z [00:02:40.373]➜  cp $WORK/b391/_pkg_.a /root/.cache/go-build/83/83ebb2ee172f3f69800ba25f18edaeb45c398218d92685627a98067933ccdc0e-d # internal
2025-08-20T22:48:21.3460820Z [00:02:40.373]➜  github.com/jackc/pgx/v5/internal/sanitize
2025-08-20T22:48:21.3463598Z [00:02:40.373]➜  mkdir -p $WORK/b392/
2025-08-20T22:48:21.3467275Z [00:02:40.374]➜  cp $WORK/b161/_pkg_.a /root/.cache/go-build/a5/a5b986ab6a65d2998a9bc1c54dc8ac79089558fe8e0707b438a1486e30fe6002-d # internal
2025-08-20T22:48:21.3470519Z [00:02:40.374]➜  cat >/tmp/go-build3381348043/b392/importcfg << 'EOF' # internal
2025-08-20T22:48:21.3470872Z [00:02:40.374]➜  # import config
2025-08-20T22:48:21.3471398Z [00:02:40.374]➜  packagefile bytes=/tmp/go-build3381348043/b003/_pkg_.a
2025-08-20T22:48:21.3472324Z [00:02:40.374]➜  packagefile encoding/hex=/tmp/go-build3381348043/b144/_pkg_.a
2025-08-20T22:48:21.3472842Z [00:02:40.374]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:21.3498273Z [00:02:40.374]➜  packagefile slices=/tmp/go-build3381348043/b050/_pkg_.a
2025-08-20T22:48:21.3499021Z [00:02:40.374]➜  packagefile strconv=/tmp/go-build3381348043/b054/_pkg_.a
2025-08-20T22:48:21.3499531Z [00:02:40.374]➜  packagefile strings=/tmp/go-build3381348043/b063/_pkg_.a
2025-08-20T22:48:21.3500107Z [00:02:40.374]➜  packagefile sync=/tmp/go-build3381348043/b035/_pkg_.a
2025-08-20T22:48:21.3500530Z [00:02:40.374]➜  packagefile time=/tmp/go-build3381348043/b044/_pkg_.a
2025-08-20T22:48:21.3501109Z [00:02:40.374]➜  packagefile unicode/utf8=/tmp/go-build3381348043/b042/_pkg_.a
2025-08-20T22:48:21.3501581Z [00:02:40.374]➜  EOF
2025-08-20T22:48:21.3503629Z [00:02:40.377]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b392/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/jackc/pgx/v5@v5.7.5/internal/sanitize=>github.com/jackc/pgx/v5@v5.7.5/internal/sanitize;$WORK/b392=>" -p github.com/jackc/pgx/v5/internal/sanitize -lang=go1.23 -complete -installsuffix shared -buildid wFsNFaWhbAVLVq9_Zrer/wFsNFaWhbAVLVq9_Zrer -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b392/importcfg -pack /root/go/pkg/mod/github.com/jackc/pgx/v5@v5.7.5/internal/sanitize/sanitize.go
2025-08-20T22:48:21.3531219Z [00:02:40.380]➜  github.com/go-chi/chi/v5
2025-08-20T22:48:21.3531935Z [00:02:40.380]➜  mkdir -p $WORK/b160/
2025-08-20T22:48:21.3537841Z [00:02:40.380]➜  cat >/tmp/go-build3381348043/b160/importcfg << 'EOF' # internal
2025-08-20T22:48:21.3540596Z [00:02:40.380]➜  # import config
2025-08-20T22:48:21.3540964Z [00:02:40.380]➜  packagefile context=/tmp/go-build3381348043/b043/_pkg_.a
2025-08-20T22:48:21.3541395Z [00:02:40.380]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:21.3541816Z [00:02:40.380]➜  packagefile net/http=/tmp/go-build3381348043/b161/_pkg_.a
2025-08-20T22:48:21.3542263Z [00:02:40.380]➜  packagefile regexp=/tmp/go-build3381348043/b184/_pkg_.a
2025-08-20T22:48:21.3542680Z [00:02:40.380]➜  packagefile sort=/tmp/go-build3381348043/b157/_pkg_.a
2025-08-20T22:48:21.3543102Z [00:02:40.380]➜  packagefile strconv=/tmp/go-build3381348043/b054/_pkg_.a
2025-08-20T22:48:21.3543561Z [00:02:40.380]➜  packagefile strings=/tmp/go-build3381348043/b063/_pkg_.a
2025-08-20T22:48:21.3543984Z [00:02:40.380]➜  packagefile sync=/tmp/go-build3381348043/b035/_pkg_.a
2025-08-20T22:48:21.3544315Z [00:02:40.380]➜  EOF
2025-08-20T22:48:21.3547218Z [00:02:40.381]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b160/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/go-chi/chi/v5@v5.2.2=>github.com/go-chi/chi/v5@v5.2.2;$WORK/b160=>" -p github.com/go-chi/chi/v5 -lang=go1.20 -complete -installsuffix shared -buildid uv-GtUrnMHh9EWq_2FOw/uv-GtUrnMHh9EWq_2FOw -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b160/importcfg -pack /root/go/pkg/mod/github.com/go-chi/chi/v5@v5.2.2/chain.go /root/go/pkg/mod/github.com/go-chi/chi/v5@v5.2.2/chi.go /root/go/pkg/mod/github.com/go-chi/chi/v5@v5.2.2/context.go /root/go/pkg/mod/github.com/go-chi/chi/v5@v5.2.2/mux.go /root/go/pkg/mod/github.com/go-chi/chi/v5@v5.2.2/path_value.go /root/go/pkg/mod/github.com/go-chi/chi/v5@v5.2.2/tree.go
2025-08-20T22:48:21.3604243Z [00:02:40.387]➜  cd /root/go/pkg/mod/filippo.io/edwards25519@v1.1.0/field
2025-08-20T22:48:21.3608301Z [00:02:40.387]➜  /root/.go/pkg/tool/linux_arm64/asm -p filippo.io/edwards25519/field -trimpath "/root/go/pkg/mod/filippo.io/edwards25519@v1.1.0/field=>filippo.io/edwards25519@v1.1.0/field;$WORK/b388=>" -I $WORK/b388/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b388/fe_arm64.o ./fe_arm64.s
2025-08-20T22:48:21.3652219Z [00:02:40.392]➜  go tool pack r $WORK/b388/_pkg_.a $WORK/b388/fe_arm64.o # internal
2025-08-20T22:48:21.3653326Z [00:02:40.392]➜  go tool buildid -w $WORK/b388/_pkg_.a # internal
2025-08-20T22:48:21.3656069Z [00:02:40.393]➜  cp $WORK/b388/_pkg_.a /root/.cache/go-build/c1/c11c3c3a8d942558be15c86d8c9836a6cae9b15f785b3fc33e7c9f4442d08433-d # internal
2025-08-20T22:48:21.3657609Z [00:02:40.393]➜  expvar
2025-08-20T22:48:21.3658459Z [00:02:40.393]➜  mkdir -p $WORK/b187/
2025-08-20T22:48:21.3658947Z [00:02:40.393]➜  cat >/tmp/go-build3381348043/b187/importcfg << 'EOF' # internal
2025-08-20T22:48:21.3659316Z [00:02:40.393]➜  # import config
2025-08-20T22:48:21.3659703Z [00:02:40.393]➜  packagefile encoding/json=/tmp/go-build3381348043/b158/_pkg_.a
2025-08-20T22:48:21.3660224Z [00:02:40.393]➜  packagefile internal/godebug=/tmp/go-build3381348043/b045/_pkg_.a
2025-08-20T22:48:21.3660679Z [00:02:40.393]➜  packagefile log=/tmp/go-build3381348043/b171/_pkg_.a
2025-08-20T22:48:21.3661103Z [00:02:40.393]➜  packagefile math=/tmp/go-build3381348043/b055/_pkg_.a
2025-08-20T22:48:21.3661526Z [00:02:40.393]➜  packagefile net/http=/tmp/go-build3381348043/b161/_pkg_.a
2025-08-20T22:48:21.3661941Z [00:02:40.393]➜  packagefile os=/tmp/go-build3381348043/b079/_pkg_.a
2025-08-20T22:48:21.3662366Z [00:02:40.393]➜  packagefile runtime=/tmp/go-build3381348043/b010/_pkg_.a
2025-08-20T22:48:21.3662790Z [00:02:40.393]➜  packagefile slices=/tmp/go-build3381348043/b050/_pkg_.a
2025-08-20T22:48:21.3663214Z [00:02:40.393]➜  packagefile strconv=/tmp/go-build3381348043/b054/_pkg_.a
2025-08-20T22:48:21.3663635Z [00:02:40.393]➜  packagefile sync=/tmp/go-build3381348043/b035/_pkg_.a
2025-08-20T22:48:21.3664070Z [00:02:40.393]➜  packagefile sync/atomic=/tmp/go-build3381348043/b037/_pkg_.a
2025-08-20T22:48:21.3664953Z [00:02:40.393]➜  packagefile unicode/utf8=/tmp/go-build3381348043/b042/_pkg_.a
2025-08-20T22:48:21.3665287Z [00:02:40.393]➜  EOF
2025-08-20T22:48:21.3665557Z [00:02:40.393]➜  cd /tmp/tmp.ktsoLsWyz4/TEMPREPO/cmd/step
2025-08-20T22:48:21.3667245Z [00:02:40.393]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b187/_pkg_.a -trimpath "/root/.go/src/expvar=>expvar;$WORK/b187=>" -p expvar -lang=go1.25 -std -complete -installsuffix shared -buildid uLHZN11Kt-OodIlPF12a/uLHZN11Kt-OodIlPF12a -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b187/importcfg -pack /root/.go/src/expvar/expvar.go
2025-08-20T22:48:21.3982611Z [00:02:40.425]➜  go tool buildid -w $WORK/b392/_pkg_.a # internal
2025-08-20T22:48:21.3991640Z [00:02:40.426]➜  cp $WORK/b392/_pkg_.a /root/.cache/go-build/38/3821b4e1db97e256a65e3d03bf825fa32c8785aca966dd9eac40cc0655b017aa-d # internal
2025-08-20T22:48:21.3992721Z [00:02:40.426]➜  net/http/pprof
2025-08-20T22:48:21.3995150Z [00:02:40.426]➜  mkdir -p $WORK/b188/
2025-08-20T22:48:21.4000354Z [00:02:40.427]➜  cat >/tmp/go-build3381348043/b188/importcfg << 'EOF' # internal
2025-08-20T22:48:21.4000782Z [00:02:40.427]➜  # import config
2025-08-20T22:48:21.4001127Z [00:02:40.427]➜  packagefile bufio=/tmp/go-build3381348043/b162/_pkg_.a
2025-08-20T22:48:21.4001550Z [00:02:40.427]➜  packagefile bytes=/tmp/go-build3381348043/b003/_pkg_.a
2025-08-20T22:48:21.4001975Z [00:02:40.427]➜  packagefile context=/tmp/go-build3381348043/b043/_pkg_.a
2025-08-20T22:48:21.4002457Z [00:02:40.427]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:21.4002867Z [00:02:40.427]➜  packagefile html=/tmp/go-build3381348043/b189/_pkg_.a
2025-08-20T22:48:21.4003317Z [00:02:40.427]➜  packagefile internal/godebug=/tmp/go-build3381348043/b045/_pkg_.a
2025-08-20T22:48:21.4003813Z [00:02:40.427]➜  packagefile internal/profile=/tmp/go-build3381348043/b190/_pkg_.a
2025-08-20T22:48:21.4004256Z [00:02:40.427]➜  packagefile io=/tmp/go-build3381348043/b034/_pkg_.a
2025-08-20T22:48:21.4004669Z [00:02:40.427]➜  packagefile log=/tmp/go-build3381348043/b171/_pkg_.a
2025-08-20T22:48:21.4005091Z [00:02:40.427]➜  packagefile net/http=/tmp/go-build3381348043/b161/_pkg_.a
2025-08-20T22:48:21.4005521Z [00:02:40.427]➜  packagefile net/url=/tmp/go-build3381348043/b155/_pkg_.a
2025-08-20T22:48:21.4006092Z [00:02:40.427]➜  packagefile os=/tmp/go-build3381348043/b079/_pkg_.a
2025-08-20T22:48:21.4006508Z [00:02:40.427]➜  packagefile runtime=/tmp/go-build3381348043/b010/_pkg_.a
2025-08-20T22:48:21.4007334Z [00:02:40.427]➜  packagefile runtime/pprof=/tmp/go-build3381348043/b191/_pkg_.a
2025-08-20T22:48:21.4007913Z [00:02:40.427]➜  packagefile runtime/trace=/tmp/go-build3381348043/b193/_pkg_.a
2025-08-20T22:48:21.4008364Z [00:02:40.427]➜  packagefile slices=/tmp/go-build3381348043/b050/_pkg_.a
2025-08-20T22:48:21.4008792Z [00:02:40.427]➜  packagefile strconv=/tmp/go-build3381348043/b054/_pkg_.a
2025-08-20T22:48:21.4009220Z [00:02:40.427]➜  packagefile strings=/tmp/go-build3381348043/b063/_pkg_.a
2025-08-20T22:48:21.4009653Z [00:02:40.427]➜  packagefile time=/tmp/go-build3381348043/b044/_pkg_.a
2025-08-20T22:48:21.4009958Z [00:02:40.427]➜  EOF
2025-08-20T22:48:21.4011440Z [00:02:40.427]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b188/_pkg_.a -trimpath "/root/.go/src/net/http/pprof=>net/http/pprof;$WORK/b188=>" -p net/http/pprof -lang=go1.25 -std -complete -installsuffix shared -buildid iEzZuQ-TLSwHQ-rwr2mz/iEzZuQ-TLSwHQ-rwr2mz -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b188/importcfg -pack /root/.go/src/net/http/pprof/pprof.go
2025-08-20T22:48:21.4579501Z [00:02:40.485]➜  go tool buildid -w $WORK/b379/_pkg_.a # internal
2025-08-20T22:48:21.4685192Z [00:02:40.495]➜  cp $WORK/b379/_pkg_.a /root/.cache/go-build/13/13705a0d555a8598587c05118234844e8f0e7e631595dfe3980693e1fb8be5a1-d # internal
2025-08-20T22:48:21.4751418Z [00:02:40.502]➜  golang.org/x/oauth2/internal
2025-08-20T22:48:21.4752630Z [00:02:40.502]➜  mkdir -p $WORK/b205/
2025-08-20T22:48:21.4758484Z [00:02:40.503]➜  cat >/tmp/go-build3381348043/b205/importcfg << 'EOF' # internal
2025-08-20T22:48:21.4758909Z [00:02:40.503]➜  # import config
2025-08-20T22:48:21.4759267Z [00:02:40.503]➜  packagefile context=/tmp/go-build3381348043/b043/_pkg_.a
2025-08-20T22:48:21.4759717Z [00:02:40.503]➜  packagefile crypto/rsa=/tmp/go-build3381348043/b117/_pkg_.a
2025-08-20T22:48:21.4760182Z [00:02:40.503]➜  packagefile crypto/x509=/tmp/go-build3381348043/b141/_pkg_.a
2025-08-20T22:48:21.4760671Z [00:02:40.503]➜  packagefile encoding/json=/tmp/go-build3381348043/b158/_pkg_.a
2025-08-20T22:48:21.4761145Z [00:02:40.503]➜  packagefile encoding/pem=/tmp/go-build3381348043/b145/_pkg_.a
2025-08-20T22:48:21.4761588Z [00:02:40.503]➜  packagefile errors=/tmp/go-build3381348043/b004/_pkg_.a
2025-08-20T22:48:21.4762002Z [00:02:40.503]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:21.4762405Z [00:02:40.503]➜  packagefile io=/tmp/go-build3381348043/b034/_pkg_.a
2025-08-20T22:48:21.4762822Z [00:02:40.503]➜  packagefile math=/tmp/go-build3381348043/b055/_pkg_.a
2025-08-20T22:48:21.4763229Z [00:02:40.503]➜  packagefile mime=/tmp/go-build3381348043/b177/_pkg_.a
2025-08-20T22:48:21.4763656Z [00:02:40.503]➜  packagefile net/http=/tmp/go-build3381348043/b161/_pkg_.a
2025-08-20T22:48:21.4764089Z [00:02:40.503]➜  packagefile net/url=/tmp/go-build3381348043/b155/_pkg_.a
2025-08-20T22:48:21.4764518Z [00:02:40.503]➜  packagefile strconv=/tmp/go-build3381348043/b054/_pkg_.a
2025-08-20T22:48:21.4764958Z [00:02:40.503]➜  packagefile strings=/tmp/go-build3381348043/b063/_pkg_.a
2025-08-20T22:48:21.4765377Z [00:02:40.503]➜  packagefile sync=/tmp/go-build3381348043/b035/_pkg_.a
2025-08-20T22:48:21.4765968Z [00:02:40.503]➜  packagefile sync/atomic=/tmp/go-build3381348043/b037/_pkg_.a
2025-08-20T22:48:21.4766462Z [00:02:40.503]➜  packagefile time=/tmp/go-build3381348043/b044/_pkg_.a
2025-08-20T22:48:21.4766766Z [00:02:40.503]➜  EOF
2025-08-20T22:48:21.4769565Z [00:02:40.503]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b205/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/oauth2@v0.30.0/internal=>golang.org/x/oauth2@v0.30.0/internal;$WORK/b205=>" -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/b205/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-20T22:48:21.4920877Z [00:02:40.519]➜  go tool buildid -w $WORK/b188/_pkg_.a # internal
2025-08-20T22:48:21.4946878Z [00:02:40.522]➜  cp $WORK/b188/_pkg_.a /root/.cache/go-build/05/05c25a169a832cee986286f809d4220a1f7821b85cdfad4b0dff8d8be9d46039-d # internal
2025-08-20T22:48:21.5048357Z [00:02:40.532]➜  go tool buildid -w $WORK/b160/_pkg_.a # internal
2025-08-20T22:48:21.5056396Z [00:02:40.533]➜  cp $WORK/b160/_pkg_.a /root/.cache/go-build/cb/cbf17ecc2b72468af3fae811065c506e3646b4bdc48ba7b4474bc6b4b5d757da-d # internal
2025-08-20T22:48:21.5080603Z [00:02:40.535]➜  golang.org/x/net/trace
2025-08-20T22:48:21.5081352Z [00:02:40.535]➜  mkdir -p $WORK/b244/
2025-08-20T22:48:21.5089526Z [00:02:40.536]➜  cat >/tmp/go-build3381348043/b244/importcfg << 'EOF' # internal
2025-08-20T22:48:21.5089945Z [00:02:40.536]➜  # import config
2025-08-20T22:48:21.5090292Z [00:02:40.536]➜  packagefile bytes=/tmp/go-build3381348043/b003/_pkg_.a
2025-08-20T22:48:21.5090745Z [00:02:40.536]➜  packagefile context=/tmp/go-build3381348043/b043/_pkg_.a
2025-08-20T22:48:21.5091173Z [00:02:40.536]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:21.5091706Z [00:02:40.536]➜  packagefile golang.org/x/net/internal/timeseries=/tmp/go-build3381348043/b245/_pkg_.a
2025-08-20T22:48:21.5092260Z [00:02:40.536]➜  packagefile html/template=/tmp/go-build3381348043/b246/_pkg_.a
2025-08-20T22:48:21.5093085Z [00:02:40.536]➜  packagefile io=/tmp/go-build3381348043/b034/_pkg_.a
2025-08-20T22:48:21.5093490Z [00:02:40.536]➜  packagefile log=/tmp/go-build3381348043/b171/_pkg_.a
2025-08-20T22:48:21.5093897Z [00:02:40.536]➜  packagefile math=/tmp/go-build3381348043/b055/_pkg_.a
2025-08-20T22:48:21.5094306Z [00:02:40.536]➜  packagefile net=/tmp/go-build3381348043/b148/_pkg_.a
2025-08-20T22:48:21.5094727Z [00:02:40.536]➜  packagefile net/http=/tmp/go-build3381348043/b161/_pkg_.a
2025-08-20T22:48:21.5095154Z [00:02:40.536]➜  packagefile net/url=/tmp/go-build3381348043/b155/_pkg_.a
2025-08-20T22:48:21.5095595Z [00:02:40.536]➜  packagefile runtime=/tmp/go-build3381348043/b010/_pkg_.a
2025-08-20T22:48:21.5096274Z [00:02:40.536]➜  packagefile sort=/tmp/go-build3381348043/b157/_pkg_.a
2025-08-20T22:48:21.5096699Z [00:02:40.536]➜  packagefile strconv=/tmp/go-build3381348043/b054/_pkg_.a
2025-08-20T22:48:21.5097125Z [00:02:40.536]➜  packagefile strings=/tmp/go-build3381348043/b063/_pkg_.a
2025-08-20T22:48:21.5097543Z [00:02:40.536]➜  packagefile sync=/tmp/go-build3381348043/b035/_pkg_.a
2025-08-20T22:48:21.5097989Z [00:02:40.536]➜  packagefile sync/atomic=/tmp/go-build3381348043/b037/_pkg_.a
2025-08-20T22:48:21.5104363Z [00:02:40.536]➜  packagefile text/tabwriter=/tmp/go-build3381348043/b192/_pkg_.a
2025-08-20T22:48:21.5104830Z [00:02:40.536]➜  packagefile time=/tmp/go-build3381348043/b044/_pkg_.a
2025-08-20T22:48:21.5105139Z [00:02:40.536]➜  EOF
2025-08-20T22:48:21.5111340Z [00:02:40.538]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b244/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/net@v0.42.0/trace=>golang.org/x/net@v0.42.0/trace;$WORK/b244=>" -p golang.org/x/net/trace -lang=go1.23 -complete -installsuffix shared -buildid PtWUsn9RqxgS56AZ-FPR/PtWUsn9RqxgS56AZ-FPR -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b244/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-20T22:48:21.5113310Z [00:02:40.538]➜  github.com/smallstep/certificates/api/log
2025-08-20T22:48:21.5113625Z [00:02:40.538]➜  mkdir -p $WORK/b214/
2025-08-20T22:48:21.5113996Z [00:02:40.538]➜  cat >/tmp/go-build3381348043/b214/importcfg << 'EOF' # internal
2025-08-20T22:48:21.5114338Z [00:02:40.538]➜  # import config
2025-08-20T22:48:21.5114678Z [00:02:40.538]➜  packagefile context=/tmp/go-build3381348043/b043/_pkg_.a
2025-08-20T22:48:21.5115098Z [00:02:40.538]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:21.5115571Z [00:02:40.538]➜  packagefile github.com/pkg/errors=/tmp/go-build3381348043/b195/_pkg_.a
2025-08-20T22:48:21.5123394Z [00:02:40.538]➜  packagefile net/http=/tmp/go-build3381348043/b161/_pkg_.a
2025-08-20T22:48:21.5123825Z [00:02:40.538]➜  packagefile os=/tmp/go-build3381348043/b079/_pkg_.a
2025-08-20T22:48:21.5124131Z [00:02:40.538]➜  EOF
2025-08-20T22:48:21.5126242Z [00:02:40.538]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b214/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/smallstep/certificates@v0.28.4/api/log=>github.com/smallstep/certificates@v0.28.4/api/log;$WORK/b214=>" -p github.com/smallstep/certificates/api/log -lang=go1.23 -complete -installsuffix shared -buildid XnJN0keeKs7WnkBeeBmz/XnJN0keeKs7WnkBeeBmz -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b214/importcfg -pack /root/go/pkg/mod/github.com/smallstep/certificates@v0.28.4/api/log/log.go
2025-08-20T22:48:21.5128402Z [00:02:40.539]➜  go tool buildid -w $WORK/b187/_pkg_.a # internal
2025-08-20T22:48:21.5178090Z [00:02:40.545]➜  cp $WORK/b187/_pkg_.a /root/.cache/go-build/ee/eecca3df178e575daf39dd201eb2998f1c538b86b64c795c728b5e7d267fd041-d # internal
2025-08-20T22:48:21.5183122Z [00:02:40.545]➜  github.com/go-chi/chi/v5/middleware
2025-08-20T22:48:21.5183456Z [00:02:40.545]➜  mkdir -p $WORK/b186/
2025-08-20T22:48:21.5187456Z [00:02:40.546]➜  cat >/tmp/go-build3381348043/b186/importcfg << 'EOF' # internal
2025-08-20T22:48:21.5187825Z [00:02:40.546]➜  # import config
2025-08-20T22:48:21.5188189Z [00:02:40.546]➜  packagefile bufio=/tmp/go-build3381348043/b162/_pkg_.a
2025-08-20T22:48:21.5188616Z [00:02:40.546]➜  packagefile bytes=/tmp/go-build3381348043/b003/_pkg_.a
2025-08-20T22:48:21.5189073Z [00:02:40.546]➜  packagefile compress/flate=/tmp/go-build3381348043/b164/_pkg_.a
2025-08-20T22:48:21.5189549Z [00:02:40.546]➜  packagefile compress/gzip=/tmp/go-build3381348043/b163/_pkg_.a
2025-08-20T22:48:21.5190002Z [00:02:40.546]➜  packagefile context=/tmp/go-build3381348043/b043/_pkg_.a
2025-08-20T22:48:21.5190461Z [00:02:40.546]➜  packagefile crypto/rand=/tmp/go-build3381348043/b116/_pkg_.a
2025-08-20T22:48:21.5190930Z [00:02:40.546]➜  packagefile crypto/subtle=/tmp/go-build3381348043/b089/_pkg_.a
2025-08-20T22:48:21.5191408Z [00:02:40.546]➜  packagefile encoding/base64=/tmp/go-build3381348043/b146/_pkg_.a
2025-08-20T22:48:21.5191861Z [00:02:40.546]➜  packagefile errors=/tmp/go-build3381348043/b004/_pkg_.a
2025-08-20T22:48:21.5192283Z [00:02:40.546]➜  packagefile expvar=/tmp/go-build3381348043/b187/_pkg_.a
2025-08-20T22:48:21.5192706Z [00:02:40.546]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:21.5193186Z [00:02:40.546]➜  packagefile github.com/go-chi/chi/v5=/tmp/go-build3381348043/b160/_pkg_.a
2025-08-20T22:48:21.5193655Z [00:02:40.546]➜  packagefile io=/tmp/go-build3381348043/b034/_pkg_.a
2025-08-20T22:48:21.5194063Z [00:02:40.546]➜  packagefile log=/tmp/go-build3381348043/b171/_pkg_.a
2025-08-20T22:48:21.5194465Z [00:02:40.546]➜  packagefile net=/tmp/go-build3381348043/b148/_pkg_.a
2025-08-20T22:48:21.5195241Z [00:02:40.546]➜  packagefile net/http=/tmp/go-build3381348043/b161/_pkg_.a
2025-08-20T22:48:21.5195968Z [00:02:40.546]➜  packagefile net/http/pprof=/tmp/go-build3381348043/b188/_pkg_.a
2025-08-20T22:48:21.5196465Z [00:02:40.546]➜  packagefile os=/tmp/go-build3381348043/b079/_pkg_.a
2025-08-20T22:48:21.5196871Z [00:02:40.546]➜  packagefile path=/tmp/go-build3381348043/b082/_pkg_.a
2025-08-20T22:48:21.5197290Z [00:02:40.546]➜  packagefile runtime=/tmp/go-build3381348043/b010/_pkg_.a
2025-08-20T22:48:21.5197751Z [00:02:40.546]➜  packagefile runtime/debug=/tmp/go-build3381348043/b194/_pkg_.a
2025-08-20T22:48:21.5198196Z [00:02:40.546]➜  packagefile strconv=/tmp/go-build3381348043/b054/_pkg_.a
2025-08-20T22:48:21.5198622Z [00:02:40.546]➜  packagefile strings=/tmp/go-build3381348043/b063/_pkg_.a
2025-08-20T22:48:21.5199044Z [00:02:40.546]➜  packagefile sync=/tmp/go-build3381348043/b035/_pkg_.a
2025-08-20T22:48:21.5199478Z [00:02:40.546]➜  packagefile sync/atomic=/tmp/go-build3381348043/b037/_pkg_.a
2025-08-20T22:48:21.5199923Z [00:02:40.546]➜  packagefile time=/tmp/go-build3381348043/b044/_pkg_.a
2025-08-20T22:48:21.5200232Z [00:02:40.546]➜  EOF
2025-08-20T22:48:21.5221122Z [00:02:40.546]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b186/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/go-chi/chi/v5@v5.2.2/middleware=>github.com/go-chi/chi/v5@v5.2.2/middleware;$WORK/b186=>" -p github.com/go-chi/chi/v5/middleware -lang=go1.20 -complete -installsuffix shared -buildid JokEoKdwePcGf_RI140U/JokEoKdwePcGf_RI140U -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b186/importcfg -pack /root/go/pkg/mod/github.com/go-chi/chi/v5@v5.2.2/middleware/basic_auth.go /root/go/pkg/mod/github.com/go-chi/chi/v5@v5.2.2/middleware/clean_path.go /root/go/pkg/mod/github.com/go-chi/chi/v5@v5.2.2/middleware/compress.go /root/go/pkg/mod/github.com/go-chi/chi/v5@v5.2.2/middleware/content_charset.go /root/go/pkg/mod/github.com/go-chi/chi/v5@v5.2.2/middleware/content_encoding.go /root/go/pkg/mod/github.com/go-chi/chi/v5@v5.2.2/middleware/content_type.go /root/go/pkg/mod/github.com/go-chi/chi/v5@v5.2.2/middleware/get_head.go /root/go/pkg/mod/github.com/go-chi/chi/v5@v5.2.2/middleware/heartbeat.go /root/go/pkg/mod/github.com/go-chi/chi/v5@v5.2.2/middleware/logger.go /root/go/pkg/mod/github.com/go-chi/chi/v5@v5.2.2/middleware/maybe.go /root/go/pkg/mod/github.com/go-chi/chi/v5@v5.2.2/middleware/middleware.go /root/go/pkg/mod/github.com/go-chi/chi/v5@v5.2.2/middleware/nocache.go /root/go/pkg/mod/github.com/go-chi/chi/v5@v5.2.2/middleware/page_route.go /root/go/pkg/mod/github.com/go-chi/chi/v5@v5.2.2/middleware/path_rewrite.go /root/go/pkg/mod/github.com/go-chi/chi/v5@v5.2.2/middleware/profiler.go /root/go/pkg/mod/github.com/go-chi/chi/v5@v5.2.2/middleware/realip.go /root/go/pkg/mod/github.com/go-chi/chi/v5@v5.2.2/middleware/recoverer.go /root/go/pkg/mod/github.com/go-chi/chi/v5@v5.2.2/middleware/request_id.go /root/go/pkg/mod/github.com/go-chi/chi/v5@v5.2.2/middleware/request_size.go /root/go/pkg/mod/github.com/go-chi/chi/v5@v5.2.2/middleware/route_headers.go /root/go/pkg/mod/github.com/go-chi/chi/v5@v5.2.2/middleware/strip.go /root/go/pkg/mod/github.com/go-chi/chi/v5@v5.2.2/middleware/sunset.go /root/go/pkg/mod/github.com/go-chi/chi/v5@v5.2.2/middleware/supress_notfound.go /root/go/pkg/mod/github.com/go-chi/chi/v5@v5.2.2/middleware/terminal.go /root/go/pkg/mod/github.com/go-chi/chi/v5@v5.2.2/middleware/throttle.go /root/go/pkg/mod/github.com/go-chi/chi/v5@v5.2.2/middleware/timeout.go /root/go/pkg/mod/github.com/go-chi/chi/v5@v5.2.2/middleware/url_format.go /root/go/pkg/mod/github.com/go-chi/chi/v5@v5.2.2/middleware/value.go /root/go/pkg/mod/github.com/go-chi/chi/v5@v5.2.2/middleware/wrap_writer.go
2025-08-20T22:48:21.5241086Z [00:02:40.551]➜  go tool buildid -w $WORK/b205/_pkg_.a # internal
2025-08-20T22:48:21.5276677Z [00:02:40.555]➜  cp $WORK/b205/_pkg_.a /root/.cache/go-build/7a/7acbadc662ce038d384c268e5a2cd098d089c44db3eb5f0ea379a2fea58338c8-d # internal
2025-08-20T22:48:21.5282432Z [00:02:40.555]➜  golang.org/x/oauth2
2025-08-20T22:48:21.5283030Z [00:02:40.555]➜  mkdir -p $WORK/b204/
2025-08-20T22:48:21.5288904Z [00:02:40.556]➜  cat >/tmp/go-build3381348043/b204/importcfg << 'EOF' # internal
2025-08-20T22:48:21.5289303Z [00:02:40.556]➜  # import config
2025-08-20T22:48:21.5289658Z [00:02:40.556]➜  packagefile bytes=/tmp/go-build3381348043/b003/_pkg_.a
2025-08-20T22:48:21.5290092Z [00:02:40.556]➜  packagefile context=/tmp/go-build3381348043/b043/_pkg_.a
2025-08-20T22:48:21.5290542Z [00:02:40.556]➜  packagefile crypto/rand=/tmp/go-build3381348043/b116/_pkg_.a
2025-08-20T22:48:21.5291035Z [00:02:40.556]➜  packagefile crypto/sha256=/tmp/go-build3381348043/b119/_pkg_.a
2025-08-20T22:48:21.5291512Z [00:02:40.556]➜  packagefile encoding/base64=/tmp/go-build3381348043/b146/_pkg_.a
2025-08-20T22:48:21.5291991Z [00:02:40.556]➜  packagefile encoding/json=/tmp/go-build3381348043/b158/_pkg_.a
2025-08-20T22:48:21.5292437Z [00:02:40.556]➜  packagefile errors=/tmp/go-build3381348043/b004/_pkg_.a
2025-08-20T22:48:21.5292871Z [00:02:40.556]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:21.5293377Z [00:02:40.556]➜  packagefile golang.org/x/oauth2/internal=/tmp/go-build3381348043/b205/_pkg_.a
2025-08-20T22:48:21.5293867Z [00:02:40.556]➜  packagefile io=/tmp/go-build3381348043/b034/_pkg_.a
2025-08-20T22:48:21.5294269Z [00:02:40.556]➜  packagefile log=/tmp/go-build3381348043/b171/_pkg_.a
2025-08-20T22:48:21.5294691Z [00:02:40.556]➜  packagefile net/http=/tmp/go-build3381348043/b161/_pkg_.a
2025-08-20T22:48:21.5295534Z [00:02:40.556]➜  packagefile net/url=/tmp/go-build3381348043/b155/_pkg_.a
2025-08-20T22:48:21.5298460Z [00:02:40.556]➜  packagefile strconv=/tmp/go-build3381348043/b054/_pkg_.a
2025-08-20T22:48:21.5298911Z [00:02:40.556]➜  packagefile strings=/tmp/go-build3381348043/b063/_pkg_.a
2025-08-20T22:48:21.5299332Z [00:02:40.556]➜  packagefile sync=/tmp/go-build3381348043/b035/_pkg_.a
2025-08-20T22:48:21.5299741Z [00:02:40.556]➜  packagefile time=/tmp/go-build3381348043/b044/_pkg_.a
2025-08-20T22:48:21.5300047Z [00:02:40.556]➜  EOF
2025-08-20T22:48:21.5302478Z [00:02:40.556]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b204/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/oauth2@v0.30.0=>golang.org/x/oauth2@v0.30.0;$WORK/b204=>" -p golang.org/x/oauth2 -lang=go1.23 -complete -installsuffix shared -buildid pAorfFFfkmOwHvtloUNt/pAorfFFfkmOwHvtloUNt -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b204/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-20T22:48:21.5389953Z [00:02:40.566]➜  go tool buildid -w $WORK/b214/_pkg_.a # internal
2025-08-20T22:48:21.5393482Z [00:02:40.566]➜  cp $WORK/b214/_pkg_.a /root/.cache/go-build/ba/ba887f3d59b7ca290b5431b4ab633be239126ea6c32484f900293f823cf571f3-d # internal
2025-08-20T22:48:21.5400419Z [00:02:40.567]➜  github.com/smallstep/certificates/api/render
2025-08-20T22:48:21.5406000Z [00:02:40.568]➜  mkdir -p $WORK/b213/
2025-08-20T22:48:21.5417132Z [00:02:40.569]➜  cat >/tmp/go-build3381348043/b213/importcfg << 'EOF' # internal
2025-08-20T22:48:21.5418785Z [00:02:40.569]➜  # import config
2025-08-20T22:48:21.5419682Z [00:02:40.569]➜  packagefile encoding/json=/tmp/go-build3381348043/b158/_pkg_.a
2025-08-20T22:48:21.5420178Z [00:02:40.569]➜  packagefile errors=/tmp/go-build3381348043/b004/_pkg_.a
2025-08-20T22:48:21.5420777Z [00:02:40.569]➜  packagefile github.com/smallstep/certificates/api/log=/tmp/go-build3381348043/b214/_pkg_.a
2025-08-20T22:48:21.5421483Z [00:02:40.569]➜  packagefile google.golang.org/protobuf/encoding/protojson=/tmp/go-build3381348043/b215/_pkg_.a
2025-08-20T22:48:21.5422133Z [00:02:40.569]➜  packagefile google.golang.org/protobuf/proto=/tmp/go-build3381348043/b235/_pkg_.a
2025-08-20T22:48:21.5422649Z [00:02:40.569]➜  packagefile net/http=/tmp/go-build3381348043/b161/_pkg_.a
2025-08-20T22:48:21.5422971Z [00:02:40.569]➜  EOF
2025-08-20T22:48:21.5439117Z [00:02:40.570]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b213/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/smallstep/certificates@v0.28.4/api/render=>github.com/smallstep/certificates@v0.28.4/api/render;$WORK/b213=>" -p github.com/smallstep/certificates/api/render -lang=go1.23 -complete -installsuffix shared -buildid MDtIUTZ9sUI5qXxDF6_e/MDtIUTZ9sUI5qXxDF6_e -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b213/importcfg -pack /root/go/pkg/mod/github.com/smallstep/certificates@v0.28.4/api/render/render.go
2025-08-20T22:48:21.5846353Z [00:02:40.611]➜  go tool buildid -w $WORK/b213/_pkg_.a # internal
2025-08-20T22:48:21.5854681Z [00:02:40.612]➜  cp $WORK/b213/_pkg_.a /root/.cache/go-build/09/09e81441cf1df718784edecd82efa30791319201f8d7dd166d03d0db2c68d6c0-d # internal
2025-08-20T22:48:21.5875042Z [00:02:40.614]➜  golang.org/x/net/http2
2025-08-20T22:48:21.5908684Z [00:02:40.618]➜  mkdir -p $WORK/b308/
2025-08-20T22:48:21.5909512Z [00:02:40.618]➜  cat >/tmp/go-build3381348043/b308/importcfg << 'EOF' # internal
2025-08-20T22:48:21.5910379Z [00:02:40.618]➜  # import config
2025-08-20T22:48:21.5910780Z [00:02:40.618]➜  packagefile bufio=/tmp/go-build3381348043/b162/_pkg_.a
2025-08-20T22:48:21.5911216Z [00:02:40.618]➜  packagefile bytes=/tmp/go-build3381348043/b003/_pkg_.a
2025-08-20T22:48:21.5911673Z [00:02:40.618]➜  packagefile compress/gzip=/tmp/go-build3381348043/b163/_pkg_.a
2025-08-20T22:48:21.5912494Z [00:02:40.618]➜  packagefile context=/tmp/go-build3381348043/b043/_pkg_.a
2025-08-20T22:48:21.5912947Z [00:02:40.618]➜  packagefile crypto/rand=/tmp/go-build3381348043/b116/_pkg_.a
2025-08-20T22:48:21.5913407Z [00:02:40.618]➜  packagefile crypto/tls=/tmp/go-build3381348043/b120/_pkg_.a
2025-08-20T22:48:21.5913907Z [00:02:40.618]➜  packagefile encoding/binary=/tmp/go-build3381348043/b132/_pkg_.a
2025-08-20T22:48:21.5914363Z [00:02:40.618]➜  packagefile errors=/tmp/go-build3381348043/b004/_pkg_.a
2025-08-20T22:48:21.5914794Z [00:02:40.618]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:21.5915304Z [00:02:40.618]➜  packagefile golang.org/x/net/http/httpguts=/tmp/go-build3381348043/b309/_pkg_.a
2025-08-20T22:48:21.5916030Z [00:02:40.618]➜  packagefile golang.org/x/net/http2/hpack=/tmp/go-build3381348043/b315/_pkg_.a
2025-08-20T22:48:21.5916639Z [00:02:40.618]➜  packagefile golang.org/x/net/idna=/tmp/go-build3381348043/b310/_pkg_.a
2025-08-20T22:48:21.5917221Z [00:02:40.618]➜  packagefile golang.org/x/net/internal/httpcommon=/tmp/go-build3381348043/b316/_pkg_.a
2025-08-20T22:48:21.5917741Z [00:02:40.618]➜  packagefile io=/tmp/go-build3381348043/b034/_pkg_.a
2025-08-20T22:48:21.5918144Z [00:02:40.618]➜  packagefile io/fs=/tmp/go-build3381348043/b081/_pkg_.a
2025-08-20T22:48:21.5918550Z [00:02:40.618]➜  packagefile log=/tmp/go-build3381348043/b171/_pkg_.a
2025-08-20T22:48:21.5918956Z [00:02:40.618]➜  packagefile math=/tmp/go-build3381348043/b055/_pkg_.a
2025-08-20T22:48:21.5919384Z [00:02:40.618]➜  packagefile math/bits=/tmp/go-build3381348043/b040/_pkg_.a
2025-08-20T22:48:21.5919835Z [00:02:40.618]➜  packagefile math/rand=/tmp/go-build3381348043/b100/_pkg_.a
2025-08-20T22:48:21.5920261Z [00:02:40.618]➜  packagefile net=/tmp/go-build3381348043/b148/_pkg_.a
2025-08-20T22:48:21.5920684Z [00:02:40.618]➜  packagefile net/http=/tmp/go-build3381348043/b161/_pkg_.a
2025-08-20T22:48:21.5921158Z [00:02:40.618]➜  packagefile net/http/httptrace=/tmp/go-build3381348043/b180/_pkg_.a
2025-08-20T22:48:21.5921654Z [00:02:40.618]➜  packagefile net/textproto=/tmp/go-build3381348043/b174/_pkg_.a
2025-08-20T22:48:21.5922104Z [00:02:40.618]➜  packagefile net/url=/tmp/go-build3381348043/b155/_pkg_.a
2025-08-20T22:48:21.5922514Z [00:02:40.618]➜  packagefile os=/tmp/go-build3381348043/b079/_pkg_.a
2025-08-20T22:48:21.5922930Z [00:02:40.618]➜  packagefile reflect=/tmp/go-build3381348043/b099/_pkg_.a
2025-08-20T22:48:21.5923358Z [00:02:40.618]➜  packagefile runtime=/tmp/go-build3381348043/b010/_pkg_.a
2025-08-20T22:48:21.5923773Z [00:02:40.618]➜  packagefile sort=/tmp/go-build3381348043/b157/_pkg_.a
2025-08-20T22:48:21.5924501Z [00:02:40.618]➜  packagefile strconv=/tmp/go-build3381348043/b054/_pkg_.a
2025-08-20T22:48:21.5924992Z [00:02:40.618]➜  packagefile strings=/tmp/go-build3381348043/b063/_pkg_.a
2025-08-20T22:48:21.5925412Z [00:02:40.618]➜  packagefile sync=/tmp/go-build3381348043/b035/_pkg_.a
2025-08-20T22:48:21.5926022Z [00:02:40.618]➜  packagefile sync/atomic=/tmp/go-build3381348043/b037/_pkg_.a
2025-08-20T22:48:21.5926523Z [00:02:40.618]➜  packagefile time=/tmp/go-build3381348043/b044/_pkg_.a
2025-08-20T22:48:21.5926830Z [00:02:40.618]➜  EOF
2025-08-20T22:48:21.5932864Z [00:02:40.618]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b308/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/net@v0.42.0/http2=>golang.org/x/net@v0.42.0/http2;$WORK/b308=>" -p golang.org/x/net/http2 -lang=go1.23 -complete -installsuffix shared -buildid X9ovi6auadXxYGg3hbAB/X9ovi6auadXxYGg3hbAB -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b308/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-20T22:48:21.6041690Z [00:02:40.631]➜  go tool buildid -w $WORK/b204/_pkg_.a # internal
2025-08-20T22:48:21.6053270Z [00:02:40.632]➜  cp $WORK/b204/_pkg_.a /root/.cache/go-build/13/130802d43ee10f62570e4a897071d8a2fe4493ed38e76a49752d67ade8293669-d # internal
2025-08-20T22:48:21.6054390Z [00:02:40.632]➜  github.com/coreos/go-oidc/v3/oidc
2025-08-20T22:48:21.6054739Z [00:02:40.632]➜  mkdir -p $WORK/b199/
2025-08-20T22:48:21.6064724Z [00:02:40.633]➜  cat >/tmp/go-build3381348043/b199/importcfg << 'EOF' # internal
2025-08-20T22:48:21.6065474Z [00:02:40.633]➜  # import config
2025-08-20T22:48:21.6066357Z [00:02:40.633]➜  packagefile bytes=/tmp/go-build3381348043/b003/_pkg_.a
2025-08-20T22:48:21.6066824Z [00:02:40.633]➜  packagefile context=/tmp/go-build3381348043/b043/_pkg_.a
2025-08-20T22:48:21.6067285Z [00:02:40.633]➜  packagefile crypto=/tmp/go-build3381348043/b052/_pkg_.a
2025-08-20T22:48:21.6067741Z [00:02:40.633]➜  packagefile crypto/ecdsa=/tmp/go-build3381348043/b056/_pkg_.a
2025-08-20T22:48:21.6068218Z [00:02:40.633]➜  packagefile crypto/ed25519=/tmp/go-build3381348043/b113/_pkg_.a
2025-08-20T22:48:21.6068680Z [00:02:40.633]➜  packagefile crypto/rsa=/tmp/go-build3381348043/b117/_pkg_.a
2025-08-20T22:48:21.6069148Z [00:02:40.633]➜  packagefile crypto/sha256=/tmp/go-build3381348043/b119/_pkg_.a
2025-08-20T22:48:21.6069614Z [00:02:40.633]➜  packagefile crypto/sha512=/tmp/go-build3381348043/b108/_pkg_.a
2025-08-20T22:48:21.6070088Z [00:02:40.633]➜  packagefile encoding/base64=/tmp/go-build3381348043/b146/_pkg_.a
2025-08-20T22:48:21.6070566Z [00:02:40.633]➜  packagefile encoding/json=/tmp/go-build3381348043/b158/_pkg_.a
2025-08-20T22:48:21.6071012Z [00:02:40.633]➜  packagefile errors=/tmp/go-build3381348043/b004/_pkg_.a
2025-08-20T22:48:21.6071773Z [00:02:40.633]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:21.6072354Z [00:02:40.633]➜  packagefile github.com/go-jose/go-jose/v4=/tmp/go-build3381348043/b200/_pkg_.a
2025-08-20T22:48:21.6072894Z [00:02:40.633]➜  packagefile golang.org/x/oauth2=/tmp/go-build3381348043/b204/_pkg_.a
2025-08-20T22:48:21.6073354Z [00:02:40.633]➜  packagefile hash=/tmp/go-build3381348043/b053/_pkg_.a
2025-08-20T22:48:21.6073760Z [00:02:40.633]➜  packagefile io=/tmp/go-build3381348043/b034/_pkg_.a
2025-08-20T22:48:21.6074177Z [00:02:40.633]➜  packagefile mime=/tmp/go-build3381348043/b177/_pkg_.a
2025-08-20T22:48:21.6074602Z [00:02:40.633]➜  packagefile net/http=/tmp/go-build3381348043/b161/_pkg_.a
2025-08-20T22:48:21.6075033Z [00:02:40.633]➜  packagefile strings=/tmp/go-build3381348043/b063/_pkg_.a
2025-08-20T22:48:21.6075450Z [00:02:40.633]➜  packagefile sync=/tmp/go-build3381348043/b035/_pkg_.a
2025-08-20T22:48:21.6076017Z [00:02:40.633]➜  packagefile time=/tmp/go-build3381348043/b044/_pkg_.a
2025-08-20T22:48:21.6076380Z [00:02:40.633]➜  EOF
2025-08-20T22:48:21.6078932Z [00:02:40.633]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b199/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/coreos/go-oidc/v3@v3.14.1/oidc=>github.com/coreos/go-oidc/v3@v3.14.1/oidc;$WORK/b199=>" -p github.com/coreos/go-oidc/v3/oidc -lang=go1.23 -complete -installsuffix shared -buildid zdSFg7PUutlWEkmg6fGw/zdSFg7PUutlWEkmg6fGw -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b199/importcfg -pack /root/go/pkg/mod/github.com/coreos/go-oidc/v3@v3.14.1/oidc/jose.go /root/go/pkg/mod/github.com/coreos/go-oidc/v3@v3.14.1/oidc/jwks.go /root/go/pkg/mod/github.com/coreos/go-oidc/v3@v3.14.1/oidc/oidc.go /root/go/pkg/mod/github.com/coreos/go-oidc/v3@v3.14.1/oidc/verify.go
2025-08-20T22:48:21.6719248Z [00:02:40.699]➜  go tool buildid -w $WORK/b244/_pkg_.a # internal
2025-08-20T22:48:21.6747781Z [00:02:40.702]➜  cp $WORK/b244/_pkg_.a /root/.cache/go-build/c8/c88a27ed8f636cd3b2c5eaef3e48b41136a09c8aadd7886b1458f96bff60c548-d # internal
2025-08-20T22:48:21.6754780Z [00:02:40.702]➜  net/http/httputil
2025-08-20T22:48:21.6756505Z [00:02:40.703]➜  mkdir -p $WORK/b322/
2025-08-20T22:48:21.6768481Z [00:02:40.704]➜  cat >/tmp/go-build3381348043/b322/importcfg << 'EOF' # internal
2025-08-20T22:48:21.6770266Z [00:02:40.704]➜  # import config
2025-08-20T22:48:21.6771160Z [00:02:40.704]➜  importmap golang.org/x/net/http/httpguts=vendor/golang.org/x/net/http/httpguts
2025-08-20T22:48:21.6771974Z [00:02:40.704]➜  packagefile bufio=/tmp/go-build3381348043/b162/_pkg_.a
2025-08-20T22:48:21.6772729Z [00:02:40.704]➜  packagefile bytes=/tmp/go-build3381348043/b003/_pkg_.a
2025-08-20T22:48:21.6773775Z [00:02:40.704]➜  packagefile context=/tmp/go-build3381348043/b043/_pkg_.a
2025-08-20T22:48:21.6774255Z [00:02:40.704]➜  packagefile errors=/tmp/go-build3381348043/b004/_pkg_.a
2025-08-20T22:48:21.6774677Z [00:02:40.704]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:21.6775270Z [00:02:40.704]➜  packagefile vendor/golang.org/x/net/http/httpguts=/tmp/go-build3381348043/b166/_pkg_.a
2025-08-20T22:48:21.6776270Z [00:02:40.704]➜  packagefile io=/tmp/go-build3381348043/b034/_pkg_.a
2025-08-20T22:48:21.6776739Z [00:02:40.704]➜  packagefile log=/tmp/go-build3381348043/b171/_pkg_.a
2025-08-20T22:48:21.6777148Z [00:02:40.704]➜  packagefile mime=/tmp/go-build3381348043/b177/_pkg_.a
2025-08-20T22:48:21.6777553Z [00:02:40.704]➜  packagefile net=/tmp/go-build3381348043/b148/_pkg_.a
2025-08-20T22:48:21.6777976Z [00:02:40.704]➜  packagefile net/http=/tmp/go-build3381348043/b161/_pkg_.a
2025-08-20T22:48:21.6778469Z [00:02:40.704]➜  packagefile net/http/httptrace=/tmp/go-build3381348043/b180/_pkg_.a
2025-08-20T22:48:21.6778973Z [00:02:40.704]➜  packagefile net/http/internal=/tmp/go-build3381348043/b181/_pkg_.a
2025-08-20T22:48:21.6779494Z [00:02:40.704]➜  packagefile net/http/internal/ascii=/tmp/go-build3381348043/b182/_pkg_.a
2025-08-20T22:48:21.6780003Z [00:02:40.704]➜  packagefile net/textproto=/tmp/go-build3381348043/b174/_pkg_.a
2025-08-20T22:48:21.6780799Z [00:02:40.704]➜  packagefile net/url=/tmp/go-build3381348043/b155/_pkg_.a
2025-08-20T22:48:21.6781317Z [00:02:40.704]➜  packagefile strings=/tmp/go-build3381348043/b063/_pkg_.a
2025-08-20T22:48:21.6781742Z [00:02:40.704]➜  packagefile sync=/tmp/go-build3381348043/b035/_pkg_.a
2025-08-20T22:48:21.6782151Z [00:02:40.704]➜  packagefile time=/tmp/go-build3381348043/b044/_pkg_.a
2025-08-20T22:48:21.6782460Z [00:02:40.704]➜  EOF
2025-08-20T22:48:21.6784664Z [00:02:40.704]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b322/_pkg_.a -trimpath "/root/.go/src/net/http/httputil=>net/http/httputil;$WORK/b322=>" -p net/http/httputil -lang=go1.25 -std -complete -installsuffix shared -buildid dxtUrBXyAGQcKVuYL81A/dxtUrBXyAGQcKVuYL81A -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b322/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-20T22:48:21.6807451Z [00:02:40.708]➜  go tool buildid -w $WORK/b199/_pkg_.a # internal
2025-08-20T22:48:21.6853710Z [00:02:40.712]➜  cp $WORK/b199/_pkg_.a /root/.cache/go-build/2d/2d7b7b0fad30f99654305ed358527ebcf02933443ad4765891d86ecdba2e2130-d # internal
2025-08-20T22:48:21.6860403Z [00:02:40.712]➜  github.com/dgraph-io/badger/y
2025-08-20T22:48:21.6861319Z [00:02:40.713]➜  mkdir -p $WORK/b344/
2025-08-20T22:48:21.6861746Z [00:02:40.713]➜  cat >/tmp/go-build3381348043/b344/importcfg << 'EOF' # internal
2025-08-20T22:48:21.6862499Z [00:02:40.713]➜  # import config
2025-08-20T22:48:21.6862846Z [00:02:40.713]➜  packagefile bytes=/tmp/go-build3381348043/b003/_pkg_.a
2025-08-20T22:48:21.6863303Z [00:02:40.713]➜  packagefile container/heap=/tmp/go-build3381348043/b345/_pkg_.a
2025-08-20T22:48:21.6863760Z [00:02:40.713]➜  packagefile context=/tmp/go-build3381348043/b043/_pkg_.a
2025-08-20T22:48:21.6864221Z [00:02:40.713]➜  packagefile encoding/binary=/tmp/go-build3381348043/b132/_pkg_.a
2025-08-20T22:48:21.6864687Z [00:02:40.713]➜  packagefile expvar=/tmp/go-build3381348043/b187/_pkg_.a
2025-08-20T22:48:21.6865105Z [00:02:40.713]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:21.6865577Z [00:02:40.713]➜  packagefile github.com/pkg/errors=/tmp/go-build3381348043/b195/_pkg_.a
2025-08-20T22:48:21.6866357Z [00:02:40.713]➜  packagefile golang.org/x/net/trace=/tmp/go-build3381348043/b244/_pkg_.a
2025-08-20T22:48:21.6866968Z [00:02:40.713]➜  packagefile golang.org/x/sys/unix=/tmp/go-build3381348043/b211/_pkg_.a
2025-08-20T22:48:21.6867468Z [00:02:40.713]➜  packagefile hash/crc32=/tmp/go-build3381348043/b165/_pkg_.a
2025-08-20T22:48:21.6867894Z [00:02:40.713]➜  packagefile log=/tmp/go-build3381348043/b171/_pkg_.a
2025-08-20T22:48:21.6868306Z [00:02:40.713]➜  packagefile math=/tmp/go-build3381348043/b055/_pkg_.a
2025-08-20T22:48:21.6868709Z [00:02:40.713]➜  packagefile os=/tmp/go-build3381348043/b079/_pkg_.a
2025-08-20T22:48:21.6869119Z [00:02:40.713]➜  packagefile sync=/tmp/go-build3381348043/b035/_pkg_.a
2025-08-20T22:48:21.6869565Z [00:02:40.713]➜  packagefile sync/atomic=/tmp/go-build3381348043/b037/_pkg_.a
2025-08-20T22:48:21.6869999Z [00:02:40.713]➜  packagefile time=/tmp/go-build3381348043/b044/_pkg_.a
2025-08-20T22:48:21.6870306Z [00:02:40.713]➜  EOF
2025-08-20T22:48:21.6874412Z [00:02:40.713]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b344/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/dgraph-io/badger@v1.6.2/y=>github.com/dgraph-io/badger@v1.6.2/y;$WORK/b344=>" -p github.com/dgraph-io/badger/y -lang=go1.12 -complete -installsuffix shared -buildid E5Gs5aT3xI68gxjtvvNq/E5Gs5aT3xI68gxjtvvNq -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b344/importcfg -pack /root/go/pkg/mod/github.com/dgraph-io/badger@v1.6.2/y/error.go /root/go/pkg/mod/github.com/dgraph-io/badger@v1.6.2/y/event_log.go /root/go/pkg/mod/github.com/dgraph-io/badger@v1.6.2/y/file_dsync.go /root/go/pkg/mod/github.com/dgraph-io/badger@v1.6.2/y/file_sync.go /root/go/pkg/mod/github.com/dgraph-io/badger@v1.6.2/y/iterator.go /root/go/pkg/mod/github.com/dgraph-io/badger@v1.6.2/y/metrics.go /root/go/pkg/mod/github.com/dgraph-io/badger@v1.6.2/y/mmap.go /root/go/pkg/mod/github.com/dgraph-io/badger@v1.6.2/y/mmap_unix.go /root/go/pkg/mod/github.com/dgraph-io/badger@v1.6.2/y/watermark.go /root/go/pkg/mod/github.com/dgraph-io/badger@v1.6.2/y/y.go
2025-08-20T22:48:21.6878150Z [00:02:40.714]➜  go tool buildid -w $WORK/b186/_pkg_.a # internal
2025-08-20T22:48:21.6913733Z [00:02:40.718]➜  cp $WORK/b186/_pkg_.a /root/.cache/go-build/b8/b8f7f24c97d160853d1350ef87c18b179770429f72141bdecf36188c15bfe9bb-d # internal
2025-08-20T22:48:21.6922094Z [00:02:40.719]➜  github.com/dgraph-io/badger/v2/y
2025-08-20T22:48:21.6923710Z [00:02:40.719]➜  mkdir -p $WORK/b364/
2025-08-20T22:48:21.6931629Z [00:02:40.720]➜  cat >/tmp/go-build3381348043/b364/importcfg << 'EOF' # internal
2025-08-20T22:48:21.6932626Z [00:02:40.720]➜  # import config
2025-08-20T22:48:21.6933016Z [00:02:40.720]➜  packagefile bytes=/tmp/go-build3381348043/b003/_pkg_.a
2025-08-20T22:48:21.6933504Z [00:02:40.720]➜  packagefile container/heap=/tmp/go-build3381348043/b345/_pkg_.a
2025-08-20T22:48:21.6933971Z [00:02:40.720]➜  packagefile context=/tmp/go-build3381348043/b043/_pkg_.a
2025-08-20T22:48:21.6934416Z [00:02:40.720]➜  packagefile crypto/aes=/tmp/go-build3381348043/b122/_pkg_.a
2025-08-20T22:48:21.6934879Z [00:02:40.720]➜  packagefile crypto/cipher=/tmp/go-build3381348043/b059/_pkg_.a
2025-08-20T22:48:21.6935346Z [00:02:40.720]➜  packagefile crypto/rand=/tmp/go-build3381348043/b116/_pkg_.a
2025-08-20T22:48:21.6936349Z [00:02:40.720]➜  packagefile encoding/binary=/tmp/go-build3381348043/b132/_pkg_.a
2025-08-20T22:48:21.6936808Z [00:02:40.720]➜  packagefile expvar=/tmp/go-build3381348043/b187/_pkg_.a
2025-08-20T22:48:21.6937225Z [00:02:40.720]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:21.6937712Z [00:02:40.720]➜  packagefile github.com/cespare/xxhash=/tmp/go-build3381348043/b365/_pkg_.a
2025-08-20T22:48:21.6938305Z [00:02:40.720]➜  packagefile github.com/dgraph-io/badger/v2/pb=/tmp/go-build3381348043/b362/_pkg_.a
2025-08-20T22:48:21.6938924Z [00:02:40.720]➜  packagefile github.com/klauspost/compress/zstd=/tmp/go-build3381348043/b366/_pkg_.a
2025-08-20T22:48:21.6939494Z [00:02:40.720]➜  packagefile github.com/pkg/errors=/tmp/go-build3381348043/b195/_pkg_.a
2025-08-20T22:48:21.6940022Z [00:02:40.720]➜  packagefile golang.org/x/net/trace=/tmp/go-build3381348043/b244/_pkg_.a
2025-08-20T22:48:21.6940547Z [00:02:40.720]➜  packagefile golang.org/x/sys/unix=/tmp/go-build3381348043/b211/_pkg_.a
2025-08-20T22:48:21.6941035Z [00:02:40.720]➜  packagefile hash/crc32=/tmp/go-build3381348043/b165/_pkg_.a
2025-08-20T22:48:21.6941465Z [00:02:40.720]➜  packagefile io=/tmp/go-build3381348043/b034/_pkg_.a
2025-08-20T22:48:21.6941865Z [00:02:40.720]➜  packagefile log=/tmp/go-build3381348043/b171/_pkg_.a
2025-08-20T22:48:21.6942276Z [00:02:40.720]➜  packagefile math=/tmp/go-build3381348043/b055/_pkg_.a
2025-08-20T22:48:21.6942679Z [00:02:40.720]➜  packagefile os=/tmp/go-build3381348043/b079/_pkg_.a
2025-08-20T22:48:21.6943100Z [00:02:40.720]➜  packagefile reflect=/tmp/go-build3381348043/b099/_pkg_.a
2025-08-20T22:48:21.6943522Z [00:02:40.720]➜  packagefile sync=/tmp/go-build3381348043/b035/_pkg_.a
2025-08-20T22:48:21.6943959Z [00:02:40.720]➜  packagefile sync/atomic=/tmp/go-build3381348043/b037/_pkg_.a
2025-08-20T22:48:21.6944391Z [00:02:40.720]➜  packagefile time=/tmp/go-build3381348043/b044/_pkg_.a
2025-08-20T22:48:21.6944700Z [00:02:40.720]➜  EOF
2025-08-20T22:48:21.6949694Z [00:02:40.721]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b364/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/dgraph-io/badger/v2@v2.2007.4/y=>github.com/dgraph-io/badger/v2@v2.2007.4/y;$WORK/b364=>" -p github.com/dgraph-io/badger/v2/y -lang=go1.12 -complete -installsuffix shared -buildid DIruDha1lKOvURMhiy3R/DIruDha1lKOvURMhiy3R -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b364/importcfg -pack /root/go/pkg/mod/github.com/dgraph-io/badger/v2@v2.2007.4/y/checksum.go /root/go/pkg/mod/github.com/dgraph-io/badger/v2@v2.2007.4/y/encrypt.go /root/go/pkg/mod/github.com/dgraph-io/badger/v2@v2.2007.4/y/error.go /root/go/pkg/mod/github.com/dgraph-io/badger/v2@v2.2007.4/y/event_log.go /root/go/pkg/mod/github.com/dgraph-io/badger/v2@v2.2007.4/y/file_dsync.go /root/go/pkg/mod/github.com/dgraph-io/badger/v2@v2.2007.4/y/iterator.go /root/go/pkg/mod/github.com/dgraph-io/badger/v2@v2.2007.4/y/metrics.go /root/go/pkg/mod/github.com/dgraph-io/badger/v2@v2.2007.4/y/mmap.go /root/go/pkg/mod/github.com/dgraph-io/badger/v2@v2.2007.4/y/mmap_unix.go /root/go/pkg/mod/github.com/dgraph-io/badger/v2@v2.2007.4/y/watermark.go /root/go/pkg/mod/github.com/dgraph-io/badger/v2@v2.2007.4/y/y.go /root/go/pkg/mod/github.com/dgraph-io/badger/v2@v2.2007.4/y/zstd.go
2025-08-20T22:48:21.8121189Z [00:02:40.839]➜  go tool buildid -w $WORK/b344/_pkg_.a # internal
2025-08-20T22:48:21.8150950Z [00:02:40.842]➜  cp $WORK/b344/_pkg_.a /root/.cache/go-build/ac/acdea8891a63cbd9cbc7b4d3952eabbb18e71aaa8c268f36c4c8c3dc6af1fc30-d # internal
2025-08-20T22:48:21.8151712Z [00:02:40.842]➜  github.com/dgraph-io/badger/skl
2025-08-20T22:48:21.8152348Z [00:02:40.842]➜  mkdir -p $WORK/b343/
2025-08-20T22:48:21.8165024Z [00:02:40.843]➜  cat >/tmp/go-build3381348043/b343/importcfg << 'EOF' # internal
2025-08-20T22:48:21.8166712Z [00:02:40.844]➜  # import config
2025-08-20T22:48:21.8167507Z [00:02:40.844]➜  packagefile github.com/dgraph-io/badger/y=/tmp/go-build3381348043/b344/_pkg_.a
2025-08-20T22:48:21.8169834Z [00:02:40.844]➜  packagefile github.com/dgraph-io/ristretto/z=/tmp/go-build3381348043/b346/_pkg_.a
2025-08-20T22:48:21.8170797Z [00:02:40.844]➜  packagefile math=/tmp/go-build3381348043/b055/_pkg_.a
2025-08-20T22:48:21.8171241Z [00:02:40.844]➜  packagefile sync/atomic=/tmp/go-build3381348043/b037/_pkg_.a
2025-08-20T22:48:21.8171574Z [00:02:40.844]➜  EOF
2025-08-20T22:48:21.8173576Z [00:02:40.844]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b343/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/dgraph-io/badger@v1.6.2/skl=>github.com/dgraph-io/badger@v1.6.2/skl;$WORK/b343=>" -p github.com/dgraph-io/badger/skl -lang=go1.12 -complete -installsuffix shared -buildid gq6_5uh-t-YoQnUD-K3g/gq6_5uh-t-YoQnUD-K3g -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b343/importcfg -pack /root/go/pkg/mod/github.com/dgraph-io/badger@v1.6.2/skl/arena.go /root/go/pkg/mod/github.com/dgraph-io/badger@v1.6.2/skl/skl.go
2025-08-20T22:48:21.8363477Z [00:02:40.863]➜  go tool buildid -w $WORK/b322/_pkg_.a # internal
2025-08-20T22:48:21.8382166Z [00:02:40.865]➜  cp $WORK/b322/_pkg_.a /root/.cache/go-build/10/101ea29d0fc0c3b128ff357a7ad5a0b6af0f4e8057a8534416b104c3fa9c416c-d # internal
2025-08-20T22:48:21.8383187Z [00:02:40.865]➜  github.com/dgraph-io/badger/table
2025-08-20T22:48:21.8385472Z [00:02:40.866]➜  mkdir -p $WORK/b355/
2025-08-20T22:48:21.8398825Z [00:02:40.867]➜  cat >/tmp/go-build3381348043/b355/importcfg << 'EOF' # internal
2025-08-20T22:48:21.8399265Z [00:02:40.867]➜  # import config
2025-08-20T22:48:21.8399609Z [00:02:40.867]➜  packagefile bytes=/tmp/go-build3381348043/b003/_pkg_.a
2025-08-20T22:48:21.8400076Z [00:02:40.867]➜  packagefile crypto/sha256=/tmp/go-build3381348043/b119/_pkg_.a
2025-08-20T22:48:21.8400554Z [00:02:40.867]➜  packagefile encoding/binary=/tmp/go-build3381348043/b132/_pkg_.a
2025-08-20T22:48:21.8400997Z [00:02:40.867]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:21.8401507Z [00:02:40.867]➜  packagefile github.com/AndreasBriese/bbloom=/tmp/go-build3381348043/b356/_pkg_.a
2025-08-20T22:48:21.8402131Z [00:02:40.867]➜  packagefile github.com/dgraph-io/badger/options=/tmp/go-build3381348043/b335/_pkg_.a
2025-08-20T22:48:21.8402730Z [00:02:40.867]➜  packagefile github.com/dgraph-io/badger/y=/tmp/go-build3381348043/b344/_pkg_.a
2025-08-20T22:48:21.8403280Z [00:02:40.867]➜  packagefile github.com/pkg/errors=/tmp/go-build3381348043/b195/_pkg_.a
2025-08-20T22:48:21.8403739Z [00:02:40.867]➜  packagefile io=/tmp/go-build3381348043/b034/_pkg_.a
2025-08-20T22:48:21.8404142Z [00:02:40.867]➜  packagefile math=/tmp/go-build3381348043/b055/_pkg_.a
2025-08-20T22:48:21.8404822Z [00:02:40.867]➜  packagefile os=/tmp/go-build3381348043/b079/_pkg_.a
2025-08-20T22:48:21.8405300Z [00:02:40.867]➜  packagefile path=/tmp/go-build3381348043/b082/_pkg_.a
2025-08-20T22:48:21.8405878Z [00:02:40.867]➜  packagefile path/filepath=/tmp/go-build3381348043/b156/_pkg_.a
2025-08-20T22:48:21.8406388Z [00:02:40.867]➜  packagefile sort=/tmp/go-build3381348043/b157/_pkg_.a
2025-08-20T22:48:21.8406811Z [00:02:40.867]➜  packagefile strconv=/tmp/go-build3381348043/b054/_pkg_.a
2025-08-20T22:48:21.8407255Z [00:02:40.867]➜  packagefile strings=/tmp/go-build3381348043/b063/_pkg_.a
2025-08-20T22:48:21.8407717Z [00:02:40.867]➜  packagefile sync=/tmp/go-build3381348043/b035/_pkg_.a
2025-08-20T22:48:21.8408151Z [00:02:40.867]➜  packagefile sync/atomic=/tmp/go-build3381348043/b037/_pkg_.a
2025-08-20T22:48:21.8408481Z [00:02:40.867]➜  EOF
2025-08-20T22:48:21.8411097Z [00:02:40.867]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b355/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/dgraph-io/badger@v1.6.2/table=>github.com/dgraph-io/badger@v1.6.2/table;$WORK/b355=>" -p github.com/dgraph-io/badger/table -lang=go1.12 -complete -installsuffix shared -buildid 6Kuv9Yk-RJHF4bRb-Nyx/6Kuv9Yk-RJHF4bRb-Nyx -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b355/importcfg -pack /root/go/pkg/mod/github.com/dgraph-io/badger@v1.6.2/table/builder.go /root/go/pkg/mod/github.com/dgraph-io/badger@v1.6.2/table/iterator.go /root/go/pkg/mod/github.com/dgraph-io/badger@v1.6.2/table/merge_iterator.go /root/go/pkg/mod/github.com/dgraph-io/badger@v1.6.2/table/table.go
2025-08-20T22:48:21.8480227Z [00:02:40.875]➜  go tool buildid -w $WORK/b364/_pkg_.a # internal
2025-08-20T22:48:21.8508829Z [00:02:40.878]➜  cp $WORK/b364/_pkg_.a /root/.cache/go-build/ca/cae7be2188c3330d35223cf9327fa13979b8f86703e18e70c595d9777c77f928-d # internal
2025-08-20T22:48:21.8519253Z [00:02:40.878]➜  github.com/dgraph-io/badger/v2/skl
2025-08-20T22:48:21.8519603Z [00:02:40.878]➜  mkdir -p $WORK/b363/
2025-08-20T22:48:21.8520006Z [00:02:40.878]➜  cat >/tmp/go-build3381348043/b363/importcfg << 'EOF' # internal
2025-08-20T22:48:21.8520358Z [00:02:40.878]➜  # import config
2025-08-20T22:48:21.8520791Z [00:02:40.878]➜  packagefile github.com/dgraph-io/badger/v2/y=/tmp/go-build3381348043/b364/_pkg_.a
2025-08-20T22:48:21.8521388Z [00:02:40.878]➜  packagefile github.com/dgraph-io/ristretto/z=/tmp/go-build3381348043/b346/_pkg_.a
2025-08-20T22:48:21.8521889Z [00:02:40.878]➜  packagefile math=/tmp/go-build3381348043/b055/_pkg_.a
2025-08-20T22:48:21.8522337Z [00:02:40.878]➜  packagefile sync/atomic=/tmp/go-build3381348043/b037/_pkg_.a
2025-08-20T22:48:21.8522667Z [00:02:40.878]➜  EOF
2025-08-20T22:48:21.8524789Z [00:02:40.879]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b363/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/dgraph-io/badger/v2@v2.2007.4/skl=>github.com/dgraph-io/badger/v2@v2.2007.4/skl;$WORK/b363=>" -p github.com/dgraph-io/badger/v2/skl -lang=go1.12 -complete -installsuffix shared -buildid u7SgTGkbhiMws0v9Txu6/u7SgTGkbhiMws0v9Txu6 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b363/importcfg -pack /root/go/pkg/mod/github.com/dgraph-io/badger/v2@v2.2007.4/skl/arena.go /root/go/pkg/mod/github.com/dgraph-io/badger/v2@v2.2007.4/skl/skl.go
2025-08-20T22:48:21.8595972Z [00:02:40.885]➜  go tool buildid -w $WORK/b343/_pkg_.a # internal
2025-08-20T22:48:21.8597059Z [00:02:40.887]➜  cp $WORK/b343/_pkg_.a /root/.cache/go-build/d7/d7aff072d981bc09481ad725ba8fa37534225d79a9b290c5fc7ebefce2e3dc21-d # internal
2025-08-20T22:48:21.8599302Z [00:02:40.887]➜  github.com/dgraph-io/badger/v2/table
2025-08-20T22:48:21.8599629Z [00:02:40.887]➜  mkdir -p $WORK/b373/
2025-08-20T22:48:21.8603645Z [00:02:40.887]➜  cat >/tmp/go-build3381348043/b373/importcfg << 'EOF' # internal
2025-08-20T22:48:21.8605556Z [00:02:40.887]➜  # import config
2025-08-20T22:48:21.8606372Z [00:02:40.887]➜  packagefile bytes=/tmp/go-build3381348043/b003/_pkg_.a
2025-08-20T22:48:21.8607314Z [00:02:40.888]➜  packagefile crypto/aes=/tmp/go-build3381348043/b122/_pkg_.a
2025-08-20T22:48:21.8608206Z [00:02:40.888]➜  packagefile encoding/binary=/tmp/go-build3381348043/b132/_pkg_.a
2025-08-20T22:48:21.8608770Z [00:02:40.888]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:21.8609315Z [00:02:40.888]➜  packagefile github.com/dgraph-io/badger/v2/options=/tmp/go-build3381348043/b361/_pkg_.a
2025-08-20T22:48:21.8609946Z [00:02:40.888]➜  packagefile github.com/dgraph-io/badger/v2/pb=/tmp/go-build3381348043/b362/_pkg_.a
2025-08-20T22:48:21.8610561Z [00:02:40.888]➜  packagefile github.com/dgraph-io/badger/v2/y=/tmp/go-build3381348043/b364/_pkg_.a
2025-08-20T22:48:21.8611153Z [00:02:40.888]➜  packagefile github.com/dgraph-io/ristretto=/tmp/go-build3381348043/b374/_pkg_.a
2025-08-20T22:48:21.8611784Z [00:02:40.888]➜  packagefile github.com/dgraph-io/ristretto/z=/tmp/go-build3381348043/b346/_pkg_.a
2025-08-20T22:48:21.8612359Z [00:02:40.888]➜  packagefile github.com/dgryski/go-farm=/tmp/go-build3381348043/b375/_pkg_.a
2025-08-20T22:48:21.8612946Z [00:02:40.888]➜  packagefile github.com/golang/protobuf/proto=/tmp/go-build3381348043/b337/_pkg_.a
2025-08-20T22:48:21.8613517Z [00:02:40.888]➜  packagefile github.com/golang/snappy=/tmp/go-build3381348043/b376/_pkg_.a
2025-08-20T22:48:21.8614254Z [00:02:40.888]➜  packagefile github.com/pkg/errors=/tmp/go-build3381348043/b195/_pkg_.a
2025-08-20T22:48:21.8614721Z [00:02:40.888]➜  packagefile io=/tmp/go-build3381348043/b034/_pkg_.a
2025-08-20T22:48:21.8615130Z [00:02:40.888]➜  packagefile math=/tmp/go-build3381348043/b055/_pkg_.a
2025-08-20T22:48:21.8616061Z [00:02:40.888]➜  packagefile os=/tmp/go-build3381348043/b079/_pkg_.a
2025-08-20T22:48:21.8616560Z [00:02:40.888]➜  packagefile path=/tmp/go-build3381348043/b082/_pkg_.a
2025-08-20T22:48:21.8617005Z [00:02:40.888]➜  packagefile path/filepath=/tmp/go-build3381348043/b156/_pkg_.a
2025-08-20T22:48:21.8617446Z [00:02:40.888]➜  packagefile sort=/tmp/go-build3381348043/b157/_pkg_.a
2025-08-20T22:48:21.8617868Z [00:02:40.888]➜  packagefile strconv=/tmp/go-build3381348043/b054/_pkg_.a
2025-08-20T22:48:21.8618314Z [00:02:40.888]➜  packagefile strings=/tmp/go-build3381348043/b063/_pkg_.a
2025-08-20T22:48:21.8618733Z [00:02:40.888]➜  packagefile sync=/tmp/go-build3381348043/b035/_pkg_.a
2025-08-20T22:48:21.8619163Z [00:02:40.888]➜  packagefile sync/atomic=/tmp/go-build3381348043/b037/_pkg_.a
2025-08-20T22:48:21.8619493Z [00:02:40.888]➜  EOF
2025-08-20T22:48:21.8622627Z [00:02:40.888]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b373/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/dgraph-io/badger/v2@v2.2007.4/table=>github.com/dgraph-io/badger/v2@v2.2007.4/table;$WORK/b373=>" -p github.com/dgraph-io/badger/v2/table -lang=go1.12 -complete -installsuffix shared -buildid eOGEWRfVeOgzlE-05DR8/eOGEWRfVeOgzlE-05DR8 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b373/importcfg -pack /root/go/pkg/mod/github.com/dgraph-io/badger/v2@v2.2007.4/table/builder.go /root/go/pkg/mod/github.com/dgraph-io/badger/v2@v2.2007.4/table/iterator.go /root/go/pkg/mod/github.com/dgraph-io/badger/v2@v2.2007.4/table/merge_iterator.go /root/go/pkg/mod/github.com/dgraph-io/badger/v2@v2.2007.4/table/table.go
2025-08-20T22:48:21.8992815Z [00:02:40.926]➜  go tool buildid -w $WORK/b363/_pkg_.a # internal
2025-08-20T22:48:21.8993558Z [00:02:40.926]➜  cp $WORK/b363/_pkg_.a /root/.cache/go-build/95/951755b7ce52fe77ed605ceee96d92a430586f86779921bae6c2ff620e3ecacf-d # internal
2025-08-20T22:48:21.8994138Z [00:02:40.926]➜  github.com/smallstep/nosql/bolt
2025-08-20T22:48:21.8994470Z [00:02:40.926]➜  mkdir -p $WORK/b378/
2025-08-20T22:48:21.8994840Z [00:02:40.926]➜  cat >/tmp/go-build3381348043/b378/importcfg << 'EOF' # internal
2025-08-20T22:48:21.8995187Z [00:02:40.926]➜  # import config
2025-08-20T22:48:21.8995526Z [00:02:40.926]➜  packagefile bytes=/tmp/go-build3381348043/b003/_pkg_.a
2025-08-20T22:48:21.8996128Z [00:02:40.926]➜  packagefile github.com/pkg/errors=/tmp/go-build3381348043/b195/_pkg_.a
2025-08-20T22:48:21.8996722Z [00:02:40.926]➜  packagefile github.com/smallstep/nosql/database=/tmp/go-build3381348043/b358/_pkg_.a
2025-08-20T22:48:21.8997597Z [00:02:40.926]➜  packagefile go.etcd.io/bbolt=/tmp/go-build3381348043/b379/_pkg_.a
2025-08-20T22:48:21.8998117Z [00:02:40.926]➜  packagefile time=/tmp/go-build3381348043/b044/_pkg_.a
2025-08-20T22:48:21.8998427Z [00:02:40.926]➜  EOF
2025-08-20T22:48:21.9000233Z [00:02:40.926]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b378/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/smallstep/nosql@v0.7.0/bolt=>github.com/smallstep/nosql@v0.7.0/bolt;$WORK/b378=>" -p github.com/smallstep/nosql/bolt -lang=go1.21 -complete -installsuffix shared -buildid bexYeZc2ip2GiE6Xt0d7/bexYeZc2ip2GiE6Xt0d7 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b378/importcfg -pack /root/go/pkg/mod/github.com/smallstep/nosql@v0.7.0/bolt/bbolt.go
2025-08-20T22:48:21.9360332Z [00:02:40.963]➜  go tool buildid -w $WORK/b355/_pkg_.a # internal
2025-08-20T22:48:21.9378625Z [00:02:40.965]➜  cp $WORK/b355/_pkg_.a /root/.cache/go-build/f5/f5eebd7f1f7b1c9f332895aea267b43075cfa3c58ef3863b7a3382776725734b-d # internal
2025-08-20T22:48:21.9398364Z [00:02:40.967]➜  github.com/dgraph-io/badger
2025-08-20T22:48:21.9399214Z [00:02:40.967]➜  mkdir -p $WORK/b334/
2025-08-20T22:48:21.9415107Z [00:02:40.968]➜  cat >/tmp/go-build3381348043/b334/importcfg << 'EOF' # internal
2025-08-20T22:48:21.9417737Z [00:02:40.969]➜  # import config
2025-08-20T22:48:21.9418668Z [00:02:40.969]➜  packagefile bufio=/tmp/go-build3381348043/b162/_pkg_.a
2025-08-20T22:48:21.9419857Z [00:02:40.969]➜  packagefile bytes=/tmp/go-build3381348043/b003/_pkg_.a
2025-08-20T22:48:21.9420491Z [00:02:40.969]➜  packagefile context=/tmp/go-build3381348043/b043/_pkg_.a
2025-08-20T22:48:21.9421026Z [00:02:40.969]➜  packagefile encoding/binary=/tmp/go-build3381348043/b132/_pkg_.a
2025-08-20T22:48:21.9421512Z [00:02:40.969]➜  packagefile encoding/hex=/tmp/go-build3381348043/b144/_pkg_.a
2025-08-20T22:48:21.9421986Z [00:02:40.969]➜  packagefile encoding/json=/tmp/go-build3381348043/b158/_pkg_.a
2025-08-20T22:48:21.9422453Z [00:02:40.969]➜  packagefile expvar=/tmp/go-build3381348043/b187/_pkg_.a
2025-08-20T22:48:21.9422869Z [00:02:40.969]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:21.9423399Z [00:02:40.969]➜  packagefile github.com/dgraph-io/badger/options=/tmp/go-build3381348043/b335/_pkg_.a
2025-08-20T22:48:21.9424003Z [00:02:40.969]➜  packagefile github.com/dgraph-io/badger/pb=/tmp/go-build3381348043/b336/_pkg_.a
2025-08-20T22:48:21.9424586Z [00:02:40.969]➜  packagefile github.com/dgraph-io/badger/skl=/tmp/go-build3381348043/b343/_pkg_.a
2025-08-20T22:48:21.9425196Z [00:02:40.969]➜  packagefile github.com/dgraph-io/badger/table=/tmp/go-build3381348043/b355/_pkg_.a
2025-08-20T22:48:21.9425896Z [00:02:40.969]➜  packagefile github.com/dgraph-io/badger/trie=/tmp/go-build3381348043/b357/_pkg_.a
2025-08-20T22:48:21.9426537Z [00:02:40.969]➜  packagefile github.com/dgraph-io/badger/y=/tmp/go-build3381348043/b344/_pkg_.a
2025-08-20T22:48:21.9427132Z [00:02:40.969]➜  packagefile github.com/dgraph-io/ristretto/z=/tmp/go-build3381348043/b346/_pkg_.a
2025-08-20T22:48:21.9427715Z [00:02:40.969]➜  packagefile github.com/dustin/go-humanize=/tmp/go-build3381348043/b349/_pkg_.a
2025-08-20T22:48:21.9428306Z [00:02:40.969]➜  packagefile github.com/golang/protobuf/proto=/tmp/go-build3381348043/b337/_pkg_.a
2025-08-20T22:48:21.9428884Z [00:02:40.969]➜  packagefile github.com/pkg/errors=/tmp/go-build3381348043/b195/_pkg_.a
2025-08-20T22:48:21.9429415Z [00:02:40.969]➜  packagefile golang.org/x/net/trace=/tmp/go-build3381348043/b244/_pkg_.a
2025-08-20T22:48:21.9429949Z [00:02:40.969]➜  packagefile golang.org/x/sys/unix=/tmp/go-build3381348043/b211/_pkg_.a
2025-08-20T22:48:21.9430432Z [00:02:40.969]➜  packagefile hash/crc32=/tmp/go-build3381348043/b165/_pkg_.a
2025-08-20T22:48:21.9430853Z [00:02:40.969]➜  packagefile io=/tmp/go-build3381348043/b034/_pkg_.a
2025-08-20T22:48:21.9431274Z [00:02:40.969]➜  packagefile io/ioutil=/tmp/go-build3381348043/b342/_pkg_.a
2025-08-20T22:48:21.9431696Z [00:02:40.969]➜  packagefile log=/tmp/go-build3381348043/b171/_pkg_.a
2025-08-20T22:48:21.9432449Z [00:02:40.969]➜  packagefile math=/tmp/go-build3381348043/b055/_pkg_.a
2025-08-20T22:48:21.9432945Z [00:02:40.969]➜  packagefile math/rand=/tmp/go-build3381348043/b100/_pkg_.a
2025-08-20T22:48:21.9433367Z [00:02:40.969]➜  packagefile os=/tmp/go-build3381348043/b079/_pkg_.a
2025-08-20T22:48:21.9433803Z [00:02:40.969]➜  packagefile path/filepath=/tmp/go-build3381348043/b156/_pkg_.a
2025-08-20T22:48:21.9434254Z [00:02:40.969]➜  packagefile sort=/tmp/go-build3381348043/b157/_pkg_.a
2025-08-20T22:48:21.9434671Z [00:02:40.969]➜  packagefile strconv=/tmp/go-build3381348043/b054/_pkg_.a
2025-08-20T22:48:21.9435113Z [00:02:40.969]➜  packagefile strings=/tmp/go-build3381348043/b063/_pkg_.a
2025-08-20T22:48:21.9435535Z [00:02:40.969]➜  packagefile sync=/tmp/go-build3381348043/b035/_pkg_.a
2025-08-20T22:48:21.9436147Z [00:02:40.969]➜  packagefile sync/atomic=/tmp/go-build3381348043/b037/_pkg_.a
2025-08-20T22:48:21.9436588Z [00:02:40.969]➜  packagefile time=/tmp/go-build3381348043/b044/_pkg_.a
2025-08-20T22:48:21.9436906Z [00:02:40.969]➜  EOF
2025-08-20T22:48:21.9444443Z [00:02:40.969]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b334/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/dgraph-io/badger@v1.6.2=>github.com/dgraph-io/badger@v1.6.2;$WORK/b334=>" -p github.com/dgraph-io/badger -lang=go1.12 -complete -installsuffix shared -buildid oNSp3nDtATfg4d5ogVmi/oNSp3nDtATfg4d5ogVmi -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b334/importcfg -pack /root/go/pkg/mod/github.com/dgraph-io/badger@v1.6.2/backup.go /root/go/pkg/mod/github.com/dgraph-io/badger@v1.6.2/batch.go /root/go/pkg/mod/github.com/dgraph-io/badger@v1.6.2/compaction.go /root/go/pkg/mod/github.com/dgraph-io/badger@v1.6.2/db.go /root/go/pkg/mod/github.com/dgraph-io/badger@v1.6.2/dir_unix.go /root/go/pkg/mod/github.com/dgraph-io/badger@v1.6.2/doc.go /root/go/pkg/mod/github.com/dgraph-io/badger@v1.6.2/errors.go /root/go/pkg/mod/github.com/dgraph-io/badger@v1.6.2/histogram.go /root/go/pkg/mod/github.com/dgraph-io/badger@v1.6.2/iterator.go /root/go/pkg/mod/github.com/dgraph-io/badger@v1.6.2/level_handler.go /root/go/pkg/mod/github.com/dgraph-io/badger@v1.6.2/levels.go /root/go/pkg/mod/github.com/dgraph-io/badger@v1.6.2/logger.go /root/go/pkg/mod/github.com/dgraph-io/badger@v1.6.2/managed_db.go /root/go/pkg/mod/github.com/dgraph-io/badger@v1.6.2/manifest.go /root/go/pkg/mod/github.com/dgraph-io/badger@v1.6.2/merge.go /root/go/pkg/mod/github.com/dgraph-io/badger@v1.6.2/options.go /root/go/pkg/mod/github.com/dgraph-io/badger@v1.6.2/publisher.go /root/go/pkg/mod/github.com/dgraph-io/badger@v1.6.2/stream.go /root/go/pkg/mod/github.com/dgraph-io/badger@v1.6.2/stream_writer.go /root/go/pkg/mod/github.com/dgraph-io/badger@v1.6.2/structs.go /root/go/pkg/mod/github.com/dgraph-io/badger@v1.6.2/txn.go /root/go/pkg/mod/github.com/dgraph-io/badger@v1.6.2/util.go /root/go/pkg/mod/github.com/dgraph-io/badger@v1.6.2/value.go
2025-08-20T22:48:21.9450718Z [00:02:40.971]➜  go tool buildid -w $WORK/b378/_pkg_.a # internal
2025-08-20T22:48:21.9461829Z [00:02:40.973]➜  cp $WORK/b378/_pkg_.a /root/.cache/go-build/eb/eb2229024af735e2f06fde1aabaf75f8948d80088c8d866a46f554d46210436a-d # internal
2025-08-20T22:48:21.9469189Z [00:02:40.974]➜  filippo.io/edwards25519
2025-08-20T22:48:21.9470046Z [00:02:40.974]➜  mkdir -p $WORK/b387/
2025-08-20T22:48:21.9483089Z [00:02:40.975]➜  cat >/tmp/go-build3381348043/b387/importcfg << 'EOF' # internal
2025-08-20T22:48:21.9483732Z [00:02:40.975]➜  # import config
2025-08-20T22:48:21.9484128Z [00:02:40.975]➜  packagefile crypto/subtle=/tmp/go-build3381348043/b089/_pkg_.a
2025-08-20T22:48:21.9484614Z [00:02:40.975]➜  packagefile encoding/binary=/tmp/go-build3381348043/b132/_pkg_.a
2025-08-20T22:48:21.9485070Z [00:02:40.975]➜  packagefile errors=/tmp/go-build3381348043/b004/_pkg_.a
2025-08-20T22:48:21.9485594Z [00:02:40.975]➜  packagefile filippo.io/edwards25519/field=/tmp/go-build3381348043/b388/_pkg_.a
2025-08-20T22:48:21.9486330Z [00:02:40.975]➜  packagefile math/bits=/tmp/go-build3381348043/b040/_pkg_.a
2025-08-20T22:48:21.9487035Z [00:02:40.975]➜  packagefile sync=/tmp/go-build3381348043/b035/_pkg_.a
2025-08-20T22:48:21.9487405Z [00:02:40.975]➜  EOF
2025-08-20T22:48:21.9490406Z [00:02:40.975]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b387/_pkg_.a -trimpath "/root/go/pkg/mod/filippo.io/edwards25519@v1.1.0=>filippo.io/edwards25519@v1.1.0;$WORK/b387=>" -p filippo.io/edwards25519 -lang=go1.20 -complete -installsuffix shared -buildid ddaKrlY8A46tyTL-JT6Q/ddaKrlY8A46tyTL-JT6Q -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b387/importcfg -pack /root/go/pkg/mod/filippo.io/edwards25519@v1.1.0/doc.go /root/go/pkg/mod/filippo.io/edwards25519@v1.1.0/edwards25519.go /root/go/pkg/mod/filippo.io/edwards25519@v1.1.0/extra.go /root/go/pkg/mod/filippo.io/edwards25519@v1.1.0/scalar.go /root/go/pkg/mod/filippo.io/edwards25519@v1.1.0/scalar_fiat.go /root/go/pkg/mod/filippo.io/edwards25519@v1.1.0/scalarmult.go /root/go/pkg/mod/filippo.io/edwards25519@v1.1.0/tables.go
2025-08-20T22:48:21.9960841Z [00:02:41.023]➜  go tool buildid -w $WORK/b373/_pkg_.a # internal
2025-08-20T22:48:21.9980479Z [00:02:41.025]➜  cp $WORK/b373/_pkg_.a /root/.cache/go-build/b3/b3cffd51d2f24649fd73f93d9bfca4fdd8ee2c9201cb71f6d22805fabaf40925-d # internal
2025-08-20T22:48:22.0005252Z [00:02:41.027]➜  github.com/dgraph-io/badger/v2
2025-08-20T22:48:22.0005588Z [00:02:41.028]➜  mkdir -p $WORK/b360/
2025-08-20T22:48:22.0011688Z [00:02:41.028]➜  cat >/tmp/go-build3381348043/b360/importcfg << 'EOF' # internal
2025-08-20T22:48:22.0014378Z [00:02:41.028]➜  # import config
2025-08-20T22:48:22.0014731Z [00:02:41.028]➜  packagefile bufio=/tmp/go-build3381348043/b162/_pkg_.a
2025-08-20T22:48:22.0015153Z [00:02:41.028]➜  packagefile bytes=/tmp/go-build3381348043/b003/_pkg_.a
2025-08-20T22:48:22.0015577Z [00:02:41.028]➜  packagefile context=/tmp/go-build3381348043/b043/_pkg_.a
2025-08-20T22:48:22.0016205Z [00:02:41.028]➜  packagefile crypto/aes=/tmp/go-build3381348043/b122/_pkg_.a
2025-08-20T22:48:22.0016688Z [00:02:41.028]➜  packagefile crypto/rand=/tmp/go-build3381348043/b116/_pkg_.a
2025-08-20T22:48:22.0017161Z [00:02:41.028]➜  packagefile encoding/binary=/tmp/go-build3381348043/b132/_pkg_.a
2025-08-20T22:48:22.0017633Z [00:02:41.028]➜  packagefile encoding/hex=/tmp/go-build3381348043/b144/_pkg_.a
2025-08-20T22:48:22.0018101Z [00:02:41.028]➜  packagefile encoding/json=/tmp/go-build3381348043/b158/_pkg_.a
2025-08-20T22:48:22.0018546Z [00:02:41.028]➜  packagefile expvar=/tmp/go-build3381348043/b187/_pkg_.a
2025-08-20T22:48:22.0018970Z [00:02:41.028]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:22.0019504Z [00:02:41.028]➜  packagefile github.com/dgraph-io/badger/v2/options=/tmp/go-build3381348043/b361/_pkg_.a
2025-08-20T22:48:22.0020121Z [00:02:41.028]➜  packagefile github.com/dgraph-io/badger/v2/pb=/tmp/go-build3381348043/b362/_pkg_.a
2025-08-20T22:48:22.0020723Z [00:02:41.028]➜  packagefile github.com/dgraph-io/badger/v2/skl=/tmp/go-build3381348043/b363/_pkg_.a
2025-08-20T22:48:22.0021341Z [00:02:41.028]➜  packagefile github.com/dgraph-io/badger/v2/table=/tmp/go-build3381348043/b373/_pkg_.a
2025-08-20T22:48:22.0021956Z [00:02:41.028]➜  packagefile github.com/dgraph-io/badger/v2/trie=/tmp/go-build3381348043/b377/_pkg_.a
2025-08-20T22:48:22.0022553Z [00:02:41.028]➜  packagefile github.com/dgraph-io/badger/v2/y=/tmp/go-build3381348043/b364/_pkg_.a
2025-08-20T22:48:22.0023142Z [00:02:41.028]➜  packagefile github.com/dgraph-io/ristretto=/tmp/go-build3381348043/b374/_pkg_.a
2025-08-20T22:48:22.0023743Z [00:02:41.028]➜  packagefile github.com/dgraph-io/ristretto/z=/tmp/go-build3381348043/b346/_pkg_.a
2025-08-20T22:48:22.0024314Z [00:02:41.028]➜  packagefile github.com/dgryski/go-farm=/tmp/go-build3381348043/b375/_pkg_.a
2025-08-20T22:48:22.0024881Z [00:02:41.028]➜  packagefile github.com/dustin/go-humanize=/tmp/go-build3381348043/b349/_pkg_.a
2025-08-20T22:48:22.0025468Z [00:02:41.028]➜  packagefile github.com/golang/protobuf/proto=/tmp/go-build3381348043/b337/_pkg_.a
2025-08-20T22:48:22.0026488Z [00:02:41.028]➜  packagefile github.com/pkg/errors=/tmp/go-build3381348043/b195/_pkg_.a
2025-08-20T22:48:22.0027091Z [00:02:41.028]➜  packagefile golang.org/x/net/trace=/tmp/go-build3381348043/b244/_pkg_.a
2025-08-20T22:48:22.0027623Z [00:02:41.028]➜  packagefile golang.org/x/sys/unix=/tmp/go-build3381348043/b211/_pkg_.a
2025-08-20T22:48:22.0028090Z [00:02:41.028]➜  packagefile hash=/tmp/go-build3381348043/b053/_pkg_.a
2025-08-20T22:48:22.0028521Z [00:02:41.028]➜  packagefile hash/crc32=/tmp/go-build3381348043/b165/_pkg_.a
2025-08-20T22:48:22.0028953Z [00:02:41.028]➜  packagefile io=/tmp/go-build3381348043/b034/_pkg_.a
2025-08-20T22:48:22.0029377Z [00:02:41.028]➜  packagefile io/ioutil=/tmp/go-build3381348043/b342/_pkg_.a
2025-08-20T22:48:22.0029801Z [00:02:41.028]➜  packagefile log=/tmp/go-build3381348043/b171/_pkg_.a
2025-08-20T22:48:22.0030210Z [00:02:41.028]➜  packagefile math=/tmp/go-build3381348043/b055/_pkg_.a
2025-08-20T22:48:22.0030634Z [00:02:41.028]➜  packagefile math/rand=/tmp/go-build3381348043/b100/_pkg_.a
2025-08-20T22:48:22.0031056Z [00:02:41.028]➜  packagefile os=/tmp/go-build3381348043/b079/_pkg_.a
2025-08-20T22:48:22.0031492Z [00:02:41.028]➜  packagefile path/filepath=/tmp/go-build3381348043/b156/_pkg_.a
2025-08-20T22:48:22.0031933Z [00:02:41.028]➜  packagefile sort=/tmp/go-build3381348043/b157/_pkg_.a
2025-08-20T22:48:22.0032352Z [00:02:41.028]➜  packagefile strconv=/tmp/go-build3381348043/b054/_pkg_.a
2025-08-20T22:48:22.0032780Z [00:02:41.028]➜  packagefile strings=/tmp/go-build3381348043/b063/_pkg_.a
2025-08-20T22:48:22.0033533Z [00:02:41.028]➜  packagefile sync=/tmp/go-build3381348043/b035/_pkg_.a
2025-08-20T22:48:22.0033969Z [00:02:41.028]➜  packagefile sync/atomic=/tmp/go-build3381348043/b037/_pkg_.a
2025-08-20T22:48:22.0034399Z [00:02:41.028]➜  packagefile time=/tmp/go-build3381348043/b044/_pkg_.a
2025-08-20T22:48:22.0034706Z [00:02:41.028]➜  EOF
2025-08-20T22:48:22.0044076Z [00:02:41.029]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b360/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/dgraph-io/badger/v2@v2.2007.4=>github.com/dgraph-io/badger/v2@v2.2007.4;$WORK/b360=>" -p github.com/dgraph-io/badger/v2 -lang=go1.12 -complete -installsuffix shared -buildid h1A4-uDtU4u7G4LF6RGl/h1A4-uDtU4u7G4LF6RGl -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b360/importcfg -pack /root/go/pkg/mod/github.com/dgraph-io/badger/v2@v2.2007.4/backup.go /root/go/pkg/mod/github.com/dgraph-io/badger/v2@v2.2007.4/batch.go /root/go/pkg/mod/github.com/dgraph-io/badger/v2@v2.2007.4/compaction.go /root/go/pkg/mod/github.com/dgraph-io/badger/v2@v2.2007.4/db.go /root/go/pkg/mod/github.com/dgraph-io/badger/v2@v2.2007.4/dir_unix.go /root/go/pkg/mod/github.com/dgraph-io/badger/v2@v2.2007.4/doc.go /root/go/pkg/mod/github.com/dgraph-io/badger/v2@v2.2007.4/errors.go /root/go/pkg/mod/github.com/dgraph-io/badger/v2@v2.2007.4/histogram.go /root/go/pkg/mod/github.com/dgraph-io/badger/v2@v2.2007.4/iterator.go /root/go/pkg/mod/github.com/dgraph-io/badger/v2@v2.2007.4/key_registry.go /root/go/pkg/mod/github.com/dgraph-io/badger/v2@v2.2007.4/level_handler.go /root/go/pkg/mod/github.com/dgraph-io/badger/v2@v2.2007.4/levels.go /root/go/pkg/mod/github.com/dgraph-io/badger/v2@v2.2007.4/logger.go /root/go/pkg/mod/github.com/dgraph-io/badger/v2@v2.2007.4/managed_db.go /root/go/pkg/mod/github.com/dgraph-io/badger/v2@v2.2007.4/manifest.go /root/go/pkg/mod/github.com/dgraph-io/badger/v2@v2.2007.4/merge.go /root/go/pkg/mod/github.com/dgraph-io/badger/v2@v2.2007.4/options.go /root/go/pkg/mod/github.com/dgraph-io/badger/v2@v2.2007.4/publisher.go /root/go/pkg/mod/github.com/dgraph-io/badger/v2@v2.2007.4/stream.go /root/go/pkg/mod/github.com/dgraph-io/badger/v2@v2.2007.4/stream_writer.go /root/go/pkg/mod/github.com/dgraph-io/badger/v2@v2.2007.4/structs.go /root/go/pkg/mod/github.com/dgraph-io/badger/v2@v2.2007.4/txn.go /root/go/pkg/mod/github.com/dgraph-io/badger/v2@v2.2007.4/util.go /root/go/pkg/mod/github.com/dgraph-io/badger/v2@v2.2007.4/value.go
2025-08-20T22:48:22.1044683Z [00:02:41.131]➜  go tool buildid -w $WORK/b387/_pkg_.a # internal
2025-08-20T22:48:22.1061335Z [00:02:41.133]➜  cp $WORK/b387/_pkg_.a /root/.cache/go-build/bc/bc01ed7904bfb3a1c1cb13d9bb265ce2a24a663dbc5de99bface9290ca38c194-d # internal
2025-08-20T22:48:22.1072750Z [00:02:41.133]➜  github.com/go-sql-driver/mysql
2025-08-20T22:48:22.1073168Z [00:02:41.133]➜  mkdir -p $WORK/b384/
2025-08-20T22:48:22.1073562Z [00:02:41.134]➜  cat >/tmp/go-build3381348043/b384/importcfg << 'EOF' # internal
2025-08-20T22:48:22.1073914Z [00:02:41.134]➜  # import config
2025-08-20T22:48:22.1074279Z [00:02:41.134]➜  packagefile bytes=/tmp/go-build3381348043/b003/_pkg_.a
2025-08-20T22:48:22.1074725Z [00:02:41.134]➜  packagefile compress/zlib=/tmp/go-build3381348043/b385/_pkg_.a
2025-08-20T22:48:22.1075176Z [00:02:41.134]➜  packagefile context=/tmp/go-build3381348043/b043/_pkg_.a
2025-08-20T22:48:22.1075620Z [00:02:41.134]➜  packagefile crypto/rand=/tmp/go-build3381348043/b116/_pkg_.a
2025-08-20T22:48:22.1076297Z [00:02:41.134]➜  packagefile crypto/rsa=/tmp/go-build3381348043/b117/_pkg_.a
2025-08-20T22:48:22.1076772Z [00:02:41.134]➜  packagefile crypto/sha1=/tmp/go-build3381348043/b138/_pkg_.a
2025-08-20T22:48:22.1077234Z [00:02:41.134]➜  packagefile crypto/sha256=/tmp/go-build3381348043/b119/_pkg_.a
2025-08-20T22:48:22.1077695Z [00:02:41.134]➜  packagefile crypto/sha512=/tmp/go-build3381348043/b108/_pkg_.a
2025-08-20T22:48:22.1078179Z [00:02:41.134]➜  packagefile crypto/tls=/tmp/go-build3381348043/b120/_pkg_.a
2025-08-20T22:48:22.1078643Z [00:02:41.134]➜  packagefile crypto/x509=/tmp/go-build3381348043/b141/_pkg_.a
2025-08-20T22:48:22.1079469Z [00:02:41.134]➜  packagefile database/sql=/tmp/go-build3381348043/b197/_pkg_.a
2025-08-20T22:48:22.1079963Z [00:02:41.134]➜  packagefile database/sql/driver=/tmp/go-build3381348043/b198/_pkg_.a
2025-08-20T22:48:22.1080461Z [00:02:41.134]➜  packagefile encoding/binary=/tmp/go-build3381348043/b132/_pkg_.a
2025-08-20T22:48:22.1080940Z [00:02:41.134]➜  packagefile encoding/json=/tmp/go-build3381348043/b158/_pkg_.a
2025-08-20T22:48:22.1081416Z [00:02:41.134]➜  packagefile encoding/pem=/tmp/go-build3381348043/b145/_pkg_.a
2025-08-20T22:48:22.1081862Z [00:02:41.134]➜  packagefile errors=/tmp/go-build3381348043/b004/_pkg_.a
2025-08-20T22:48:22.1082344Z [00:02:41.134]➜  packagefile filippo.io/edwards25519=/tmp/go-build3381348043/b387/_pkg_.a
2025-08-20T22:48:22.1082812Z [00:02:41.134]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:22.1083208Z [00:02:41.134]➜  packagefile io=/tmp/go-build3381348043/b034/_pkg_.a
2025-08-20T22:48:22.1083617Z [00:02:41.134]➜  packagefile log=/tmp/go-build3381348043/b171/_pkg_.a
2025-08-20T22:48:22.1084027Z [00:02:41.134]➜  packagefile math=/tmp/go-build3381348043/b055/_pkg_.a
2025-08-20T22:48:22.1084451Z [00:02:41.134]➜  packagefile math/big=/tmp/go-build3381348043/b096/_pkg_.a
2025-08-20T22:48:22.1084869Z [00:02:41.134]➜  packagefile net=/tmp/go-build3381348043/b148/_pkg_.a
2025-08-20T22:48:22.1085286Z [00:02:41.134]➜  packagefile net/url=/tmp/go-build3381348043/b155/_pkg_.a
2025-08-20T22:48:22.1085708Z [00:02:41.134]➜  packagefile os=/tmp/go-build3381348043/b079/_pkg_.a
2025-08-20T22:48:22.1086354Z [00:02:41.134]➜  packagefile reflect=/tmp/go-build3381348043/b099/_pkg_.a
2025-08-20T22:48:22.1086785Z [00:02:41.134]➜  packagefile runtime=/tmp/go-build3381348043/b010/_pkg_.a
2025-08-20T22:48:22.1087204Z [00:02:41.134]➜  packagefile sort=/tmp/go-build3381348043/b157/_pkg_.a
2025-08-20T22:48:22.1087616Z [00:02:41.134]➜  packagefile strconv=/tmp/go-build3381348043/b054/_pkg_.a
2025-08-20T22:48:22.1088052Z [00:02:41.134]➜  packagefile strings=/tmp/go-build3381348043/b063/_pkg_.a
2025-08-20T22:48:22.1088471Z [00:02:41.134]➜  packagefile sync=/tmp/go-build3381348043/b035/_pkg_.a
2025-08-20T22:48:22.1088906Z [00:02:41.134]➜  packagefile sync/atomic=/tmp/go-build3381348043/b037/_pkg_.a
2025-08-20T22:48:22.1089348Z [00:02:41.134]➜  packagefile syscall=/tmp/go-build3381348043/b047/_pkg_.a
2025-08-20T22:48:22.1089766Z [00:02:41.134]➜  packagefile time=/tmp/go-build3381348043/b044/_pkg_.a
2025-08-20T22:48:22.1090074Z [00:02:41.134]➜  EOF
2025-08-20T22:48:22.1104575Z [00:02:41.136]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b384/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/go-sql-driver/mysql@v1.9.2=>github.com/go-sql-driver/mysql@v1.9.2;$WORK/b384=>" -p github.com/go-sql-driver/mysql -lang=go1.21 -complete -installsuffix shared -buildid PKL1fftrBzkkHE5Y9waU/PKL1fftrBzkkHE5Y9waU -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b384/importcfg -pack /root/go/pkg/mod/github.com/go-sql-driver/mysql@v1.9.2/auth.go /root/go/pkg/mod/github.com/go-sql-driver/mysql@v1.9.2/buffer.go /root/go/pkg/mod/github.com/go-sql-driver/mysql@v1.9.2/collations.go /root/go/pkg/mod/github.com/go-sql-driver/mysql@v1.9.2/compress.go /root/go/pkg/mod/github.com/go-sql-driver/mysql@v1.9.2/conncheck.go /root/go/pkg/mod/github.com/go-sql-driver/mysql@v1.9.2/connection.go /root/go/pkg/mod/github.com/go-sql-driver/mysql@v1.9.2/connector.go /root/go/pkg/mod/github.com/go-sql-driver/mysql@v1.9.2/const.go /root/go/pkg/mod/github.com/go-sql-driver/mysql@v1.9.2/driver.go /root/go/pkg/mod/github.com/go-sql-driver/mysql@v1.9.2/dsn.go /root/go/pkg/mod/github.com/go-sql-driver/mysql@v1.9.2/errors.go /root/go/pkg/mod/github.com/go-sql-driver/mysql@v1.9.2/fields.go /root/go/pkg/mod/github.com/go-sql-driver/mysql@v1.9.2/infile.go /root/go/pkg/mod/github.com/go-sql-driver/mysql@v1.9.2/nulltime.go /root/go/pkg/mod/github.com/go-sql-driver/mysql@v1.9.2/packets.go /root/go/pkg/mod/github.com/go-sql-driver/mysql@v1.9.2/result.go /root/go/pkg/mod/github.com/go-sql-driver/mysql@v1.9.2/rows.go /root/go/pkg/mod/github.com/go-sql-driver/mysql@v1.9.2/statement.go /root/go/pkg/mod/github.com/go-sql-driver/mysql@v1.9.2/transaction.go /root/go/pkg/mod/github.com/go-sql-driver/mysql@v1.9.2/utils.go
2025-08-20T22:48:22.3822959Z [00:02:41.409]➜  go tool buildid -w $WORK/b308/_pkg_.a # internal
2025-08-20T22:48:22.4003445Z [00:02:41.427]➜  cp $WORK/b308/_pkg_.a /root/.cache/go-build/30/30a0e073106b714c3799de3d61bfe13663e3168d04bdbe50d02c7eaafcb141c9-d # internal
2025-08-20T22:48:22.4033987Z [00:02:41.430]➜  google.golang.org/grpc/internal/transport
2025-08-20T22:48:22.4034550Z [00:02:41.430]➜  mkdir -p $WORK/b307/
2025-08-20T22:48:22.4042103Z [00:02:41.431]➜  cat >/tmp/go-build3381348043/b307/importcfg << 'EOF' # internal
2025-08-20T22:48:22.4042653Z [00:02:41.431]➜  # import config
2025-08-20T22:48:22.4043125Z [00:02:41.431]➜  packagefile bufio=/tmp/go-build3381348043/b162/_pkg_.a
2025-08-20T22:48:22.4043686Z [00:02:41.431]➜  packagefile bytes=/tmp/go-build3381348043/b003/_pkg_.a
2025-08-20T22:48:22.4044299Z [00:02:41.431]➜  packagefile context=/tmp/go-build3381348043/b043/_pkg_.a
2025-08-20T22:48:22.4044896Z [00:02:41.431]➜  packagefile encoding/base64=/tmp/go-build3381348043/b146/_pkg_.a
2025-08-20T22:48:22.4045492Z [00:02:41.431]➜  packagefile errors=/tmp/go-build3381348043/b004/_pkg_.a
2025-08-20T22:48:22.4046170Z [00:02:41.431]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:22.4046775Z [00:02:41.431]➜  packagefile golang.org/x/net/http2=/tmp/go-build3381348043/b308/_pkg_.a
2025-08-20T22:48:22.4047774Z [00:02:41.431]➜  packagefile golang.org/x/net/http2/hpack=/tmp/go-build3381348043/b315/_pkg_.a
2025-08-20T22:48:22.4048545Z [00:02:41.431]➜  packagefile google.golang.org/grpc/codes=/tmp/go-build3381348043/b282/_pkg_.a
2025-08-20T22:48:22.4049245Z [00:02:41.431]➜  packagefile google.golang.org/grpc/credentials=/tmp/go-build3381348043/b256/_pkg_.a
2025-08-20T22:48:22.4049937Z [00:02:41.431]➜  packagefile google.golang.org/grpc/grpclog=/tmp/go-build3381348043/b254/_pkg_.a
2025-08-20T22:48:22.4050644Z [00:02:41.431]➜  packagefile google.golang.org/grpc/internal=/tmp/go-build3381348043/b260/_pkg_.a
2025-08-20T22:48:22.4051374Z [00:02:41.431]➜  packagefile google.golang.org/grpc/internal/channelz=/tmp/go-build3381348043/b252/_pkg_.a
2025-08-20T22:48:22.4052212Z [00:02:41.431]➜  packagefile google.golang.org/grpc/internal/credentials=/tmp/go-build3381348043/b258/_pkg_.a
2025-08-20T22:48:22.4053005Z [00:02:41.431]➜  packagefile google.golang.org/grpc/internal/grpclog=/tmp/go-build3381348043/b270/_pkg_.a
2025-08-20T22:48:22.4053801Z [00:02:41.431]➜  packagefile google.golang.org/grpc/internal/grpcsync=/tmp/go-build3381348043/b299/_pkg_.a
2025-08-20T22:48:22.4054582Z [00:02:41.431]➜  packagefile google.golang.org/grpc/internal/grpcutil=/tmp/go-build3381348043/b285/_pkg_.a
2025-08-20T22:48:22.4055377Z [00:02:41.431]➜  packagefile google.golang.org/grpc/internal/metadata=/tmp/go-build3381348043/b302/_pkg_.a
2025-08-20T22:48:22.4056540Z [00:02:41.431]➜  packagefile google.golang.org/grpc/internal/pretty=/tmp/go-build3381348043/b271/_pkg_.a
2025-08-20T22:48:22.4057354Z [00:02:41.431]➜  packagefile google.golang.org/grpc/internal/proxyattributes=/tmp/go-build3381348043/b306/_pkg_.a
2025-08-20T22:48:22.4058137Z [00:02:41.431]➜  packagefile google.golang.org/grpc/internal/status=/tmp/go-build3381348043/b298/_pkg_.a
2025-08-20T22:48:22.4058922Z [00:02:41.431]➜  packagefile google.golang.org/grpc/internal/syscall=/tmp/go-build3381348043/b317/_pkg_.a
2025-08-20T22:48:22.4059771Z [00:02:41.431]➜  packagefile google.golang.org/grpc/internal/transport/networktype=/tmp/go-build3381348043/b318/_pkg_.a
2025-08-20T22:48:22.4060605Z [00:02:41.431]➜  packagefile google.golang.org/grpc/keepalive=/tmp/go-build3381348043/b319/_pkg_.a
2025-08-20T22:48:22.4061308Z [00:02:41.431]➜  packagefile google.golang.org/grpc/mem=/tmp/go-build3381348043/b286/_pkg_.a
2025-08-20T22:48:22.4062043Z [00:02:41.431]➜  packagefile google.golang.org/grpc/metadata=/tmp/go-build3381348043/b264/_pkg_.a
2025-08-20T22:48:22.4062783Z [00:02:41.431]➜  packagefile google.golang.org/grpc/peer=/tmp/go-build3381348043/b320/_pkg_.a
2025-08-20T22:48:22.4063506Z [00:02:41.431]➜  packagefile google.golang.org/grpc/resolver=/tmp/go-build3381348043/b265/_pkg_.a
2025-08-20T22:48:22.4064211Z [00:02:41.431]➜  packagefile google.golang.org/grpc/stats=/tmp/go-build3381348043/b263/_pkg_.a
2025-08-20T22:48:22.4064922Z [00:02:41.431]➜  packagefile google.golang.org/grpc/status=/tmp/go-build3381348043/b295/_pkg_.a
2025-08-20T22:48:22.4065629Z [00:02:41.431]➜  packagefile google.golang.org/grpc/tap=/tmp/go-build3381348043/b321/_pkg_.a
2025-08-20T22:48:22.4087679Z [00:02:41.431]➜  packagefile google.golang.org/protobuf/proto=/tmp/go-build3381348043/b235/_pkg_.a
2025-08-20T22:48:22.4088211Z [00:02:41.431]➜  packagefile io=/tmp/go-build3381348043/b034/_pkg_.a
2025-08-20T22:48:22.4088625Z [00:02:41.431]➜  packagefile math=/tmp/go-build3381348043/b055/_pkg_.a
2025-08-20T22:48:22.4089067Z [00:02:41.431]➜  packagefile math/rand/v2=/tmp/go-build3381348043/b087/_pkg_.a
2025-08-20T22:48:22.4089523Z [00:02:41.431]➜  packagefile net=/tmp/go-build3381348043/b148/_pkg_.a
2025-08-20T22:48:22.4089940Z [00:02:41.431]➜  packagefile net/http=/tmp/go-build3381348043/b161/_pkg_.a
2025-08-20T22:48:22.4090413Z [00:02:41.431]➜  packagefile net/http/httputil=/tmp/go-build3381348043/b322/_pkg_.a
2025-08-20T22:48:22.4090880Z [00:02:41.431]➜  packagefile net/url=/tmp/go-build3381348043/b155/_pkg_.a
2025-08-20T22:48:22.4091331Z [00:02:41.431]➜  packagefile path/filepath=/tmp/go-build3381348043/b156/_pkg_.a
2025-08-20T22:48:22.4092070Z [00:02:41.431]➜  packagefile runtime=/tmp/go-build3381348043/b010/_pkg_.a
2025-08-20T22:48:22.4092605Z [00:02:41.431]➜  packagefile strconv=/tmp/go-build3381348043/b054/_pkg_.a
2025-08-20T22:48:22.4093036Z [00:02:41.431]➜  packagefile strings=/tmp/go-build3381348043/b063/_pkg_.a
2025-08-20T22:48:22.4093455Z [00:02:41.431]➜  packagefile sync=/tmp/go-build3381348043/b035/_pkg_.a
2025-08-20T22:48:22.4093890Z [00:02:41.431]➜  packagefile sync/atomic=/tmp/go-build3381348043/b037/_pkg_.a
2025-08-20T22:48:22.4094334Z [00:02:41.431]➜  packagefile time=/tmp/go-build3381348043/b044/_pkg_.a
2025-08-20T22:48:22.4094776Z [00:02:41.431]➜  packagefile unicode/utf8=/tmp/go-build3381348043/b042/_pkg_.a
2025-08-20T22:48:22.4095112Z [00:02:41.431]➜  EOF
2025-08-20T22:48:22.4101042Z [00:02:41.435]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b307/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.74.2/internal/transport=>google.golang.org/grpc@v1.74.2/internal/transport;$WORK/b307=>" -p google.golang.org/grpc/internal/transport -lang=go1.23 -complete -installsuffix shared -buildid 42-tPjE6NQ6WLhmZN4IM/42-tPjE6NQ6WLhmZN4IM -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b307/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.74.2/internal/transport/bdp_estimator.go /root/go/pkg/mod/google.golang.org/grpc@v1.74.2/internal/transport/client_stream.go /root/go/pkg/mod/google.golang.org/grpc@v1.74.2/internal/transport/controlbuf.go /root/go/pkg/mod/google.golang.org/grpc@v1.74.2/internal/transport/defaults.go /root/go/pkg/mod/google.golang.org/grpc@v1.74.2/internal/transport/flowcontrol.go /root/go/pkg/mod/google.golang.org/grpc@v1.74.2/internal/transport/handler_server.go /root/go/pkg/mod/google.golang.org/grpc@v1.74.2/internal/transport/http2_client.go /root/go/pkg/mod/google.golang.org/grpc@v1.74.2/internal/transport/http2_server.go /root/go/pkg/mod/google.golang.org/grpc@v1.74.2/internal/transport/http_util.go /root/go/pkg/mod/google.golang.org/grpc@v1.74.2/internal/transport/logging.go /root/go/pkg/mod/google.golang.org/grpc@v1.74.2/internal/transport/proxy.go /root/go/pkg/mod/google.golang.org/grpc@v1.74.2/internal/transport/server_stream.go /root/go/pkg/mod/google.golang.org/grpc@v1.74.2/internal/transport/transport.go
2025-08-20T22:48:22.5258004Z [00:02:41.550]➜  go tool buildid -w $WORK/b384/_pkg_.a # internal
2025-08-20T22:48:22.5312688Z [00:02:41.558]➜  cp $WORK/b384/_pkg_.a /root/.cache/go-build/c8/c8fa006c41a46d8d2c958b295a822ce00ec78949a09a0baec42c75d3118e3cc6-d # internal
2025-08-20T22:48:22.5313380Z [00:02:41.558]➜  github.com/smallstep/nosql/mysql
2025-08-20T22:48:22.5318376Z [00:02:41.558]➜  mkdir -p $WORK/b383/
2025-08-20T22:48:22.5324032Z [00:02:41.559]➜  cat >/tmp/go-build3381348043/b383/importcfg << 'EOF' # internal
2025-08-20T22:48:22.5332783Z [00:02:41.559]➜  # import config
2025-08-20T22:48:22.5337653Z [00:02:41.559]➜  packagefile bytes=/tmp/go-build3381348043/b003/_pkg_.a
2025-08-20T22:48:22.5340184Z [00:02:41.559]➜  packagefile database/sql=/tmp/go-build3381348043/b197/_pkg_.a
2025-08-20T22:48:22.5345626Z [00:02:41.559]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:22.5346275Z [00:02:41.559]➜  packagefile github.com/go-sql-driver/mysql=/tmp/go-build3381348043/b384/_pkg_.a
2025-08-20T22:48:22.5346916Z [00:02:41.559]➜  packagefile github.com/pkg/errors=/tmp/go-build3381348043/b195/_pkg_.a
2025-08-20T22:48:22.5347507Z [00:02:41.559]➜  packagefile github.com/smallstep/nosql/database=/tmp/go-build3381348043/b358/_pkg_.a
2025-08-20T22:48:22.5348063Z [00:02:41.559]➜  packagefile strings=/tmp/go-build3381348043/b063/_pkg_.a
2025-08-20T22:48:22.5348381Z [00:02:41.559]➜  EOF
2025-08-20T22:48:22.5350567Z [00:02:41.560]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b383/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/smallstep/nosql@v0.7.0/mysql=>github.com/smallstep/nosql@v0.7.0/mysql;$WORK/b383=>" -p github.com/smallstep/nosql/mysql -lang=go1.21 -complete -installsuffix shared -buildid yHqio4LQ_QvofAuoQC4s/yHqio4LQ_QvofAuoQC4s -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b383/importcfg -pack /root/go/pkg/mod/github.com/smallstep/nosql@v0.7.0/mysql/mysql.go
2025-08-20T22:48:22.6226918Z [00:02:41.648]➜  go tool buildid -w $WORK/b383/_pkg_.a # internal
2025-08-20T22:48:22.6229426Z [00:02:41.649]➜  cp $WORK/b383/_pkg_.a /root/.cache/go-build/51/5168878bddc2135b3570e256c5ffce51964dd5c4cbe19151bcf4e18873ee1668-d # internal
2025-08-20T22:48:22.6230064Z [00:02:41.650]➜  github.com/jackc/pgpassfile
2025-08-20T22:48:22.6230361Z [00:02:41.650]➜  mkdir -p $WORK/b395/
2025-08-20T22:48:22.6230733Z [00:02:41.650]➜  cat >/tmp/go-build3381348043/b395/importcfg << 'EOF' # internal
2025-08-20T22:48:22.6231080Z [00:02:41.650]➜  # import config
2025-08-20T22:48:22.6231423Z [00:02:41.650]➜  packagefile bufio=/tmp/go-build3381348043/b162/_pkg_.a
2025-08-20T22:48:22.6231832Z [00:02:41.650]➜  packagefile io=/tmp/go-build3381348043/b034/_pkg_.a
2025-08-20T22:48:22.6232230Z [00:02:41.650]➜  packagefile os=/tmp/go-build3381348043/b079/_pkg_.a
2025-08-20T22:48:22.6232654Z [00:02:41.650]➜  packagefile regexp=/tmp/go-build3381348043/b184/_pkg_.a
2025-08-20T22:48:22.6233084Z [00:02:41.650]➜  packagefile strings=/tmp/go-build3381348043/b063/_pkg_.a
2025-08-20T22:48:22.6233399Z [00:02:41.650]➜  EOF
2025-08-20T22:48:22.6236190Z [00:02:41.650]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b395/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/jackc/pgpassfile@v1.0.0=>github.com/jackc/pgpassfile@v1.0.0;$WORK/b395=>" -p github.com/jackc/pgpassfile -lang=go1.12 -complete -installsuffix shared -buildid Ep_lOlV__nKmqlmPvBfH/Ep_lOlV__nKmqlmPvBfH -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b395/importcfg -pack /root/go/pkg/mod/github.com/jackc/pgpassfile@v1.0.0/pgpass.go
2025-08-20T22:48:22.6440651Z [00:02:41.671]➜  go tool buildid -w $WORK/b395/_pkg_.a # internal
2025-08-20T22:48:22.6446582Z [00:02:41.672]➜  cp $WORK/b395/_pkg_.a /root/.cache/go-build/b4/b4917ae3f8b7922dcba0cdcf529fc6f05c3ece48175341757691e1971168485a-d # internal
2025-08-20T22:48:22.6464473Z [00:02:41.673]➜  github.com/jackc/pgservicefile
2025-08-20T22:48:22.6466736Z [00:02:41.674]➜  mkdir -p $WORK/b396/
2025-08-20T22:48:22.6467142Z [00:02:41.674]➜  cat >/tmp/go-build3381348043/b396/importcfg << 'EOF' # internal
2025-08-20T22:48:22.6467503Z [00:02:41.674]➜  # import config
2025-08-20T22:48:22.6467849Z [00:02:41.674]➜  packagefile bufio=/tmp/go-build3381348043/b162/_pkg_.a
2025-08-20T22:48:22.6468273Z [00:02:41.674]➜  packagefile errors=/tmp/go-build3381348043/b004/_pkg_.a
2025-08-20T22:48:22.6468712Z [00:02:41.674]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:22.6469113Z [00:02:41.674]➜  packagefile io=/tmp/go-build3381348043/b034/_pkg_.a
2025-08-20T22:48:22.6469513Z [00:02:41.674]➜  packagefile os=/tmp/go-build3381348043/b079/_pkg_.a
2025-08-20T22:48:22.6469929Z [00:02:41.674]➜  packagefile strings=/tmp/go-build3381348043/b063/_pkg_.a
2025-08-20T22:48:22.6470248Z [00:02:41.674]➜  EOF
2025-08-20T22:48:22.6472436Z [00:02:41.674]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b396/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/jackc/pgservicefile@v0.0.0-20240606120523-5a60cdf6a761=>github.com/jackc/pgservicefile@v0.0.0-20240606120523-5a60cdf6a761;$WORK/b396=>" -p github.com/jackc/pgservicefile -lang=go1.14 -complete -installsuffix shared -buildid mskxZChNZu8pER9Npkyr/mskxZChNZu8pER9Npkyr -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b396/importcfg -pack /root/go/pkg/mod/github.com/jackc/pgservicefile@v0.0.0-20240606120523-5a60cdf6a761/pgservicefile.go
2025-08-20T22:48:22.6649045Z [00:02:41.692]➜  go tool buildid -w $WORK/b396/_pkg_.a # internal
2025-08-20T22:48:22.6657082Z [00:02:41.693]➜  cp $WORK/b396/_pkg_.a /root/.cache/go-build/c7/c72ce7c38ec65342900d635347652931af1379ecafd4455e7a5a43c6ec3dc3be-d # internal
2025-08-20T22:48:22.6658837Z [00:02:41.693]➜  github.com/jackc/pgx/v5/internal/iobufpool
2025-08-20T22:48:22.6659648Z [00:02:41.693]➜  mkdir -p $WORK/b397/
2025-08-20T22:48:22.6660952Z [00:02:41.693]➜  cat >/tmp/go-build3381348043/b397/importcfg << 'EOF' # internal
2025-08-20T22:48:22.6661416Z [00:02:41.693]➜  # import config
2025-08-20T22:48:22.6661764Z [00:02:41.693]➜  packagefile sync=/tmp/go-build3381348043/b035/_pkg_.a
2025-08-20T22:48:22.6662080Z [00:02:41.693]➜  EOF
2025-08-20T22:48:22.6664080Z [00:02:41.693]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b397/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/jackc/pgx/v5@v5.7.5/internal/iobufpool=>github.com/jackc/pgx/v5@v5.7.5/internal/iobufpool;$WORK/b397=>" -p github.com/jackc/pgx/v5/internal/iobufpool -lang=go1.23 -complete -installsuffix shared -buildid i_zm1-4FL0PK10KIrHiB/i_zm1-4FL0PK10KIrHiB -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b397/importcfg -pack /root/go/pkg/mod/github.com/jackc/pgx/v5@v5.7.5/internal/iobufpool/iobufpool.go
2025-08-20T22:48:22.6806746Z [00:02:41.708]➜  go tool buildid -w $WORK/b397/_pkg_.a # internal
2025-08-20T22:48:22.6812136Z [00:02:41.708]➜  cp $WORK/b397/_pkg_.a /root/.cache/go-build/3a/3a60b8b2de949db456e4eaad6bbe9699e43f2c106ebe5831c83d391347d0cbc6-d # internal
2025-08-20T22:48:22.6813134Z [00:02:41.708]➜  github.com/jackc/pgx/v5/pgconn/ctxwatch
2025-08-20T22:48:22.6814261Z [00:02:41.708]➜  mkdir -p $WORK/b398/
2025-08-20T22:48:22.6818616Z [00:02:41.709]➜  cat >/tmp/go-build3381348043/b398/importcfg << 'EOF' # internal
2025-08-20T22:48:22.6819016Z [00:02:41.709]➜  # import config
2025-08-20T22:48:22.6819370Z [00:02:41.709]➜  packagefile context=/tmp/go-build3381348043/b043/_pkg_.a
2025-08-20T22:48:22.6820207Z [00:02:41.709]➜  packagefile sync=/tmp/go-build3381348043/b035/_pkg_.a
2025-08-20T22:48:22.6820519Z [00:02:41.709]➜  EOF
2025-08-20T22:48:22.6822506Z [00:02:41.709]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b398/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/jackc/pgx/v5@v5.7.5/pgconn/ctxwatch=>github.com/jackc/pgx/v5@v5.7.5/pgconn/ctxwatch;$WORK/b398=>" -p github.com/jackc/pgx/v5/pgconn/ctxwatch -lang=go1.23 -complete -installsuffix shared -buildid gQkE8J5Rz_7ilbD7qltI/gQkE8J5Rz_7ilbD7qltI -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b398/importcfg -pack /root/go/pkg/mod/github.com/jackc/pgx/v5@v5.7.5/pgconn/ctxwatch/context_watcher.go
2025-08-20T22:48:22.6942218Z [00:02:41.721]➜  go tool buildid -w $WORK/b398/_pkg_.a # internal
2025-08-20T22:48:22.6947534Z [00:02:41.722]➜  cp $WORK/b398/_pkg_.a /root/.cache/go-build/e8/e899d9e97aa0f828e233d991ae48da94a1aaeb34cdafdc559b3aaacdfbbef140-d # internal
2025-08-20T22:48:22.6948633Z [00:02:41.722]➜  github.com/jackc/pgx/v5/pgconn/internal/bgreader
2025-08-20T22:48:22.6949722Z [00:02:41.722]➜  mkdir -p $WORK/b399/
2025-08-20T22:48:22.6954007Z [00:02:41.722]➜  cat >/tmp/go-build3381348043/b399/importcfg << 'EOF' # internal
2025-08-20T22:48:22.6954394Z [00:02:41.722]➜  # import config
2025-08-20T22:48:22.6954878Z [00:02:41.722]➜  packagefile github.com/jackc/pgx/v5/internal/iobufpool=/tmp/go-build3381348043/b397/_pkg_.a
2025-08-20T22:48:22.6955418Z [00:02:41.722]➜  packagefile io=/tmp/go-build3381348043/b034/_pkg_.a
2025-08-20T22:48:22.6955962Z [00:02:41.722]➜  packagefile sync=/tmp/go-build3381348043/b035/_pkg_.a
2025-08-20T22:48:22.6956327Z [00:02:41.722]➜  EOF
2025-08-20T22:48:22.6958422Z [00:02:41.723]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b399/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/jackc/pgx/v5@v5.7.5/pgconn/internal/bgreader=>github.com/jackc/pgx/v5@v5.7.5/pgconn/internal/bgreader;$WORK/b399=>" -p github.com/jackc/pgx/v5/pgconn/internal/bgreader -lang=go1.23 -complete -installsuffix shared -buildid QJOXxDo_99VaiMj6abz4/QJOXxDo_99VaiMj6abz4 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b399/importcfg -pack /root/go/pkg/mod/github.com/jackc/pgx/v5@v5.7.5/pgconn/internal/bgreader/bgreader.go
2025-08-20T22:48:22.7159233Z [00:02:41.743]➜  go tool buildid -w $WORK/b399/_pkg_.a # internal
2025-08-20T22:48:22.7164479Z [00:02:41.743]➜  cp $WORK/b399/_pkg_.a /root/.cache/go-build/e9/e9a6b4c24ff1b55088baae8d22ee2c281cd13de645ab3a447049387e3d1e4d04-d # internal
2025-08-20T22:48:22.7258461Z [00:02:41.753]➜  github.com/jackc/pgx/v5/pgproto3
2025-08-20T22:48:22.7259516Z [00:02:41.753]➜  mkdir -p $WORK/b400/
2025-08-20T22:48:22.7263599Z [00:02:41.753]➜  cat >/tmp/go-build3381348043/b400/importcfg << 'EOF' # internal
2025-08-20T22:48:22.7263966Z [00:02:41.753]➜  # import config
2025-08-20T22:48:22.7264319Z [00:02:41.753]➜  packagefile bytes=/tmp/go-build3381348043/b003/_pkg_.a
2025-08-20T22:48:22.7264786Z [00:02:41.753]➜  packagefile encoding/binary=/tmp/go-build3381348043/b132/_pkg_.a
2025-08-20T22:48:22.7265287Z [00:02:41.753]➜  packagefile encoding/hex=/tmp/go-build3381348043/b144/_pkg_.a
2025-08-20T22:48:22.7265911Z [00:02:41.753]➜  packagefile encoding/json=/tmp/go-build3381348043/b158/_pkg_.a
2025-08-20T22:48:22.7266430Z [00:02:41.753]➜  packagefile errors=/tmp/go-build3381348043/b004/_pkg_.a
2025-08-20T22:48:22.7266849Z [00:02:41.753]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:22.7267406Z [00:02:41.753]➜  packagefile github.com/jackc/pgx/v5/internal/iobufpool=/tmp/go-build3381348043/b397/_pkg_.a
2025-08-20T22:48:22.7268083Z [00:02:41.753]➜  packagefile github.com/jackc/pgx/v5/internal/pgio=/tmp/go-build3381348043/b391/_pkg_.a
2025-08-20T22:48:22.7268599Z [00:02:41.753]➜  packagefile io=/tmp/go-build3381348043/b034/_pkg_.a
2025-08-20T22:48:22.7269006Z [00:02:41.753]➜  packagefile math=/tmp/go-build3381348043/b055/_pkg_.a
2025-08-20T22:48:22.7269423Z [00:02:41.753]➜  packagefile strconv=/tmp/go-build3381348043/b054/_pkg_.a
2025-08-20T22:48:22.7270164Z [00:02:41.753]➜  packagefile strings=/tmp/go-build3381348043/b063/_pkg_.a
2025-08-20T22:48:22.7270583Z [00:02:41.753]➜  packagefile sync=/tmp/go-build3381348043/b035/_pkg_.a
2025-08-20T22:48:22.7270992Z [00:02:41.753]➜  packagefile time=/tmp/go-build3381348043/b044/_pkg_.a
2025-08-20T22:48:22.7271299Z [00:02:41.753]➜  EOF
2025-08-20T22:48:22.7325333Z [00:02:41.756]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b400/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/jackc/pgx/v5@v5.7.5/pgproto3=>github.com/jackc/pgx/v5@v5.7.5/pgproto3;$WORK/b400=>" -p github.com/jackc/pgx/v5/pgproto3 -lang=go1.23 -complete -installsuffix shared -buildid 8LbhzLjNvtyvon4dvMbH/8LbhzLjNvtyvon4dvMbH -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b400/importcfg -pack /root/go/pkg/mod/github.com/jackc/pgx/v5@v5.7.5/pgproto3/authentication_cleartext_password.go /root/go/pkg/mod/github.com/jackc/pgx/v5@v5.7.5/pgproto3/authentication_gss.go /root/go/pkg/mod/github.com/jackc/pgx/v5@v5.7.5/pgproto3/authentication_gss_continue.go /root/go/pkg/mod/github.com/jackc/pgx/v5@v5.7.5/pgproto3/authentication_md5_password.go /root/go/pkg/mod/github.com/jackc/pgx/v5@v5.7.5/pgproto3/authentication_ok.go /root/go/pkg/mod/github.com/jackc/pgx/v5@v5.7.5/pgproto3/authentication_sasl.go /root/go/pkg/mod/github.com/jackc/pgx/v5@v5.7.5/pgproto3/authentication_sasl_continue.go /root/go/pkg/mod/github.com/jackc/pgx/v5@v5.7.5/pgproto3/authentication_sasl_final.go /root/go/pkg/mod/github.com/jackc/pgx/v5@v5.7.5/pgproto3/backend.go /root/go/pkg/mod/github.com/jackc/pgx/v5@v5.7.5/pgproto3/backend_key_data.go /root/go/pkg/mod/github.com/jackc/pgx/v5@v5.7.5/pgproto3/big_endian.go /root/go/pkg/mod/github.com/jackc/pgx/v5@v5.7.5/pgproto3/bind.go /root/go/pkg/mod/github.com/jackc/pgx/v5@v5.7.5/pgproto3/bind_complete.go /root/go/pkg/mod/github.com/jackc/pgx/v5@v5.7.5/pgproto3/cancel_request.go /root/go/pkg/mod/github.com/jackc/pgx/v5@v5.7.5/pgproto3/chunkreader.go /root/go/pkg/mod/github.com/jackc/pgx/v5@v5.7.5/pgproto3/close.go /root/go/pkg/mod/github.com/jackc/pgx/v5@v5.7.5/pgproto3/close_complete.go /root/go/pkg/mod/github.com/jackc/pgx/v5@v5.7.5/pgproto3/command_complete.go /root/go/pkg/mod/github.com/jackc/pgx/v5@v5.7.5/pgproto3/copy_both_response.go /root/go/pkg/mod/github.com/jackc/pgx/v5@v5.7.5/pgproto3/copy_data.go /root/go/pkg/mod/github.com/jackc/pgx/v5@v5.7.5/pgproto3/copy_done.go /root/go/pkg/mod/github.com/jackc/pgx/v5@v5.7.5/pgproto3/copy_fail.go /root/go/pkg/mod/github.com/jackc/pgx/v5@v5.7.5/pgproto3/copy_in_response.go /root/go/pkg/mod/github.com/jackc/pgx/v5@v5.7.5/pgproto3/copy_out_response.go /root/go/pkg/mod/github.com/jackc/pgx/v5@v5.7.5/pgproto3/data_row.go /root/go/pkg/mod/github.com/jackc/pgx/v5@v5.7.5/pgproto3/describe.go /root/go/pkg/mod/github.com/jackc/pgx/v5@v5.7.5/pgproto3/doc.go /root/go/pkg/mod/github.com/jackc/pgx/v5@v5.7.5/pgproto3/empty_query_response.go /root/go/pkg/mod/github.com/jackc/pgx/v5@v5.7.5/pgproto3/error_response.go /root/go/pkg/mod/github.com/jackc/pgx/v5@v5.7.5/pgproto3/execute.go /root/go/pkg/mod/github.com/jackc/pgx/v5@v5.7.5/pgproto3/flush.go /root/go/pkg/mod/github.com/jackc/pgx/v5@v5.7.5/pgproto3/frontend.go /root/go/pkg/mod/github.com/jackc/pgx/v5@v5.7.5/pgproto3/function_call.go /root/go/pkg/mod/github.com/jackc/pgx/v5@v5.7.5/pgproto3/function_call_response.go /root/go/pkg/mod/github.com/jackc/pgx/v5@v5.7.5/pgproto3/gss_enc_request.go /root/go/pkg/mod/github.com/jackc/pgx/v5@v5.7.5/pgproto3/gss_response.go /root/go/pkg/mod/github.com/jackc/pgx/v5@v5.7.5/pgproto3/no_data.go /root/go/pkg/mod/github.com/jackc/pgx/v5@v5.7.5/pgproto3/notice_response.go /root/go/pkg/mod/github.com/jackc/pgx/v5@v5.7.5/pgproto3/notification_response.go /root/go/pkg/mod/github.com/jackc/pgx/v5@v5.7.5/pgproto3/parameter_description.go /root/go/pkg/mod/github.com/jackc/pgx/v5@v5.7.5/pgproto3/parameter_status.go /root/go/pkg/mod/github.com/jackc/pgx/v5@v5.7.5/pgproto3/parse.go /root/go/pkg/mod/github.com/jackc/pgx/v5@v5.7.5/pgproto3/parse_complete.go /root/go/pkg/mod/github.com/jackc/pgx/v5@v5.7.5/pgproto3/password_message.go /root/go/pkg/mod/github.com/jackc/pgx/v5@v5.7.5/pgproto3/pgproto3.go /root/go/pkg/mod/github.com/jackc/pgx/v5@v5.7.5/pgproto3/portal_suspended.go /root/go/pkg/mod/github.com/jackc/pgx/v5@v5.7.5/pgproto3/query.go /root/go/pkg/mod/github.com/jackc/pgx/v5@v5.7.5/pgproto3/ready_for_query.go /root/go/pkg/mod/github.com/jackc/pgx/v5@v5.7.5/pgproto3/row_description.go /root/go/pkg/mod/github.com/jackc/pgx/v5@v5.7.5/pgproto3/sasl_initial_response.go /root/go/pkg/mod/github.com/jackc/pgx/v5@v5.7.5/pgproto3/sasl_response.go /root/go/pkg/mod/github.com/jackc/pgx/v5@v5.7.5/pgproto3/ssl_request.go /root/go/pkg/mod/github.com/jackc/pgx/v5@v5.7.5/pgproto3/startup_message.go /root/go/pkg/mod/github.com/jackc/pgx/v5@v5.7.5/pgproto3/sync.go /root/go/pkg/mod/github.com/jackc/pgx/v5@v5.7.5/pgproto3/terminate.go /root/go/pkg/mod/github.com/jackc/pgx/v5@v5.7.5/pgproto3/trace.go
2025-08-20T22:48:22.8808527Z [00:02:41.908]➜  go tool buildid -w $WORK/b360/_pkg_.a # internal
2025-08-20T22:48:22.8908310Z [00:02:41.918]➜  cp $WORK/b360/_pkg_.a /root/.cache/go-build/81/819bab52346cf5f2c7b4f7cc44ac410532b61d85956d488c5766d65dc10482f2-d # internal
2025-08-20T22:48:22.8909370Z [00:02:41.918]➜  github.com/smallstep/nosql/badger/v2
2025-08-20T22:48:22.8909917Z [00:02:41.918]➜  mkdir -p $WORK/b359/
2025-08-20T22:48:22.8910467Z [00:02:41.918]➜  cat >/tmp/go-build3381348043/b359/importcfg << 'EOF' # internal
2025-08-20T22:48:22.8910958Z [00:02:41.918]➜  # import config
2025-08-20T22:48:22.8911439Z [00:02:41.918]➜  packagefile bytes=/tmp/go-build3381348043/b003/_pkg_.a
2025-08-20T22:48:22.8912051Z [00:02:41.918]➜  packagefile encoding/binary=/tmp/go-build3381348043/b132/_pkg_.a
2025-08-20T22:48:22.8912772Z [00:02:41.918]➜  packagefile github.com/dgraph-io/badger/v2=/tmp/go-build3381348043/b360/_pkg_.a
2025-08-20T22:48:22.8937027Z [00:02:41.918]➜  packagefile github.com/dgraph-io/badger/v2/options=/tmp/go-build3381348043/b361/_pkg_.a
2025-08-20T22:48:22.8937939Z [00:02:41.918]➜  packagefile github.com/pkg/errors=/tmp/go-build3381348043/b195/_pkg_.a
2025-08-20T22:48:22.8938754Z [00:02:41.918]➜  packagefile github.com/smallstep/nosql/database=/tmp/go-build3381348043/b358/_pkg_.a
2025-08-20T22:48:22.8939455Z [00:02:41.918]➜  packagefile strings=/tmp/go-build3381348043/b063/_pkg_.a
2025-08-20T22:48:22.8939918Z [00:02:41.918]➜  EOF
2025-08-20T22:48:22.8942376Z [00:02:41.918]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b359/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/smallstep/nosql@v0.7.0/badger/v2=>github.com/smallstep/nosql@v0.7.0/badger/v2;$WORK/b359=>" -p github.com/smallstep/nosql/badger/v2 -lang=go1.21 -complete -installsuffix shared -buildid T8Hiri7ojElJklk21jRL/T8Hiri7ojElJklk21jRL -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b359/importcfg -pack /root/go/pkg/mod/github.com/smallstep/nosql@v0.7.0/badger/v2/badger.go
2025-08-20T22:48:22.9597030Z [00:02:41.987]➜  go tool buildid -w $WORK/b359/_pkg_.a # internal
2025-08-20T22:48:22.9598221Z [00:02:41.987]➜  cp $WORK/b359/_pkg_.a /root/.cache/go-build/35/3569eb778714def74af1a40472e3be9eb8b28faa9fa1d4af6f41061d2f1624a7-d # internal
2025-08-20T22:48:22.9599102Z [00:02:41.987]➜  golang.org/x/text/internal/tag
2025-08-20T22:48:22.9599578Z [00:02:41.987]➜  mkdir -p $WORK/b406/
2025-08-20T22:48:22.9600161Z [00:02:41.987]➜  cat >/tmp/go-build3381348043/b406/importcfg << 'EOF' # internal
2025-08-20T22:48:22.9600699Z [00:02:41.987]➜  # import config
2025-08-20T22:48:22.9601193Z [00:02:41.987]➜  packagefile sort=/tmp/go-build3381348043/b157/_pkg_.a
2025-08-20T22:48:22.9601658Z [00:02:41.987]➜  EOF
2025-08-20T22:48:22.9603607Z [00:02:41.987]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b406/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/text@v0.28.0/internal/tag=>golang.org/x/text@v0.28.0/internal/tag;$WORK/b406=>" -p golang.org/x/text/internal/tag -lang=go1.23 -complete -installsuffix shared -buildid USzPcmwOZ-fBdNtMdB0f/USzPcmwOZ-fBdNtMdB0f -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b406/importcfg -pack /root/go/pkg/mod/golang.org/x/text@v0.28.0/internal/tag/tag.go
2025-08-20T22:48:22.9829121Z [00:02:42.010]➜  go tool buildid -w $WORK/b334/_pkg_.a # internal
2025-08-20T22:48:22.9884314Z [00:02:42.015]➜  go tool buildid -w $WORK/b406/_pkg_.a # internal
2025-08-20T22:48:22.9890325Z [00:02:42.016]➜  cp $WORK/b406/_pkg_.a /root/.cache/go-build/d0/d02bac78e30f182f9cc1ea9f5c9657960e5e067c332eab2039bd4526b1121b59-d # internal
2025-08-20T22:48:22.9922185Z [00:02:42.019]➜  golang.org/x/text/internal/language
2025-08-20T22:48:22.9939601Z [00:02:42.019]➜  mkdir -p $WORK/b405/
2025-08-20T22:48:22.9940041Z [00:02:42.019]➜  cat >/tmp/go-build3381348043/b405/importcfg << 'EOF' # internal
2025-08-20T22:48:22.9940396Z [00:02:42.019]➜  # import config
2025-08-20T22:48:22.9940740Z [00:02:42.019]➜  packagefile bytes=/tmp/go-build3381348043/b003/_pkg_.a
2025-08-20T22:48:22.9941168Z [00:02:42.019]➜  packagefile errors=/tmp/go-build3381348043/b004/_pkg_.a
2025-08-20T22:48:22.9941585Z [00:02:42.019]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:22.9942108Z [00:02:42.019]➜  packagefile golang.org/x/text/internal/tag=/tmp/go-build3381348043/b406/_pkg_.a
2025-08-20T22:48:22.9942603Z [00:02:42.019]➜  packagefile sort=/tmp/go-build3381348043/b157/_pkg_.a
2025-08-20T22:48:22.9943024Z [00:02:42.019]➜  packagefile strconv=/tmp/go-build3381348043/b054/_pkg_.a
2025-08-20T22:48:22.9943447Z [00:02:42.019]➜  packagefile strings=/tmp/go-build3381348043/b063/_pkg_.a
2025-08-20T22:48:22.9943768Z [00:02:42.019]➜  EOF
2025-08-20T22:48:22.9948404Z [00:02:42.020]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b405/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/text@v0.28.0/internal/language=>golang.org/x/text@v0.28.0/internal/language;$WORK/b405=>" -p golang.org/x/text/internal/language -lang=go1.23 -complete -installsuffix shared -buildid hNlQzdN3pZF-o8QrdQdf/hNlQzdN3pZF-o8QrdQdf -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b405/importcfg -pack /root/go/pkg/mod/golang.org/x/text@v0.28.0/internal/language/common.go /root/go/pkg/mod/golang.org/x/text@v0.28.0/internal/language/compact.go /root/go/pkg/mod/golang.org/x/text@v0.28.0/internal/language/compose.go /root/go/pkg/mod/golang.org/x/text@v0.28.0/internal/language/coverage.go /root/go/pkg/mod/golang.org/x/text@v0.28.0/internal/language/language.go /root/go/pkg/mod/golang.org/x/text@v0.28.0/internal/language/lookup.go /root/go/pkg/mod/golang.org/x/text@v0.28.0/internal/language/match.go /root/go/pkg/mod/golang.org/x/text@v0.28.0/internal/language/parse.go /root/go/pkg/mod/golang.org/x/text@v0.28.0/internal/language/tables.go /root/go/pkg/mod/golang.org/x/text@v0.28.0/internal/language/tags.go
2025-08-20T22:48:23.0171324Z [00:02:42.044]➜  cp $WORK/b334/_pkg_.a /root/.cache/go-build/32/32520873e5458fa63dcf81c24a2e8823e8bae3b71588246e9de3d261fb453d67-d # internal
2025-08-20T22:48:23.0209722Z [00:02:42.048]➜  github.com/smallstep/nosql/badger/v1
2025-08-20T22:48:23.0211011Z [00:02:42.048]➜  mkdir -p $WORK/b333/
2025-08-20T22:48:23.0214375Z [00:02:42.048]➜  cat >/tmp/go-build3381348043/b333/importcfg << 'EOF' # internal
2025-08-20T22:48:23.0214774Z [00:02:42.048]➜  # import config
2025-08-20T22:48:23.0215123Z [00:02:42.048]➜  packagefile bytes=/tmp/go-build3381348043/b003/_pkg_.a
2025-08-20T22:48:23.0215582Z [00:02:42.048]➜  packagefile encoding/binary=/tmp/go-build3381348043/b132/_pkg_.a
2025-08-20T22:48:23.0216268Z [00:02:42.048]➜  packagefile github.com/dgraph-io/badger=/tmp/go-build3381348043/b334/_pkg_.a
2025-08-20T22:48:23.0216871Z [00:02:42.048]➜  packagefile github.com/dgraph-io/badger/options=/tmp/go-build3381348043/b335/_pkg_.a
2025-08-20T22:48:23.0217452Z [00:02:42.048]➜  packagefile github.com/pkg/errors=/tmp/go-build3381348043/b195/_pkg_.a
2025-08-20T22:48:23.0218033Z [00:02:42.048]➜  packagefile github.com/smallstep/nosql/database=/tmp/go-build3381348043/b358/_pkg_.a
2025-08-20T22:48:23.0218553Z [00:02:42.048]➜  packagefile strings=/tmp/go-build3381348043/b063/_pkg_.a
2025-08-20T22:48:23.0218872Z [00:02:42.048]➜  EOF
2025-08-20T22:48:23.0222091Z [00:02:42.049]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b333/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/smallstep/nosql@v0.7.0/badger/v1=>github.com/smallstep/nosql@v0.7.0/badger/v1;$WORK/b333=>" -p github.com/smallstep/nosql/badger/v1 -lang=go1.21 -complete -installsuffix shared -buildid KGkwQ5RrIYGeTbYvgYS8/KGkwQ5RrIYGeTbYvgYS8 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b333/importcfg -pack /root/go/pkg/mod/github.com/smallstep/nosql@v0.7.0/badger/v1/badger.go
2025-08-20T22:48:23.0962187Z [00:02:42.123]➜  go tool buildid -w $WORK/b333/_pkg_.a # internal
2025-08-20T22:48:23.0973646Z [00:02:42.124]➜  cp $WORK/b333/_pkg_.a /root/.cache/go-build/cf/cf458f6298229fea6b6ecd965e5d588e4540b4987dca6e06f07bfc122f4c6a05-d # internal
2025-08-20T22:48:23.0974589Z [00:02:42.124]➜  golang.org/x/text/runes
2025-08-20T22:48:23.0975160Z [00:02:42.124]➜  mkdir -p $WORK/b408/
2025-08-20T22:48:23.0976716Z [00:02:42.125]➜  cat >/tmp/go-build3381348043/b408/importcfg << 'EOF' # internal
2025-08-20T22:48:23.0977372Z [00:02:42.125]➜  # import config
2025-08-20T22:48:23.0978089Z [00:02:42.125]➜  packagefile golang.org/x/text/transform=/tmp/go-build3381348043/b312/_pkg_.a
2025-08-20T22:48:23.0978962Z [00:02:42.125]➜  packagefile unicode=/tmp/go-build3381348043/b041/_pkg_.a
2025-08-20T22:48:23.0979720Z [00:02:42.125]➜  packagefile unicode/utf8=/tmp/go-build3381348043/b042/_pkg_.a
2025-08-20T22:48:23.0980689Z [00:02:42.125]➜  EOF
2025-08-20T22:48:23.0982689Z [00:02:42.125]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b408/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/text@v0.28.0/runes=>golang.org/x/text@v0.28.0/runes;$WORK/b408=>" -p golang.org/x/text/runes -lang=go1.23 -complete -installsuffix shared -buildid jrMJeNqAzKhBHdYKwyNl/jrMJeNqAzKhBHdYKwyNl -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b408/importcfg -pack /root/go/pkg/mod/golang.org/x/text@v0.28.0/runes/cond.go /root/go/pkg/mod/golang.org/x/text@v0.28.0/runes/runes.go
2025-08-20T22:48:23.1136818Z [00:02:42.141]➜  go tool buildid -w $WORK/b400/_pkg_.a # internal
2025-08-20T22:48:23.1260342Z [00:02:42.153]➜  go tool buildid -w $WORK/b307/_pkg_.a # internal
2025-08-20T22:48:23.1323482Z [00:02:42.159]➜  cp $WORK/b307/_pkg_.a /root/.cache/go-build/af/af91a17c933df8adc1caee8ea0d707ed0a00f96bee5c58284c4142ec87316953-d # internal
2025-08-20T22:48:23.1324481Z [00:02:42.159]➜  google.golang.org/grpc/internal/resolver/delegatingresolver
2025-08-20T22:48:23.1325323Z [00:02:42.160]➜  mkdir -p $WORK/b305/
2025-08-20T22:48:23.1330383Z [00:02:42.160]➜  cat >/tmp/go-build3381348043/b305/importcfg << 'EOF' # internal
2025-08-20T22:48:23.1331164Z [00:02:42.160]➜  # import config
2025-08-20T22:48:23.1331605Z [00:02:42.160]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:23.1332351Z [00:02:42.160]➜  packagefile google.golang.org/grpc/grpclog=/tmp/go-build3381348043/b254/_pkg_.a
2025-08-20T22:48:23.1333171Z [00:02:42.160]➜  packagefile google.golang.org/grpc/internal/proxyattributes=/tmp/go-build3381348043/b306/_pkg_.a
2025-08-20T22:48:23.1334012Z [00:02:42.160]➜  packagefile google.golang.org/grpc/internal/transport=/tmp/go-build3381348043/b307/_pkg_.a
2025-08-20T22:48:23.1334902Z [00:02:42.160]➜  packagefile google.golang.org/grpc/internal/transport/networktype=/tmp/go-build3381348043/b318/_pkg_.a
2025-08-20T22:48:23.1335688Z [00:02:42.160]➜  packagefile google.golang.org/grpc/resolver=/tmp/go-build3381348043/b265/_pkg_.a
2025-08-20T22:48:23.1336562Z [00:02:42.160]➜  packagefile google.golang.org/grpc/serviceconfig=/tmp/go-build3381348043/b261/_pkg_.a
2025-08-20T22:48:23.1337268Z [00:02:42.160]➜  packagefile net/http=/tmp/go-build3381348043/b161/_pkg_.a
2025-08-20T22:48:23.1337831Z [00:02:42.160]➜  packagefile net/url=/tmp/go-build3381348043/b155/_pkg_.a
2025-08-20T22:48:23.1338373Z [00:02:42.160]➜  packagefile sync=/tmp/go-build3381348043/b035/_pkg_.a
2025-08-20T22:48:23.1338834Z [00:02:42.160]➜  EOF
2025-08-20T22:48:23.1341346Z [00:02:42.160]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b305/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.74.2/internal/resolver/delegatingresolver=>google.golang.org/grpc@v1.74.2/internal/resolver/delegatingresolver;$WORK/b305=>" -p google.golang.org/grpc/internal/resolver/delegatingresolver -lang=go1.23 -complete -installsuffix shared -buildid kJlwv5I6LlmrtP1INjNW/kJlwv5I6LlmrtP1INjNW -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b305/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.74.2/internal/resolver/delegatingresolver/delegatingresolver.go
2025-08-20T22:48:23.1383902Z [00:02:42.165]➜  cp $WORK/b400/_pkg_.a /root/.cache/go-build/d1/d1500d0378698e7aca51984a0e150271027382cfaef9c00c42e66901c30ce5df-d # internal
2025-08-20T22:48:23.1399438Z [00:02:42.167]➜  golang.org/x/text/width
2025-08-20T22:48:23.1399774Z [00:02:42.167]➜  mkdir -p $WORK/b409/
2025-08-20T22:48:23.1404947Z [00:02:42.167]➜  cat >/tmp/go-build3381348043/b409/importcfg << 'EOF' # internal
2025-08-20T22:48:23.1405344Z [00:02:42.167]➜  # import config
2025-08-20T22:48:23.1406063Z [00:02:42.167]➜  packagefile golang.org/x/text/transform=/tmp/go-build3381348043/b312/_pkg_.a
2025-08-20T22:48:23.1406644Z [00:02:42.167]➜  packagefile strconv=/tmp/go-build3381348043/b054/_pkg_.a
2025-08-20T22:48:23.1407097Z [00:02:42.167]➜  packagefile unicode/utf8=/tmp/go-build3381348043/b042/_pkg_.a
2025-08-20T22:48:23.1407430Z [00:02:42.167]➜  EOF
2025-08-20T22:48:23.1410011Z [00:02:42.167]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b409/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/text@v0.28.0/width=>golang.org/x/text@v0.28.0/width;$WORK/b409=>" -p golang.org/x/text/width -lang=go1.23 -complete -installsuffix shared -buildid hWvZc2o_k-ce6Jgnz7fN/hWvZc2o_k-ce6Jgnz7fN -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b409/importcfg -pack /root/go/pkg/mod/golang.org/x/text@v0.28.0/width/kind_string.go /root/go/pkg/mod/golang.org/x/text@v0.28.0/width/tables15.0.0.go /root/go/pkg/mod/golang.org/x/text@v0.28.0/width/transform.go /root/go/pkg/mod/golang.org/x/text@v0.28.0/width/trieval.go /root/go/pkg/mod/golang.org/x/text@v0.28.0/width/width.go
2025-08-20T22:48:23.1486845Z [00:02:42.176]➜  go tool buildid -w $WORK/b408/_pkg_.a # internal
2025-08-20T22:48:23.1494551Z [00:02:42.176]➜  cp $WORK/b408/_pkg_.a /root/.cache/go-build/b4/b42e6ca591b51540cccce7f17d6aad95c258d913b09aec61c6f94aebf840ef86-d # internal
2025-08-20T22:48:23.1499289Z [00:02:42.177]➜  encoding/xml
2025-08-20T22:48:23.1499603Z [00:02:42.177]➜  mkdir -p $WORK/b411/
2025-08-20T22:48:23.1499988Z [00:02:42.177]➜  cat >/tmp/go-build3381348043/b411/importcfg << 'EOF' # internal
2025-08-20T22:48:23.1500344Z [00:02:42.177]➜  # import config
2025-08-20T22:48:23.1500956Z [00:02:42.177]➜  packagefile bufio=/tmp/go-build3381348043/b162/_pkg_.a
2025-08-20T22:48:23.1501442Z [00:02:42.177]➜  packagefile bytes=/tmp/go-build3381348043/b003/_pkg_.a
2025-08-20T22:48:23.1501876Z [00:02:42.177]➜  packagefile encoding=/tmp/go-build3381348043/b159/_pkg_.a
2025-08-20T22:48:23.1502354Z [00:02:42.177]➜  packagefile errors=/tmp/go-build3381348043/b004/_pkg_.a
2025-08-20T22:48:23.1502788Z [00:02:42.177]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:23.1503193Z [00:02:42.177]➜  packagefile io=/tmp/go-build3381348043/b034/_pkg_.a
2025-08-20T22:48:23.1503608Z [00:02:42.177]➜  packagefile reflect=/tmp/go-build3381348043/b099/_pkg_.a
2025-08-20T22:48:23.1504037Z [00:02:42.177]➜  packagefile runtime=/tmp/go-build3381348043/b010/_pkg_.a
2025-08-20T22:48:23.1504465Z [00:02:42.177]➜  packagefile strconv=/tmp/go-build3381348043/b054/_pkg_.a
2025-08-20T22:48:23.1504897Z [00:02:42.177]➜  packagefile strings=/tmp/go-build3381348043/b063/_pkg_.a
2025-08-20T22:48:23.1505328Z [00:02:42.177]➜  packagefile sync=/tmp/go-build3381348043/b035/_pkg_.a
2025-08-20T22:48:23.1505880Z [00:02:42.177]➜  packagefile unicode=/tmp/go-build3381348043/b041/_pkg_.a
2025-08-20T22:48:23.1506390Z [00:02:42.177]➜  packagefile unicode/utf8=/tmp/go-build3381348043/b042/_pkg_.a
2025-08-20T22:48:23.1506727Z [00:02:42.177]➜  EOF
2025-08-20T22:48:23.1508567Z [00:02:42.177]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b411/_pkg_.a -trimpath "/root/.go/src/encoding/xml=>encoding/xml;$WORK/b411=>" -p encoding/xml -lang=go1.25 -std -complete -installsuffix shared -buildid 2lcbkiW6GTwSPlVl0gvm/2lcbkiW6GTwSPlVl0gvm -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b411/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-20T22:48:23.1903825Z [00:02:42.217]➜  go tool buildid -w $WORK/b305/_pkg_.a # internal
2025-08-20T22:48:23.1915970Z [00:02:42.219]➜  cp $WORK/b305/_pkg_.a /root/.cache/go-build/5a/5a727a47ddc8c4cb60a7caaa2ff72847bec22e5764768279efb44a10df8c8ee1-d # internal
2025-08-20T22:48:23.1918654Z [00:02:42.219]➜  go tool buildid -w $WORK/b405/_pkg_.a # internal
2025-08-20T22:48:23.1926270Z [00:02:42.220]➜  google.golang.org/grpc
2025-08-20T22:48:23.1926607Z [00:02:42.220]➜  mkdir -p $WORK/b243/
2025-08-20T22:48:23.1937176Z [00:02:42.220]➜  cat >/tmp/go-build3381348043/b243/importcfg << 'EOF' # internal
2025-08-20T22:48:23.1938021Z [00:02:42.220]➜  # import config
2025-08-20T22:48:23.1938420Z [00:02:42.220]➜  packagefile bytes=/tmp/go-build3381348043/b003/_pkg_.a
2025-08-20T22:48:23.1938887Z [00:02:42.220]➜  packagefile compress/gzip=/tmp/go-build3381348043/b163/_pkg_.a
2025-08-20T22:48:23.1939346Z [00:02:42.220]➜  packagefile context=/tmp/go-build3381348043/b043/_pkg_.a
2025-08-20T22:48:23.1939810Z [00:02:42.220]➜  packagefile encoding/binary=/tmp/go-build3381348043/b132/_pkg_.a
2025-08-20T22:48:23.1940309Z [00:02:42.220]➜  packagefile encoding/json=/tmp/go-build3381348043/b158/_pkg_.a
2025-08-20T22:48:23.1940754Z [00:02:42.220]➜  packagefile errors=/tmp/go-build3381348043/b004/_pkg_.a
2025-08-20T22:48:23.1941167Z [00:02:42.220]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:23.1941638Z [00:02:42.220]➜  packagefile golang.org/x/net/trace=/tmp/go-build3381348043/b244/_pkg_.a
2025-08-20T22:48:23.1942200Z [00:02:42.220]➜  packagefile google.golang.org/grpc/backoff=/tmp/go-build3381348043/b249/_pkg_.a
2025-08-20T22:48:23.1942802Z [00:02:42.220]➜  packagefile google.golang.org/grpc/balancer=/tmp/go-build3381348043/b250/_pkg_.a
2025-08-20T22:48:23.1943410Z [00:02:42.220]➜  packagefile google.golang.org/grpc/balancer/base=/tmp/go-build3381348043/b266/_pkg_.a
2025-08-20T22:48:23.1944058Z [00:02:42.220]➜  packagefile google.golang.org/grpc/balancer/pickfirst=/tmp/go-build3381348043/b267/_pkg_.a
2025-08-20T22:48:23.1944731Z [00:02:42.220]➜  packagefile google.golang.org/grpc/balancer/roundrobin=/tmp/go-build3381348043/b280/_pkg_.a
2025-08-20T22:48:23.1945698Z [00:02:42.220]➜  packagefile google.golang.org/grpc/channelz=/tmp/go-build3381348043/b251/_pkg_.a
2025-08-20T22:48:23.1946482Z [00:02:42.220]➜  packagefile google.golang.org/grpc/codes=/tmp/go-build3381348043/b282/_pkg_.a
2025-08-20T22:48:23.1947078Z [00:02:42.220]➜  packagefile google.golang.org/grpc/connectivity=/tmp/go-build3381348043/b253/_pkg_.a
2025-08-20T22:48:23.1947695Z [00:02:42.220]➜  packagefile google.golang.org/grpc/credentials=/tmp/go-build3381348043/b256/_pkg_.a
2025-08-20T22:48:23.1948356Z [00:02:42.220]➜  packagefile google.golang.org/grpc/credentials/insecure=/tmp/go-build3381348043/b283/_pkg_.a
2025-08-20T22:48:23.1948988Z [00:02:42.220]➜  packagefile google.golang.org/grpc/encoding=/tmp/go-build3381348043/b284/_pkg_.a
2025-08-20T22:48:23.1949613Z [00:02:42.220]➜  packagefile google.golang.org/grpc/encoding/proto=/tmp/go-build3381348043/b287/_pkg_.a
2025-08-20T22:48:23.1950273Z [00:02:42.220]➜  packagefile google.golang.org/grpc/experimental/stats=/tmp/go-build3381348043/b262/_pkg_.a
2025-08-20T22:48:23.1950893Z [00:02:42.220]➜  packagefile google.golang.org/grpc/grpclog=/tmp/go-build3381348043/b254/_pkg_.a
2025-08-20T22:48:23.1953423Z [00:02:42.220]➜  packagefile google.golang.org/grpc/internal=/tmp/go-build3381348043/b260/_pkg_.a
2025-08-20T22:48:23.1954579Z [00:02:42.220]➜  packagefile google.golang.org/grpc/internal/backoff=/tmp/go-build3381348043/b288/_pkg_.a
2025-08-20T22:48:23.1955324Z [00:02:42.220]➜  packagefile google.golang.org/grpc/internal/balancer/gracefulswitch=/tmp/go-build3381348043/b289/_pkg_.a
2025-08-20T22:48:23.1956550Z [00:02:42.220]➜  packagefile google.golang.org/grpc/internal/balancerload=/tmp/go-build3381348043/b290/_pkg_.a
2025-08-20T22:48:23.1957239Z [00:02:42.220]➜  packagefile google.golang.org/grpc/internal/binarylog=/tmp/go-build3381348043/b291/_pkg_.a
2025-08-20T22:48:23.1957900Z [00:02:42.220]➜  packagefile google.golang.org/grpc/internal/channelz=/tmp/go-build3381348043/b252/_pkg_.a
2025-08-20T22:48:23.1958577Z [00:02:42.220]➜  packagefile google.golang.org/grpc/internal/grpcsync=/tmp/go-build3381348043/b299/_pkg_.a
2025-08-20T22:48:23.1959230Z [00:02:42.220]➜  packagefile google.golang.org/grpc/internal/grpcutil=/tmp/go-build3381348043/b285/_pkg_.a
2025-08-20T22:48:23.1959866Z [00:02:42.220]➜  packagefile google.golang.org/grpc/internal/idle=/tmp/go-build3381348043/b301/_pkg_.a
2025-08-20T22:48:23.1960506Z [00:02:42.220]➜  packagefile google.golang.org/grpc/internal/metadata=/tmp/go-build3381348043/b302/_pkg_.a
2025-08-20T22:48:23.1961161Z [00:02:42.220]➜  packagefile google.golang.org/grpc/internal/pretty=/tmp/go-build3381348043/b271/_pkg_.a
2025-08-20T22:48:23.1961807Z [00:02:42.220]➜  packagefile google.golang.org/grpc/internal/resolver=/tmp/go-build3381348043/b303/_pkg_.a
2025-08-20T22:48:23.1962550Z [00:02:42.220]➜  packagefile google.golang.org/grpc/internal/resolver/delegatingresolver=/tmp/go-build3381348043/b305/_pkg_.a
2025-08-20T22:48:23.1963344Z [00:02:42.220]➜  packagefile google.golang.org/grpc/internal/resolver/passthrough=/tmp/go-build3381348043/b323/_pkg_.a
2025-08-20T22:48:23.1964070Z [00:02:42.220]➜  packagefile google.golang.org/grpc/internal/resolver/unix=/tmp/go-build3381348043/b324/_pkg_.a
2025-08-20T22:48:23.1964807Z [00:02:42.220]➜  packagefile google.golang.org/grpc/internal/serviceconfig=/tmp/go-build3381348043/b304/_pkg_.a
2025-08-20T22:48:23.1965514Z [00:02:42.220]➜  packagefile google.golang.org/grpc/internal/stats=/tmp/go-build3381348043/b325/_pkg_.a
2025-08-20T22:48:23.1987346Z [00:02:42.220]➜  packagefile google.golang.org/grpc/internal/status=/tmp/go-build3381348043/b298/_pkg_.a
2025-08-20T22:48:23.1988036Z [00:02:42.220]➜  packagefile google.golang.org/grpc/internal/transport=/tmp/go-build3381348043/b307/_pkg_.a
2025-08-20T22:48:23.1988672Z [00:02:42.220]➜  packagefile google.golang.org/grpc/keepalive=/tmp/go-build3381348043/b319/_pkg_.a
2025-08-20T22:48:23.1989253Z [00:02:42.220]➜  packagefile google.golang.org/grpc/mem=/tmp/go-build3381348043/b286/_pkg_.a
2025-08-20T22:48:23.1990098Z [00:02:42.220]➜  packagefile google.golang.org/grpc/metadata=/tmp/go-build3381348043/b264/_pkg_.a
2025-08-20T22:48:23.1990740Z [00:02:42.220]➜  packagefile google.golang.org/grpc/peer=/tmp/go-build3381348043/b320/_pkg_.a
2025-08-20T22:48:23.1991321Z [00:02:42.220]➜  packagefile google.golang.org/grpc/resolver=/tmp/go-build3381348043/b265/_pkg_.a
2025-08-20T22:48:23.1991930Z [00:02:42.220]➜  packagefile google.golang.org/grpc/resolver/dns=/tmp/go-build3381348043/b326/_pkg_.a
2025-08-20T22:48:23.1992565Z [00:02:42.220]➜  packagefile google.golang.org/grpc/serviceconfig=/tmp/go-build3381348043/b261/_pkg_.a
2025-08-20T22:48:23.1993155Z [00:02:42.220]➜  packagefile google.golang.org/grpc/stats=/tmp/go-build3381348043/b263/_pkg_.a
2025-08-20T22:48:23.1993725Z [00:02:42.220]➜  packagefile google.golang.org/grpc/status=/tmp/go-build3381348043/b295/_pkg_.a
2025-08-20T22:48:23.1994287Z [00:02:42.220]➜  packagefile google.golang.org/grpc/tap=/tmp/go-build3381348043/b321/_pkg_.a
2025-08-20T22:48:23.1994775Z [00:02:42.220]➜  packagefile io=/tmp/go-build3381348043/b034/_pkg_.a
2025-08-20T22:48:23.1995186Z [00:02:42.220]➜  packagefile math=/tmp/go-build3381348043/b055/_pkg_.a
2025-08-20T22:48:23.1995624Z [00:02:42.220]➜  packagefile math/rand/v2=/tmp/go-build3381348043/b087/_pkg_.a
2025-08-20T22:48:23.1996260Z [00:02:42.220]➜  packagefile net=/tmp/go-build3381348043/b148/_pkg_.a
2025-08-20T22:48:23.1996689Z [00:02:42.220]➜  packagefile net/http=/tmp/go-build3381348043/b161/_pkg_.a
2025-08-20T22:48:23.1997412Z [00:02:42.220]➜  packagefile net/url=/tmp/go-build3381348043/b155/_pkg_.a
2025-08-20T22:48:23.1997843Z [00:02:42.220]➜  packagefile reflect=/tmp/go-build3381348043/b099/_pkg_.a
2025-08-20T22:48:23.1998269Z [00:02:42.220]➜  packagefile runtime=/tmp/go-build3381348043/b010/_pkg_.a
2025-08-20T22:48:23.1998734Z [00:02:42.220]➜  packagefile slices=/tmp/go-build3381348043/b050/_pkg_.a
2025-08-20T22:48:23.1999159Z [00:02:42.220]➜  packagefile strconv=/tmp/go-build3381348043/b054/_pkg_.a
2025-08-20T22:48:23.1999593Z [00:02:42.220]➜  packagefile strings=/tmp/go-build3381348043/b063/_pkg_.a
2025-08-20T22:48:23.2000011Z [00:02:42.220]➜  packagefile sync=/tmp/go-build3381348043/b035/_pkg_.a
2025-08-20T22:48:23.2000441Z [00:02:42.220]➜  packagefile sync/atomic=/tmp/go-build3381348043/b037/_pkg_.a
2025-08-20T22:48:23.2000872Z [00:02:42.220]➜  packagefile time=/tmp/go-build3381348043/b044/_pkg_.a
2025-08-20T22:48:23.2001180Z [00:02:42.220]➜  EOF
2025-08-20T22:48:23.2006910Z [00:02:42.220]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b243/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.74.2=>google.golang.org/grpc@v1.74.2;$WORK/b243=>" -p google.golang.org/grpc -lang=go1.23 -complete -installsuffix shared -buildid e01aUlqP9A8LPoH8wevU/e01aUlqP9A8LPoH8wevU -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b243/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.74.2/backoff.go /root/go/pkg/mod/google.golang.org/grpc@v1.74.2/balancer_wrapper.go /root/go/pkg/mod/google.golang.org/grpc@v1.74.2/call.go /root/go/pkg/mod/google.golang.org/grpc@v1.74.2/clientconn.go /root/go/pkg/mod/google.golang.org/grpc@v1.74.2/codec.go /root/go/pkg/mod/google.golang.org/grpc@v1.74.2/dialoptions.go /root/go/pkg/mod/google.golang.org/grpc@v1.74.2/doc.go /root/go/pkg/mod/google.golang.org/grpc@v1.74.2/interceptor.go /root/go/pkg/mod/google.golang.org/grpc@v1.74.2/picker_wrapper.go /root/go/pkg/mod/google.golang.org/grpc@v1.74.2/preloader.go /root/go/pkg/mod/google.golang.org/grpc@v1.74.2/resolver_wrapper.go /root/go/pkg/mod/google.golang.org/grpc@v1.74.2/rpc_util.go /root/go/pkg/mod/google.golang.org/grpc@v1.74.2/server.go /root/go/pkg/mod/google.golang.org/grpc@v1.74.2/service_config.go /root/go/pkg/mod/google.golang.org/grpc@v1.74.2/stream.go /root/go/pkg/mod/google.golang.org/grpc@v1.74.2/stream_interfaces.go /root/go/pkg/mod/google.golang.org/grpc@v1.74.2/trace.go /root/go/pkg/mod/google.golang.org/grpc@v1.74.2/trace_withtrace.go /root/go/pkg/mod/google.golang.org/grpc@v1.74.2/version.go
2025-08-20T22:48:23.2012393Z [00:02:42.223]➜  cp $WORK/b405/_pkg_.a /root/.cache/go-build/e9/e9f82bdf5b6f5a1fdf843da459e30b22b59158d5252e7ae40f5955cbf31264bb-d # internal
2025-08-20T22:48:23.2013060Z [00:02:42.223]➜  golang.org/x/text/internal/language/compact
2025-08-20T22:48:23.2013379Z [00:02:42.223]➜  mkdir -p $WORK/b407/
2025-08-20T22:48:23.2013781Z [00:02:42.226]➜  cat >/tmp/go-build3381348043/b407/importcfg << 'EOF' # internal
2025-08-20T22:48:23.2014127Z [00:02:42.226]➜  # import config
2025-08-20T22:48:23.2014582Z [00:02:42.226]➜  packagefile golang.org/x/text/internal/language=/tmp/go-build3381348043/b405/_pkg_.a
2025-08-20T22:48:23.2015094Z [00:02:42.226]➜  packagefile sort=/tmp/go-build3381348043/b157/_pkg_.a
2025-08-20T22:48:23.2015514Z [00:02:42.226]➜  packagefile strings=/tmp/go-build3381348043/b063/_pkg_.a
2025-08-20T22:48:23.2016044Z [00:02:42.226]➜  EOF
2025-08-20T22:48:23.2019287Z [00:02:42.226]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b407/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/text@v0.28.0/internal/language/compact=>golang.org/x/text@v0.28.0/internal/language/compact;$WORK/b407=>" -p golang.org/x/text/internal/language/compact -lang=go1.23 -complete -installsuffix shared -buildid ef2mwpwp6JkEwsbkG8Gf/ef2mwpwp6JkEwsbkG8Gf -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b407/importcfg -pack /root/go/pkg/mod/golang.org/x/text@v0.28.0/internal/language/compact/compact.go /root/go/pkg/mod/golang.org/x/text@v0.28.0/internal/language/compact/language.go /root/go/pkg/mod/golang.org/x/text@v0.28.0/internal/language/compact/parents.go /root/go/pkg/mod/golang.org/x/text@v0.28.0/internal/language/compact/tables.go /root/go/pkg/mod/golang.org/x/text@v0.28.0/internal/language/compact/tags.go
2025-08-20T22:48:23.2231053Z [00:02:42.250]➜  go tool buildid -w $WORK/b409/_pkg_.a # internal
2025-08-20T22:48:23.2240649Z [00:02:42.251]➜  cp $WORK/b409/_pkg_.a /root/.cache/go-build/1a/1ac4dc8ee83aa038579e325cbc8a61a33372ba283f747761cad847d740568ce1-d # internal
2025-08-20T22:48:23.2241268Z [00:02:42.251]➜  golang.org/x/sync/semaphore
2025-08-20T22:48:23.2241585Z [00:02:42.251]➜  mkdir -p $WORK/b416/
2025-08-20T22:48:23.2241955Z [00:02:42.251]➜  cat >/tmp/go-build3381348043/b416/importcfg << 'EOF' # internal
2025-08-20T22:48:23.2242302Z [00:02:42.251]➜  # import config
2025-08-20T22:48:23.2242671Z [00:02:42.251]➜  packagefile container/list=/tmp/go-build3381348043/b121/_pkg_.a
2025-08-20T22:48:23.2243133Z [00:02:42.251]➜  packagefile context=/tmp/go-build3381348043/b043/_pkg_.a
2025-08-20T22:48:23.2243575Z [00:02:42.251]➜  packagefile sync=/tmp/go-build3381348043/b035/_pkg_.a
2025-08-20T22:48:23.2243886Z [00:02:42.251]➜  EOF
2025-08-20T22:48:23.2246006Z [00:02:42.251]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b416/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/sync@v0.16.0/semaphore=>golang.org/x/sync@v0.16.0/semaphore;$WORK/b416=>" -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/b416/importcfg -pack /root/go/pkg/mod/golang.org/x/sync@v0.16.0/semaphore/semaphore.go
2025-08-20T22:48:23.2435492Z [00:02:42.270]➜  go tool buildid -w $WORK/b407/_pkg_.a # internal
2025-08-20T22:48:23.2443765Z [00:02:42.271]➜  go tool buildid -w $WORK/b416/_pkg_.a # internal
2025-08-20T22:48:23.2449946Z [00:02:42.272]➜  cp $WORK/b407/_pkg_.a /root/.cache/go-build/ba/bae94a0281f1c827dc43e1d7d0c7f137376453adfbd60bde15ec473608f92661-d # internal
2025-08-20T22:48:23.2452635Z [00:02:42.272]➜  golang.org/x/text/language
2025-08-20T22:48:23.2452947Z [00:02:42.272]➜  mkdir -p $WORK/b404/
2025-08-20T22:48:23.2455351Z [00:02:42.272]➜  cat >/tmp/go-build3381348043/b404/importcfg << 'EOF' # internal
2025-08-20T22:48:23.2456135Z [00:02:42.273]➜  # import config
2025-08-20T22:48:23.2456779Z [00:02:42.273]➜  packagefile errors=/tmp/go-build3381348043/b004/_pkg_.a
2025-08-20T22:48:23.2457537Z [00:02:42.273]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:23.2458655Z [00:02:42.273]➜  packagefile golang.org/x/text/internal/language=/tmp/go-build3381348043/b405/_pkg_.a
2025-08-20T22:48:23.2459912Z [00:02:42.273]➜  packagefile golang.org/x/text/internal/language/compact=/tmp/go-build3381348043/b407/_pkg_.a
2025-08-20T22:48:23.2460923Z [00:02:42.273]➜  packagefile sort=/tmp/go-build3381348043/b157/_pkg_.a
2025-08-20T22:48:23.2461621Z [00:02:42.273]➜  packagefile strconv=/tmp/go-build3381348043/b054/_pkg_.a
2025-08-20T22:48:23.2463611Z [00:02:42.273]➜  packagefile strings=/tmp/go-build3381348043/b063/_pkg_.a
2025-08-20T22:48:23.2463966Z [00:02:42.273]➜  EOF
2025-08-20T22:48:23.2481850Z [00:02:42.273]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b404/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/text@v0.28.0/language=>golang.org/x/text@v0.28.0/language;$WORK/b404=>" -p golang.org/x/text/language -lang=go1.23 -complete -installsuffix shared -buildid 8raP7Loxkeub3xOyvlbF/8raP7Loxkeub3xOyvlbF -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b404/importcfg -pack /root/go/pkg/mod/golang.org/x/text@v0.28.0/language/coverage.go /root/go/pkg/mod/golang.org/x/text@v0.28.0/language/doc.go /root/go/pkg/mod/golang.org/x/text@v0.28.0/language/language.go /root/go/pkg/mod/golang.org/x/text@v0.28.0/language/match.go /root/go/pkg/mod/golang.org/x/text@v0.28.0/language/parse.go /root/go/pkg/mod/golang.org/x/text@v0.28.0/language/tables.go /root/go/pkg/mod/golang.org/x/text@v0.28.0/language/tags.go
2025-08-20T22:48:23.2503890Z [00:02:42.276]➜  cp $WORK/b416/_pkg_.a /root/.cache/go-build/c2/c2a3ad709db33210e93facd9cb9814e4b8218ef798b808368e301dd43ba7543c-d # internal
2025-08-20T22:48:23.2504945Z [00:02:42.277]➜  github.com/jackc/puddle/v2
2025-08-20T22:48:23.2505248Z [00:02:42.277]➜  mkdir -p $WORK/b414/
2025-08-20T22:48:23.2506360Z [00:02:42.277]➜  cat >/tmp/go-build3381348043/b414/importcfg << 'EOF' # internal
2025-08-20T22:48:23.2506998Z [00:02:42.277]➜  # import config
2025-08-20T22:48:23.2507602Z [00:02:42.277]➜  packagefile context=/tmp/go-build3381348043/b043/_pkg_.a
2025-08-20T22:48:23.2508782Z [00:02:42.277]➜  packagefile errors=/tmp/go-build3381348043/b004/_pkg_.a
2025-08-20T22:48:23.2509679Z [00:02:42.277]➜  packagefile github.com/jackc/puddle/v2/internal/genstack=/tmp/go-build3381348043/b415/_pkg_.a
2025-08-20T22:48:23.2510584Z [00:02:42.277]➜  packagefile golang.org/x/sync/semaphore=/tmp/go-build3381348043/b416/_pkg_.a
2025-08-20T22:48:23.2511425Z [00:02:42.277]➜  packagefile sync=/tmp/go-build3381348043/b035/_pkg_.a
2025-08-20T22:48:23.2512094Z [00:02:42.277]➜  packagefile sync/atomic=/tmp/go-build3381348043/b037/_pkg_.a
2025-08-20T22:48:23.2512885Z [00:02:42.277]➜  packagefile time=/tmp/go-build3381348043/b044/_pkg_.a
2025-08-20T22:48:23.2513382Z [00:02:42.277]➜  EOF
2025-08-20T22:48:23.2516485Z [00:02:42.277]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b414/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/jackc/puddle/v2@v2.2.2=>github.com/jackc/puddle/v2@v2.2.2;$WORK/b414=>" -p github.com/jackc/puddle/v2 -lang=go1.19 -complete -installsuffix shared -buildid IlwnUJvemoRDvGloHqma/IlwnUJvemoRDvGloHqma -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b414/importcfg -pack /root/go/pkg/mod/github.com/jackc/puddle/v2@v2.2.2/context.go /root/go/pkg/mod/github.com/jackc/puddle/v2@v2.2.2/doc.go /root/go/pkg/mod/github.com/jackc/puddle/v2@v2.2.2/log.go /root/go/pkg/mod/github.com/jackc/puddle/v2@v2.2.2/nanotime.go /root/go/pkg/mod/github.com/jackc/puddle/v2@v2.2.2/pool.go /root/go/pkg/mod/github.com/jackc/puddle/v2@v2.2.2/resource_list.go
2025-08-20T22:48:23.2788852Z [00:02:42.306]➜  go tool buildid -w $WORK/b414/_pkg_.a # internal
2025-08-20T22:48:23.2795269Z [00:02:42.306]➜  cp $WORK/b414/_pkg_.a /root/.cache/go-build/7e/7ede04b31787aa2e707f720a4baa65b7095897ddbe008a91e49058382426cec7-d # internal
2025-08-20T22:48:23.2822900Z [00:02:42.309]➜  go.step.sm/crypto/randutil
2025-08-20T22:48:23.2824984Z [00:02:42.309]➜  mkdir -p $WORK/b417/
2025-08-20T22:48:23.2825386Z [00:02:42.309]➜  cat >/tmp/go-build3381348043/b417/importcfg << 'EOF' # internal
2025-08-20T22:48:23.2825839Z [00:02:42.309]➜  # import config
2025-08-20T22:48:23.2826637Z [00:02:42.309]➜  packagefile crypto/rand=/tmp/go-build3381348043/b116/_pkg_.a
2025-08-20T22:48:23.2827210Z [00:02:42.309]➜  packagefile encoding/hex=/tmp/go-build3381348043/b144/_pkg_.a
2025-08-20T22:48:23.2827714Z [00:02:42.309]➜  packagefile github.com/pkg/errors=/tmp/go-build3381348043/b195/_pkg_.a
2025-08-20T22:48:23.2828181Z [00:02:42.309]➜  packagefile io=/tmp/go-build3381348043/b034/_pkg_.a
2025-08-20T22:48:23.2828620Z [00:02:42.309]➜  packagefile math/big=/tmp/go-build3381348043/b096/_pkg_.a
2025-08-20T22:48:23.2828940Z [00:02:42.309]➜  EOF
2025-08-20T22:48:23.2830666Z [00:02:42.309]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b417/_pkg_.a -trimpath "/root/go/pkg/mod/go.step.sm/crypto@v0.69.0/randutil=>go.step.sm/crypto@v0.69.0/randutil;$WORK/b417=>" -p go.step.sm/crypto/randutil -lang=go1.23 -complete -installsuffix shared -buildid 2eSEMTr8nkw8GPUr0KTk/2eSEMTr8nkw8GPUr0KTk -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b417/importcfg -pack /root/go/pkg/mod/go.step.sm/crypto@v0.69.0/randutil/random.go
2025-08-20T22:48:23.3144044Z [00:02:42.341]➜  go tool buildid -w $WORK/b417/_pkg_.a # internal
2025-08-20T22:48:23.3148769Z [00:02:42.342]➜  cp $WORK/b417/_pkg_.a /root/.cache/go-build/68/6878fec923cad549da6d4e6592648a675549967bd5fecae9db02159fa371494b-d # internal
2025-08-20T22:48:23.3193117Z [00:02:42.346]➜  golang.org/x/crypto/blake2b
2025-08-20T22:48:23.3193462Z [00:02:42.346]➜  mkdir -p $WORK/b422/
2025-08-20T22:48:23.3196159Z [00:02:42.347]➜  cat >/tmp/go-build3381348043/b422/importcfg << 'EOF' # internal
2025-08-20T22:48:23.3196875Z [00:02:42.347]➜  # import config
2025-08-20T22:48:23.3197496Z [00:02:42.347]➜  packagefile crypto=/tmp/go-build3381348043/b052/_pkg_.a
2025-08-20T22:48:23.3198266Z [00:02:42.347]➜  packagefile encoding/binary=/tmp/go-build3381348043/b132/_pkg_.a
2025-08-20T22:48:23.3199047Z [00:02:42.347]➜  packagefile errors=/tmp/go-build3381348043/b004/_pkg_.a
2025-08-20T22:48:23.3199688Z [00:02:42.347]➜  packagefile hash=/tmp/go-build3381348043/b053/_pkg_.a
2025-08-20T22:48:23.3200447Z [00:02:42.347]➜  packagefile io=/tmp/go-build3381348043/b034/_pkg_.a
2025-08-20T22:48:23.3201110Z [00:02:42.347]➜  packagefile math/bits=/tmp/go-build3381348043/b040/_pkg_.a
2025-08-20T22:48:23.3201879Z [00:02:42.347]➜  EOF
2025-08-20T22:48:23.3205280Z [00:02:42.347]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b422/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/crypto@v0.41.0/blake2b=>golang.org/x/crypto@v0.41.0/blake2b;$WORK/b422=>" -p golang.org/x/crypto/blake2b -lang=go1.23 -complete -installsuffix shared -buildid UypATjZQa7f5f3M5zYCC/UypATjZQa7f5f3M5zYCC -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b422/importcfg -pack /root/go/pkg/mod/golang.org/x/crypto@v0.41.0/blake2b/blake2b.go /root/go/pkg/mod/golang.org/x/crypto@v0.41.0/blake2b/blake2b_generic.go /root/go/pkg/mod/golang.org/x/crypto@v0.41.0/blake2b/blake2b_ref.go /root/go/pkg/mod/golang.org/x/crypto@v0.41.0/blake2b/blake2x.go /root/go/pkg/mod/golang.org/x/crypto@v0.41.0/blake2b/go125.go /root/go/pkg/mod/golang.org/x/crypto@v0.41.0/blake2b/register.go
2025-08-20T22:48:23.3917196Z [00:02:42.416]➜  go tool buildid -w $WORK/b422/_pkg_.a # internal
2025-08-20T22:48:23.3919212Z [00:02:42.417]➜  go tool buildid -w $WORK/b404/_pkg_.a # internal
2025-08-20T22:48:23.3919935Z [00:02:42.417]➜  cp $WORK/b422/_pkg_.a /root/.cache/go-build/c2/c292a0ea78a2726077287d1e18b89370dec34882560b00b5fbb053c2f9cc08cf-d # internal
2025-08-20T22:48:23.3920547Z [00:02:42.418]➜  golang.org/x/crypto/argon2
2025-08-20T22:48:23.3920833Z [00:02:42.418]➜  mkdir -p $WORK/b421/
2025-08-20T22:48:23.3921216Z [00:02:42.419]➜  cat >/tmp/go-build3381348043/b421/importcfg << 'EOF' # internal
2025-08-20T22:48:23.3921562Z [00:02:42.419]➜  # import config
2025-08-20T22:48:23.3921934Z [00:02:42.419]➜  packagefile encoding/binary=/tmp/go-build3381348043/b132/_pkg_.a
2025-08-20T22:48:23.3922469Z [00:02:42.419]➜  packagefile golang.org/x/crypto/blake2b=/tmp/go-build3381348043/b422/_pkg_.a
2025-08-20T22:48:23.3923251Z [00:02:42.419]➜  packagefile hash=/tmp/go-build3381348043/b053/_pkg_.a
2025-08-20T22:48:23.3923744Z [00:02:42.419]➜  packagefile sync=/tmp/go-build3381348043/b035/_pkg_.a
2025-08-20T22:48:23.3924050Z [00:02:42.419]➜  EOF
2025-08-20T22:48:23.3933505Z [00:02:42.419]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b421/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/crypto@v0.41.0/argon2=>golang.org/x/crypto@v0.41.0/argon2;$WORK/b421=>" -p golang.org/x/crypto/argon2 -lang=go1.23 -complete -installsuffix shared -buildid xGPd06m2cu3QtRyduNjs/xGPd06m2cu3QtRyduNjs -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b421/importcfg -pack /root/go/pkg/mod/golang.org/x/crypto@v0.41.0/argon2/argon2.go /root/go/pkg/mod/golang.org/x/crypto@v0.41.0/argon2/blake2b.go /root/go/pkg/mod/golang.org/x/crypto@v0.41.0/argon2/blamka_generic.go /root/go/pkg/mod/golang.org/x/crypto@v0.41.0/argon2/blamka_ref.go
2025-08-20T22:48:23.3936144Z [00:02:42.420]➜  cp $WORK/b404/_pkg_.a /root/.cache/go-build/10/108d628f521b52dbcc4d8306dae02b3e3a9481d7257e05867189d902e933f157-d # internal
2025-08-20T22:48:23.3941385Z [00:02:42.421]➜  golang.org/x/text/internal
2025-08-20T22:48:23.3946464Z [00:02:42.421]➜  mkdir -p $WORK/b403/
2025-08-20T22:48:23.3946868Z [00:02:42.421]➜  cat >/tmp/go-build3381348043/b403/importcfg << 'EOF' # internal
2025-08-20T22:48:23.3947215Z [00:02:42.421]➜  # import config
2025-08-20T22:48:23.3947628Z [00:02:42.421]➜  packagefile golang.org/x/text/language=/tmp/go-build3381348043/b404/_pkg_.a
2025-08-20T22:48:23.3948540Z [00:02:42.421]➜  packagefile sort=/tmp/go-build3381348043/b157/_pkg_.a
2025-08-20T22:48:23.3948859Z [00:02:42.421]➜  EOF
2025-08-20T22:48:23.3950802Z [00:02:42.422]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b403/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/text@v0.28.0/internal=>golang.org/x/text@v0.28.0/internal;$WORK/b403=>" -p golang.org/x/text/internal -lang=go1.23 -complete -installsuffix shared -buildid hrFxhfLe_PAUeLQAh7Fl/hrFxhfLe_PAUeLQAh7Fl -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b403/importcfg -pack /root/go/pkg/mod/golang.org/x/text@v0.28.0/internal/internal.go /root/go/pkg/mod/golang.org/x/text@v0.28.0/internal/match.go
2025-08-20T22:48:23.4102319Z [00:02:42.437]➜  go tool buildid -w $WORK/b403/_pkg_.a # internal
2025-08-20T22:48:23.4112727Z [00:02:42.438]➜  cp $WORK/b403/_pkg_.a /root/.cache/go-build/01/01e72dd9b3dd5eefd8c52ba047502c8aaa96b6b6b85aca08700463695112c8fd-d # internal
2025-08-20T22:48:23.4122749Z [00:02:42.439]➜  golang.org/x/text/cases
2025-08-20T22:48:23.4123060Z [00:02:42.439]➜  mkdir -p $WORK/b402/
2025-08-20T22:48:23.4133050Z [00:02:42.440]➜  cat >/tmp/go-build3381348043/b402/importcfg << 'EOF' # internal
2025-08-20T22:48:23.4134962Z [00:02:42.440]➜  # import config
2025-08-20T22:48:23.4135651Z [00:02:42.440]➜  packagefile golang.org/x/text/internal=/tmp/go-build3381348043/b403/_pkg_.a
2025-08-20T22:48:23.4136778Z [00:02:42.440]➜  packagefile golang.org/x/text/language=/tmp/go-build3381348043/b404/_pkg_.a
2025-08-20T22:48:23.4137629Z [00:02:42.440]➜  packagefile golang.org/x/text/transform=/tmp/go-build3381348043/b312/_pkg_.a
2025-08-20T22:48:23.4138485Z [00:02:42.440]➜  packagefile golang.org/x/text/unicode/norm=/tmp/go-build3381348043/b314/_pkg_.a
2025-08-20T22:48:23.4139192Z [00:02:42.440]➜  packagefile strings=/tmp/go-build3381348043/b063/_pkg_.a
2025-08-20T22:48:23.4139844Z [00:02:42.440]➜  packagefile unicode=/tmp/go-build3381348043/b041/_pkg_.a
2025-08-20T22:48:23.4140637Z [00:02:42.440]➜  packagefile unicode/utf8=/tmp/go-build3381348043/b042/_pkg_.a
2025-08-20T22:48:23.4141252Z [00:02:42.440]➜  EOF
2025-08-20T22:48:23.4162274Z [00:02:42.443]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b402/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/text@v0.28.0/cases=>golang.org/x/text@v0.28.0/cases;$WORK/b402=>" -p golang.org/x/text/cases -lang=go1.23 -complete -installsuffix shared -buildid WispALTYke9EFUdFa9Ua/WispALTYke9EFUdFa9Ua -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b402/importcfg -pack /root/go/pkg/mod/golang.org/x/text@v0.28.0/cases/cases.go /root/go/pkg/mod/golang.org/x/text@v0.28.0/cases/context.go /root/go/pkg/mod/golang.org/x/text@v0.28.0/cases/fold.go /root/go/pkg/mod/golang.org/x/text@v0.28.0/cases/info.go /root/go/pkg/mod/golang.org/x/text@v0.28.0/cases/map.go /root/go/pkg/mod/golang.org/x/text@v0.28.0/cases/tables15.0.0.go /root/go/pkg/mod/golang.org/x/text@v0.28.0/cases/trieval.go
2025-08-20T22:48:23.4256608Z [00:02:42.452]➜  go tool buildid -w $WORK/b421/_pkg_.a # internal
2025-08-20T22:48:23.4274438Z [00:02:42.454]➜  cp $WORK/b421/_pkg_.a /root/.cache/go-build/7b/7b8c49040330cab0c6bf7644d42a7c8d170eb6b57ff77e6eb381f9d1cb959cf1-d # internal
2025-08-20T22:48:23.4275553Z [00:02:42.454]➜  golang.org/x/crypto/curve25519
2025-08-20T22:48:23.4278116Z [00:02:42.454]➜  mkdir -p $WORK/b423/
2025-08-20T22:48:23.4279105Z [00:02:42.454]➜  cat >/tmp/go-build3381348043/b423/importcfg << 'EOF' # internal
2025-08-20T22:48:23.4279479Z [00:02:42.454]➜  # import config
2025-08-20T22:48:23.4279868Z [00:02:42.454]➜  packagefile crypto/ecdh=/tmp/go-build3381348043/b057/_pkg_.a
2025-08-20T22:48:23.4280204Z [00:02:42.454]➜  EOF
2025-08-20T22:48:23.4281995Z [00:02:42.454]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b423/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/crypto@v0.41.0/curve25519=>golang.org/x/crypto@v0.41.0/curve25519;$WORK/b423=>" -p golang.org/x/crypto/curve25519 -lang=go1.23 -complete -installsuffix shared -buildid f-FaWe8S-oCYZVYzmXnG/f-FaWe8S-oCYZVYzmXnG -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b423/importcfg -pack /root/go/pkg/mod/golang.org/x/crypto@v0.41.0/curve25519/curve25519.go
2025-08-20T22:48:23.4519649Z [00:02:42.479]➜  go tool buildid -w $WORK/b423/_pkg_.a # internal
2025-08-20T22:48:23.4521457Z [00:02:42.479]➜  cp $WORK/b423/_pkg_.a /root/.cache/go-build/22/22a5bc979de6c09d8e453f0dabd63f237a4acac1756d061454594b09f4ec1545-d # internal
2025-08-20T22:48:23.4558932Z [00:02:42.482]➜  github.com/slackhq/nebula/cert
2025-08-20T22:48:23.4559397Z [00:02:42.482]➜  mkdir -p $WORK/b420/
2025-08-20T22:48:23.4576877Z [00:02:42.483]➜  cat >/tmp/go-build3381348043/b420/importcfg << 'EOF' # internal
2025-08-20T22:48:23.4577517Z [00:02:42.483]➜  # import config
2025-08-20T22:48:23.4578245Z [00:02:42.483]➜  packagefile bytes=/tmp/go-build3381348043/b003/_pkg_.a
2025-08-20T22:48:23.4578843Z [00:02:42.483]➜  packagefile crypto/aes=/tmp/go-build3381348043/b122/_pkg_.a
2025-08-20T22:48:23.4579546Z [00:02:42.483]➜  packagefile crypto/cipher=/tmp/go-build3381348043/b059/_pkg_.a
2025-08-20T22:48:23.4580303Z [00:02:42.483]➜  packagefile crypto/ecdh=/tmp/go-build3381348043/b057/_pkg_.a
2025-08-20T22:48:23.4580929Z [00:02:42.483]➜  packagefile crypto/ecdsa=/tmp/go-build3381348043/b056/_pkg_.a
2025-08-20T22:48:23.4581576Z [00:02:42.483]➜  packagefile crypto/ed25519=/tmp/go-build3381348043/b113/_pkg_.a
2025-08-20T22:48:23.4582338Z [00:02:42.483]➜  packagefile crypto/elliptic=/tmp/go-build3381348043/b095/_pkg_.a
2025-08-20T22:48:23.4582970Z [00:02:42.483]➜  packagefile crypto/rand=/tmp/go-build3381348043/b116/_pkg_.a
2025-08-20T22:48:23.4583708Z [00:02:42.483]➜  packagefile crypto/sha256=/tmp/go-build3381348043/b119/_pkg_.a
2025-08-20T22:48:23.4584530Z [00:02:42.483]➜  packagefile encoding/binary=/tmp/go-build3381348043/b132/_pkg_.a
2025-08-20T22:48:23.4585252Z [00:02:42.483]➜  packagefile encoding/hex=/tmp/go-build3381348043/b144/_pkg_.a
2025-08-20T22:48:23.4586400Z [00:02:42.483]➜  packagefile encoding/json=/tmp/go-build3381348043/b158/_pkg_.a
2025-08-20T22:48:23.4587182Z [00:02:42.483]➜  packagefile encoding/pem=/tmp/go-build3381348043/b145/_pkg_.a
2025-08-20T22:48:23.4587934Z [00:02:42.483]➜  packagefile errors=/tmp/go-build3381348043/b004/_pkg_.a
2025-08-20T22:48:23.4588645Z [00:02:42.483]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:23.4589509Z [00:02:42.483]➜  packagefile golang.org/x/crypto/argon2=/tmp/go-build3381348043/b421/_pkg_.a
2025-08-20T22:48:23.4605541Z [00:02:42.483]➜  packagefile golang.org/x/crypto/curve25519=/tmp/go-build3381348043/b423/_pkg_.a
2025-08-20T22:48:23.4607125Z [00:02:42.483]➜  packagefile google.golang.org/protobuf/proto=/tmp/go-build3381348043/b235/_pkg_.a
2025-08-20T22:48:23.4608323Z [00:02:42.483]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build3381348043/b224/_pkg_.a
2025-08-20T22:48:23.4609267Z [00:02:42.483]➜  packagefile google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build3381348043/b273/_pkg_.a
2025-08-20T22:48:23.4609990Z [00:02:42.483]➜  packagefile io=/tmp/go-build3381348043/b034/_pkg_.a
2025-08-20T22:48:23.4610615Z [00:02:42.483]➜  packagefile math=/tmp/go-build3381348043/b055/_pkg_.a
2025-08-20T22:48:23.4611350Z [00:02:42.483]➜  packagefile math/big=/tmp/go-build3381348043/b096/_pkg_.a
2025-08-20T22:48:23.4612061Z [00:02:42.483]➜  packagefile net=/tmp/go-build3381348043/b148/_pkg_.a
2025-08-20T22:48:23.4612659Z [00:02:42.483]➜  packagefile reflect=/tmp/go-build3381348043/b099/_pkg_.a
2025-08-20T22:48:23.4613231Z [00:02:42.483]➜  packagefile strings=/tmp/go-build3381348043/b063/_pkg_.a
2025-08-20T22:48:23.4617606Z [00:02:42.483]➜  packagefile sync=/tmp/go-build3381348043/b035/_pkg_.a
2025-08-20T22:48:23.4618109Z [00:02:42.483]➜  packagefile sync/atomic=/tmp/go-build3381348043/b037/_pkg_.a
2025-08-20T22:48:23.4618559Z [00:02:42.483]➜  packagefile time=/tmp/go-build3381348043/b044/_pkg_.a
2025-08-20T22:48:23.4618905Z [00:02:42.483]➜  EOF
2025-08-20T22:48:23.4621623Z [00:02:42.483]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b420/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/slackhq/nebula@v1.9.6/cert=>github.com/slackhq/nebula@v1.9.6/cert;$WORK/b420=>" -p github.com/slackhq/nebula/cert -lang=go1.22 -complete -installsuffix shared -buildid Lk8s-xA9DHdK_1soZntx/Lk8s-xA9DHdK_1soZntx -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b420/importcfg -pack /root/go/pkg/mod/github.com/slackhq/nebula@v1.9.6/cert/ca.go /root/go/pkg/mod/github.com/slackhq/nebula@v1.9.6/cert/cert.go /root/go/pkg/mod/github.com/slackhq/nebula@v1.9.6/cert/cert.pb.go /root/go/pkg/mod/github.com/slackhq/nebula@v1.9.6/cert/crypto.go /root/go/pkg/mod/github.com/slackhq/nebula@v1.9.6/cert/errors.go
2025-08-20T22:48:23.4668871Z [00:02:42.494]➜  go tool buildid -w $WORK/b411/_pkg_.a # internal
2025-08-20T22:48:23.4749513Z [00:02:42.502]➜  cp $WORK/b411/_pkg_.a /root/.cache/go-build/a7/a7569fcc5be82a7766c79ff32b8643622f6f5d35bd3c5d8e9c326466748c6382-d # internal
2025-08-20T22:48:23.4766283Z [00:02:42.503]➜  github.com/jackc/pgx/v5/pgtype
2025-08-20T22:48:23.4766986Z [00:02:42.504]➜  mkdir -p $WORK/b410/
2025-08-20T22:48:23.4780786Z [00:02:42.505]➜  cat >/tmp/go-build3381348043/b410/importcfg << 'EOF' # internal
2025-08-20T22:48:23.4781863Z [00:02:42.505]➜  # import config
2025-08-20T22:48:23.4782236Z [00:02:42.505]➜  packagefile bytes=/tmp/go-build3381348043/b003/_pkg_.a
2025-08-20T22:48:23.4782691Z [00:02:42.505]➜  packagefile database/sql=/tmp/go-build3381348043/b197/_pkg_.a
2025-08-20T22:48:23.4783187Z [00:02:42.505]➜  packagefile database/sql/driver=/tmp/go-build3381348043/b198/_pkg_.a
2025-08-20T22:48:23.4783707Z [00:02:42.505]➜  packagefile encoding/binary=/tmp/go-build3381348043/b132/_pkg_.a
2025-08-20T22:48:23.4784181Z [00:02:42.505]➜  packagefile encoding/hex=/tmp/go-build3381348043/b144/_pkg_.a
2025-08-20T22:48:23.4784647Z [00:02:42.505]➜  packagefile encoding/json=/tmp/go-build3381348043/b158/_pkg_.a
2025-08-20T22:48:23.4785118Z [00:02:42.505]➜  packagefile encoding/xml=/tmp/go-build3381348043/b411/_pkg_.a
2025-08-20T22:48:23.4785564Z [00:02:42.505]➜  packagefile errors=/tmp/go-build3381348043/b004/_pkg_.a
2025-08-20T22:48:23.4786212Z [00:02:42.505]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:23.4786752Z [00:02:42.505]➜  packagefile github.com/jackc/pgx/v5/internal/pgio=/tmp/go-build3381348043/b391/_pkg_.a
2025-08-20T22:48:23.4787266Z [00:02:42.505]➜  packagefile io=/tmp/go-build3381348043/b034/_pkg_.a
2025-08-20T22:48:23.4787664Z [00:02:42.505]➜  packagefile math=/tmp/go-build3381348043/b055/_pkg_.a
2025-08-20T22:48:23.4788397Z [00:02:42.505]➜  packagefile math/big=/tmp/go-build3381348043/b096/_pkg_.a
2025-08-20T22:48:23.4788885Z [00:02:42.505]➜  packagefile net=/tmp/go-build3381348043/b148/_pkg_.a
2025-08-20T22:48:23.4789307Z [00:02:42.505]➜  packagefile net/netip=/tmp/go-build3381348043/b152/_pkg_.a
2025-08-20T22:48:23.4789740Z [00:02:42.505]➜  packagefile reflect=/tmp/go-build3381348043/b099/_pkg_.a
2025-08-20T22:48:23.4790163Z [00:02:42.505]➜  packagefile regexp=/tmp/go-build3381348043/b184/_pkg_.a
2025-08-20T22:48:23.4790598Z [00:02:42.505]➜  packagefile strconv=/tmp/go-build3381348043/b054/_pkg_.a
2025-08-20T22:48:23.4791022Z [00:02:42.505]➜  packagefile strings=/tmp/go-build3381348043/b063/_pkg_.a
2025-08-20T22:48:23.4791439Z [00:02:42.505]➜  packagefile sync=/tmp/go-build3381348043/b035/_pkg_.a
2025-08-20T22:48:23.4791875Z [00:02:42.505]➜  packagefile time=/tmp/go-build3381348043/b044/_pkg_.a
2025-08-20T22:48:23.4792304Z [00:02:42.505]➜  packagefile unicode=/tmp/go-build3381348043/b041/_pkg_.a
2025-08-20T22:48:23.4792620Z [00:02:42.505]➜  EOF
2025-08-20T22:48:23.4812267Z [00:02:42.507]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b410/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/jackc/pgx/v5@v5.7.5/pgtype=>github.com/jackc/pgx/v5@v5.7.5/pgtype;$WORK/b410=>" -p github.com/jackc/pgx/v5/pgtype -lang=go1.23 -complete -installsuffix shared -buildid 7PnAVjBbAPiDdmYWucB7/7PnAVjBbAPiDdmYWucB7 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b410/importcfg -pack /root/go/pkg/mod/github.com/jackc/pgx/v5@v5.7.5/pgtype/array.go /root/go/pkg/mod/github.com/jackc/pgx/v5@v5.7.5/pgtype/array_codec.go /root/go/pkg/mod/github.com/jackc/pgx/v5@v5.7.5/pgtype/bits.go /root/go/pkg/mod/github.com/jackc/pgx/v5@v5.7.5/pgtype/bool.go /root/go/pkg/mod/github.com/jackc/pgx/v5@v5.7.5/pgtype/box.go /root/go/pkg/mod/github.com/jackc/pgx/v5@v5.7.5/pgtype/builtin_wrappers.go /root/go/pkg/mod/github.com/jackc/pgx/v5@v5.7.5/pgtype/bytea.go /root/go/pkg/mod/github.com/jackc/pgx/v5@v5.7.5/pgtype/circle.go /root/go/pkg/mod/github.com/jackc/pgx/v5@v5.7.5/pgtype/composite.go /root/go/pkg/mod/github.com/jackc/pgx/v5@v5.7.5/pgtype/convert.go /root/go/pkg/mod/github.com/jackc/pgx/v5@v5.7.5/pgtype/date.go /root/go/pkg/mod/github.com/jackc/pgx/v5@v5.7.5/pgtype/doc.go /root/go/pkg/mod/github.com/jackc/pgx/v5@v5.7.5/pgtype/enum_codec.go /root/go/pkg/mod/github.com/jackc/pgx/v5@v5.7.5/pgtype/float4.go /root/go/pkg/mod/github.com/jackc/pgx/v5@v5.7.5/pgtype/float8.go /root/go/pkg/mod/github.com/jackc/pgx/v5@v5.7.5/pgtype/hstore.go /root/go/pkg/mod/github.com/jackc/pgx/v5@v5.7.5/pgtype/inet.go /root/go/pkg/mod/github.com/jackc/pgx/v5@v5.7.5/pgtype/int.go /root/go/pkg/mod/github.com/jackc/pgx/v5@v5.7.5/pgtype/interval.go /root/go/pkg/mod/github.com/jackc/pgx/v5@v5.7.5/pgtype/json.go /root/go/pkg/mod/github.com/jackc/pgx/v5@v5.7.5/pgtype/jsonb.go /root/go/pkg/mod/github.com/jackc/pgx/v5@v5.7.5/pgtype/line.go /root/go/pkg/mod/github.com/jackc/pgx/v5@v5.7.5/pgtype/lseg.go /root/go/pkg/mod/github.com/jackc/pgx/v5@v5.7.5/pgtype/ltree.go /root/go/pkg/mod/github.com/jackc/pgx/v5@v5.7.5/pgtype/macaddr.go /root/go/pkg/mod/github.com/jackc/pgx/v5@v5.7.5/pgtype/multirange.go /root/go/pkg/mod/github.com/jackc/pgx/v5@v5.7.5/pgtype/numeric.go /root/go/pkg/mod/github.com/jackc/pgx/v5@v5.7.5/pgtype/path.go /root/go/pkg/mod/github.com/jackc/pgx/v5@v5.7.5/pgtype/pgtype.go /root/go/pkg/mod/github.com/jackc/pgx/v5@v5.7.5/pgtype/pgtype_default.go /root/go/pkg/mod/github.com/jackc/pgx/v5@v5.7.5/pgtype/point.go /root/go/pkg/mod/github.com/jackc/pgx/v5@v5.7.5/pgtype/polygon.go /root/go/pkg/mod/github.com/jackc/pgx/v5@v5.7.5/pgtype/qchar.go /root/go/pkg/mod/github.com/jackc/pgx/v5@v5.7.5/pgtype/range.go /root/go/pkg/mod/github.com/jackc/pgx/v5@v5.7.5/pgtype/range_codec.go /root/go/pkg/mod/github.com/jackc/pgx/v5@v5.7.5/pgtype/record_codec.go /root/go/pkg/mod/github.com/jackc/pgx/v5@v5.7.5/pgtype/register_default_pg_types.go /root/go/pkg/mod/github.com/jackc/pgx/v5@v5.7.5/pgtype/text.go /root/go/pkg/mod/github.com/jackc/pgx/v5@v5.7.5/pgtype/text_format_only_codec.go /root/go/pkg/mod/github.com/jackc/pgx/v5@v5.7.5/pgtype/tid.go /root/go/pkg/mod/github.com/jackc/pgx/v5@v5.7.5/pgtype/time.go /root/go/pkg/mod/github.com/jackc/pgx/v5@v5.7.5/pgtype/timestamp.go /root/go/pkg/mod/github.com/jackc/pgx/v5@v5.7.5/pgtype/timestamptz.go /root/go/pkg/mod/github.com/jackc/pgx/v5@v5.7.5/pgtype/uint32.go /root/go/pkg/mod/github.com/jackc/pgx/v5@v5.7.5/pgtype/uint64.go /root/go/pkg/mod/github.com/jackc/pgx/v5@v5.7.5/pgtype/uuid.go /root/go/pkg/mod/github.com/jackc/pgx/v5@v5.7.5/pgtype/xml.go
2025-08-20T22:48:23.6098656Z [00:02:42.637]➜  go tool buildid -w $WORK/b402/_pkg_.a # internal
2025-08-20T22:48:23.6151429Z [00:02:42.642]➜  cp $WORK/b402/_pkg_.a /root/.cache/go-build/03/0361aff2302d488a43b9b7d2981f0b6b30c946e8ec16613391b31d2c439be145-d # internal
2025-08-20T22:48:23.6167925Z [00:02:42.644]➜  golang.org/x/text/secure/precis
2025-08-20T22:48:23.6168326Z [00:02:42.644]➜  mkdir -p $WORK/b401/
2025-08-20T22:48:23.6172561Z [00:02:42.644]➜  cat >/tmp/go-build3381348043/b401/importcfg << 'EOF' # internal
2025-08-20T22:48:23.6174379Z [00:02:42.644]➜  # import config
2025-08-20T22:48:23.6174848Z [00:02:42.644]➜  packagefile bytes=/tmp/go-build3381348043/b003/_pkg_.a
2025-08-20T22:48:23.6175294Z [00:02:42.644]➜  packagefile errors=/tmp/go-build3381348043/b004/_pkg_.a
2025-08-20T22:48:23.6179827Z [00:02:42.644]➜  packagefile golang.org/x/text/cases=/tmp/go-build3381348043/b402/_pkg_.a
2025-08-20T22:48:23.6180485Z [00:02:42.644]➜  packagefile golang.org/x/text/language=/tmp/go-build3381348043/b404/_pkg_.a
2025-08-20T22:48:23.6181070Z [00:02:42.644]➜  packagefile golang.org/x/text/runes=/tmp/go-build3381348043/b408/_pkg_.a
2025-08-20T22:48:23.6181652Z [00:02:42.644]➜  packagefile golang.org/x/text/secure/bidirule=/tmp/go-build3381348043/b311/_pkg_.a
2025-08-20T22:48:23.6182241Z [00:02:42.644]➜  packagefile golang.org/x/text/transform=/tmp/go-build3381348043/b312/_pkg_.a
2025-08-20T22:48:23.6182820Z [00:02:42.644]➜  packagefile golang.org/x/text/unicode/norm=/tmp/go-build3381348043/b314/_pkg_.a
2025-08-20T22:48:23.6183390Z [00:02:42.644]➜  packagefile golang.org/x/text/width=/tmp/go-build3381348043/b409/_pkg_.a
2025-08-20T22:48:23.6183880Z [00:02:42.644]➜  packagefile unicode=/tmp/go-build3381348043/b041/_pkg_.a
2025-08-20T22:48:23.6184328Z [00:02:42.644]➜  packagefile unicode/utf8=/tmp/go-build3381348043/b042/_pkg_.a
2025-08-20T22:48:23.6184663Z [00:02:42.644]➜  EOF
2025-08-20T22:48:23.6195256Z [00:02:42.644]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b401/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/text@v0.28.0/secure/precis=>golang.org/x/text@v0.28.0/secure/precis;$WORK/b401=>" -p golang.org/x/text/secure/precis -lang=go1.23 -complete -installsuffix shared -buildid os-ojnQF2S4VBCmBf5x4/os-ojnQF2S4VBCmBf5x4 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b401/importcfg -pack /root/go/pkg/mod/golang.org/x/text@v0.28.0/secure/precis/class.go /root/go/pkg/mod/golang.org/x/text@v0.28.0/secure/precis/context.go /root/go/pkg/mod/golang.org/x/text@v0.28.0/secure/precis/doc.go /root/go/pkg/mod/golang.org/x/text@v0.28.0/secure/precis/nickname.go /root/go/pkg/mod/golang.org/x/text@v0.28.0/secure/precis/options.go /root/go/pkg/mod/golang.org/x/text@v0.28.0/secure/precis/profile.go /root/go/pkg/mod/golang.org/x/text@v0.28.0/secure/precis/profiles.go /root/go/pkg/mod/golang.org/x/text@v0.28.0/secure/precis/tables15.0.0.go /root/go/pkg/mod/golang.org/x/text@v0.28.0/secure/precis/transformer.go /root/go/pkg/mod/golang.org/x/text@v0.28.0/secure/precis/trieval.go
2025-08-20T22:48:23.6199152Z [00:02:42.646]➜  go tool buildid -w $WORK/b420/_pkg_.a # internal
2025-08-20T22:48:23.6252871Z [00:02:42.652]➜  cp $WORK/b420/_pkg_.a /root/.cache/go-build/6a/6a9402f9f139124486e63f007d36bf78be3d2e326e192c114848315f325b13fb-d # internal
2025-08-20T22:48:23.6255006Z [00:02:42.652]➜  github.com/smallstep/certificates/errs
2025-08-20T22:48:23.6259691Z [00:02:42.652]➜  mkdir -p $WORK/b426/
2025-08-20T22:48:23.6261632Z [00:02:42.653]➜  cat >/tmp/go-build3381348043/b426/importcfg << 'EOF' # internal
2025-08-20T22:48:23.6263382Z [00:02:42.653]➜  # import config
2025-08-20T22:48:23.6263825Z [00:02:42.653]➜  packagefile encoding/json=/tmp/go-build3381348043/b158/_pkg_.a
2025-08-20T22:48:23.6264279Z [00:02:42.653]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:23.6264757Z [00:02:42.653]➜  packagefile github.com/pkg/errors=/tmp/go-build3381348043/b195/_pkg_.a
2025-08-20T22:48:23.6265373Z [00:02:42.653]➜  packagefile github.com/smallstep/certificates/api/log=/tmp/go-build3381348043/b214/_pkg_.a
2025-08-20T22:48:23.6266579Z [00:02:42.653]➜  packagefile github.com/smallstep/certificates/api/render=/tmp/go-build3381348043/b213/_pkg_.a
2025-08-20T22:48:23.6267144Z [00:02:42.653]➜  packagefile net/http=/tmp/go-build3381348043/b161/_pkg_.a
2025-08-20T22:48:23.6267468Z [00:02:42.653]➜  EOF
2025-08-20T22:48:23.6269407Z [00:02:42.653]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b426/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/smallstep/certificates@v0.28.4/errs=>github.com/smallstep/certificates@v0.28.4/errs;$WORK/b426=>" -p github.com/smallstep/certificates/errs -lang=go1.23 -complete -installsuffix shared -buildid fNXOe_UZ9dQveMX_LhiY/fNXOe_UZ9dQveMX_LhiY -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b426/importcfg -pack /root/go/pkg/mod/github.com/smallstep/certificates@v0.28.4/errs/error.go
2025-08-20T22:48:23.6806159Z [00:02:42.707]➜  go tool buildid -w $WORK/b426/_pkg_.a # internal
2025-08-20T22:48:23.6813617Z [00:02:42.708]➜  cp $WORK/b426/_pkg_.a /root/.cache/go-build/23/236e6df0d5d80a67bfb951181ddd0e1512571c1b52da0307579f58ecf4c2895d-d # internal
2025-08-20T22:48:23.6819108Z [00:02:42.709]➜  go.step.sm/crypto/internal/emoji
2025-08-20T22:48:23.6819882Z [00:02:42.709]➜  mkdir -p $WORK/b429/
2025-08-20T22:48:23.6824124Z [00:02:42.709]➜  cat >/tmp/go-build3381348043/b429/importcfg << 'EOF' # internal
2025-08-20T22:48:23.6828977Z [00:02:42.709]➜  # import config
2025-08-20T22:48:23.6829472Z [00:02:42.709]➜  packagefile strings=/tmp/go-build3381348043/b063/_pkg_.a
2025-08-20T22:48:23.6829802Z [00:02:42.709]➜  EOF
2025-08-20T22:48:23.6831615Z [00:02:42.710]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b429/_pkg_.a -trimpath "/root/go/pkg/mod/go.step.sm/crypto@v0.69.0/internal/emoji=>go.step.sm/crypto@v0.69.0/internal/emoji;$WORK/b429=>" -p go.step.sm/crypto/internal/emoji -lang=go1.23 -complete -installsuffix shared -buildid Fj5KptOD20vxz_cKPZ-F/Fj5KptOD20vxz_cKPZ-F -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b429/importcfg -pack /root/go/pkg/mod/go.step.sm/crypto@v0.69.0/internal/emoji/emoji.go
2025-08-20T22:48:23.7067700Z [00:02:42.734]➜  go tool buildid -w $WORK/b429/_pkg_.a # internal
2025-08-20T22:48:23.7070812Z [00:02:42.734]➜  cp $WORK/b429/_pkg_.a /root/.cache/go-build/94/94f6292851b4ec6a0f6b3e1a69d59bf859836b7b20d64fe46ecb96d121f039c4-d # internal
2025-08-20T22:48:23.7079264Z [00:02:42.735]➜  go.step.sm/crypto/fingerprint
2025-08-20T22:48:23.7079873Z [00:02:42.735]➜  mkdir -p $WORK/b428/
2025-08-20T22:48:23.7083089Z [00:02:42.735]➜  cat >/tmp/go-build3381348043/b428/importcfg << 'EOF' # internal
2025-08-20T22:48:23.7085161Z [00:02:42.735]➜  # import config
2025-08-20T22:48:23.7085593Z [00:02:42.735]➜  packagefile crypto=/tmp/go-build3381348043/b052/_pkg_.a
2025-08-20T22:48:23.7086220Z [00:02:42.735]➜  packagefile encoding/base64=/tmp/go-build3381348043/b146/_pkg_.a
2025-08-20T22:48:23.7086715Z [00:02:42.735]➜  packagefile encoding/hex=/tmp/go-build3381348043/b144/_pkg_.a
2025-08-20T22:48:23.7087160Z [00:02:42.735]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:23.7087717Z [00:02:42.735]➜  packagefile go.step.sm/crypto/internal/emoji=/tmp/go-build3381348043/b429/_pkg_.a
2025-08-20T22:48:23.7088236Z [00:02:42.735]➜  packagefile strings=/tmp/go-build3381348043/b063/_pkg_.a
2025-08-20T22:48:23.7088561Z [00:02:42.735]➜  EOF
2025-08-20T22:48:23.7090357Z [00:02:42.735]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b428/_pkg_.a -trimpath "/root/go/pkg/mod/go.step.sm/crypto@v0.69.0/fingerprint=>go.step.sm/crypto@v0.69.0/fingerprint;$WORK/b428=>" -p go.step.sm/crypto/fingerprint -lang=go1.23 -complete -installsuffix shared -buildid 3eQXIfB1xfNEY1AkIHED/3eQXIfB1xfNEY1AkIHED -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b428/importcfg -pack /root/go/pkg/mod/go.step.sm/crypto@v0.69.0/fingerprint/fingerprint.go
2025-08-20T22:48:23.7271744Z [00:02:42.754]➜  go tool buildid -w $WORK/b428/_pkg_.a # internal
2025-08-20T22:48:23.7281093Z [00:02:42.755]➜  cp $WORK/b428/_pkg_.a /root/.cache/go-build/47/4731a6f2034b2f775189b75f8f66f3591123e388ec6605e5a61e06437fcee77e-d # internal
2025-08-20T22:48:23.7282955Z [00:02:42.755]➜  go.step.sm/crypto/fipsutil
2025-08-20T22:48:23.7283255Z [00:02:42.755]➜  mkdir -p $WORK/b430/
2025-08-20T22:48:23.7283635Z [00:02:42.755]➜  cat >/tmp/go-build3381348043/b430/importcfg << 'EOF' # internal
2025-08-20T22:48:23.7283983Z [00:02:42.755]➜  # import config
2025-08-20T22:48:23.7284352Z [00:02:42.755]➜  packagefile crypto/fips140=/tmp/go-build3381348043/b140/_pkg_.a
2025-08-20T22:48:23.7284792Z [00:02:42.755]➜  packagefile os=/tmp/go-build3381348043/b079/_pkg_.a
2025-08-20T22:48:23.7285229Z [00:02:42.755]➜  packagefile strings=/tmp/go-build3381348043/b063/_pkg_.a
2025-08-20T22:48:23.7285651Z [00:02:42.755]➜  packagefile sync=/tmp/go-build3381348043/b035/_pkg_.a
2025-08-20T22:48:23.7290962Z [00:02:42.755]➜  EOF
2025-08-20T22:48:23.7292693Z [00:02:42.755]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b430/_pkg_.a -trimpath "/root/go/pkg/mod/go.step.sm/crypto@v0.69.0/fipsutil=>go.step.sm/crypto@v0.69.0/fipsutil;$WORK/b430=>" -p go.step.sm/crypto/fipsutil -lang=go1.23 -complete -installsuffix shared -buildid SyXIh1gDYGcH7M6hMctr/SyXIh1gDYGcH7M6hMctr -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b430/importcfg -pack /root/go/pkg/mod/go.step.sm/crypto@v0.69.0/fipsutil/fipsutil.go
2025-08-20T22:48:23.7480132Z [00:02:42.775]➜  go tool buildid -w $WORK/b430/_pkg_.a # internal
2025-08-20T22:48:23.7483295Z [00:02:42.775]➜  cp $WORK/b430/_pkg_.a /root/.cache/go-build/1c/1c005cd5ea17babb940aeffbc8dc40a1c8a15dd30d27ce67ce98cffe211f515d-d # internal
2025-08-20T22:48:23.7486115Z [00:02:42.775]➜  dario.cat/mergo
2025-08-20T22:48:23.7487360Z [00:02:42.775]➜  mkdir -p $WORK/b433/
2025-08-20T22:48:23.7487811Z [00:02:42.775]➜  cat >/tmp/go-build3381348043/b433/importcfg << 'EOF' # internal
2025-08-20T22:48:23.7488839Z [00:02:42.775]➜  # import config
2025-08-20T22:48:23.7489216Z [00:02:42.775]➜  packagefile errors=/tmp/go-build3381348043/b004/_pkg_.a
2025-08-20T22:48:23.7489806Z [00:02:42.775]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:23.7490427Z [00:02:42.775]➜  packagefile reflect=/tmp/go-build3381348043/b099/_pkg_.a
2025-08-20T22:48:23.7491032Z [00:02:42.775]➜  packagefile unicode=/tmp/go-build3381348043/b041/_pkg_.a
2025-08-20T22:48:23.7491576Z [00:02:42.775]➜  packagefile unicode/utf8=/tmp/go-build3381348043/b042/_pkg_.a
2025-08-20T22:48:23.7492120Z [00:02:42.775]➜  EOF
2025-08-20T22:48:23.7494858Z [00:02:42.775]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b433/_pkg_.a -trimpath "/root/go/pkg/mod/dario.cat/mergo@v1.0.1=>dario.cat/mergo@v1.0.1;$WORK/b433=>" -p dario.cat/mergo -lang=go1.13 -complete -installsuffix shared -buildid 8d8IFHSTUIeOWODxAvSw/8d8IFHSTUIeOWODxAvSw -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b433/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-20T22:48:23.7931329Z [00:02:42.820]➜  go tool buildid -w $WORK/b401/_pkg_.a # internal
2025-08-20T22:48:23.7946020Z [00:02:42.821]➜  cp $WORK/b401/_pkg_.a /root/.cache/go-build/8f/8f05282b98df845c9fa0985fff81ef9396614aaaba85e9dd3b4012a424dbf4d4-d # internal
2025-08-20T22:48:23.7948327Z [00:02:42.822]➜  github.com/jackc/pgx/v5/pgconn
2025-08-20T22:48:23.7952369Z [00:02:42.822]➜  mkdir -p $WORK/b394/
2025-08-20T22:48:23.7957275Z [00:02:42.822]➜  cat >/tmp/go-build3381348043/b394/importcfg << 'EOF' # internal
2025-08-20T22:48:23.7960276Z [00:02:42.822]➜  # import config
2025-08-20T22:48:23.7960685Z [00:02:42.822]➜  packagefile bytes=/tmp/go-build3381348043/b003/_pkg_.a
2025-08-20T22:48:23.7961146Z [00:02:42.822]➜  packagefile container/list=/tmp/go-build3381348043/b121/_pkg_.a
2025-08-20T22:48:23.7961602Z [00:02:42.822]➜  packagefile context=/tmp/go-build3381348043/b043/_pkg_.a
2025-08-20T22:48:23.7962047Z [00:02:42.822]➜  packagefile crypto/hmac=/tmp/go-build3381348043/b126/_pkg_.a
2025-08-20T22:48:23.7962500Z [00:02:42.822]➜  packagefile crypto/md5=/tmp/go-build3381348043/b136/_pkg_.a
2025-08-20T22:48:23.7963329Z [00:02:42.822]➜  packagefile crypto/rand=/tmp/go-build3381348043/b116/_pkg_.a
2025-08-20T22:48:23.7963796Z [00:02:42.822]➜  packagefile crypto/sha256=/tmp/go-build3381348043/b119/_pkg_.a
2025-08-20T22:48:23.7964303Z [00:02:42.822]➜  packagefile crypto/tls=/tmp/go-build3381348043/b120/_pkg_.a
2025-08-20T22:48:23.7964762Z [00:02:42.822]➜  packagefile crypto/x509=/tmp/go-build3381348043/b141/_pkg_.a
2025-08-20T22:48:23.7965232Z [00:02:42.822]➜  packagefile encoding/base64=/tmp/go-build3381348043/b146/_pkg_.a
2025-08-20T22:48:23.7965834Z [00:02:42.822]➜  packagefile encoding/binary=/tmp/go-build3381348043/b132/_pkg_.a
2025-08-20T22:48:23.7966372Z [00:02:42.822]➜  packagefile encoding/hex=/tmp/go-build3381348043/b144/_pkg_.a
2025-08-20T22:48:23.7966838Z [00:02:42.822]➜  packagefile encoding/pem=/tmp/go-build3381348043/b145/_pkg_.a
2025-08-20T22:48:23.7967281Z [00:02:42.822]➜  packagefile errors=/tmp/go-build3381348043/b004/_pkg_.a
2025-08-20T22:48:23.7967702Z [00:02:42.822]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:23.7968197Z [00:02:42.822]➜  packagefile github.com/jackc/pgpassfile=/tmp/go-build3381348043/b395/_pkg_.a
2025-08-20T22:48:23.7968779Z [00:02:42.822]➜  packagefile github.com/jackc/pgservicefile=/tmp/go-build3381348043/b396/_pkg_.a
2025-08-20T22:48:23.7969422Z [00:02:42.822]➜  packagefile github.com/jackc/pgx/v5/internal/iobufpool=/tmp/go-build3381348043/b397/_pkg_.a
2025-08-20T22:48:23.7970085Z [00:02:42.822]➜  packagefile github.com/jackc/pgx/v5/internal/pgio=/tmp/go-build3381348043/b391/_pkg_.a
2025-08-20T22:48:23.7970728Z [00:02:42.822]➜  packagefile github.com/jackc/pgx/v5/pgconn/ctxwatch=/tmp/go-build3381348043/b398/_pkg_.a
2025-08-20T22:48:23.7971423Z [00:02:42.822]➜  packagefile github.com/jackc/pgx/v5/pgconn/internal/bgreader=/tmp/go-build3381348043/b399/_pkg_.a
2025-08-20T22:48:23.7972087Z [00:02:42.822]➜  packagefile github.com/jackc/pgx/v5/pgproto3=/tmp/go-build3381348043/b400/_pkg_.a
2025-08-20T22:48:23.7972673Z [00:02:42.822]➜  packagefile golang.org/x/crypto/pbkdf2=/tmp/go-build3381348043/b203/_pkg_.a
2025-08-20T22:48:23.7973249Z [00:02:42.822]➜  packagefile golang.org/x/text/secure/precis=/tmp/go-build3381348043/b401/_pkg_.a
2025-08-20T22:48:23.7973737Z [00:02:42.822]➜  packagefile io=/tmp/go-build3381348043/b034/_pkg_.a
2025-08-20T22:48:23.7974144Z [00:02:42.822]➜  packagefile math=/tmp/go-build3381348043/b055/_pkg_.a
2025-08-20T22:48:23.7974582Z [00:02:42.822]➜  packagefile net=/tmp/go-build3381348043/b148/_pkg_.a
2025-08-20T22:48:23.7975244Z [00:02:42.822]➜  packagefile net/url=/tmp/go-build3381348043/b155/_pkg_.a
2025-08-20T22:48:23.7996431Z [00:02:42.822]➜  packagefile os=/tmp/go-build3381348043/b079/_pkg_.a
2025-08-20T22:48:23.7997095Z [00:02:42.822]➜  packagefile os/user=/tmp/go-build3381348043/b354/_pkg_.a
2025-08-20T22:48:23.7997561Z [00:02:42.822]➜  packagefile path/filepath=/tmp/go-build3381348043/b156/_pkg_.a
2025-08-20T22:48:23.7998134Z [00:02:42.822]➜  packagefile regexp=/tmp/go-build3381348043/b184/_pkg_.a
2025-08-20T22:48:23.7998596Z [00:02:42.822]➜  packagefile strconv=/tmp/go-build3381348043/b054/_pkg_.a
2025-08-20T22:48:23.7999023Z [00:02:42.822]➜  packagefile strings=/tmp/go-build3381348043/b063/_pkg_.a
2025-08-20T22:48:23.7999441Z [00:02:42.822]➜  packagefile sync=/tmp/go-build3381348043/b035/_pkg_.a
2025-08-20T22:48:23.7999876Z [00:02:42.822]➜  packagefile time=/tmp/go-build3381348043/b044/_pkg_.a
2025-08-20T22:48:23.8000185Z [00:02:42.822]➜  EOF
2025-08-20T22:48:23.8003366Z [00:02:42.823]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b394/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/jackc/pgx/v5@v5.7.5/pgconn=>github.com/jackc/pgx/v5@v5.7.5/pgconn;$WORK/b394=>" -p github.com/jackc/pgx/v5/pgconn -lang=go1.23 -complete -installsuffix shared -buildid t_XGeKiF0IQctln-7Edu/t_XGeKiF0IQctln-7Edu -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b394/importcfg -pack /root/go/pkg/mod/github.com/jackc/pgx/v5@v5.7.5/pgconn/auth_scram.go /root/go/pkg/mod/github.com/jackc/pgx/v5@v5.7.5/pgconn/config.go /root/go/pkg/mod/github.com/jackc/pgx/v5@v5.7.5/pgconn/defaults.go /root/go/pkg/mod/github.com/jackc/pgx/v5@v5.7.5/pgconn/doc.go /root/go/pkg/mod/github.com/jackc/pgx/v5@v5.7.5/pgconn/errors.go /root/go/pkg/mod/github.com/jackc/pgx/v5@v5.7.5/pgconn/krb5.go /root/go/pkg/mod/github.com/jackc/pgx/v5@v5.7.5/pgconn/pgconn.go
2025-08-20T22:48:23.8017927Z [00:02:42.828]➜  go tool buildid -w $WORK/b243/_pkg_.a # internal
2025-08-20T22:48:23.8188924Z [00:02:42.844]➜  cp $WORK/b243/_pkg_.a /root/.cache/go-build/f9/f9ad4b65209f0d59363c82eed1c0167e02e53eb84164c41f8249e0d8d4eda704-d # internal
2025-08-20T22:48:23.8207739Z [00:02:42.845]➜  github.com/smallstep/linkedca
2025-08-20T22:48:23.8208063Z [00:02:42.845]➜  mkdir -p $WORK/b242/
2025-08-20T22:48:23.8208445Z [00:02:42.845]➜  cat >/tmp/go-build3381348043/b242/importcfg << 'EOF' # internal
2025-08-20T22:48:23.8208795Z [00:02:42.845]➜  # import config
2025-08-20T22:48:23.8209144Z [00:02:42.845]➜  packagefile context=/tmp/go-build3381348043/b043/_pkg_.a
2025-08-20T22:48:23.8209990Z [00:02:42.845]➜  packagefile google.golang.org/grpc=/tmp/go-build3381348043/b243/_pkg_.a
2025-08-20T22:48:23.8210631Z [00:02:42.845]➜  packagefile google.golang.org/grpc/codes=/tmp/go-build3381348043/b282/_pkg_.a
2025-08-20T22:48:23.8211207Z [00:02:42.845]➜  packagefile google.golang.org/grpc/status=/tmp/go-build3381348043/b295/_pkg_.a
2025-08-20T22:48:23.8211865Z [00:02:42.845]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build3381348043/b224/_pkg_.a
2025-08-20T22:48:23.8212586Z [00:02:42.845]➜  packagefile google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build3381348043/b273/_pkg_.a
2025-08-20T22:48:23.8213293Z [00:02:42.845]➜  packagefile google.golang.org/protobuf/types/known/structpb=/tmp/go-build3381348043/b330/_pkg_.a
2025-08-20T22:48:23.8214022Z [00:02:42.845]➜  packagefile google.golang.org/protobuf/types/known/timestamppb=/tmp/go-build3381348043/b294/_pkg_.a
2025-08-20T22:48:23.8214595Z [00:02:42.845]➜  packagefile reflect=/tmp/go-build3381348043/b099/_pkg_.a
2025-08-20T22:48:23.8215025Z [00:02:42.845]➜  packagefile sync=/tmp/go-build3381348043/b035/_pkg_.a
2025-08-20T22:48:23.8215335Z [00:02:42.845]➜  EOF
2025-08-20T22:48:23.8219643Z [00:02:42.845]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b242/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/smallstep/linkedca@v0.23.0=>github.com/smallstep/linkedca@v0.23.0;$WORK/b242=>" -p github.com/smallstep/linkedca -lang=go1.22 -complete -installsuffix shared -buildid oZIDup418zoc5vK9HhmV/oZIDup418zoc5vK9HhmV -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b242/importcfg -pack /root/go/pkg/mod/github.com/smallstep/linkedca@v0.23.0/admin.pb.go /root/go/pkg/mod/github.com/smallstep/linkedca@v0.23.0/config.pb.go /root/go/pkg/mod/github.com/smallstep/linkedca@v0.23.0/context.go /root/go/pkg/mod/github.com/smallstep/linkedca@v0.23.0/eab.pb.go /root/go/pkg/mod/github.com/smallstep/linkedca@v0.23.0/majordomo.pb.go /root/go/pkg/mod/github.com/smallstep/linkedca@v0.23.0/majordomo_grpc.pb.go /root/go/pkg/mod/github.com/smallstep/linkedca@v0.23.0/policy.go /root/go/pkg/mod/github.com/smallstep/linkedca@v0.23.0/policy.pb.go /root/go/pkg/mod/github.com/smallstep/linkedca@v0.23.0/provisioners.pb.go
2025-08-20T22:48:23.8350897Z [00:02:42.862]➜  go tool buildid -w $WORK/b433/_pkg_.a # internal
2025-08-20T22:48:23.8352159Z [00:02:42.862]➜  cp $WORK/b433/_pkg_.a /root/.cache/go-build/c0/c000e2b7910c610d74cdaf9aa878978c42cb2d099ab490439c5b3fa9f8401a29-d # internal
2025-08-20T22:48:23.8353538Z [00:02:42.862]➜  github.com/Masterminds/goutils
2025-08-20T22:48:23.8353879Z [00:02:42.862]➜  mkdir -p $WORK/b434/
2025-08-20T22:48:23.8354266Z [00:02:42.862]➜  cat >/tmp/go-build3381348043/b434/importcfg << 'EOF' # internal
2025-08-20T22:48:23.8354615Z [00:02:42.862]➜  # import config
2025-08-20T22:48:23.8354959Z [00:02:42.862]➜  packagefile bytes=/tmp/go-build3381348043/b003/_pkg_.a
2025-08-20T22:48:23.8355401Z [00:02:42.862]➜  packagefile crypto/rand=/tmp/go-build3381348043/b116/_pkg_.a
2025-08-20T22:48:23.8356340Z [00:02:42.862]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:23.8356754Z [00:02:42.862]➜  packagefile math=/tmp/go-build3381348043/b055/_pkg_.a
2025-08-20T22:48:23.8357177Z [00:02:42.862]➜  packagefile math/big=/tmp/go-build3381348043/b096/_pkg_.a
2025-08-20T22:48:23.8357617Z [00:02:42.862]➜  packagefile math/rand=/tmp/go-build3381348043/b100/_pkg_.a
2025-08-20T22:48:23.8358052Z [00:02:42.862]➜  packagefile strings=/tmp/go-build3381348043/b063/_pkg_.a
2025-08-20T22:48:23.8358482Z [00:02:42.862]➜  packagefile time=/tmp/go-build3381348043/b044/_pkg_.a
2025-08-20T22:48:23.8358903Z [00:02:42.862]➜  packagefile unicode=/tmp/go-build3381348043/b041/_pkg_.a
2025-08-20T22:48:23.8359216Z [00:02:42.862]➜  EOF
2025-08-20T22:48:23.8361906Z [00:02:42.862]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b434/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/!masterminds/goutils@v1.1.1=>github.com/Masterminds/goutils@v1.1.1;$WORK/b434=>" -p github.com/Masterminds/goutils -lang=go1.16 -complete -installsuffix shared -buildid opqIQ0XfhDoE4WBJTo2Z/opqIQ0XfhDoE4WBJTo2Z -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b434/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-20T22:48:23.8760590Z [00:02:42.903]➜  go tool buildid -w $WORK/b434/_pkg_.a # internal
2025-08-20T22:48:23.8770057Z [00:02:42.904]➜  cp $WORK/b434/_pkg_.a /root/.cache/go-build/d5/d5bb0135fdb4f06ead23a40bdebca9e70215122c36f6410b4d0933a96e6ddb44-d # internal
2025-08-20T22:48:23.8781965Z [00:02:42.904]➜  github.com/Masterminds/semver/v3
2025-08-20T22:48:23.8782294Z [00:02:42.904]➜  mkdir -p $WORK/b435/
2025-08-20T22:48:23.8782675Z [00:02:42.905]➜  cat >/tmp/go-build3381348043/b435/importcfg << 'EOF' # internal
2025-08-20T22:48:23.8783045Z [00:02:42.905]➜  # import config
2025-08-20T22:48:23.8783388Z [00:02:42.905]➜  packagefile bytes=/tmp/go-build3381348043/b003/_pkg_.a
2025-08-20T22:48:23.8783859Z [00:02:42.905]➜  packagefile database/sql/driver=/tmp/go-build3381348043/b198/_pkg_.a
2025-08-20T22:48:23.8784352Z [00:02:42.905]➜  packagefile encoding/json=/tmp/go-build3381348043/b158/_pkg_.a
2025-08-20T22:48:23.8784799Z [00:02:42.905]➜  packagefile errors=/tmp/go-build3381348043/b004/_pkg_.a
2025-08-20T22:48:23.8785209Z [00:02:42.905]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:23.8786068Z [00:02:42.905]➜  packagefile regexp=/tmp/go-build3381348043/b184/_pkg_.a
2025-08-20T22:48:23.8786607Z [00:02:42.905]➜  packagefile strconv=/tmp/go-build3381348043/b054/_pkg_.a
2025-08-20T22:48:23.8787042Z [00:02:42.905]➜  packagefile strings=/tmp/go-build3381348043/b063/_pkg_.a
2025-08-20T22:48:23.8787360Z [00:02:42.905]➜  EOF
2025-08-20T22:48:23.8789947Z [00:02:42.905]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b435/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/!masterminds/semver/v3@v3.3.0=>github.com/Masterminds/semver/v3@v3.3.0;$WORK/b435=>" -p github.com/Masterminds/semver/v3 -lang=go1.21 -complete -installsuffix shared -buildid 2Ivq5cHjY46Xelq4tWe4/2Ivq5cHjY46Xelq4tWe4 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b435/importcfg -pack /root/go/pkg/mod/github.com/!masterminds/semver/v3@v3.3.0/collection.go /root/go/pkg/mod/github.com/!masterminds/semver/v3@v3.3.0/constraints.go /root/go/pkg/mod/github.com/!masterminds/semver/v3@v3.3.0/doc.go /root/go/pkg/mod/github.com/!masterminds/semver/v3@v3.3.0/version.go
2025-08-20T22:48:23.9786912Z [00:02:43.005]➜  go tool buildid -w $WORK/b435/_pkg_.a # internal
2025-08-20T22:48:23.9790147Z [00:02:43.005]➜  cp $WORK/b435/_pkg_.a /root/.cache/go-build/38/38ee0a97c34dd69c8d3d8ef74b658beec7cba37b2085bcafe9ef6dd6e4432293-d # internal
2025-08-20T22:48:23.9969026Z [00:02:43.020]➜  github.com/google/uuid
2025-08-20T22:48:23.9969597Z [00:02:43.020]➜  mkdir -p $WORK/b436/
2025-08-20T22:48:23.9970405Z [00:02:43.020]➜  cat >/tmp/go-build3381348043/b436/importcfg << 'EOF' # internal
2025-08-20T22:48:23.9970762Z [00:02:43.020]➜  # import config
2025-08-20T22:48:23.9971103Z [00:02:43.020]➜  packagefile bytes=/tmp/go-build3381348043/b003/_pkg_.a
2025-08-20T22:48:23.9971544Z [00:02:43.020]➜  packagefile crypto/md5=/tmp/go-build3381348043/b136/_pkg_.a
2025-08-20T22:48:23.9972005Z [00:02:43.020]➜  packagefile crypto/rand=/tmp/go-build3381348043/b116/_pkg_.a
2025-08-20T22:48:23.9972480Z [00:02:43.020]➜  packagefile crypto/sha1=/tmp/go-build3381348043/b138/_pkg_.a
2025-08-20T22:48:23.9972967Z [00:02:43.020]➜  packagefile database/sql/driver=/tmp/go-build3381348043/b198/_pkg_.a
2025-08-20T22:48:23.9973467Z [00:02:43.020]➜  packagefile encoding/binary=/tmp/go-build3381348043/b132/_pkg_.a
2025-08-20T22:48:23.9973941Z [00:02:43.020]➜  packagefile encoding/hex=/tmp/go-build3381348043/b144/_pkg_.a
2025-08-20T22:48:23.9974413Z [00:02:43.020]➜  packagefile encoding/json=/tmp/go-build3381348043/b158/_pkg_.a
2025-08-20T22:48:23.9974871Z [00:02:43.020]➜  packagefile errors=/tmp/go-build3381348043/b004/_pkg_.a
2025-08-20T22:48:23.9975287Z [00:02:43.020]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:23.9975700Z [00:02:43.020]➜  packagefile hash=/tmp/go-build3381348043/b053/_pkg_.a
2025-08-20T22:48:23.9976449Z [00:02:43.020]➜  packagefile io=/tmp/go-build3381348043/b034/_pkg_.a
2025-08-20T22:48:23.9976865Z [00:02:43.020]➜  packagefile net=/tmp/go-build3381348043/b148/_pkg_.a
2025-08-20T22:48:23.9977281Z [00:02:43.020]➜  packagefile os=/tmp/go-build3381348043/b079/_pkg_.a
2025-08-20T22:48:23.9977698Z [00:02:43.020]➜  packagefile strings=/tmp/go-build3381348043/b063/_pkg_.a
2025-08-20T22:48:23.9978114Z [00:02:43.020]➜  packagefile sync=/tmp/go-build3381348043/b035/_pkg_.a
2025-08-20T22:48:23.9978524Z [00:02:43.020]➜  packagefile time=/tmp/go-build3381348043/b044/_pkg_.a
2025-08-20T22:48:23.9978830Z [00:02:43.020]➜  EOF
2025-08-20T22:48:23.9983623Z [00:02:43.020]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b436/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/google/uuid@v1.6.0=>github.com/google/uuid@v1.6.0;$WORK/b436=>" -p github.com/google/uuid -lang=go1.16 -complete -installsuffix shared -buildid 3IIzTB0fr4BLRK6l7Nsi/3IIzTB0fr4BLRK6l7Nsi -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b436/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-20T22:48:24.0609912Z [00:02:43.088]➜  go tool buildid -w $WORK/b394/_pkg_.a # internal
2025-08-20T22:48:24.0668249Z [00:02:43.094]➜  cp $WORK/b394/_pkg_.a /root/.cache/go-build/b6/b63cbeca881959a87d753986f22e789b108fd7bbdf9778699a1a3f4c78e6d80d-d # internal
2025-08-20T22:48:24.0697063Z [00:02:43.096]➜  github.com/jackc/pgx/v5/internal/stmtcache
2025-08-20T22:48:24.0697468Z [00:02:43.096]➜  mkdir -p $WORK/b393/
2025-08-20T22:48:24.0697897Z [00:02:43.096]➜  cat >/tmp/go-build3381348043/b393/importcfg << 'EOF' # internal
2025-08-20T22:48:24.0701198Z [00:02:43.096]➜  # import config
2025-08-20T22:48:24.0704193Z [00:02:43.096]➜  packagefile container/list=/tmp/go-build3381348043/b121/_pkg_.a
2025-08-20T22:48:24.0705250Z [00:02:43.096]➜  packagefile crypto/sha256=/tmp/go-build3381348043/b119/_pkg_.a
2025-08-20T22:48:24.0706269Z [00:02:43.096]➜  packagefile encoding/hex=/tmp/go-build3381348043/b144/_pkg_.a
2025-08-20T22:48:24.0706813Z [00:02:43.096]➜  packagefile github.com/jackc/pgx/v5/pgconn=/tmp/go-build3381348043/b394/_pkg_.a
2025-08-20T22:48:24.0707314Z [00:02:43.096]➜  packagefile math=/tmp/go-build3381348043/b055/_pkg_.a
2025-08-20T22:48:24.0707626Z [00:02:43.096]➜  EOF
2025-08-20T22:48:24.0710241Z [00:02:43.096]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b393/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/jackc/pgx/v5@v5.7.5/internal/stmtcache=>github.com/jackc/pgx/v5@v5.7.5/internal/stmtcache;$WORK/b393=>" -p github.com/jackc/pgx/v5/internal/stmtcache -lang=go1.23 -complete -installsuffix shared -buildid _-FwFhL19IaeruNU8m_A/_-FwFhL19IaeruNU8m_A -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b393/importcfg -pack /root/go/pkg/mod/github.com/jackc/pgx/v5@v5.7.5/internal/stmtcache/lru_cache.go /root/go/pkg/mod/github.com/jackc/pgx/v5@v5.7.5/internal/stmtcache/stmtcache.go /root/go/pkg/mod/github.com/jackc/pgx/v5@v5.7.5/internal/stmtcache/unlimited_cache.go
2025-08-20T22:48:24.0930628Z [00:02:43.120]➜  go tool buildid -w $WORK/b436/_pkg_.a # internal
2025-08-20T22:48:24.0962405Z [00:02:43.123]➜  cp $WORK/b436/_pkg_.a /root/.cache/go-build/4e/4e67c97a7d73891d2e0612f686fc612311f911b1f3f2aaca4d2f59f8f18628e0-d # internal
2025-08-20T22:48:24.0976393Z [00:02:43.124]➜  github.com/huandu/xstrings
2025-08-20T22:48:24.0976835Z [00:02:43.125]➜  mkdir -p $WORK/b437/
2025-08-20T22:48:24.0991196Z [00:02:43.126]➜  cat >/tmp/go-build3381348043/b437/importcfg << 'EOF' # internal
2025-08-20T22:48:24.0991975Z [00:02:43.126]➜  # import config
2025-08-20T22:48:24.0992806Z [00:02:43.126]➜  packagefile math/rand=/tmp/go-build3381348043/b100/_pkg_.a
2025-08-20T22:48:24.0993295Z [00:02:43.126]➜  packagefile strings=/tmp/go-build3381348043/b063/_pkg_.a
2025-08-20T22:48:24.0993738Z [00:02:43.126]➜  packagefile unicode=/tmp/go-build3381348043/b041/_pkg_.a
2025-08-20T22:48:24.0994199Z [00:02:43.126]➜  packagefile unicode/utf8=/tmp/go-build3381348043/b042/_pkg_.a
2025-08-20T22:48:24.0994560Z [00:02:43.126]➜  EOF
2025-08-20T22:48:24.1008178Z [00:02:43.127]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b437/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/huandu/xstrings@v1.5.0=>github.com/huandu/xstrings@v1.5.0;$WORK/b437=>" -p github.com/huandu/xstrings -lang=go1.12 -complete -installsuffix shared -buildid Jqfszj9nuDo5rm4VdOh0/Jqfszj9nuDo5rm4VdOh0 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b437/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-20T22:48:24.1156727Z [00:02:43.142]➜  go tool buildid -w $WORK/b393/_pkg_.a # internal
2025-08-20T22:48:24.1168642Z [00:02:43.144]➜  cp $WORK/b393/_pkg_.a /root/.cache/go-build/aa/aa1991cb7bc85c0e0a9ee409bc1375aadba067d980bcf701ddd08aaa318959bc-d # internal
2025-08-20T22:48:24.1170294Z [00:02:43.144]➜  github.com/mitchellh/reflectwalk
2025-08-20T22:48:24.1177145Z [00:02:43.144]➜  mkdir -p $WORK/b439/
2025-08-20T22:48:24.1177649Z [00:02:43.144]➜  cat >/tmp/go-build3381348043/b439/importcfg << 'EOF' # internal
2025-08-20T22:48:24.1178009Z [00:02:43.144]➜  # import config
2025-08-20T22:48:24.1178379Z [00:02:43.144]➜  packagefile errors=/tmp/go-build3381348043/b004/_pkg_.a
2025-08-20T22:48:24.1178797Z [00:02:43.144]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:24.1179218Z [00:02:43.144]➜  packagefile reflect=/tmp/go-build3381348043/b099/_pkg_.a
2025-08-20T22:48:24.1179539Z [00:02:43.144]➜  EOF
2025-08-20T22:48:24.1181947Z [00:02:43.144]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b439/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/mitchellh/reflectwalk@v1.0.2=>github.com/mitchellh/reflectwalk@v1.0.2;$WORK/b439=>" -p github.com/mitchellh/reflectwalk -lang=go1.16 -complete -installsuffix shared -buildid PclTWpJyFrMXTEvABnc1/PclTWpJyFrMXTEvABnc1 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b439/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-20T22:48:24.1808689Z [00:02:43.208]➜  go tool buildid -w $WORK/b437/_pkg_.a # internal
2025-08-20T22:48:24.1817348Z [00:02:43.209]➜  cp $WORK/b437/_pkg_.a /root/.cache/go-build/82/82feb0b6735c0bc89c8b21f695b0a746ff5666ee575c427db9105d2a40bb7103-d # internal
2025-08-20T22:48:24.1870816Z [00:02:43.214]➜  github.com/shopspring/decimal
2025-08-20T22:48:24.1871649Z [00:02:43.214]➜  mkdir -p $WORK/b440/
2025-08-20T22:48:24.1873972Z [00:02:43.214]➜  cat >/tmp/go-build3381348043/b440/importcfg << 'EOF' # internal
2025-08-20T22:48:24.1874833Z [00:02:43.214]➜  # import config
2025-08-20T22:48:24.1877538Z [00:02:43.214]➜  packagefile database/sql/driver=/tmp/go-build3381348043/b198/_pkg_.a
2025-08-20T22:48:24.1878421Z [00:02:43.214]➜  packagefile encoding/binary=/tmp/go-build3381348043/b132/_pkg_.a
2025-08-20T22:48:24.1880543Z [00:02:43.214]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:24.1880971Z [00:02:43.214]➜  packagefile math=/tmp/go-build3381348043/b055/_pkg_.a
2025-08-20T22:48:24.1881422Z [00:02:43.214]➜  packagefile math/big=/tmp/go-build3381348043/b096/_pkg_.a
2025-08-20T22:48:24.1881856Z [00:02:43.214]➜  packagefile regexp=/tmp/go-build3381348043/b184/_pkg_.a
2025-08-20T22:48:24.1882283Z [00:02:43.214]➜  packagefile strconv=/tmp/go-build3381348043/b054/_pkg_.a
2025-08-20T22:48:24.1882707Z [00:02:43.214]➜  packagefile strings=/tmp/go-build3381348043/b063/_pkg_.a
2025-08-20T22:48:24.1883023Z [00:02:43.214]➜  EOF
2025-08-20T22:48:24.1885975Z [00:02:43.214]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b440/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/shopspring/decimal@v1.4.0=>github.com/shopspring/decimal@v1.4.0;$WORK/b440=>" -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/b440/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-20T22:48:24.1908879Z [00:02:43.218]➜  go tool buildid -w $WORK/b439/_pkg_.a # internal
2025-08-20T22:48:24.1916447Z [00:02:43.218]➜  cp $WORK/b439/_pkg_.a /root/.cache/go-build/f0/f0ca0720b7e42e76ffe93e693150099c8e30269ffddce300c3a41933eb422e1b-d # internal
2025-08-20T22:48:24.1920283Z [00:02:43.219]➜  github.com/mitchellh/copystructure
2025-08-20T22:48:24.1920642Z [00:02:43.219]➜  mkdir -p $WORK/b438/
2025-08-20T22:48:24.1923801Z [00:02:43.219]➜  cat >/tmp/go-build3381348043/b438/importcfg << 'EOF' # internal
2025-08-20T22:48:24.1932381Z [00:02:43.219]➜  # import config
2025-08-20T22:48:24.1932829Z [00:02:43.219]➜  packagefile errors=/tmp/go-build3381348043/b004/_pkg_.a
2025-08-20T22:48:24.1933361Z [00:02:43.219]➜  packagefile github.com/mitchellh/reflectwalk=/tmp/go-build3381348043/b439/_pkg_.a
2025-08-20T22:48:24.1933881Z [00:02:43.219]➜  packagefile reflect=/tmp/go-build3381348043/b099/_pkg_.a
2025-08-20T22:48:24.1934326Z [00:02:43.219]➜  packagefile sync=/tmp/go-build3381348043/b035/_pkg_.a
2025-08-20T22:48:24.1934738Z [00:02:43.219]➜  packagefile time=/tmp/go-build3381348043/b044/_pkg_.a
2025-08-20T22:48:24.1935047Z [00:02:43.219]➜  EOF
2025-08-20T22:48:24.1937437Z [00:02:43.219]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b438/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/mitchellh/copystructure@v1.2.0=>github.com/mitchellh/copystructure@v1.2.0;$WORK/b438=>" -p github.com/mitchellh/copystructure -lang=go1.15 -complete -installsuffix shared -buildid sXJaZoYi3Ph9AqPZT82L/sXJaZoYi3Ph9AqPZT82L -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b438/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-20T22:48:24.2708142Z [00:02:43.297]➜  go tool buildid -w $WORK/b438/_pkg_.a # internal
2025-08-20T22:48:24.2760891Z [00:02:43.303]➜  cp $WORK/b438/_pkg_.a /root/.cache/go-build/13/136c7ce325f71c90edf7fef66b77a625790c0947ed8a68b00cd84eb5110d4e14-d # internal
2025-08-20T22:48:24.2780122Z [00:02:43.305]➜  github.com/spf13/cast
2025-08-20T22:48:24.2780989Z [00:02:43.305]➜  mkdir -p $WORK/b441/
2025-08-20T22:48:24.2782506Z [00:02:43.305]➜  cat >/tmp/go-build3381348043/b441/importcfg << 'EOF' # internal
2025-08-20T22:48:24.2783086Z [00:02:43.305]➜  # import config
2025-08-20T22:48:24.2783780Z [00:02:43.305]➜  packagefile encoding/json=/tmp/go-build3381348043/b158/_pkg_.a
2025-08-20T22:48:24.2785362Z [00:02:43.305]➜  packagefile errors=/tmp/go-build3381348043/b004/_pkg_.a
2025-08-20T22:48:24.2786138Z [00:02:43.305]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:24.2786865Z [00:02:43.305]➜  packagefile html/template=/tmp/go-build3381348043/b246/_pkg_.a
2025-08-20T22:48:24.2787611Z [00:02:43.305]➜  packagefile reflect=/tmp/go-build3381348043/b099/_pkg_.a
2025-08-20T22:48:24.2788328Z [00:02:43.305]➜  packagefile strconv=/tmp/go-build3381348043/b054/_pkg_.a
2025-08-20T22:48:24.2789044Z [00:02:43.305]➜  packagefile strings=/tmp/go-build3381348043/b063/_pkg_.a
2025-08-20T22:48:24.2790128Z [00:02:43.305]➜  packagefile time=/tmp/go-build3381348043/b044/_pkg_.a
2025-08-20T22:48:24.2790503Z [00:02:43.305]➜  EOF
2025-08-20T22:48:24.2792658Z [00:02:43.305]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b441/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/spf13/cast@v1.7.0=>github.com/spf13/cast@v1.7.0;$WORK/b441=>" -p github.com/spf13/cast -lang=go1.19 -complete -installsuffix shared -buildid hufELbkV9-2_GYr2QODj/hufELbkV9-2_GYr2QODj -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b441/importcfg -pack /root/go/pkg/mod/github.com/spf13/cast@v1.7.0/cast.go /root/go/pkg/mod/github.com/spf13/cast@v1.7.0/caste.go /root/go/pkg/mod/github.com/spf13/cast@v1.7.0/timeformattype_string.go
2025-08-20T22:48:24.3662748Z [00:02:43.393]➜  go tool buildid -w $WORK/b242/_pkg_.a # internal
2025-08-20T22:48:24.3937198Z [00:02:43.419]➜  go tool buildid -w $WORK/b440/_pkg_.a # internal
2025-08-20T22:48:24.3944548Z [00:02:43.421]➜  cp $WORK/b242/_pkg_.a /root/.cache/go-build/25/25042023ac8d0e8527af832d1cd161c9998f1b08cde17180e131223f6f060709-d # internal
2025-08-20T22:48:24.3946309Z [00:02:43.421]➜  cp $WORK/b440/_pkg_.a /root/.cache/go-build/18/18f4ec3bf3928bfd53f8eaa6291265983aab09a897f4dd7de886c56cbf01e44e-d # internal
2025-08-20T22:48:24.3947021Z [00:02:43.422]➜  github.com/smallstep/certificates/authority/admin
2025-08-20T22:48:24.3952947Z [00:02:43.422]➜  mkdir -p $WORK/b241/
2025-08-20T22:48:24.3953948Z [00:02:43.422]➜  golang.org/x/crypto/blowfish
2025-08-20T22:48:24.3954968Z [00:02:43.423]➜  mkdir -p $WORK/b443/
2025-08-20T22:48:24.3962348Z [00:02:43.423]➜  cat >/tmp/go-build3381348043/b241/importcfg << 'EOF' # internal
2025-08-20T22:48:24.3962720Z [00:02:43.423]➜  # import config
2025-08-20T22:48:24.3963075Z [00:02:43.423]➜  packagefile context=/tmp/go-build3381348043/b043/_pkg_.a
2025-08-20T22:48:24.3963550Z [00:02:43.423]➜  packagefile encoding/json=/tmp/go-build3381348043/b158/_pkg_.a
2025-08-20T22:48:24.3963993Z [00:02:43.423]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:24.3964468Z [00:02:43.423]➜  packagefile github.com/pkg/errors=/tmp/go-build3381348043/b195/_pkg_.a
2025-08-20T22:48:24.3965090Z [00:02:43.423]➜  packagefile github.com/smallstep/certificates/api/render=/tmp/go-build3381348043/b213/_pkg_.a
2025-08-20T22:48:24.3965835Z [00:02:43.423]➜  packagefile github.com/smallstep/linkedca=/tmp/go-build3381348043/b242/_pkg_.a
2025-08-20T22:48:24.3978003Z [00:02:43.423]➜  packagefile net/http=/tmp/go-build3381348043/b161/_pkg_.a
2025-08-20T22:48:24.3978349Z [00:02:43.423]➜  EOF
2025-08-20T22:48:24.3978699Z [00:02:43.424]➜  cat >/tmp/go-build3381348043/b443/importcfg << 'EOF' # internal
2025-08-20T22:48:24.3979045Z [00:02:43.424]➜  # import config
2025-08-20T22:48:24.3979392Z [00:02:43.424]➜  packagefile strconv=/tmp/go-build3381348043/b054/_pkg_.a
2025-08-20T22:48:24.3979709Z [00:02:43.424]➜  EOF
2025-08-20T22:48:24.3982168Z [00:02:43.424]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b241/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/smallstep/certificates@v0.28.4/authority/admin=>github.com/smallstep/certificates@v0.28.4/authority/admin;$WORK/b241=>" -p github.com/smallstep/certificates/authority/admin -lang=go1.23 -complete -installsuffix shared -buildid n632iWv9lH88lZ4uYq0T/n632iWv9lH88lZ4uYq0T -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b241/importcfg -pack /root/go/pkg/mod/github.com/smallstep/certificates@v0.28.4/authority/admin/db.go /root/go/pkg/mod/github.com/smallstep/certificates@v0.28.4/authority/admin/errors.go
2025-08-20T22:48:24.3992793Z [00:02:43.424]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b443/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/crypto@v0.41.0/blowfish=>golang.org/x/crypto@v0.41.0/blowfish;$WORK/b443=>" -p golang.org/x/crypto/blowfish -lang=go1.23 -complete -installsuffix shared -buildid MJX5--rHJU7h181OlzWX/MJX5--rHJU7h181OlzWX -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b443/importcfg -pack /root/go/pkg/mod/golang.org/x/crypto@v0.41.0/blowfish/block.go /root/go/pkg/mod/golang.org/x/crypto@v0.41.0/blowfish/cipher.go /root/go/pkg/mod/golang.org/x/crypto@v0.41.0/blowfish/const.go
2025-08-20T22:48:24.4009179Z [00:02:43.428]➜  go tool buildid -w $WORK/b441/_pkg_.a # internal
2025-08-20T22:48:24.4019855Z [00:02:43.429]➜  cp $WORK/b441/_pkg_.a /root/.cache/go-build/71/71ec156e201046da91a5aa877334df489f31947c3c7f636b87f8d55516f9f55b-d # internal
2025-08-20T22:48:24.4030176Z [00:02:43.430]➜  golang.org/x/crypto/scrypt
2025-08-20T22:48:24.4030906Z [00:02:43.430]➜  mkdir -p $WORK/b444/
2025-08-20T22:48:24.4035286Z [00:02:43.430]➜  cat >/tmp/go-build3381348043/b444/importcfg << 'EOF' # internal
2025-08-20T22:48:24.4035651Z [00:02:43.430]➜  # import config
2025-08-20T22:48:24.4036156Z [00:02:43.430]➜  packagefile crypto/sha256=/tmp/go-build3381348043/b119/_pkg_.a
2025-08-20T22:48:24.4036642Z [00:02:43.430]➜  packagefile encoding/binary=/tmp/go-build3381348043/b132/_pkg_.a
2025-08-20T22:48:24.4037366Z [00:02:43.430]➜  packagefile errors=/tmp/go-build3381348043/b004/_pkg_.a
2025-08-20T22:48:24.4037945Z [00:02:43.430]➜  packagefile golang.org/x/crypto/pbkdf2=/tmp/go-build3381348043/b203/_pkg_.a
2025-08-20T22:48:24.4038449Z [00:02:43.431]➜  packagefile math/bits=/tmp/go-build3381348043/b040/_pkg_.a
2025-08-20T22:48:24.4038775Z [00:02:43.431]➜  EOF
2025-08-20T22:48:24.4040493Z [00:02:43.431]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b444/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/crypto@v0.41.0/scrypt=>golang.org/x/crypto@v0.41.0/scrypt;$WORK/b444=>" -p golang.org/x/crypto/scrypt -lang=go1.23 -complete -installsuffix shared -buildid BNctVrb_Zp80w9hdcCWo/BNctVrb_Zp80w9hdcCWo -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b444/importcfg -pack /root/go/pkg/mod/golang.org/x/crypto@v0.41.0/scrypt/scrypt.go
2025-08-20T22:48:24.4236939Z [00:02:43.448]➜  go tool buildid -w $WORK/b443/_pkg_.a # internal
2025-08-20T22:48:24.4243049Z [00:02:43.449]➜  cp $WORK/b443/_pkg_.a /root/.cache/go-build/79/793d40f8c8246cb314c9e0460b3007782677ba32bcf1fbfa1d0d29a1baa6c4d8-d # internal
2025-08-20T22:48:24.4243635Z [00:02:43.450]➜  golang.org/x/crypto/bcrypt
2025-08-20T22:48:24.4243927Z [00:02:43.450]➜  mkdir -p $WORK/b442/
2025-08-20T22:48:24.4244301Z [00:02:43.451]➜  cat >/tmp/go-build3381348043/b442/importcfg << 'EOF' # internal
2025-08-20T22:48:24.4244652Z [00:02:43.451]➜  # import config
2025-08-20T22:48:24.4245443Z [00:02:43.451]➜  packagefile crypto/rand=/tmp/go-build3381348043/b116/_pkg_.a
2025-08-20T22:48:24.4246068Z [00:02:43.451]➜  packagefile crypto/subtle=/tmp/go-build3381348043/b089/_pkg_.a
2025-08-20T22:48:24.4246561Z [00:02:43.451]➜  packagefile encoding/base64=/tmp/go-build3381348043/b146/_pkg_.a
2025-08-20T22:48:24.4247014Z [00:02:43.451]➜  packagefile errors=/tmp/go-build3381348043/b004/_pkg_.a
2025-08-20T22:48:24.4247426Z [00:02:43.451]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:24.4247941Z [00:02:43.451]➜  packagefile golang.org/x/crypto/blowfish=/tmp/go-build3381348043/b443/_pkg_.a
2025-08-20T22:48:24.4248437Z [00:02:43.451]➜  packagefile io=/tmp/go-build3381348043/b034/_pkg_.a
2025-08-20T22:48:24.4248852Z [00:02:43.451]➜  packagefile strconv=/tmp/go-build3381348043/b054/_pkg_.a
2025-08-20T22:48:24.4249168Z [00:02:43.451]➜  EOF
2025-08-20T22:48:24.4251133Z [00:02:43.451]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b442/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/crypto@v0.41.0/bcrypt=>golang.org/x/crypto@v0.41.0/bcrypt;$WORK/b442=>" -p golang.org/x/crypto/bcrypt -lang=go1.23 -complete -installsuffix shared -buildid skoKK5y4a9u9i33pKVzt/skoKK5y4a9u9i33pKVzt -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b442/importcfg -pack /root/go/pkg/mod/golang.org/x/crypto@v0.41.0/bcrypt/base64.go /root/go/pkg/mod/golang.org/x/crypto@v0.41.0/bcrypt/bcrypt.go
2025-08-20T22:48:24.4287823Z [00:02:43.455]➜  go tool buildid -w $WORK/b444/_pkg_.a # internal
2025-08-20T22:48:24.4288622Z [00:02:43.455]➜  cp $WORK/b444/_pkg_.a /root/.cache/go-build/c7/c713bacf882449125a99e8116f33365ff07a7e71e8dbc8ea7bf93d01c44642e8-d # internal
2025-08-20T22:48:24.4291895Z [00:02:43.456]➜  github.com/go-jose/go-jose/v3/cipher
2025-08-20T22:48:24.4319009Z [00:02:43.456]➜  mkdir -p $WORK/b447/
2025-08-20T22:48:24.4319924Z [00:02:43.456]➜  cat >/tmp/go-build3381348043/b447/importcfg << 'EOF' # internal
2025-08-20T22:48:24.4321226Z [00:02:43.456]➜  # import config
2025-08-20T22:48:24.4321605Z [00:02:43.456]➜  packagefile bytes=/tmp/go-build3381348043/b003/_pkg_.a
2025-08-20T22:48:24.4322034Z [00:02:43.456]➜  packagefile crypto=/tmp/go-build3381348043/b052/_pkg_.a
2025-08-20T22:48:24.4322483Z [00:02:43.456]➜  packagefile crypto/cipher=/tmp/go-build3381348043/b059/_pkg_.a
2025-08-20T22:48:24.4322950Z [00:02:43.456]➜  packagefile crypto/ecdsa=/tmp/go-build3381348043/b056/_pkg_.a
2025-08-20T22:48:24.4323429Z [00:02:43.456]➜  packagefile crypto/elliptic=/tmp/go-build3381348043/b095/_pkg_.a
2025-08-20T22:48:24.4324213Z [00:02:43.456]➜  packagefile crypto/hmac=/tmp/go-build3381348043/b126/_pkg_.a
2025-08-20T22:48:24.4324756Z [00:02:43.456]➜  packagefile crypto/sha256=/tmp/go-build3381348043/b119/_pkg_.a
2025-08-20T22:48:24.4325225Z [00:02:43.456]➜  packagefile crypto/sha512=/tmp/go-build3381348043/b108/_pkg_.a
2025-08-20T22:48:24.4325693Z [00:02:43.456]➜  packagefile crypto/subtle=/tmp/go-build3381348043/b089/_pkg_.a
2025-08-20T22:48:24.4326387Z [00:02:43.456]➜  packagefile encoding/binary=/tmp/go-build3381348043/b132/_pkg_.a
2025-08-20T22:48:24.4326858Z [00:02:43.456]➜  packagefile errors=/tmp/go-build3381348043/b004/_pkg_.a
2025-08-20T22:48:24.4327274Z [00:02:43.456]➜  packagefile hash=/tmp/go-build3381348043/b053/_pkg_.a
2025-08-20T22:48:24.4327679Z [00:02:43.456]➜  packagefile io=/tmp/go-build3381348043/b034/_pkg_.a
2025-08-20T22:48:24.4327981Z [00:02:43.456]➜  EOF
2025-08-20T22:48:24.4330622Z [00:02:43.456]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b447/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/go-jose/go-jose/v3@v3.0.4/cipher=>github.com/go-jose/go-jose/v3@v3.0.4/cipher;$WORK/b447=>" -p github.com/go-jose/go-jose/v3/cipher -lang=go1.12 -complete -installsuffix shared -buildid 7lhJA3EwrurKhWLnABoc/7lhJA3EwrurKhWLnABoc -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b447/importcfg -pack /root/go/pkg/mod/github.com/go-jose/go-jose/v3@v3.0.4/cipher/cbc_hmac.go /root/go/pkg/mod/github.com/go-jose/go-jose/v3@v3.0.4/cipher/concat_kdf.go /root/go/pkg/mod/github.com/go-jose/go-jose/v3@v3.0.4/cipher/ecdh_es.go /root/go/pkg/mod/github.com/go-jose/go-jose/v3@v3.0.4/cipher/key_wrap.go
2025-08-20T22:48:24.4568647Z [00:02:43.484]➜  go tool buildid -w $WORK/b442/_pkg_.a # internal
2025-08-20T22:48:24.4581243Z [00:02:43.485]➜  cp $WORK/b442/_pkg_.a /root/.cache/go-build/85/85f619033b6fb0eebc8c6f558b22993bac2aea8679e2486ba26b878e72d8d22a-d # internal
2025-08-20T22:48:24.4593718Z [00:02:43.486]➜  github.com/Masterminds/sprig/v3
2025-08-20T22:48:24.4594755Z [00:02:43.487]➜  mkdir -p $WORK/b432/
2025-08-20T22:48:24.4603355Z [00:02:43.487]➜  cat >/tmp/go-build3381348043/b432/importcfg << 'EOF' # internal
2025-08-20T22:48:24.4606452Z [00:02:43.487]➜  # import config
2025-08-20T22:48:24.4608025Z [00:02:43.487]➜  packagefile bytes=/tmp/go-build3381348043/b003/_pkg_.a
2025-08-20T22:48:24.4608533Z [00:02:43.487]➜  packagefile crypto=/tmp/go-build3381348043/b052/_pkg_.a
2025-08-20T22:48:24.4609111Z [00:02:43.487]➜  packagefile crypto/aes=/tmp/go-build3381348043/b122/_pkg_.a
2025-08-20T22:48:24.4609609Z [00:02:43.487]➜  packagefile crypto/cipher=/tmp/go-build3381348043/b059/_pkg_.a
2025-08-20T22:48:24.4610071Z [00:02:43.487]➜  packagefile crypto/dsa=/tmp/go-build3381348043/b142/_pkg_.a
2025-08-20T22:48:24.4610529Z [00:02:43.487]➜  packagefile crypto/ecdsa=/tmp/go-build3381348043/b056/_pkg_.a
2025-08-20T22:48:24.4610999Z [00:02:43.487]➜  packagefile crypto/ed25519=/tmp/go-build3381348043/b113/_pkg_.a
2025-08-20T22:48:24.4611476Z [00:02:43.487]➜  packagefile crypto/elliptic=/tmp/go-build3381348043/b095/_pkg_.a
2025-08-20T22:48:24.4611958Z [00:02:43.487]➜  packagefile crypto/hmac=/tmp/go-build3381348043/b126/_pkg_.a
2025-08-20T22:48:24.4612414Z [00:02:43.487]➜  packagefile crypto/rand=/tmp/go-build3381348043/b116/_pkg_.a
2025-08-20T22:48:24.4612866Z [00:02:43.488]➜  packagefile crypto/rsa=/tmp/go-build3381348043/b117/_pkg_.a
2025-08-20T22:48:24.4613317Z [00:02:43.488]➜  packagefile crypto/sha1=/tmp/go-build3381348043/b138/_pkg_.a
2025-08-20T22:48:24.4613777Z [00:02:43.488]➜  packagefile crypto/sha256=/tmp/go-build3381348043/b119/_pkg_.a
2025-08-20T22:48:24.4614255Z [00:02:43.488]➜  packagefile crypto/sha512=/tmp/go-build3381348043/b108/_pkg_.a
2025-08-20T22:48:24.4617669Z [00:02:43.488]➜  packagefile crypto/x509=/tmp/go-build3381348043/b141/_pkg_.a
2025-08-20T22:48:24.4618278Z [00:02:43.488]➜  packagefile crypto/x509/pkix=/tmp/go-build3381348043/b143/_pkg_.a
2025-08-20T22:48:24.4618770Z [00:02:43.488]➜  packagefile dario.cat/mergo=/tmp/go-build3381348043/b433/_pkg_.a
2025-08-20T22:48:24.4619541Z [00:02:43.488]➜  packagefile encoding/asn1=/tmp/go-build3381348043/b110/_pkg_.a
2025-08-20T22:48:24.4620077Z [00:02:43.488]➜  packagefile encoding/base32=/tmp/go-build3381348043/b207/_pkg_.a
2025-08-20T22:48:24.4620561Z [00:02:43.488]➜  packagefile encoding/base64=/tmp/go-build3381348043/b146/_pkg_.a
2025-08-20T22:48:24.4621045Z [00:02:43.488]➜  packagefile encoding/binary=/tmp/go-build3381348043/b132/_pkg_.a
2025-08-20T22:48:24.4621517Z [00:02:43.488]➜  packagefile encoding/hex=/tmp/go-build3381348043/b144/_pkg_.a
2025-08-20T22:48:24.4634696Z [00:02:43.488]➜  packagefile encoding/json=/tmp/go-build3381348043/b158/_pkg_.a
2025-08-20T22:48:24.4635306Z [00:02:43.488]➜  packagefile encoding/pem=/tmp/go-build3381348043/b145/_pkg_.a
2025-08-20T22:48:24.4636172Z [00:02:43.488]➜  packagefile errors=/tmp/go-build3381348043/b004/_pkg_.a
2025-08-20T22:48:24.4636652Z [00:02:43.488]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:24.4637159Z [00:02:43.488]➜  packagefile github.com/Masterminds/goutils=/tmp/go-build3381348043/b434/_pkg_.a
2025-08-20T22:48:24.4637782Z [00:02:43.488]➜  packagefile github.com/Masterminds/semver/v3=/tmp/go-build3381348043/b435/_pkg_.a
2025-08-20T22:48:24.4638347Z [00:02:43.488]➜  packagefile github.com/google/uuid=/tmp/go-build3381348043/b436/_pkg_.a
2025-08-20T22:48:24.4638913Z [00:02:43.488]➜  packagefile github.com/huandu/xstrings=/tmp/go-build3381348043/b437/_pkg_.a
2025-08-20T22:48:24.4639505Z [00:02:43.488]➜  packagefile github.com/mitchellh/copystructure=/tmp/go-build3381348043/b438/_pkg_.a
2025-08-20T22:48:24.4640560Z [00:02:43.488]➜  packagefile github.com/shopspring/decimal=/tmp/go-build3381348043/b440/_pkg_.a
2025-08-20T22:48:24.4641112Z [00:02:43.488]➜  packagefile github.com/spf13/cast=/tmp/go-build3381348043/b441/_pkg_.a
2025-08-20T22:48:24.4641651Z [00:02:43.488]➜  packagefile golang.org/x/crypto/bcrypt=/tmp/go-build3381348043/b442/_pkg_.a
2025-08-20T22:48:24.4642205Z [00:02:43.488]➜  packagefile golang.org/x/crypto/scrypt=/tmp/go-build3381348043/b444/_pkg_.a
2025-08-20T22:48:24.4642721Z [00:02:43.488]➜  packagefile hash/adler32=/tmp/go-build3381348043/b386/_pkg_.a
2025-08-20T22:48:24.4643187Z [00:02:43.488]➜  packagefile html/template=/tmp/go-build3381348043/b246/_pkg_.a
2025-08-20T22:48:24.4643618Z [00:02:43.488]➜  packagefile io=/tmp/go-build3381348043/b034/_pkg_.a
2025-08-20T22:48:24.4644018Z [00:02:43.488]➜  packagefile math=/tmp/go-build3381348043/b055/_pkg_.a
2025-08-20T22:48:24.4644442Z [00:02:43.488]➜  packagefile math/big=/tmp/go-build3381348043/b096/_pkg_.a
2025-08-20T22:48:24.4644889Z [00:02:43.488]➜  packagefile math/rand=/tmp/go-build3381348043/b100/_pkg_.a
2025-08-20T22:48:24.4645311Z [00:02:43.488]➜  packagefile net=/tmp/go-build3381348043/b148/_pkg_.a
2025-08-20T22:48:24.4645853Z [00:02:43.488]➜  packagefile net/url=/tmp/go-build3381348043/b155/_pkg_.a
2025-08-20T22:48:24.4646324Z [00:02:43.488]➜  packagefile os=/tmp/go-build3381348043/b079/_pkg_.a
2025-08-20T22:48:24.4646730Z [00:02:43.488]➜  packagefile path=/tmp/go-build3381348043/b082/_pkg_.a
2025-08-20T22:48:24.4647179Z [00:02:43.488]➜  packagefile path/filepath=/tmp/go-build3381348043/b156/_pkg_.a
2025-08-20T22:48:24.4647629Z [00:02:43.488]➜  packagefile reflect=/tmp/go-build3381348043/b099/_pkg_.a
2025-08-20T22:48:24.4648055Z [00:02:43.488]➜  packagefile regexp=/tmp/go-build3381348043/b184/_pkg_.a
2025-08-20T22:48:24.4648476Z [00:02:43.488]➜  packagefile sort=/tmp/go-build3381348043/b157/_pkg_.a
2025-08-20T22:48:24.4648921Z [00:02:43.488]➜  packagefile strconv=/tmp/go-build3381348043/b054/_pkg_.a
2025-08-20T22:48:24.4649356Z [00:02:43.488]➜  packagefile strings=/tmp/go-build3381348043/b063/_pkg_.a
2025-08-20T22:48:24.4649809Z [00:02:43.488]➜  packagefile text/template=/tmp/go-build3381348043/b247/_pkg_.a
2025-08-20T22:48:24.4650245Z [00:02:43.488]➜  packagefile time=/tmp/go-build3381348043/b044/_pkg_.a
2025-08-20T22:48:24.4650555Z [00:02:43.488]➜  EOF
2025-08-20T22:48:24.4655658Z [00:02:43.488]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b432/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/!masterminds/sprig/v3@v3.3.0=>github.com/Masterminds/sprig/v3@v3.3.0;$WORK/b432=>" -p github.com/Masterminds/sprig/v3 -lang=go1.21 -complete -installsuffix shared -buildid qsI_IFAi9mASrXhzNOKU/qsI_IFAi9mASrXhzNOKU -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b432/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-20T22:48:24.4674271Z [00:02:43.494]➜  go tool buildid -w $WORK/b447/_pkg_.a # internal
2025-08-20T22:48:24.4677642Z [00:02:43.494]➜  cp $WORK/b447/_pkg_.a /root/.cache/go-build/fa/fab636d96c012313ad2ffb7154b307d966efcc486192b8994ef83747b39aac16-d # internal
2025-08-20T22:48:24.4685579Z [00:02:43.495]➜  github.com/go-jose/go-jose/v3/json
2025-08-20T22:48:24.4688428Z [00:02:43.495]➜  mkdir -p $WORK/b448/
2025-08-20T22:48:24.4688825Z [00:02:43.496]➜  cat >/tmp/go-build3381348043/b448/importcfg << 'EOF' # internal
2025-08-20T22:48:24.4689169Z [00:02:43.496]➜  # import config
2025-08-20T22:48:24.4689505Z [00:02:43.496]➜  packagefile bytes=/tmp/go-build3381348043/b003/_pkg_.a
2025-08-20T22:48:24.4689934Z [00:02:43.496]➜  packagefile encoding=/tmp/go-build3381348043/b159/_pkg_.a
2025-08-20T22:48:24.4690414Z [00:02:43.496]➜  packagefile encoding/base64=/tmp/go-build3381348043/b146/_pkg_.a
2025-08-20T22:48:24.4690862Z [00:02:43.496]➜  packagefile errors=/tmp/go-build3381348043/b004/_pkg_.a
2025-08-20T22:48:24.4691274Z [00:02:43.496]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:24.4691674Z [00:02:43.496]➜  packagefile io=/tmp/go-build3381348043/b034/_pkg_.a
2025-08-20T22:48:24.4692080Z [00:02:43.496]➜  packagefile math=/tmp/go-build3381348043/b055/_pkg_.a
2025-08-20T22:48:24.4692508Z [00:02:43.496]➜  packagefile reflect=/tmp/go-build3381348043/b099/_pkg_.a
2025-08-20T22:48:24.4692934Z [00:02:43.496]➜  packagefile runtime=/tmp/go-build3381348043/b010/_pkg_.a
2025-08-20T22:48:24.4693350Z [00:02:43.496]➜  packagefile sort=/tmp/go-build3381348043/b157/_pkg_.a
2025-08-20T22:48:24.4693767Z [00:02:43.496]➜  packagefile strconv=/tmp/go-build3381348043/b054/_pkg_.a
2025-08-20T22:48:24.4694189Z [00:02:43.496]➜  packagefile strings=/tmp/go-build3381348043/b063/_pkg_.a
2025-08-20T22:48:24.4694612Z [00:02:43.496]➜  packagefile sync=/tmp/go-build3381348043/b035/_pkg_.a
2025-08-20T22:48:24.4696952Z [00:02:43.497]➜  packagefile unicode=/tmp/go-build3381348043/b041/_pkg_.a
2025-08-20T22:48:24.4697458Z [00:02:43.497]➜  packagefile unicode/utf16=/tmp/go-build3381348043/b111/_pkg_.a
2025-08-20T22:48:24.4697933Z [00:02:43.497]➜  packagefile unicode/utf8=/tmp/go-build3381348043/b042/_pkg_.a
2025-08-20T22:48:24.4698271Z [00:02:43.497]➜  EOF
2025-08-20T22:48:24.4701576Z [00:02:43.497]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b448/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/go-jose/go-jose/v3@v3.0.4/json=>github.com/go-jose/go-jose/v3@v3.0.4/json;$WORK/b448=>" -p github.com/go-jose/go-jose/v3/json -lang=go1.12 -complete -installsuffix shared -buildid Wmr-LAXu3BcDGbpiOIEI/Wmr-LAXu3BcDGbpiOIEI -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b448/importcfg -pack /root/go/pkg/mod/github.com/go-jose/go-jose/v3@v3.0.4/json/decode.go /root/go/pkg/mod/github.com/go-jose/go-jose/v3@v3.0.4/json/encode.go /root/go/pkg/mod/github.com/go-jose/go-jose/v3@v3.0.4/json/indent.go /root/go/pkg/mod/github.com/go-jose/go-jose/v3@v3.0.4/json/scanner.go /root/go/pkg/mod/github.com/go-jose/go-jose/v3@v3.0.4/json/stream.go /root/go/pkg/mod/github.com/go-jose/go-jose/v3@v3.0.4/json/tags.go
2025-08-20T22:48:24.4743360Z [00:02:43.501]➜  go tool buildid -w $WORK/b241/_pkg_.a # internal
2025-08-20T22:48:24.4744132Z [00:02:43.501]➜  cp $WORK/b241/_pkg_.a /root/.cache/go-build/b9/b9bbbae31d4bd90289793b740fb926159c6964f478c553592987fd50e6cd37ef-d # internal
2025-08-20T22:48:24.4744745Z [00:02:43.501]➜  go.step.sm/crypto/internal/utils/utfbom
2025-08-20T22:48:24.4745061Z [00:02:43.501]➜  mkdir -p $WORK/b452/
2025-08-20T22:48:24.4745434Z [00:02:43.501]➜  cat >/tmp/go-build3381348043/b452/importcfg << 'EOF' # internal
2025-08-20T22:48:24.4749022Z [00:02:43.501]➜  # import config
2025-08-20T22:48:24.4749503Z [00:02:43.501]➜  packagefile errors=/tmp/go-build3381348043/b004/_pkg_.a
2025-08-20T22:48:24.4749925Z [00:02:43.501]➜  packagefile io=/tmp/go-build3381348043/b034/_pkg_.a
2025-08-20T22:48:24.4750247Z [00:02:43.501]➜  EOF
2025-08-20T22:48:24.4752182Z [00:02:43.501]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b452/_pkg_.a -trimpath "/root/go/pkg/mod/go.step.sm/crypto@v0.69.0/internal/utils/utfbom=>go.step.sm/crypto@v0.69.0/internal/utils/utfbom;$WORK/b452=>" -p go.step.sm/crypto/internal/utils/utfbom -lang=go1.23 -complete -installsuffix shared -buildid PrIBjqz7lWhyxUUDBsOz/PrIBjqz7lWhyxUUDBsOz -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b452/importcfg -pack /root/go/pkg/mod/go.step.sm/crypto@v0.69.0/internal/utils/utfbom/utfbom.go
2025-08-20T22:48:24.4908857Z [00:02:43.517]➜  go tool buildid -w $WORK/b452/_pkg_.a # internal
2025-08-20T22:48:24.4909648Z [00:02:43.518]➜  cp $WORK/b452/_pkg_.a /root/.cache/go-build/52/524154186801d8f192b3ec612a6e115ca4ccea1324e725540b3e278030984432-d # internal
2025-08-20T22:48:24.4913442Z [00:02:43.518]➜  go.step.sm/crypto/internal/utils/file
2025-08-20T22:48:24.4918220Z [00:02:43.519]➜  mkdir -p $WORK/b451/
2025-08-20T22:48:24.4918866Z [00:02:43.519]➜  cat >/tmp/go-build3381348043/b451/importcfg << 'EOF' # internal
2025-08-20T22:48:24.4919398Z [00:02:43.519]➜  # import config
2025-08-20T22:48:24.4922152Z [00:02:43.519]➜  packagefile bytes=/tmp/go-build3381348043/b003/_pkg_.a
2025-08-20T22:48:24.4923163Z [00:02:43.519]➜  packagefile github.com/pkg/errors=/tmp/go-build3381348043/b195/_pkg_.a
2025-08-20T22:48:24.4924299Z [00:02:43.519]➜  packagefile go.step.sm/crypto/internal/utils/utfbom=/tmp/go-build3381348043/b452/_pkg_.a
2025-08-20T22:48:24.4924849Z [00:02:43.519]➜  packagefile io=/tmp/go-build3381348043/b034/_pkg_.a
2025-08-20T22:48:24.4925254Z [00:02:43.519]➜  packagefile os=/tmp/go-build3381348043/b079/_pkg_.a
2025-08-20T22:48:24.4925673Z [00:02:43.519]➜  packagefile unicode=/tmp/go-build3381348043/b041/_pkg_.a
2025-08-20T22:48:24.4926172Z [00:02:43.519]➜  EOF
2025-08-20T22:48:24.4928095Z [00:02:43.519]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b451/_pkg_.a -trimpath "/root/go/pkg/mod/go.step.sm/crypto@v0.69.0/internal/utils/file=>go.step.sm/crypto@v0.69.0/internal/utils/file;$WORK/b451=>" -p go.step.sm/crypto/internal/utils/file -lang=go1.23 -complete -installsuffix shared -buildid 5edY49u7ZO5S9z_TUQ1f/5edY49u7ZO5S9z_TUQ1f -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b451/importcfg -pack /root/go/pkg/mod/go.step.sm/crypto@v0.69.0/internal/utils/file/io.go
2025-08-20T22:48:24.5093536Z [00:02:43.536]➜  go tool buildid -w $WORK/b451/_pkg_.a # internal
2025-08-20T22:48:24.5099247Z [00:02:43.537]➜  cp $WORK/b451/_pkg_.a /root/.cache/go-build/0f/0f9f66b4f2586a3e34e9ffd96f21cf3ab24bc30271c790fc29c35753e07d5ef1-d # internal
2025-08-20T22:48:24.5101968Z [00:02:43.537]➜  go.step.sm/crypto/x25519
2025-08-20T22:48:24.5103419Z [00:02:43.537]➜  mkdir -p $WORK/b454/
2025-08-20T22:48:24.5106940Z [00:02:43.538]➜  cat >/tmp/go-build3381348043/b454/importcfg << 'EOF' # internal
2025-08-20T22:48:24.5108335Z [00:02:43.538]➜  # import config
2025-08-20T22:48:24.5109019Z [00:02:43.538]➜  packagefile bytes=/tmp/go-build3381348043/b003/_pkg_.a
2025-08-20T22:48:24.5109519Z [00:02:43.538]➜  packagefile crypto=/tmp/go-build3381348043/b052/_pkg_.a
2025-08-20T22:48:24.5109974Z [00:02:43.538]➜  packagefile crypto/ed25519=/tmp/go-build3381348043/b113/_pkg_.a
2025-08-20T22:48:24.5110447Z [00:02:43.538]➜  packagefile crypto/sha512=/tmp/go-build3381348043/b108/_pkg_.a
2025-08-20T22:48:24.5110912Z [00:02:43.538]➜  packagefile crypto/subtle=/tmp/go-build3381348043/b089/_pkg_.a
2025-08-20T22:48:24.5111368Z [00:02:43.538]➜  packagefile errors=/tmp/go-build3381348043/b004/_pkg_.a
2025-08-20T22:48:24.5111852Z [00:02:43.538]➜  packagefile filippo.io/edwards25519=/tmp/go-build3381348043/b387/_pkg_.a
2025-08-20T22:48:24.5112415Z [00:02:43.538]➜  packagefile filippo.io/edwards25519/field=/tmp/go-build3381348043/b388/_pkg_.a
2025-08-20T22:48:24.5112994Z [00:02:43.538]➜  packagefile golang.org/x/crypto/curve25519=/tmp/go-build3381348043/b423/_pkg_.a
2025-08-20T22:48:24.5113481Z [00:02:43.538]➜  packagefile io=/tmp/go-build3381348043/b034/_pkg_.a
2025-08-20T22:48:24.5113909Z [00:02:43.538]➜  packagefile strconv=/tmp/go-build3381348043/b054/_pkg_.a
2025-08-20T22:48:24.5114229Z [00:02:43.538]➜  EOF
2025-08-20T22:48:24.5116073Z [00:02:43.538]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b454/_pkg_.a -trimpath "/root/go/pkg/mod/go.step.sm/crypto@v0.69.0/x25519=>go.step.sm/crypto@v0.69.0/x25519;$WORK/b454=>" -p go.step.sm/crypto/x25519 -lang=go1.23 -complete -installsuffix shared -buildid litZ06SrxTdcm1x3fHD8/litZ06SrxTdcm1x3fHD8 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b454/importcfg -pack /root/go/pkg/mod/go.step.sm/crypto@v0.69.0/x25519/x25519.go
2025-08-20T22:48:24.5357053Z [00:02:43.563]➜  go tool buildid -w $WORK/b454/_pkg_.a # internal
2025-08-20T22:48:24.5365869Z [00:02:43.564]➜  cp $WORK/b454/_pkg_.a /root/.cache/go-build/7e/7ed0554acb0844acb167c04455ae64cb3a2d616a7a48b106d6c0f478872c4239-d # internal
2025-08-20T22:48:24.5373274Z [00:02:43.564]➜  crypto/mlkem
2025-08-20T22:48:24.5374226Z [00:02:43.564]➜  mkdir -p $WORK/b456/
2025-08-20T22:48:24.5374692Z [00:02:43.564]➜  cat >/tmp/go-build3381348043/b456/importcfg << 'EOF' # internal
2025-08-20T22:48:24.5375048Z [00:02:43.564]➜  # import config
2025-08-20T22:48:24.5375481Z [00:02:43.564]➜  packagefile crypto/internal/fips140/mlkem=/tmp/go-build3381348043/b127/_pkg_.a
2025-08-20T22:48:24.5376058Z [00:02:43.564]➜  EOF
2025-08-20T22:48:24.5377499Z [00:02:43.564]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b456/_pkg_.a -trimpath "/root/.go/src/crypto/mlkem=>crypto/mlkem;$WORK/b456=>" -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/b456/importcfg -pack /root/.go/src/crypto/mlkem/mlkem.go
2025-08-20T22:48:24.5766645Z [00:02:43.604]➜  go tool buildid -w $WORK/b456/_pkg_.a # internal
2025-08-20T22:48:24.5777160Z [00:02:43.605]➜  cp $WORK/b456/_pkg_.a /root/.cache/go-build/42/429c18fff564c3890ce189b5b38b62e770d91ed3940f5d3859f0737d7cde6bf4-d # internal
2025-08-20T22:48:24.5812947Z [00:02:43.608]➜  golang.org/x/crypto/chacha20
2025-08-20T22:48:24.5813451Z [00:02:43.608]➜  mkdir -p $WORK/b457/
2025-08-20T22:48:24.5820467Z [00:02:43.609]➜  echo -n > $WORK/b457/go_asm.h # internal
2025-08-20T22:48:24.5821064Z [00:02:43.609]➜  cd /root/go/pkg/mod/golang.org/x/crypto@v0.41.0/chacha20
2025-08-20T22:48:24.5822525Z [00:02:43.609]➜  /root/.go/pkg/tool/linux_arm64/asm -p golang.org/x/crypto/chacha20 -trimpath "/root/go/pkg/mod/golang.org/x/crypto@v0.41.0/chacha20=>golang.org/x/crypto@v0.41.0/chacha20;$WORK/b457=>" -I $WORK/b457/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b457/symabis ./chacha_arm64.s
2025-08-20T22:48:24.5967399Z [00:02:43.623]➜  cat >/tmp/go-build3381348043/b457/importcfg << 'EOF' # internal
2025-08-20T22:48:24.5969864Z [00:02:43.623]➜  # import config
2025-08-20T22:48:24.5970271Z [00:02:43.623]➜  packagefile crypto/cipher=/tmp/go-build3381348043/b059/_pkg_.a
2025-08-20T22:48:24.5972519Z [00:02:43.623]➜  packagefile encoding/binary=/tmp/go-build3381348043/b132/_pkg_.a
2025-08-20T22:48:24.5973052Z [00:02:43.623]➜  packagefile errors=/tmp/go-build3381348043/b004/_pkg_.a
2025-08-20T22:48:24.5973586Z [00:02:43.623]➜  packagefile golang.org/x/crypto/internal/alias=/tmp/go-build3381348043/b458/_pkg_.a
2025-08-20T22:48:24.5974114Z [00:02:43.623]➜  packagefile math/bits=/tmp/go-build3381348043/b040/_pkg_.a
2025-08-20T22:48:24.5974552Z [00:02:43.623]➜  packagefile runtime=/tmp/go-build3381348043/b010/_pkg_.a
2025-08-20T22:48:24.5975120Z [00:02:43.623]➜  EOF
2025-08-20T22:48:24.5975613Z [00:02:43.624]➜  cd /tmp/tmp.ktsoLsWyz4/TEMPREPO/cmd/step
2025-08-20T22:48:24.5978333Z [00:02:43.624]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b457/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/crypto@v0.41.0/chacha20=>golang.org/x/crypto@v0.41.0/chacha20;$WORK/b457=>" -p golang.org/x/crypto/chacha20 -lang=go1.23 -installsuffix shared -buildid pEWYXxAGoUOBhRcVIK7A/pEWYXxAGoUOBhRcVIK7A -goversion go1.25.0 -symabis $WORK/b457/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b457/importcfg -pack -asmhdr $WORK/b457/go_asm.h /root/go/pkg/mod/golang.org/x/crypto@v0.41.0/chacha20/chacha_arm64.go /root/go/pkg/mod/golang.org/x/crypto@v0.41.0/chacha20/chacha_generic.go /root/go/pkg/mod/golang.org/x/crypto@v0.41.0/chacha20/xor.go
2025-08-20T22:48:24.6897665Z [00:02:43.716]➜  cd /root/go/pkg/mod/golang.org/x/crypto@v0.41.0/chacha20
2025-08-20T22:48:24.6899098Z [00:02:43.716]➜  /root/.go/pkg/tool/linux_arm64/asm -p golang.org/x/crypto/chacha20 -trimpath "/root/go/pkg/mod/golang.org/x/crypto@v0.41.0/chacha20=>golang.org/x/crypto@v0.41.0/chacha20;$WORK/b457=>" -I $WORK/b457/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b457/chacha_arm64.o ./chacha_arm64.s
2025-08-20T22:48:24.6929845Z [00:02:43.720]➜  go tool pack r $WORK/b457/_pkg_.a $WORK/b457/chacha_arm64.o # internal
2025-08-20T22:48:24.6930627Z [00:02:43.720]➜  go tool buildid -w $WORK/b457/_pkg_.a # internal
2025-08-20T22:48:24.6944279Z [00:02:43.721]➜  cp $WORK/b457/_pkg_.a /root/.cache/go-build/35/357b7ccf89ac2b55f354e8617a06213e5993637ed0336772307cc4bd4d024e46-d # internal
2025-08-20T22:48:24.6948079Z [00:02:43.722]➜  golang.org/x/crypto/internal/poly1305
2025-08-20T22:48:24.6950443Z [00:02:43.722]➜  mkdir -p $WORK/b459/
2025-08-20T22:48:24.6956764Z [00:02:43.723]➜  cat >/tmp/go-build3381348043/b459/importcfg << 'EOF' # internal
2025-08-20T22:48:24.6957202Z [00:02:43.723]➜  # import config
2025-08-20T22:48:24.6957598Z [00:02:43.723]➜  packagefile crypto/subtle=/tmp/go-build3381348043/b089/_pkg_.a
2025-08-20T22:48:24.6958086Z [00:02:43.723]➜  packagefile encoding/binary=/tmp/go-build3381348043/b132/_pkg_.a
2025-08-20T22:48:24.6958555Z [00:02:43.723]➜  packagefile math/bits=/tmp/go-build3381348043/b040/_pkg_.a
2025-08-20T22:48:24.6958879Z [00:02:43.723]➜  EOF
2025-08-20T22:48:24.6965883Z [00:02:43.723]➜  cd /tmp/tmp.ktsoLsWyz4/TEMPREPO/cmd/step
2025-08-20T22:48:24.6968922Z [00:02:43.724]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b459/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/crypto@v0.41.0/internal/poly1305=>golang.org/x/crypto@v0.41.0/internal/poly1305;$WORK/b459=>" -p golang.org/x/crypto/internal/poly1305 -lang=go1.23 -complete -installsuffix shared -buildid YARxFCNVM-toUumxZt3q/YARxFCNVM-toUumxZt3q -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b459/importcfg -pack /root/go/pkg/mod/golang.org/x/crypto@v0.41.0/internal/poly1305/mac_noasm.go /root/go/pkg/mod/golang.org/x/crypto@v0.41.0/internal/poly1305/poly1305.go /root/go/pkg/mod/golang.org/x/crypto@v0.41.0/internal/poly1305/sum_generic.go
2025-08-20T22:48:24.7018973Z [00:02:43.729]➜  go tool buildid -w $WORK/b432/_pkg_.a # internal
2025-08-20T22:48:24.7063969Z [00:02:43.733]➜  cp $WORK/b432/_pkg_.a /root/.cache/go-build/a6/a63aaca5204bc1b892aedc27a25e1623bf5fd126ec03caeb7f3ba20d3faeda5f-d # internal
2025-08-20T22:48:24.7072272Z [00:02:43.734]➜  golang.org/x/crypto/ssh/internal/bcrypt_pbkdf
2025-08-20T22:48:24.7080521Z [00:02:43.735]➜  mkdir -p $WORK/b460/
2025-08-20T22:48:24.7140566Z [00:02:43.741]➜  go tool buildid -w $WORK/b448/_pkg_.a # internal
2025-08-20T22:48:24.7146229Z [00:02:43.742]➜  cat >/tmp/go-build3381348043/b460/importcfg << 'EOF' # internal
2025-08-20T22:48:24.7146646Z [00:02:43.742]➜  # import config
2025-08-20T22:48:24.7147022Z [00:02:43.742]➜  packagefile crypto/sha512=/tmp/go-build3381348043/b108/_pkg_.a
2025-08-20T22:48:24.7147480Z [00:02:43.742]➜  packagefile errors=/tmp/go-build3381348043/b004/_pkg_.a
2025-08-20T22:48:24.7148420Z [00:02:43.742]➜  packagefile golang.org/x/crypto/blowfish=/tmp/go-build3381348043/b443/_pkg_.a
2025-08-20T22:48:24.7148813Z [00:02:43.742]➜  EOF
2025-08-20T22:48:24.7153080Z [00:02:43.742]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b460/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/crypto@v0.41.0/ssh/internal/bcrypt_pbkdf=>golang.org/x/crypto@v0.41.0/ssh/internal/bcrypt_pbkdf;$WORK/b460=>" -p golang.org/x/crypto/ssh/internal/bcrypt_pbkdf -lang=go1.23 -complete -installsuffix shared -buildid IWCQKy7DGhhpmo7SeDCU/IWCQKy7DGhhpmo7SeDCU -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b460/importcfg -pack /root/go/pkg/mod/golang.org/x/crypto@v0.41.0/ssh/internal/bcrypt_pbkdf/bcrypt_pbkdf.go
2025-08-20T22:48:24.7199528Z [00:02:43.747]➜  cp $WORK/b448/_pkg_.a /root/.cache/go-build/30/302c8b4e8e6f7ea924c9f0e4a95c8cfd9dd3b4d4609c8d48f95ed1a30bd93e6f-d # internal
2025-08-20T22:48:24.7215863Z [00:02:43.749]➜  github.com/go-jose/go-jose/v3
2025-08-20T22:48:24.7222409Z [00:02:43.749]➜  mkdir -p $WORK/b446/
2025-08-20T22:48:24.7234033Z [00:02:43.750]➜  cat >/tmp/go-build3381348043/b446/importcfg << 'EOF' # internal
2025-08-20T22:48:24.7234583Z [00:02:43.750]➜  # import config
2025-08-20T22:48:24.7235150Z [00:02:43.750]➜  packagefile bytes=/tmp/go-build3381348043/b003/_pkg_.a
2025-08-20T22:48:24.7235803Z [00:02:43.750]➜  packagefile compress/flate=/tmp/go-build3381348043/b164/_pkg_.a
2025-08-20T22:48:24.7236401Z [00:02:43.750]➜  packagefile crypto=/tmp/go-build3381348043/b052/_pkg_.a
2025-08-20T22:48:24.7236984Z [00:02:43.750]➜  packagefile crypto/aes=/tmp/go-build3381348043/b122/_pkg_.a
2025-08-20T22:48:24.7237583Z [00:02:43.750]➜  packagefile crypto/cipher=/tmp/go-build3381348043/b059/_pkg_.a
2025-08-20T22:48:24.7238181Z [00:02:43.750]➜  packagefile crypto/ecdsa=/tmp/go-build3381348043/b056/_pkg_.a
2025-08-20T22:48:24.7238795Z [00:02:43.750]➜  packagefile crypto/ed25519=/tmp/go-build3381348043/b113/_pkg_.a
2025-08-20T22:48:24.7239402Z [00:02:43.750]➜  packagefile crypto/elliptic=/tmp/go-build3381348043/b095/_pkg_.a
2025-08-20T22:48:24.7240000Z [00:02:43.750]➜  packagefile crypto/hmac=/tmp/go-build3381348043/b126/_pkg_.a
2025-08-20T22:48:24.7240587Z [00:02:43.750]➜  packagefile crypto/rand=/tmp/go-build3381348043/b116/_pkg_.a
2025-08-20T22:48:24.7241163Z [00:02:43.750]➜  packagefile crypto/rsa=/tmp/go-build3381348043/b117/_pkg_.a
2025-08-20T22:48:24.7241747Z [00:02:43.750]➜  packagefile crypto/sha1=/tmp/go-build3381348043/b138/_pkg_.a
2025-08-20T22:48:24.7242656Z [00:02:43.750]➜  packagefile crypto/sha256=/tmp/go-build3381348043/b119/_pkg_.a
2025-08-20T22:48:24.7243319Z [00:02:43.750]➜  packagefile crypto/sha512=/tmp/go-build3381348043/b108/_pkg_.a
2025-08-20T22:48:24.7243911Z [00:02:43.750]➜  packagefile crypto/subtle=/tmp/go-build3381348043/b089/_pkg_.a
2025-08-20T22:48:24.7244486Z [00:02:43.750]➜  packagefile crypto/x509=/tmp/go-build3381348043/b141/_pkg_.a
2025-08-20T22:48:24.7245044Z [00:02:43.750]➜  packagefile encoding/base64=/tmp/go-build3381348043/b146/_pkg_.a
2025-08-20T22:48:24.7245678Z [00:02:43.750]➜  packagefile encoding/binary=/tmp/go-build3381348043/b132/_pkg_.a
2025-08-20T22:48:24.7246427Z [00:02:43.750]➜  packagefile encoding/hex=/tmp/go-build3381348043/b144/_pkg_.a
2025-08-20T22:48:24.7247002Z [00:02:43.750]➜  packagefile errors=/tmp/go-build3381348043/b004/_pkg_.a
2025-08-20T22:48:24.7247573Z [00:02:43.750]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:24.7248247Z [00:02:43.750]➜  packagefile github.com/go-jose/go-jose/v3/cipher=/tmp/go-build3381348043/b447/_pkg_.a
2025-08-20T22:48:24.7249011Z [00:02:43.750]➜  packagefile github.com/go-jose/go-jose/v3/json=/tmp/go-build3381348043/b448/_pkg_.a
2025-08-20T22:48:24.7249723Z [00:02:43.750]➜  packagefile golang.org/x/crypto/pbkdf2=/tmp/go-build3381348043/b203/_pkg_.a
2025-08-20T22:48:24.7250338Z [00:02:43.750]➜  packagefile hash=/tmp/go-build3381348043/b053/_pkg_.a
2025-08-20T22:48:24.7250863Z [00:02:43.750]➜  packagefile io=/tmp/go-build3381348043/b034/_pkg_.a
2025-08-20T22:48:24.7251779Z [00:02:43.750]➜  packagefile math/big=/tmp/go-build3381348043/b096/_pkg_.a
2025-08-20T22:48:24.7252339Z [00:02:43.750]➜  packagefile net/url=/tmp/go-build3381348043/b155/_pkg_.a
2025-08-20T22:48:24.7252870Z [00:02:43.750]➜  packagefile reflect=/tmp/go-build3381348043/b099/_pkg_.a
2025-08-20T22:48:24.7253396Z [00:02:43.750]➜  packagefile strings=/tmp/go-build3381348043/b063/_pkg_.a
2025-08-20T22:48:24.7253927Z [00:02:43.750]➜  packagefile unicode=/tmp/go-build3381348043/b041/_pkg_.a
2025-08-20T22:48:24.7254342Z [00:02:43.750]➜  EOF
2025-08-20T22:48:24.7260190Z [00:02:43.753]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b446/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/go-jose/go-jose/v3@v3.0.4=>github.com/go-jose/go-jose/v3@v3.0.4;$WORK/b446=>" -p github.com/go-jose/go-jose/v3 -lang=go1.12 -complete -installsuffix shared -buildid 4ntTXaGnhEXrkxxNmUB2/4ntTXaGnhEXrkxxNmUB2 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b446/importcfg -pack /root/go/pkg/mod/github.com/go-jose/go-jose/v3@v3.0.4/asymmetric.go /root/go/pkg/mod/github.com/go-jose/go-jose/v3@v3.0.4/crypter.go /root/go/pkg/mod/github.com/go-jose/go-jose/v3@v3.0.4/doc.go /root/go/pkg/mod/github.com/go-jose/go-jose/v3@v3.0.4/encoding.go /root/go/pkg/mod/github.com/go-jose/go-jose/v3@v3.0.4/jwe.go /root/go/pkg/mod/github.com/go-jose/go-jose/v3@v3.0.4/jwk.go /root/go/pkg/mod/github.com/go-jose/go-jose/v3@v3.0.4/jws.go /root/go/pkg/mod/github.com/go-jose/go-jose/v3@v3.0.4/opaque.go /root/go/pkg/mod/github.com/go-jose/go-jose/v3@v3.0.4/shared.go /root/go/pkg/mod/github.com/go-jose/go-jose/v3@v3.0.4/signing.go /root/go/pkg/mod/github.com/go-jose/go-jose/v3@v3.0.4/symmetric.go
2025-08-20T22:48:24.7360850Z [00:02:43.763]➜  go tool buildid -w $WORK/b459/_pkg_.a # internal
2025-08-20T22:48:24.7364635Z [00:02:43.763]➜  cp $WORK/b459/_pkg_.a /root/.cache/go-build/92/92e7581994cae1641212480c71c0801b03dfd3b9e2b4b7f8d5e71a6654656b17-d # internal
2025-08-20T22:48:24.7398810Z [00:02:43.766]➜  go.step.sm/crypto/internal/bcrypt_pbkdf
2025-08-20T22:48:24.7399257Z [00:02:43.766]➜  mkdir -p $WORK/b462/
2025-08-20T22:48:24.7399640Z [00:02:43.766]➜  cat >/tmp/go-build3381348043/b462/importcfg << 'EOF' # internal
2025-08-20T22:48:24.7399993Z [00:02:43.766]➜  # import config
2025-08-20T22:48:24.7400360Z [00:02:43.766]➜  packagefile crypto/sha512=/tmp/go-build3381348043/b108/_pkg_.a
2025-08-20T22:48:24.7400812Z [00:02:43.766]➜  packagefile errors=/tmp/go-build3381348043/b004/_pkg_.a
2025-08-20T22:48:24.7401331Z [00:02:43.766]➜  packagefile golang.org/x/crypto/blowfish=/tmp/go-build3381348043/b443/_pkg_.a
2025-08-20T22:48:24.7402002Z [00:02:43.766]➜  EOF
2025-08-20T22:48:24.7404011Z [00:02:43.766]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b462/_pkg_.a -trimpath "/root/go/pkg/mod/go.step.sm/crypto@v0.69.0/internal/bcrypt_pbkdf=>go.step.sm/crypto@v0.69.0/internal/bcrypt_pbkdf;$WORK/b462=>" -p go.step.sm/crypto/internal/bcrypt_pbkdf -lang=go1.23 -complete -installsuffix shared -buildid 7pN477mgHmmjIVrOS775/7pN477mgHmmjIVrOS775 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b462/importcfg -pack /root/go/pkg/mod/go.step.sm/crypto@v0.69.0/internal/bcrypt_pbkdf/bcrypt_pbkdf.go
2025-08-20T22:48:24.7476988Z [00:02:43.774]➜  go tool buildid -w $WORK/b460/_pkg_.a # internal
2025-08-20T22:48:24.7477813Z [00:02:43.774]➜  cp $WORK/b460/_pkg_.a /root/.cache/go-build/65/653affa2bd20c45bffdb93b04adc4a09c8764b6fb1ef9078f480cdf93e8e7cfb-d # internal
2025-08-20T22:48:24.7478392Z [00:02:43.774]➜  golang.org/x/crypto/ssh
2025-08-20T22:48:24.7478671Z [00:02:43.774]➜  mkdir -p $WORK/b455/
2025-08-20T22:48:24.7479063Z [00:02:43.774]➜  cat >/tmp/go-build3381348043/b455/importcfg << 'EOF' # internal
2025-08-20T22:48:24.7479413Z [00:02:43.774]➜  # import config
2025-08-20T22:48:24.7479750Z [00:02:43.774]➜  packagefile bufio=/tmp/go-build3381348043/b162/_pkg_.a
2025-08-20T22:48:24.7480171Z [00:02:43.774]➜  packagefile bytes=/tmp/go-build3381348043/b003/_pkg_.a
2025-08-20T22:48:24.7480596Z [00:02:43.774]➜  packagefile context=/tmp/go-build3381348043/b043/_pkg_.a
2025-08-20T22:48:24.7481421Z [00:02:43.774]➜  packagefile crypto=/tmp/go-build3381348043/b052/_pkg_.a
2025-08-20T22:48:24.7481860Z [00:02:43.774]➜  packagefile crypto/aes=/tmp/go-build3381348043/b122/_pkg_.a
2025-08-20T22:48:24.7482324Z [00:02:43.774]➜  packagefile crypto/cipher=/tmp/go-build3381348043/b059/_pkg_.a
2025-08-20T22:48:24.7482783Z [00:02:43.774]➜  packagefile crypto/des=/tmp/go-build3381348043/b123/_pkg_.a
2025-08-20T22:48:24.7483233Z [00:02:43.774]➜  packagefile crypto/dsa=/tmp/go-build3381348043/b142/_pkg_.a
2025-08-20T22:48:24.7483700Z [00:02:43.774]➜  packagefile crypto/ecdsa=/tmp/go-build3381348043/b056/_pkg_.a
2025-08-20T22:48:24.7484171Z [00:02:43.774]➜  packagefile crypto/ed25519=/tmp/go-build3381348043/b113/_pkg_.a
2025-08-20T22:48:24.7484650Z [00:02:43.774]➜  packagefile crypto/elliptic=/tmp/go-build3381348043/b095/_pkg_.a
2025-08-20T22:48:24.7485125Z [00:02:43.774]➜  packagefile crypto/hmac=/tmp/go-build3381348043/b126/_pkg_.a
2025-08-20T22:48:24.7485601Z [00:02:43.774]➜  packagefile crypto/md5=/tmp/go-build3381348043/b136/_pkg_.a
2025-08-20T22:48:24.7486346Z [00:02:43.774]➜  packagefile crypto/mlkem=/tmp/go-build3381348043/b456/_pkg_.a
2025-08-20T22:48:24.7486812Z [00:02:43.774]➜  packagefile crypto/rand=/tmp/go-build3381348043/b116/_pkg_.a
2025-08-20T22:48:24.7487270Z [00:02:43.774]➜  packagefile crypto/rc4=/tmp/go-build3381348043/b137/_pkg_.a
2025-08-20T22:48:24.7487718Z [00:02:43.774]➜  packagefile crypto/rsa=/tmp/go-build3381348043/b117/_pkg_.a
2025-08-20T22:48:24.7488180Z [00:02:43.774]➜  packagefile crypto/sha1=/tmp/go-build3381348043/b138/_pkg_.a
2025-08-20T22:48:24.7488641Z [00:02:43.774]➜  packagefile crypto/sha256=/tmp/go-build3381348043/b119/_pkg_.a
2025-08-20T22:48:24.7489107Z [00:02:43.774]➜  packagefile crypto/sha512=/tmp/go-build3381348043/b108/_pkg_.a
2025-08-20T22:48:24.7489574Z [00:02:43.774]➜  packagefile crypto/subtle=/tmp/go-build3381348043/b089/_pkg_.a
2025-08-20T22:48:24.7490037Z [00:02:43.774]➜  packagefile crypto/x509=/tmp/go-build3381348043/b141/_pkg_.a
2025-08-20T22:48:24.7490507Z [00:02:43.774]➜  packagefile encoding/asn1=/tmp/go-build3381348043/b110/_pkg_.a
2025-08-20T22:48:24.7490984Z [00:02:43.774]➜  packagefile encoding/base64=/tmp/go-build3381348043/b146/_pkg_.a
2025-08-20T22:48:24.7491468Z [00:02:43.774]➜  packagefile encoding/binary=/tmp/go-build3381348043/b132/_pkg_.a
2025-08-20T22:48:24.7491941Z [00:02:43.774]➜  packagefile encoding/hex=/tmp/go-build3381348043/b144/_pkg_.a
2025-08-20T22:48:24.7492403Z [00:02:43.774]➜  packagefile encoding/pem=/tmp/go-build3381348043/b145/_pkg_.a
2025-08-20T22:48:24.7493078Z [00:02:43.774]➜  packagefile errors=/tmp/go-build3381348043/b004/_pkg_.a
2025-08-20T22:48:24.7493569Z [00:02:43.774]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:24.7494072Z [00:02:43.774]➜  packagefile golang.org/x/crypto/chacha20=/tmp/go-build3381348043/b457/_pkg_.a
2025-08-20T22:48:24.7494657Z [00:02:43.774]➜  packagefile golang.org/x/crypto/curve25519=/tmp/go-build3381348043/b423/_pkg_.a
2025-08-20T22:48:24.7495287Z [00:02:43.774]➜  packagefile golang.org/x/crypto/internal/poly1305=/tmp/go-build3381348043/b459/_pkg_.a
2025-08-20T22:48:24.7496104Z [00:02:43.774]➜  packagefile golang.org/x/crypto/ssh/internal/bcrypt_pbkdf=/tmp/go-build3381348043/b460/_pkg_.a
2025-08-20T22:48:24.7496709Z [00:02:43.774]➜  packagefile hash=/tmp/go-build3381348043/b053/_pkg_.a
2025-08-20T22:48:24.7497111Z [00:02:43.774]➜  packagefile io=/tmp/go-build3381348043/b034/_pkg_.a
2025-08-20T22:48:24.7497512Z [00:02:43.774]➜  packagefile log=/tmp/go-build3381348043/b171/_pkg_.a
2025-08-20T22:48:24.7497931Z [00:02:43.774]➜  packagefile math=/tmp/go-build3381348043/b055/_pkg_.a
2025-08-20T22:48:24.7498354Z [00:02:43.774]➜  packagefile math/big=/tmp/go-build3381348043/b096/_pkg_.a
2025-08-20T22:48:24.7498794Z [00:02:43.774]➜  packagefile math/rand=/tmp/go-build3381348043/b100/_pkg_.a
2025-08-20T22:48:24.7499220Z [00:02:43.774]➜  packagefile net=/tmp/go-build3381348043/b148/_pkg_.a
2025-08-20T22:48:24.7499624Z [00:02:43.774]➜  packagefile os=/tmp/go-build3381348043/b079/_pkg_.a
2025-08-20T22:48:24.7500275Z [00:02:43.774]➜  packagefile reflect=/tmp/go-build3381348043/b099/_pkg_.a
2025-08-20T22:48:24.7500705Z [00:02:43.774]➜  packagefile runtime=/tmp/go-build3381348043/b010/_pkg_.a
2025-08-20T22:48:24.7501129Z [00:02:43.774]➜  packagefile slices=/tmp/go-build3381348043/b050/_pkg_.a
2025-08-20T22:48:24.7501543Z [00:02:43.774]➜  packagefile sort=/tmp/go-build3381348043/b157/_pkg_.a
2025-08-20T22:48:24.7501962Z [00:02:43.774]➜  packagefile strconv=/tmp/go-build3381348043/b054/_pkg_.a
2025-08-20T22:48:24.7502400Z [00:02:43.774]➜  packagefile strings=/tmp/go-build3381348043/b063/_pkg_.a
2025-08-20T22:48:24.7502815Z [00:02:43.774]➜  packagefile sync=/tmp/go-build3381348043/b035/_pkg_.a
2025-08-20T22:48:24.7503251Z [00:02:43.774]➜  packagefile sync/atomic=/tmp/go-build3381348043/b037/_pkg_.a
2025-08-20T22:48:24.7503682Z [00:02:43.774]➜  packagefile time=/tmp/go-build3381348043/b044/_pkg_.a
2025-08-20T22:48:24.7503992Z [00:02:43.774]➜  EOF
2025-08-20T22:48:24.7512021Z [00:02:43.774]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b455/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/crypto@v0.41.0/ssh=>golang.org/x/crypto@v0.41.0/ssh;$WORK/b455=>" -p golang.org/x/crypto/ssh -lang=go1.23 -complete -installsuffix shared -buildid rT7kbFBTxi08euH1J04I/rT7kbFBTxi08euH1J04I -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b455/importcfg -pack /root/go/pkg/mod/golang.org/x/crypto@v0.41.0/ssh/buffer.go /root/go/pkg/mod/golang.org/x/crypto@v0.41.0/ssh/certs.go /root/go/pkg/mod/golang.org/x/crypto@v0.41.0/ssh/channel.go /root/go/pkg/mod/golang.org/x/crypto@v0.41.0/ssh/cipher.go /root/go/pkg/mod/golang.org/x/crypto@v0.41.0/ssh/client.go /root/go/pkg/mod/golang.org/x/crypto@v0.41.0/ssh/client_auth.go /root/go/pkg/mod/golang.org/x/crypto@v0.41.0/ssh/common.go /root/go/pkg/mod/golang.org/x/crypto@v0.41.0/ssh/connection.go /root/go/pkg/mod/golang.org/x/crypto@v0.41.0/ssh/doc.go /root/go/pkg/mod/golang.org/x/crypto@v0.41.0/ssh/handshake.go /root/go/pkg/mod/golang.org/x/crypto@v0.41.0/ssh/kex.go /root/go/pkg/mod/golang.org/x/crypto@v0.41.0/ssh/keys.go /root/go/pkg/mod/golang.org/x/crypto@v0.41.0/ssh/mac.go /root/go/pkg/mod/golang.org/x/crypto@v0.41.0/ssh/messages.go /root/go/pkg/mod/golang.org/x/crypto@v0.41.0/ssh/mlkem.go /root/go/pkg/mod/golang.org/x/crypto@v0.41.0/ssh/mux.go /root/go/pkg/mod/golang.org/x/crypto@v0.41.0/ssh/server.go /root/go/pkg/mod/golang.org/x/crypto@v0.41.0/ssh/session.go /root/go/pkg/mod/golang.org/x/crypto@v0.41.0/ssh/ssh_gss.go /root/go/pkg/mod/golang.org/x/crypto@v0.41.0/ssh/streamlocal.go /root/go/pkg/mod/golang.org/x/crypto@v0.41.0/ssh/tcpip.go /root/go/pkg/mod/golang.org/x/crypto@v0.41.0/ssh/transport.go
2025-08-20T22:48:24.7622434Z [00:02:43.789]➜  go tool buildid -w $WORK/b462/_pkg_.a # internal
2025-08-20T22:48:24.7633564Z [00:02:43.789]➜  cp $WORK/b462/_pkg_.a /root/.cache/go-build/6c/6ccd2b7753557f620c99849087bd6bc668b73f3b5a8fd9203786f257253ff55b-d # internal
2025-08-20T22:48:24.7634260Z [00:02:43.789]➜  golang.org/x/crypto/nacl/secretbox
2025-08-20T22:48:24.7634605Z [00:02:43.789]➜  mkdir -p $WORK/b463/
2025-08-20T22:48:24.7635007Z [00:02:43.789]➜  cat >/tmp/go-build3381348043/b463/importcfg << 'EOF' # internal
2025-08-20T22:48:24.7635357Z [00:02:43.789]➜  # import config
2025-08-20T22:48:24.7635928Z [00:02:43.789]➜  packagefile golang.org/x/crypto/internal/alias=/tmp/go-build3381348043/b458/_pkg_.a
2025-08-20T22:48:24.7636625Z [00:02:43.789]➜  packagefile golang.org/x/crypto/internal/poly1305=/tmp/go-build3381348043/b459/_pkg_.a
2025-08-20T22:48:24.7637258Z [00:02:43.789]➜  packagefile golang.org/x/crypto/salsa20/salsa=/tmp/go-build3381348043/b464/_pkg_.a
2025-08-20T22:48:24.7637657Z [00:02:43.789]➜  EOF
2025-08-20T22:48:24.7639529Z [00:02:43.789]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b463/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/crypto@v0.41.0/nacl/secretbox=>golang.org/x/crypto@v0.41.0/nacl/secretbox;$WORK/b463=>" -p golang.org/x/crypto/nacl/secretbox -lang=go1.23 -complete -installsuffix shared -buildid 47pq9qCVXQXG6Z01JY0c/47pq9qCVXQXG6Z01JY0c -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b463/importcfg -pack /root/go/pkg/mod/golang.org/x/crypto@v0.41.0/nacl/secretbox/secretbox.go
2025-08-20T22:48:24.7868215Z [00:02:43.814]➜  go tool buildid -w $WORK/b463/_pkg_.a # internal
2025-08-20T22:48:24.7871660Z [00:02:43.814]➜  cp $WORK/b463/_pkg_.a /root/.cache/go-build/7a/7a768e8428e496e618e594d4c433744280d29c15c0ec8a08a19c2bcae83c10eb-d # internal
2025-08-20T22:48:24.7883163Z [00:02:43.814]➜  golang.org/x/crypto/cryptobyte
2025-08-20T22:48:24.7883614Z [00:02:43.814]➜  mkdir -p $WORK/b466/
2025-08-20T22:48:24.7883995Z [00:02:43.815]➜  cat >/tmp/go-build3381348043/b466/importcfg << 'EOF' # internal
2025-08-20T22:48:24.7884346Z [00:02:43.815]➜  # import config
2025-08-20T22:48:24.7884711Z [00:02:43.815]➜  packagefile encoding/asn1=/tmp/go-build3381348043/b110/_pkg_.a
2025-08-20T22:48:24.7885162Z [00:02:43.815]➜  packagefile errors=/tmp/go-build3381348043/b004/_pkg_.a
2025-08-20T22:48:24.7885937Z [00:02:43.815]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:24.7886984Z [00:02:43.815]➜  packagefile golang.org/x/crypto/cryptobyte/asn1=/tmp/go-build3381348043/b467/_pkg_.a
2025-08-20T22:48:24.7887578Z [00:02:43.815]➜  packagefile math/big=/tmp/go-build3381348043/b096/_pkg_.a
2025-08-20T22:48:24.7888022Z [00:02:43.815]➜  packagefile reflect=/tmp/go-build3381348043/b099/_pkg_.a
2025-08-20T22:48:24.7888450Z [00:02:43.815]➜  packagefile time=/tmp/go-build3381348043/b044/_pkg_.a
2025-08-20T22:48:24.7888770Z [00:02:43.815]➜  EOF
2025-08-20T22:48:24.7891086Z [00:02:43.815]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b466/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/crypto@v0.41.0/cryptobyte=>golang.org/x/crypto@v0.41.0/cryptobyte;$WORK/b466=>" -p golang.org/x/crypto/cryptobyte -lang=go1.23 -complete -installsuffix shared -buildid GrJkVNEd7HA68NF7oaA5/GrJkVNEd7HA68NF7oaA5 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b466/importcfg -pack /root/go/pkg/mod/golang.org/x/crypto@v0.41.0/cryptobyte/asn1.go /root/go/pkg/mod/golang.org/x/crypto@v0.41.0/cryptobyte/builder.go /root/go/pkg/mod/golang.org/x/crypto@v0.41.0/cryptobyte/string.go
2025-08-20T22:48:24.9420753Z [00:02:43.969]➜  go tool buildid -w $WORK/b466/_pkg_.a # internal
2025-08-20T22:48:24.9436799Z [00:02:43.971]➜  cp $WORK/b466/_pkg_.a /root/.cache/go-build/71/716f2dd0eb3f20bef3899d49a274f39b3a0ab46a84263156d3da843495624675-d # internal
2025-08-20T22:48:24.9464958Z [00:02:43.973]➜  github.com/smallstep/certificates/internal/httptransport
2025-08-20T22:48:24.9466998Z [00:02:43.973]➜  mkdir -p $WORK/b469/
2025-08-20T22:48:24.9468410Z [00:02:43.974]➜  cat >/tmp/go-build3381348043/b469/importcfg << 'EOF' # internal
2025-08-20T22:48:24.9468790Z [00:02:43.974]➜  # import config
2025-08-20T22:48:24.9469127Z [00:02:43.974]➜  packagefile net=/tmp/go-build3381348043/b148/_pkg_.a
2025-08-20T22:48:24.9469568Z [00:02:43.974]➜  packagefile net/http=/tmp/go-build3381348043/b161/_pkg_.a
2025-08-20T22:48:24.9469994Z [00:02:43.974]➜  packagefile time=/tmp/go-build3381348043/b044/_pkg_.a
2025-08-20T22:48:24.9470322Z [00:02:43.974]➜  EOF
2025-08-20T22:48:24.9472637Z [00:02:43.974]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b469/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/smallstep/certificates@v0.28.4/internal/httptransport=>github.com/smallstep/certificates@v0.28.4/internal/httptransport;$WORK/b469=>" -p github.com/smallstep/certificates/internal/httptransport -lang=go1.23 -complete -installsuffix shared -buildid RtUcOgg4h61UJZMbVv6n/RtUcOgg4h61UJZMbVv6n -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b469/importcfg -pack /root/go/pkg/mod/github.com/smallstep/certificates@v0.28.4/internal/httptransport/httptransport.go
2025-08-20T22:48:24.9799983Z [00:02:44.006]➜  go tool buildid -w $WORK/b469/_pkg_.a # internal
2025-08-20T22:48:24.9803997Z [00:02:44.007]➜  cp $WORK/b469/_pkg_.a /root/.cache/go-build/b5/b58fbce5ce1dff4e08e9f129fcefb5e174823a668366ed574ced166623c906ec-d # internal
2025-08-20T22:48:24.9805034Z [00:02:44.007]➜  github.com/smallstep/certificates/authority/poolhttp
2025-08-20T22:48:24.9805398Z [00:02:44.007]➜  mkdir -p $WORK/b468/
2025-08-20T22:48:24.9807281Z [00:02:44.008]➜  cat >/tmp/go-build3381348043/b468/importcfg << 'EOF' # internal
2025-08-20T22:48:24.9808223Z [00:02:44.008]➜  # import config
2025-08-20T22:48:24.9808836Z [00:02:44.008]➜  packagefile github.com/smallstep/certificates/internal/httptransport=/tmp/go-build3381348043/b469/_pkg_.a
2025-08-20T22:48:24.9809461Z [00:02:44.008]➜  packagefile net/http=/tmp/go-build3381348043/b161/_pkg_.a
2025-08-20T22:48:24.9809922Z [00:02:44.008]➜  packagefile sync=/tmp/go-build3381348043/b035/_pkg_.a
2025-08-20T22:48:24.9810236Z [00:02:44.008]➜  EOF
2025-08-20T22:48:24.9837016Z [00:02:44.010]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b468/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/smallstep/certificates@v0.28.4/authority/poolhttp=>github.com/smallstep/certificates@v0.28.4/authority/poolhttp;$WORK/b468=>" -p github.com/smallstep/certificates/authority/poolhttp -lang=go1.23 -complete -installsuffix shared -buildid H8KuYljA-YdqhrBYY0dn/H8KuYljA-YdqhrBYY0dn -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b468/importcfg -pack /root/go/pkg/mod/github.com/smallstep/certificates@v0.28.4/authority/poolhttp/poolhttp.go
2025-08-20T22:48:25.0249611Z [00:02:44.052]➜  go tool buildid -w $WORK/b446/_pkg_.a # internal
2025-08-20T22:48:25.0294826Z [00:02:44.056]➜  cp $WORK/b446/_pkg_.a /root/.cache/go-build/f8/f8734ccac7c4a25df28ad6beda1f355dc4411b5a96293f2149302ec0fe85b761-d # internal
2025-08-20T22:48:25.0307278Z [00:02:44.058]➜  github.com/go-jose/go-jose/v3/cryptosigner
2025-08-20T22:48:25.0308197Z [00:02:44.058]➜  mkdir -p $WORK/b449/
2025-08-20T22:48:25.0309430Z [00:02:44.058]➜  cat >/tmp/go-build3381348043/b449/importcfg << 'EOF' # internal
2025-08-20T22:48:25.0309830Z [00:02:44.058]➜  # import config
2025-08-20T22:48:25.0310187Z [00:02:44.058]➜  packagefile crypto=/tmp/go-build3381348043/b052/_pkg_.a
2025-08-20T22:48:25.0310646Z [00:02:44.058]➜  packagefile crypto/ecdsa=/tmp/go-build3381348043/b056/_pkg_.a
2025-08-20T22:48:25.0311151Z [00:02:44.058]➜  packagefile crypto/ed25519=/tmp/go-build3381348043/b113/_pkg_.a
2025-08-20T22:48:25.0311632Z [00:02:44.058]➜  packagefile crypto/elliptic=/tmp/go-build3381348043/b095/_pkg_.a
2025-08-20T22:48:25.0312107Z [00:02:44.058]➜  packagefile crypto/rand=/tmp/go-build3381348043/b116/_pkg_.a
2025-08-20T22:48:25.0312567Z [00:02:44.058]➜  packagefile crypto/rsa=/tmp/go-build3381348043/b117/_pkg_.a
2025-08-20T22:48:25.0313410Z [00:02:44.058]➜  packagefile encoding/asn1=/tmp/go-build3381348043/b110/_pkg_.a
2025-08-20T22:48:25.0314009Z [00:02:44.058]➜  packagefile github.com/go-jose/go-jose/v3=/tmp/go-build3381348043/b446/_pkg_.a
2025-08-20T22:48:25.0314492Z [00:02:44.058]➜  packagefile io=/tmp/go-build3381348043/b034/_pkg_.a
2025-08-20T22:48:25.0314917Z [00:02:44.058]➜  packagefile math/big=/tmp/go-build3381348043/b096/_pkg_.a
2025-08-20T22:48:25.0315241Z [00:02:44.058]➜  EOF
2025-08-20T22:48:25.0317369Z [00:02:44.058]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b449/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/go-jose/go-jose/v3@v3.0.4/cryptosigner=>github.com/go-jose/go-jose/v3@v3.0.4/cryptosigner;$WORK/b449=>" -p github.com/go-jose/go-jose/v3/cryptosigner -lang=go1.12 -complete -installsuffix shared -buildid CFCqfZae4I9fyd4jZsJX/CFCqfZae4I9fyd4jZsJX -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b449/importcfg -pack /root/go/pkg/mod/github.com/go-jose/go-jose/v3@v3.0.4/cryptosigner/cryptosigner.go
2025-08-20T22:48:25.0410028Z [00:02:44.068]➜  go tool buildid -w $WORK/b468/_pkg_.a # internal
2025-08-20T22:48:25.0418394Z [00:02:44.069]➜  cp $WORK/b468/_pkg_.a /root/.cache/go-build/00/00f9bf6e100e8f99f8a3f75e8dd7e7b334eea902c88e1c61da4bcabd9c737e59-d # internal
2025-08-20T22:48:25.0428838Z [00:02:44.070]➜  github.com/go-jose/go-jose/v3/jwt
2025-08-20T22:48:25.0429515Z [00:02:44.070]➜  mkdir -p $WORK/b450/
2025-08-20T22:48:25.0430676Z [00:02:44.070]➜  cat >/tmp/go-build3381348043/b450/importcfg << 'EOF' # internal
2025-08-20T22:48:25.0431438Z [00:02:44.070]➜  # import config
2025-08-20T22:48:25.0431788Z [00:02:44.070]➜  packagefile bytes=/tmp/go-build3381348043/b003/_pkg_.a
2025-08-20T22:48:25.0432215Z [00:02:44.070]➜  packagefile errors=/tmp/go-build3381348043/b004/_pkg_.a
2025-08-20T22:48:25.0432633Z [00:02:44.070]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:25.0433130Z [00:02:44.070]➜  packagefile github.com/go-jose/go-jose/v3=/tmp/go-build3381348043/b446/_pkg_.a
2025-08-20T22:48:25.0433728Z [00:02:44.070]➜  packagefile github.com/go-jose/go-jose/v3/json=/tmp/go-build3381348043/b448/_pkg_.a
2025-08-20T22:48:25.0434239Z [00:02:44.070]➜  packagefile reflect=/tmp/go-build3381348043/b099/_pkg_.a
2025-08-20T22:48:25.0434668Z [00:02:44.070]➜  packagefile strconv=/tmp/go-build3381348043/b054/_pkg_.a
2025-08-20T22:48:25.0435093Z [00:02:44.070]➜  packagefile strings=/tmp/go-build3381348043/b063/_pkg_.a
2025-08-20T22:48:25.0435509Z [00:02:44.070]➜  packagefile time=/tmp/go-build3381348043/b044/_pkg_.a
2025-08-20T22:48:25.0447852Z [00:02:44.070]➜  EOF
2025-08-20T22:48:25.0450855Z [00:02:44.070]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b450/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/go-jose/go-jose/v3@v3.0.4/jwt=>github.com/go-jose/go-jose/v3@v3.0.4/jwt;$WORK/b450=>" -p github.com/go-jose/go-jose/v3/jwt -lang=go1.12 -complete -installsuffix shared -buildid WokngwJxn_N6z8fIBggr/WokngwJxn_N6z8fIBggr -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b450/importcfg -pack /root/go/pkg/mod/github.com/go-jose/go-jose/v3@v3.0.4/jwt/builder.go /root/go/pkg/mod/github.com/go-jose/go-jose/v3@v3.0.4/jwt/claims.go /root/go/pkg/mod/github.com/go-jose/go-jose/v3@v3.0.4/jwt/doc.go /root/go/pkg/mod/github.com/go-jose/go-jose/v3@v3.0.4/jwt/errors.go /root/go/pkg/mod/github.com/go-jose/go-jose/v3@v3.0.4/jwt/jwt.go /root/go/pkg/mod/github.com/go-jose/go-jose/v3@v3.0.4/jwt/validation.go
2025-08-20T22:48:25.0574229Z [00:02:44.084]➜  go tool buildid -w $WORK/b449/_pkg_.a # internal
2025-08-20T22:48:25.0585881Z [00:02:44.086]➜  cp $WORK/b449/_pkg_.a /root/.cache/go-build/c5/c5c4f9b40539ed35a5721a1fb173a99f645e3fdadf351828953c40dfa5b9d0e7-d # internal
2025-08-20T22:48:25.0591572Z [00:02:44.086]➜  log/slog/internal/buffer
2025-08-20T22:48:25.0596443Z [00:02:44.087]➜  mkdir -p $WORK/b476/
2025-08-20T22:48:25.0603113Z [00:02:44.087]➜  cat >/tmp/go-build3381348043/b476/importcfg << 'EOF' # internal
2025-08-20T22:48:25.0607408Z [00:02:44.088]➜  # import config
2025-08-20T22:48:25.0607786Z [00:02:44.088]➜  packagefile sync=/tmp/go-build3381348043/b035/_pkg_.a
2025-08-20T22:48:25.0608358Z [00:02:44.088]➜  EOF
2025-08-20T22:48:25.0610101Z [00:02:44.088]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b476/_pkg_.a -trimpath "/root/.go/src/log/slog/internal/buffer=>log/slog/internal/buffer;$WORK/b476=>" -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/b476/importcfg -pack /root/.go/src/log/slog/internal/buffer/buffer.go
2025-08-20T22:48:25.0929595Z [00:02:44.120]➜  go tool buildid -w $WORK/b476/_pkg_.a # internal
2025-08-20T22:48:25.0942242Z [00:02:44.121]➜  cp $WORK/b476/_pkg_.a /root/.cache/go-build/32/325b843a00aa831889a4a40fa80477b1acb02285e9a98777f8df242b94b4c827-d # internal
2025-08-20T22:48:25.0952163Z [00:02:44.122]➜  log/slog
2025-08-20T22:48:25.0960463Z [00:02:44.123]➜  mkdir -p $WORK/b474/
2025-08-20T22:48:25.0980383Z [00:02:44.125]➜  cat >/tmp/go-build3381348043/b474/importcfg << 'EOF' # internal
2025-08-20T22:48:25.0983541Z [00:02:44.125]➜  # import config
2025-08-20T22:48:25.0983925Z [00:02:44.125]➜  packagefile bytes=/tmp/go-build3381348043/b003/_pkg_.a
2025-08-20T22:48:25.0984361Z [00:02:44.125]➜  packagefile context=/tmp/go-build3381348043/b043/_pkg_.a
2025-08-20T22:48:25.0984803Z [00:02:44.125]➜  packagefile encoding=/tmp/go-build3381348043/b159/_pkg_.a
2025-08-20T22:48:25.0985259Z [00:02:44.125]➜  packagefile encoding/json=/tmp/go-build3381348043/b158/_pkg_.a
2025-08-20T22:48:25.0986178Z [00:02:44.125]➜  packagefile errors=/tmp/go-build3381348043/b004/_pkg_.a
2025-08-20T22:48:25.0986598Z [00:02:44.125]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:25.0987003Z [00:02:44.125]➜  packagefile io=/tmp/go-build3381348043/b034/_pkg_.a
2025-08-20T22:48:25.0987410Z [00:02:44.125]➜  packagefile log=/tmp/go-build3381348043/b171/_pkg_.a
2025-08-20T22:48:25.0987849Z [00:02:44.125]➜  packagefile log/internal=/tmp/go-build3381348043/b172/_pkg_.a
2025-08-20T22:48:25.0988347Z [00:02:44.125]➜  packagefile log/slog/internal=/tmp/go-build3381348043/b475/_pkg_.a
2025-08-20T22:48:25.0988878Z [00:02:44.125]➜  packagefile log/slog/internal/buffer=/tmp/go-build3381348043/b476/_pkg_.a
2025-08-20T22:48:25.0989356Z [00:02:44.125]➜  packagefile math=/tmp/go-build3381348043/b055/_pkg_.a
2025-08-20T22:48:25.0989779Z [00:02:44.125]➜  packagefile reflect=/tmp/go-build3381348043/b099/_pkg_.a
2025-08-20T22:48:25.0990210Z [00:02:44.125]➜  packagefile runtime=/tmp/go-build3381348043/b010/_pkg_.a
2025-08-20T22:48:25.0990642Z [00:02:44.125]➜  packagefile slices=/tmp/go-build3381348043/b050/_pkg_.a
2025-08-20T22:48:25.0991068Z [00:02:44.125]➜  packagefile strconv=/tmp/go-build3381348043/b054/_pkg_.a
2025-08-20T22:48:25.0991497Z [00:02:44.125]➜  packagefile strings=/tmp/go-build3381348043/b063/_pkg_.a
2025-08-20T22:48:25.0991915Z [00:02:44.125]➜  packagefile sync=/tmp/go-build3381348043/b035/_pkg_.a
2025-08-20T22:48:25.0992347Z [00:02:44.125]➜  packagefile sync/atomic=/tmp/go-build3381348043/b037/_pkg_.a
2025-08-20T22:48:25.0992791Z [00:02:44.125]➜  packagefile time=/tmp/go-build3381348043/b044/_pkg_.a
2025-08-20T22:48:25.0993216Z [00:02:44.125]➜  packagefile unicode=/tmp/go-build3381348043/b041/_pkg_.a
2025-08-20T22:48:25.0993661Z [00:02:44.125]➜  packagefile unicode/utf8=/tmp/go-build3381348043/b042/_pkg_.a
2025-08-20T22:48:25.0994018Z [00:02:44.125]➜  EOF
2025-08-20T22:48:25.1004735Z [00:02:44.127]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b474/_pkg_.a -trimpath "/root/.go/src/log/slog=>log/slog;$WORK/b474=>" -p log/slog -lang=go1.25 -std -complete -installsuffix shared -buildid nhnpwUMZh03h3VIHK5N1/nhnpwUMZh03h3VIHK5N1 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b474/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-20T22:48:25.1295200Z [00:02:44.156]➜  go tool buildid -w $WORK/b450/_pkg_.a # internal
2025-08-20T22:48:25.1307843Z [00:02:44.158]➜  cp $WORK/b450/_pkg_.a /root/.cache/go-build/c4/c49b566834178428da7defd3702c6c2b99a80917430cbbb8bba71118ee79bb5a-d # internal
2025-08-20T22:48:25.1312796Z [00:02:44.158]➜  google.golang.org/api/internal/third_party/uritemplates
2025-08-20T22:48:25.1326768Z [00:02:44.158]➜  mkdir -p $WORK/b478/
2025-08-20T22:48:25.1330600Z [00:02:44.160]➜  cat >/tmp/go-build3381348043/b478/importcfg << 'EOF' # internal
2025-08-20T22:48:25.1330972Z [00:02:44.160]➜  # import config
2025-08-20T22:48:25.1331312Z [00:02:44.160]➜  packagefile bytes=/tmp/go-build3381348043/b003/_pkg_.a
2025-08-20T22:48:25.1331739Z [00:02:44.160]➜  packagefile errors=/tmp/go-build3381348043/b004/_pkg_.a
2025-08-20T22:48:25.1332164Z [00:02:44.160]➜  packagefile regexp=/tmp/go-build3381348043/b184/_pkg_.a
2025-08-20T22:48:25.1332592Z [00:02:44.160]➜  packagefile strconv=/tmp/go-build3381348043/b054/_pkg_.a
2025-08-20T22:48:25.1333039Z [00:02:44.160]➜  packagefile strings=/tmp/go-build3381348043/b063/_pkg_.a
2025-08-20T22:48:25.1333359Z [00:02:44.160]➜  EOF
2025-08-20T22:48:25.1336126Z [00:02:44.160]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b478/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/api@v0.244.0/internal/third_party/uritemplates=>google.golang.org/api@v0.244.0/internal/third_party/uritemplates;$WORK/b478=>" -p google.golang.org/api/internal/third_party/uritemplates -lang=go1.23 -complete -installsuffix shared -buildid tdSqf7O70Pg44IqDb1I0/tdSqf7O70Pg44IqDb1I0 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b478/importcfg -pack /root/go/pkg/mod/google.golang.org/api@v0.244.0/internal/third_party/uritemplates/uritemplates.go /root/go/pkg/mod/google.golang.org/api@v0.244.0/internal/third_party/uritemplates/utils.go
2025-08-20T22:48:25.1564333Z [00:02:44.183]➜  go tool buildid -w $WORK/b478/_pkg_.a # internal
2025-08-20T22:48:25.1570546Z [00:02:44.184]➜  cp $WORK/b478/_pkg_.a /root/.cache/go-build/44/44d363bddb91cbca02671d05dd1e9a3bf4d9834b291cb3c74f4563ebaae210b2-d # internal
2025-08-20T22:48:25.1573576Z [00:02:44.184]➜  google.golang.org/api/googleapi
2025-08-20T22:48:25.1573917Z [00:02:44.184]➜  mkdir -p $WORK/b477/
2025-08-20T22:48:25.1575142Z [00:02:44.185]➜  cat >/tmp/go-build3381348043/b477/importcfg << 'EOF' # internal
2025-08-20T22:48:25.1580929Z [00:02:44.185]➜  # import config
2025-08-20T22:48:25.1581623Z [00:02:44.185]➜  packagefile bytes=/tmp/go-build3381348043/b003/_pkg_.a
2025-08-20T22:48:25.1583150Z [00:02:44.185]➜  packagefile encoding/json=/tmp/go-build3381348043/b158/_pkg_.a
2025-08-20T22:48:25.1583616Z [00:02:44.185]➜  packagefile errors=/tmp/go-build3381348043/b004/_pkg_.a
2025-08-20T22:48:25.1584035Z [00:02:44.185]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:25.1584641Z [00:02:44.185]➜  packagefile google.golang.org/api/internal/third_party/uritemplates=/tmp/go-build3381348043/b478/_pkg_.a
2025-08-20T22:48:25.1585225Z [00:02:44.185]➜  packagefile io=/tmp/go-build3381348043/b034/_pkg_.a
2025-08-20T22:48:25.1585650Z [00:02:44.185]➜  packagefile net/http=/tmp/go-build3381348043/b161/_pkg_.a
2025-08-20T22:48:25.1586291Z [00:02:44.185]➜  packagefile net/url=/tmp/go-build3381348043/b155/_pkg_.a
2025-08-20T22:48:25.1586724Z [00:02:44.185]➜  packagefile strconv=/tmp/go-build3381348043/b054/_pkg_.a
2025-08-20T22:48:25.1587150Z [00:02:44.185]➜  packagefile strings=/tmp/go-build3381348043/b063/_pkg_.a
2025-08-20T22:48:25.1587584Z [00:02:44.185]➜  packagefile time=/tmp/go-build3381348043/b044/_pkg_.a
2025-08-20T22:48:25.1587894Z [00:02:44.185]➜  EOF
2025-08-20T22:48:25.1590222Z [00:02:44.185]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b477/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/api@v0.244.0/googleapi=>google.golang.org/api@v0.244.0/googleapi;$WORK/b477=>" -p google.golang.org/api/googleapi -lang=go1.23 -complete -installsuffix shared -buildid 5_7NGJPX04knioZ9Jc9l/5_7NGJPX04knioZ9Jc9l -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b477/importcfg -pack /root/go/pkg/mod/google.golang.org/api@v0.244.0/googleapi/googleapi.go /root/go/pkg/mod/google.golang.org/api@v0.244.0/googleapi/types.go
2025-08-20T22:48:25.2199289Z [00:02:44.247]➜  go tool buildid -w $WORK/b477/_pkg_.a # internal
2025-08-20T22:48:25.2211268Z [00:02:44.248]➜  cp $WORK/b477/_pkg_.a /root/.cache/go-build/ab/ab98c24e8cb32f51ad1cb557059c48f59a22404463239666bfab37a0c30761b7-d # internal
2025-08-20T22:48:25.2213700Z [00:02:44.248]➜  cloud.google.com/go/auth/internal/jwt
2025-08-20T22:48:25.2217217Z [00:02:44.248]➜  mkdir -p $WORK/b483/
2025-08-20T22:48:25.2221095Z [00:02:44.249]➜  cat >/tmp/go-build3381348043/b483/importcfg << 'EOF' # internal
2025-08-20T22:48:25.2224485Z [00:02:44.249]➜  # import config
2025-08-20T22:48:25.2224882Z [00:02:44.249]➜  packagefile bytes=/tmp/go-build3381348043/b003/_pkg_.a
2025-08-20T22:48:25.2225311Z [00:02:44.249]➜  packagefile crypto=/tmp/go-build3381348043/b052/_pkg_.a
2025-08-20T22:48:25.2225873Z [00:02:44.249]➜  packagefile crypto/rand=/tmp/go-build3381348043/b116/_pkg_.a
2025-08-20T22:48:25.2226395Z [00:02:44.249]➜  packagefile crypto/rsa=/tmp/go-build3381348043/b117/_pkg_.a
2025-08-20T22:48:25.2226868Z [00:02:44.249]➜  packagefile crypto/sha256=/tmp/go-build3381348043/b119/_pkg_.a
2025-08-20T22:48:25.2227346Z [00:02:44.249]➜  packagefile encoding/base64=/tmp/go-build3381348043/b146/_pkg_.a
2025-08-20T22:48:25.2227822Z [00:02:44.249]➜  packagefile encoding/json=/tmp/go-build3381348043/b158/_pkg_.a
2025-08-20T22:48:25.2228614Z [00:02:44.249]➜  packagefile errors=/tmp/go-build3381348043/b004/_pkg_.a
2025-08-20T22:48:25.2229026Z [00:02:44.249]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:25.2229447Z [00:02:44.249]➜  packagefile strings=/tmp/go-build3381348043/b063/_pkg_.a
2025-08-20T22:48:25.2229868Z [00:02:44.249]➜  packagefile time=/tmp/go-build3381348043/b044/_pkg_.a
2025-08-20T22:48:25.2230175Z [00:02:44.249]➜  EOF
2025-08-20T22:48:25.2232069Z [00:02:44.249]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b483/_pkg_.a -trimpath "/root/go/pkg/mod/cloud.google.com/go/auth@v0.16.3/internal/jwt=>cloud.google.com/go/auth@v0.16.3/internal/jwt;$WORK/b483=>" -p cloud.google.com/go/auth/internal/jwt -lang=go1.23 -complete -installsuffix shared -buildid sjle8H3lkvEZ0YFORWsr/sjle8H3lkvEZ0YFORWsr -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b483/importcfg -pack /root/go/pkg/mod/cloud.google.com/go/auth@v0.16.3/internal/jwt/jwt.go
2025-08-20T22:48:25.2496003Z [00:02:44.276]➜  go tool buildid -w $WORK/b483/_pkg_.a # internal
2025-08-20T22:48:25.2515273Z [00:02:44.277]➜  cp $WORK/b483/_pkg_.a /root/.cache/go-build/1f/1f351022b8c72c77a0e7d4f0a4c2665310432b2ac930e4d8487312f6e8ab81a1-d # internal
2025-08-20T22:48:25.2516041Z [00:02:44.277]➜  cloud.google.com/go/auth/internal/credsfile
2025-08-20T22:48:25.2516368Z [00:02:44.277]➜  mkdir -p $WORK/b488/
2025-08-20T22:48:25.2516747Z [00:02:44.278]➜  cat >/tmp/go-build3381348043/b488/importcfg << 'EOF' # internal
2025-08-20T22:48:25.2517115Z [00:02:44.278]➜  # import config
2025-08-20T22:48:25.2517485Z [00:02:44.278]➜  packagefile encoding/json=/tmp/go-build3381348043/b158/_pkg_.a
2025-08-20T22:48:25.2517921Z [00:02:44.278]➜  packagefile os=/tmp/go-build3381348043/b079/_pkg_.a
2025-08-20T22:48:25.2518341Z [00:02:44.278]➜  packagefile os/user=/tmp/go-build3381348043/b354/_pkg_.a
2025-08-20T22:48:25.2518793Z [00:02:44.278]➜  packagefile path/filepath=/tmp/go-build3381348043/b156/_pkg_.a
2025-08-20T22:48:25.2519259Z [00:02:44.278]➜  packagefile runtime=/tmp/go-build3381348043/b010/_pkg_.a
2025-08-20T22:48:25.2519577Z [00:02:44.278]➜  EOF
2025-08-20T22:48:25.2522469Z [00:02:44.278]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b488/_pkg_.a -trimpath "/root/go/pkg/mod/cloud.google.com/go/auth@v0.16.3/internal/credsfile=>cloud.google.com/go/auth@v0.16.3/internal/credsfile;$WORK/b488=>" -p cloud.google.com/go/auth/internal/credsfile -lang=go1.23 -complete -installsuffix shared -buildid lcLWY_NgdWopE4oF-Cco/lcLWY_NgdWopE4oF-Cco -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b488/importcfg -pack /root/go/pkg/mod/cloud.google.com/go/auth@v0.16.3/internal/credsfile/credsfile.go /root/go/pkg/mod/cloud.google.com/go/auth@v0.16.3/internal/credsfile/filetype.go /root/go/pkg/mod/cloud.google.com/go/auth@v0.16.3/internal/credsfile/parse.go
2025-08-20T22:48:25.2773942Z [00:02:44.304]➜  go tool buildid -w $WORK/b488/_pkg_.a # internal
2025-08-20T22:48:25.2784865Z [00:02:44.305]➜  cp $WORK/b488/_pkg_.a /root/.cache/go-build/3f/3f816bfc2c32ca5a8c4ff1b2f33286e442827484a3f3d23b1a566a6b0ce26fad-d # internal
2025-08-20T22:48:25.2800429Z [00:02:44.305]➜  internal/saferio
2025-08-20T22:48:25.2800732Z [00:02:44.305]➜  mkdir -p $WORK/b492/
2025-08-20T22:48:25.2801116Z [00:02:44.305]➜  cat >/tmp/go-build3381348043/b492/importcfg << 'EOF' # internal
2025-08-20T22:48:25.2801461Z [00:02:44.305]➜  # import config
2025-08-20T22:48:25.2801786Z [00:02:44.305]➜  packagefile io=/tmp/go-build3381348043/b034/_pkg_.a
2025-08-20T22:48:25.2802093Z [00:02:44.305]➜  EOF
2025-08-20T22:48:25.2803611Z [00:02:44.305]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b492/_pkg_.a -trimpath "/root/.go/src/internal/saferio=>internal/saferio;$WORK/b492=>" -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/b492/importcfg -pack /root/.go/src/internal/saferio/io.go
2025-08-20T22:48:25.2906809Z [00:02:44.317]➜  go tool buildid -w $WORK/b492/_pkg_.a # internal
2025-08-20T22:48:25.2910672Z [00:02:44.318]➜  cp $WORK/b492/_pkg_.a /root/.cache/go-build/57/57bffadd14624ea2fb0e2f72fb4e7ed254b845aa873cadc2a2028ae9e2f8292e-d # internal
2025-08-20T22:48:25.2911305Z [00:02:44.318]➜  encoding/gob
2025-08-20T22:48:25.2911564Z [00:02:44.318]➜  mkdir -p $WORK/b491/
2025-08-20T22:48:25.2915217Z [00:02:44.319]➜  cat >/tmp/go-build3381348043/b491/importcfg << 'EOF' # internal
2025-08-20T22:48:25.2915818Z [00:02:44.319]➜  # import config
2025-08-20T22:48:25.2916615Z [00:02:44.319]➜  packagefile bufio=/tmp/go-build3381348043/b162/_pkg_.a
2025-08-20T22:48:25.2917344Z [00:02:44.319]➜  packagefile encoding=/tmp/go-build3381348043/b159/_pkg_.a
2025-08-20T22:48:25.2936910Z [00:02:44.319]➜  packagefile encoding/binary=/tmp/go-build3381348043/b132/_pkg_.a
2025-08-20T22:48:25.2938849Z [00:02:44.319]➜  packagefile errors=/tmp/go-build3381348043/b004/_pkg_.a
2025-08-20T22:48:25.2939339Z [00:02:44.319]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:25.2939835Z [00:02:44.319]➜  packagefile internal/saferio=/tmp/go-build3381348043/b492/_pkg_.a
2025-08-20T22:48:25.2940288Z [00:02:44.319]➜  packagefile io=/tmp/go-build3381348043/b034/_pkg_.a
2025-08-20T22:48:25.2940696Z [00:02:44.319]➜  packagefile maps=/tmp/go-build3381348043/b147/_pkg_.a
2025-08-20T22:48:25.2941107Z [00:02:44.319]➜  packagefile math=/tmp/go-build3381348043/b055/_pkg_.a
2025-08-20T22:48:25.2941537Z [00:02:44.319]➜  packagefile math/bits=/tmp/go-build3381348043/b040/_pkg_.a
2025-08-20T22:48:25.2941973Z [00:02:44.319]➜  packagefile os=/tmp/go-build3381348043/b079/_pkg_.a
2025-08-20T22:48:25.2942397Z [00:02:44.319]➜  packagefile reflect=/tmp/go-build3381348043/b099/_pkg_.a
2025-08-20T22:48:25.2942815Z [00:02:44.319]➜  packagefile sync=/tmp/go-build3381348043/b035/_pkg_.a
2025-08-20T22:48:25.2943251Z [00:02:44.319]➜  packagefile sync/atomic=/tmp/go-build3381348043/b037/_pkg_.a
2025-08-20T22:48:25.2943696Z [00:02:44.319]➜  packagefile unicode=/tmp/go-build3381348043/b041/_pkg_.a
2025-08-20T22:48:25.2944155Z [00:02:44.319]➜  packagefile unicode/utf8=/tmp/go-build3381348043/b042/_pkg_.a
2025-08-20T22:48:25.2944493Z [00:02:44.319]➜  EOF
2025-08-20T22:48:25.2947541Z [00:02:44.321]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b491/_pkg_.a -trimpath "/root/.go/src/encoding/gob=>encoding/gob;$WORK/b491=>" -p encoding/gob -lang=go1.25 -std -complete -installsuffix shared -buildid uSio5yKf8mC2Eeph2l3N/uSio5yKf8mC2Eeph2l3N -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b491/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-20T22:48:25.3842737Z [00:02:44.411]➜  go tool buildid -w $WORK/b474/_pkg_.a # internal
2025-08-20T22:48:25.3877505Z [00:02:44.415]➜  cp $WORK/b474/_pkg_.a /root/.cache/go-build/fc/fc4e0fdd5fd87e3885c0b9f5fd7a76629914c489769f82e180cb6659aed59c6e-d # internal
2025-08-20T22:48:25.3880229Z [00:02:44.415]➜  github.com/googleapis/gax-go/v2/internallog/internal
2025-08-20T22:48:25.3881303Z [00:02:44.415]➜  mkdir -p $WORK/b473/
2025-08-20T22:48:25.3893754Z [00:02:44.416]➜  cat >/tmp/go-build3381348043/b473/importcfg << 'EOF' # internal
2025-08-20T22:48:25.3894615Z [00:02:44.416]➜  # import config
2025-08-20T22:48:25.3895239Z [00:02:44.416]➜  packagefile context=/tmp/go-build3381348043/b043/_pkg_.a
2025-08-20T22:48:25.3896225Z [00:02:44.416]➜  packagefile io=/tmp/go-build3381348043/b034/_pkg_.a
2025-08-20T22:48:25.3896939Z [00:02:44.416]➜  packagefile log/slog=/tmp/go-build3381348043/b474/_pkg_.a
2025-08-20T22:48:25.3897604Z [00:02:44.416]➜  packagefile os=/tmp/go-build3381348043/b079/_pkg_.a
2025-08-20T22:48:25.3898322Z [00:02:44.416]➜  packagefile strings=/tmp/go-build3381348043/b063/_pkg_.a
2025-08-20T22:48:25.3898980Z [00:02:44.416]➜  packagefile time=/tmp/go-build3381348043/b044/_pkg_.a
2025-08-20T22:48:25.3899883Z [00:02:44.416]➜  EOF
2025-08-20T22:48:25.3912848Z [00:02:44.418]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b473/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/googleapis/gax-go/v2@v2.15.0/internallog/internal=>github.com/googleapis/gax-go/v2@v2.15.0/internallog/internal;$WORK/b473=>" -p github.com/googleapis/gax-go/v2/internallog/internal -lang=go1.23 -complete -installsuffix shared -buildid CKwLCBrWsX7kCIpp8NKT/CKwLCBrWsX7kCIpp8NKT -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b473/importcfg -pack /root/go/pkg/mod/github.com/googleapis/gax-go/v2@v2.15.0/internallog/internal/internal.go
2025-08-20T22:48:25.4187037Z [00:02:44.445]➜  go tool buildid -w $WORK/b473/_pkg_.a # internal
2025-08-20T22:48:25.4188557Z [00:02:44.445]➜  cp $WORK/b473/_pkg_.a /root/.cache/go-build/7b/7b76a920e95260ed6eaeba4a1c748e54f65d7a8cd68acde80f5294b34dd51f12-d # internal
2025-08-20T22:48:25.4191478Z [00:02:44.445]➜  github.com/googleapis/gax-go/v2/internallog
2025-08-20T22:48:25.4191864Z [00:02:44.445]➜  mkdir -p $WORK/b472/
2025-08-20T22:48:25.4206067Z [00:02:44.448]➜  cat >/tmp/go-build3381348043/b472/importcfg << 'EOF' # internal
2025-08-20T22:48:25.4206932Z [00:02:44.448]➜  # import config
2025-08-20T22:48:25.4208892Z [00:02:44.448]➜  packagefile bytes=/tmp/go-build3381348043/b003/_pkg_.a
2025-08-20T22:48:25.4209362Z [00:02:44.448]➜  packagefile encoding/json=/tmp/go-build3381348043/b158/_pkg_.a
2025-08-20T22:48:25.4209808Z [00:02:44.448]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:25.4210422Z [00:02:44.448]➜  packagefile github.com/googleapis/gax-go/v2/internallog/internal=/tmp/go-build3381348043/b473/_pkg_.a
2025-08-20T22:48:25.4211006Z [00:02:44.448]➜  packagefile log/slog=/tmp/go-build3381348043/b474/_pkg_.a
2025-08-20T22:48:25.4211441Z [00:02:44.448]➜  packagefile net/http=/tmp/go-build3381348043/b161/_pkg_.a
2025-08-20T22:48:25.4211856Z [00:02:44.448]➜  packagefile os=/tmp/go-build3381348043/b079/_pkg_.a
2025-08-20T22:48:25.4212302Z [00:02:44.448]➜  packagefile strings=/tmp/go-build3381348043/b063/_pkg_.a
2025-08-20T22:48:25.4212617Z [00:02:44.448]➜  EOF
2025-08-20T22:48:25.4229839Z [00:02:44.450]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b472/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/googleapis/gax-go/v2@v2.15.0/internallog=>github.com/googleapis/gax-go/v2@v2.15.0/internallog;$WORK/b472=>" -p github.com/googleapis/gax-go/v2/internallog -lang=go1.23 -complete -installsuffix shared -buildid 7PdS7DyOXzO_kVCpLa1G/7PdS7DyOXzO_kVCpLa1G -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b472/importcfg -pack /root/go/pkg/mod/github.com/googleapis/gax-go/v2@v2.15.0/internallog/internallog.go
2025-08-20T22:48:25.5014164Z [00:02:44.528]➜  go tool buildid -w $WORK/b472/_pkg_.a # internal
2025-08-20T22:48:25.5071915Z [00:02:44.534]➜  cp $WORK/b472/_pkg_.a /root/.cache/go-build/9d/9d83f4bc8974f1b3f4620f36fa9a7f21d30afff5c217aa81bed03f79a1f97393-d # internal
2025-08-20T22:48:25.5162449Z [00:02:44.543]➜  cloud.google.com/go/compute/metadata
2025-08-20T22:48:25.5163829Z [00:02:44.543]➜  mkdir -p $WORK/b482/
2025-08-20T22:48:25.5176813Z [00:02:44.545]➜  cat >/tmp/go-build3381348043/b482/importcfg << 'EOF' # internal
2025-08-20T22:48:25.5178237Z [00:02:44.545]➜  # import config
2025-08-20T22:48:25.5179883Z [00:02:44.545]➜  packagefile bytes=/tmp/go-build3381348043/b003/_pkg_.a
2025-08-20T22:48:25.5181415Z [00:02:44.545]➜  packagefile context=/tmp/go-build3381348043/b043/_pkg_.a
2025-08-20T22:48:25.5182086Z [00:02:44.545]➜  packagefile encoding/json=/tmp/go-build3381348043/b158/_pkg_.a
2025-08-20T22:48:25.5182865Z [00:02:44.545]➜  packagefile errors=/tmp/go-build3381348043/b004/_pkg_.a
2025-08-20T22:48:25.5185063Z [00:02:44.545]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:25.5185524Z [00:02:44.545]➜  packagefile io=/tmp/go-build3381348043/b034/_pkg_.a
2025-08-20T22:48:25.5186074Z [00:02:44.545]➜  packagefile log/slog=/tmp/go-build3381348043/b474/_pkg_.a
2025-08-20T22:48:25.5186887Z [00:02:44.545]➜  packagefile math/rand=/tmp/go-build3381348043/b100/_pkg_.a
2025-08-20T22:48:25.5187317Z [00:02:44.545]➜  packagefile net=/tmp/go-build3381348043/b148/_pkg_.a
2025-08-20T22:48:25.5187737Z [00:02:44.545]➜  packagefile net/http=/tmp/go-build3381348043/b161/_pkg_.a
2025-08-20T22:48:25.5188169Z [00:02:44.545]➜  packagefile net/url=/tmp/go-build3381348043/b155/_pkg_.a
2025-08-20T22:48:25.5188603Z [00:02:44.545]➜  packagefile os=/tmp/go-build3381348043/b079/_pkg_.a
2025-08-20T22:48:25.5189028Z [00:02:44.545]➜  packagefile strings=/tmp/go-build3381348043/b063/_pkg_.a
2025-08-20T22:48:25.5189443Z [00:02:44.545]➜  packagefile sync=/tmp/go-build3381348043/b035/_pkg_.a
2025-08-20T22:48:25.5189859Z [00:02:44.545]➜  packagefile syscall=/tmp/go-build3381348043/b047/_pkg_.a
2025-08-20T22:48:25.5190276Z [00:02:44.545]➜  packagefile time=/tmp/go-build3381348043/b044/_pkg_.a
2025-08-20T22:48:25.5190583Z [00:02:44.545]➜  EOF
2025-08-20T22:48:25.5208896Z [00:02:44.547]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b482/_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/b482=>" -p cloud.google.com/go/compute/metadata -lang=go1.23 -complete -installsuffix shared -buildid fm3x4sdcegdzBtgQxfBI/fm3x4sdcegdzBtgQxfBI -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b482/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-20T22:48:25.6941153Z [00:02:44.721]➜  go tool buildid -w $WORK/b482/_pkg_.a # internal
2025-08-20T22:48:25.6967570Z [00:02:44.724]➜  cp $WORK/b482/_pkg_.a /root/.cache/go-build/55/5545cf90730f48fa3cfb7d9194d79ab737d4753bb908994c2641f853969d414d-d # internal
2025-08-20T22:48:25.6976624Z [00:02:44.725]➜  cloud.google.com/go/auth/internal
2025-08-20T22:48:25.6981149Z [00:02:44.725]➜  mkdir -p $WORK/b481/
2025-08-20T22:48:25.6991585Z [00:02:44.726]➜  cat >/tmp/go-build3381348043/b481/importcfg << 'EOF' # internal
2025-08-20T22:48:25.6993001Z [00:02:44.726]➜  # import config
2025-08-20T22:48:25.6993512Z [00:02:44.726]➜  packagefile cloud.google.com/go/compute/metadata=/tmp/go-build3381348043/b482/_pkg_.a
2025-08-20T22:48:25.6994070Z [00:02:44.726]➜  packagefile context=/tmp/go-build3381348043/b043/_pkg_.a
2025-08-20T22:48:25.6994756Z [00:02:44.726]➜  packagefile crypto=/tmp/go-build3381348043/b052/_pkg_.a
2025-08-20T22:48:25.6995266Z [00:02:44.726]➜  packagefile crypto/x509=/tmp/go-build3381348043/b141/_pkg_.a
2025-08-20T22:48:25.6995935Z [00:02:44.726]➜  packagefile encoding/json=/tmp/go-build3381348043/b158/_pkg_.a
2025-08-20T22:48:25.6996489Z [00:02:44.726]➜  packagefile encoding/pem=/tmp/go-build3381348043/b145/_pkg_.a
2025-08-20T22:48:25.6996939Z [00:02:44.726]➜  packagefile errors=/tmp/go-build3381348043/b004/_pkg_.a
2025-08-20T22:48:25.6997377Z [00:02:44.726]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:25.6997774Z [00:02:44.726]➜  packagefile io=/tmp/go-build3381348043/b034/_pkg_.a
2025-08-20T22:48:25.6998191Z [00:02:44.726]➜  packagefile net/http=/tmp/go-build3381348043/b161/_pkg_.a
2025-08-20T22:48:25.6998603Z [00:02:44.726]➜  packagefile os=/tmp/go-build3381348043/b079/_pkg_.a
2025-08-20T22:48:25.6999006Z [00:02:44.726]➜  packagefile sync=/tmp/go-build3381348043/b035/_pkg_.a
2025-08-20T22:48:25.6999421Z [00:02:44.726]➜  packagefile time=/tmp/go-build3381348043/b044/_pkg_.a
2025-08-20T22:48:25.6999727Z [00:02:44.726]➜  EOF
2025-08-20T22:48:25.7001551Z [00:02:44.726]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b481/_pkg_.a -trimpath "/root/go/pkg/mod/cloud.google.com/go/auth@v0.16.3/internal=>cloud.google.com/go/auth@v0.16.3/internal;$WORK/b481=>" -p cloud.google.com/go/auth/internal -lang=go1.23 -complete -installsuffix shared -buildid MPb9aQwicnKr6t_VZ0j5/MPb9aQwicnKr6t_VZ0j5 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b481/importcfg -pack /root/go/pkg/mod/cloud.google.com/go/auth@v0.16.3/internal/internal.go
2025-08-20T22:48:25.7606515Z [00:02:44.787]➜  go tool buildid -w $WORK/b481/_pkg_.a # internal
2025-08-20T22:48:25.7613735Z [00:02:44.788]➜  cp $WORK/b481/_pkg_.a /root/.cache/go-build/12/12002478df2cf0c66104aad9ce826112c82be84f209b95e43523db82cb4c0ca9-d # internal
2025-08-20T22:48:25.7621016Z [00:02:44.789]➜  cloud.google.com/go/auth
2025-08-20T22:48:25.7621369Z [00:02:44.789]➜  mkdir -p $WORK/b480/
2025-08-20T22:48:25.7621760Z [00:02:44.789]➜  cat >/tmp/go-build3381348043/b480/importcfg << 'EOF' # internal
2025-08-20T22:48:25.7622110Z [00:02:44.789]➜  # import config
2025-08-20T22:48:25.7622453Z [00:02:44.789]➜  packagefile bytes=/tmp/go-build3381348043/b003/_pkg_.a
2025-08-20T22:48:25.7622975Z [00:02:44.789]➜  packagefile cloud.google.com/go/auth/internal=/tmp/go-build3381348043/b481/_pkg_.a
2025-08-20T22:48:25.7623612Z [00:02:44.789]➜  packagefile cloud.google.com/go/auth/internal/jwt=/tmp/go-build3381348043/b483/_pkg_.a
2025-08-20T22:48:25.7624140Z [00:02:44.789]➜  packagefile context=/tmp/go-build3381348043/b043/_pkg_.a
2025-08-20T22:48:25.7624592Z [00:02:44.789]➜  packagefile encoding/json=/tmp/go-build3381348043/b158/_pkg_.a
2025-08-20T22:48:25.7625039Z [00:02:44.789]➜  packagefile errors=/tmp/go-build3381348043/b004/_pkg_.a
2025-08-20T22:48:25.7650527Z [00:02:44.789]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:25.7651136Z [00:02:44.789]➜  packagefile github.com/googleapis/gax-go/v2/internallog=/tmp/go-build3381348043/b472/_pkg_.a
2025-08-20T22:48:25.7651695Z [00:02:44.789]➜  packagefile log/slog=/tmp/go-build3381348043/b474/_pkg_.a
2025-08-20T22:48:25.7652120Z [00:02:44.789]➜  packagefile mime=/tmp/go-build3381348043/b177/_pkg_.a
2025-08-20T22:48:25.7652542Z [00:02:44.789]➜  packagefile net/http=/tmp/go-build3381348043/b161/_pkg_.a
2025-08-20T22:48:25.7652985Z [00:02:44.789]➜  packagefile net/url=/tmp/go-build3381348043/b155/_pkg_.a
2025-08-20T22:48:25.7653409Z [00:02:44.789]➜  packagefile strconv=/tmp/go-build3381348043/b054/_pkg_.a
2025-08-20T22:48:25.7653835Z [00:02:44.789]➜  packagefile strings=/tmp/go-build3381348043/b063/_pkg_.a
2025-08-20T22:48:25.7654252Z [00:02:44.789]➜  packagefile sync=/tmp/go-build3381348043/b035/_pkg_.a
2025-08-20T22:48:25.7654660Z [00:02:44.789]➜  packagefile time=/tmp/go-build3381348043/b044/_pkg_.a
2025-08-20T22:48:25.7654968Z [00:02:44.789]➜  EOF
2025-08-20T22:48:25.7657299Z [00:02:44.789]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b480/_pkg_.a -trimpath "/root/go/pkg/mod/cloud.google.com/go/auth@v0.16.3=>cloud.google.com/go/auth@v0.16.3;$WORK/b480=>" -p cloud.google.com/go/auth -lang=go1.23 -complete -installsuffix shared -buildid PJh0W3g7maqjrwHrtMpx/PJh0W3g7maqjrwHrtMpx -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b480/importcfg -pack /root/go/pkg/mod/cloud.google.com/go/auth@v0.16.3/auth.go /root/go/pkg/mod/cloud.google.com/go/auth@v0.16.3/threelegged.go
2025-08-20T22:48:25.7959689Z [00:02:44.823]➜  go tool buildid -w $WORK/b455/_pkg_.a # internal
2025-08-20T22:48:25.8154595Z [00:02:44.842]➜  cp $WORK/b455/_pkg_.a /root/.cache/go-build/16/16b497c80b76a44aead990cd6f70f3ab3bb3463e2d428a28ed400fabfe1097b8-d # internal
2025-08-20T22:48:25.8157616Z [00:02:44.843]➜  go.step.sm/crypto/keyutil
2025-08-20T22:48:25.8164335Z [00:02:44.843]➜  mkdir -p $WORK/b453/
2025-08-20T22:48:25.8186819Z [00:02:44.845]➜  cat >/tmp/go-build3381348043/b453/importcfg << 'EOF' # internal
2025-08-20T22:48:25.8187235Z [00:02:44.845]➜  # import config
2025-08-20T22:48:25.8187584Z [00:02:44.845]➜  packagefile bytes=/tmp/go-build3381348043/b003/_pkg_.a
2025-08-20T22:48:25.8188009Z [00:02:44.845]➜  packagefile crypto=/tmp/go-build3381348043/b052/_pkg_.a
2025-08-20T22:48:25.8188455Z [00:02:44.845]➜  packagefile crypto/ecdsa=/tmp/go-build3381348043/b056/_pkg_.a
2025-08-20T22:48:25.8188924Z [00:02:44.845]➜  packagefile crypto/ed25519=/tmp/go-build3381348043/b113/_pkg_.a
2025-08-20T22:48:25.8189779Z [00:02:44.845]➜  packagefile crypto/elliptic=/tmp/go-build3381348043/b095/_pkg_.a
2025-08-20T22:48:25.8190254Z [00:02:44.845]➜  packagefile crypto/rand=/tmp/go-build3381348043/b116/_pkg_.a
2025-08-20T22:48:25.8190710Z [00:02:44.845]➜  packagefile crypto/rsa=/tmp/go-build3381348043/b117/_pkg_.a
2025-08-20T22:48:25.8191171Z [00:02:44.845]➜  packagefile crypto/sha256=/tmp/go-build3381348043/b119/_pkg_.a
2025-08-20T22:48:25.8191628Z [00:02:44.845]➜  packagefile crypto/x509=/tmp/go-build3381348043/b141/_pkg_.a
2025-08-20T22:48:25.8192113Z [00:02:44.845]➜  packagefile crypto/x509/pkix=/tmp/go-build3381348043/b143/_pkg_.a
2025-08-20T22:48:25.8192593Z [00:02:44.845]➜  packagefile encoding/asn1=/tmp/go-build3381348043/b110/_pkg_.a
2025-08-20T22:48:25.8193027Z [00:02:44.845]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:25.8193496Z [00:02:44.845]➜  packagefile github.com/pkg/errors=/tmp/go-build3381348043/b195/_pkg_.a
2025-08-20T22:48:25.8194059Z [00:02:44.845]➜  packagefile go.step.sm/crypto/fingerprint=/tmp/go-build3381348043/b428/_pkg_.a
2025-08-20T22:48:25.8194610Z [00:02:44.845]➜  packagefile go.step.sm/crypto/x25519=/tmp/go-build3381348043/b454/_pkg_.a
2025-08-20T22:48:25.8195143Z [00:02:44.845]➜  packagefile golang.org/x/crypto/ssh=/tmp/go-build3381348043/b455/_pkg_.a
2025-08-20T22:48:25.8195625Z [00:02:44.845]➜  packagefile math/big=/tmp/go-build3381348043/b096/_pkg_.a
2025-08-20T22:48:25.8196262Z [00:02:44.845]➜  packagefile sync/atomic=/tmp/go-build3381348043/b037/_pkg_.a
2025-08-20T22:48:25.8196605Z [00:02:44.845]➜  EOF
2025-08-20T22:48:25.8198531Z [00:02:44.845]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b453/_pkg_.a -trimpath "/root/go/pkg/mod/go.step.sm/crypto@v0.69.0/keyutil=>go.step.sm/crypto@v0.69.0/keyutil;$WORK/b453=>" -p go.step.sm/crypto/keyutil -lang=go1.23 -complete -installsuffix shared -buildid p4iL1hnkHXt5ZiiNLK-r/p4iL1hnkHXt5ZiiNLK-r -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b453/importcfg -pack /root/go/pkg/mod/go.step.sm/crypto@v0.69.0/keyutil/fingerprint.go /root/go/pkg/mod/go.step.sm/crypto@v0.69.0/keyutil/key.go
2025-08-20T22:48:25.8623292Z [00:02:44.889]➜  go tool buildid -w $WORK/b491/_pkg_.a # internal
2025-08-20T22:48:25.8731217Z [00:02:44.900]➜  go tool buildid -w $WORK/b480/_pkg_.a # internal
2025-08-20T22:48:25.8746782Z [00:02:44.901]➜  cp $WORK/b480/_pkg_.a /root/.cache/go-build/c3/c32d6913a302b7103448c3b4e17e398c2ba2d1f06798031303f9da1e5265859c-d # internal
2025-08-20T22:48:25.8761997Z [00:02:44.903]➜  cloud.google.com/go/auth/credentials/internal/impersonate
2025-08-20T22:48:25.8764779Z [00:02:44.903]➜  mkdir -p $WORK/b486/
2025-08-20T22:48:25.8771386Z [00:02:44.904]➜  cat >/tmp/go-build3381348043/b486/importcfg << 'EOF' # internal
2025-08-20T22:48:25.8771921Z [00:02:44.904]➜  # import config
2025-08-20T22:48:25.8772380Z [00:02:44.904]➜  packagefile bytes=/tmp/go-build3381348043/b003/_pkg_.a
2025-08-20T22:48:25.8772995Z [00:02:44.904]➜  packagefile cloud.google.com/go/auth=/tmp/go-build3381348043/b480/_pkg_.a
2025-08-20T22:48:25.8773745Z [00:02:44.904]➜  packagefile cloud.google.com/go/auth/internal=/tmp/go-build3381348043/b481/_pkg_.a
2025-08-20T22:48:25.8774348Z [00:02:44.904]➜  packagefile context=/tmp/go-build3381348043/b043/_pkg_.a
2025-08-20T22:48:25.8774952Z [00:02:44.904]➜  packagefile encoding/json=/tmp/go-build3381348043/b158/_pkg_.a
2025-08-20T22:48:25.8775520Z [00:02:44.904]➜  packagefile errors=/tmp/go-build3381348043/b004/_pkg_.a
2025-08-20T22:48:25.8776220Z [00:02:44.904]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:25.8776930Z [00:02:44.904]➜  packagefile github.com/googleapis/gax-go/v2/internallog=/tmp/go-build3381348043/b472/_pkg_.a
2025-08-20T22:48:25.8777590Z [00:02:44.904]➜  packagefile log/slog=/tmp/go-build3381348043/b474/_pkg_.a
2025-08-20T22:48:25.8778134Z [00:02:44.904]➜  packagefile net/http=/tmp/go-build3381348043/b161/_pkg_.a
2025-08-20T22:48:25.8778662Z [00:02:44.904]➜  packagefile strings=/tmp/go-build3381348043/b063/_pkg_.a
2025-08-20T22:48:25.8779589Z [00:02:44.904]➜  packagefile time=/tmp/go-build3381348043/b044/_pkg_.a
2025-08-20T22:48:25.8779998Z [00:02:44.904]➜  EOF
2025-08-20T22:48:25.8784474Z [00:02:44.905]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b486/_pkg_.a -trimpath "/root/go/pkg/mod/cloud.google.com/go/auth@v0.16.3/credentials/internal/impersonate=>cloud.google.com/go/auth@v0.16.3/credentials/internal/impersonate;$WORK/b486=>" -p cloud.google.com/go/auth/credentials/internal/impersonate -lang=go1.23 -complete -installsuffix shared -buildid gGUaKC7ZlD-EaJeNVUxa/gGUaKC7ZlD-EaJeNVUxa -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b486/importcfg -pack /root/go/pkg/mod/cloud.google.com/go/auth@v0.16.3/credentials/internal/impersonate/idtoken.go /root/go/pkg/mod/cloud.google.com/go/auth@v0.16.3/credentials/internal/impersonate/impersonate.go
2025-08-20T22:48:25.8814393Z [00:02:44.908]➜  go tool buildid -w $WORK/b453/_pkg_.a # internal
2025-08-20T22:48:25.8815546Z [00:02:44.908]➜  cp $WORK/b491/_pkg_.a /root/.cache/go-build/46/46034c9ef7e126c9d137df697e3a611f06bbffcf06d2a9ef0816df587ccbd44c-d # internal
2025-08-20T22:48:25.8822335Z [00:02:44.908]➜  cloud.google.com/go/auth/credentials/internal/stsexchange
2025-08-20T22:48:25.8822709Z [00:02:44.908]➜  mkdir -p $WORK/b487/
2025-08-20T22:48:25.8823084Z [00:02:44.908]➜  cat >/tmp/go-build3381348043/b487/importcfg << 'EOF' # internal
2025-08-20T22:48:25.8823432Z [00:02:44.908]➜  # import config
2025-08-20T22:48:25.8823836Z [00:02:44.908]➜  packagefile cloud.google.com/go/auth=/tmp/go-build3381348043/b480/_pkg_.a
2025-08-20T22:48:25.8824430Z [00:02:44.908]➜  packagefile cloud.google.com/go/auth/internal=/tmp/go-build3381348043/b481/_pkg_.a
2025-08-20T22:48:25.8824948Z [00:02:44.908]➜  packagefile context=/tmp/go-build3381348043/b043/_pkg_.a
2025-08-20T22:48:25.8825405Z [00:02:44.908]➜  packagefile encoding/base64=/tmp/go-build3381348043/b146/_pkg_.a
2025-08-20T22:48:25.8826022Z [00:02:44.908]➜  packagefile encoding/json=/tmp/go-build3381348043/b158/_pkg_.a
2025-08-20T22:48:25.8826521Z [00:02:44.908]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:25.8827075Z [00:02:44.908]➜  packagefile github.com/googleapis/gax-go/v2/internallog=/tmp/go-build3381348043/b472/_pkg_.a
2025-08-20T22:48:25.8827624Z [00:02:44.908]➜  packagefile log/slog=/tmp/go-build3381348043/b474/_pkg_.a
2025-08-20T22:48:25.8828061Z [00:02:44.908]➜  packagefile net/http=/tmp/go-build3381348043/b161/_pkg_.a
2025-08-20T22:48:25.8828492Z [00:02:44.908]➜  packagefile net/url=/tmp/go-build3381348043/b155/_pkg_.a
2025-08-20T22:48:25.8829198Z [00:02:44.908]➜  packagefile strconv=/tmp/go-build3381348043/b054/_pkg_.a
2025-08-20T22:48:25.8829703Z [00:02:44.908]➜  packagefile strings=/tmp/go-build3381348043/b063/_pkg_.a
2025-08-20T22:48:25.8830021Z [00:02:44.908]➜  EOF
2025-08-20T22:48:25.8832294Z [00:02:44.908]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b487/_pkg_.a -trimpath "/root/go/pkg/mod/cloud.google.com/go/auth@v0.16.3/credentials/internal/stsexchange=>cloud.google.com/go/auth@v0.16.3/credentials/internal/stsexchange;$WORK/b487=>" -p cloud.google.com/go/auth/credentials/internal/stsexchange -lang=go1.23 -complete -installsuffix shared -buildid ouILdq8ptVT0aNiGMNz8/ouILdq8ptVT0aNiGMNz8 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b487/importcfg -pack /root/go/pkg/mod/cloud.google.com/go/auth@v0.16.3/credentials/internal/stsexchange/sts_exchange.go
2025-08-20T22:48:25.8834840Z [00:02:44.909]➜  cp $WORK/b453/_pkg_.a /root/.cache/go-build/cb/cb68447a2f45be7ecff1a1a0304d4c538b4a512461ff55ffa07fd27d04c46d19-d # internal
2025-08-20T22:48:25.8898648Z [00:02:44.914]➜  go.step.sm/crypto/pemutil
2025-08-20T22:48:25.8914073Z [00:02:44.914]➜  mkdir -p $WORK/b461/
2025-08-20T22:48:25.8914483Z [00:02:44.915]➜  cat >/tmp/go-build3381348043/b461/importcfg << 'EOF' # internal
2025-08-20T22:48:25.8914839Z [00:02:44.915]➜  # import config
2025-08-20T22:48:25.8915179Z [00:02:44.915]➜  packagefile bytes=/tmp/go-build3381348043/b003/_pkg_.a
2025-08-20T22:48:25.8915648Z [00:02:44.915]➜  packagefile crypto=/tmp/go-build3381348043/b052/_pkg_.a
2025-08-20T22:48:25.8916224Z [00:02:44.915]➜  packagefile crypto/aes=/tmp/go-build3381348043/b122/_pkg_.a
2025-08-20T22:48:25.8916693Z [00:02:44.915]➜  packagefile crypto/cipher=/tmp/go-build3381348043/b059/_pkg_.a
2025-08-20T22:48:25.8917152Z [00:02:44.915]➜  packagefile crypto/des=/tmp/go-build3381348043/b123/_pkg_.a
2025-08-20T22:48:25.8917608Z [00:02:44.915]➜  packagefile crypto/ecdh=/tmp/go-build3381348043/b057/_pkg_.a
2025-08-20T22:48:25.8918082Z [00:02:44.915]➜  packagefile crypto/ecdsa=/tmp/go-build3381348043/b056/_pkg_.a
2025-08-20T22:48:25.8918550Z [00:02:44.915]➜  packagefile crypto/ed25519=/tmp/go-build3381348043/b113/_pkg_.a
2025-08-20T22:48:25.8919029Z [00:02:44.915]➜  packagefile crypto/elliptic=/tmp/go-build3381348043/b095/_pkg_.a
2025-08-20T22:48:25.8919500Z [00:02:44.915]➜  packagefile crypto/rand=/tmp/go-build3381348043/b116/_pkg_.a
2025-08-20T22:48:25.8919953Z [00:02:44.915]➜  packagefile crypto/rsa=/tmp/go-build3381348043/b117/_pkg_.a
2025-08-20T22:48:25.8920418Z [00:02:44.915]➜  packagefile crypto/sha1=/tmp/go-build3381348043/b138/_pkg_.a
2025-08-20T22:48:25.8920877Z [00:02:44.915]➜  packagefile crypto/sha256=/tmp/go-build3381348043/b119/_pkg_.a
2025-08-20T22:48:25.8921338Z [00:02:44.915]➜  packagefile crypto/x509=/tmp/go-build3381348043/b141/_pkg_.a
2025-08-20T22:48:25.8921811Z [00:02:44.915]➜  packagefile crypto/x509/pkix=/tmp/go-build3381348043/b143/_pkg_.a
2025-08-20T22:48:25.8922291Z [00:02:44.915]➜  packagefile encoding/asn1=/tmp/go-build3381348043/b110/_pkg_.a
2025-08-20T22:48:25.8923035Z [00:02:44.915]➜  packagefile encoding/binary=/tmp/go-build3381348043/b132/_pkg_.a
2025-08-20T22:48:25.8923591Z [00:02:44.915]➜  packagefile encoding/json=/tmp/go-build3381348043/b158/_pkg_.a
2025-08-20T22:48:25.8924060Z [00:02:44.915]➜  packagefile encoding/pem=/tmp/go-build3381348043/b145/_pkg_.a
2025-08-20T22:48:25.8924492Z [00:02:44.915]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:25.8924957Z [00:02:44.915]➜  packagefile github.com/pkg/errors=/tmp/go-build3381348043/b195/_pkg_.a
2025-08-20T22:48:25.8925558Z [00:02:44.915]➜  packagefile go.step.sm/crypto/internal/bcrypt_pbkdf=/tmp/go-build3381348043/b462/_pkg_.a
2025-08-20T22:48:25.8928879Z [00:02:44.915]➜  packagefile go.step.sm/crypto/internal/utils/file=/tmp/go-build3381348043/b451/_pkg_.a
2025-08-20T22:48:25.8929468Z [00:02:44.915]➜  packagefile go.step.sm/crypto/keyutil=/tmp/go-build3381348043/b453/_pkg_.a
2025-08-20T22:48:25.8930013Z [00:02:44.915]➜  packagefile go.step.sm/crypto/randutil=/tmp/go-build3381348043/b417/_pkg_.a
2025-08-20T22:48:25.8930558Z [00:02:44.915]➜  packagefile go.step.sm/crypto/x25519=/tmp/go-build3381348043/b454/_pkg_.a
2025-08-20T22:48:25.8931135Z [00:02:44.915]➜  packagefile golang.org/x/crypto/nacl/secretbox=/tmp/go-build3381348043/b463/_pkg_.a
2025-08-20T22:48:25.8931723Z [00:02:44.915]➜  packagefile golang.org/x/crypto/pbkdf2=/tmp/go-build3381348043/b203/_pkg_.a
2025-08-20T22:48:25.8932280Z [00:02:44.915]➜  packagefile golang.org/x/crypto/scrypt=/tmp/go-build3381348043/b444/_pkg_.a
2025-08-20T22:48:25.8933096Z [00:02:44.915]➜  packagefile golang.org/x/crypto/ssh=/tmp/go-build3381348043/b455/_pkg_.a
2025-08-20T22:48:25.8933573Z [00:02:44.915]➜  packagefile hash=/tmp/go-build3381348043/b053/_pkg_.a
2025-08-20T22:48:25.8933972Z [00:02:44.915]➜  packagefile io=/tmp/go-build3381348043/b034/_pkg_.a
2025-08-20T22:48:25.8934391Z [00:02:44.915]➜  packagefile math/big=/tmp/go-build3381348043/b096/_pkg_.a
2025-08-20T22:48:25.8934804Z [00:02:44.915]➜  packagefile os=/tmp/go-build3381348043/b079/_pkg_.a
2025-08-20T22:48:25.8935226Z [00:02:44.915]➜  packagefile strings=/tmp/go-build3381348043/b063/_pkg_.a
2025-08-20T22:48:25.8935542Z [00:02:44.915]➜  EOF
2025-08-20T22:48:25.8938068Z [00:02:44.915]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b461/_pkg_.a -trimpath "/root/go/pkg/mod/go.step.sm/crypto@v0.69.0/pemutil=>go.step.sm/crypto@v0.69.0/pemutil;$WORK/b461=>" -p go.step.sm/crypto/pemutil -lang=go1.23 -complete -installsuffix shared -buildid FbuRy-43q-pxUzQT9MEh/FbuRy-43q-pxUzQT9MEh -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b461/importcfg -pack /root/go/pkg/mod/go.step.sm/crypto@v0.69.0/pemutil/cosign.go /root/go/pkg/mod/go.step.sm/crypto@v0.69.0/pemutil/pem.go /root/go/pkg/mod/go.step.sm/crypto@v0.69.0/pemutil/pkcs8.go /root/go/pkg/mod/go.step.sm/crypto@v0.69.0/pemutil/ssh.go
2025-08-20T22:48:25.9375286Z [00:02:44.964]➜  go tool buildid -w $WORK/b486/_pkg_.a # internal
2025-08-20T22:48:25.9388303Z [00:02:44.966]➜  cp $WORK/b486/_pkg_.a /root/.cache/go-build/c1/c14d4d98246439401fb91542ef5a3748e4debb3d64aa689dc446bd135a559dbc-d # internal
2025-08-20T22:48:25.9395882Z [00:02:44.966]➜  github.com/googleapis/enterprise-certificate-proxy/client/util
2025-08-20T22:48:25.9396331Z [00:02:44.966]➜  mkdir -p $WORK/b493/
2025-08-20T22:48:25.9397959Z [00:02:44.967]➜  cat >/tmp/go-build3381348043/b493/importcfg << 'EOF' # internal
2025-08-20T22:48:25.9398612Z [00:02:44.967]➜  # import config
2025-08-20T22:48:25.9401038Z [00:02:44.967]➜  packagefile encoding/json=/tmp/go-build3381348043/b158/_pkg_.a
2025-08-20T22:48:25.9401793Z [00:02:44.967]➜  packagefile errors=/tmp/go-build3381348043/b004/_pkg_.a
2025-08-20T22:48:25.9404482Z [00:02:44.967]➜  packagefile io=/tmp/go-build3381348043/b034/_pkg_.a
2025-08-20T22:48:25.9404908Z [00:02:44.967]➜  packagefile os=/tmp/go-build3381348043/b079/_pkg_.a
2025-08-20T22:48:25.9405323Z [00:02:44.967]➜  packagefile os/user=/tmp/go-build3381348043/b354/_pkg_.a
2025-08-20T22:48:25.9409451Z [00:02:44.967]➜  packagefile path/filepath=/tmp/go-build3381348043/b156/_pkg_.a
2025-08-20T22:48:25.9410265Z [00:02:44.967]➜  packagefile runtime=/tmp/go-build3381348043/b010/_pkg_.a
2025-08-20T22:48:25.9410771Z [00:02:44.967]➜  packagefile strings=/tmp/go-build3381348043/b063/_pkg_.a
2025-08-20T22:48:25.9411090Z [00:02:44.967]➜  EOF
2025-08-20T22:48:25.9413418Z [00:02:44.967]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b493/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/googleapis/enterprise-certificate-proxy@v0.3.6/client/util=>github.com/googleapis/enterprise-certificate-proxy@v0.3.6/client/util;$WORK/b493=>" -p github.com/googleapis/enterprise-certificate-proxy/client/util -lang=go1.23 -complete -installsuffix shared -buildid mRWg9RQ_in6IztYQlR_-/mRWg9RQ_in6IztYQlR_- -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b493/importcfg -pack /root/go/pkg/mod/github.com/googleapis/enterprise-certificate-proxy@v0.3.6/client/util/util.go
2025-08-20T22:48:25.9471927Z [00:02:44.974]➜  go tool buildid -w $WORK/b487/_pkg_.a # internal
2025-08-20T22:48:25.9488605Z [00:02:44.975]➜  cp $WORK/b487/_pkg_.a /root/.cache/go-build/f6/f64ca32cb053c8a4b7f2aefe7623c98626899051a52858c8522394afba9fbfe3-d # internal
2025-08-20T22:48:25.9490812Z [00:02:44.976]➜  net/rpc
2025-08-20T22:48:25.9491072Z [00:02:44.976]➜  mkdir -p $WORK/b494/
2025-08-20T22:48:25.9491448Z [00:02:44.976]➜  cat >/tmp/go-build3381348043/b494/importcfg << 'EOF' # internal
2025-08-20T22:48:25.9491795Z [00:02:44.976]➜  # import config
2025-08-20T22:48:25.9492532Z [00:02:44.976]➜  packagefile bufio=/tmp/go-build3381348043/b162/_pkg_.a
2025-08-20T22:48:25.9492985Z [00:02:44.976]➜  packagefile encoding/gob=/tmp/go-build3381348043/b491/_pkg_.a
2025-08-20T22:48:25.9493431Z [00:02:44.976]➜  packagefile errors=/tmp/go-build3381348043/b004/_pkg_.a
2025-08-20T22:48:25.9493843Z [00:02:44.976]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:25.9494260Z [00:02:44.976]➜  packagefile go/token=/tmp/go-build3381348043/b222/_pkg_.a
2025-08-20T22:48:25.9494723Z [00:02:44.976]➜  packagefile html/template=/tmp/go-build3381348043/b246/_pkg_.a
2025-08-20T22:48:25.9495153Z [00:02:44.976]➜  packagefile io=/tmp/go-build3381348043/b034/_pkg_.a
2025-08-20T22:48:25.9495554Z [00:02:44.976]➜  packagefile log=/tmp/go-build3381348043/b171/_pkg_.a
2025-08-20T22:48:25.9496179Z [00:02:44.976]➜  packagefile net=/tmp/go-build3381348043/b148/_pkg_.a
2025-08-20T22:48:25.9496601Z [00:02:44.976]➜  packagefile net/http=/tmp/go-build3381348043/b161/_pkg_.a
2025-08-20T22:48:25.9497046Z [00:02:44.976]➜  packagefile reflect=/tmp/go-build3381348043/b099/_pkg_.a
2025-08-20T22:48:25.9497465Z [00:02:44.976]➜  packagefile slices=/tmp/go-build3381348043/b050/_pkg_.a
2025-08-20T22:48:25.9497885Z [00:02:44.976]➜  packagefile strings=/tmp/go-build3381348043/b063/_pkg_.a
2025-08-20T22:48:25.9498304Z [00:02:44.976]➜  packagefile sync=/tmp/go-build3381348043/b035/_pkg_.a
2025-08-20T22:48:25.9498610Z [00:02:44.976]➜  EOF
2025-08-20T22:48:25.9500190Z [00:02:44.976]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b494/_pkg_.a -trimpath "/root/.go/src/net/rpc=>net/rpc;$WORK/b494=>" -p net/rpc -lang=go1.25 -std -complete -installsuffix shared -buildid mgbh8XSQE9tVRhYZ93l_/mgbh8XSQE9tVRhYZ93l_ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b494/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-20T22:48:25.9751781Z [00:02:45.002]➜  go tool buildid -w $WORK/b493/_pkg_.a # internal
2025-08-20T22:48:25.9754645Z [00:02:45.002]➜  cp $WORK/b493/_pkg_.a /root/.cache/go-build/82/82b1489d5a1621fb6186febae9df76737f0d4099b5a01c9dc3dfd0e73ce5b5f4-d # internal
2025-08-20T22:48:25.9759307Z [00:02:45.003]➜  os/exec
2025-08-20T22:48:25.9759585Z [00:02:45.003]➜  mkdir -p $WORK/b495/
2025-08-20T22:48:25.9771201Z [00:02:45.004]➜  cat >/tmp/go-build3381348043/b495/importcfg << 'EOF' # internal
2025-08-20T22:48:25.9771741Z [00:02:45.004]➜  # import config
2025-08-20T22:48:25.9773131Z [00:02:45.004]➜  packagefile bytes=/tmp/go-build3381348043/b003/_pkg_.a
2025-08-20T22:48:25.9774188Z [00:02:45.004]➜  packagefile context=/tmp/go-build3381348043/b043/_pkg_.a
2025-08-20T22:48:25.9774808Z [00:02:45.004]➜  packagefile errors=/tmp/go-build3381348043/b004/_pkg_.a
2025-08-20T22:48:25.9776484Z [00:02:45.004]➜  packagefile internal/godebug=/tmp/go-build3381348043/b045/_pkg_.a
2025-08-20T22:48:25.9777354Z [00:02:45.004]➜  packagefile internal/syscall/execenv=/tmp/go-build3381348043/b084/_pkg_.a
2025-08-20T22:48:25.9778041Z [00:02:45.004]➜  packagefile internal/syscall/unix=/tmp/go-build3381348043/b078/_pkg_.a
2025-08-20T22:48:25.9778859Z [00:02:45.004]➜  packagefile io=/tmp/go-build3381348043/b034/_pkg_.a
2025-08-20T22:48:25.9779502Z [00:02:45.004]➜  packagefile io/fs=/tmp/go-build3381348043/b081/_pkg_.a
2025-08-20T22:48:25.9781409Z [00:02:45.004]➜  packagefile os=/tmp/go-build3381348043/b079/_pkg_.a
2025-08-20T22:48:25.9782023Z [00:02:45.004]➜  packagefile path/filepath=/tmp/go-build3381348043/b156/_pkg_.a
2025-08-20T22:48:25.9782635Z [00:02:45.004]➜  packagefile runtime=/tmp/go-build3381348043/b010/_pkg_.a
2025-08-20T22:48:25.9783240Z [00:02:45.004]➜  packagefile strconv=/tmp/go-build3381348043/b054/_pkg_.a
2025-08-20T22:48:25.9783907Z [00:02:45.004]➜  packagefile strings=/tmp/go-build3381348043/b063/_pkg_.a
2025-08-20T22:48:25.9784479Z [00:02:45.004]➜  packagefile syscall=/tmp/go-build3381348043/b047/_pkg_.a
2025-08-20T22:48:25.9785083Z [00:02:45.004]➜  packagefile time=/tmp/go-build3381348043/b044/_pkg_.a
2025-08-20T22:48:25.9785649Z [00:02:45.004]➜  EOF
2025-08-20T22:48:25.9788870Z [00:02:45.004]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b495/_pkg_.a -trimpath "/root/.go/src/os/exec=>os/exec;$WORK/b495=>" -p os/exec -lang=go1.25 -std -complete -installsuffix shared -buildid SIVNkOzSCWEnsKXlYW2Y/SIVNkOzSCWEnsKXlYW2Y -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b495/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-20T22:48:26.0393573Z [00:02:45.066]➜  go tool buildid -w $WORK/b461/_pkg_.a # internal
2025-08-20T22:48:26.0430192Z [00:02:45.070]➜  cp $WORK/b461/_pkg_.a /root/.cache/go-build/de/de1e28cdaa3f87b2037260a9ad680e175c2288bfcfbd949890ad463ba330523c-d # internal
2025-08-20T22:48:26.0436221Z [00:02:45.070]➜  go.step.sm/crypto/jose
2025-08-20T22:48:26.0438069Z [00:02:45.071]➜  mkdir -p $WORK/b445/
2025-08-20T22:48:26.0439697Z [00:02:45.071]➜  cat >/tmp/go-build3381348043/b445/importcfg << 'EOF' # internal
2025-08-20T22:48:26.0442920Z [00:02:45.071]➜  # import config
2025-08-20T22:48:26.0443780Z [00:02:45.071]➜  packagefile bytes=/tmp/go-build3381348043/b003/_pkg_.a
2025-08-20T22:48:26.0445396Z [00:02:45.071]➜  packagefile crypto=/tmp/go-build3381348043/b052/_pkg_.a
2025-08-20T22:48:26.0449950Z [00:02:45.071]➜  packagefile crypto/ecdsa=/tmp/go-build3381348043/b056/_pkg_.a
2025-08-20T22:48:26.0450517Z [00:02:45.071]➜  packagefile crypto/ed25519=/tmp/go-build3381348043/b113/_pkg_.a
2025-08-20T22:48:26.0451009Z [00:02:45.071]➜  packagefile crypto/elliptic=/tmp/go-build3381348043/b095/_pkg_.a
2025-08-20T22:48:26.0451505Z [00:02:45.071]➜  packagefile crypto/rand=/tmp/go-build3381348043/b116/_pkg_.a
2025-08-20T22:48:26.0451964Z [00:02:45.071]➜  packagefile crypto/rsa=/tmp/go-build3381348043/b117/_pkg_.a
2025-08-20T22:48:26.0452423Z [00:02:45.071]➜  packagefile crypto/sha1=/tmp/go-build3381348043/b138/_pkg_.a
2025-08-20T22:48:26.0452878Z [00:02:45.071]➜  packagefile crypto/x509=/tmp/go-build3381348043/b141/_pkg_.a
2025-08-20T22:48:26.0453348Z [00:02:45.071]➜  packagefile encoding/base64=/tmp/go-build3381348043/b146/_pkg_.a
2025-08-20T22:48:26.0453840Z [00:02:45.071]➜  packagefile encoding/json=/tmp/go-build3381348043/b158/_pkg_.a
2025-08-20T22:48:26.0454281Z [00:02:45.071]➜  packagefile errors=/tmp/go-build3381348043/b004/_pkg_.a
2025-08-20T22:48:26.0454697Z [00:02:45.071]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:26.0455194Z [00:02:45.071]➜  packagefile github.com/go-jose/go-jose/v3=/tmp/go-build3381348043/b446/_pkg_.a
2025-08-20T22:48:26.0456291Z [00:02:45.071]➜  packagefile github.com/go-jose/go-jose/v3/cryptosigner=/tmp/go-build3381348043/b449/_pkg_.a
2025-08-20T22:48:26.0456985Z [00:02:45.071]➜  packagefile github.com/go-jose/go-jose/v3/jwt=/tmp/go-build3381348043/b450/_pkg_.a
2025-08-20T22:48:26.0457539Z [00:02:45.071]➜  packagefile github.com/pkg/errors=/tmp/go-build3381348043/b195/_pkg_.a
2025-08-20T22:48:26.0458119Z [00:02:45.071]➜  packagefile go.step.sm/crypto/internal/utils/file=/tmp/go-build3381348043/b451/_pkg_.a
2025-08-20T22:48:26.0458713Z [00:02:45.071]➜  packagefile go.step.sm/crypto/keyutil=/tmp/go-build3381348043/b453/_pkg_.a
2025-08-20T22:48:26.0459249Z [00:02:45.071]➜  packagefile go.step.sm/crypto/pemutil=/tmp/go-build3381348043/b461/_pkg_.a
2025-08-20T22:48:26.0459793Z [00:02:45.071]➜  packagefile go.step.sm/crypto/randutil=/tmp/go-build3381348043/b417/_pkg_.a
2025-08-20T22:48:26.0460332Z [00:02:45.071]➜  packagefile go.step.sm/crypto/x25519=/tmp/go-build3381348043/b454/_pkg_.a
2025-08-20T22:48:26.0460871Z [00:02:45.071]➜  packagefile golang.org/x/crypto/ssh=/tmp/go-build3381348043/b455/_pkg_.a
2025-08-20T22:48:26.0461336Z [00:02:45.071]➜  packagefile io=/tmp/go-build3381348043/b034/_pkg_.a
2025-08-20T22:48:26.0461753Z [00:02:45.071]➜  packagefile net/http=/tmp/go-build3381348043/b161/_pkg_.a
2025-08-20T22:48:26.0462169Z [00:02:45.071]➜  packagefile os=/tmp/go-build3381348043/b079/_pkg_.a
2025-08-20T22:48:26.0462575Z [00:02:45.071]➜  packagefile strings=/tmp/go-build3381348043/b063/_pkg_.a
2025-08-20T22:48:26.0463280Z [00:02:45.071]➜  packagefile time=/tmp/go-build3381348043/b044/_pkg_.a
2025-08-20T22:48:26.0463598Z [00:02:45.071]➜  EOF
2025-08-20T22:48:26.0476283Z [00:02:45.071]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b445/_pkg_.a -trimpath "/root/go/pkg/mod/go.step.sm/crypto@v0.69.0/jose=>go.step.sm/crypto@v0.69.0/jose;$WORK/b445=>" -p go.step.sm/crypto/jose -lang=go1.23 -complete -installsuffix shared -buildid mCaP032C7aTO42HEDdMn/mCaP032C7aTO42HEDdMn -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b445/importcfg -pack /root/go/pkg/mod/go.step.sm/crypto@v0.69.0/jose/encrypt.go /root/go/pkg/mod/go.step.sm/crypto@v0.69.0/jose/generate.go /root/go/pkg/mod/go.step.sm/crypto@v0.69.0/jose/options.go /root/go/pkg/mod/go.step.sm/crypto@v0.69.0/jose/parse.go /root/go/pkg/mod/go.step.sm/crypto@v0.69.0/jose/types.go /root/go/pkg/mod/go.step.sm/crypto@v0.69.0/jose/validate.go /root/go/pkg/mod/go.step.sm/crypto@v0.69.0/jose/x25519.go
2025-08-20T22:48:26.0941489Z [00:02:45.121]➜  go tool buildid -w $WORK/b495/_pkg_.a # internal
2025-08-20T22:48:26.0956221Z [00:02:45.123]➜  cp $WORK/b495/_pkg_.a /root/.cache/go-build/49/49eb024a962097b639a41610a596f20f6fe4ea0b35a6c1b3f72af343c2b59aa8-d # internal
2025-08-20T22:48:26.0962117Z [00:02:45.123]➜  cloud.google.com/go/auth/credentials/internal/externalaccountuser
2025-08-20T22:48:26.0962538Z [00:02:45.123]➜  mkdir -p $WORK/b496/
2025-08-20T22:48:26.0965009Z [00:02:45.123]➜  cat >/tmp/go-build3381348043/b496/importcfg << 'EOF' # internal
2025-08-20T22:48:26.0965358Z [00:02:45.124]➜  # import config
2025-08-20T22:48:26.0965961Z [00:02:45.124]➜  packagefile cloud.google.com/go/auth=/tmp/go-build3381348043/b480/_pkg_.a
2025-08-20T22:48:26.0966727Z [00:02:45.124]➜  packagefile cloud.google.com/go/auth/credentials/internal/stsexchange=/tmp/go-build3381348043/b487/_pkg_.a
2025-08-20T22:48:26.0967652Z [00:02:45.124]➜  packagefile cloud.google.com/go/auth/internal=/tmp/go-build3381348043/b481/_pkg_.a
2025-08-20T22:48:26.0968318Z [00:02:45.124]➜  packagefile context=/tmp/go-build3381348043/b043/_pkg_.a
2025-08-20T22:48:26.0968891Z [00:02:45.124]➜  packagefile errors=/tmp/go-build3381348043/b004/_pkg_.a
2025-08-20T22:48:26.0969601Z [00:02:45.124]➜  packagefile github.com/googleapis/gax-go/v2/internallog=/tmp/go-build3381348043/b472/_pkg_.a
2025-08-20T22:48:26.0970298Z [00:02:45.124]➜  packagefile log/slog=/tmp/go-build3381348043/b474/_pkg_.a
2025-08-20T22:48:26.0970831Z [00:02:45.124]➜  packagefile net/http=/tmp/go-build3381348043/b161/_pkg_.a
2025-08-20T22:48:26.0971363Z [00:02:45.124]➜  packagefile time=/tmp/go-build3381348043/b044/_pkg_.a
2025-08-20T22:48:26.0972108Z [00:02:45.124]➜  EOF
2025-08-20T22:48:26.0974743Z [00:02:45.124]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b496/_pkg_.a -trimpath "/root/go/pkg/mod/cloud.google.com/go/auth@v0.16.3/credentials/internal/externalaccountuser=>cloud.google.com/go/auth@v0.16.3/credentials/internal/externalaccountuser;$WORK/b496=>" -p cloud.google.com/go/auth/credentials/internal/externalaccountuser -lang=go1.23 -complete -installsuffix shared -buildid 2pY1g-MCYvuVBWDBdJDQ/2pY1g-MCYvuVBWDBdJDQ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b496/importcfg -pack /root/go/pkg/mod/cloud.google.com/go/auth@v0.16.3/credentials/internal/externalaccountuser/externalaccountuser.go
2025-08-20T22:48:26.1311792Z [00:02:45.158]➜  go tool buildid -w $WORK/b496/_pkg_.a # internal
2025-08-20T22:48:26.1327850Z [00:02:45.159]➜  cp $WORK/b496/_pkg_.a /root/.cache/go-build/c8/c869cbb96a96047754a14e98345554dfac5a824d2ddee257ad21375fa49ae185-d # internal
2025-08-20T22:48:26.1328612Z [00:02:45.159]➜  cloud.google.com/go/auth/credentials/internal/gdch
2025-08-20T22:48:26.1328956Z [00:02:45.159]➜  mkdir -p $WORK/b497/
2025-08-20T22:48:26.1329333Z [00:02:45.159]➜  cat >/tmp/go-build3381348043/b497/importcfg << 'EOF' # internal
2025-08-20T22:48:26.1329679Z [00:02:45.159]➜  # import config
2025-08-20T22:48:26.1330080Z [00:02:45.159]➜  packagefile cloud.google.com/go/auth=/tmp/go-build3381348043/b480/_pkg_.a
2025-08-20T22:48:26.1331098Z [00:02:45.159]➜  packagefile cloud.google.com/go/auth/internal=/tmp/go-build3381348043/b481/_pkg_.a
2025-08-20T22:48:26.1331748Z [00:02:45.159]➜  packagefile cloud.google.com/go/auth/internal/credsfile=/tmp/go-build3381348043/b488/_pkg_.a
2025-08-20T22:48:26.1332402Z [00:02:45.159]➜  packagefile cloud.google.com/go/auth/internal/jwt=/tmp/go-build3381348043/b483/_pkg_.a
2025-08-20T22:48:26.1332924Z [00:02:45.159]➜  packagefile context=/tmp/go-build3381348043/b043/_pkg_.a
2025-08-20T22:48:26.1333345Z [00:02:45.159]➜  packagefile crypto=/tmp/go-build3381348043/b052/_pkg_.a
2025-08-20T22:48:26.1333790Z [00:02:45.159]➜  packagefile crypto/tls=/tmp/go-build3381348043/b120/_pkg_.a
2025-08-20T22:48:26.1334245Z [00:02:45.159]➜  packagefile crypto/x509=/tmp/go-build3381348043/b141/_pkg_.a
2025-08-20T22:48:26.1334705Z [00:02:45.159]➜  packagefile encoding/json=/tmp/go-build3381348043/b158/_pkg_.a
2025-08-20T22:48:26.1335153Z [00:02:45.159]➜  packagefile errors=/tmp/go-build3381348043/b004/_pkg_.a
2025-08-20T22:48:26.1335574Z [00:02:45.159]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:26.1336302Z [00:02:45.159]➜  packagefile github.com/googleapis/gax-go/v2/internallog=/tmp/go-build3381348043/b472/_pkg_.a
2025-08-20T22:48:26.1336852Z [00:02:45.159]➜  packagefile log/slog=/tmp/go-build3381348043/b474/_pkg_.a
2025-08-20T22:48:26.1337288Z [00:02:45.159]➜  packagefile net/http=/tmp/go-build3381348043/b161/_pkg_.a
2025-08-20T22:48:26.1337719Z [00:02:45.159]➜  packagefile net/url=/tmp/go-build3381348043/b155/_pkg_.a
2025-08-20T22:48:26.1338139Z [00:02:45.159]➜  packagefile os=/tmp/go-build3381348043/b079/_pkg_.a
2025-08-20T22:48:26.1338552Z [00:02:45.159]➜  packagefile strings=/tmp/go-build3381348043/b063/_pkg_.a
2025-08-20T22:48:26.1338970Z [00:02:45.159]➜  packagefile time=/tmp/go-build3381348043/b044/_pkg_.a
2025-08-20T22:48:26.1339277Z [00:02:45.159]➜  EOF
2025-08-20T22:48:26.1341407Z [00:02:45.159]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b497/_pkg_.a -trimpath "/root/go/pkg/mod/cloud.google.com/go/auth@v0.16.3/credentials/internal/gdch=>cloud.google.com/go/auth@v0.16.3/credentials/internal/gdch;$WORK/b497=>" -p cloud.google.com/go/auth/credentials/internal/gdch -lang=go1.23 -complete -installsuffix shared -buildid waT8SUswMntfUATqPFHV/waT8SUswMntfUATqPFHV -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b497/importcfg -pack /root/go/pkg/mod/cloud.google.com/go/auth@v0.16.3/credentials/internal/gdch/gdch.go
2025-08-20T22:48:26.2037064Z [00:02:45.231]➜  go tool buildid -w $WORK/b494/_pkg_.a # internal
2025-08-20T22:48:26.2086106Z [00:02:45.236]➜  go tool buildid -w $WORK/b445/_pkg_.a # internal
2025-08-20T22:48:26.2106317Z [00:02:45.238]➜  cp $WORK/b494/_pkg_.a /root/.cache/go-build/4f/4f634a78baf873e022408bd37a72db3a1ad886caf2cd960f719c856ab39123a5-d # internal
2025-08-20T22:48:26.2111394Z [00:02:45.238]➜  github.com/googleapis/enterprise-certificate-proxy/client
2025-08-20T22:48:26.2112367Z [00:02:45.238]➜  mkdir -p $WORK/b490/
2025-08-20T22:48:26.2118878Z [00:02:45.239]➜  cat >/tmp/go-build3381348043/b490/importcfg << 'EOF' # internal
2025-08-20T22:48:26.2119377Z [00:02:45.239]➜  # import config
2025-08-20T22:48:26.2119731Z [00:02:45.239]➜  packagefile crypto=/tmp/go-build3381348043/b052/_pkg_.a
2025-08-20T22:48:26.2120185Z [00:02:45.239]➜  packagefile crypto/ecdsa=/tmp/go-build3381348043/b056/_pkg_.a
2025-08-20T22:48:26.2130834Z [00:02:45.239]➜  packagefile crypto/rsa=/tmp/go-build3381348043/b117/_pkg_.a
2025-08-20T22:48:26.2131324Z [00:02:45.239]➜  packagefile crypto/x509=/tmp/go-build3381348043/b141/_pkg_.a
2025-08-20T22:48:26.2131812Z [00:02:45.239]➜  packagefile encoding/gob=/tmp/go-build3381348043/b491/_pkg_.a
2025-08-20T22:48:26.2132260Z [00:02:45.239]➜  packagefile errors=/tmp/go-build3381348043/b004/_pkg_.a
2025-08-20T22:48:26.2146971Z [00:02:45.239]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:26.2147681Z [00:02:45.239]➜  packagefile github.com/googleapis/enterprise-certificate-proxy/client/util=/tmp/go-build3381348043/b493/_pkg_.a
2025-08-20T22:48:26.2148663Z [00:02:45.239]➜  packagefile io=/tmp/go-build3381348043/b034/_pkg_.a
2025-08-20T22:48:26.2149086Z [00:02:45.239]➜  packagefile net/rpc=/tmp/go-build3381348043/b494/_pkg_.a
2025-08-20T22:48:26.2149500Z [00:02:45.239]➜  packagefile os=/tmp/go-build3381348043/b079/_pkg_.a
2025-08-20T22:48:26.2149910Z [00:02:45.239]➜  packagefile os/exec=/tmp/go-build3381348043/b495/_pkg_.a
2025-08-20T22:48:26.2150224Z [00:02:45.239]➜  EOF
2025-08-20T22:48:26.2150840Z [00:02:45.239]➜  cp $WORK/b445/_pkg_.a /root/.cache/go-build/4f/4f81b19c3f3ffdd0a1040ca19a865f4b346fa7b550ea50f2f56ec44593f8ae5e-d # internal
2025-08-20T22:48:26.2151427Z [00:02:45.240]➜  go.step.sm/crypto/internal/templates
2025-08-20T22:48:26.2151729Z [00:02:45.240]➜  mkdir -p $WORK/b431/
2025-08-20T22:48:26.2152095Z [00:02:45.240]➜  cat >/tmp/go-build3381348043/b431/importcfg << 'EOF' # internal
2025-08-20T22:48:26.2152433Z [00:02:45.240]➜  # import config
2025-08-20T22:48:26.2152794Z [00:02:45.240]➜  packagefile encoding/json=/tmp/go-build3381348043/b158/_pkg_.a
2025-08-20T22:48:26.2153247Z [00:02:45.240]➜  packagefile errors=/tmp/go-build3381348043/b004/_pkg_.a
2025-08-20T22:48:26.2153660Z [00:02:45.240]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:26.2154167Z [00:02:45.240]➜  packagefile github.com/Masterminds/sprig/v3=/tmp/go-build3381348043/b432/_pkg_.a
2025-08-20T22:48:26.2154722Z [00:02:45.240]➜  packagefile go.step.sm/crypto/jose=/tmp/go-build3381348043/b445/_pkg_.a
2025-08-20T22:48:26.2155197Z [00:02:45.240]➜  packagefile strings=/tmp/go-build3381348043/b063/_pkg_.a
2025-08-20T22:48:26.2155661Z [00:02:45.240]➜  packagefile text/template=/tmp/go-build3381348043/b247/_pkg_.a
2025-08-20T22:48:26.2156333Z [00:02:45.240]➜  packagefile time=/tmp/go-build3381348043/b044/_pkg_.a
2025-08-20T22:48:26.2156646Z [00:02:45.240]➜  EOF
2025-08-20T22:48:26.2158814Z [00:02:45.241]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b431/_pkg_.a -trimpath "/root/go/pkg/mod/go.step.sm/crypto@v0.69.0/internal/templates=>go.step.sm/crypto@v0.69.0/internal/templates;$WORK/b431=>" -p go.step.sm/crypto/internal/templates -lang=go1.23 -complete -installsuffix shared -buildid 4cne9vMYVLrsr9ORM3XY/4cne9vMYVLrsr9ORM3XY -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b431/importcfg -pack /root/go/pkg/mod/go.step.sm/crypto@v0.69.0/internal/templates/funcmap.go /root/go/pkg/mod/go.step.sm/crypto@v0.69.0/internal/templates/validate.go
2025-08-20T22:48:26.2163016Z [00:02:45.241]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b490/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/googleapis/enterprise-certificate-proxy@v0.3.6/client=>github.com/googleapis/enterprise-certificate-proxy@v0.3.6/client;$WORK/b490=>" -p github.com/googleapis/enterprise-certificate-proxy/client -lang=go1.23 -complete -installsuffix shared -buildid 1CqDcLnCQ0Gann_3VocF/1CqDcLnCQ0Gann_3VocF -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b490/importcfg -pack /root/go/pkg/mod/github.com/googleapis/enterprise-certificate-proxy@v0.3.6/client/client.go
2025-08-20T22:48:26.2234416Z [00:02:45.250]➜  go tool buildid -w $WORK/b497/_pkg_.a # internal
2025-08-20T22:48:26.2241689Z [00:02:45.251]➜  cp $WORK/b497/_pkg_.a /root/.cache/go-build/4d/4dea7673fe4bd60ccdffc82d05d99bdef83aa8d54eedeb8e2500831874467d5b-d # internal
2025-08-20T22:48:26.2244905Z [00:02:45.251]➜  golang.org/x/oauth2/authhandler
2025-08-20T22:48:26.2245579Z [00:02:45.251]➜  mkdir -p $WORK/b500/
2025-08-20T22:48:26.2258387Z [00:02:45.253]➜  cat >/tmp/go-build3381348043/b500/importcfg << 'EOF' # internal
2025-08-20T22:48:26.2259686Z [00:02:45.253]➜  # import config
2025-08-20T22:48:26.2260465Z [00:02:45.253]➜  packagefile context=/tmp/go-build3381348043/b043/_pkg_.a
2025-08-20T22:48:26.2261536Z [00:02:45.253]➜  packagefile errors=/tmp/go-build3381348043/b004/_pkg_.a
2025-08-20T22:48:26.2262077Z [00:02:45.253]➜  packagefile golang.org/x/oauth2=/tmp/go-build3381348043/b204/_pkg_.a
2025-08-20T22:48:26.2262445Z [00:02:45.253]➜  EOF
2025-08-20T22:48:26.2291189Z [00:02:45.256]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b500/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/oauth2@v0.30.0/authhandler=>golang.org/x/oauth2@v0.30.0/authhandler;$WORK/b500=>" -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/b500/importcfg -pack /root/go/pkg/mod/golang.org/x/oauth2@v0.30.0/authhandler/authhandler.go
2025-08-20T22:48:26.2477984Z [00:02:45.275]➜  go tool buildid -w $WORK/b431/_pkg_.a # internal
2025-08-20T22:48:26.2484613Z [00:02:45.275]➜  cp $WORK/b431/_pkg_.a /root/.cache/go-build/90/907f659f2aaa62dd4ba9d456b1be93a911ec17e2867224d963e9f337ce55f348-d # internal
2025-08-20T22:48:26.2506597Z [00:02:45.278]➜  go.step.sm/crypto/x509util
2025-08-20T22:48:26.2507764Z [00:02:45.278]➜  mkdir -p $WORK/b427/
2025-08-20T22:48:26.2511277Z [00:02:45.278]➜  cat >/tmp/go-build3381348043/b427/importcfg << 'EOF' # internal
2025-08-20T22:48:26.2512778Z [00:02:45.278]➜  # import config
2025-08-20T22:48:26.2514822Z [00:02:45.278]➜  packagefile bytes=/tmp/go-build3381348043/b003/_pkg_.a
2025-08-20T22:48:26.2515277Z [00:02:45.278]➜  packagefile crypto=/tmp/go-build3381348043/b052/_pkg_.a
2025-08-20T22:48:26.2515819Z [00:02:45.278]➜  packagefile crypto/rand=/tmp/go-build3381348043/b116/_pkg_.a
2025-08-20T22:48:26.2516344Z [00:02:45.278]➜  packagefile crypto/rsa=/tmp/go-build3381348043/b117/_pkg_.a
2025-08-20T22:48:26.2516803Z [00:02:45.278]➜  packagefile crypto/sha1=/tmp/go-build3381348043/b138/_pkg_.a
2025-08-20T22:48:26.2517287Z [00:02:45.278]➜  packagefile crypto/sha256=/tmp/go-build3381348043/b119/_pkg_.a
2025-08-20T22:48:26.2517750Z [00:02:45.278]➜  packagefile crypto/x509=/tmp/go-build3381348043/b141/_pkg_.a
2025-08-20T22:48:26.2518226Z [00:02:45.278]➜  packagefile crypto/x509/pkix=/tmp/go-build3381348043/b143/_pkg_.a
2025-08-20T22:48:26.2518706Z [00:02:45.278]➜  packagefile encoding/asn1=/tmp/go-build3381348043/b110/_pkg_.a
2025-08-20T22:48:26.2519181Z [00:02:45.278]➜  packagefile encoding/base64=/tmp/go-build3381348043/b146/_pkg_.a
2025-08-20T22:48:26.2519664Z [00:02:45.278]➜  packagefile encoding/json=/tmp/go-build3381348043/b158/_pkg_.a
2025-08-20T22:48:26.2520111Z [00:02:45.278]➜  packagefile errors=/tmp/go-build3381348043/b004/_pkg_.a
2025-08-20T22:48:26.2520529Z [00:02:45.278]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:26.2520998Z [00:02:45.278]➜  packagefile github.com/pkg/errors=/tmp/go-build3381348043/b195/_pkg_.a
2025-08-20T22:48:26.2521878Z [00:02:45.278]➜  packagefile go.step.sm/crypto/fingerprint=/tmp/go-build3381348043/b428/_pkg_.a
2025-08-20T22:48:26.2522519Z [00:02:45.278]➜  packagefile go.step.sm/crypto/fipsutil=/tmp/go-build3381348043/b430/_pkg_.a
2025-08-20T22:48:26.2523112Z [00:02:45.278]➜  packagefile go.step.sm/crypto/internal/templates=/tmp/go-build3381348043/b431/_pkg_.a
2025-08-20T22:48:26.2523743Z [00:02:45.278]➜  packagefile go.step.sm/crypto/internal/utils/asn1=/tmp/go-build3381348043/b465/_pkg_.a
2025-08-20T22:48:26.2524358Z [00:02:45.278]➜  packagefile golang.org/x/crypto/cryptobyte=/tmp/go-build3381348043/b466/_pkg_.a
2025-08-20T22:48:26.2524968Z [00:02:45.278]➜  packagefile golang.org/x/crypto/cryptobyte/asn1=/tmp/go-build3381348043/b467/_pkg_.a
2025-08-20T22:48:26.2525535Z [00:02:45.278]➜  packagefile golang.org/x/net/idna=/tmp/go-build3381348043/b310/_pkg_.a
2025-08-20T22:48:26.2526309Z [00:02:45.278]➜  packagefile math/big=/tmp/go-build3381348043/b096/_pkg_.a
2025-08-20T22:48:26.2526738Z [00:02:45.278]➜  packagefile net=/tmp/go-build3381348043/b148/_pkg_.a
2025-08-20T22:48:26.2527164Z [00:02:45.278]➜  packagefile net/url=/tmp/go-build3381348043/b155/_pkg_.a
2025-08-20T22:48:26.2527598Z [00:02:45.278]➜  packagefile os=/tmp/go-build3381348043/b079/_pkg_.a
2025-08-20T22:48:26.2528037Z [00:02:45.278]➜  packagefile path/filepath=/tmp/go-build3381348043/b156/_pkg_.a
2025-08-20T22:48:26.2528486Z [00:02:45.278]➜  packagefile strconv=/tmp/go-build3381348043/b054/_pkg_.a
2025-08-20T22:48:26.2528915Z [00:02:45.278]➜  packagefile strings=/tmp/go-build3381348043/b063/_pkg_.a
2025-08-20T22:48:26.2529689Z [00:02:45.278]➜  packagefile text/template=/tmp/go-build3381348043/b247/_pkg_.a
2025-08-20T22:48:26.2530135Z [00:02:45.278]➜  packagefile time=/tmp/go-build3381348043/b044/_pkg_.a
2025-08-20T22:48:26.2530555Z [00:02:45.278]➜  packagefile unicode=/tmp/go-build3381348043/b041/_pkg_.a
2025-08-20T22:48:26.2531001Z [00:02:45.278]➜  packagefile unicode/utf8=/tmp/go-build3381348043/b042/_pkg_.a
2025-08-20T22:48:26.2531336Z [00:02:45.278]➜  EOF
2025-08-20T22:48:26.2535383Z [00:02:45.278]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b427/_pkg_.a -trimpath "/root/go/pkg/mod/go.step.sm/crypto@v0.69.0/x509util=>go.step.sm/crypto@v0.69.0/x509util;$WORK/b427=>" -p go.step.sm/crypto/x509util -lang=go1.23 -complete -installsuffix shared -buildid jhJGCEktmYZeONfXgo42/jhJGCEktmYZeONfXgo42 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b427/importcfg -pack /root/go/pkg/mod/go.step.sm/crypto@v0.69.0/x509util/algorithms.go /root/go/pkg/mod/go.step.sm/crypto@v0.69.0/x509util/certificate.go /root/go/pkg/mod/go.step.sm/crypto@v0.69.0/x509util/certificate_request.go /root/go/pkg/mod/go.step.sm/crypto@v0.69.0/x509util/certpool.go /root/go/pkg/mod/go.step.sm/crypto@v0.69.0/x509util/extensions.go /root/go/pkg/mod/go.step.sm/crypto@v0.69.0/x509util/fingerprint.go /root/go/pkg/mod/go.step.sm/crypto@v0.69.0/x509util/marshal_utils.go /root/go/pkg/mod/go.step.sm/crypto@v0.69.0/x509util/name.go /root/go/pkg/mod/go.step.sm/crypto@v0.69.0/x509util/options.go /root/go/pkg/mod/go.step.sm/crypto@v0.69.0/x509util/templates.go /root/go/pkg/mod/go.step.sm/crypto@v0.69.0/x509util/utils.go
2025-08-20T22:48:26.2693377Z [00:02:45.296]➜  go tool buildid -w $WORK/b490/_pkg_.a # internal
2025-08-20T22:48:26.2729197Z [00:02:45.296]➜  cp $WORK/b490/_pkg_.a /root/.cache/go-build/bd/bd3ac9f41b9a355d18296e5fc56b49ce09db59e1058fab4323798a2d8207f02c-d # internal
2025-08-20T22:48:26.2729868Z [00:02:45.296]➜  cloud.google.com/go/auth/internal/transport/cert
2025-08-20T22:48:26.2730238Z [00:02:45.296]➜  mkdir -p $WORK/b489/
2025-08-20T22:48:26.2730615Z [00:02:45.296]➜  cat >/tmp/go-build3381348043/b489/importcfg << 'EOF' # internal
2025-08-20T22:48:26.2730963Z [00:02:45.296]➜  # import config
2025-08-20T22:48:26.2731318Z [00:02:45.296]➜  packagefile crypto/tls=/tmp/go-build3381348043/b120/_pkg_.a
2025-08-20T22:48:26.2731779Z [00:02:45.296]➜  packagefile crypto/x509=/tmp/go-build3381348043/b141/_pkg_.a
2025-08-20T22:48:26.2732247Z [00:02:45.296]➜  packagefile encoding/json=/tmp/go-build3381348043/b158/_pkg_.a
2025-08-20T22:48:26.2732954Z [00:02:45.296]➜  packagefile errors=/tmp/go-build3381348043/b004/_pkg_.a
2025-08-20T22:48:26.2733445Z [00:02:45.296]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:26.2734064Z [00:02:45.296]➜  packagefile github.com/googleapis/enterprise-certificate-proxy/client=/tmp/go-build3381348043/b490/_pkg_.a
2025-08-20T22:48:26.2734889Z [00:02:45.296]➜  packagefile github.com/googleapis/enterprise-certificate-proxy/client/util=/tmp/go-build3381348043/b493/_pkg_.a
2025-08-20T22:48:26.2735505Z [00:02:45.296]➜  packagefile io=/tmp/go-build3381348043/b034/_pkg_.a
2025-08-20T22:48:26.2736118Z [00:02:45.296]➜  packagefile os=/tmp/go-build3381348043/b079/_pkg_.a
2025-08-20T22:48:26.2736536Z [00:02:45.296]➜  packagefile os/exec=/tmp/go-build3381348043/b495/_pkg_.a
2025-08-20T22:48:26.2736962Z [00:02:45.296]➜  packagefile os/user=/tmp/go-build3381348043/b354/_pkg_.a
2025-08-20T22:48:26.2737414Z [00:02:45.296]➜  packagefile path/filepath=/tmp/go-build3381348043/b156/_pkg_.a
2025-08-20T22:48:26.2737861Z [00:02:45.296]➜  packagefile sync=/tmp/go-build3381348043/b035/_pkg_.a
2025-08-20T22:48:26.2748026Z [00:02:45.296]➜  packagefile time=/tmp/go-build3381348043/b044/_pkg_.a
2025-08-20T22:48:26.2748439Z [00:02:45.296]➜  EOF
2025-08-20T22:48:26.2751635Z [00:02:45.296]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b489/_pkg_.a -trimpath "/root/go/pkg/mod/cloud.google.com/go/auth@v0.16.3/internal/transport/cert=>cloud.google.com/go/auth@v0.16.3/internal/transport/cert;$WORK/b489=>" -p cloud.google.com/go/auth/internal/transport/cert -lang=go1.23 -complete -installsuffix shared -buildid XJ5Lv8tw6cuuTa-0369H/XJ5Lv8tw6cuuTa-0369H -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b489/importcfg -pack /root/go/pkg/mod/cloud.google.com/go/auth@v0.16.3/internal/transport/cert/default_cert.go /root/go/pkg/mod/cloud.google.com/go/auth@v0.16.3/internal/transport/cert/enterprise_cert.go /root/go/pkg/mod/cloud.google.com/go/auth@v0.16.3/internal/transport/cert/secureconnect_cert.go /root/go/pkg/mod/cloud.google.com/go/auth@v0.16.3/internal/transport/cert/workload_cert.go
2025-08-20T22:48:26.2754849Z [00:02:45.298]➜  go tool buildid -w $WORK/b500/_pkg_.a # internal
2025-08-20T22:48:26.2755504Z [00:02:45.299]➜  cp $WORK/b500/_pkg_.a /root/.cache/go-build/87/87c9c7962d693cfc4a6507f87cb422f8a818402879e2f51b3c439d533440e26c-d # internal
2025-08-20T22:48:26.2756298Z [00:02:45.299]➜  golang.org/x/oauth2/google/internal/impersonate
2025-08-20T22:48:26.2756636Z [00:02:45.299]➜  mkdir -p $WORK/b502/
2025-08-20T22:48:26.2757017Z [00:02:45.300]➜  cat >/tmp/go-build3381348043/b502/importcfg << 'EOF' # internal
2025-08-20T22:48:26.2757360Z [00:02:45.300]➜  # import config
2025-08-20T22:48:26.2757689Z [00:02:45.300]➜  packagefile bytes=/tmp/go-build3381348043/b003/_pkg_.a
2025-08-20T22:48:26.2758113Z [00:02:45.300]➜  packagefile context=/tmp/go-build3381348043/b043/_pkg_.a
2025-08-20T22:48:26.2758564Z [00:02:45.300]➜  packagefile encoding/json=/tmp/go-build3381348043/b158/_pkg_.a
2025-08-20T22:48:26.2759009Z [00:02:45.300]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:26.2759470Z [00:02:45.300]➜  packagefile golang.org/x/oauth2=/tmp/go-build3381348043/b204/_pkg_.a
2025-08-20T22:48:26.2759918Z [00:02:45.300]➜  packagefile io=/tmp/go-build3381348043/b034/_pkg_.a
2025-08-20T22:48:26.2760333Z [00:02:45.300]➜  packagefile net/http=/tmp/go-build3381348043/b161/_pkg_.a
2025-08-20T22:48:26.2760755Z [00:02:45.300]➜  packagefile time=/tmp/go-build3381348043/b044/_pkg_.a
2025-08-20T22:48:26.2761074Z [00:02:45.300]➜  EOF
2025-08-20T22:48:26.2763388Z [00:02:45.301]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b502/_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/b502=>" -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/b502/importcfg -pack /root/go/pkg/mod/golang.org/x/oauth2@v0.30.0/google/internal/impersonate/impersonate.go
2025-08-20T22:48:26.3114395Z [00:02:45.338]➜  go tool buildid -w $WORK/b502/_pkg_.a # internal
2025-08-20T22:48:26.3135256Z [00:02:45.339]➜  cp $WORK/b502/_pkg_.a /root/.cache/go-build/8c/8c92b21cda3ddaa0ae43923e6b1b9e2ab19b726f5d4e1530246ae0969f80386d-d # internal
2025-08-20T22:48:26.3136114Z [00:02:45.339]➜  golang.org/x/oauth2/google/internal/stsexchange
2025-08-20T22:48:26.3136498Z [00:02:45.339]➜  mkdir -p $WORK/b503/
2025-08-20T22:48:26.3136907Z [00:02:45.340]➜  cat >/tmp/go-build3381348043/b503/importcfg << 'EOF' # internal
2025-08-20T22:48:26.3137253Z [00:02:45.340]➜  # import config
2025-08-20T22:48:26.3137601Z [00:02:45.340]➜  packagefile context=/tmp/go-build3381348043/b043/_pkg_.a
2025-08-20T22:48:26.3138060Z [00:02:45.340]➜  packagefile encoding/base64=/tmp/go-build3381348043/b146/_pkg_.a
2025-08-20T22:48:26.3138536Z [00:02:45.340]➜  packagefile encoding/json=/tmp/go-build3381348043/b158/_pkg_.a
2025-08-20T22:48:26.3138986Z [00:02:45.340]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:26.3139450Z [00:02:45.340]➜  packagefile golang.org/x/oauth2=/tmp/go-build3381348043/b204/_pkg_.a
2025-08-20T22:48:26.3139903Z [00:02:45.340]➜  packagefile io=/tmp/go-build3381348043/b034/_pkg_.a
2025-08-20T22:48:26.3140320Z [00:02:45.340]➜  packagefile net/http=/tmp/go-build3381348043/b161/_pkg_.a
2025-08-20T22:48:26.3140749Z [00:02:45.340]➜  packagefile net/url=/tmp/go-build3381348043/b155/_pkg_.a
2025-08-20T22:48:26.3148260Z [00:02:45.340]➜  packagefile strconv=/tmp/go-build3381348043/b054/_pkg_.a
2025-08-20T22:48:26.3148719Z [00:02:45.340]➜  packagefile strings=/tmp/go-build3381348043/b063/_pkg_.a
2025-08-20T22:48:26.3149037Z [00:02:45.340]➜  EOF
2025-08-20T22:48:26.3151534Z [00:02:45.340]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b503/_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/b503=>" -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/b503/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-20T22:48:26.3268634Z [00:02:45.352]➜  go tool buildid -w $WORK/b489/_pkg_.a # internal
2025-08-20T22:48:26.3269410Z [00:02:45.352]➜  cp $WORK/b489/_pkg_.a /root/.cache/go-build/67/67e33a7fa30e021da6e8f6d326364602957a761e8e1b025154adc480c312c921-d # internal
2025-08-20T22:48:26.3274028Z [00:02:45.352]➜  cloud.google.com/go/auth/credentials/internal/externalaccount
2025-08-20T22:48:26.3274825Z [00:02:45.352]➜  mkdir -p $WORK/b485/
2025-08-20T22:48:26.3275591Z [00:02:45.352]➜  cat >/tmp/go-build3381348043/b485/importcfg << 'EOF' # internal
2025-08-20T22:48:26.3276161Z [00:02:45.352]➜  # import config
2025-08-20T22:48:26.3276535Z [00:02:45.352]➜  packagefile bytes=/tmp/go-build3381348043/b003/_pkg_.a
2025-08-20T22:48:26.3277035Z [00:02:45.352]➜  packagefile cloud.google.com/go/auth=/tmp/go-build3381348043/b480/_pkg_.a
2025-08-20T22:48:26.3277744Z [00:02:45.352]➜  packagefile cloud.google.com/go/auth/credentials/internal/impersonate=/tmp/go-build3381348043/b486/_pkg_.a
2025-08-20T22:48:26.3278542Z [00:02:45.352]➜  packagefile cloud.google.com/go/auth/credentials/internal/stsexchange=/tmp/go-build3381348043/b487/_pkg_.a
2025-08-20T22:48:26.3279253Z [00:02:45.352]➜  packagefile cloud.google.com/go/auth/internal=/tmp/go-build3381348043/b481/_pkg_.a
2025-08-20T22:48:26.3279904Z [00:02:45.352]➜  packagefile cloud.google.com/go/auth/internal/credsfile=/tmp/go-build3381348043/b488/_pkg_.a
2025-08-20T22:48:26.3280608Z [00:02:45.352]➜  packagefile cloud.google.com/go/auth/internal/transport/cert=/tmp/go-build3381348043/b489/_pkg_.a
2025-08-20T22:48:26.3281168Z [00:02:45.352]➜  packagefile context=/tmp/go-build3381348043/b043/_pkg_.a
2025-08-20T22:48:26.3281958Z [00:02:45.352]➜  packagefile crypto/hmac=/tmp/go-build3381348043/b126/_pkg_.a
2025-08-20T22:48:26.3282514Z [00:02:45.352]➜  packagefile crypto/sha256=/tmp/go-build3381348043/b119/_pkg_.a
2025-08-20T22:48:26.3282981Z [00:02:45.352]➜  packagefile crypto/tls=/tmp/go-build3381348043/b120/_pkg_.a
2025-08-20T22:48:26.3283432Z [00:02:45.352]➜  packagefile crypto/x509=/tmp/go-build3381348043/b141/_pkg_.a
2025-08-20T22:48:26.3283911Z [00:02:45.352]➜  packagefile encoding/base64=/tmp/go-build3381348043/b146/_pkg_.a
2025-08-20T22:48:26.3284379Z [00:02:45.352]➜  packagefile encoding/hex=/tmp/go-build3381348043/b144/_pkg_.a
2025-08-20T22:48:26.3284841Z [00:02:45.352]➜  packagefile encoding/json=/tmp/go-build3381348043/b158/_pkg_.a
2025-08-20T22:48:26.3285314Z [00:02:45.352]➜  packagefile encoding/pem=/tmp/go-build3381348043/b145/_pkg_.a
2025-08-20T22:48:26.3285917Z [00:02:45.352]➜  packagefile errors=/tmp/go-build3381348043/b004/_pkg_.a
2025-08-20T22:48:26.3286407Z [00:02:45.352]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:26.3286985Z [00:02:45.352]➜  packagefile github.com/googleapis/gax-go/v2/internallog=/tmp/go-build3381348043/b472/_pkg_.a
2025-08-20T22:48:26.3287520Z [00:02:45.352]➜  packagefile io/fs=/tmp/go-build3381348043/b081/_pkg_.a
2025-08-20T22:48:26.3287947Z [00:02:45.352]➜  packagefile log/slog=/tmp/go-build3381348043/b474/_pkg_.a
2025-08-20T22:48:26.3288475Z [00:02:45.352]➜  packagefile net/http=/tmp/go-build3381348043/b161/_pkg_.a
2025-08-20T22:48:26.3289191Z [00:02:45.352]➜  packagefile net/url=/tmp/go-build3381348043/b155/_pkg_.a
2025-08-20T22:48:26.3289608Z [00:02:45.352]➜  packagefile os=/tmp/go-build3381348043/b079/_pkg_.a
2025-08-20T22:48:26.3290021Z [00:02:45.352]➜  packagefile os/exec=/tmp/go-build3381348043/b495/_pkg_.a
2025-08-20T22:48:26.3290437Z [00:02:45.352]➜  packagefile path=/tmp/go-build3381348043/b082/_pkg_.a
2025-08-20T22:48:26.3290858Z [00:02:45.352]➜  packagefile regexp=/tmp/go-build3381348043/b184/_pkg_.a
2025-08-20T22:48:26.3291291Z [00:02:45.352]➜  packagefile runtime=/tmp/go-build3381348043/b010/_pkg_.a
2025-08-20T22:48:26.3291711Z [00:02:45.352]➜  packagefile sort=/tmp/go-build3381348043/b157/_pkg_.a
2025-08-20T22:48:26.3292129Z [00:02:45.352]➜  packagefile strconv=/tmp/go-build3381348043/b054/_pkg_.a
2025-08-20T22:48:26.3292555Z [00:02:45.352]➜  packagefile strings=/tmp/go-build3381348043/b063/_pkg_.a
2025-08-20T22:48:26.3292975Z [00:02:45.352]➜  packagefile time=/tmp/go-build3381348043/b044/_pkg_.a
2025-08-20T22:48:26.3293403Z [00:02:45.352]➜  packagefile unicode=/tmp/go-build3381348043/b041/_pkg_.a
2025-08-20T22:48:26.3293720Z [00:02:45.352]➜  EOF
2025-08-20T22:48:26.3298996Z [00:02:45.352]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b485/_pkg_.a -trimpath "/root/go/pkg/mod/cloud.google.com/go/auth@v0.16.3/credentials/internal/externalaccount=>cloud.google.com/go/auth@v0.16.3/credentials/internal/externalaccount;$WORK/b485=>" -p cloud.google.com/go/auth/credentials/internal/externalaccount -lang=go1.23 -complete -installsuffix shared -buildid so3eytZaTKLGLiM-bEmA/so3eytZaTKLGLiM-bEmA -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b485/importcfg -pack /root/go/pkg/mod/cloud.google.com/go/auth@v0.16.3/credentials/internal/externalaccount/aws_provider.go /root/go/pkg/mod/cloud.google.com/go/auth@v0.16.3/credentials/internal/externalaccount/executable_provider.go /root/go/pkg/mod/cloud.google.com/go/auth@v0.16.3/credentials/internal/externalaccount/externalaccount.go /root/go/pkg/mod/cloud.google.com/go/auth@v0.16.3/credentials/internal/externalaccount/file_provider.go /root/go/pkg/mod/cloud.google.com/go/auth@v0.16.3/credentials/internal/externalaccount/info.go /root/go/pkg/mod/cloud.google.com/go/auth@v0.16.3/credentials/internal/externalaccount/programmatic_provider.go /root/go/pkg/mod/cloud.google.com/go/auth@v0.16.3/credentials/internal/externalaccount/url_provider.go /root/go/pkg/mod/cloud.google.com/go/auth@v0.16.3/credentials/internal/externalaccount/x509_provider.go
2025-08-20T22:48:26.3639859Z [00:02:45.391]➜  go tool buildid -w $WORK/b503/_pkg_.a # internal
2025-08-20T22:48:26.3647415Z [00:02:45.392]➜  cp $WORK/b503/_pkg_.a /root/.cache/go-build/59/59ee2a8338bbbc29f046bbd3e9a2d0d61b97dfa417097dc3064e44a1fc728f09-d # internal
2025-08-20T22:48:26.3650201Z [00:02:45.392]➜  golang.org/x/oauth2/google/externalaccount
2025-08-20T22:48:26.3655377Z [00:02:45.393]➜  mkdir -p $WORK/b501/
2025-08-20T22:48:26.3657006Z [00:02:45.393]➜  cat >/tmp/go-build3381348043/b501/importcfg << 'EOF' # internal
2025-08-20T22:48:26.3657406Z [00:02:45.393]➜  # import config
2025-08-20T22:48:26.3657749Z [00:02:45.393]➜  packagefile bytes=/tmp/go-build3381348043/b003/_pkg_.a
2025-08-20T22:48:26.3658404Z [00:02:45.393]➜  packagefile context=/tmp/go-build3381348043/b043/_pkg_.a
2025-08-20T22:48:26.3658860Z [00:02:45.393]➜  packagefile crypto/hmac=/tmp/go-build3381348043/b126/_pkg_.a
2025-08-20T22:48:26.3659454Z [00:02:45.393]➜  packagefile crypto/sha256=/tmp/go-build3381348043/b119/_pkg_.a
2025-08-20T22:48:26.3660049Z [00:02:45.393]➜  packagefile encoding/hex=/tmp/go-build3381348043/b144/_pkg_.a
2025-08-20T22:48:26.3660629Z [00:02:45.393]➜  packagefile encoding/json=/tmp/go-build3381348043/b158/_pkg_.a
2025-08-20T22:48:26.3661169Z [00:02:45.393]➜  packagefile errors=/tmp/go-build3381348043/b004/_pkg_.a
2025-08-20T22:48:26.3661671Z [00:02:45.393]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:26.3662224Z [00:02:45.393]➜  packagefile golang.org/x/oauth2=/tmp/go-build3381348043/b204/_pkg_.a
2025-08-20T22:48:26.3663346Z [00:02:45.393]➜  packagefile golang.org/x/oauth2/google/internal/impersonate=/tmp/go-build3381348043/b502/_pkg_.a
2025-08-20T22:48:26.3664172Z [00:02:45.393]➜  packagefile golang.org/x/oauth2/google/internal/stsexchange=/tmp/go-build3381348043/b503/_pkg_.a
2025-08-20T22:48:26.3664809Z [00:02:45.393]➜  packagefile io=/tmp/go-build3381348043/b034/_pkg_.a
2025-08-20T22:48:26.3665325Z [00:02:45.393]➜  packagefile net/http=/tmp/go-build3381348043/b161/_pkg_.a
2025-08-20T22:48:26.3665962Z [00:02:45.393]➜  packagefile net/url=/tmp/go-build3381348043/b155/_pkg_.a
2025-08-20T22:48:26.3666511Z [00:02:45.393]➜  packagefile os=/tmp/go-build3381348043/b079/_pkg_.a
2025-08-20T22:48:26.3667003Z [00:02:45.393]➜  packagefile os/exec=/tmp/go-build3381348043/b495/_pkg_.a
2025-08-20T22:48:26.3667539Z [00:02:45.393]➜  packagefile path=/tmp/go-build3381348043/b082/_pkg_.a
2025-08-20T22:48:26.3668059Z [00:02:45.393]➜  packagefile regexp=/tmp/go-build3381348043/b184/_pkg_.a
2025-08-20T22:48:26.3668602Z [00:02:45.393]➜  packagefile runtime=/tmp/go-build3381348043/b010/_pkg_.a
2025-08-20T22:48:26.3669111Z [00:02:45.393]➜  packagefile sort=/tmp/go-build3381348043/b157/_pkg_.a
2025-08-20T22:48:26.3669646Z [00:02:45.393]➜  packagefile strconv=/tmp/go-build3381348043/b054/_pkg_.a
2025-08-20T22:48:26.3670197Z [00:02:45.393]➜  packagefile strings=/tmp/go-build3381348043/b063/_pkg_.a
2025-08-20T22:48:26.3670734Z [00:02:45.393]➜  packagefile time=/tmp/go-build3381348043/b044/_pkg_.a
2025-08-20T22:48:26.3671271Z [00:02:45.393]➜  packagefile unicode=/tmp/go-build3381348043/b041/_pkg_.a
2025-08-20T22:48:26.3671691Z [00:02:45.393]➜  EOF
2025-08-20T22:48:26.3678255Z [00:02:45.393]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b501/_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/b501=>" -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/b501/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-20T22:48:26.5053372Z [00:02:45.532]➜  go tool buildid -w $WORK/b501/_pkg_.a # internal
2025-08-20T22:48:26.5081605Z [00:02:45.535]➜  cp $WORK/b501/_pkg_.a /root/.cache/go-build/dd/ddf308a4a8720a5cbe955b140bb5489475f9ccd768bf17e5a4cb55e2b984b591-d # internal
2025-08-20T22:48:26.5086077Z [00:02:45.535]➜  golang.org/x/oauth2/google/internal/externalaccountauthorizeduser
2025-08-20T22:48:26.5088927Z [00:02:45.536]➜  mkdir -p $WORK/b504/
2025-08-20T22:48:26.5099592Z [00:02:45.537]➜  cat >/tmp/go-build3381348043/b504/importcfg << 'EOF' # internal
2025-08-20T22:48:26.5099969Z [00:02:45.537]➜  # import config
2025-08-20T22:48:26.5101668Z [00:02:45.537]➜  packagefile context=/tmp/go-build3381348043/b043/_pkg_.a
2025-08-20T22:48:26.5102513Z [00:02:45.537]➜  packagefile errors=/tmp/go-build3381348043/b004/_pkg_.a
2025-08-20T22:48:26.5103027Z [00:02:45.537]➜  packagefile golang.org/x/oauth2=/tmp/go-build3381348043/b204/_pkg_.a
2025-08-20T22:48:26.5103667Z [00:02:45.537]➜  packagefile golang.org/x/oauth2/google/internal/stsexchange=/tmp/go-build3381348043/b503/_pkg_.a
2025-08-20T22:48:26.5104230Z [00:02:45.537]➜  packagefile time=/tmp/go-build3381348043/b044/_pkg_.a
2025-08-20T22:48:26.5104544Z [00:02:45.537]➜  EOF
2025-08-20T22:48:26.5108889Z [00:02:45.538]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b504/_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/b504=>" -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/b504/importcfg -pack /root/go/pkg/mod/golang.org/x/oauth2@v0.30.0/google/internal/externalaccountauthorizeduser/externalaccountauthorizeduser.go
2025-08-20T22:48:26.5159139Z [00:02:45.543]➜  go tool buildid -w $WORK/b485/_pkg_.a # internal
2025-08-20T22:48:26.5179469Z [00:02:45.545]➜  cp $WORK/b485/_pkg_.a /root/.cache/go-build/4e/4e0d4883b95a52ffa13efb79b9e6ee7c6b97c2f0c20a98005ce6c04e10b3ba7e-d # internal
2025-08-20T22:48:26.5185027Z [00:02:45.545]➜  cloud.google.com/go/auth/credentials
2025-08-20T22:48:26.5185381Z [00:02:45.545]➜  mkdir -p $WORK/b484/
2025-08-20T22:48:26.5185890Z [00:02:45.545]➜  cat >/tmp/go-build3381348043/b484/importcfg << 'EOF' # internal
2025-08-20T22:48:26.5186321Z [00:02:45.545]➜  # import config
2025-08-20T22:48:26.5186733Z [00:02:45.545]➜  packagefile cloud.google.com/go/auth=/tmp/go-build3381348043/b480/_pkg_.a
2025-08-20T22:48:26.5187457Z [00:02:45.545]➜  packagefile cloud.google.com/go/auth/credentials/internal/externalaccount=/tmp/go-build3381348043/b485/_pkg_.a
2025-08-20T22:48:26.5188312Z [00:02:45.545]➜  packagefile cloud.google.com/go/auth/credentials/internal/externalaccountuser=/tmp/go-build3381348043/b496/_pkg_.a
2025-08-20T22:48:26.5189126Z [00:02:45.545]➜  packagefile cloud.google.com/go/auth/credentials/internal/gdch=/tmp/go-build3381348043/b497/_pkg_.a
2025-08-20T22:48:26.5189899Z [00:02:45.545]➜  packagefile cloud.google.com/go/auth/credentials/internal/impersonate=/tmp/go-build3381348043/b486/_pkg_.a
2025-08-20T22:48:26.5190590Z [00:02:45.545]➜  packagefile cloud.google.com/go/auth/internal=/tmp/go-build3381348043/b481/_pkg_.a
2025-08-20T22:48:26.5191512Z [00:02:45.545]➜  packagefile cloud.google.com/go/auth/internal/credsfile=/tmp/go-build3381348043/b488/_pkg_.a
2025-08-20T22:48:26.5192305Z [00:02:45.545]➜  packagefile cloud.google.com/go/auth/internal/jwt=/tmp/go-build3381348043/b483/_pkg_.a
2025-08-20T22:48:26.5193054Z [00:02:45.545]➜  packagefile cloud.google.com/go/compute/metadata=/tmp/go-build3381348043/b482/_pkg_.a
2025-08-20T22:48:26.5193683Z [00:02:45.545]➜  packagefile context=/tmp/go-build3381348043/b043/_pkg_.a
2025-08-20T22:48:26.5194535Z [00:02:45.545]➜  packagefile crypto=/tmp/go-build3381348043/b052/_pkg_.a
2025-08-20T22:48:26.5195174Z [00:02:45.545]➜  packagefile encoding/json=/tmp/go-build3381348043/b158/_pkg_.a
2025-08-20T22:48:26.5195841Z [00:02:45.545]➜  packagefile errors=/tmp/go-build3381348043/b004/_pkg_.a
2025-08-20T22:48:26.5196391Z [00:02:45.545]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:26.5197039Z [00:02:45.545]➜  packagefile github.com/googleapis/gax-go/v2/internallog=/tmp/go-build3381348043/b472/_pkg_.a
2025-08-20T22:48:26.5197706Z [00:02:45.545]➜  packagefile log/slog=/tmp/go-build3381348043/b474/_pkg_.a
2025-08-20T22:48:26.5198252Z [00:02:45.545]➜  packagefile net/http=/tmp/go-build3381348043/b161/_pkg_.a
2025-08-20T22:48:26.5198794Z [00:02:45.545]➜  packagefile net/url=/tmp/go-build3381348043/b155/_pkg_.a
2025-08-20T22:48:26.5199338Z [00:02:45.545]➜  packagefile os=/tmp/go-build3381348043/b079/_pkg_.a
2025-08-20T22:48:26.5199891Z [00:02:45.545]➜  packagefile strings=/tmp/go-build3381348043/b063/_pkg_.a
2025-08-20T22:48:26.5200445Z [00:02:45.545]➜  packagefile time=/tmp/go-build3381348043/b044/_pkg_.a
2025-08-20T22:48:26.5200877Z [00:02:45.545]➜  EOF
2025-08-20T22:48:26.5203958Z [00:02:45.545]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b484/_pkg_.a -trimpath "/root/go/pkg/mod/cloud.google.com/go/auth@v0.16.3/credentials=>cloud.google.com/go/auth@v0.16.3/credentials;$WORK/b484=>" -p cloud.google.com/go/auth/credentials -lang=go1.23 -complete -installsuffix shared -buildid 5a7ebJnkWF4EPlngwmuc/5a7ebJnkWF4EPlngwmuc -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b484/importcfg -pack /root/go/pkg/mod/cloud.google.com/go/auth@v0.16.3/credentials/compute.go /root/go/pkg/mod/cloud.google.com/go/auth@v0.16.3/credentials/detect.go /root/go/pkg/mod/cloud.google.com/go/auth@v0.16.3/credentials/doc.go /root/go/pkg/mod/cloud.google.com/go/auth@v0.16.3/credentials/filetypes.go /root/go/pkg/mod/cloud.google.com/go/auth@v0.16.3/credentials/selfsignedjwt.go
2025-08-20T22:48:26.5742807Z [00:02:45.601]➜  go tool buildid -w $WORK/b504/_pkg_.a # internal
2025-08-20T22:48:26.5759320Z [00:02:45.602]➜  cp $WORK/b504/_pkg_.a /root/.cache/go-build/08/08366820d156e43d0595f4c4724d8ce5ffb7aa2c4f111f6177ed692119454fee-d # internal
2025-08-20T22:48:26.5760003Z [00:02:45.602]➜  golang.org/x/oauth2/jws
2025-08-20T22:48:26.5760302Z [00:02:45.602]➜  mkdir -p $WORK/b505/
2025-08-20T22:48:26.5760683Z [00:02:45.602]➜  cat >/tmp/go-build3381348043/b505/importcfg << 'EOF' # internal
2025-08-20T22:48:26.5761048Z [00:02:45.602]➜  # import config
2025-08-20T22:48:26.5761387Z [00:02:45.602]➜  packagefile bytes=/tmp/go-build3381348043/b003/_pkg_.a
2025-08-20T22:48:26.5761809Z [00:02:45.602]➜  packagefile crypto=/tmp/go-build3381348043/b052/_pkg_.a
2025-08-20T22:48:26.5762249Z [00:02:45.602]➜  packagefile crypto/rand=/tmp/go-build3381348043/b116/_pkg_.a
2025-08-20T22:48:26.5762704Z [00:02:45.602]➜  packagefile crypto/rsa=/tmp/go-build3381348043/b117/_pkg_.a
2025-08-20T22:48:26.5763163Z [00:02:45.602]➜  packagefile crypto/sha256=/tmp/go-build3381348043/b119/_pkg_.a
2025-08-20T22:48:26.5763649Z [00:02:45.602]➜  packagefile encoding/base64=/tmp/go-build3381348043/b146/_pkg_.a
2025-08-20T22:48:26.5764125Z [00:02:45.602]➜  packagefile encoding/json=/tmp/go-build3381348043/b158/_pkg_.a
2025-08-20T22:48:26.5764567Z [00:02:45.602]➜  packagefile errors=/tmp/go-build3381348043/b004/_pkg_.a
2025-08-20T22:48:26.5764985Z [00:02:45.602]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:26.5765403Z [00:02:45.602]➜  packagefile strings=/tmp/go-build3381348043/b063/_pkg_.a
2025-08-20T22:48:26.5765929Z [00:02:45.602]➜  packagefile time=/tmp/go-build3381348043/b044/_pkg_.a
2025-08-20T22:48:26.5766283Z [00:02:45.602]➜  EOF
2025-08-20T22:48:26.5768287Z [00:02:45.603]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b505/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/oauth2@v0.30.0/jws=>golang.org/x/oauth2@v0.30.0/jws;$WORK/b505=>" -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/b505/importcfg -pack /root/go/pkg/mod/golang.org/x/oauth2@v0.30.0/jws/jws.go
2025-08-20T22:48:26.6057739Z [00:02:45.633]➜  go tool buildid -w $WORK/b484/_pkg_.a # internal
2025-08-20T22:48:26.6068559Z [00:02:45.634]➜  cp $WORK/b484/_pkg_.a /root/.cache/go-build/d6/d6dceca72471dd36824441b8b198adec736aef7ebb1f373b7b337c16c1f819af-d # internal
2025-08-20T22:48:26.6071355Z [00:02:45.634]➜  github.com/google/s2a-go/fallback
2025-08-20T22:48:26.6071711Z [00:02:45.634]➜  mkdir -p $WORK/b508/
2025-08-20T22:48:26.6088812Z [00:02:45.636]➜  cat >/tmp/go-build3381348043/b508/importcfg << 'EOF' # internal
2025-08-20T22:48:26.6089366Z [00:02:45.636]➜  # import config
2025-08-20T22:48:26.6089867Z [00:02:45.636]➜  packagefile context=/tmp/go-build3381348043/b043/_pkg_.a
2025-08-20T22:48:26.6090431Z [00:02:45.636]➜  packagefile crypto/tls=/tmp/go-build3381348043/b120/_pkg_.a
2025-08-20T22:48:26.6090993Z [00:02:45.636]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:26.6091666Z [00:02:45.636]➜  packagefile google.golang.org/grpc/credentials=/tmp/go-build3381348043/b256/_pkg_.a
2025-08-20T22:48:26.6092408Z [00:02:45.636]➜  packagefile google.golang.org/grpc/grpclog=/tmp/go-build3381348043/b254/_pkg_.a
2025-08-20T22:48:26.6093002Z [00:02:45.636]➜  packagefile net=/tmp/go-build3381348043/b148/_pkg_.a
2025-08-20T22:48:26.6093408Z [00:02:45.636]➜  EOF
2025-08-20T22:48:26.6095283Z [00:02:45.636]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b508/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/google/s2a-go@v0.1.9/fallback=>github.com/google/s2a-go@v0.1.9/fallback;$WORK/b508=>" -p github.com/google/s2a-go/fallback -lang=go1.20 -complete -installsuffix shared -buildid 1BjJvW1Ym0RPoIHwcVIA/1BjJvW1Ym0RPoIHwcVIA -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b508/importcfg -pack /root/go/pkg/mod/github.com/google/s2a-go@v0.1.9/fallback/s2a_fallback.go
2025-08-20T22:48:26.6334007Z [00:02:45.660]➜  go tool buildid -w $WORK/b505/_pkg_.a # internal
2025-08-20T22:48:26.6354054Z [00:02:45.662]➜  cp $WORK/b505/_pkg_.a /root/.cache/go-build/f6/f6fa3cc4283b383d179d67cab7d28e5e665479e7418f261f533aeeca2f20eb9d-d # internal
2025-08-20T22:48:26.6354678Z [00:02:45.662]➜  golang.org/x/oauth2/jwt
2025-08-20T22:48:26.6354969Z [00:02:45.662]➜  mkdir -p $WORK/b506/
2025-08-20T22:48:26.6366409Z [00:02:45.663]➜  cat >/tmp/go-build3381348043/b506/importcfg << 'EOF' # internal
2025-08-20T22:48:26.6366856Z [00:02:45.663]➜  # import config
2025-08-20T22:48:26.6367236Z [00:02:45.663]➜  packagefile context=/tmp/go-build3381348043/b043/_pkg_.a
2025-08-20T22:48:26.6367696Z [00:02:45.663]➜  packagefile encoding/json=/tmp/go-build3381348043/b158/_pkg_.a
2025-08-20T22:48:26.6368140Z [00:02:45.663]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:26.6368609Z [00:02:45.663]➜  packagefile golang.org/x/oauth2=/tmp/go-build3381348043/b204/_pkg_.a
2025-08-20T22:48:26.6369158Z [00:02:45.663]➜  packagefile golang.org/x/oauth2/internal=/tmp/go-build3381348043/b205/_pkg_.a
2025-08-20T22:48:26.6369731Z [00:02:45.663]➜  packagefile golang.org/x/oauth2/jws=/tmp/go-build3381348043/b505/_pkg_.a
2025-08-20T22:48:26.6370198Z [00:02:45.663]➜  packagefile io=/tmp/go-build3381348043/b034/_pkg_.a
2025-08-20T22:48:26.6370615Z [00:02:45.663]➜  packagefile net/http=/tmp/go-build3381348043/b161/_pkg_.a
2025-08-20T22:48:26.6371046Z [00:02:45.663]➜  packagefile net/url=/tmp/go-build3381348043/b155/_pkg_.a
2025-08-20T22:48:26.6371487Z [00:02:45.663]➜  packagefile strings=/tmp/go-build3381348043/b063/_pkg_.a
2025-08-20T22:48:26.6371905Z [00:02:45.663]➜  packagefile time=/tmp/go-build3381348043/b044/_pkg_.a
2025-08-20T22:48:26.6372216Z [00:02:45.663]➜  EOF
2025-08-20T22:48:26.6374220Z [00:02:45.663]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b506/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/oauth2@v0.30.0/jwt=>golang.org/x/oauth2@v0.30.0/jwt;$WORK/b506=>" -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/b506/importcfg -pack /root/go/pkg/mod/golang.org/x/oauth2@v0.30.0/jwt/jwt.go
2025-08-20T22:48:26.6561388Z [00:02:45.683]➜  go tool buildid -w $WORK/b508/_pkg_.a # internal
2025-08-20T22:48:26.6591526Z [00:02:45.686]➜  cp $WORK/b508/_pkg_.a /root/.cache/go-build/6a/6a28d5183942f3a65d4f850443f3e1912f5f24e29e37217264de1b4052c9086d-d # internal
2025-08-20T22:48:26.6592246Z [00:02:45.686]➜  github.com/google/s2a-go/internal/proto/common_go_proto
2025-08-20T22:48:26.6596892Z [00:02:45.686]➜  mkdir -p $WORK/b511/
2025-08-20T22:48:26.6597776Z [00:02:45.686]➜  cat >/tmp/go-build3381348043/b511/importcfg << 'EOF' # internal
2025-08-20T22:48:26.6598989Z [00:02:45.686]➜  # import config
2025-08-20T22:48:26.6599511Z [00:02:45.686]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build3381348043/b224/_pkg_.a
2025-08-20T22:48:26.6600235Z [00:02:45.686]➜  packagefile google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build3381348043/b273/_pkg_.a
2025-08-20T22:48:26.6600814Z [00:02:45.686]➜  packagefile reflect=/tmp/go-build3381348043/b099/_pkg_.a
2025-08-20T22:48:26.6601239Z [00:02:45.686]➜  packagefile sync=/tmp/go-build3381348043/b035/_pkg_.a
2025-08-20T22:48:26.6601548Z [00:02:45.686]➜  EOF
2025-08-20T22:48:26.6603727Z [00:02:45.686]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b511/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/google/s2a-go@v0.1.9/internal/proto/common_go_proto=>github.com/google/s2a-go@v0.1.9/internal/proto/common_go_proto;$WORK/b511=>" -p github.com/google/s2a-go/internal/proto/common_go_proto -lang=go1.20 -complete -installsuffix shared -buildid ooic6ACUeO5lFQailBJR/ooic6ACUeO5lFQailBJR -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b511/importcfg -pack /root/go/pkg/mod/github.com/google/s2a-go@v0.1.9/internal/proto/common_go_proto/common.pb.go
2025-08-20T22:48:26.6700587Z [00:02:45.697]➜  go tool buildid -w $WORK/b506/_pkg_.a # internal
2025-08-20T22:48:26.6721239Z [00:02:45.699]➜  cp $WORK/b506/_pkg_.a /root/.cache/go-build/ba/ba7da42a14ec550cecd02729660ffe6b61b9642536359ec95a4bd7fdce0e3562-d # internal
2025-08-20T22:48:26.6728320Z [00:02:45.700]➜  golang.org/x/oauth2/google
2025-08-20T22:48:26.6729099Z [00:02:45.700]➜  mkdir -p $WORK/b499/
2025-08-20T22:48:26.6737227Z [00:02:45.701]➜  cat >/tmp/go-build3381348043/b499/importcfg << 'EOF' # internal
2025-08-20T22:48:26.6738180Z [00:02:45.701]➜  # import config
2025-08-20T22:48:26.6739105Z [00:02:45.701]➜  packagefile bufio=/tmp/go-build3381348043/b162/_pkg_.a
2025-08-20T22:48:26.6739931Z [00:02:45.701]➜  packagefile cloud.google.com/go/compute/metadata=/tmp/go-build3381348043/b482/_pkg_.a
2025-08-20T22:48:26.6740694Z [00:02:45.701]➜  packagefile context=/tmp/go-build3381348043/b043/_pkg_.a
2025-08-20T22:48:26.6741285Z [00:02:45.701]➜  packagefile crypto/rsa=/tmp/go-build3381348043/b117/_pkg_.a
2025-08-20T22:48:26.6741854Z [00:02:45.701]➜  packagefile encoding/json=/tmp/go-build3381348043/b158/_pkg_.a
2025-08-20T22:48:26.6742961Z [00:02:45.701]➜  packagefile errors=/tmp/go-build3381348043/b004/_pkg_.a
2025-08-20T22:48:26.6743467Z [00:02:45.701]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:26.6744127Z [00:02:45.701]➜  packagefile golang.org/x/oauth2=/tmp/go-build3381348043/b204/_pkg_.a
2025-08-20T22:48:26.6744880Z [00:02:45.701]➜  packagefile golang.org/x/oauth2/authhandler=/tmp/go-build3381348043/b500/_pkg_.a
2025-08-20T22:48:26.6745683Z [00:02:45.701]➜  packagefile golang.org/x/oauth2/google/externalaccount=/tmp/go-build3381348043/b501/_pkg_.a
2025-08-20T22:48:26.6746896Z [00:02:45.701]➜  packagefile golang.org/x/oauth2/google/internal/externalaccountauthorizeduser=/tmp/go-build3381348043/b504/_pkg_.a
2025-08-20T22:48:26.6747931Z [00:02:45.701]➜  packagefile golang.org/x/oauth2/google/internal/impersonate=/tmp/go-build3381348043/b502/_pkg_.a
2025-08-20T22:48:26.6748584Z [00:02:45.701]➜  packagefile golang.org/x/oauth2/internal=/tmp/go-build3381348043/b205/_pkg_.a
2025-08-20T22:48:26.6749156Z [00:02:45.701]➜  packagefile golang.org/x/oauth2/jws=/tmp/go-build3381348043/b505/_pkg_.a
2025-08-20T22:48:26.6749701Z [00:02:45.701]➜  packagefile golang.org/x/oauth2/jwt=/tmp/go-build3381348043/b506/_pkg_.a
2025-08-20T22:48:26.6750164Z [00:02:45.701]➜  packagefile io=/tmp/go-build3381348043/b034/_pkg_.a
2025-08-20T22:48:26.6750565Z [00:02:45.701]➜  packagefile log=/tmp/go-build3381348043/b171/_pkg_.a
2025-08-20T22:48:26.6750987Z [00:02:45.701]➜  packagefile net/http=/tmp/go-build3381348043/b161/_pkg_.a
2025-08-20T22:48:26.6751719Z [00:02:45.701]➜  packagefile net/url=/tmp/go-build3381348043/b155/_pkg_.a
2025-08-20T22:48:26.6752136Z [00:02:45.701]➜  packagefile os=/tmp/go-build3381348043/b079/_pkg_.a
2025-08-20T22:48:26.6752550Z [00:02:45.701]➜  packagefile os/user=/tmp/go-build3381348043/b354/_pkg_.a
2025-08-20T22:48:26.6753002Z [00:02:45.701]➜  packagefile path/filepath=/tmp/go-build3381348043/b156/_pkg_.a
2025-08-20T22:48:26.6753460Z [00:02:45.701]➜  packagefile runtime=/tmp/go-build3381348043/b010/_pkg_.a
2025-08-20T22:48:26.6753892Z [00:02:45.701]➜  packagefile strings=/tmp/go-build3381348043/b063/_pkg_.a
2025-08-20T22:48:26.6754314Z [00:02:45.701]➜  packagefile sync=/tmp/go-build3381348043/b035/_pkg_.a
2025-08-20T22:48:26.6754725Z [00:02:45.701]➜  packagefile time=/tmp/go-build3381348043/b044/_pkg_.a
2025-08-20T22:48:26.6755034Z [00:02:45.701]➜  EOF
2025-08-20T22:48:26.6758220Z [00:02:45.701]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b499/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/oauth2@v0.30.0/google=>golang.org/x/oauth2@v0.30.0/google;$WORK/b499=>" -p golang.org/x/oauth2/google -lang=go1.23 -complete -installsuffix shared -buildid 2N509o0pNgDOngfoL54F/2N509o0pNgDOngfoL54F -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b499/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-20T22:48:26.6760968Z [00:02:45.702]➜  go tool buildid -w $WORK/b427/_pkg_.a # internal
2025-08-20T22:48:26.6843199Z [00:02:45.711]➜  cp $WORK/b427/_pkg_.a /root/.cache/go-build/57/575a3ec396e440babf1af92c280042dc67a8761177cc72c0b14205794bc4b4d8-d # internal
2025-08-20T22:48:26.6849013Z [00:02:45.712]➜  github.com/smallstep/certificates/policy
2025-08-20T22:48:26.6849575Z [00:02:45.712]➜  mkdir -p $WORK/b425/
2025-08-20T22:48:26.6852546Z [00:02:45.712]➜  cat >/tmp/go-build3381348043/b425/importcfg << 'EOF' # internal
2025-08-20T22:48:26.6854093Z [00:02:45.712]➜  # import config
2025-08-20T22:48:26.6855582Z [00:02:45.712]➜  packagefile bytes=/tmp/go-build3381348043/b003/_pkg_.a
2025-08-20T22:48:26.6856179Z [00:02:45.712]➜  packagefile crypto/x509=/tmp/go-build3381348043/b141/_pkg_.a
2025-08-20T22:48:26.6856945Z [00:02:45.712]➜  packagefile errors=/tmp/go-build3381348043/b004/_pkg_.a
2025-08-20T22:48:26.6857438Z [00:02:45.712]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:26.6858001Z [00:02:45.712]➜  packagefile github.com/smallstep/certificates/errs=/tmp/go-build3381348043/b426/_pkg_.a
2025-08-20T22:48:26.6858602Z [00:02:45.712]➜  packagefile go.step.sm/crypto/x509util=/tmp/go-build3381348043/b427/_pkg_.a
2025-08-20T22:48:26.6859170Z [00:02:45.712]➜  packagefile golang.org/x/crypto/ssh=/tmp/go-build3381348043/b455/_pkg_.a
2025-08-20T22:48:26.6859713Z [00:02:45.712]➜  packagefile golang.org/x/net/idna=/tmp/go-build3381348043/b310/_pkg_.a
2025-08-20T22:48:26.6860172Z [00:02:45.712]➜  packagefile net=/tmp/go-build3381348043/b148/_pkg_.a
2025-08-20T22:48:26.6860596Z [00:02:45.712]➜  packagefile net/http=/tmp/go-build3381348043/b161/_pkg_.a
2025-08-20T22:48:26.6861024Z [00:02:45.712]➜  packagefile net/url=/tmp/go-build3381348043/b155/_pkg_.a
2025-08-20T22:48:26.6861451Z [00:02:45.712]➜  packagefile reflect=/tmp/go-build3381348043/b099/_pkg_.a
2025-08-20T22:48:26.6861886Z [00:02:45.712]➜  packagefile strings=/tmp/go-build3381348043/b063/_pkg_.a
2025-08-20T22:48:26.6862204Z [00:02:45.712]➜  EOF
2025-08-20T22:48:26.6865311Z [00:02:45.713]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b425/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/smallstep/certificates@v0.28.4/policy=>github.com/smallstep/certificates@v0.28.4/policy;$WORK/b425=>" -p github.com/smallstep/certificates/policy -lang=go1.23 -complete -installsuffix shared -buildid IOCJnAnNj4hFVKifa_t0/IOCJnAnNj4hFVKifa_t0 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b425/importcfg -pack /root/go/pkg/mod/github.com/smallstep/certificates@v0.28.4/policy/engine.go /root/go/pkg/mod/github.com/smallstep/certificates@v0.28.4/policy/options.go /root/go/pkg/mod/github.com/smallstep/certificates@v0.28.4/policy/ssh.go /root/go/pkg/mod/github.com/smallstep/certificates@v0.28.4/policy/validate.go /root/go/pkg/mod/github.com/smallstep/certificates@v0.28.4/policy/x509.go
2025-08-20T22:48:26.7273129Z [00:02:45.754]➜  go tool buildid -w $WORK/b511/_pkg_.a # internal
2025-08-20T22:48:26.7291019Z [00:02:45.756]➜  cp $WORK/b511/_pkg_.a /root/.cache/go-build/37/37ebb0292fa7e2ba0a497bd7f25ac0a3bc960f08183f09c5ac22f6ae00abc2ed-d # internal
2025-08-20T22:48:26.7291779Z [00:02:45.756]➜  github.com/google/s2a-go/internal/proto/s2a_context_go_proto
2025-08-20T22:48:26.7292619Z [00:02:45.756]➜  mkdir -p $WORK/b512/
2025-08-20T22:48:26.7301772Z [00:02:45.757]➜  cat >/tmp/go-build3381348043/b512/importcfg << 'EOF' # internal
2025-08-20T22:48:26.7303866Z [00:02:45.757]➜  # import config
2025-08-20T22:48:26.7306064Z [00:02:45.757]➜  packagefile github.com/google/s2a-go/internal/proto/common_go_proto=/tmp/go-build3381348043/b511/_pkg_.a
2025-08-20T22:48:26.7307446Z [00:02:45.757]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build3381348043/b224/_pkg_.a
2025-08-20T22:48:26.7308380Z [00:02:45.757]➜  packagefile google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build3381348043/b273/_pkg_.a
2025-08-20T22:48:26.7309062Z [00:02:45.757]➜  packagefile reflect=/tmp/go-build3381348043/b099/_pkg_.a
2025-08-20T22:48:26.7309498Z [00:02:45.757]➜  packagefile sync=/tmp/go-build3381348043/b035/_pkg_.a
2025-08-20T22:48:26.7309811Z [00:02:45.757]➜  EOF
2025-08-20T22:48:26.7312092Z [00:02:45.758]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b512/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/google/s2a-go@v0.1.9/internal/proto/s2a_context_go_proto=>github.com/google/s2a-go@v0.1.9/internal/proto/s2a_context_go_proto;$WORK/b512=>" -p github.com/google/s2a-go/internal/proto/s2a_context_go_proto -lang=go1.20 -complete -installsuffix shared -buildid WyaHCso4Dd1mpdqfECOK/WyaHCso4Dd1mpdqfECOK -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b512/importcfg -pack /root/go/pkg/mod/github.com/google/s2a-go@v0.1.9/internal/proto/s2a_context_go_proto/s2a_context.pb.go
2025-08-20T22:48:26.7942021Z [00:02:45.821]➜  go tool buildid -w $WORK/b499/_pkg_.a # internal
2025-08-20T22:48:26.7961345Z [00:02:45.823]➜  cp $WORK/b499/_pkg_.a /root/.cache/go-build/11/11b87f5e8acab0f90c32affe7c37f9c7cfe187740cfd0999b3e42e8af4e5bfb5-d # internal
2025-08-20T22:48:26.7979685Z [00:02:45.825]➜  cloud.google.com/go/auth/oauth2adapt
2025-08-20T22:48:26.7980733Z [00:02:45.825]➜  mkdir -p $WORK/b498/
2025-08-20T22:48:26.7987543Z [00:02:45.826]➜  cat >/tmp/go-build3381348043/b498/importcfg << 'EOF' # internal
2025-08-20T22:48:26.7988399Z [00:02:45.826]➜  # import config
2025-08-20T22:48:26.7988850Z [00:02:45.826]➜  packagefile cloud.google.com/go/auth=/tmp/go-build3381348043/b480/_pkg_.a
2025-08-20T22:48:26.7989512Z [00:02:45.826]➜  packagefile context=/tmp/go-build3381348043/b043/_pkg_.a
2025-08-20T22:48:26.7990143Z [00:02:45.826]➜  packagefile encoding/json=/tmp/go-build3381348043/b158/_pkg_.a
2025-08-20T22:48:26.7990760Z [00:02:45.826]➜  packagefile errors=/tmp/go-build3381348043/b004/_pkg_.a
2025-08-20T22:48:26.7991384Z [00:02:45.826]➜  packagefile golang.org/x/oauth2=/tmp/go-build3381348043/b204/_pkg_.a
2025-08-20T22:48:26.7992098Z [00:02:45.826]➜  packagefile golang.org/x/oauth2/google=/tmp/go-build3381348043/b499/_pkg_.a
2025-08-20T22:48:26.7992515Z [00:02:45.826]➜  EOF
2025-08-20T22:48:26.7998246Z [00:02:45.827]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b498/_pkg_.a -trimpath "/root/go/pkg/mod/cloud.google.com/go/auth/oauth2adapt@v0.2.8=>cloud.google.com/go/auth/oauth2adapt@v0.2.8;$WORK/b498=>" -p cloud.google.com/go/auth/oauth2adapt -lang=go1.23 -complete -installsuffix shared -buildid gz6CMeloHXwWwjD6Tscq/gz6CMeloHXwWwjD6Tscq -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b498/importcfg -pack /root/go/pkg/mod/cloud.google.com/go/auth/oauth2adapt@v0.2.8/oauth2adapt.go
2025-08-20T22:48:26.8021914Z [00:02:45.829]➜  go tool buildid -w $WORK/b512/_pkg_.a # internal
2025-08-20T22:48:26.8040080Z [00:02:45.831]➜  cp $WORK/b512/_pkg_.a /root/.cache/go-build/67/678ab5a38a69ad027079c12a6aaa0b92e81a256c8ba227e70caab6b402621663-d # internal
2025-08-20T22:48:26.8041486Z [00:02:45.831]➜  github.com/google/s2a-go/internal/proto/s2a_go_proto
2025-08-20T22:48:26.8072124Z [00:02:45.834]➜  mkdir -p $WORK/b513/
2025-08-20T22:48:26.8072586Z [00:02:45.834]➜  cat >/tmp/go-build3381348043/b513/importcfg << 'EOF' # internal
2025-08-20T22:48:26.8072946Z [00:02:45.834]➜  # import config
2025-08-20T22:48:26.8073294Z [00:02:45.834]➜  packagefile context=/tmp/go-build3381348043/b043/_pkg_.a
2025-08-20T22:48:26.8073916Z [00:02:45.834]➜  packagefile github.com/google/s2a-go/internal/proto/common_go_proto=/tmp/go-build3381348043/b511/_pkg_.a
2025-08-20T22:48:26.8074579Z [00:02:45.834]➜  packagefile google.golang.org/grpc=/tmp/go-build3381348043/b243/_pkg_.a
2025-08-20T22:48:26.8075139Z [00:02:45.834]➜  packagefile google.golang.org/grpc/codes=/tmp/go-build3381348043/b282/_pkg_.a
2025-08-20T22:48:26.8075879Z [00:02:45.834]➜  packagefile google.golang.org/grpc/status=/tmp/go-build3381348043/b295/_pkg_.a
2025-08-20T22:48:26.8076623Z [00:02:45.834]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build3381348043/b224/_pkg_.a
2025-08-20T22:48:26.8077355Z [00:02:45.834]➜  packagefile google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build3381348043/b273/_pkg_.a
2025-08-20T22:48:26.8077932Z [00:02:45.834]➜  packagefile reflect=/tmp/go-build3381348043/b099/_pkg_.a
2025-08-20T22:48:26.8078352Z [00:02:45.834]➜  packagefile sync=/tmp/go-build3381348043/b035/_pkg_.a
2025-08-20T22:48:26.8078660Z [00:02:45.834]➜  EOF
2025-08-20T22:48:26.8081317Z [00:02:45.834]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b513/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/google/s2a-go@v0.1.9/internal/proto/s2a_go_proto=>github.com/google/s2a-go@v0.1.9/internal/proto/s2a_go_proto;$WORK/b513=>" -p github.com/google/s2a-go/internal/proto/s2a_go_proto -lang=go1.20 -complete -installsuffix shared -buildid _rMe-dopG_tfsuIAmBfw/_rMe-dopG_tfsuIAmBfw -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b513/importcfg -pack /root/go/pkg/mod/github.com/google/s2a-go@v0.1.9/internal/proto/s2a_go_proto/s2a.pb.go /root/go/pkg/mod/github.com/google/s2a-go@v0.1.9/internal/proto/s2a_go_proto/s2a_grpc.pb.go
2025-08-20T22:48:26.8381925Z [00:02:45.865]➜  go tool buildid -w $WORK/b425/_pkg_.a # internal
2025-08-20T22:48:26.8416675Z [00:02:45.868]➜  cp $WORK/b425/_pkg_.a /root/.cache/go-build/dd/dd052a91f07a1198f949fed063b3b2c8606963c74b20f115db9b5e943663cd7b-d # internal
2025-08-20T22:48:26.8426755Z [00:02:45.868]➜  go tool buildid -w $WORK/b498/_pkg_.a # internal
2025-08-20T22:48:26.8427558Z [00:02:45.869]➜  cp $WORK/b498/_pkg_.a /root/.cache/go-build/2c/2cd85ad5879a9578724f0b6b8dc77535fbeba7bd1fc4d6d93b4eb48fed1d3cfb-d # internal
2025-08-20T22:48:26.8428197Z [00:02:45.869]➜  github.com/google/s2a-go/internal/handshaker/service
2025-08-20T22:48:26.8428535Z [00:02:45.869]➜  mkdir -p $WORK/b515/
2025-08-20T22:48:26.8428904Z [00:02:45.869]➜  cat >/tmp/go-build3381348043/b515/importcfg << 'EOF' # internal
2025-08-20T22:48:26.8429251Z [00:02:45.869]➜  # import config
2025-08-20T22:48:26.8429608Z [00:02:45.869]➜  packagefile context=/tmp/go-build3381348043/b043/_pkg_.a
2025-08-20T22:48:26.8430095Z [00:02:45.869]➜  packagefile google.golang.org/grpc=/tmp/go-build3381348043/b243/_pkg_.a
2025-08-20T22:48:26.8430678Z [00:02:45.869]➜  packagefile google.golang.org/grpc/credentials=/tmp/go-build3381348043/b256/_pkg_.a
2025-08-20T22:48:26.8431332Z [00:02:45.869]➜  packagefile google.golang.org/grpc/credentials/insecure=/tmp/go-build3381348043/b283/_pkg_.a
2025-08-20T22:48:26.8431869Z [00:02:45.869]➜  packagefile sync=/tmp/go-build3381348043/b035/_pkg_.a
2025-08-20T22:48:26.8432543Z [00:02:45.869]➜  EOF
2025-08-20T22:48:26.8434706Z [00:02:45.869]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b515/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/google/s2a-go@v0.1.9/internal/handshaker/service=>github.com/google/s2a-go@v0.1.9/internal/handshaker/service;$WORK/b515=>" -p github.com/google/s2a-go/internal/handshaker/service -lang=go1.20 -complete -installsuffix shared -buildid Hu2wruhZP7TnEUkiEMzW/Hu2wruhZP7TnEUkiEMzW -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b515/importcfg -pack /root/go/pkg/mod/github.com/google/s2a-go@v0.1.9/internal/handshaker/service/service.go
2025-08-20T22:48:26.8458135Z [00:02:45.871]➜  github.com/smallstep/certificates/authority/policy
2025-08-20T22:48:26.8458686Z [00:02:45.871]➜  mkdir -p $WORK/b424/
2025-08-20T22:48:26.8459201Z [00:02:45.871]➜  cat >/tmp/go-build3381348043/b424/importcfg << 'EOF' # internal
2025-08-20T22:48:26.8459805Z [00:02:45.871]➜  # import config
2025-08-20T22:48:26.8460316Z [00:02:45.871]➜  packagefile crypto/x509=/tmp/go-build3381348043/b141/_pkg_.a
2025-08-20T22:48:26.8460899Z [00:02:45.871]➜  packagefile errors=/tmp/go-build3381348043/b004/_pkg_.a
2025-08-20T22:48:26.8461444Z [00:02:45.871]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:26.8462098Z [00:02:45.871]➜  packagefile github.com/smallstep/certificates/policy=/tmp/go-build3381348043/b425/_pkg_.a
2025-08-20T22:48:26.8462845Z [00:02:45.871]➜  packagefile github.com/smallstep/linkedca=/tmp/go-build3381348043/b242/_pkg_.a
2025-08-20T22:48:26.8463511Z [00:02:45.871]➜  packagefile golang.org/x/crypto/ssh=/tmp/go-build3381348043/b455/_pkg_.a
2025-08-20T22:48:26.8463980Z [00:02:45.871]➜  EOF
2025-08-20T22:48:26.8466907Z [00:02:45.871]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b424/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/smallstep/certificates@v0.28.4/authority/policy=>github.com/smallstep/certificates@v0.28.4/authority/policy;$WORK/b424=>" -p github.com/smallstep/certificates/authority/policy -lang=go1.23 -complete -installsuffix shared -buildid MzxTN9Pcj6DeU3QFGp3o/MzxTN9Pcj6DeU3QFGp3o -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b424/importcfg -pack /root/go/pkg/mod/github.com/smallstep/certificates@v0.28.4/authority/policy/engine.go /root/go/pkg/mod/github.com/smallstep/certificates@v0.28.4/authority/policy/options.go /root/go/pkg/mod/github.com/smallstep/certificates@v0.28.4/authority/policy/policy.go
2025-08-20T22:48:26.9226263Z [00:02:45.949]➜  go tool buildid -w $WORK/b424/_pkg_.a # internal
2025-08-20T22:48:26.9240794Z [00:02:45.951]➜  cp $WORK/b424/_pkg_.a /root/.cache/go-build/57/57af853048789e143ba8f3727a73832da8962847b2edd87c88af919a1e1a840a-d # internal
2025-08-20T22:48:26.9257558Z [00:02:45.953]➜  golang.org/x/crypto/chacha20poly1305
2025-08-20T22:48:26.9258489Z [00:02:45.953]➜  mkdir -p $WORK/b518/
2025-08-20T22:48:26.9279126Z [00:02:45.953]➜  go tool buildid -w $WORK/b515/_pkg_.a # internal
2025-08-20T22:48:26.9279622Z [00:02:45.955]➜  cat >/tmp/go-build3381348043/b518/importcfg << 'EOF' # internal
2025-08-20T22:48:26.9279975Z [00:02:45.955]➜  # import config
2025-08-20T22:48:26.9280344Z [00:02:45.955]➜  packagefile crypto/cipher=/tmp/go-build3381348043/b059/_pkg_.a
2025-08-20T22:48:26.9280822Z [00:02:45.955]➜  packagefile encoding/binary=/tmp/go-build3381348043/b132/_pkg_.a
2025-08-20T22:48:26.9281278Z [00:02:45.955]➜  packagefile errors=/tmp/go-build3381348043/b004/_pkg_.a
2025-08-20T22:48:26.9281796Z [00:02:45.955]➜  packagefile golang.org/x/crypto/chacha20=/tmp/go-build3381348043/b457/_pkg_.a
2025-08-20T22:48:26.9282398Z [00:02:45.955]➜  packagefile golang.org/x/crypto/internal/alias=/tmp/go-build3381348043/b458/_pkg_.a
2025-08-20T22:48:26.9283035Z [00:02:45.955]➜  packagefile golang.org/x/crypto/internal/poly1305=/tmp/go-build3381348043/b459/_pkg_.a
2025-08-20T22:48:26.9283446Z [00:02:45.955]➜  EOF
2025-08-20T22:48:26.9286642Z [00:02:45.955]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b518/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/crypto@v0.41.0/chacha20poly1305=>golang.org/x/crypto@v0.41.0/chacha20poly1305;$WORK/b518=>" -p golang.org/x/crypto/chacha20poly1305 -lang=go1.23 -complete -installsuffix shared -buildid FBTTpUKViQ4HaiDmcgXq/FBTTpUKViQ4HaiDmcgXq -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b518/importcfg -pack /root/go/pkg/mod/golang.org/x/crypto@v0.41.0/chacha20poly1305/chacha20poly1305.go /root/go/pkg/mod/golang.org/x/crypto@v0.41.0/chacha20poly1305/chacha20poly1305_generic.go /root/go/pkg/mod/golang.org/x/crypto@v0.41.0/chacha20poly1305/chacha20poly1305_noasm.go /root/go/pkg/mod/golang.org/x/crypto@v0.41.0/chacha20poly1305/xchacha20poly1305.go
2025-08-20T22:48:26.9307871Z [00:02:45.957]➜  cp $WORK/b515/_pkg_.a /root/.cache/go-build/45/452220db6b56dac4d619e7ae8b63068c0ff72f89e096bb44d50c4942c3bf5144-d # internal
2025-08-20T22:48:26.9315285Z [00:02:45.958]➜  golang.org/x/crypto/hkdf
2025-08-20T22:48:26.9315603Z [00:02:45.958]➜  mkdir -p $WORK/b519/
2025-08-20T22:48:26.9316225Z [00:02:45.958]➜  cat >/tmp/go-build3381348043/b519/importcfg << 'EOF' # internal
2025-08-20T22:48:26.9316579Z [00:02:45.958]➜  # import config
2025-08-20T22:48:26.9316942Z [00:02:45.958]➜  packagefile crypto/hmac=/tmp/go-build3381348043/b126/_pkg_.a
2025-08-20T22:48:26.9317385Z [00:02:45.958]➜  packagefile errors=/tmp/go-build3381348043/b004/_pkg_.a
2025-08-20T22:48:26.9317799Z [00:02:45.958]➜  packagefile hash=/tmp/go-build3381348043/b053/_pkg_.a
2025-08-20T22:48:26.9318205Z [00:02:45.958]➜  packagefile io=/tmp/go-build3381348043/b034/_pkg_.a
2025-08-20T22:48:26.9318522Z [00:02:45.958]➜  EOF
2025-08-20T22:48:26.9320219Z [00:02:45.958]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b519/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/crypto@v0.41.0/hkdf=>golang.org/x/crypto@v0.41.0/hkdf;$WORK/b519=>" -p golang.org/x/crypto/hkdf -lang=go1.23 -complete -installsuffix shared -buildid Sp5_DoUej896q709NjpY/Sp5_DoUej896q709NjpY -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b519/importcfg -pack /root/go/pkg/mod/golang.org/x/crypto@v0.41.0/hkdf/hkdf.go
2025-08-20T22:48:26.9438147Z [00:02:45.971]➜  go tool buildid -w $WORK/b519/_pkg_.a # internal
2025-08-20T22:48:26.9442487Z [00:02:45.971]➜  cp $WORK/b519/_pkg_.a /root/.cache/go-build/4a/4add1399298053a189fa35fb3f8e4a6fcf6c6dbacb1a07ae6ca50ed206a1e48d-d # internal
2025-08-20T22:48:26.9445104Z [00:02:45.971]➜  github.com/google/s2a-go/internal/proto/v2/common_go_proto
2025-08-20T22:48:26.9445629Z [00:02:45.971]➜  mkdir -p $WORK/b521/
2025-08-20T22:48:26.9455904Z [00:02:45.972]➜  cat >/tmp/go-build3381348043/b521/importcfg << 'EOF' # internal
2025-08-20T22:48:26.9456847Z [00:02:45.972]➜  # import config
2025-08-20T22:48:26.9457447Z [00:02:45.972]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build3381348043/b224/_pkg_.a
2025-08-20T22:48:26.9458175Z [00:02:45.972]➜  packagefile google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build3381348043/b273/_pkg_.a
2025-08-20T22:48:26.9458739Z [00:02:45.972]➜  packagefile reflect=/tmp/go-build3381348043/b099/_pkg_.a
2025-08-20T22:48:26.9459190Z [00:02:45.972]➜  packagefile sync=/tmp/go-build3381348043/b035/_pkg_.a
2025-08-20T22:48:26.9459501Z [00:02:45.972]➜  EOF
2025-08-20T22:48:26.9466698Z [00:02:45.973]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b521/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/google/s2a-go@v0.1.9/internal/proto/v2/common_go_proto=>github.com/google/s2a-go@v0.1.9/internal/proto/v2/common_go_proto;$WORK/b521=>" -p github.com/google/s2a-go/internal/proto/v2/common_go_proto -lang=go1.20 -complete -installsuffix shared -buildid ruGhhcKJoVilIUabxjs6/ruGhhcKJoVilIUabxjs6 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b521/importcfg -pack /root/go/pkg/mod/github.com/google/s2a-go@v0.1.9/internal/proto/v2/common_go_proto/common.pb.go
2025-08-20T22:48:26.9468802Z [00:02:45.973]➜  go tool buildid -w $WORK/b513/_pkg_.a # internal
2025-08-20T22:48:26.9502122Z [00:02:45.977]➜  cp $WORK/b513/_pkg_.a /root/.cache/go-build/45/45a2a19ca95afaa0da028bb97fe642159f0760257ef3da048bc1fd6c0d3a5e7c-d # internal
2025-08-20T22:48:26.9503124Z [00:02:45.977]➜  github.com/google/s2a-go/internal/authinfo
2025-08-20T22:48:26.9503453Z [00:02:45.977]➜  mkdir -p $WORK/b510/
2025-08-20T22:48:26.9510220Z [00:02:45.978]➜  cat >/tmp/go-build3381348043/b510/importcfg << 'EOF' # internal
2025-08-20T22:48:26.9512571Z [00:02:45.978]➜  # import config
2025-08-20T22:48:26.9512925Z [00:02:45.978]➜  packagefile errors=/tmp/go-build3381348043/b004/_pkg_.a
2025-08-20T22:48:26.9513556Z [00:02:45.978]➜  packagefile github.com/google/s2a-go/internal/proto/common_go_proto=/tmp/go-build3381348043/b511/_pkg_.a
2025-08-20T22:48:26.9514334Z [00:02:45.978]➜  packagefile github.com/google/s2a-go/internal/proto/s2a_context_go_proto=/tmp/go-build3381348043/b512/_pkg_.a
2025-08-20T22:48:26.9520635Z [00:02:45.978]➜  packagefile github.com/google/s2a-go/internal/proto/s2a_go_proto=/tmp/go-build3381348043/b513/_pkg_.a
2025-08-20T22:48:26.9521384Z [00:02:45.978]➜  packagefile google.golang.org/grpc/credentials=/tmp/go-build3381348043/b256/_pkg_.a
2025-08-20T22:48:26.9521808Z [00:02:45.978]➜  EOF
2025-08-20T22:48:26.9523807Z [00:02:45.979]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b510/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/google/s2a-go@v0.1.9/internal/authinfo=>github.com/google/s2a-go@v0.1.9/internal/authinfo;$WORK/b510=>" -p github.com/google/s2a-go/internal/authinfo -lang=go1.20 -complete -installsuffix shared -buildid fJH3VhaTj3Utqtm5d8yC/fJH3VhaTj3Utqtm5d8yC -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b510/importcfg -pack /root/go/pkg/mod/github.com/google/s2a-go@v0.1.9/internal/authinfo/authinfo.go
2025-08-20T22:48:26.9542941Z [00:02:45.981]➜  go tool buildid -w $WORK/b518/_pkg_.a # internal
2025-08-20T22:48:26.9547654Z [00:02:45.982]➜  cp $WORK/b518/_pkg_.a /root/.cache/go-build/d6/d62e4151767e77035729972e9f6c7378933830333ccdeafd9078653c36b3294d-d # internal
2025-08-20T22:48:26.9549613Z [00:02:45.982]➜  github.com/google/s2a-go/internal/record/internal/aeadcrypter
2025-08-20T22:48:26.9569894Z [00:02:45.984]➜  mkdir -p $WORK/b517/
2025-08-20T22:48:26.9570320Z [00:02:45.984]➜  cat >/tmp/go-build3381348043/b517/importcfg << 'EOF' # internal
2025-08-20T22:48:26.9570677Z [00:02:45.984]➜  # import config
2025-08-20T22:48:26.9571033Z [00:02:45.984]➜  packagefile crypto/aes=/tmp/go-build3381348043/b122/_pkg_.a
2025-08-20T22:48:26.9571501Z [00:02:45.984]➜  packagefile crypto/cipher=/tmp/go-build3381348043/b059/_pkg_.a
2025-08-20T22:48:26.9571934Z [00:02:45.984]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:26.9572725Z [00:02:45.984]➜  packagefile golang.org/x/crypto/chacha20poly1305=/tmp/go-build3381348043/b518/_pkg_.a
2025-08-20T22:48:26.9573260Z [00:02:45.984]➜  EOF
2025-08-20T22:48:26.9577084Z [00:02:45.984]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b517/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/google/s2a-go@v0.1.9/internal/record/internal/aeadcrypter=>github.com/google/s2a-go@v0.1.9/internal/record/internal/aeadcrypter;$WORK/b517=>" -p github.com/google/s2a-go/internal/record/internal/aeadcrypter -lang=go1.20 -complete -installsuffix shared -buildid sukb8rM0q29alLaVDkAS/sukb8rM0q29alLaVDkAS -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b517/importcfg -pack /root/go/pkg/mod/github.com/google/s2a-go@v0.1.9/internal/record/internal/aeadcrypter/aeadcrypter.go /root/go/pkg/mod/github.com/google/s2a-go@v0.1.9/internal/record/internal/aeadcrypter/aesgcm.go /root/go/pkg/mod/github.com/google/s2a-go@v0.1.9/internal/record/internal/aeadcrypter/chachapoly.go /root/go/pkg/mod/github.com/google/s2a-go@v0.1.9/internal/record/internal/aeadcrypter/common.go
2025-08-20T22:48:26.9751630Z [00:02:46.002]➜  go tool buildid -w $WORK/b517/_pkg_.a # internal
2025-08-20T22:48:26.9767049Z [00:02:46.003]➜  cp $WORK/b517/_pkg_.a /root/.cache/go-build/0e/0eb5d8ab4227ff5c277023dde113fee779ccc6a0f9035dbcbae07cd5cee14208-d # internal
2025-08-20T22:48:26.9774184Z [00:02:46.004]➜  github.com/google/s2a-go/internal/record/internal/halfconn
2025-08-20T22:48:26.9774888Z [00:02:46.004]➜  mkdir -p $WORK/b516/
2025-08-20T22:48:26.9775268Z [00:02:46.004]➜  cat >/tmp/go-build3381348043/b516/importcfg << 'EOF' # internal
2025-08-20T22:48:26.9775614Z [00:02:46.004]➜  # import config
2025-08-20T22:48:26.9776164Z [00:02:46.004]➜  packagefile crypto/sha256=/tmp/go-build3381348043/b119/_pkg_.a
2025-08-20T22:48:26.9776639Z [00:02:46.004]➜  packagefile crypto/sha512=/tmp/go-build3381348043/b108/_pkg_.a
2025-08-20T22:48:26.9777082Z [00:02:46.004]➜  packagefile errors=/tmp/go-build3381348043/b004/_pkg_.a
2025-08-20T22:48:26.9777509Z [00:02:46.004]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:26.9778112Z [00:02:46.004]➜  packagefile github.com/google/s2a-go/internal/proto/common_go_proto=/tmp/go-build3381348043/b511/_pkg_.a
2025-08-20T22:48:26.9778907Z [00:02:46.004]➜  packagefile github.com/google/s2a-go/internal/record/internal/aeadcrypter=/tmp/go-build3381348043/b517/_pkg_.a
2025-08-20T22:48:26.9779608Z [00:02:46.004]➜  packagefile golang.org/x/crypto/cryptobyte=/tmp/go-build3381348043/b466/_pkg_.a
2025-08-20T22:48:26.9780190Z [00:02:46.004]➜  packagefile golang.org/x/crypto/hkdf=/tmp/go-build3381348043/b519/_pkg_.a
2025-08-20T22:48:26.9780662Z [00:02:46.004]➜  packagefile hash=/tmp/go-build3381348043/b053/_pkg_.a
2025-08-20T22:48:26.9781072Z [00:02:46.004]➜  packagefile sync=/tmp/go-build3381348043/b035/_pkg_.a
2025-08-20T22:48:26.9781383Z [00:02:46.004]➜  EOF
2025-08-20T22:48:26.9784750Z [00:02:46.004]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b516/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/google/s2a-go@v0.1.9/internal/record/internal/halfconn=>github.com/google/s2a-go@v0.1.9/internal/record/internal/halfconn;$WORK/b516=>" -p github.com/google/s2a-go/internal/record/internal/halfconn -lang=go1.20 -complete -installsuffix shared -buildid fq6h4y4lr9uIYlz4y12A/fq6h4y4lr9uIYlz4y12A -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b516/importcfg -pack /root/go/pkg/mod/github.com/google/s2a-go@v0.1.9/internal/record/internal/halfconn/ciphersuite.go /root/go/pkg/mod/github.com/google/s2a-go@v0.1.9/internal/record/internal/halfconn/counter.go /root/go/pkg/mod/github.com/google/s2a-go@v0.1.9/internal/record/internal/halfconn/expander.go /root/go/pkg/mod/github.com/google/s2a-go@v0.1.9/internal/record/internal/halfconn/halfconn.go
2025-08-20T22:48:26.9803272Z [00:02:46.007]➜  go tool buildid -w $WORK/b510/_pkg_.a # internal
2025-08-20T22:48:26.9816926Z [00:02:46.009]➜  cp $WORK/b510/_pkg_.a /root/.cache/go-build/81/81c02411321d5807de15448e1f45824ead49a99b11829d88e8d4caf49db0fb92-d # internal
2025-08-20T22:48:26.9830563Z [00:02:46.010]➜  github.com/google/s2a-go/retry
2025-08-20T22:48:26.9831782Z [00:02:46.010]➜  mkdir -p $WORK/b529/
2025-08-20T22:48:26.9841464Z [00:02:46.011]➜  cat >/tmp/go-build3381348043/b529/importcfg << 'EOF' # internal
2025-08-20T22:48:26.9842198Z [00:02:46.011]➜  # import config
2025-08-20T22:48:26.9843107Z [00:02:46.011]➜  packagefile context=/tmp/go-build3381348043/b043/_pkg_.a
2025-08-20T22:48:26.9843720Z [00:02:46.011]➜  packagefile google.golang.org/grpc/grpclog=/tmp/go-build3381348043/b254/_pkg_.a
2025-08-20T22:48:26.9844244Z [00:02:46.011]➜  packagefile math/rand=/tmp/go-build3381348043/b100/_pkg_.a
2025-08-20T22:48:26.9844682Z [00:02:46.011]➜  packagefile time=/tmp/go-build3381348043/b044/_pkg_.a
2025-08-20T22:48:26.9844995Z [00:02:46.011]➜  EOF
2025-08-20T22:48:26.9856247Z [00:02:46.012]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b529/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/google/s2a-go@v0.1.9/retry=>github.com/google/s2a-go@v0.1.9/retry;$WORK/b529=>" -p github.com/google/s2a-go/retry -lang=go1.20 -complete -installsuffix shared -buildid L9KQ3RcyFLDbA9UK_-VO/L9KQ3RcyFLDbA9UK_-VO -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b529/importcfg -pack /root/go/pkg/mod/github.com/google/s2a-go@v0.1.9/retry/retry.go
2025-08-20T22:48:26.9952742Z [00:02:46.022]➜  go tool buildid -w $WORK/b521/_pkg_.a # internal
2025-08-20T22:48:27.0010166Z [00:02:46.028]➜  cp $WORK/b521/_pkg_.a /root/.cache/go-build/34/3421d627d288312c137c34fec502360da3bf648aec0b26d4134b970955a49514-d # internal
2025-08-20T22:48:27.0016529Z [00:02:46.028]➜  github.com/google/s2a-go/internal/tokenmanager
2025-08-20T22:48:27.0016884Z [00:02:46.028]➜  mkdir -p $WORK/b520/
2025-08-20T22:48:27.0017280Z [00:02:46.028]➜  cat >/tmp/go-build3381348043/b520/importcfg << 'EOF' # internal
2025-08-20T22:48:27.0017629Z [00:02:46.028]➜  # import config
2025-08-20T22:48:27.0018332Z [00:02:46.028]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:27.0018970Z [00:02:46.028]➜  packagefile github.com/google/s2a-go/internal/proto/common_go_proto=/tmp/go-build3381348043/b511/_pkg_.a
2025-08-20T22:48:27.0019750Z [00:02:46.028]➜  packagefile github.com/google/s2a-go/internal/proto/v2/common_go_proto=/tmp/go-build3381348043/b521/_pkg_.a
2025-08-20T22:48:27.0020330Z [00:02:46.028]➜  packagefile os=/tmp/go-build3381348043/b079/_pkg_.a
2025-08-20T22:48:27.0020637Z [00:02:46.028]➜  EOF
2025-08-20T22:48:27.0022691Z [00:02:46.028]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b520/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/google/s2a-go@v0.1.9/internal/tokenmanager=>github.com/google/s2a-go@v0.1.9/internal/tokenmanager;$WORK/b520=>" -p github.com/google/s2a-go/internal/tokenmanager -lang=go1.20 -complete -installsuffix shared -buildid h7xDpZ_maQc0vz7BZsir/h7xDpZ_maQc0vz7BZsir -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b520/importcfg -pack /root/go/pkg/mod/github.com/google/s2a-go@v0.1.9/internal/tokenmanager/tokenmanager.go
2025-08-20T22:48:27.0024560Z [00:02:46.028]➜  go tool buildid -w $WORK/b529/_pkg_.a # internal
2025-08-20T22:48:27.0027305Z [00:02:46.029]➜  cp $WORK/b529/_pkg_.a /root/.cache/go-build/e2/e2021c5ac52b705678927e58d93591660bb9edebad5d9be6fa0cb55943baef8a-d # internal
2025-08-20T22:48:27.0027990Z [00:02:46.030]➜  github.com/google/s2a-go/internal/proto/v2/s2a_context_go_proto
2025-08-20T22:48:27.0028364Z [00:02:46.030]➜  mkdir -p $WORK/b523/
2025-08-20T22:48:27.0028731Z [00:02:46.030]➜  cat >/tmp/go-build3381348043/b523/importcfg << 'EOF' # internal
2025-08-20T22:48:27.0029091Z [00:02:46.030]➜  # import config
2025-08-20T22:48:27.0029624Z [00:02:46.030]➜  packagefile github.com/google/s2a-go/internal/proto/v2/common_go_proto=/tmp/go-build3381348043/b521/_pkg_.a
2025-08-20T22:48:27.0030375Z [00:02:46.030]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build3381348043/b224/_pkg_.a
2025-08-20T22:48:27.0031080Z [00:02:46.030]➜  packagefile google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build3381348043/b273/_pkg_.a
2025-08-20T22:48:27.0031918Z [00:02:46.030]➜  packagefile reflect=/tmp/go-build3381348043/b099/_pkg_.a
2025-08-20T22:48:27.0032419Z [00:02:46.030]➜  packagefile sync=/tmp/go-build3381348043/b035/_pkg_.a
2025-08-20T22:48:27.0032732Z [00:02:46.030]➜  EOF
2025-08-20T22:48:27.0035006Z [00:02:46.030]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b523/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/google/s2a-go@v0.1.9/internal/proto/v2/s2a_context_go_proto=>github.com/google/s2a-go@v0.1.9/internal/proto/v2/s2a_context_go_proto;$WORK/b523=>" -p github.com/google/s2a-go/internal/proto/v2/s2a_context_go_proto -lang=go1.20 -complete -installsuffix shared -buildid thIo09-SnODSHp2tySed/thIo09-SnODSHp2tySed -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b523/importcfg -pack /root/go/pkg/mod/github.com/google/s2a-go@v0.1.9/internal/proto/v2/s2a_context_go_proto/s2a_context.pb.go
2025-08-20T22:48:27.0289268Z [00:02:46.056]➜  go tool buildid -w $WORK/b516/_pkg_.a # internal
2025-08-20T22:48:27.0300490Z [00:02:46.057]➜  cp $WORK/b516/_pkg_.a /root/.cache/go-build/0c/0c30ac5a7b7fe7912abc8c565e038995e35e8a4205a56d4cd6c2d676bf6fc66a-d # internal
2025-08-20T22:48:27.0330005Z [00:02:46.060]➜  go tool buildid -w $WORK/b523/_pkg_.a # internal
2025-08-20T22:48:27.0330576Z [00:02:46.060]➜  google.golang.org/api/internal/cert
2025-08-20T22:48:27.0330894Z [00:02:46.060]➜  mkdir -p $WORK/b530/
2025-08-20T22:48:27.0331275Z [00:02:46.060]➜  cat >/tmp/go-build3381348043/b530/importcfg << 'EOF' # internal
2025-08-20T22:48:27.0332005Z [00:02:46.060]➜  # import config
2025-08-20T22:48:27.0332371Z [00:02:46.060]➜  packagefile crypto/tls=/tmp/go-build3381348043/b120/_pkg_.a
2025-08-20T22:48:27.0332829Z [00:02:46.060]➜  packagefile crypto/x509=/tmp/go-build3381348043/b141/_pkg_.a
2025-08-20T22:48:27.0333292Z [00:02:46.060]➜  packagefile encoding/json=/tmp/go-build3381348043/b158/_pkg_.a
2025-08-20T22:48:27.0333739Z [00:02:46.060]➜  packagefile errors=/tmp/go-build3381348043/b004/_pkg_.a
2025-08-20T22:48:27.0334167Z [00:02:46.060]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:27.0334793Z [00:02:46.060]➜  packagefile github.com/googleapis/enterprise-certificate-proxy/client=/tmp/go-build3381348043/b490/_pkg_.a
2025-08-20T22:48:27.0335377Z [00:02:46.060]➜  packagefile os=/tmp/go-build3381348043/b079/_pkg_.a
2025-08-20T22:48:27.0335983Z [00:02:46.060]➜  packagefile os/exec=/tmp/go-build3381348043/b495/_pkg_.a
2025-08-20T22:48:27.0336484Z [00:02:46.060]➜  packagefile os/user=/tmp/go-build3381348043/b354/_pkg_.a
2025-08-20T22:48:27.0336950Z [00:02:46.060]➜  packagefile path/filepath=/tmp/go-build3381348043/b156/_pkg_.a
2025-08-20T22:48:27.0337393Z [00:02:46.060]➜  packagefile sync=/tmp/go-build3381348043/b035/_pkg_.a
2025-08-20T22:48:27.0337804Z [00:02:46.060]➜  packagefile time=/tmp/go-build3381348043/b044/_pkg_.a
2025-08-20T22:48:27.0338111Z [00:02:46.060]➜  EOF
2025-08-20T22:48:27.0338391Z [00:02:46.060]➜  go tool buildid -w $WORK/b520/_pkg_.a # internal
2025-08-20T22:48:27.0341012Z [00:02:46.060]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b530/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/api@v0.244.0/internal/cert=>google.golang.org/api@v0.244.0/internal/cert;$WORK/b530=>" -p google.golang.org/api/internal/cert -lang=go1.23 -complete -installsuffix shared -buildid nB4XG5vPxb-jMFZqE2UC/nB4XG5vPxb-jMFZqE2UC -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b530/importcfg -pack /root/go/pkg/mod/google.golang.org/api@v0.244.0/internal/cert/default_cert.go /root/go/pkg/mod/google.golang.org/api@v0.244.0/internal/cert/enterprise_cert.go /root/go/pkg/mod/google.golang.org/api@v0.244.0/internal/cert/secureconnect_cert.go
2025-08-20T22:48:27.0344330Z [00:02:46.061]➜  cp $WORK/b520/_pkg_.a /root/.cache/go-build/86/865009f62373fc9ae1df154fdcc89acd0349c0c52f6dccc2ac76ddc7898338c6-d # internal
2025-08-20T22:48:27.0381755Z [00:02:46.065]➜  cp $WORK/b523/_pkg_.a /root/.cache/go-build/c7/c7769d833db053b0334c832ee2d27679c90647925e3d8fe83e52860ade314da4-d # internal
2025-08-20T22:48:27.0385229Z [00:02:46.065]➜  github.com/google/s2a-go/internal/record
2025-08-20T22:48:27.0385630Z [00:02:46.065]➜  mkdir -p $WORK/b514/
2025-08-20T22:48:27.0392614Z [00:02:46.066]➜  github.com/google/s2a-go/internal/proto/v2/s2a_go_proto
2025-08-20T22:48:27.0396417Z [00:02:46.066]➜  mkdir -p $WORK/b522/
2025-08-20T22:48:27.0397890Z [00:02:46.067]➜  cat >/tmp/go-build3381348043/b514/importcfg << 'EOF' # internal
2025-08-20T22:48:27.0398565Z [00:02:46.067]➜  # import config
2025-08-20T22:48:27.0403219Z [00:02:46.067]➜  packagefile context=/tmp/go-build3381348043/b043/_pkg_.a
2025-08-20T22:48:27.0405295Z [00:02:46.067]➜  packagefile encoding/binary=/tmp/go-build3381348043/b132/_pkg_.a
2025-08-20T22:48:27.0405938Z [00:02:46.067]➜  packagefile errors=/tmp/go-build3381348043/b004/_pkg_.a
2025-08-20T22:48:27.0406430Z [00:02:46.067]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:27.0407040Z [00:02:46.067]➜  packagefile github.com/google/s2a-go/internal/handshaker/service=/tmp/go-build3381348043/b515/_pkg_.a
2025-08-20T22:48:27.0407818Z [00:02:46.067]➜  packagefile github.com/google/s2a-go/internal/proto/common_go_proto=/tmp/go-build3381348043/b511/_pkg_.a
2025-08-20T22:48:27.0408566Z [00:02:46.067]➜  packagefile github.com/google/s2a-go/internal/proto/s2a_go_proto=/tmp/go-build3381348043/b513/_pkg_.a
2025-08-20T22:48:27.0409331Z [00:02:46.067]➜  packagefile github.com/google/s2a-go/internal/record/internal/halfconn=/tmp/go-build3381348043/b516/_pkg_.a
2025-08-20T22:48:27.0410427Z [00:02:46.067]➜  packagefile github.com/google/s2a-go/internal/tokenmanager=/tmp/go-build3381348043/b520/_pkg_.a
2025-08-20T22:48:27.0411059Z [00:02:46.067]➜  packagefile google.golang.org/grpc/codes=/tmp/go-build3381348043/b282/_pkg_.a
2025-08-20T22:48:27.0411630Z [00:02:46.067]➜  packagefile google.golang.org/grpc/grpclog=/tmp/go-build3381348043/b254/_pkg_.a
2025-08-20T22:48:27.0412122Z [00:02:46.067]➜  packagefile math=/tmp/go-build3381348043/b055/_pkg_.a
2025-08-20T22:48:27.0412541Z [00:02:46.067]➜  packagefile net=/tmp/go-build3381348043/b148/_pkg_.a
2025-08-20T22:48:27.0414933Z [00:02:46.067]➜  packagefile sync=/tmp/go-build3381348043/b035/_pkg_.a
2025-08-20T22:48:27.0415367Z [00:02:46.067]➜  packagefile time=/tmp/go-build3381348043/b044/_pkg_.a
2025-08-20T22:48:27.0415677Z [00:02:46.067]➜  EOF
2025-08-20T22:48:27.0418085Z [00:02:46.067]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b514/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/google/s2a-go@v0.1.9/internal/record=>github.com/google/s2a-go@v0.1.9/internal/record;$WORK/b514=>" -p github.com/google/s2a-go/internal/record -lang=go1.20 -complete -installsuffix shared -buildid yUyYK707Fz8bEtCgURS3/yUyYK707Fz8bEtCgURS3 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b514/importcfg -pack /root/go/pkg/mod/github.com/google/s2a-go@v0.1.9/internal/record/record.go /root/go/pkg/mod/github.com/google/s2a-go@v0.1.9/internal/record/ticketsender.go
2025-08-20T22:48:27.0420150Z [00:02:46.067]➜  cat >/tmp/go-build3381348043/b522/importcfg << 'EOF' # internal
2025-08-20T22:48:27.0420504Z [00:02:46.067]➜  # import config
2025-08-20T22:48:27.0420846Z [00:02:46.067]➜  packagefile context=/tmp/go-build3381348043/b043/_pkg_.a
2025-08-20T22:48:27.0421471Z [00:02:46.067]➜  packagefile github.com/google/s2a-go/internal/proto/v2/common_go_proto=/tmp/go-build3381348043/b521/_pkg_.a
2025-08-20T22:48:27.0422264Z [00:02:46.067]➜  packagefile github.com/google/s2a-go/internal/proto/v2/s2a_context_go_proto=/tmp/go-build3381348043/b523/_pkg_.a
2025-08-20T22:48:27.0422929Z [00:02:46.067]➜  packagefile google.golang.org/grpc=/tmp/go-build3381348043/b243/_pkg_.a
2025-08-20T22:48:27.0423480Z [00:02:46.067]➜  packagefile google.golang.org/grpc/codes=/tmp/go-build3381348043/b282/_pkg_.a
2025-08-20T22:48:27.0424052Z [00:02:46.067]➜  packagefile google.golang.org/grpc/status=/tmp/go-build3381348043/b295/_pkg_.a
2025-08-20T22:48:27.0424706Z [00:02:46.067]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build3381348043/b224/_pkg_.a
2025-08-20T22:48:27.0425702Z [00:02:46.067]➜  packagefile google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build3381348043/b273/_pkg_.a
2025-08-20T22:48:27.0434035Z [00:02:46.067]➜  packagefile reflect=/tmp/go-build3381348043/b099/_pkg_.a
2025-08-20T22:48:27.0434482Z [00:02:46.067]➜  packagefile sync=/tmp/go-build3381348043/b035/_pkg_.a
2025-08-20T22:48:27.0434794Z [00:02:46.067]➜  EOF
2025-08-20T22:48:27.0437403Z [00:02:46.067]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b522/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/google/s2a-go@v0.1.9/internal/proto/v2/s2a_go_proto=>github.com/google/s2a-go@v0.1.9/internal/proto/v2/s2a_go_proto;$WORK/b522=>" -p github.com/google/s2a-go/internal/proto/v2/s2a_go_proto -lang=go1.20 -complete -installsuffix shared -buildid y8W-OgNKi1EqQ1ICscS8/y8W-OgNKi1EqQ1ICscS8 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b522/importcfg -pack /root/go/pkg/mod/github.com/google/s2a-go@v0.1.9/internal/proto/v2/s2a_go_proto/s2a.pb.go /root/go/pkg/mod/github.com/google/s2a-go@v0.1.9/internal/proto/v2/s2a_go_proto/s2a_grpc.pb.go
2025-08-20T22:48:27.0643450Z [00:02:46.091]➜  go tool buildid -w $WORK/b530/_pkg_.a # internal
2025-08-20T22:48:27.0652226Z [00:02:46.092]➜  cp $WORK/b530/_pkg_.a /root/.cache/go-build/5d/5dd2297189bb040849de9668766c6692a32dc075a33078a4cf583d0ba1c3b2ba-d # internal
2025-08-20T22:48:27.0653576Z [00:02:46.092]➜  google.golang.org/api/internal/impersonate
2025-08-20T22:48:27.0654882Z [00:02:46.092]➜  mkdir -p $WORK/b531/
2025-08-20T22:48:27.0658881Z [00:02:46.093]➜  cat >/tmp/go-build3381348043/b531/importcfg << 'EOF' # internal
2025-08-20T22:48:27.0659794Z [00:02:46.093]➜  # import config
2025-08-20T22:48:27.0661313Z [00:02:46.093]➜  packagefile bytes=/tmp/go-build3381348043/b003/_pkg_.a
2025-08-20T22:48:27.0661762Z [00:02:46.093]➜  packagefile context=/tmp/go-build3381348043/b043/_pkg_.a
2025-08-20T22:48:27.0662218Z [00:02:46.093]➜  packagefile encoding/json=/tmp/go-build3381348043/b158/_pkg_.a
2025-08-20T22:48:27.0662661Z [00:02:46.093]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:27.0663144Z [00:02:46.093]➜  packagefile golang.org/x/oauth2=/tmp/go-build3381348043/b204/_pkg_.a
2025-08-20T22:48:27.0663602Z [00:02:46.093]➜  packagefile io=/tmp/go-build3381348043/b034/_pkg_.a
2025-08-20T22:48:27.0664020Z [00:02:46.093]➜  packagefile net/http=/tmp/go-build3381348043/b161/_pkg_.a
2025-08-20T22:48:27.0664444Z [00:02:46.093]➜  packagefile time=/tmp/go-build3381348043/b044/_pkg_.a
2025-08-20T22:48:27.0664765Z [00:02:46.093]➜  EOF
2025-08-20T22:48:27.0666942Z [00:02:46.093]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b531/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/api@v0.244.0/internal/impersonate=>google.golang.org/api@v0.244.0/internal/impersonate;$WORK/b531=>" -p google.golang.org/api/internal/impersonate -lang=go1.23 -complete -installsuffix shared -buildid P9g_QbvzwYbk60NC-3V9/P9g_QbvzwYbk60NC-3V9 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b531/importcfg -pack /root/go/pkg/mod/google.golang.org/api@v0.244.0/internal/impersonate/impersonate.go
2025-08-20T22:48:27.1071252Z [00:02:46.134]➜  go tool buildid -w $WORK/b531/_pkg_.a # internal
2025-08-20T22:48:27.1078885Z [00:02:46.135]➜  cp $WORK/b531/_pkg_.a /root/.cache/go-build/cf/cf8e5acec37cc776f5420bb724ede009291c65cc66e70ecbc7b2fb3d1a6f91eb-d # internal
2025-08-20T22:48:27.1080087Z [00:02:46.135]➜  google.golang.org/genproto/googleapis/rpc/code
2025-08-20T22:48:27.1080919Z [00:02:46.135]➜  mkdir -p $WORK/b536/
2025-08-20T22:48:27.1085520Z [00:02:46.135]➜  cat >/tmp/go-build3381348043/b536/importcfg << 'EOF' # internal
2025-08-20T22:48:27.1086153Z [00:02:46.136]➜  # import config
2025-08-20T22:48:27.1086775Z [00:02:46.136]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build3381348043/b224/_pkg_.a
2025-08-20T22:48:27.1087622Z [00:02:46.136]➜  packagefile google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build3381348043/b273/_pkg_.a
2025-08-20T22:48:27.1088306Z [00:02:46.136]➜  packagefile reflect=/tmp/go-build3381348043/b099/_pkg_.a
2025-08-20T22:48:27.1089248Z [00:02:46.136]➜  packagefile sync=/tmp/go-build3381348043/b035/_pkg_.a
2025-08-20T22:48:27.1089752Z [00:02:46.136]➜  EOF
2025-08-20T22:48:27.1092793Z [00:02:46.136]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b536/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/genproto/googleapis/rpc@v0.0.0-20250728155136-f173205681a0/code=>google.golang.org/genproto/googleapis/rpc@v0.0.0-20250728155136-f173205681a0/code;$WORK/b536=>" -p google.golang.org/genproto/googleapis/rpc/code -lang=go1.23 -complete -installsuffix shared -buildid WMfQ3qXSqrioMPxB_raY/WMfQ3qXSqrioMPxB_raY -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b536/importcfg -pack /root/go/pkg/mod/google.golang.org/genproto/googleapis/rpc@v0.0.0-20250728155136-f173205681a0/code/code.pb.go
2025-08-20T22:48:27.1150109Z [00:02:46.142]➜  go tool buildid -w $WORK/b514/_pkg_.a # internal
2025-08-20T22:48:27.1169828Z [00:02:46.144]➜  cp $WORK/b514/_pkg_.a /root/.cache/go-build/5e/5e94341da4b90d33ad3e3b0ce4f3b84ce183974a5a5b5ee55d97f1e97c257726-d # internal
2025-08-20T22:48:27.1171194Z [00:02:46.144]➜  github.com/google/s2a-go/internal/handshaker
2025-08-20T22:48:27.1172121Z [00:02:46.144]➜  mkdir -p $WORK/b509/
2025-08-20T22:48:27.1175955Z [00:02:46.145]➜  cat >/tmp/go-build3381348043/b509/importcfg << 'EOF' # internal
2025-08-20T22:48:27.1176841Z [00:02:46.145]➜  # import config
2025-08-20T22:48:27.1177404Z [00:02:46.145]➜  packagefile context=/tmp/go-build3381348043/b043/_pkg_.a
2025-08-20T22:48:27.1178568Z [00:02:46.145]➜  packagefile errors=/tmp/go-build3381348043/b004/_pkg_.a
2025-08-20T22:48:27.1179515Z [00:02:46.145]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:27.1180157Z [00:02:46.145]➜  packagefile github.com/google/s2a-go/internal/authinfo=/tmp/go-build3381348043/b510/_pkg_.a
2025-08-20T22:48:27.1180893Z [00:02:46.145]➜  packagefile github.com/google/s2a-go/internal/proto/common_go_proto=/tmp/go-build3381348043/b511/_pkg_.a
2025-08-20T22:48:27.1181662Z [00:02:46.145]➜  packagefile github.com/google/s2a-go/internal/proto/s2a_go_proto=/tmp/go-build3381348043/b513/_pkg_.a
2025-08-20T22:48:27.1182350Z [00:02:46.145]➜  packagefile github.com/google/s2a-go/internal/record=/tmp/go-build3381348043/b514/_pkg_.a
2025-08-20T22:48:27.1183029Z [00:02:46.145]➜  packagefile github.com/google/s2a-go/internal/tokenmanager=/tmp/go-build3381348043/b520/_pkg_.a
2025-08-20T22:48:27.1183637Z [00:02:46.145]➜  packagefile google.golang.org/grpc=/tmp/go-build3381348043/b243/_pkg_.a
2025-08-20T22:48:27.1184208Z [00:02:46.145]➜  packagefile google.golang.org/grpc/codes=/tmp/go-build3381348043/b282/_pkg_.a
2025-08-20T22:48:27.1184797Z [00:02:46.145]➜  packagefile google.golang.org/grpc/credentials=/tmp/go-build3381348043/b256/_pkg_.a
2025-08-20T22:48:27.1185395Z [00:02:46.145]➜  packagefile google.golang.org/grpc/grpclog=/tmp/go-build3381348043/b254/_pkg_.a
2025-08-20T22:48:27.1186029Z [00:02:46.145]➜  packagefile io=/tmp/go-build3381348043/b034/_pkg_.a
2025-08-20T22:48:27.1186439Z [00:02:46.145]➜  packagefile net=/tmp/go-build3381348043/b148/_pkg_.a
2025-08-20T22:48:27.1186860Z [00:02:46.145]➜  packagefile sync=/tmp/go-build3381348043/b035/_pkg_.a
2025-08-20T22:48:27.1187174Z [00:02:46.145]➜  EOF
2025-08-20T22:48:27.1189191Z [00:02:46.145]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b509/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/google/s2a-go@v0.1.9/internal/handshaker=>github.com/google/s2a-go@v0.1.9/internal/handshaker;$WORK/b509=>" -p github.com/google/s2a-go/internal/handshaker -lang=go1.20 -complete -installsuffix shared -buildid UcT5gERyPDi_um0Mt6M4/UcT5gERyPDi_um0Mt6M4 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b509/importcfg -pack /root/go/pkg/mod/github.com/google/s2a-go@v0.1.9/internal/handshaker/handshaker.go
2025-08-20T22:48:27.1458182Z [00:02:46.173]➜  go tool buildid -w $WORK/b536/_pkg_.a # internal
2025-08-20T22:48:27.1483429Z [00:02:46.175]➜  cp $WORK/b536/_pkg_.a /root/.cache/go-build/df/df12f2e7b4f94041a3022a823401f730c3bf55d84248595e86e25b5eb6da3857-d # internal
2025-08-20T22:48:27.1485962Z [00:02:46.175]➜  github.com/googleapis/gax-go/v2/apierror/internal/proto
2025-08-20T22:48:27.1486710Z [00:02:46.176]➜  mkdir -p $WORK/b535/
2025-08-20T22:48:27.1487357Z [00:02:46.176]➜  cat >/tmp/go-build3381348043/b535/importcfg << 'EOF' # internal
2025-08-20T22:48:27.1488015Z [00:02:46.176]➜  # import config
2025-08-20T22:48:27.1488737Z [00:02:46.176]➜  packagefile google.golang.org/genproto/googleapis/rpc/code=/tmp/go-build3381348043/b536/_pkg_.a
2025-08-20T22:48:27.1489666Z [00:02:46.176]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build3381348043/b224/_pkg_.a
2025-08-20T22:48:27.1490540Z [00:02:46.176]➜  packagefile google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build3381348043/b273/_pkg_.a
2025-08-20T22:48:27.1491522Z [00:02:46.176]➜  packagefile google.golang.org/protobuf/types/known/anypb=/tmp/go-build3381348043/b297/_pkg_.a
2025-08-20T22:48:27.1492215Z [00:02:46.176]➜  packagefile reflect=/tmp/go-build3381348043/b099/_pkg_.a
2025-08-20T22:48:27.1493905Z [00:02:46.176]➜  packagefile sync=/tmp/go-build3381348043/b035/_pkg_.a
2025-08-20T22:48:27.1494227Z [00:02:46.176]➜  EOF
2025-08-20T22:48:27.1496947Z [00:02:46.176]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b535/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/googleapis/gax-go/v2@v2.15.0/apierror/internal/proto=>github.com/googleapis/gax-go/v2@v2.15.0/apierror/internal/proto;$WORK/b535=>" -p github.com/googleapis/gax-go/v2/apierror/internal/proto -lang=go1.23 -complete -installsuffix shared -buildid 5R1FcuYU3xNl5mwoaHtB/5R1FcuYU3xNl5mwoaHtB -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b535/importcfg -pack /root/go/pkg/mod/github.com/googleapis/gax-go/v2@v2.15.0/apierror/internal/proto/custom_error.pb.go /root/go/pkg/mod/github.com/googleapis/gax-go/v2@v2.15.0/apierror/internal/proto/error.pb.go
2025-08-20T22:48:27.1775431Z [00:02:46.204]➜  go tool buildid -w $WORK/b410/_pkg_.a # internal
2025-08-20T22:48:27.1799666Z [00:02:46.207]➜  go tool buildid -w $WORK/b509/_pkg_.a # internal
2025-08-20T22:48:27.1840603Z [00:02:46.211]➜  cp $WORK/b509/_pkg_.a /root/.cache/go-build/7b/7bad4f85f1921bac9ce8f3b89dfaada056798524e3ece5b6b8cdf81695197d99-d # internal
2025-08-20T22:48:27.1848020Z [00:02:46.212]➜  google.golang.org/genproto/googleapis/rpc/errdetails
2025-08-20T22:48:27.1848966Z [00:02:46.212]➜  mkdir -p $WORK/b537/
2025-08-20T22:48:27.1851066Z [00:02:46.212]➜  cat >/tmp/go-build3381348043/b537/importcfg << 'EOF' # internal
2025-08-20T22:48:27.1851752Z [00:02:46.212]➜  # import config
2025-08-20T22:48:27.1852462Z [00:02:46.212]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build3381348043/b224/_pkg_.a
2025-08-20T22:48:27.1853549Z [00:02:46.212]➜  packagefile google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build3381348043/b273/_pkg_.a
2025-08-20T22:48:27.1854476Z [00:02:46.212]➜  packagefile google.golang.org/protobuf/types/known/durationpb=/tmp/go-build3381348043/b293/_pkg_.a
2025-08-20T22:48:27.1855183Z [00:02:46.212]➜  packagefile reflect=/tmp/go-build3381348043/b099/_pkg_.a
2025-08-20T22:48:27.1855964Z [00:02:46.212]➜  packagefile sync=/tmp/go-build3381348043/b035/_pkg_.a
2025-08-20T22:48:27.1856474Z [00:02:46.212]➜  EOF
2025-08-20T22:48:27.1859251Z [00:02:46.212]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b537/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/genproto/googleapis/rpc@v0.0.0-20250728155136-f173205681a0/errdetails=>google.golang.org/genproto/googleapis/rpc@v0.0.0-20250728155136-f173205681a0/errdetails;$WORK/b537=>" -p google.golang.org/genproto/googleapis/rpc/errdetails -lang=go1.23 -complete -installsuffix shared -buildid lysFwj3QRzYQVlDGQujE/lysFwj3QRzYQVlDGQujE -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b537/importcfg -pack /root/go/pkg/mod/google.golang.org/genproto/googleapis/rpc@v0.0.0-20250728155136-f173205681a0/errdetails/error_details.pb.go
2025-08-20T22:48:27.1920988Z [00:02:46.219]➜  go tool buildid -w $WORK/b535/_pkg_.a # internal
2025-08-20T22:48:27.1938670Z [00:02:46.221]➜  go tool buildid -w $WORK/b522/_pkg_.a # internal
2025-08-20T22:48:27.1939971Z [00:02:46.221]➜  cp $WORK/b535/_pkg_.a /root/.cache/go-build/40/40f9020e2c44269a1bac34a06d4962cc815a8339ded35c2c297fb2e65c9b2d92-d # internal
2025-08-20T22:48:27.1941101Z [00:02:46.221]➜  github.com/googleapis/gax-go/v2/callctx
2025-08-20T22:48:27.1941859Z [00:02:46.221]➜  mkdir -p $WORK/b538/
2025-08-20T22:48:27.1942476Z [00:02:46.221]➜  cat >/tmp/go-build3381348043/b538/importcfg << 'EOF' # internal
2025-08-20T22:48:27.1943075Z [00:02:46.221]➜  # import config
2025-08-20T22:48:27.1943706Z [00:02:46.221]➜  packagefile context=/tmp/go-build3381348043/b043/_pkg_.a
2025-08-20T22:48:27.1944345Z [00:02:46.221]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:27.1944868Z [00:02:46.221]➜  EOF
2025-08-20T22:48:27.1947226Z [00:02:46.221]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b538/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/googleapis/gax-go/v2@v2.15.0/callctx=>github.com/googleapis/gax-go/v2@v2.15.0/callctx;$WORK/b538=>" -p github.com/googleapis/gax-go/v2/callctx -lang=go1.23 -complete -installsuffix shared -buildid Y3U0_hpmdJt3fSwK1hVo/Y3U0_hpmdJt3fSwK1hVo -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b538/importcfg -pack /root/go/pkg/mod/github.com/googleapis/gax-go/v2@v2.15.0/callctx/callctx.go
2025-08-20T22:48:27.1966832Z [00:02:46.223]➜  cp $WORK/b522/_pkg_.a /root/.cache/go-build/15/152402735483ecf1875d7383f3089086db7749cd7eab3d43a922d85c5881d47a-d # internal
2025-08-20T22:48:27.1971726Z [00:02:46.224]➜  github.com/google/s2a-go/stream
2025-08-20T22:48:27.1972052Z [00:02:46.224]➜  mkdir -p $WORK/b527/
2025-08-20T22:48:27.1972425Z [00:02:46.224]➜  cat >/tmp/go-build3381348043/b527/importcfg << 'EOF' # internal
2025-08-20T22:48:27.1972774Z [00:02:46.224]➜  # import config
2025-08-20T22:48:27.1973117Z [00:02:46.224]➜  packagefile context=/tmp/go-build3381348043/b043/_pkg_.a
2025-08-20T22:48:27.1973729Z [00:02:46.224]➜  packagefile github.com/google/s2a-go/internal/proto/v2/s2a_go_proto=/tmp/go-build3381348043/b522/_pkg_.a
2025-08-20T22:48:27.1974210Z [00:02:46.224]➜  EOF
2025-08-20T22:48:27.1976132Z [00:02:46.224]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b527/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/google/s2a-go@v0.1.9/stream=>github.com/google/s2a-go@v0.1.9/stream;$WORK/b527=>" -p github.com/google/s2a-go/stream -lang=go1.20 -complete -installsuffix shared -buildid x8Pu2MsPfHOSGL6kcBvH/x8Pu2MsPfHOSGL6kcBvH -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b527/importcfg -pack /root/go/pkg/mod/github.com/google/s2a-go@v0.1.9/stream/s2a_stream.go
2025-08-20T22:48:27.2052492Z [00:02:46.232]➜  go tool buildid -w $WORK/b538/_pkg_.a # internal
2025-08-20T22:48:27.2057167Z [00:02:46.232]➜  cp $WORK/b538/_pkg_.a /root/.cache/go-build/b3/b3a9151038b8cf556298e8efe78ae74748fd16ef6234475046639caa6180fc8b-d # internal
2025-08-20T22:48:27.2057752Z [00:02:46.232]➜  github.com/felixge/httpsnoop
2025-08-20T22:48:27.2058047Z [00:02:46.232]➜  mkdir -p $WORK/b546/
2025-08-20T22:48:27.2058432Z [00:02:46.232]➜  cat >/tmp/go-build3381348043/b546/importcfg << 'EOF' # internal
2025-08-20T22:48:27.2058781Z [00:02:46.232]➜  # import config
2025-08-20T22:48:27.2059116Z [00:02:46.232]➜  packagefile bufio=/tmp/go-build3381348043/b162/_pkg_.a
2025-08-20T22:48:27.2060098Z [00:02:46.232]➜  packagefile io=/tmp/go-build3381348043/b034/_pkg_.a
2025-08-20T22:48:27.2060911Z [00:02:46.232]➜  packagefile net=/tmp/go-build3381348043/b148/_pkg_.a
2025-08-20T22:48:27.2063964Z [00:02:46.232]➜  packagefile net/http=/tmp/go-build3381348043/b161/_pkg_.a
2025-08-20T22:48:27.2064816Z [00:02:46.232]➜  packagefile time=/tmp/go-build3381348043/b044/_pkg_.a
2025-08-20T22:48:27.2065299Z [00:02:46.232]➜  EOF
2025-08-20T22:48:27.2068214Z [00:02:46.232]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b546/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/felixge/httpsnoop@v1.0.4=>github.com/felixge/httpsnoop@v1.0.4;$WORK/b546=>" -p github.com/felixge/httpsnoop -lang=go1.13 -complete -installsuffix shared -buildid ySC7LYvekXld9y_Pz314/ySC7LYvekXld9y_Pz314 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b546/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-20T22:48:27.2185880Z [00:02:46.245]➜  go tool buildid -w $WORK/b527/_pkg_.a # internal
2025-08-20T22:48:27.2200788Z [00:02:46.247]➜  cp $WORK/b527/_pkg_.a /root/.cache/go-build/ee/ee3ed2ab069fa5f4a9314b6ff86a33698d9b88c22709516bbc91e068856d708d-d # internal
2025-08-20T22:48:27.2209409Z [00:02:46.248]➜  github.com/google/s2a-go/internal/v2/certverifier
2025-08-20T22:48:27.2212230Z [00:02:46.248]➜  mkdir -p $WORK/b526/
2025-08-20T22:48:27.2224388Z [00:02:46.249]➜  cat >/tmp/go-build3381348043/b526/importcfg << 'EOF' # internal
2025-08-20T22:48:27.2225056Z [00:02:46.249]➜  # import config
2025-08-20T22:48:27.2225832Z [00:02:46.249]➜  packagefile crypto/x509=/tmp/go-build3381348043/b141/_pkg_.a
2025-08-20T22:48:27.2228769Z [00:02:46.249]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:27.2229615Z [00:02:46.249]➜  packagefile github.com/google/s2a-go/internal/proto/v2/s2a_go_proto=/tmp/go-build3381348043/b522/_pkg_.a
2025-08-20T22:48:27.2230427Z [00:02:46.249]➜  packagefile github.com/google/s2a-go/stream=/tmp/go-build3381348043/b527/_pkg_.a
2025-08-20T22:48:27.2231112Z [00:02:46.249]➜  packagefile google.golang.org/grpc/codes=/tmp/go-build3381348043/b282/_pkg_.a
2025-08-20T22:48:27.2232483Z [00:02:46.249]➜  packagefile google.golang.org/grpc/grpclog=/tmp/go-build3381348043/b254/_pkg_.a
2025-08-20T22:48:27.2232998Z [00:02:46.249]➜  EOF
2025-08-20T22:48:27.2235282Z [00:02:46.249]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b526/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/google/s2a-go@v0.1.9/internal/v2/certverifier=>github.com/google/s2a-go@v0.1.9/internal/v2/certverifier;$WORK/b526=>" -p github.com/google/s2a-go/internal/v2/certverifier -lang=go1.20 -complete -installsuffix shared -buildid c4jjlFBmYvSs4rEhlDmx/c4jjlFBmYvSs4rEhlDmx -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b526/importcfg -pack /root/go/pkg/mod/github.com/google/s2a-go@v0.1.9/internal/v2/certverifier/certverifier.go
2025-08-20T22:48:27.2457944Z [00:02:46.273]➜  go tool buildid -w $WORK/b537/_pkg_.a # internal
2025-08-20T22:48:27.2473679Z [00:02:46.274]➜  cp $WORK/b537/_pkg_.a /root/.cache/go-build/6b/6be8e2fb2c2c40bcf0af45cd758149742a6372e75dd32697d48cf67d3757bf12-d # internal
2025-08-20T22:48:27.2499996Z [00:02:46.277]➜  github.com/google/s2a-go/internal/v2/remotesigner
2025-08-20T22:48:27.2504884Z [00:02:46.277]➜  mkdir -p $WORK/b528/
2025-08-20T22:48:27.2505302Z [00:02:46.277]➜  cat >/tmp/go-build3381348043/b528/importcfg << 'EOF' # internal
2025-08-20T22:48:27.2505661Z [00:02:46.277]➜  # import config
2025-08-20T22:48:27.2520769Z [00:02:46.277]➜  packagefile crypto=/tmp/go-build3381348043/b052/_pkg_.a
2025-08-20T22:48:27.2521245Z [00:02:46.277]➜  packagefile crypto/rsa=/tmp/go-build3381348043/b117/_pkg_.a
2025-08-20T22:48:27.2521728Z [00:02:46.277]➜  packagefile crypto/x509=/tmp/go-build3381348043/b141/_pkg_.a
2025-08-20T22:48:27.2522161Z [00:02:46.277]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:27.2522758Z [00:02:46.277]➜  packagefile github.com/google/s2a-go/internal/proto/v2/s2a_go_proto=/tmp/go-build3381348043/b522/_pkg_.a
2025-08-20T22:48:27.2523423Z [00:02:46.277]➜  packagefile github.com/google/s2a-go/stream=/tmp/go-build3381348043/b527/_pkg_.a
2025-08-20T22:48:27.2524009Z [00:02:46.277]➜  packagefile google.golang.org/grpc/codes=/tmp/go-build3381348043/b282/_pkg_.a
2025-08-20T22:48:27.2524586Z [00:02:46.277]➜  packagefile google.golang.org/grpc/grpclog=/tmp/go-build3381348043/b254/_pkg_.a
2025-08-20T22:48:27.2525068Z [00:02:46.277]➜  packagefile io=/tmp/go-build3381348043/b034/_pkg_.a
2025-08-20T22:48:27.2525373Z [00:02:46.277]➜  EOF
2025-08-20T22:48:27.2528095Z [00:02:46.277]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b528/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/google/s2a-go@v0.1.9/internal/v2/remotesigner=>github.com/google/s2a-go@v0.1.9/internal/v2/remotesigner;$WORK/b528=>" -p github.com/google/s2a-go/internal/v2/remotesigner -lang=go1.20 -complete -installsuffix shared -buildid ee4Yr77HyIV-K7Oh38yh/ee4Yr77HyIV-K7Oh38yh -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b528/importcfg -pack /root/go/pkg/mod/github.com/google/s2a-go@v0.1.9/internal/v2/remotesigner/remotesigner.go
2025-08-20T22:48:27.2648690Z [00:02:46.292]➜  cp $WORK/b410/_pkg_.a /root/.cache/go-build/06/061dc2ad35bebb3f3dc2fbad73721eb128b19743d4a773087c2281be7dd38d61-d # internal
2025-08-20T22:48:27.2652278Z [00:02:46.292]➜  github.com/jackc/pgx/v5
2025-08-20T22:48:27.2652631Z [00:02:46.292]➜  mkdir -p $WORK/b390/
2025-08-20T22:48:27.2689850Z [00:02:46.296]➜  cat >/tmp/go-build3381348043/b390/importcfg << 'EOF' # internal
2025-08-20T22:48:27.2693878Z [00:02:46.296]➜  # import config
2025-08-20T22:48:27.2694608Z [00:02:46.296]➜  packagefile bytes=/tmp/go-build3381348043/b003/_pkg_.a
2025-08-20T22:48:27.2695952Z [00:02:46.296]➜  packagefile context=/tmp/go-build3381348043/b043/_pkg_.a
2025-08-20T22:48:27.2696741Z [00:02:46.296]➜  packagefile crypto/sha256=/tmp/go-build3381348043/b119/_pkg_.a
2025-08-20T22:48:27.2697744Z [00:02:46.296]➜  packagefile database/sql=/tmp/go-build3381348043/b197/_pkg_.a
2025-08-20T22:48:27.2698228Z [00:02:46.296]➜  packagefile encoding/hex=/tmp/go-build3381348043/b144/_pkg_.a
2025-08-20T22:48:27.2699079Z [00:02:46.296]➜  packagefile errors=/tmp/go-build3381348043/b004/_pkg_.a
2025-08-20T22:48:27.2699501Z [00:02:46.296]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:27.2700036Z [00:02:46.296]➜  packagefile github.com/jackc/pgx/v5/internal/pgio=/tmp/go-build3381348043/b391/_pkg_.a
2025-08-20T22:48:27.2700698Z [00:02:46.296]➜  packagefile github.com/jackc/pgx/v5/internal/sanitize=/tmp/go-build3381348043/b392/_pkg_.a
2025-08-20T22:48:27.2701385Z [00:02:46.296]➜  packagefile github.com/jackc/pgx/v5/internal/stmtcache=/tmp/go-build3381348043/b393/_pkg_.a
2025-08-20T22:48:27.2702018Z [00:02:46.296]➜  packagefile github.com/jackc/pgx/v5/pgconn=/tmp/go-build3381348043/b394/_pkg_.a
2025-08-20T22:48:27.2702601Z [00:02:46.296]➜  packagefile github.com/jackc/pgx/v5/pgtype=/tmp/go-build3381348043/b410/_pkg_.a
2025-08-20T22:48:27.2703084Z [00:02:46.296]➜  packagefile io=/tmp/go-build3381348043/b034/_pkg_.a
2025-08-20T22:48:27.2703500Z [00:02:46.296]➜  packagefile reflect=/tmp/go-build3381348043/b099/_pkg_.a
2025-08-20T22:48:27.2703934Z [00:02:46.296]➜  packagefile regexp=/tmp/go-build3381348043/b184/_pkg_.a
2025-08-20T22:48:27.2704360Z [00:02:46.296]➜  packagefile strconv=/tmp/go-build3381348043/b054/_pkg_.a
2025-08-20T22:48:27.2704792Z [00:02:46.296]➜  packagefile strings=/tmp/go-build3381348043/b063/_pkg_.a
2025-08-20T22:48:27.2705216Z [00:02:46.296]➜  packagefile sync=/tmp/go-build3381348043/b035/_pkg_.a
2025-08-20T22:48:27.2705625Z [00:02:46.296]➜  packagefile time=/tmp/go-build3381348043/b044/_pkg_.a
2025-08-20T22:48:27.2706434Z [00:02:46.296]➜  packagefile unicode/utf8=/tmp/go-build3381348043/b042/_pkg_.a
2025-08-20T22:48:27.2706779Z [00:02:46.296]➜  EOF
2025-08-20T22:48:27.2711017Z [00:02:46.296]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b390/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/jackc/pgx/v5@v5.7.5=>github.com/jackc/pgx/v5@v5.7.5;$WORK/b390=>" -p github.com/jackc/pgx/v5 -lang=go1.23 -complete -installsuffix shared -buildid Bt8pS0T1cKc3wWC9s69v/Bt8pS0T1cKc3wWC9s69v -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b390/importcfg -pack /root/go/pkg/mod/github.com/jackc/pgx/v5@v5.7.5/batch.go /root/go/pkg/mod/github.com/jackc/pgx/v5@v5.7.5/conn.go /root/go/pkg/mod/github.com/jackc/pgx/v5@v5.7.5/copy_from.go /root/go/pkg/mod/github.com/jackc/pgx/v5@v5.7.5/derived_types.go /root/go/pkg/mod/github.com/jackc/pgx/v5@v5.7.5/doc.go /root/go/pkg/mod/github.com/jackc/pgx/v5@v5.7.5/extended_query_builder.go /root/go/pkg/mod/github.com/jackc/pgx/v5@v5.7.5/large_objects.go /root/go/pkg/mod/github.com/jackc/pgx/v5@v5.7.5/named_args.go /root/go/pkg/mod/github.com/jackc/pgx/v5@v5.7.5/rows.go /root/go/pkg/mod/github.com/jackc/pgx/v5@v5.7.5/tracer.go /root/go/pkg/mod/github.com/jackc/pgx/v5@v5.7.5/tx.go /root/go/pkg/mod/github.com/jackc/pgx/v5@v5.7.5/values.go
2025-08-20T22:48:27.2761756Z [00:02:46.303]➜  go tool buildid -w $WORK/b526/_pkg_.a # internal
2025-08-20T22:48:27.2774110Z [00:02:46.304]➜  cp $WORK/b526/_pkg_.a /root/.cache/go-build/37/37cc1bf5433bf6999f119176e79ed448d958de952662e6340cd365a804f9136d-d # internal
2025-08-20T22:48:27.2814609Z [00:02:46.305]➜  github.com/googleapis/gax-go/v2/apierror
2025-08-20T22:48:27.2814966Z [00:02:46.305]➜  mkdir -p $WORK/b534/
2025-08-20T22:48:27.2815349Z [00:02:46.305]➜  cat >/tmp/go-build3381348043/b534/importcfg << 'EOF' # internal
2025-08-20T22:48:27.2815699Z [00:02:46.305]➜  # import config
2025-08-20T22:48:27.2816718Z [00:02:46.305]➜  packagefile errors=/tmp/go-build3381348043/b004/_pkg_.a
2025-08-20T22:48:27.2817144Z [00:02:46.305]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:27.2817768Z [00:02:46.305]➜  packagefile github.com/googleapis/gax-go/v2/apierror/internal/proto=/tmp/go-build3381348043/b535/_pkg_.a
2025-08-20T22:48:27.2818450Z [00:02:46.305]➜  packagefile google.golang.org/api/googleapi=/tmp/go-build3381348043/b477/_pkg_.a
2025-08-20T22:48:27.2819134Z [00:02:46.305]➜  packagefile google.golang.org/genproto/googleapis/rpc/errdetails=/tmp/go-build3381348043/b537/_pkg_.a
2025-08-20T22:48:27.2820235Z [00:02:46.305]➜  packagefile google.golang.org/grpc/codes=/tmp/go-build3381348043/b282/_pkg_.a
2025-08-20T22:48:27.2820805Z [00:02:46.305]➜  packagefile google.golang.org/grpc/status=/tmp/go-build3381348043/b295/_pkg_.a
2025-08-20T22:48:27.2821452Z [00:02:46.305]➜  packagefile google.golang.org/protobuf/encoding/protojson=/tmp/go-build3381348043/b215/_pkg_.a
2025-08-20T22:48:27.2822095Z [00:02:46.305]➜  packagefile google.golang.org/protobuf/proto=/tmp/go-build3381348043/b235/_pkg_.a
2025-08-20T22:48:27.2822616Z [00:02:46.305]➜  packagefile net/http=/tmp/go-build3381348043/b161/_pkg_.a
2025-08-20T22:48:27.2823044Z [00:02:46.305]➜  packagefile strings=/tmp/go-build3381348043/b063/_pkg_.a
2025-08-20T22:48:27.2823359Z [00:02:46.305]➜  EOF
2025-08-20T22:48:27.2825307Z [00:02:46.305]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b534/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/googleapis/gax-go/v2@v2.15.0/apierror=>github.com/googleapis/gax-go/v2@v2.15.0/apierror;$WORK/b534=>" -p github.com/googleapis/gax-go/v2/apierror -lang=go1.23 -complete -installsuffix shared -buildid 8RHVLmNui3tiT9OvXZvm/8RHVLmNui3tiT9OvXZvm -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b534/importcfg -pack /root/go/pkg/mod/github.com/googleapis/gax-go/v2@v2.15.0/apierror/apierror.go
2025-08-20T22:48:27.3097214Z [00:02:46.337]➜  go tool buildid -w $WORK/b528/_pkg_.a # internal
2025-08-20T22:48:27.3108138Z [00:02:46.338]➜  cp $WORK/b528/_pkg_.a /root/.cache/go-build/99/99e09f8e49d4b9493eea31108e8770378e41e94f6c4f73b7382483893adb8506-d # internal
2025-08-20T22:48:27.3120109Z [00:02:46.339]➜  github.com/google/s2a-go/internal/v2/tlsconfigstore
2025-08-20T22:48:27.3123249Z [00:02:46.339]➜  mkdir -p $WORK/b525/
2025-08-20T22:48:27.3130888Z [00:02:46.340]➜  cat >/tmp/go-build3381348043/b525/importcfg << 'EOF' # internal
2025-08-20T22:48:27.3133178Z [00:02:46.340]➜  # import config
2025-08-20T22:48:27.3133553Z [00:02:46.340]➜  packagefile crypto/tls=/tmp/go-build3381348043/b120/_pkg_.a
2025-08-20T22:48:27.3134043Z [00:02:46.340]➜  packagefile crypto/x509=/tmp/go-build3381348043/b141/_pkg_.a
2025-08-20T22:48:27.3134504Z [00:02:46.340]➜  packagefile encoding/pem=/tmp/go-build3381348043/b145/_pkg_.a
2025-08-20T22:48:27.3134948Z [00:02:46.340]➜  packagefile errors=/tmp/go-build3381348043/b004/_pkg_.a
2025-08-20T22:48:27.3135361Z [00:02:46.340]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:27.3136081Z [00:02:46.340]➜  packagefile github.com/google/s2a-go/internal/proto/v2/common_go_proto=/tmp/go-build3381348043/b521/_pkg_.a
2025-08-20T22:48:27.3137208Z [00:02:46.340]➜  packagefile github.com/google/s2a-go/internal/proto/v2/s2a_go_proto=/tmp/go-build3381348043/b522/_pkg_.a
2025-08-20T22:48:27.3138005Z [00:02:46.340]➜  packagefile github.com/google/s2a-go/internal/tokenmanager=/tmp/go-build3381348043/b520/_pkg_.a
2025-08-20T22:48:27.3138717Z [00:02:46.340]➜  packagefile github.com/google/s2a-go/internal/v2/certverifier=/tmp/go-build3381348043/b526/_pkg_.a
2025-08-20T22:48:27.3139435Z [00:02:46.340]➜  packagefile github.com/google/s2a-go/internal/v2/remotesigner=/tmp/go-build3381348043/b528/_pkg_.a
2025-08-20T22:48:27.3140328Z [00:02:46.340]➜  packagefile github.com/google/s2a-go/stream=/tmp/go-build3381348043/b527/_pkg_.a
2025-08-20T22:48:27.3140907Z [00:02:46.340]➜  packagefile google.golang.org/grpc/codes=/tmp/go-build3381348043/b282/_pkg_.a
2025-08-20T22:48:27.3141482Z [00:02:46.340]➜  packagefile google.golang.org/grpc/grpclog=/tmp/go-build3381348043/b254/_pkg_.a
2025-08-20T22:48:27.3141871Z [00:02:46.340]➜  EOF
2025-08-20T22:48:27.3144046Z [00:02:46.340]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b525/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/google/s2a-go@v0.1.9/internal/v2/tlsconfigstore=>github.com/google/s2a-go@v0.1.9/internal/v2/tlsconfigstore;$WORK/b525=>" -p github.com/google/s2a-go/internal/v2/tlsconfigstore -lang=go1.20 -complete -installsuffix shared -buildid Iml3ql8U_wAfThlotfxC/Iml3ql8U_wAfThlotfxC -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b525/importcfg -pack /root/go/pkg/mod/github.com/google/s2a-go@v0.1.9/internal/v2/tlsconfigstore/tlsconfigstore.go
2025-08-20T22:48:27.3430872Z [00:02:46.370]➜  go tool buildid -w $WORK/b546/_pkg_.a # internal
2025-08-20T22:48:27.3511601Z [00:02:46.377]➜  go tool buildid -w $WORK/b534/_pkg_.a # internal
2025-08-20T22:48:27.3532334Z [00:02:46.378]➜  cp $WORK/b546/_pkg_.a /root/.cache/go-build/ff/ff3bc97c87ced9f3d5f50f84ea9659bb43ffda1e00321c9cef60bd93fc4656f5-d # internal
2025-08-20T22:48:27.3533158Z [00:02:46.379]➜  go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/internal/request
2025-08-20T22:48:27.3533598Z [00:02:46.380]➜  mkdir -p $WORK/b547/
2025-08-20T22:48:27.3533976Z [00:02:46.380]➜  cat >/tmp/go-build3381348043/b547/importcfg << 'EOF' # internal
2025-08-20T22:48:27.3535845Z [00:02:46.381]➜  # import config
2025-08-20T22:48:27.3538393Z [00:02:46.381]➜  packagefile io=/tmp/go-build3381348043/b034/_pkg_.a
2025-08-20T22:48:27.3538846Z [00:02:46.381]➜  packagefile net/http=/tmp/go-build3381348043/b161/_pkg_.a
2025-08-20T22:48:27.3539304Z [00:02:46.381]➜  packagefile sync=/tmp/go-build3381348043/b035/_pkg_.a
2025-08-20T22:48:27.3539612Z [00:02:46.381]➜  EOF
2025-08-20T22:48:27.3543487Z [00:02:46.381]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b547/_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/b547=>" -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/b547/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-20T22:48:27.3567668Z [00:02:46.382]➜  cp $WORK/b534/_pkg_.a /root/.cache/go-build/cb/cb62d0f0e8de2f5e6116b96d48555fc17d11e64184ccd5a868655059f2826594-d # internal
2025-08-20T22:48:27.3568262Z [00:02:46.382]➜  github.com/googleapis/gax-go/v2
2025-08-20T22:48:27.3568558Z [00:02:46.383]➜  mkdir -p $WORK/b533/
2025-08-20T22:48:27.3568924Z [00:02:46.383]➜  cat >/tmp/go-build3381348043/b533/importcfg << 'EOF' # internal
2025-08-20T22:48:27.3569272Z [00:02:46.383]➜  # import config
2025-08-20T22:48:27.3569624Z [00:02:46.383]➜  packagefile bytes=/tmp/go-build3381348043/b003/_pkg_.a
2025-08-20T22:48:27.3570053Z [00:02:46.383]➜  packagefile context=/tmp/go-build3381348043/b043/_pkg_.a
2025-08-20T22:48:27.3570504Z [00:02:46.383]➜  packagefile encoding/json=/tmp/go-build3381348043/b158/_pkg_.a
2025-08-20T22:48:27.3570947Z [00:02:46.383]➜  packagefile errors=/tmp/go-build3381348043/b004/_pkg_.a
2025-08-20T22:48:27.3571723Z [00:02:46.383]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:27.3572261Z [00:02:46.383]➜  packagefile github.com/googleapis/gax-go/v2/apierror=/tmp/go-build3381348043/b534/_pkg_.a
2025-08-20T22:48:27.3572905Z [00:02:46.383]➜  packagefile github.com/googleapis/gax-go/v2/callctx=/tmp/go-build3381348043/b538/_pkg_.a
2025-08-20T22:48:27.3573548Z [00:02:46.383]➜  packagefile github.com/googleapis/gax-go/v2/internal=/tmp/go-build3381348043/b539/_pkg_.a
2025-08-20T22:48:27.3574174Z [00:02:46.383]➜  packagefile google.golang.org/api/googleapi=/tmp/go-build3381348043/b477/_pkg_.a
2025-08-20T22:48:27.3574737Z [00:02:46.383]➜  packagefile google.golang.org/grpc=/tmp/go-build3381348043/b243/_pkg_.a
2025-08-20T22:48:27.3575287Z [00:02:46.383]➜  packagefile google.golang.org/grpc/codes=/tmp/go-build3381348043/b282/_pkg_.a
2025-08-20T22:48:27.3576899Z [00:02:46.383]➜  packagefile google.golang.org/grpc/metadata=/tmp/go-build3381348043/b264/_pkg_.a
2025-08-20T22:48:27.3577548Z [00:02:46.383]➜  packagefile google.golang.org/grpc/status=/tmp/go-build3381348043/b295/_pkg_.a
2025-08-20T22:48:27.3578207Z [00:02:46.383]➜  packagefile google.golang.org/protobuf/encoding/protojson=/tmp/go-build3381348043/b215/_pkg_.a
2025-08-20T22:48:27.3578853Z [00:02:46.383]➜  packagefile google.golang.org/protobuf/proto=/tmp/go-build3381348043/b235/_pkg_.a
2025-08-20T22:48:27.3579517Z [00:02:46.383]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build3381348043/b224/_pkg_.a
2025-08-20T22:48:27.3580064Z [00:02:46.383]➜  packagefile io=/tmp/go-build3381348043/b034/_pkg_.a
2025-08-20T22:48:27.3580497Z [00:02:46.383]➜  packagefile io/ioutil=/tmp/go-build3381348043/b342/_pkg_.a
2025-08-20T22:48:27.3580940Z [00:02:46.383]➜  packagefile math/rand=/tmp/go-build3381348043/b100/_pkg_.a
2025-08-20T22:48:27.3581378Z [00:02:46.383]➜  packagefile net/http=/tmp/go-build3381348043/b161/_pkg_.a
2025-08-20T22:48:27.3581807Z [00:02:46.383]➜  packagefile runtime=/tmp/go-build3381348043/b010/_pkg_.a
2025-08-20T22:48:27.3582244Z [00:02:46.383]➜  packagefile strings=/tmp/go-build3381348043/b063/_pkg_.a
2025-08-20T22:48:27.3582663Z [00:02:46.383]➜  packagefile time=/tmp/go-build3381348043/b044/_pkg_.a
2025-08-20T22:48:27.3583084Z [00:02:46.383]➜  packagefile unicode=/tmp/go-build3381348043/b041/_pkg_.a
2025-08-20T22:48:27.3583399Z [00:02:46.383]➜  EOF
2025-08-20T22:48:27.3586811Z [00:02:46.383]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b533/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/googleapis/gax-go/v2@v2.15.0=>github.com/googleapis/gax-go/v2@v2.15.0;$WORK/b533=>" -p github.com/googleapis/gax-go/v2 -lang=go1.23 -complete -installsuffix shared -buildid akHy_dELR5oZqmsal2MC/akHy_dELR5oZqmsal2MC -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b533/importcfg -pack /root/go/pkg/mod/github.com/googleapis/gax-go/v2@v2.15.0/call_option.go /root/go/pkg/mod/github.com/googleapis/gax-go/v2@v2.15.0/content_type.go /root/go/pkg/mod/github.com/googleapis/gax-go/v2@v2.15.0/gax.go /root/go/pkg/mod/github.com/googleapis/gax-go/v2@v2.15.0/header.go /root/go/pkg/mod/github.com/googleapis/gax-go/v2@v2.15.0/invoke.go /root/go/pkg/mod/github.com/googleapis/gax-go/v2@v2.15.0/proto_json_stream.go
2025-08-20T22:48:27.3667977Z [00:02:46.394]➜  go tool buildid -w $WORK/b525/_pkg_.a # internal
2025-08-20T22:48:27.3679852Z [00:02:46.395]➜  cp $WORK/b525/_pkg_.a /root/.cache/go-build/be/be5236fa760d7e365e7ddf069a6c95f158868076be6af4ec72dbd5addfd10476-d # internal
2025-08-20T22:48:27.3687321Z [00:02:46.395]➜  github.com/google/s2a-go/internal/v2
2025-08-20T22:48:27.3695203Z [00:02:46.395]➜  mkdir -p $WORK/b524/
2025-08-20T22:48:27.3695633Z [00:02:46.395]➜  cat >/tmp/go-build3381348043/b524/importcfg << 'EOF' # internal
2025-08-20T22:48:27.3696161Z [00:02:46.395]➜  # import config
2025-08-20T22:48:27.3696515Z [00:02:46.395]➜  packagefile context=/tmp/go-build3381348043/b043/_pkg_.a
2025-08-20T22:48:27.3696964Z [00:02:46.395]➜  packagefile crypto/tls=/tmp/go-build3381348043/b120/_pkg_.a
2025-08-20T22:48:27.3697404Z [00:02:46.395]➜  packagefile errors=/tmp/go-build3381348043/b004/_pkg_.a
2025-08-20T22:48:27.3698307Z [00:02:46.395]➜  packagefile github.com/google/s2a-go/fallback=/tmp/go-build3381348043/b508/_pkg_.a
2025-08-20T22:48:27.3699005Z [00:02:46.395]➜  packagefile github.com/google/s2a-go/internal/handshaker/service=/tmp/go-build3381348043/b515/_pkg_.a
2025-08-20T22:48:27.3699770Z [00:02:46.395]➜  packagefile github.com/google/s2a-go/internal/proto/v2/common_go_proto=/tmp/go-build3381348043/b521/_pkg_.a
2025-08-20T22:48:27.3700549Z [00:02:46.395]➜  packagefile github.com/google/s2a-go/internal/proto/v2/s2a_go_proto=/tmp/go-build3381348043/b522/_pkg_.a
2025-08-20T22:48:27.3701269Z [00:02:46.395]➜  packagefile github.com/google/s2a-go/internal/tokenmanager=/tmp/go-build3381348043/b520/_pkg_.a
2025-08-20T22:48:27.3701986Z [00:02:46.395]➜  packagefile github.com/google/s2a-go/internal/v2/tlsconfigstore=/tmp/go-build3381348043/b525/_pkg_.a
2025-08-20T22:48:27.3702634Z [00:02:46.395]➜  packagefile github.com/google/s2a-go/retry=/tmp/go-build3381348043/b529/_pkg_.a
2025-08-20T22:48:27.3703223Z [00:02:46.395]➜  packagefile github.com/google/s2a-go/stream=/tmp/go-build3381348043/b527/_pkg_.a
2025-08-20T22:48:27.3703776Z [00:02:46.395]➜  packagefile google.golang.org/grpc=/tmp/go-build3381348043/b243/_pkg_.a
2025-08-20T22:48:27.3704354Z [00:02:46.395]➜  packagefile google.golang.org/grpc/credentials=/tmp/go-build3381348043/b256/_pkg_.a
2025-08-20T22:48:27.3704952Z [00:02:46.396]➜  packagefile google.golang.org/grpc/grpclog=/tmp/go-build3381348043/b254/_pkg_.a
2025-08-20T22:48:27.3705552Z [00:02:46.396]➜  packagefile google.golang.org/protobuf/proto=/tmp/go-build3381348043/b235/_pkg_.a
2025-08-20T22:48:27.3706308Z [00:02:46.396]➜  packagefile net=/tmp/go-build3381348043/b148/_pkg_.a
2025-08-20T22:48:27.3706720Z [00:02:46.396]➜  packagefile os=/tmp/go-build3381348043/b079/_pkg_.a
2025-08-20T22:48:27.3707121Z [00:02:46.396]➜  packagefile time=/tmp/go-build3381348043/b044/_pkg_.a
2025-08-20T22:48:27.3707427Z [00:02:46.396]➜  EOF
2025-08-20T22:48:27.3709292Z [00:02:46.396]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b524/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/google/s2a-go@v0.1.9/internal/v2=>github.com/google/s2a-go@v0.1.9/internal/v2;$WORK/b524=>" -p github.com/google/s2a-go/internal/v2 -lang=go1.20 -complete -installsuffix shared -buildid RK0sjCWsOBa93V9seD-V/RK0sjCWsOBa93V9seD-V -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b524/importcfg -pack /root/go/pkg/mod/github.com/google/s2a-go@v0.1.9/internal/v2/s2av2.go
2025-08-20T22:48:27.3817952Z [00:02:46.409]➜  go tool buildid -w $WORK/b547/_pkg_.a # internal
2025-08-20T22:48:27.3826036Z [00:02:46.409]➜  cp $WORK/b547/_pkg_.a /root/.cache/go-build/ec/ec1a08934e76416152b607cc22914fe31346476c135189d237c3ccf33d114cea-d # internal
2025-08-20T22:48:27.3832138Z [00:02:46.410]➜  go.opentelemetry.io/otel/attribute/internal
2025-08-20T22:48:27.3842958Z [00:02:46.410]➜  mkdir -p $WORK/b551/
2025-08-20T22:48:27.3843355Z [00:02:46.410]➜  cat >/tmp/go-build3381348043/b551/importcfg << 'EOF' # internal
2025-08-20T22:48:27.3843726Z [00:02:46.410]➜  # import config
2025-08-20T22:48:27.3844068Z [00:02:46.410]➜  packagefile reflect=/tmp/go-build3381348043/b099/_pkg_.a
2025-08-20T22:48:27.3844388Z [00:02:46.410]➜  EOF
2025-08-20T22:48:27.3846526Z [00:02:46.410]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b551/_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/b551=>" -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/b551/importcfg -pack /root/go/pkg/mod/go.opentelemetry.io/otel@v1.36.0/attribute/internal/attribute.go
2025-08-20T22:48:27.4116280Z [00:02:46.438]➜  go tool buildid -w $WORK/b551/_pkg_.a # internal
2025-08-20T22:48:27.4122436Z [00:02:46.439]➜  cp $WORK/b551/_pkg_.a /root/.cache/go-build/82/8259fe461b99cc81fd0e697b400490b7832203db50c7f6e4287dd39ed8fdb06f-d # internal
2025-08-20T22:48:27.4128573Z [00:02:46.439]➜  go.opentelemetry.io/otel/attribute
2025-08-20T22:48:27.4128898Z [00:02:46.439]➜  mkdir -p $WORK/b550/
2025-08-20T22:48:27.4129305Z [00:02:46.440]➜  cat >/tmp/go-build3381348043/b550/importcfg << 'EOF' # internal
2025-08-20T22:48:27.4129654Z [00:02:46.440]➜  # import config
2025-08-20T22:48:27.4129995Z [00:02:46.440]➜  packagefile bytes=/tmp/go-build3381348043/b003/_pkg_.a
2025-08-20T22:48:27.4130409Z [00:02:46.440]➜  packagefile cmp=/tmp/go-build3381348043/b051/_pkg_.a
2025-08-20T22:48:27.4130881Z [00:02:46.440]➜  packagefile encoding/json=/tmp/go-build3381348043/b158/_pkg_.a
2025-08-20T22:48:27.4131318Z [00:02:46.440]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:27.4131870Z [00:02:46.440]➜  packagefile go.opentelemetry.io/otel/attribute/internal=/tmp/go-build3381348043/b551/_pkg_.a
2025-08-20T22:48:27.4132410Z [00:02:46.440]➜  packagefile math=/tmp/go-build3381348043/b055/_pkg_.a
2025-08-20T22:48:27.4132843Z [00:02:46.440]➜  packagefile reflect=/tmp/go-build3381348043/b099/_pkg_.a
2025-08-20T22:48:27.4133270Z [00:02:46.440]➜  packagefile slices=/tmp/go-build3381348043/b050/_pkg_.a
2025-08-20T22:48:27.4133687Z [00:02:46.440]➜  packagefile sort=/tmp/go-build3381348043/b157/_pkg_.a
2025-08-20T22:48:27.4134101Z [00:02:46.440]➜  packagefile strconv=/tmp/go-build3381348043/b054/_pkg_.a
2025-08-20T22:48:27.4134518Z [00:02:46.440]➜  packagefile sync=/tmp/go-build3381348043/b035/_pkg_.a
2025-08-20T22:48:27.4134960Z [00:02:46.440]➜  packagefile sync/atomic=/tmp/go-build3381348043/b037/_pkg_.a
2025-08-20T22:48:27.4135291Z [00:02:46.440]➜  EOF
2025-08-20T22:48:27.4139936Z [00:02:46.440]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b550/_pkg_.a -trimpath "/root/go/pkg/mod/go.opentelemetry.io/otel@v1.36.0/attribute=>go.opentelemetry.io/otel@v1.36.0/attribute;$WORK/b550=>" -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/b550/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-20T22:48:27.4445836Z [00:02:46.471]➜  go tool buildid -w $WORK/b533/_pkg_.a # internal
2025-08-20T22:48:27.4473205Z [00:02:46.474]➜  cp $WORK/b533/_pkg_.a /root/.cache/go-build/50/50cecec5336aa7247d2ce2fc8f1bc838a5f18269a66bda82426150388eda335b-d # internal
2025-08-20T22:48:27.4511601Z [00:02:46.478]➜  go.opentelemetry.io/otel/codes
2025-08-20T22:48:27.4518021Z [00:02:46.479]➜  mkdir -p $WORK/b552/
2025-08-20T22:48:27.4527037Z [00:02:46.479]➜  cat >/tmp/go-build3381348043/b552/importcfg << 'EOF' # internal
2025-08-20T22:48:27.4529596Z [00:02:46.479]➜  # import config
2025-08-20T22:48:27.4529988Z [00:02:46.479]➜  packagefile encoding/json=/tmp/go-build3381348043/b158/_pkg_.a
2025-08-20T22:48:27.4530441Z [00:02:46.479]➜  packagefile errors=/tmp/go-build3381348043/b004/_pkg_.a
2025-08-20T22:48:27.4530890Z [00:02:46.479]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:27.4531313Z [00:02:46.479]➜  packagefile strconv=/tmp/go-build3381348043/b054/_pkg_.a
2025-08-20T22:48:27.4531630Z [00:02:46.479]➜  EOF
2025-08-20T22:48:27.4542814Z [00:02:46.481]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b552/_pkg_.a -trimpath "/root/go/pkg/mod/go.opentelemetry.io/otel@v1.36.0/codes=>go.opentelemetry.io/otel@v1.36.0/codes;$WORK/b552=>" -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/b552/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-20T22:48:27.4650538Z [00:02:46.492]➜  go tool buildid -w $WORK/b524/_pkg_.a # internal
2025-08-20T22:48:27.4666086Z [00:02:46.494]➜  cp $WORK/b524/_pkg_.a /root/.cache/go-build/4b/4bf9985d992e861bac1eaf080c7566a251ab8d7ee84d585c5b4b90ee09b8005d-d # internal
2025-08-20T22:48:27.4689981Z [00:02:46.496]➜  github.com/google/s2a-go
2025-08-20T22:48:27.4693394Z [00:02:46.496]➜  mkdir -p $WORK/b507/
2025-08-20T22:48:27.4696775Z [00:02:46.496]➜  cat >/tmp/go-build3381348043/b507/importcfg << 'EOF' # internal
2025-08-20T22:48:27.4697438Z [00:02:46.496]➜  # import config
2025-08-20T22:48:27.4697992Z [00:02:46.496]➜  packagefile context=/tmp/go-build3381348043/b043/_pkg_.a
2025-08-20T22:48:27.4698711Z [00:02:46.496]➜  packagefile crypto/tls=/tmp/go-build3381348043/b120/_pkg_.a
2025-08-20T22:48:27.4699366Z [00:02:46.496]➜  packagefile errors=/tmp/go-build3381348043/b004/_pkg_.a
2025-08-20T22:48:27.4700546Z [00:02:46.496]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:27.4701412Z [00:02:46.497]➜  packagefile github.com/google/s2a-go/fallback=/tmp/go-build3381348043/b508/_pkg_.a
2025-08-20T22:48:27.4702282Z [00:02:46.497]➜  packagefile github.com/google/s2a-go/internal/handshaker=/tmp/go-build3381348043/b509/_pkg_.a
2025-08-20T22:48:27.4703412Z [00:02:46.497]➜  packagefile github.com/google/s2a-go/internal/handshaker/service=/tmp/go-build3381348043/b515/_pkg_.a
2025-08-20T22:48:27.4704766Z [00:02:46.497]➜  packagefile github.com/google/s2a-go/internal/proto/common_go_proto=/tmp/go-build3381348043/b511/_pkg_.a
2025-08-20T22:48:27.4705545Z [00:02:46.497]➜  packagefile github.com/google/s2a-go/internal/proto/v2/common_go_proto=/tmp/go-build3381348043/b521/_pkg_.a
2025-08-20T22:48:27.4706473Z [00:02:46.497]➜  packagefile github.com/google/s2a-go/internal/proto/v2/s2a_go_proto=/tmp/go-build3381348043/b522/_pkg_.a
2025-08-20T22:48:27.4707204Z [00:02:46.497]➜  packagefile github.com/google/s2a-go/internal/tokenmanager=/tmp/go-build3381348043/b520/_pkg_.a
2025-08-20T22:48:27.4707863Z [00:02:46.497]➜  packagefile github.com/google/s2a-go/internal/v2=/tmp/go-build3381348043/b524/_pkg_.a
2025-08-20T22:48:27.4708465Z [00:02:46.497]➜  packagefile github.com/google/s2a-go/retry=/tmp/go-build3381348043/b529/_pkg_.a
2025-08-20T22:48:27.4709347Z [00:02:46.497]➜  packagefile github.com/google/s2a-go/stream=/tmp/go-build3381348043/b527/_pkg_.a
2025-08-20T22:48:27.4710019Z [00:02:46.497]➜  packagefile google.golang.org/grpc/credentials=/tmp/go-build3381348043/b256/_pkg_.a
2025-08-20T22:48:27.4710624Z [00:02:46.497]➜  packagefile google.golang.org/grpc/grpclog=/tmp/go-build3381348043/b254/_pkg_.a
2025-08-20T22:48:27.4711198Z [00:02:46.497]➜  packagefile google.golang.org/grpc/peer=/tmp/go-build3381348043/b320/_pkg_.a
2025-08-20T22:48:27.4711792Z [00:02:46.497]➜  packagefile google.golang.org/protobuf/proto=/tmp/go-build3381348043/b235/_pkg_.a
2025-08-20T22:48:27.4712287Z [00:02:46.497]➜  packagefile net=/tmp/go-build3381348043/b148/_pkg_.a
2025-08-20T22:48:27.4712696Z [00:02:46.497]➜  packagefile sync=/tmp/go-build3381348043/b035/_pkg_.a
2025-08-20T22:48:27.4713111Z [00:02:46.497]➜  packagefile time=/tmp/go-build3381348043/b044/_pkg_.a
2025-08-20T22:48:27.4713417Z [00:02:46.497]➜  EOF
2025-08-20T22:48:27.4715524Z [00:02:46.497]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b507/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/google/s2a-go@v0.1.9=>github.com/google/s2a-go@v0.1.9;$WORK/b507=>" -p github.com/google/s2a-go -lang=go1.20 -complete -installsuffix shared -buildid -VNworH2By-mzvETpyo9/-VNworH2By-mzvETpyo9 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b507/importcfg -pack /root/go/pkg/mod/github.com/google/s2a-go@v0.1.9/s2a.go /root/go/pkg/mod/github.com/google/s2a-go@v0.1.9/s2a_options.go /root/go/pkg/mod/github.com/google/s2a-go@v0.1.9/s2a_utils.go
2025-08-20T22:48:27.4756718Z [00:02:46.503]➜  go tool buildid -w $WORK/b552/_pkg_.a # internal
2025-08-20T22:48:27.4762373Z [00:02:46.503]➜  cp $WORK/b552/_pkg_.a /root/.cache/go-build/16/16536b1108a9739c0581aa12e34bf9c65536c206e1a89b331d27afdc31a35994-d # internal
2025-08-20T22:48:27.4780697Z [00:02:46.505]➜  github.com/go-logr/logr
2025-08-20T22:48:27.4781568Z [00:02:46.505]➜  mkdir -p $WORK/b555/
2025-08-20T22:48:27.4789346Z [00:02:46.506]➜  cat >/tmp/go-build3381348043/b555/importcfg << 'EOF' # internal
2025-08-20T22:48:27.4790050Z [00:02:46.506]➜  # import config
2025-08-20T22:48:27.4790915Z [00:02:46.506]➜  packagefile context=/tmp/go-build3381348043/b043/_pkg_.a
2025-08-20T22:48:27.4791411Z [00:02:46.506]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:27.4791850Z [00:02:46.506]➜  packagefile log/slog=/tmp/go-build3381348043/b474/_pkg_.a
2025-08-20T22:48:27.4792288Z [00:02:46.506]➜  packagefile runtime=/tmp/go-build3381348043/b010/_pkg_.a
2025-08-20T22:48:27.4792730Z [00:02:46.506]➜  packagefile time=/tmp/go-build3381348043/b044/_pkg_.a
2025-08-20T22:48:27.4793041Z [00:02:46.506]➜  EOF
2025-08-20T22:48:27.4796101Z [00:02:46.506]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b555/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/go-logr/logr@v1.4.3=>github.com/go-logr/logr@v1.4.3;$WORK/b555=>" -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/b555/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-20T22:48:27.5456884Z [00:02:46.572]➜  go tool buildid -w $WORK/b550/_pkg_.a # internal
2025-08-20T22:48:27.5487463Z [00:02:46.575]➜  cp $WORK/b550/_pkg_.a /root/.cache/go-build/da/da481515ceb6097f73ee31e1a455aa9220943f645a4234d4bd97ef4c3204015c-d # internal
2025-08-20T22:48:27.5490860Z [00:02:46.576]➜  go.opentelemetry.io/otel/semconv/v1.20.0
2025-08-20T22:48:27.5491211Z [00:02:46.576]➜  mkdir -p $WORK/b553/
2025-08-20T22:48:27.5494364Z [00:02:46.576]➜  cat >/tmp/go-build3381348043/b553/importcfg << 'EOF' # internal
2025-08-20T22:48:27.5497989Z [00:02:46.576]➜  # import config
2025-08-20T22:48:27.5499222Z [00:02:46.576]➜  packagefile go.opentelemetry.io/otel/attribute=/tmp/go-build3381348043/b550/_pkg_.a
2025-08-20T22:48:27.5499652Z [00:02:46.576]➜  EOF
2025-08-20T22:48:27.5503460Z [00:02:46.577]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b553/_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/b553=>" -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/b553/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-20T22:48:27.5673907Z [00:02:46.594]➜  go tool buildid -w $WORK/b555/_pkg_.a # internal
2025-08-20T22:48:27.5702970Z [00:02:46.597]➜  cp $WORK/b555/_pkg_.a /root/.cache/go-build/54/54bfb73f984509d29188a80ad2a5fea185e7b110421ce85a88e8281636a13b3f-d # internal
2025-08-20T22:48:27.5708078Z [00:02:46.597]➜  github.com/go-logr/logr/funcr
2025-08-20T22:48:27.5708397Z [00:02:46.597]➜  mkdir -p $WORK/b558/
2025-08-20T22:48:27.5719741Z [00:02:46.599]➜  cat >/tmp/go-build3381348043/b558/importcfg << 'EOF' # internal
2025-08-20T22:48:27.5720357Z [00:02:46.599]➜  # import config
2025-08-20T22:48:27.5720834Z [00:02:46.599]➜  packagefile bytes=/tmp/go-build3381348043/b003/_pkg_.a
2025-08-20T22:48:27.5721309Z [00:02:46.599]➜  packagefile context=/tmp/go-build3381348043/b043/_pkg_.a
2025-08-20T22:48:27.5747549Z [00:02:46.599]➜  packagefile encoding=/tmp/go-build3381348043/b159/_pkg_.a
2025-08-20T22:48:27.5748219Z [00:02:46.599]➜  packagefile encoding/json=/tmp/go-build3381348043/b158/_pkg_.a
2025-08-20T22:48:27.5748801Z [00:02:46.599]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:27.5749418Z [00:02:46.599]➜  packagefile github.com/go-logr/logr=/tmp/go-build3381348043/b555/_pkg_.a
2025-08-20T22:48:27.5750050Z [00:02:46.599]➜  packagefile log/slog=/tmp/go-build3381348043/b474/_pkg_.a
2025-08-20T22:48:27.5750617Z [00:02:46.599]➜  packagefile path/filepath=/tmp/go-build3381348043/b156/_pkg_.a
2025-08-20T22:48:27.5751184Z [00:02:46.599]➜  packagefile reflect=/tmp/go-build3381348043/b099/_pkg_.a
2025-08-20T22:48:27.5751745Z [00:02:46.599]➜  packagefile runtime=/tmp/go-build3381348043/b010/_pkg_.a
2025-08-20T22:48:27.5752260Z [00:02:46.599]➜  packagefile strconv=/tmp/go-build3381348043/b054/_pkg_.a
2025-08-20T22:48:27.5752794Z [00:02:46.599]➜  packagefile strings=/tmp/go-build3381348043/b063/_pkg_.a
2025-08-20T22:48:27.5753348Z [00:02:46.599]➜  packagefile time=/tmp/go-build3381348043/b044/_pkg_.a
2025-08-20T22:48:27.5753751Z [00:02:46.599]➜  EOF
2025-08-20T22:48:27.5755984Z [00:02:46.599]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b558/_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/b558=>" -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/b558/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-20T22:48:27.5852463Z [00:02:46.612]➜  go tool buildid -w $WORK/b507/_pkg_.a # internal
2025-08-20T22:48:27.5873909Z [00:02:46.614]➜  cp $WORK/b507/_pkg_.a /root/.cache/go-build/b4/b47208860fc48e2bc24d3327139f72e15322e86fe216aabbefa8c5eca1eb6f59-d # internal
2025-08-20T22:48:27.5874589Z [00:02:46.614]➜  google.golang.org/api/internal
2025-08-20T22:48:27.5875244Z [00:02:46.614]➜  mkdir -p $WORK/b479/
2025-08-20T22:48:27.5882284Z [00:02:46.615]➜  cat >/tmp/go-build3381348043/b479/importcfg << 'EOF' # internal
2025-08-20T22:48:27.5882680Z [00:02:46.615]➜  # import config
2025-08-20T22:48:27.5883097Z [00:02:46.615]➜  packagefile cloud.google.com/go/auth=/tmp/go-build3381348043/b480/_pkg_.a
2025-08-20T22:48:27.5883715Z [00:02:46.615]➜  packagefile cloud.google.com/go/auth/credentials=/tmp/go-build3381348043/b484/_pkg_.a
2025-08-20T22:48:27.5884344Z [00:02:46.615]➜  packagefile cloud.google.com/go/auth/oauth2adapt=/tmp/go-build3381348043/b498/_pkg_.a
2025-08-20T22:48:27.5884967Z [00:02:46.615]➜  packagefile cloud.google.com/go/compute/metadata=/tmp/go-build3381348043/b482/_pkg_.a
2025-08-20T22:48:27.5885488Z [00:02:46.615]➜  packagefile context=/tmp/go-build3381348043/b043/_pkg_.a
2025-08-20T22:48:27.5887353Z [00:02:46.615]➜  packagefile crypto/tls=/tmp/go-build3381348043/b120/_pkg_.a
2025-08-20T22:48:27.5888395Z [00:02:46.615]➜  packagefile encoding/json=/tmp/go-build3381348043/b158/_pkg_.a
2025-08-20T22:48:27.5888900Z [00:02:46.615]➜  packagefile errors=/tmp/go-build3381348043/b004/_pkg_.a
2025-08-20T22:48:27.5889331Z [00:02:46.615]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:27.5889812Z [00:02:46.615]➜  packagefile github.com/google/s2a-go=/tmp/go-build3381348043/b507/_pkg_.a
2025-08-20T22:48:27.5890747Z [00:02:46.615]➜  packagefile golang.org/x/oauth2=/tmp/go-build3381348043/b204/_pkg_.a
2025-08-20T22:48:27.5891298Z [00:02:46.615]➜  packagefile golang.org/x/oauth2/google=/tmp/go-build3381348043/b499/_pkg_.a
2025-08-20T22:48:27.5891896Z [00:02:46.615]➜  packagefile google.golang.org/api/internal/cert=/tmp/go-build3381348043/b530/_pkg_.a
2025-08-20T22:48:27.5892551Z [00:02:46.615]➜  packagefile google.golang.org/api/internal/impersonate=/tmp/go-build3381348043/b531/_pkg_.a
2025-08-20T22:48:27.5893160Z [00:02:46.615]➜  packagefile google.golang.org/grpc=/tmp/go-build3381348043/b243/_pkg_.a
2025-08-20T22:48:27.5893737Z [00:02:46.615]➜  packagefile google.golang.org/grpc/credentials=/tmp/go-build3381348043/b256/_pkg_.a
2025-08-20T22:48:27.5894289Z [00:02:46.615]➜  packagefile log=/tmp/go-build3381348043/b171/_pkg_.a
2025-08-20T22:48:27.5894714Z [00:02:46.615]➜  packagefile log/slog=/tmp/go-build3381348043/b474/_pkg_.a
2025-08-20T22:48:27.5895145Z [00:02:46.615]➜  packagefile net=/tmp/go-build3381348043/b148/_pkg_.a
2025-08-20T22:48:27.5895565Z [00:02:46.615]➜  packagefile net/http=/tmp/go-build3381348043/b161/_pkg_.a
2025-08-20T22:48:27.5896677Z [00:02:46.615]➜  packagefile net/url=/tmp/go-build3381348043/b155/_pkg_.a
2025-08-20T22:48:27.5897097Z [00:02:46.615]➜  packagefile os=/tmp/go-build3381348043/b079/_pkg_.a
2025-08-20T22:48:27.5897508Z [00:02:46.615]➜  packagefile strconv=/tmp/go-build3381348043/b054/_pkg_.a
2025-08-20T22:48:27.5897934Z [00:02:46.615]➜  packagefile strings=/tmp/go-build3381348043/b063/_pkg_.a
2025-08-20T22:48:27.5898359Z [00:02:46.615]➜  packagefile sync=/tmp/go-build3381348043/b035/_pkg_.a
2025-08-20T22:48:27.5898770Z [00:02:46.615]➜  packagefile time=/tmp/go-build3381348043/b044/_pkg_.a
2025-08-20T22:48:27.5899079Z [00:02:46.615]➜  EOF
2025-08-20T22:48:27.5902345Z [00:02:46.616]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b479/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/api@v0.244.0/internal=>google.golang.org/api@v0.244.0/internal;$WORK/b479=>" -p google.golang.org/api/internal -lang=go1.23 -complete -installsuffix shared -buildid AGOkAxdV2-6Ny13Cxtv2/AGOkAxdV2-6Ny13Cxtv2 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b479/importcfg -pack /root/go/pkg/mod/google.golang.org/api@v0.244.0/internal/cba.go /root/go/pkg/mod/google.golang.org/api@v0.244.0/internal/conn_pool.go /root/go/pkg/mod/google.golang.org/api@v0.244.0/internal/creds.go /root/go/pkg/mod/google.golang.org/api@v0.244.0/internal/s2a.go /root/go/pkg/mod/google.golang.org/api@v0.244.0/internal/settings.go /root/go/pkg/mod/google.golang.org/api@v0.244.0/internal/version.go
2025-08-20T22:48:27.6461152Z [00:02:46.673]➜  go tool buildid -w $WORK/b390/_pkg_.a # internal
2025-08-20T22:48:27.6526689Z [00:02:46.680]➜  cp $WORK/b390/_pkg_.a /root/.cache/go-build/63/63cb7bb0e7b8524b1b488321b99ec9e9536e29190f424551cb931d4731f63012-d # internal
2025-08-20T22:48:27.6559916Z [00:02:46.683]➜  github.com/jackc/pgx/v5/pgxpool
2025-08-20T22:48:27.6560324Z [00:02:46.683]➜  mkdir -p $WORK/b413/
2025-08-20T22:48:27.6579787Z [00:02:46.685]➜  cat >/tmp/go-build3381348043/b413/importcfg << 'EOF' # internal
2025-08-20T22:48:27.6580175Z [00:02:46.685]➜  # import config
2025-08-20T22:48:27.6580549Z [00:02:46.685]➜  packagefile context=/tmp/go-build3381348043/b043/_pkg_.a
2025-08-20T22:48:27.6580976Z [00:02:46.685]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:27.6581455Z [00:02:46.685]➜  packagefile github.com/jackc/pgx/v5=/tmp/go-build3381348043/b390/_pkg_.a
2025-08-20T22:48:27.6582051Z [00:02:46.685]➜  packagefile github.com/jackc/pgx/v5/pgconn=/tmp/go-build3381348043/b394/_pkg_.a
2025-08-20T22:48:27.6582623Z [00:02:46.685]➜  packagefile github.com/jackc/puddle/v2=/tmp/go-build3381348043/b414/_pkg_.a
2025-08-20T22:48:27.6583118Z [00:02:46.685]➜  packagefile math/rand=/tmp/go-build3381348043/b100/_pkg_.a
2025-08-20T22:48:27.6583555Z [00:02:46.685]➜  packagefile runtime=/tmp/go-build3381348043/b010/_pkg_.a
2025-08-20T22:48:27.6584460Z [00:02:46.685]➜  packagefile strconv=/tmp/go-build3381348043/b054/_pkg_.a
2025-08-20T22:48:27.6584884Z [00:02:46.685]➜  packagefile sync=/tmp/go-build3381348043/b035/_pkg_.a
2025-08-20T22:48:27.6585316Z [00:02:46.685]➜  packagefile sync/atomic=/tmp/go-build3381348043/b037/_pkg_.a
2025-08-20T22:48:27.6585884Z [00:02:46.685]➜  packagefile time=/tmp/go-build3381348043/b044/_pkg_.a
2025-08-20T22:48:27.6586247Z [00:02:46.685]➜  EOF
2025-08-20T22:48:27.6589699Z [00:02:46.685]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b413/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/jackc/pgx/v5@v5.7.5/pgxpool=>github.com/jackc/pgx/v5@v5.7.5/pgxpool;$WORK/b413=>" -p github.com/jackc/pgx/v5/pgxpool -lang=go1.23 -complete -installsuffix shared -buildid a8WC1HiEaoi1gDtia1OM/a8WC1HiEaoi1gDtia1OM -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b413/importcfg -pack /root/go/pkg/mod/github.com/jackc/pgx/v5@v5.7.5/pgxpool/batch_results.go /root/go/pkg/mod/github.com/jackc/pgx/v5@v5.7.5/pgxpool/conn.go /root/go/pkg/mod/github.com/jackc/pgx/v5@v5.7.5/pgxpool/doc.go /root/go/pkg/mod/github.com/jackc/pgx/v5@v5.7.5/pgxpool/pool.go /root/go/pkg/mod/github.com/jackc/pgx/v5@v5.7.5/pgxpool/rows.go /root/go/pkg/mod/github.com/jackc/pgx/v5@v5.7.5/pgxpool/stat.go /root/go/pkg/mod/github.com/jackc/pgx/v5@v5.7.5/pgxpool/tracer.go /root/go/pkg/mod/github.com/jackc/pgx/v5@v5.7.5/pgxpool/tx.go
2025-08-20T22:48:27.6863685Z [00:02:46.713]➜  go tool buildid -w $WORK/b553/_pkg_.a # internal
2025-08-20T22:48:27.6887458Z [00:02:46.716]➜  cp $WORK/b553/_pkg_.a /root/.cache/go-build/50/50a3165d44c08ac10f4e98ea54105776fbc81aa9b9a02cad629f58506189177e-d # internal
2025-08-20T22:48:27.6891188Z [00:02:46.716]➜  cloud.google.com/go/auth/internal/transport
2025-08-20T22:48:27.6891605Z [00:02:46.716]➜  mkdir -p $WORK/b544/
2025-08-20T22:48:27.6896241Z [00:02:46.717]➜  cat >/tmp/go-build3381348043/b544/importcfg << 'EOF' # internal
2025-08-20T22:48:27.6896603Z [00:02:46.717]➜  # import config
2025-08-20T22:48:27.6897065Z [00:02:46.717]➜  packagefile cloud.google.com/go/auth/credentials=/tmp/go-build3381348043/b484/_pkg_.a
2025-08-20T22:48:27.6897711Z [00:02:46.717]➜  packagefile cloud.google.com/go/auth/internal=/tmp/go-build3381348043/b481/_pkg_.a
2025-08-20T22:48:27.6898382Z [00:02:46.717]➜  packagefile cloud.google.com/go/auth/internal/transport/cert=/tmp/go-build3381348043/b489/_pkg_.a
2025-08-20T22:48:27.6899049Z [00:02:46.717]➜  packagefile cloud.google.com/go/compute/metadata=/tmp/go-build3381348043/b482/_pkg_.a
2025-08-20T22:48:27.6899571Z [00:02:46.717]➜  packagefile context=/tmp/go-build3381348043/b043/_pkg_.a
2025-08-20T22:48:27.6900313Z [00:02:46.717]➜  packagefile crypto/tls=/tmp/go-build3381348043/b120/_pkg_.a
2025-08-20T22:48:27.6900834Z [00:02:46.717]➜  packagefile crypto/x509=/tmp/go-build3381348043/b141/_pkg_.a
2025-08-20T22:48:27.6901301Z [00:02:46.717]➜  packagefile encoding/json=/tmp/go-build3381348043/b158/_pkg_.a
2025-08-20T22:48:27.6901750Z [00:02:46.717]➜  packagefile errors=/tmp/go-build3381348043/b004/_pkg_.a
2025-08-20T22:48:27.6902178Z [00:02:46.717]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:27.6902660Z [00:02:46.717]➜  packagefile github.com/google/s2a-go=/tmp/go-build3381348043/b507/_pkg_.a
2025-08-20T22:48:27.6903242Z [00:02:46.717]➜  packagefile google.golang.org/grpc/credentials=/tmp/go-build3381348043/b256/_pkg_.a
2025-08-20T22:48:27.6903745Z [00:02:46.717]➜  packagefile log=/tmp/go-build3381348043/b171/_pkg_.a
2025-08-20T22:48:27.6904166Z [00:02:46.717]➜  packagefile log/slog=/tmp/go-build3381348043/b474/_pkg_.a
2025-08-20T22:48:27.6904594Z [00:02:46.717]➜  packagefile net=/tmp/go-build3381348043/b148/_pkg_.a
2025-08-20T22:48:27.6905016Z [00:02:46.717]➜  packagefile net/http=/tmp/go-build3381348043/b161/_pkg_.a
2025-08-20T22:48:27.6905452Z [00:02:46.717]➜  packagefile net/url=/tmp/go-build3381348043/b155/_pkg_.a
2025-08-20T22:48:27.6906075Z [00:02:46.717]➜  packagefile os=/tmp/go-build3381348043/b079/_pkg_.a
2025-08-20T22:48:27.6906514Z [00:02:46.717]➜  packagefile strconv=/tmp/go-build3381348043/b054/_pkg_.a
2025-08-20T22:48:27.6919781Z [00:02:46.717]➜  packagefile strings=/tmp/go-build3381348043/b063/_pkg_.a
2025-08-20T22:48:27.6920214Z [00:02:46.717]➜  packagefile sync=/tmp/go-build3381348043/b035/_pkg_.a
2025-08-20T22:48:27.6920628Z [00:02:46.717]➜  packagefile time=/tmp/go-build3381348043/b044/_pkg_.a
2025-08-20T22:48:27.6920938Z [00:02:46.717]➜  EOF
2025-08-20T22:48:27.6923527Z [00:02:46.719]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b544/_pkg_.a -trimpath "/root/go/pkg/mod/cloud.google.com/go/auth@v0.16.3/internal/transport=>cloud.google.com/go/auth@v0.16.3/internal/transport;$WORK/b544=>" -p cloud.google.com/go/auth/internal/transport -lang=go1.23 -complete -installsuffix shared -buildid C0x3i2Ml3EIglH_OVfBa/C0x3i2Ml3EIglH_OVfBa -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b544/importcfg -pack /root/go/pkg/mod/cloud.google.com/go/auth@v0.16.3/internal/transport/cba.go /root/go/pkg/mod/cloud.google.com/go/auth@v0.16.3/internal/transport/s2a.go /root/go/pkg/mod/cloud.google.com/go/auth@v0.16.3/internal/transport/transport.go
2025-08-20T22:48:27.7061793Z [00:02:46.733]➜  go tool buildid -w $WORK/b479/_pkg_.a # internal
2025-08-20T22:48:27.7065948Z [00:02:46.733]➜  go tool buildid -w $WORK/b558/_pkg_.a # internal
2025-08-20T22:48:27.7098473Z [00:02:46.737]➜  cp $WORK/b479/_pkg_.a /root/.cache/go-build/5e/5e3c378b81dbb555fe70f781cbd75b19d39d4264bcdaa46f5fa1041cb8777bf7-d # internal
2025-08-20T22:48:27.7103496Z [00:02:46.737]➜  google.golang.org/api/internal/gensupport
2025-08-20T22:48:27.7104318Z [00:02:46.737]➜  mkdir -p $WORK/b532/
2025-08-20T22:48:27.7105406Z [00:02:46.737]➜  cp $WORK/b558/_pkg_.a /root/.cache/go-build/dd/ddfaac4882ebc7031eb46aa3bd64c34798cc0394380b5530b18b052ed0cc40f2-d # internal
2025-08-20T22:48:27.7106493Z [00:02:46.737]➜  google.golang.org/api/option
2025-08-20T22:48:27.7106941Z [00:02:46.737]➜  mkdir -p $WORK/b540/
2025-08-20T22:48:27.7107405Z [00:02:46.737]➜  cat >/tmp/go-build3381348043/b540/importcfg << 'EOF' # internal
2025-08-20T22:48:27.7107997Z [00:02:46.737]➜  # import config
2025-08-20T22:48:27.7108976Z [00:02:46.737]➜  packagefile cloud.google.com/go/auth=/tmp/go-build3381348043/b480/_pkg_.a
2025-08-20T22:48:27.7109536Z [00:02:46.737]➜  packagefile crypto/tls=/tmp/go-build3381348043/b120/_pkg_.a
2025-08-20T22:48:27.7110035Z [00:02:46.737]➜  packagefile golang.org/x/oauth2=/tmp/go-build3381348043/b204/_pkg_.a
2025-08-20T22:48:27.7110580Z [00:02:46.737]➜  packagefile golang.org/x/oauth2/google=/tmp/go-build3381348043/b499/_pkg_.a
2025-08-20T22:48:27.7111489Z [00:02:46.737]➜  packagefile google.golang.org/api/internal=/tmp/go-build3381348043/b479/_pkg_.a
2025-08-20T22:48:27.7112246Z [00:02:46.737]➜  packagefile google.golang.org/api/internal/impersonate=/tmp/go-build3381348043/b531/_pkg_.a
2025-08-20T22:48:27.7112857Z [00:02:46.737]➜  packagefile google.golang.org/grpc=/tmp/go-build3381348043/b243/_pkg_.a
2025-08-20T22:48:27.7113341Z [00:02:46.737]➜  packagefile log/slog=/tmp/go-build3381348043/b474/_pkg_.a
2025-08-20T22:48:27.7113801Z [00:02:46.737]➜  packagefile net/http=/tmp/go-build3381348043/b161/_pkg_.a
2025-08-20T22:48:27.7114118Z [00:02:46.737]➜  EOF
2025-08-20T22:48:27.7116119Z [00:02:46.737]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b540/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/api@v0.244.0/option=>google.golang.org/api@v0.244.0/option;$WORK/b540=>" -p google.golang.org/api/option -lang=go1.23 -complete -installsuffix shared -buildid kLvtdJa1pErHoeINjm3V/kLvtdJa1pErHoeINjm3V -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b540/importcfg -pack /root/go/pkg/mod/google.golang.org/api@v0.244.0/option/option.go
2025-08-20T22:48:27.7127327Z [00:02:46.740]➜  cat >/tmp/go-build3381348043/b532/importcfg << 'EOF' # internal
2025-08-20T22:48:27.7129081Z [00:02:46.740]➜  # import config
2025-08-20T22:48:27.7129483Z [00:02:46.740]➜  packagefile bytes=/tmp/go-build3381348043/b003/_pkg_.a
2025-08-20T22:48:27.7129929Z [00:02:46.740]➜  packagefile context=/tmp/go-build3381348043/b043/_pkg_.a
2025-08-20T22:48:27.7130755Z [00:02:46.740]➜  packagefile encoding/json=/tmp/go-build3381348043/b158/_pkg_.a
2025-08-20T22:48:27.7131241Z [00:02:46.740]➜  packagefile errors=/tmp/go-build3381348043/b004/_pkg_.a
2025-08-20T22:48:27.7131659Z [00:02:46.740]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:27.7132138Z [00:02:46.740]➜  packagefile github.com/google/uuid=/tmp/go-build3381348043/b436/_pkg_.a
2025-08-20T22:48:27.7132706Z [00:02:46.740]➜  packagefile github.com/googleapis/gax-go/v2=/tmp/go-build3381348043/b533/_pkg_.a
2025-08-20T22:48:27.7133347Z [00:02:46.740]➜  packagefile github.com/googleapis/gax-go/v2/apierror=/tmp/go-build3381348043/b534/_pkg_.a
2025-08-20T22:48:27.7134000Z [00:02:46.740]➜  packagefile github.com/googleapis/gax-go/v2/callctx=/tmp/go-build3381348043/b538/_pkg_.a
2025-08-20T22:48:27.7134622Z [00:02:46.740]➜  packagefile google.golang.org/api/googleapi=/tmp/go-build3381348043/b477/_pkg_.a
2025-08-20T22:48:27.7135212Z [00:02:46.740]➜  packagefile google.golang.org/api/internal=/tmp/go-build3381348043/b479/_pkg_.a
2025-08-20T22:48:27.7135704Z [00:02:46.740]➜  packagefile io=/tmp/go-build3381348043/b034/_pkg_.a
2025-08-20T22:48:27.7136315Z [00:02:46.740]➜  packagefile math=/tmp/go-build3381348043/b055/_pkg_.a
2025-08-20T22:48:27.7136730Z [00:02:46.740]➜  packagefile mime=/tmp/go-build3381348043/b177/_pkg_.a
2025-08-20T22:48:27.7137179Z [00:02:46.740]➜  packagefile mime/multipart=/tmp/go-build3381348043/b178/_pkg_.a
2025-08-20T22:48:27.7137615Z [00:02:46.740]➜  packagefile net=/tmp/go-build3381348043/b148/_pkg_.a
2025-08-20T22:48:27.7138045Z [00:02:46.740]➜  packagefile net/http=/tmp/go-build3381348043/b161/_pkg_.a
2025-08-20T22:48:27.7138499Z [00:02:46.740]➜  packagefile net/textproto=/tmp/go-build3381348043/b174/_pkg_.a
2025-08-20T22:48:27.7138948Z [00:02:46.740]➜  packagefile net/url=/tmp/go-build3381348043/b155/_pkg_.a
2025-08-20T22:48:27.7139376Z [00:02:46.740]➜  packagefile reflect=/tmp/go-build3381348043/b099/_pkg_.a
2025-08-20T22:48:27.7139804Z [00:02:46.740]➜  packagefile runtime=/tmp/go-build3381348043/b010/_pkg_.a
2025-08-20T22:48:27.7140245Z [00:02:46.740]➜  packagefile strings=/tmp/go-build3381348043/b063/_pkg_.a
2025-08-20T22:48:27.7140664Z [00:02:46.740]➜  packagefile sync=/tmp/go-build3381348043/b035/_pkg_.a
2025-08-20T22:48:27.7141073Z [00:02:46.740]➜  packagefile time=/tmp/go-build3381348043/b044/_pkg_.a
2025-08-20T22:48:27.7141494Z [00:02:46.740]➜  packagefile unicode=/tmp/go-build3381348043/b041/_pkg_.a
2025-08-20T22:48:27.7141810Z [00:02:46.740]➜  EOF
2025-08-20T22:48:27.7162493Z [00:02:46.740]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b532/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/api@v0.244.0/internal/gensupport=>google.golang.org/api@v0.244.0/internal/gensupport;$WORK/b532=>" -p google.golang.org/api/internal/gensupport -lang=go1.23 -complete -installsuffix shared -buildid vZ-v6P8eYeKtFcIaOI3b/vZ-v6P8eYeKtFcIaOI3b -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b532/importcfg -pack /root/go/pkg/mod/google.golang.org/api@v0.244.0/internal/gensupport/buffer.go /root/go/pkg/mod/google.golang.org/api@v0.244.0/internal/gensupport/doc.go /root/go/pkg/mod/google.golang.org/api@v0.244.0/internal/gensupport/error.go /root/go/pkg/mod/google.golang.org/api@v0.244.0/internal/gensupport/json.go /root/go/pkg/mod/google.golang.org/api@v0.244.0/internal/gensupport/jsonfloat.go /root/go/pkg/mod/google.golang.org/api@v0.244.0/internal/gensupport/media.go /root/go/pkg/mod/google.golang.org/api@v0.244.0/internal/gensupport/params.go /root/go/pkg/mod/google.golang.org/api@v0.244.0/internal/gensupport/resumable.go /root/go/pkg/mod/google.golang.org/api@v0.244.0/internal/gensupport/retry.go /root/go/pkg/mod/google.golang.org/api@v0.244.0/internal/gensupport/send.go /root/go/pkg/mod/google.golang.org/api@v0.244.0/internal/gensupport/version.go
2025-08-20T22:48:27.7643132Z [00:02:46.791]➜  go tool buildid -w $WORK/b544/_pkg_.a # internal
2025-08-20T22:48:27.7680376Z [00:02:46.795]➜  cp $WORK/b544/_pkg_.a /root/.cache/go-build/7c/7ce99d704c8182112f5b0b39e37a5cf86b8ab176ae5d2a2b1bf71f0a8afbc2ce-d # internal
2025-08-20T22:48:27.7681581Z [00:02:46.795]➜  go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/internal/semconvutil
2025-08-20T22:48:27.7682043Z [00:02:46.795]➜  mkdir -p $WORK/b549/
2025-08-20T22:48:27.7685675Z [00:02:46.795]➜  cat >/tmp/go-build3381348043/b549/importcfg << 'EOF' # internal
2025-08-20T22:48:27.7687706Z [00:02:46.795]➜  # import config
2025-08-20T22:48:27.7688069Z [00:02:46.795]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:27.7688621Z [00:02:46.795]➜  packagefile go.opentelemetry.io/otel/attribute=/tmp/go-build3381348043/b550/_pkg_.a
2025-08-20T22:48:27.7689219Z [00:02:46.795]➜  packagefile go.opentelemetry.io/otel/codes=/tmp/go-build3381348043/b552/_pkg_.a
2025-08-20T22:48:27.7689849Z [00:02:46.795]➜  packagefile go.opentelemetry.io/otel/semconv/v1.20.0=/tmp/go-build3381348043/b553/_pkg_.a
2025-08-20T22:48:27.7690369Z [00:02:46.795]➜  packagefile net=/tmp/go-build3381348043/b148/_pkg_.a
2025-08-20T22:48:27.7690805Z [00:02:46.795]➜  packagefile net/http=/tmp/go-build3381348043/b161/_pkg_.a
2025-08-20T22:48:27.7691233Z [00:02:46.795]➜  packagefile slices=/tmp/go-build3381348043/b050/_pkg_.a
2025-08-20T22:48:27.7691653Z [00:02:46.795]➜  packagefile strconv=/tmp/go-build3381348043/b054/_pkg_.a
2025-08-20T22:48:27.7692082Z [00:02:46.795]➜  packagefile strings=/tmp/go-build3381348043/b063/_pkg_.a
2025-08-20T22:48:27.7692400Z [00:02:46.795]➜  EOF
2025-08-20T22:48:27.7696161Z [00:02:46.796]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b549/_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/b549=>" -p go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/internal/semconvutil -lang=go1.23 -complete -installsuffix shared -buildid 9PrDobOUeCG7MOvaRKck/9PrDobOUeCG7MOvaRKck -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b549/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-20T22:48:27.7985999Z [00:02:46.825]➜  go tool buildid -w $WORK/b540/_pkg_.a # internal
2025-08-20T22:48:27.8017400Z [00:02:46.828]➜  cp $WORK/b540/_pkg_.a /root/.cache/go-build/3c/3c62062fd39dd086bb7ffb1ddad9147747657c35bfee70e196f0d4cd37ab578a-d # internal
2025-08-20T22:48:27.8024717Z [00:02:46.829]➜  google.golang.org/api/option/internaloption
2025-08-20T22:48:27.8025066Z [00:02:46.829]➜  mkdir -p $WORK/b541/
2025-08-20T22:48:27.8025450Z [00:02:46.829]➜  cat >/tmp/go-build3381348043/b541/importcfg << 'EOF' # internal
2025-08-20T22:48:27.8025930Z [00:02:46.829]➜  # import config
2025-08-20T22:48:27.8026385Z [00:02:46.829]➜  packagefile cloud.google.com/go/auth=/tmp/go-build3381348043/b480/_pkg_.a
2025-08-20T22:48:27.8026895Z [00:02:46.829]➜  packagefile context=/tmp/go-build3381348043/b043/_pkg_.a
2025-08-20T22:48:27.8028255Z [00:02:46.829]➜  packagefile github.com/googleapis/gax-go/v2/internallog=/tmp/go-build3381348043/b472/_pkg_.a
2025-08-20T22:48:27.8028885Z [00:02:46.829]➜  packagefile golang.org/x/oauth2/google=/tmp/go-build3381348043/b499/_pkg_.a
2025-08-20T22:48:27.8029465Z [00:02:46.829]➜  packagefile google.golang.org/api/internal=/tmp/go-build3381348043/b479/_pkg_.a
2025-08-20T22:48:27.8030053Z [00:02:46.829]➜  packagefile google.golang.org/api/option=/tmp/go-build3381348043/b540/_pkg_.a
2025-08-20T22:48:27.8030550Z [00:02:46.829]➜  packagefile log/slog=/tmp/go-build3381348043/b474/_pkg_.a
2025-08-20T22:48:27.8030868Z [00:02:46.829]➜  EOF
2025-08-20T22:48:27.8035317Z [00:02:46.830]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b541/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/api@v0.244.0/option/internaloption=>google.golang.org/api@v0.244.0/option/internaloption;$WORK/b541=>" -p google.golang.org/api/option/internaloption -lang=go1.23 -complete -installsuffix shared -buildid bwYrcdrVQk75izICFLMX/bwYrcdrVQk75izICFLMX -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b541/importcfg -pack /root/go/pkg/mod/google.golang.org/api@v0.244.0/option/internaloption/internaloption.go
2025-08-20T22:48:27.8196661Z [00:02:46.847]➜  go tool buildid -w $WORK/b413/_pkg_.a # internal
2025-08-20T22:48:27.8292965Z [00:02:46.856]➜  cp $WORK/b413/_pkg_.a /root/.cache/go-build/49/49d49d6faaee5f42a76d5a927271b2039ea61089f11b11816743ee05628ab07b-d # internal
2025-08-20T22:48:27.8293989Z [00:02:46.856]➜  github.com/jackc/pgx/v5/stdlib
2025-08-20T22:48:27.8295192Z [00:02:46.856]➜  mkdir -p $WORK/b412/
2025-08-20T22:48:27.8298144Z [00:02:46.857]➜  cat >/tmp/go-build3381348043/b412/importcfg << 'EOF' # internal
2025-08-20T22:48:27.8298558Z [00:02:46.857]➜  # import config
2025-08-20T22:48:27.8298914Z [00:02:46.857]➜  packagefile context=/tmp/go-build3381348043/b043/_pkg_.a
2025-08-20T22:48:27.8299389Z [00:02:46.857]➜  packagefile database/sql=/tmp/go-build3381348043/b197/_pkg_.a
2025-08-20T22:48:27.8299878Z [00:02:46.857]➜  packagefile database/sql/driver=/tmp/go-build3381348043/b198/_pkg_.a
2025-08-20T22:48:27.8300348Z [00:02:46.857]➜  packagefile errors=/tmp/go-build3381348043/b004/_pkg_.a
2025-08-20T22:48:27.8300761Z [00:02:46.857]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:27.8301237Z [00:02:46.857]➜  packagefile github.com/jackc/pgx/v5=/tmp/go-build3381348043/b390/_pkg_.a
2025-08-20T22:48:27.8301817Z [00:02:46.857]➜  packagefile github.com/jackc/pgx/v5/pgconn=/tmp/go-build3381348043/b394/_pkg_.a
2025-08-20T22:48:27.8302404Z [00:02:46.857]➜  packagefile github.com/jackc/pgx/v5/pgtype=/tmp/go-build3381348043/b410/_pkg_.a
2025-08-20T22:48:27.8302992Z [00:02:46.857]➜  packagefile github.com/jackc/pgx/v5/pgxpool=/tmp/go-build3381348043/b413/_pkg_.a
2025-08-20T22:48:27.8303480Z [00:02:46.857]➜  packagefile io=/tmp/go-build3381348043/b034/_pkg_.a
2025-08-20T22:48:27.8303897Z [00:02:46.857]➜  packagefile math=/tmp/go-build3381348043/b055/_pkg_.a
2025-08-20T22:48:27.8304322Z [00:02:46.857]➜  packagefile math/rand=/tmp/go-build3381348043/b100/_pkg_.a
2025-08-20T22:48:27.8304760Z [00:02:46.857]➜  packagefile reflect=/tmp/go-build3381348043/b099/_pkg_.a
2025-08-20T22:48:27.8305181Z [00:02:46.857]➜  packagefile slices=/tmp/go-build3381348043/b050/_pkg_.a
2025-08-20T22:48:27.8305609Z [00:02:46.857]➜  packagefile strconv=/tmp/go-build3381348043/b054/_pkg_.a
2025-08-20T22:48:27.8306532Z [00:02:46.857]➜  packagefile strings=/tmp/go-build3381348043/b063/_pkg_.a
2025-08-20T22:48:27.8307028Z [00:02:46.857]➜  packagefile sync=/tmp/go-build3381348043/b035/_pkg_.a
2025-08-20T22:48:27.8307439Z [00:02:46.857]➜  packagefile time=/tmp/go-build3381348043/b044/_pkg_.a
2025-08-20T22:48:27.8307747Z [00:02:46.857]➜  EOF
2025-08-20T22:48:27.8309528Z [00:02:46.857]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b412/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/jackc/pgx/v5@v5.7.5/stdlib=>github.com/jackc/pgx/v5@v5.7.5/stdlib;$WORK/b412=>" -p github.com/jackc/pgx/v5/stdlib -lang=go1.23 -complete -installsuffix shared -buildid yitT78hQl6EazGrhuVxw/yitT78hQl6EazGrhuVxw -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b412/importcfg -pack /root/go/pkg/mod/github.com/jackc/pgx/v5@v5.7.5/stdlib/sql.go
2025-08-20T22:48:27.8437324Z [00:02:46.870]➜  go tool buildid -w $WORK/b549/_pkg_.a # internal
2025-08-20T22:48:27.8454018Z [00:02:46.872]➜  cp $WORK/b549/_pkg_.a /root/.cache/go-build/6c/6cdbf880e3c45fadb516d4aa38a673a22cfb84a36eab2b6cab11e57eb3c736a0-d # internal
2025-08-20T22:48:27.8463116Z [00:02:46.873]➜  github.com/go-logr/stdr
2025-08-20T22:48:27.8463429Z [00:02:46.873]➜  mkdir -p $WORK/b557/
2025-08-20T22:48:27.8463763Z [00:02:46.873]➜  go tool buildid -w $WORK/b532/_pkg_.a # internal
2025-08-20T22:48:27.8472559Z [00:02:46.874]➜  cat >/tmp/go-build3381348043/b557/importcfg << 'EOF' # internal
2025-08-20T22:48:27.8473420Z [00:02:46.874]➜  # import config
2025-08-20T22:48:27.8474032Z [00:02:46.874]➜  packagefile github.com/go-logr/logr=/tmp/go-build3381348043/b555/_pkg_.a
2025-08-20T22:48:27.8474831Z [00:02:46.874]➜  packagefile github.com/go-logr/logr/funcr=/tmp/go-build3381348043/b558/_pkg_.a
2025-08-20T22:48:27.8476351Z [00:02:46.874]➜  packagefile log=/tmp/go-build3381348043/b171/_pkg_.a
2025-08-20T22:48:27.8476777Z [00:02:46.874]➜  packagefile os=/tmp/go-build3381348043/b079/_pkg_.a
2025-08-20T22:48:27.8477087Z [00:02:46.874]➜  EOF
2025-08-20T22:48:27.8478754Z [00:02:46.874]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b557/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/go-logr/stdr@v1.2.2=>github.com/go-logr/stdr@v1.2.2;$WORK/b557=>" -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/b557/importcfg -pack /root/go/pkg/mod/github.com/go-logr/stdr@v1.2.2/stdr.go
2025-08-20T22:48:27.8481413Z [00:02:46.875]➜  cp $WORK/b532/_pkg_.a /root/.cache/go-build/8c/8c951d88ab010ff3c0af0def3b9be1b008c94ff7c678ac51c625b66097743daf-d # internal
2025-08-20T22:48:27.8483446Z [00:02:46.875]➜  go.opentelemetry.io/auto/sdk/internal/telemetry
2025-08-20T22:48:27.8484234Z [00:02:46.875]➜  mkdir -p $WORK/b560/
2025-08-20T22:48:27.8484695Z [00:02:46.875]➜  cat >/tmp/go-build3381348043/b560/importcfg << 'EOF' # internal
2025-08-20T22:48:27.8485053Z [00:02:46.875]➜  # import config
2025-08-20T22:48:27.8485395Z [00:02:46.875]➜  packagefile bytes=/tmp/go-build3381348043/b003/_pkg_.a
2025-08-20T22:48:27.8486011Z [00:02:46.875]➜  packagefile cmp=/tmp/go-build3381348043/b051/_pkg_.a
2025-08-20T22:48:27.8486526Z [00:02:46.875]➜  packagefile encoding/base64=/tmp/go-build3381348043/b146/_pkg_.a
2025-08-20T22:48:27.8487008Z [00:02:46.875]➜  packagefile encoding/hex=/tmp/go-build3381348043/b144/_pkg_.a
2025-08-20T22:48:27.8487483Z [00:02:46.875]➜  packagefile encoding/json=/tmp/go-build3381348043/b158/_pkg_.a
2025-08-20T22:48:27.8487948Z [00:02:46.875]➜  packagefile errors=/tmp/go-build3381348043/b004/_pkg_.a
2025-08-20T22:48:27.8488367Z [00:02:46.875]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:27.8488773Z [00:02:46.875]➜  packagefile io=/tmp/go-build3381348043/b034/_pkg_.a
2025-08-20T22:48:27.8489180Z [00:02:46.875]➜  packagefile math=/tmp/go-build3381348043/b055/_pkg_.a
2025-08-20T22:48:27.8489593Z [00:02:46.875]➜  packagefile slices=/tmp/go-build3381348043/b050/_pkg_.a
2025-08-20T22:48:27.8490017Z [00:02:46.875]➜  packagefile strconv=/tmp/go-build3381348043/b054/_pkg_.a
2025-08-20T22:48:27.8490864Z [00:02:46.875]➜  packagefile time=/tmp/go-build3381348043/b044/_pkg_.a
2025-08-20T22:48:27.8491276Z [00:02:46.875]➜  EOF
2025-08-20T22:48:27.8506816Z [00:02:46.875]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b560/_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/b560=>" -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/b560/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-20T22:48:27.8895256Z [00:02:46.916]➜  go tool buildid -w $WORK/b557/_pkg_.a # internal
2025-08-20T22:48:27.8900025Z [00:02:46.917]➜  go tool buildid -w $WORK/b541/_pkg_.a # internal
2025-08-20T22:48:27.8911677Z [00:02:46.918]➜  cp $WORK/b557/_pkg_.a /root/.cache/go-build/f5/f5c4aa3e2a6acafdd6767bba8bfb7ccc0c9f5fcd817c62e95f679b787871a3ec-d # internal
2025-08-20T22:48:27.8920246Z [00:02:46.919]➜  cp $WORK/b541/_pkg_.a /root/.cache/go-build/f1/f1d07a8f88dd7a520a1ec0158409fafe06a569b4f7a14adda7e9aa7501d379fe-d # internal
2025-08-20T22:48:27.8923062Z [00:02:46.919]➜  go.opentelemetry.io/otel/trace/internal/telemetry
2025-08-20T22:48:27.8923424Z [00:02:46.919]➜  mkdir -p $WORK/b564/
2025-08-20T22:48:27.8926872Z [00:02:46.920]➜  cat >/tmp/go-build3381348043/b564/importcfg << 'EOF' # internal
2025-08-20T22:48:27.8927655Z [00:02:46.920]➜  # import config
2025-08-20T22:48:27.8928008Z [00:02:46.920]➜  packagefile bytes=/tmp/go-build3381348043/b003/_pkg_.a
2025-08-20T22:48:27.8928449Z [00:02:46.920]➜  packagefile cmp=/tmp/go-build3381348043/b051/_pkg_.a
2025-08-20T22:48:27.8928920Z [00:02:46.920]➜  packagefile encoding/base64=/tmp/go-build3381348043/b146/_pkg_.a
2025-08-20T22:48:27.8929397Z [00:02:46.920]➜  packagefile encoding/hex=/tmp/go-build3381348043/b144/_pkg_.a
2025-08-20T22:48:27.8929865Z [00:02:46.920]➜  packagefile encoding/json=/tmp/go-build3381348043/b158/_pkg_.a
2025-08-20T22:48:27.8930305Z [00:02:46.920]➜  packagefile errors=/tmp/go-build3381348043/b004/_pkg_.a
2025-08-20T22:48:27.8930718Z [00:02:46.920]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:27.8931129Z [00:02:46.920]➜  packagefile io=/tmp/go-build3381348043/b034/_pkg_.a
2025-08-20T22:48:27.8931534Z [00:02:46.920]➜  packagefile math=/tmp/go-build3381348043/b055/_pkg_.a
2025-08-20T22:48:27.8931995Z [00:02:46.920]➜  packagefile slices=/tmp/go-build3381348043/b050/_pkg_.a
2025-08-20T22:48:27.8932424Z [00:02:46.920]➜  packagefile strconv=/tmp/go-build3381348043/b054/_pkg_.a
2025-08-20T22:48:27.8932846Z [00:02:46.920]➜  packagefile time=/tmp/go-build3381348043/b044/_pkg_.a
2025-08-20T22:48:27.8959001Z [00:02:46.920]➜  EOF
2025-08-20T22:48:27.8964277Z [00:02:46.920]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b564/_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/b564=>" -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/b564/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-20T22:48:27.8969055Z [00:02:46.920]➜  go.opentelemetry.io/otel/semconv/v1.26.0
2025-08-20T22:48:27.8969379Z [00:02:46.920]➜  mkdir -p $WORK/b561/
2025-08-20T22:48:27.8969765Z [00:02:46.922]➜  cat >/tmp/go-build3381348043/b561/importcfg << 'EOF' # internal
2025-08-20T22:48:27.8970114Z [00:02:46.922]➜  # import config
2025-08-20T22:48:27.8970557Z [00:02:46.922]➜  packagefile go.opentelemetry.io/otel/attribute=/tmp/go-build3381348043/b550/_pkg_.a
2025-08-20T22:48:27.8970968Z [00:02:46.922]➜  EOF
2025-08-20T22:48:27.8973952Z [00:02:46.922]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b561/_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/b561=>" -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/b561/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-20T22:48:27.9655374Z [00:02:46.992]➜  go tool buildid -w $WORK/b560/_pkg_.a # internal
2025-08-20T22:48:27.9699802Z [00:02:46.997]➜  cp $WORK/b560/_pkg_.a /root/.cache/go-build/bf/bf857de7bbf24a2b8e72dfc121aeb85b676a49fa9c35a7d3f7e4ff41f2a0ee75-d # internal
2025-08-20T22:48:27.9700678Z [00:02:46.997]➜  go.opentelemetry.io/otel/metric
2025-08-20T22:48:27.9710812Z [00:02:46.998]➜  mkdir -p $WORK/b566/
2025-08-20T22:48:27.9713043Z [00:02:46.998]➜  cat >/tmp/go-build3381348043/b566/importcfg << 'EOF' # internal
2025-08-20T22:48:27.9713414Z [00:02:46.998]➜  # import config
2025-08-20T22:48:27.9713765Z [00:02:46.998]➜  packagefile context=/tmp/go-build3381348043/b043/_pkg_.a
2025-08-20T22:48:27.9714302Z [00:02:46.998]➜  packagefile go.opentelemetry.io/otel/attribute=/tmp/go-build3381348043/b550/_pkg_.a
2025-08-20T22:48:27.9714967Z [00:02:46.998]➜  packagefile go.opentelemetry.io/otel/metric/embedded=/tmp/go-build3381348043/b567/_pkg_.a
2025-08-20T22:48:27.9715392Z [00:02:46.998]➜  EOF
2025-08-20T22:48:27.9726985Z [00:02:46.999]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b566/_pkg_.a -trimpath "/root/go/pkg/mod/go.opentelemetry.io/otel/metric@v1.36.0=>go.opentelemetry.io/otel/metric@v1.36.0;$WORK/b566=>" -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/b566/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-20T22:48:27.9850654Z [00:02:47.012]➜  go tool buildid -w $WORK/b412/_pkg_.a # internal
2025-08-20T22:48:27.9887270Z [00:02:47.015]➜  cp $WORK/b412/_pkg_.a /root/.cache/go-build/85/858de84feef016fbf4ecfb7c689d1d2b24e3b379b69e264bc94efd0d347ff4e0-d # internal
2025-08-20T22:48:27.9888842Z [00:02:47.016]➜  github.com/smallstep/nosql/postgresql
2025-08-20T22:48:27.9889233Z [00:02:47.016]➜  mkdir -p $WORK/b389/
2025-08-20T22:48:27.9899381Z [00:02:47.017]➜  cat >/tmp/go-build3381348043/b389/importcfg << 'EOF' # internal
2025-08-20T22:48:27.9899894Z [00:02:47.017]➜  # import config
2025-08-20T22:48:27.9900245Z [00:02:47.017]➜  packagefile bytes=/tmp/go-build3381348043/b003/_pkg_.a
2025-08-20T22:48:27.9900675Z [00:02:47.017]➜  packagefile context=/tmp/go-build3381348043/b043/_pkg_.a
2025-08-20T22:48:27.9901142Z [00:02:47.017]➜  packagefile database/sql=/tmp/go-build3381348043/b197/_pkg_.a
2025-08-20T22:48:27.9901584Z [00:02:47.017]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:27.9902058Z [00:02:47.017]➜  packagefile github.com/jackc/pgx/v5=/tmp/go-build3381348043/b390/_pkg_.a
2025-08-20T22:48:27.9902627Z [00:02:47.017]➜  packagefile github.com/jackc/pgx/v5/stdlib=/tmp/go-build3381348043/b412/_pkg_.a
2025-08-20T22:48:27.9903179Z [00:02:47.017]➜  packagefile github.com/pkg/errors=/tmp/go-build3381348043/b195/_pkg_.a
2025-08-20T22:48:27.9904140Z [00:02:47.017]➜  packagefile github.com/smallstep/nosql/database=/tmp/go-build3381348043/b358/_pkg_.a
2025-08-20T22:48:27.9905226Z [00:02:47.017]➜  packagefile strings=/tmp/go-build3381348043/b063/_pkg_.a
2025-08-20T22:48:27.9906093Z [00:02:47.017]➜  EOF
2025-08-20T22:48:27.9908525Z [00:02:47.017]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b389/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/smallstep/nosql@v0.7.0/postgresql=>github.com/smallstep/nosql@v0.7.0/postgresql;$WORK/b389=>" -p github.com/smallstep/nosql/postgresql -lang=go1.21 -complete -installsuffix shared -buildid C_-Or6zlrLd9SXwnUk7g/C_-Or6zlrLd9SXwnUk7g -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b389/importcfg -pack /root/go/pkg/mod/github.com/smallstep/nosql@v0.7.0/postgresql/postgresql.go
2025-08-20T22:48:28.0087732Z [00:02:47.036]➜  go tool buildid -w $WORK/b564/_pkg_.a # internal
2025-08-20T22:48:28.0103119Z [00:02:47.037]➜  cp $WORK/b564/_pkg_.a /root/.cache/go-build/df/df9d1674d1aa7c8e441ed0bd0b88f9aea2be46e3a05cd51d6c5b32b780b20caf-d # internal
2025-08-20T22:48:28.0104371Z [00:02:47.037]➜  go.opentelemetry.io/otel/internal/baggage
2025-08-20T22:48:28.0104740Z [00:02:47.037]➜  mkdir -p $WORK/b570/
2025-08-20T22:48:28.0105124Z [00:02:47.037]➜  cat >/tmp/go-build3381348043/b570/importcfg << 'EOF' # internal
2025-08-20T22:48:28.0105476Z [00:02:47.037]➜  # import config
2025-08-20T22:48:28.0105921Z [00:02:47.037]➜  packagefile context=/tmp/go-build3381348043/b043/_pkg_.a
2025-08-20T22:48:28.0106296Z [00:02:47.037]➜  EOF
2025-08-20T22:48:28.0108600Z [00:02:47.037]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b570/_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/b570=>" -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/b570/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-20T22:48:28.0380159Z [00:02:47.065]➜  go tool buildid -w $WORK/b570/_pkg_.a # internal
2025-08-20T22:48:28.0383675Z [00:02:47.065]➜  cp $WORK/b570/_pkg_.a /root/.cache/go-build/9a/9a201ad58da20918830303e2208be30c522d8a354e22370fcf5982e721a9b76c-d # internal
2025-08-20T22:48:28.0384937Z [00:02:47.066]➜  go.opentelemetry.io/otel/baggage
2025-08-20T22:48:28.0385577Z [00:02:47.066]➜  mkdir -p $WORK/b569/
2025-08-20T22:48:28.0408149Z [00:02:47.066]➜  cat >/tmp/go-build3381348043/b569/importcfg << 'EOF' # internal
2025-08-20T22:48:28.0408680Z [00:02:47.066]➜  # import config
2025-08-20T22:48:28.0409047Z [00:02:47.066]➜  packagefile context=/tmp/go-build3381348043/b043/_pkg_.a
2025-08-20T22:48:28.0409481Z [00:02:47.066]➜  packagefile errors=/tmp/go-build3381348043/b004/_pkg_.a
2025-08-20T22:48:28.0409898Z [00:02:47.066]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:28.0410472Z [00:02:47.066]➜  packagefile go.opentelemetry.io/otel/internal/baggage=/tmp/go-build3381348043/b570/_pkg_.a
2025-08-20T22:48:28.0411013Z [00:02:47.066]➜  packagefile net/url=/tmp/go-build3381348043/b155/_pkg_.a
2025-08-20T22:48:28.0411440Z [00:02:47.066]➜  packagefile strings=/tmp/go-build3381348043/b063/_pkg_.a
2025-08-20T22:48:28.0411889Z [00:02:47.066]➜  packagefile unicode/utf8=/tmp/go-build3381348043/b042/_pkg_.a
2025-08-20T22:48:28.0412224Z [00:02:47.066]➜  EOF
2025-08-20T22:48:28.0414537Z [00:02:47.066]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b569/_pkg_.a -trimpath "/root/go/pkg/mod/go.opentelemetry.io/otel@v1.36.0/baggage=>go.opentelemetry.io/otel@v1.36.0/baggage;$WORK/b569=>" -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/b569/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-20T22:48:28.0830872Z [00:02:47.110]➜  go tool buildid -w $WORK/b566/_pkg_.a # internal
2025-08-20T22:48:28.0988926Z [00:02:47.126]➜  cp $WORK/b566/_pkg_.a /root/.cache/go-build/f7/f7cac284f302bf2ae9231da813f3ddfdb1ec16a037e03b00a77ecab485e958a2-d # internal
2025-08-20T22:48:28.0989804Z [00:02:47.126]➜  go.opentelemetry.io/otel/metric/noop
2025-08-20T22:48:28.0990284Z [00:02:47.126]➜  mkdir -p $WORK/b571/
2025-08-20T22:48:28.0990770Z [00:02:47.126]➜  cat >/tmp/go-build3381348043/b571/importcfg << 'EOF' # internal
2025-08-20T22:48:28.0991226Z [00:02:47.126]➜  # import config
2025-08-20T22:48:28.0991690Z [00:02:47.126]➜  packagefile context=/tmp/go-build3381348043/b043/_pkg_.a
2025-08-20T22:48:28.0992337Z [00:02:47.126]➜  packagefile go.opentelemetry.io/otel/metric=/tmp/go-build3381348043/b566/_pkg_.a
2025-08-20T22:48:28.0993135Z [00:02:47.126]➜  packagefile go.opentelemetry.io/otel/metric/embedded=/tmp/go-build3381348043/b567/_pkg_.a
2025-08-20T22:48:28.0993734Z [00:02:47.126]➜  EOF
2025-08-20T22:48:28.0995925Z [00:02:47.126]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b571/_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/b571=>" -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/b571/importcfg -pack /root/go/pkg/mod/go.opentelemetry.io/otel/metric@v1.36.0/noop/noop.go
2025-08-20T22:48:28.1223995Z [00:02:47.149]➜  go tool buildid -w $WORK/b569/_pkg_.a # internal
2025-08-20T22:48:28.1244251Z [00:02:47.150]➜  cp $WORK/b569/_pkg_.a /root/.cache/go-build/f4/f454d226ecd12c0629363d468680d6781e15089bc46b4a5f3a9abd7da11f61ed-d # internal
2025-08-20T22:48:28.1244967Z [00:02:47.150]➜  google.golang.org/api/googleapi/transport
2025-08-20T22:48:28.1245334Z [00:02:47.151]➜  mkdir -p $WORK/b572/
2025-08-20T22:48:28.1245820Z [00:02:47.151]➜  cat >/tmp/go-build3381348043/b572/importcfg << 'EOF' # internal
2025-08-20T22:48:28.1246244Z [00:02:47.151]➜  # import config
2025-08-20T22:48:28.1246590Z [00:02:47.151]➜  packagefile errors=/tmp/go-build3381348043/b004/_pkg_.a
2025-08-20T22:48:28.1247023Z [00:02:47.151]➜  packagefile net/http=/tmp/go-build3381348043/b161/_pkg_.a
2025-08-20T22:48:28.1247346Z [00:02:47.151]➜  EOF
2025-08-20T22:48:28.1249652Z [00:02:47.151]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b572/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/api@v0.244.0/googleapi/transport=>google.golang.org/api@v0.244.0/googleapi/transport;$WORK/b572=>" -p google.golang.org/api/googleapi/transport -lang=go1.23 -complete -installsuffix shared -buildid Tgwaq7c7wRHlscJp7brF/Tgwaq7c7wRHlscJp7brF -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b572/importcfg -pack /root/go/pkg/mod/google.golang.org/api@v0.244.0/googleapi/transport/apikey.go
2025-08-20T22:48:28.1291632Z [00:02:47.156]➜  go tool buildid -w $WORK/b389/_pkg_.a # internal
2025-08-20T22:48:28.1313467Z [00:02:47.158]➜  cp $WORK/b389/_pkg_.a /root/.cache/go-build/d9/d9ee95046740240fb14dd1051e7e74e3dd7d5d517adf9baa838b15d6d4923175-d # internal
2025-08-20T22:48:28.1325311Z [00:02:47.159]➜  github.com/smallstep/nosql
2025-08-20T22:48:28.1325701Z [00:02:47.159]➜  mkdir -p $WORK/b332/
2025-08-20T22:48:28.1333577Z [00:02:47.160]➜  cat >/tmp/go-build3381348043/b332/importcfg << 'EOF' # internal
2025-08-20T22:48:28.1334454Z [00:02:47.160]➜  # import config
2025-08-20T22:48:28.1336048Z [00:02:47.160]➜  packagefile github.com/pkg/errors=/tmp/go-build3381348043/b195/_pkg_.a
2025-08-20T22:48:28.1336992Z [00:02:47.160]➜  packagefile github.com/smallstep/nosql/badger/v1=/tmp/go-build3381348043/b333/_pkg_.a
2025-08-20T22:48:28.1337749Z [00:02:47.160]➜  packagefile github.com/smallstep/nosql/badger/v2=/tmp/go-build3381348043/b359/_pkg_.a
2025-08-20T22:48:28.1338823Z [00:02:47.160]➜  packagefile github.com/smallstep/nosql/bolt=/tmp/go-build3381348043/b378/_pkg_.a
2025-08-20T22:48:28.1339957Z [00:02:47.160]➜  packagefile github.com/smallstep/nosql/database=/tmp/go-build3381348043/b358/_pkg_.a
2025-08-20T22:48:28.1340624Z [00:02:47.160]➜  packagefile github.com/smallstep/nosql/mysql=/tmp/go-build3381348043/b383/_pkg_.a
2025-08-20T22:48:28.1341262Z [00:02:47.160]➜  packagefile github.com/smallstep/nosql/postgresql=/tmp/go-build3381348043/b389/_pkg_.a
2025-08-20T22:48:28.1341818Z [00:02:47.160]➜  packagefile strings=/tmp/go-build3381348043/b063/_pkg_.a
2025-08-20T22:48:28.1342142Z [00:02:47.160]➜  EOF
2025-08-20T22:48:28.1343872Z [00:02:47.160]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b332/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/smallstep/nosql@v0.7.0=>github.com/smallstep/nosql@v0.7.0;$WORK/b332=>" -p github.com/smallstep/nosql -lang=go1.21 -complete -installsuffix shared -buildid TUm7Wdw6P9rlaFCtW0hU/TUm7Wdw6P9rlaFCtW0hU -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b332/importcfg -pack /root/go/pkg/mod/github.com/smallstep/nosql@v0.7.0/nosql.go
2025-08-20T22:48:28.1408770Z [00:02:47.168]➜  go tool buildid -w $WORK/b572/_pkg_.a # internal
2025-08-20T22:48:28.1469800Z [00:02:47.174]➜  cp $WORK/b572/_pkg_.a /root/.cache/go-build/ec/ecf99735b06226dc99b809f861ede3d047ced065caab25acea5eb8b99ce0dd61-d # internal
2025-08-20T22:48:28.1478482Z [00:02:47.175]➜  github.com/smallstep/certificates/authority/provisioner/wire
2025-08-20T22:48:28.1479679Z [00:02:47.175]➜  mkdir -p $WORK/b573/
2025-08-20T22:48:28.1484149Z [00:02:47.175]➜  cat >/tmp/go-build3381348043/b573/importcfg << 'EOF' # internal
2025-08-20T22:48:28.1484575Z [00:02:47.175]➜  # import config
2025-08-20T22:48:28.1486418Z [00:02:47.176]➜  packagefile bytes=/tmp/go-build3381348043/b003/_pkg_.a
2025-08-20T22:48:28.1487444Z [00:02:47.176]➜  packagefile context=/tmp/go-build3381348043/b043/_pkg_.a
2025-08-20T22:48:28.1488115Z [00:02:47.176]➜  packagefile crypto=/tmp/go-build3381348043/b052/_pkg_.a
2025-08-20T22:48:28.1488867Z [00:02:47.176]➜  packagefile encoding/json=/tmp/go-build3381348043/b158/_pkg_.a
2025-08-20T22:48:28.1489701Z [00:02:47.176]➜  packagefile errors=/tmp/go-build3381348043/b004/_pkg_.a
2025-08-20T22:48:28.1490374Z [00:02:47.176]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:28.1506114Z [00:02:47.176]➜  packagefile github.com/coreos/go-oidc/v3/oidc=/tmp/go-build3381348043/b199/_pkg_.a
2025-08-20T22:48:28.1507228Z [00:02:47.176]➜  packagefile go.step.sm/crypto/pemutil=/tmp/go-build3381348043/b461/_pkg_.a
2025-08-20T22:48:28.1507902Z [00:02:47.176]➜  packagefile go.step.sm/crypto/x509util=/tmp/go-build3381348043/b427/_pkg_.a
2025-08-20T22:48:28.1508401Z [00:02:47.176]➜  packagefile net/url=/tmp/go-build3381348043/b155/_pkg_.a
2025-08-20T22:48:28.1508862Z [00:02:47.176]➜  packagefile text/template=/tmp/go-build3381348043/b247/_pkg_.a
2025-08-20T22:48:28.1509304Z [00:02:47.176]➜  packagefile time=/tmp/go-build3381348043/b044/_pkg_.a
2025-08-20T22:48:28.1510040Z [00:02:47.176]➜  EOF
2025-08-20T22:48:28.1513223Z [00:02:47.176]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b573/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/smallstep/certificates@v0.28.4/authority/provisioner/wire=>github.com/smallstep/certificates@v0.28.4/authority/provisioner/wire;$WORK/b573=>" -p github.com/smallstep/certificates/authority/provisioner/wire -lang=go1.23 -complete -installsuffix shared -buildid peJlmVPpgtBvyaTFOCT6/peJlmVPpgtBvyaTFOCT6 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b573/importcfg -pack /root/go/pkg/mod/github.com/smallstep/certificates@v0.28.4/authority/provisioner/wire/dpop_options.go /root/go/pkg/mod/github.com/smallstep/certificates@v0.28.4/authority/provisioner/wire/oidc_options.go /root/go/pkg/mod/github.com/smallstep/certificates@v0.28.4/authority/provisioner/wire/wire_options.go
2025-08-20T22:48:28.1731543Z [00:02:47.200]➜  go tool buildid -w $WORK/b332/_pkg_.a # internal
2025-08-20T22:48:28.1742346Z [00:02:47.201]➜  cp $WORK/b332/_pkg_.a /root/.cache/go-build/33/33f3fa7d064787be230b4f9ef8ae1bba5a83714633babbb260b5d37264333db7-d # internal
2025-08-20T22:48:28.1746003Z [00:02:47.202]➜  github.com/smallstep/certificates/authority/admin/db/nosql
2025-08-20T22:48:28.1746476Z [00:02:47.202]➜  mkdir -p $WORK/b331/
2025-08-20T22:48:28.1747614Z [00:02:47.202]➜  cat >/tmp/go-build3381348043/b331/importcfg << 'EOF' # internal
2025-08-20T22:48:28.1749277Z [00:02:47.202]➜  # import config
2025-08-20T22:48:28.1749688Z [00:02:47.202]➜  packagefile context=/tmp/go-build3381348043/b043/_pkg_.a
2025-08-20T22:48:28.1750173Z [00:02:47.202]➜  packagefile encoding/json=/tmp/go-build3381348043/b158/_pkg_.a
2025-08-20T22:48:28.1750623Z [00:02:47.202]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:28.1751117Z [00:02:47.202]➜  packagefile github.com/pkg/errors=/tmp/go-build3381348043/b195/_pkg_.a
2025-08-20T22:48:28.1751770Z [00:02:47.202]➜  packagefile github.com/smallstep/certificates/authority/admin=/tmp/go-build3381348043/b241/_pkg_.a
2025-08-20T22:48:28.1752455Z [00:02:47.202]➜  packagefile github.com/smallstep/linkedca=/tmp/go-build3381348043/b242/_pkg_.a
2025-08-20T22:48:28.1753030Z [00:02:47.202]➜  packagefile github.com/smallstep/nosql=/tmp/go-build3381348043/b332/_pkg_.a
2025-08-20T22:48:28.1753628Z [00:02:47.202]➜  packagefile github.com/smallstep/nosql/database=/tmp/go-build3381348043/b358/_pkg_.a
2025-08-20T22:48:28.1754212Z [00:02:47.202]➜  packagefile go.step.sm/crypto/randutil=/tmp/go-build3381348043/b417/_pkg_.a
2025-08-20T22:48:28.1755120Z [00:02:47.202]➜  packagefile google.golang.org/protobuf/types/known/timestamppb=/tmp/go-build3381348043/b294/_pkg_.a
2025-08-20T22:48:28.1756228Z [00:02:47.202]➜  packagefile time=/tmp/go-build3381348043/b044/_pkg_.a
2025-08-20T22:48:28.1756614Z [00:02:47.202]➜  EOF
2025-08-20T22:48:28.1760009Z [00:02:47.202]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b331/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/smallstep/certificates@v0.28.4/authority/admin/db/nosql=>github.com/smallstep/certificates@v0.28.4/authority/admin/db/nosql;$WORK/b331=>" -p github.com/smallstep/certificates/authority/admin/db/nosql -lang=go1.23 -complete -installsuffix shared -buildid UmvDt25I1xQhcsK8a9OK/UmvDt25I1xQhcsK8a9OK -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b331/importcfg -pack /root/go/pkg/mod/github.com/smallstep/certificates@v0.28.4/authority/admin/db/nosql/admin.go /root/go/pkg/mod/github.com/smallstep/certificates@v0.28.4/authority/admin/db/nosql/nosql.go /root/go/pkg/mod/github.com/smallstep/certificates@v0.28.4/authority/admin/db/nosql/policy.go /root/go/pkg/mod/github.com/smallstep/certificates@v0.28.4/authority/admin/db/nosql/provisioner.go
2025-08-20T22:48:28.1763903Z [00:02:47.203]➜  go tool buildid -w $WORK/b571/_pkg_.a # internal
2025-08-20T22:48:28.1781300Z [00:02:47.205]➜  cp $WORK/b571/_pkg_.a /root/.cache/go-build/3c/3cec72ef2268d95bd94a0b8fe1d29c55901d10b13b617380f6963616134816be-d # internal
2025-08-20T22:48:28.1804396Z [00:02:47.207]➜  github.com/ccoveille/go-safecast
2025-08-20T22:48:28.1805074Z [00:02:47.207]➜  mkdir -p $WORK/b575/
2025-08-20T22:48:28.1807641Z [00:02:47.208]➜  cat >/tmp/go-build3381348043/b575/importcfg << 'EOF' # internal
2025-08-20T22:48:28.1808023Z [00:02:47.208]➜  # import config
2025-08-20T22:48:28.1808364Z [00:02:47.208]➜  packagefile errors=/tmp/go-build3381348043/b004/_pkg_.a
2025-08-20T22:48:28.1810390Z [00:02:47.208]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:28.1810814Z [00:02:47.208]➜  packagefile math=/tmp/go-build3381348043/b055/_pkg_.a
2025-08-20T22:48:28.1811254Z [00:02:47.208]➜  packagefile reflect=/tmp/go-build3381348043/b099/_pkg_.a
2025-08-20T22:48:28.1811687Z [00:02:47.208]➜  packagefile strconv=/tmp/go-build3381348043/b054/_pkg_.a
2025-08-20T22:48:28.1812116Z [00:02:47.208]➜  packagefile strings=/tmp/go-build3381348043/b063/_pkg_.a
2025-08-20T22:48:28.1812432Z [00:02:47.208]➜  EOF
2025-08-20T22:48:28.1815271Z [00:02:47.208]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b575/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/ccoveille/go-safecast@v1.6.1=>github.com/ccoveille/go-safecast@v1.6.1;$WORK/b575=>" -p github.com/ccoveille/go-safecast -lang=go1.21 -complete -installsuffix shared -buildid iipD6PzzES1DC5qulypY/iipD6PzzES1DC5qulypY -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b575/importcfg -pack /root/go/pkg/mod/github.com/ccoveille/go-safecast@v1.6.1/asserters.go /root/go/pkg/mod/github.com/ccoveille/go-safecast@v1.6.1/conversion.go /root/go/pkg/mod/github.com/ccoveille/go-safecast@v1.6.1/doc.go /root/go/pkg/mod/github.com/ccoveille/go-safecast@v1.6.1/errors.go /root/go/pkg/mod/github.com/ccoveille/go-safecast@v1.6.1/types.go
2025-08-20T22:48:28.1824236Z [00:02:47.209]➜  go tool buildid -w $WORK/b561/_pkg_.a # internal
2025-08-20T22:48:28.1857462Z [00:02:47.212]➜  cp $WORK/b561/_pkg_.a /root/.cache/go-build/78/78b5b16ca24317f9cbe0dd5eab3f880db6cb7f612d97ece56a3363a15a5d44ed-d # internal
2025-08-20T22:48:28.1870213Z [00:02:47.214]➜  go.opentelemetry.io/otel/trace
2025-08-20T22:48:28.1872707Z [00:02:47.214]➜  mkdir -p $WORK/b562/
2025-08-20T22:48:28.1873665Z [00:02:47.214]➜  cat >/tmp/go-build3381348043/b562/importcfg << 'EOF' # internal
2025-08-20T22:48:28.1874484Z [00:02:47.214]➜  # import config
2025-08-20T22:48:28.1874875Z [00:02:47.214]➜  packagefile bytes=/tmp/go-build3381348043/b003/_pkg_.a
2025-08-20T22:48:28.1879608Z [00:02:47.214]➜  packagefile context=/tmp/go-build3381348043/b043/_pkg_.a
2025-08-20T22:48:28.1880093Z [00:02:47.214]➜  packagefile encoding/hex=/tmp/go-build3381348043/b144/_pkg_.a
2025-08-20T22:48:28.1880885Z [00:02:47.214]➜  packagefile encoding/json=/tmp/go-build3381348043/b158/_pkg_.a
2025-08-20T22:48:28.1881398Z [00:02:47.214]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:28.1881923Z [00:02:47.214]➜  packagefile go.opentelemetry.io/otel/attribute=/tmp/go-build3381348043/b550/_pkg_.a
2025-08-20T22:48:28.1882524Z [00:02:47.214]➜  packagefile go.opentelemetry.io/otel/codes=/tmp/go-build3381348043/b552/_pkg_.a
2025-08-20T22:48:28.1883169Z [00:02:47.214]➜  packagefile go.opentelemetry.io/otel/semconv/v1.26.0=/tmp/go-build3381348043/b561/_pkg_.a
2025-08-20T22:48:28.1883823Z [00:02:47.214]➜  packagefile go.opentelemetry.io/otel/trace/embedded=/tmp/go-build3381348043/b563/_pkg_.a
2025-08-20T22:48:28.1884513Z [00:02:47.214]➜  packagefile go.opentelemetry.io/otel/trace/internal/telemetry=/tmp/go-build3381348043/b564/_pkg_.a
2025-08-20T22:48:28.1885076Z [00:02:47.214]➜  packagefile math=/tmp/go-build3381348043/b055/_pkg_.a
2025-08-20T22:48:28.1885489Z [00:02:47.214]➜  packagefile os=/tmp/go-build3381348043/b079/_pkg_.a
2025-08-20T22:48:28.1886132Z [00:02:47.214]➜  packagefile reflect=/tmp/go-build3381348043/b099/_pkg_.a
2025-08-20T22:48:28.1886574Z [00:02:47.214]➜  packagefile runtime=/tmp/go-build3381348043/b010/_pkg_.a
2025-08-20T22:48:28.1887007Z [00:02:47.214]➜  packagefile strconv=/tmp/go-build3381348043/b054/_pkg_.a
2025-08-20T22:48:28.1887434Z [00:02:47.214]➜  packagefile strings=/tmp/go-build3381348043/b063/_pkg_.a
2025-08-20T22:48:28.1888173Z [00:02:47.214]➜  packagefile sync=/tmp/go-build3381348043/b035/_pkg_.a
2025-08-20T22:48:28.1888621Z [00:02:47.214]➜  packagefile sync/atomic=/tmp/go-build3381348043/b037/_pkg_.a
2025-08-20T22:48:28.1889056Z [00:02:47.214]➜  packagefile time=/tmp/go-build3381348043/b044/_pkg_.a
2025-08-20T22:48:28.1889492Z [00:02:47.214]➜  packagefile unicode/utf8=/tmp/go-build3381348043/b042/_pkg_.a
2025-08-20T22:48:28.1889824Z [00:02:47.214]➜  EOF
2025-08-20T22:48:28.1901582Z [00:02:47.214]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b562/_pkg_.a -trimpath "/root/go/pkg/mod/go.opentelemetry.io/otel/trace@v1.36.0=>go.opentelemetry.io/otel/trace@v1.36.0;$WORK/b562=>" -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/b562/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-20T22:48:28.1957148Z [00:02:47.220]➜  go tool buildid -w $WORK/b573/_pkg_.a # internal
2025-08-20T22:48:28.1957882Z [00:02:47.223]➜  cp $WORK/b573/_pkg_.a /root/.cache/go-build/f2/f287ea99d82cca5e82d7cb7244f5a8141bc1f21afc402fdcf6162b358341ce3c-d # internal
2025-08-20T22:48:28.1969418Z [00:02:47.224]➜  github.com/rs/xid
2025-08-20T22:48:28.1970068Z [00:02:47.224]➜  mkdir -p $WORK/b577/
2025-08-20T22:48:28.1971668Z [00:02:47.224]➜  cat >/tmp/go-build3381348043/b577/importcfg << 'EOF' # internal
2025-08-20T22:48:28.1974816Z [00:02:47.224]➜  # import config
2025-08-20T22:48:28.1975178Z [00:02:47.224]➜  packagefile bytes=/tmp/go-build3381348043/b003/_pkg_.a
2025-08-20T22:48:28.1975627Z [00:02:47.224]➜  packagefile crypto/rand=/tmp/go-build3381348043/b116/_pkg_.a
2025-08-20T22:48:28.1976229Z [00:02:47.224]➜  packagefile crypto/sha256=/tmp/go-build3381348043/b119/_pkg_.a
2025-08-20T22:48:28.1976725Z [00:02:47.224]➜  packagefile database/sql/driver=/tmp/go-build3381348043/b198/_pkg_.a
2025-08-20T22:48:28.1977559Z [00:02:47.224]➜  packagefile encoding/binary=/tmp/go-build3381348043/b132/_pkg_.a
2025-08-20T22:48:28.1978089Z [00:02:47.224]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:28.1978528Z [00:02:47.224]➜  packagefile hash/crc32=/tmp/go-build3381348043/b165/_pkg_.a
2025-08-20T22:48:28.1978974Z [00:02:47.224]➜  packagefile io/ioutil=/tmp/go-build3381348043/b342/_pkg_.a
2025-08-20T22:48:28.1979408Z [00:02:47.224]➜  packagefile os=/tmp/go-build3381348043/b079/_pkg_.a
2025-08-20T22:48:28.1979818Z [00:02:47.224]➜  packagefile sort=/tmp/go-build3381348043/b157/_pkg_.a
2025-08-20T22:48:28.1980299Z [00:02:47.224]➜  packagefile sync/atomic=/tmp/go-build3381348043/b037/_pkg_.a
2025-08-20T22:48:28.1980737Z [00:02:47.224]➜  packagefile time=/tmp/go-build3381348043/b044/_pkg_.a
2025-08-20T22:48:28.1981044Z [00:02:47.224]➜  EOF
2025-08-20T22:48:28.1983018Z [00:02:47.224]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b577/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/rs/xid@v1.6.0=>github.com/rs/xid@v1.6.0;$WORK/b577=>" -p github.com/rs/xid -lang=go1.16 -complete -installsuffix shared -buildid 756tHWLEKnPEmbNAdX2P/756tHWLEKnPEmbNAdX2P -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b577/importcfg -pack /root/go/pkg/mod/github.com/rs/xid@v1.6.0/error.go /root/go/pkg/mod/github.com/rs/xid@v1.6.0/hostid_linux.go /root/go/pkg/mod/github.com/rs/xid@v1.6.0/id.go
2025-08-20T22:48:28.2065896Z [00:02:47.233]➜  go tool buildid -w $WORK/b575/_pkg_.a # internal
2025-08-20T22:48:28.2070540Z [00:02:47.234]➜  cp $WORK/b575/_pkg_.a /root/.cache/go-build/dd/dd75b82edadc6423a32648e015df4ab72a03a87464622dd1883ead96fa676702-d # internal
2025-08-20T22:48:28.2076355Z [00:02:47.235]➜  github.com/smallstep/certificates/internal/cast
2025-08-20T22:48:28.2076733Z [00:02:47.235]➜  mkdir -p $WORK/b574/
2025-08-20T22:48:28.2083232Z [00:02:47.235]➜  cat >/tmp/go-build3381348043/b574/importcfg << 'EOF' # internal
2025-08-20T22:48:28.2083920Z [00:02:47.235]➜  # import config
2025-08-20T22:48:28.2084990Z [00:02:47.235]➜  packagefile github.com/ccoveille/go-safecast=/tmp/go-build3381348043/b575/_pkg_.a
2025-08-20T22:48:28.2085425Z [00:02:47.235]➜  EOF
2025-08-20T22:48:28.2087774Z [00:02:47.236]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b574/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/smallstep/certificates@v0.28.4/internal/cast=>github.com/smallstep/certificates@v0.28.4/internal/cast;$WORK/b574=>" -p github.com/smallstep/certificates/internal/cast -lang=go1.23 -complete -installsuffix shared -buildid Y66nrRIstc8X5GGrueL-/Y66nrRIstc8X5GGrueL- -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b574/importcfg -pack /root/go/pkg/mod/github.com/smallstep/certificates@v0.28.4/internal/cast/cast.go
2025-08-20T22:48:28.2259641Z [00:02:47.253]➜  go tool buildid -w $WORK/b574/_pkg_.a # internal
2025-08-20T22:48:28.2287155Z [00:02:47.253]➜  cp $WORK/b574/_pkg_.a /root/.cache/go-build/08/08ac237761ddb576548df1e040bb2d8eb29d540479835e5c6db6df3bdb4684b7-d # internal
2025-08-20T22:48:28.2288726Z [00:02:47.255]➜  github.com/russross/blackfriday/v2
2025-08-20T22:48:28.2289088Z [00:02:47.255]➜  mkdir -p $WORK/b585/
2025-08-20T22:48:28.2289472Z [00:02:47.256]➜  cat >/tmp/go-build3381348043/b585/importcfg << 'EOF' # internal
2025-08-20T22:48:28.2292589Z [00:02:47.256]➜  # import config
2025-08-20T22:48:28.2293092Z [00:02:47.256]➜  packagefile bytes=/tmp/go-build3381348043/b003/_pkg_.a
2025-08-20T22:48:28.2293678Z [00:02:47.256]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:28.2294221Z [00:02:47.256]➜  packagefile html=/tmp/go-build3381348043/b189/_pkg_.a
2025-08-20T22:48:28.2294740Z [00:02:47.256]➜  packagefile io=/tmp/go-build3381348043/b034/_pkg_.a
2025-08-20T22:48:28.2295265Z [00:02:47.256]➜  packagefile regexp=/tmp/go-build3381348043/b184/_pkg_.a
2025-08-20T22:48:28.2295922Z [00:02:47.256]➜  packagefile strconv=/tmp/go-build3381348043/b054/_pkg_.a
2025-08-20T22:48:28.2296500Z [00:02:47.256]➜  packagefile strings=/tmp/go-build3381348043/b063/_pkg_.a
2025-08-20T22:48:28.2297320Z [00:02:47.256]➜  packagefile unicode=/tmp/go-build3381348043/b041/_pkg_.a
2025-08-20T22:48:28.2298007Z [00:02:47.256]➜  packagefile unicode/utf8=/tmp/go-build3381348043/b042/_pkg_.a
2025-08-20T22:48:28.2298469Z [00:02:47.256]➜  EOF
2025-08-20T22:48:28.2302400Z [00:02:47.256]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b585/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/russross/blackfriday/v2@v2.1.0=>github.com/russross/blackfriday/v2@v2.1.0;$WORK/b585=>" -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/b585/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-20T22:48:28.2405002Z [00:02:47.267]➜  go tool buildid -w $WORK/b577/_pkg_.a # internal
2025-08-20T22:48:28.2420664Z [00:02:47.269]➜  cp $WORK/b577/_pkg_.a /root/.cache/go-build/53/536c8d1bac58b653b4f1f03f2f985a8f411bdea1154592a18776c9e166d58fff-d # internal
2025-08-20T22:48:28.2428397Z [00:02:47.269]➜  github.com/smallstep/certificates/middleware/requestid
2025-08-20T22:48:28.2430819Z [00:02:47.269]➜  mkdir -p $WORK/b576/
2025-08-20T22:48:28.2431219Z [00:02:47.270]➜  cat >/tmp/go-build3381348043/b576/importcfg << 'EOF' # internal
2025-08-20T22:48:28.2431571Z [00:02:47.270]➜  # import config
2025-08-20T22:48:28.2431916Z [00:02:47.270]➜  packagefile context=/tmp/go-build3381348043/b043/_pkg_.a
2025-08-20T22:48:28.2432403Z [00:02:47.270]➜  packagefile github.com/rs/xid=/tmp/go-build3381348043/b577/_pkg_.a
2025-08-20T22:48:28.2432931Z [00:02:47.270]➜  packagefile go.step.sm/crypto/randutil=/tmp/go-build3381348043/b417/_pkg_.a
2025-08-20T22:48:28.2433431Z [00:02:47.270]➜  packagefile net/http=/tmp/go-build3381348043/b161/_pkg_.a
2025-08-20T22:48:28.2433755Z [00:02:47.270]➜  EOF
2025-08-20T22:48:28.2436307Z [00:02:47.270]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b576/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/smallstep/certificates@v0.28.4/middleware/requestid=>github.com/smallstep/certificates@v0.28.4/middleware/requestid;$WORK/b576=>" -p github.com/smallstep/certificates/middleware/requestid -lang=go1.23 -complete -installsuffix shared -buildid S39XD5_XMvZ7eo9aQKFi/S39XD5_XMvZ7eo9aQKFi -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b576/importcfg -pack /root/go/pkg/mod/github.com/smallstep/certificates@v0.28.4/middleware/requestid/requestid.go
2025-08-20T22:48:28.2528537Z [00:02:47.280]➜  go tool buildid -w $WORK/b331/_pkg_.a # internal
2025-08-20T22:48:28.2549314Z [00:02:47.282]➜  cp $WORK/b331/_pkg_.a /root/.cache/go-build/31/31ee1eb502cd50449166aacdbd43e04bb99775ddaff8ba16b56c9547b84016f1-d # internal
2025-08-20T22:48:28.2550460Z [00:02:47.282]➜  os/signal
2025-08-20T22:48:28.2551160Z [00:02:47.282]➜  mkdir -p $WORK/b588/
2025-08-20T22:48:28.2563350Z [00:02:47.283]➜  echo -n > $WORK/b588/go_asm.h # internal
2025-08-20T22:48:28.2563987Z [00:02:47.283]➜  cd /root/.go/src/os/signal
2025-08-20T22:48:28.2565295Z [00:02:47.283]➜  /root/.go/pkg/tool/linux_arm64/asm -p os/signal -trimpath "/root/.go/src/os/signal=>os/signal;$WORK/b588=>" -I $WORK/b588/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b588/symabis ./sig.s
2025-08-20T22:48:28.2612412Z [00:02:47.288]➜  cat >/tmp/go-build3381348043/b588/importcfg << 'EOF' # internal
2025-08-20T22:48:28.2613126Z [00:02:47.288]➜  # import config
2025-08-20T22:48:28.2614117Z [00:02:47.288]➜  packagefile context=/tmp/go-build3381348043/b043/_pkg_.a
2025-08-20T22:48:28.2615076Z [00:02:47.288]➜  packagefile os=/tmp/go-build3381348043/b079/_pkg_.a
2025-08-20T22:48:28.2615543Z [00:02:47.288]➜  packagefile slices=/tmp/go-build3381348043/b050/_pkg_.a
2025-08-20T22:48:28.2616112Z [00:02:47.288]➜  packagefile sync=/tmp/go-build3381348043/b035/_pkg_.a
2025-08-20T22:48:28.2616537Z [00:02:47.288]➜  packagefile syscall=/tmp/go-build3381348043/b047/_pkg_.a
2025-08-20T22:48:28.2616879Z [00:02:47.288]➜  EOF
2025-08-20T22:48:28.2617149Z [00:02:47.288]➜  cd /tmp/tmp.ktsoLsWyz4/TEMPREPO/cmd/step
2025-08-20T22:48:28.2619065Z [00:02:47.288]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b588/_pkg_.a -trimpath "/root/.go/src/os/signal=>os/signal;$WORK/b588=>" -p os/signal -lang=go1.25 -std -installsuffix shared -buildid 0PbWp1NnRJ7j75tcHFoi/0PbWp1NnRJ7j75tcHFoi -goversion go1.25.0 -symabis $WORK/b588/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b588/importcfg -pack -asmhdr $WORK/b588/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-20T22:48:28.2708738Z [00:02:47.298]➜  go tool buildid -w $WORK/b576/_pkg_.a # internal
2025-08-20T22:48:28.2709707Z [00:02:47.298]➜  cp $WORK/b576/_pkg_.a /root/.cache/go-build/47/471e7d66c78a81169a00a54409286bd67767366ba8a371ca330b19be4f8967e8-d # internal
2025-08-20T22:48:28.2710313Z [00:02:47.298]➜  github.com/manifoldco/promptui/list
2025-08-20T22:48:28.2715481Z [00:02:47.299]➜  mkdir -p $WORK/b590/
2025-08-20T22:48:28.2719644Z [00:02:47.299]➜  cat >/tmp/go-build3381348043/b590/importcfg << 'EOF' # internal
2025-08-20T22:48:28.2720023Z [00:02:47.299]➜  # import config
2025-08-20T22:48:28.2720358Z [00:02:47.299]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:28.2720781Z [00:02:47.299]➜  packagefile reflect=/tmp/go-build3381348043/b099/_pkg_.a
2025-08-20T22:48:28.2721209Z [00:02:47.299]➜  packagefile strings=/tmp/go-build3381348043/b063/_pkg_.a
2025-08-20T22:48:28.2721525Z [00:02:47.299]➜  EOF
2025-08-20T22:48:28.2723483Z [00:02:47.299]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b590/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/manifoldco/promptui@v0.9.0/list=>github.com/manifoldco/promptui@v0.9.0/list;$WORK/b590=>" -p github.com/manifoldco/promptui/list -lang=go1.12 -complete -installsuffix shared -buildid 3XjfJYkrrXQeSkJfBbf6/3XjfJYkrrXQeSkJfBbf6 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b590/importcfg -pack /root/go/pkg/mod/github.com/manifoldco/promptui@v0.9.0/list/list.go
2025-08-20T22:48:28.2988697Z [00:02:47.326]➜  go tool buildid -w $WORK/b590/_pkg_.a # internal
2025-08-20T22:48:28.2991891Z [00:02:47.326]➜  cp $WORK/b590/_pkg_.a /root/.cache/go-build/62/62955214535662e958ac18c7659940d2c1785d3ec371951f0932d15454d62957-d # internal
2025-08-20T22:48:28.2998654Z [00:02:47.327]➜  github.com/manifoldco/promptui/screenbuf
2025-08-20T22:48:28.3000340Z [00:02:47.327]➜  mkdir -p $WORK/b591/
2025-08-20T22:48:28.3010923Z [00:02:47.328]➜  cat >/tmp/go-build3381348043/b591/importcfg << 'EOF' # internal
2025-08-20T22:48:28.3011578Z [00:02:47.328]➜  # import config
2025-08-20T22:48:28.3012274Z [00:02:47.328]➜  packagefile bytes=/tmp/go-build3381348043/b003/_pkg_.a
2025-08-20T22:48:28.3013247Z [00:02:47.328]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:28.3013710Z [00:02:47.328]➜  packagefile io=/tmp/go-build3381348043/b034/_pkg_.a
2025-08-20T22:48:28.3014021Z [00:02:47.328]➜  EOF
2025-08-20T22:48:28.3025152Z [00:02:47.329]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b591/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/manifoldco/promptui@v0.9.0/screenbuf=>github.com/manifoldco/promptui@v0.9.0/screenbuf;$WORK/b591=>" -p github.com/manifoldco/promptui/screenbuf -lang=go1.12 -complete -installsuffix shared -buildid NeIULcv7-EOGzqUkiCEX/NeIULcv7-EOGzqUkiCEX -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b591/importcfg -pack /root/go/pkg/mod/github.com/manifoldco/promptui@v0.9.0/screenbuf/screenbuf.go
2025-08-20T22:48:28.3092044Z [00:02:47.336]➜  cd /root/.go/src/os/signal
2025-08-20T22:48:28.3093551Z [00:02:47.336]➜  /root/.go/pkg/tool/linux_arm64/asm -p os/signal -trimpath "/root/.go/src/os/signal=>os/signal;$WORK/b588=>" -I $WORK/b588/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b588/sig.o ./sig.s
2025-08-20T22:48:28.3173955Z [00:02:47.344]➜  go tool pack r $WORK/b588/_pkg_.a $WORK/b588/sig.o # internal
2025-08-20T22:48:28.3175120Z [00:02:47.344]➜  go tool buildid -w $WORK/b588/_pkg_.a # internal
2025-08-20T22:48:28.3175959Z [00:02:47.344]➜  cp $WORK/b588/_pkg_.a /root/.cache/go-build/30/30bdd559b4b5f884c540480655f93b453e61dc51066d3e09611618a1c51e009d-d # internal
2025-08-20T22:48:28.3176572Z [00:02:47.344]➜  github.com/chzyer/readline
2025-08-20T22:48:28.3176855Z [00:02:47.344]➜  mkdir -p $WORK/b587/
2025-08-20T22:48:28.3177224Z [00:02:47.344]➜  cat >/tmp/go-build3381348043/b587/importcfg << 'EOF' # internal
2025-08-20T22:48:28.3177572Z [00:02:47.344]➜  # import config
2025-08-20T22:48:28.3177922Z [00:02:47.344]➜  packagefile bufio=/tmp/go-build3381348043/b162/_pkg_.a
2025-08-20T22:48:28.3178344Z [00:02:47.344]➜  packagefile bytes=/tmp/go-build3381348043/b003/_pkg_.a
2025-08-20T22:48:28.3178789Z [00:02:47.344]➜  packagefile container/list=/tmp/go-build3381348043/b121/_pkg_.a
2025-08-20T22:48:28.3179273Z [00:02:47.344]➜  packagefile encoding/binary=/tmp/go-build3381348043/b132/_pkg_.a
2025-08-20T22:48:28.3179728Z [00:02:47.344]➜  packagefile errors=/tmp/go-build3381348043/b004/_pkg_.a
2025-08-20T22:48:28.3180540Z [00:02:47.344]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:28.3180942Z [00:02:47.344]➜  packagefile io=/tmp/go-build3381348043/b034/_pkg_.a
2025-08-20T22:48:28.3181346Z [00:02:47.344]➜  packagefile net=/tmp/go-build3381348043/b148/_pkg_.a
2025-08-20T22:48:28.3181749Z [00:02:47.344]➜  packagefile os=/tmp/go-build3381348043/b079/_pkg_.a
2025-08-20T22:48:28.3182172Z [00:02:47.344]➜  packagefile os/signal=/tmp/go-build3381348043/b588/_pkg_.a
2025-08-20T22:48:28.3182617Z [00:02:47.344]➜  packagefile strconv=/tmp/go-build3381348043/b054/_pkg_.a
2025-08-20T22:48:28.3183048Z [00:02:47.344]➜  packagefile strings=/tmp/go-build3381348043/b063/_pkg_.a
2025-08-20T22:48:28.3183465Z [00:02:47.344]➜  packagefile sync=/tmp/go-build3381348043/b035/_pkg_.a
2025-08-20T22:48:28.3183901Z [00:02:47.344]➜  packagefile sync/atomic=/tmp/go-build3381348043/b037/_pkg_.a
2025-08-20T22:48:28.3184346Z [00:02:47.344]➜  packagefile syscall=/tmp/go-build3381348043/b047/_pkg_.a
2025-08-20T22:48:28.3184776Z [00:02:47.344]➜  packagefile time=/tmp/go-build3381348043/b044/_pkg_.a
2025-08-20T22:48:28.3185194Z [00:02:47.344]➜  packagefile unicode=/tmp/go-build3381348043/b041/_pkg_.a
2025-08-20T22:48:28.3185641Z [00:02:47.344]➜  packagefile unicode/utf8=/tmp/go-build3381348043/b042/_pkg_.a
2025-08-20T22:48:28.3186291Z [00:02:47.344]➜  EOF
2025-08-20T22:48:28.3186581Z [00:02:47.344]➜  cd /tmp/tmp.ktsoLsWyz4/TEMPREPO/cmd/step
2025-08-20T22:48:28.3192758Z [00:02:47.344]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b587/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/chzyer/readline@v1.5.1=>github.com/chzyer/readline@v1.5.1;$WORK/b587=>" -p github.com/chzyer/readline -lang=go1.15 -complete -installsuffix shared -buildid Pb1nAbdySxDccJJmAt6F/Pb1nAbdySxDccJJmAt6F -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b587/importcfg -pack /root/go/pkg/mod/github.com/chzyer/readline@v1.5.1/complete.go /root/go/pkg/mod/github.com/chzyer/readline@v1.5.1/complete_helper.go /root/go/pkg/mod/github.com/chzyer/readline@v1.5.1/complete_segment.go /root/go/pkg/mod/github.com/chzyer/readline@v1.5.1/history.go /root/go/pkg/mod/github.com/chzyer/readline@v1.5.1/operation.go /root/go/pkg/mod/github.com/chzyer/readline@v1.5.1/password.go /root/go/pkg/mod/github.com/chzyer/readline@v1.5.1/readline.go /root/go/pkg/mod/github.com/chzyer/readline@v1.5.1/remote.go /root/go/pkg/mod/github.com/chzyer/readline@v1.5.1/runebuf.go /root/go/pkg/mod/github.com/chzyer/readline@v1.5.1/runes.go /root/go/pkg/mod/github.com/chzyer/readline@v1.5.1/search.go /root/go/pkg/mod/github.com/chzyer/readline@v1.5.1/std.go /root/go/pkg/mod/github.com/chzyer/readline@v1.5.1/term.go /root/go/pkg/mod/github.com/chzyer/readline@v1.5.1/term_linux.go /root/go/pkg/mod/github.com/chzyer/readline@v1.5.1/term_unix.go /root/go/pkg/mod/github.com/chzyer/readline@v1.5.1/terminal.go /root/go/pkg/mod/github.com/chzyer/readline@v1.5.1/utils.go /root/go/pkg/mod/github.com/chzyer/readline@v1.5.1/utils_unix.go /root/go/pkg/mod/github.com/chzyer/readline@v1.5.1/vim.go
2025-08-20T22:48:28.3357859Z [00:02:47.362]➜  go tool buildid -w $WORK/b591/_pkg_.a # internal
2025-08-20T22:48:28.3377670Z [00:02:47.363]➜  cp $WORK/b591/_pkg_.a /root/.cache/go-build/6c/6c530e2175ced0e496e19178f6b9a15b19c0c80f36e10156f8de395ce126e61e-d # internal
2025-08-20T22:48:28.3378305Z [00:02:47.363]➜  github.com/mattn/go-isatty
2025-08-20T22:48:28.3378600Z [00:02:47.363]➜  mkdir -p $WORK/b595/
2025-08-20T22:48:28.3378974Z [00:02:47.363]➜  cat >/tmp/go-build3381348043/b595/importcfg << 'EOF' # internal
2025-08-20T22:48:28.3379346Z [00:02:47.363]➜  # import config
2025-08-20T22:48:28.3379745Z [00:02:47.363]➜  packagefile golang.org/x/sys/unix=/tmp/go-build3381348043/b211/_pkg_.a
2025-08-20T22:48:28.3380110Z [00:02:47.363]➜  EOF
2025-08-20T22:48:28.3382066Z [00:02:47.364]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b595/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/mattn/go-isatty@v0.0.20=>github.com/mattn/go-isatty@v0.0.20;$WORK/b595=>" -p github.com/mattn/go-isatty -lang=go1.15 -complete -installsuffix shared -buildid nWIQunIf4EhJQRpGI5Lr/nWIQunIf4EhJQRpGI5Lr -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b595/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-20T22:48:28.3573335Z [00:02:47.384]➜  go tool buildid -w $WORK/b562/_pkg_.a # internal
2025-08-20T22:48:28.3607231Z [00:02:47.388]➜  go tool buildid -w $WORK/b595/_pkg_.a # internal
2025-08-20T22:48:28.3608513Z [00:02:47.388]➜  cp $WORK/b595/_pkg_.a /root/.cache/go-build/a8/a8f9182f4ba2373a616010c6d80f0ba5559744e8f77945053e2667f3115fafc5-d # internal
2025-08-20T22:48:28.3609164Z [00:02:47.388]➜  github.com/mattn/go-colorable
2025-08-20T22:48:28.3609466Z [00:02:47.388]➜  mkdir -p $WORK/b594/
2025-08-20T22:48:28.3609849Z [00:02:47.388]➜  cat >/tmp/go-build3381348043/b594/importcfg << 'EOF' # internal
2025-08-20T22:48:28.3610196Z [00:02:47.388]➜  # import config
2025-08-20T22:48:28.3610556Z [00:02:47.388]➜  packagefile bytes=/tmp/go-build3381348043/b003/_pkg_.a
2025-08-20T22:48:28.3611052Z [00:02:47.388]➜  packagefile github.com/mattn/go-isatty=/tmp/go-build3381348043/b595/_pkg_.a
2025-08-20T22:48:28.3611526Z [00:02:47.388]➜  packagefile io=/tmp/go-build3381348043/b034/_pkg_.a
2025-08-20T22:48:28.3611927Z [00:02:47.388]➜  packagefile os=/tmp/go-build3381348043/b079/_pkg_.a
2025-08-20T22:48:28.3612234Z [00:02:47.388]➜  EOF
2025-08-20T22:48:28.3614316Z [00:02:47.388]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b594/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/mattn/go-colorable@v0.1.14=>github.com/mattn/go-colorable@v0.1.14;$WORK/b594=>" -p github.com/mattn/go-colorable -lang=go1.18 -complete -installsuffix shared -buildid durfw4X9FR1QDbCnRerJ/durfw4X9FR1QDbCnRerJ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b594/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-20T22:48:28.3683017Z [00:02:47.395]➜  cp $WORK/b562/_pkg_.a /root/.cache/go-build/c5/c528f8582b64576639a57e0cde57fe56af6cb2b24f986683fb88f1d2f0fda944-d # internal
2025-08-20T22:48:28.3684125Z [00:02:47.395]➜  go.opentelemetry.io/otel/trace/noop
2025-08-20T22:48:28.3684453Z [00:02:47.395]➜  mkdir -p $WORK/b565/
2025-08-20T22:48:28.3684832Z [00:02:47.395]➜  cat >/tmp/go-build3381348043/b565/importcfg << 'EOF' # internal
2025-08-20T22:48:28.3685181Z [00:02:47.395]➜  # import config
2025-08-20T22:48:28.3685955Z [00:02:47.395]➜  packagefile context=/tmp/go-build3381348043/b043/_pkg_.a
2025-08-20T22:48:28.3686575Z [00:02:47.395]➜  packagefile go.opentelemetry.io/otel/attribute=/tmp/go-build3381348043/b550/_pkg_.a
2025-08-20T22:48:28.3687175Z [00:02:47.395]➜  packagefile go.opentelemetry.io/otel/codes=/tmp/go-build3381348043/b552/_pkg_.a
2025-08-20T22:48:28.3687758Z [00:02:47.395]➜  packagefile go.opentelemetry.io/otel/trace=/tmp/go-build3381348043/b562/_pkg_.a
2025-08-20T22:48:28.3688395Z [00:02:47.395]➜  packagefile go.opentelemetry.io/otel/trace/embedded=/tmp/go-build3381348043/b563/_pkg_.a
2025-08-20T22:48:28.3688816Z [00:02:47.395]➜  EOF
2025-08-20T22:48:28.3690681Z [00:02:47.395]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b565/_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/b565=>" -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/b565/importcfg -pack /root/go/pkg/mod/go.opentelemetry.io/otel/trace@v1.36.0/noop/noop.go
2025-08-20T22:48:28.3940870Z [00:02:47.421]➜  go tool buildid -w $WORK/b594/_pkg_.a # internal
2025-08-20T22:48:28.3945004Z [00:02:47.421]➜  cp $WORK/b594/_pkg_.a /root/.cache/go-build/ad/ad855d265eca0acb595de877c1b79d87adbab8aa5756313f206b5f4be92b82ef-d # internal
2025-08-20T22:48:28.3949232Z [00:02:47.421]➜  go.opentelemetry.io/otel/propagation
2025-08-20T22:48:28.3950018Z [00:02:47.421]➜  mkdir -p $WORK/b568/
2025-08-20T22:48:28.3951250Z [00:02:47.422]➜  cat >/tmp/go-build3381348043/b568/importcfg << 'EOF' # internal
2025-08-20T22:48:28.3951602Z [00:02:47.422]➜  # import config
2025-08-20T22:48:28.3951951Z [00:02:47.422]➜  packagefile context=/tmp/go-build3381348043/b043/_pkg_.a
2025-08-20T22:48:28.3952404Z [00:02:47.422]➜  packagefile encoding/hex=/tmp/go-build3381348043/b144/_pkg_.a
2025-08-20T22:48:28.3952840Z [00:02:47.422]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:28.3953359Z [00:02:47.422]➜  packagefile go.opentelemetry.io/otel/baggage=/tmp/go-build3381348043/b569/_pkg_.a
2025-08-20T22:48:28.3953952Z [00:02:47.422]➜  packagefile go.opentelemetry.io/otel/trace=/tmp/go-build3381348043/b562/_pkg_.a
2025-08-20T22:48:28.3954454Z [00:02:47.422]➜  packagefile net/http=/tmp/go-build3381348043/b161/_pkg_.a
2025-08-20T22:48:28.3954886Z [00:02:47.422]➜  packagefile strings=/tmp/go-build3381348043/b063/_pkg_.a
2025-08-20T22:48:28.3955212Z [00:02:47.422]➜  EOF
2025-08-20T22:48:28.3958255Z [00:02:47.422]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b568/_pkg_.a -trimpath "/root/go/pkg/mod/go.opentelemetry.io/otel@v1.36.0/propagation=>go.opentelemetry.io/otel@v1.36.0/propagation;$WORK/b568=>" -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/b568/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-20T22:48:28.4110163Z [00:02:47.438]➜  go tool buildid -w $WORK/b565/_pkg_.a # internal
2025-08-20T22:48:28.4117760Z [00:02:47.439]➜  cp $WORK/b565/_pkg_.a /root/.cache/go-build/06/06302fbb4d457f53d966754397cc0aae21e39daf8b617d18b4ec2a5e0b8fd4f0-d # internal
2025-08-20T22:48:28.4118599Z [00:02:47.439]➜  go.opentelemetry.io/auto/sdk
2025-08-20T22:48:28.4119008Z [00:02:47.439]➜  mkdir -p $WORK/b559/
2025-08-20T22:48:28.4123519Z [00:02:47.439]➜  cat >/tmp/go-build3381348043/b559/importcfg << 'EOF' # internal
2025-08-20T22:48:28.4124018Z [00:02:47.439]➜  # import config
2025-08-20T22:48:28.4124508Z [00:02:47.439]➜  packagefile context=/tmp/go-build3381348043/b043/_pkg_.a
2025-08-20T22:48:28.4125102Z [00:02:47.439]➜  packagefile encoding/json=/tmp/go-build3381348043/b158/_pkg_.a
2025-08-20T22:48:28.4126097Z [00:02:47.439]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:28.4126896Z [00:02:47.439]➜  packagefile go.opentelemetry.io/auto/sdk/internal/telemetry=/tmp/go-build3381348043/b560/_pkg_.a
2025-08-20T22:48:28.4127689Z [00:02:47.439]➜  packagefile go.opentelemetry.io/otel/attribute=/tmp/go-build3381348043/b550/_pkg_.a
2025-08-20T22:48:28.4128396Z [00:02:47.439]➜  packagefile go.opentelemetry.io/otel/codes=/tmp/go-build3381348043/b552/_pkg_.a
2025-08-20T22:48:28.4129190Z [00:02:47.439]➜  packagefile go.opentelemetry.io/otel/semconv/v1.26.0=/tmp/go-build3381348043/b561/_pkg_.a
2025-08-20T22:48:28.4129908Z [00:02:47.439]➜  packagefile go.opentelemetry.io/otel/trace=/tmp/go-build3381348043/b562/_pkg_.a
2025-08-20T22:48:28.4130606Z [00:02:47.439]➜  packagefile go.opentelemetry.io/otel/trace/noop=/tmp/go-build3381348043/b565/_pkg_.a
2025-08-20T22:48:28.4131261Z [00:02:47.439]➜  packagefile log/slog=/tmp/go-build3381348043/b474/_pkg_.a
2025-08-20T22:48:28.4131798Z [00:02:47.439]➜  packagefile os=/tmp/go-build3381348043/b079/_pkg_.a
2025-08-20T22:48:28.4132307Z [00:02:47.439]➜  packagefile reflect=/tmp/go-build3381348043/b099/_pkg_.a
2025-08-20T22:48:28.4132856Z [00:02:47.439]➜  packagefile runtime=/tmp/go-build3381348043/b010/_pkg_.a
2025-08-20T22:48:28.4133407Z [00:02:47.439]➜  packagefile strconv=/tmp/go-build3381348043/b054/_pkg_.a
2025-08-20T22:48:28.4133930Z [00:02:47.439]➜  packagefile strings=/tmp/go-build3381348043/b063/_pkg_.a
2025-08-20T22:48:28.4134747Z [00:02:47.439]➜  packagefile sync=/tmp/go-build3381348043/b035/_pkg_.a
2025-08-20T22:48:28.4135302Z [00:02:47.439]➜  packagefile sync/atomic=/tmp/go-build3381348043/b037/_pkg_.a
2025-08-20T22:48:28.4158567Z [00:02:47.439]➜  packagefile time=/tmp/go-build3381348043/b044/_pkg_.a
2025-08-20T22:48:28.4159157Z [00:02:47.439]➜  packagefile unicode/utf8=/tmp/go-build3381348043/b042/_pkg_.a
2025-08-20T22:48:28.4159504Z [00:02:47.439]➜  EOF
2025-08-20T22:48:28.4162179Z [00:02:47.439]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b559/_pkg_.a -trimpath "/root/go/pkg/mod/go.opentelemetry.io/auto/sdk@v1.1.0=>go.opentelemetry.io/auto/sdk@v1.1.0;$WORK/b559=>" -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/b559/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-20T22:48:28.4554306Z [00:02:47.482]➜  go tool buildid -w $WORK/b568/_pkg_.a # internal
2025-08-20T22:48:28.4555051Z [00:02:47.482]➜  cp $WORK/b568/_pkg_.a /root/.cache/go-build/5e/5e1caa1538ae005cdfde2cbf768b4783b4261621658318e8eee29857a2c802c2-d # internal
2025-08-20T22:48:28.4555611Z [00:02:47.482]➜  github.com/mgutz/ansi
2025-08-20T22:48:28.4556061Z [00:02:47.482]➜  mkdir -p $WORK/b593/
2025-08-20T22:48:28.4567482Z [00:02:47.483]➜  cat >/tmp/go-build3381348043/b593/importcfg << 'EOF' # internal
2025-08-20T22:48:28.4567916Z [00:02:47.483]➜  # import config
2025-08-20T22:48:28.4568265Z [00:02:47.483]➜  packagefile bytes=/tmp/go-build3381348043/b003/_pkg_.a
2025-08-20T22:48:28.4572140Z [00:02:47.483]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:28.4572703Z [00:02:47.483]➜  packagefile github.com/mattn/go-colorable=/tmp/go-build3381348043/b594/_pkg_.a
2025-08-20T22:48:28.4573197Z [00:02:47.483]➜  packagefile sort=/tmp/go-build3381348043/b157/_pkg_.a
2025-08-20T22:48:28.4573617Z [00:02:47.483]➜  packagefile strconv=/tmp/go-build3381348043/b054/_pkg_.a
2025-08-20T22:48:28.4574049Z [00:02:47.483]➜  packagefile strings=/tmp/go-build3381348043/b063/_pkg_.a
2025-08-20T22:48:28.4574365Z [00:02:47.483]➜  EOF
2025-08-20T22:48:28.4578381Z [00:02:47.483]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b593/_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/b593=>" -p github.com/mgutz/ansi -lang=go1.16 -complete -installsuffix shared -buildid _hhHOH23iLfXtsmUx64H/_hhHOH23iLfXtsmUx64H -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b593/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-20T22:48:28.5097397Z [00:02:47.536]➜  go tool buildid -w $WORK/b585/_pkg_.a # internal
2025-08-20T22:48:28.5111110Z [00:02:47.538]➜  go tool buildid -w $WORK/b559/_pkg_.a # internal
2025-08-20T22:48:28.5149007Z [00:02:47.542]➜  cp $WORK/b559/_pkg_.a /root/.cache/go-build/6b/6bff4ebc6edbf2c07021184cdb861f4b4e941b7c45caa3f4981bfff576fc1adc-d # internal
2025-08-20T22:48:28.5158114Z [00:02:47.543]➜  cp $WORK/b585/_pkg_.a /root/.cache/go-build/f3/f3bce68bb87fb8d5e5ea7a781a7ab69646b2161d3ff34285f7eaed71901d2677-d # internal
2025-08-20T22:48:28.5159083Z [00:02:47.543]➜  go.opentelemetry.io/otel/internal/global
2025-08-20T22:48:28.5159759Z [00:02:47.543]➜  mkdir -p $WORK/b556/
2025-08-20T22:48:28.5169232Z [00:02:47.543]➜  cat >/tmp/go-build3381348043/b556/importcfg << 'EOF' # internal
2025-08-20T22:48:28.5169652Z [00:02:47.543]➜  # import config
2025-08-20T22:48:28.5170443Z [00:02:47.543]➜  packagefile container/list=/tmp/go-build3381348043/b121/_pkg_.a
2025-08-20T22:48:28.5170916Z [00:02:47.543]➜  packagefile context=/tmp/go-build3381348043/b043/_pkg_.a
2025-08-20T22:48:28.5171344Z [00:02:47.543]➜  packagefile errors=/tmp/go-build3381348043/b004/_pkg_.a
2025-08-20T22:48:28.5172068Z [00:02:47.543]➜  packagefile github.com/go-logr/logr=/tmp/go-build3381348043/b555/_pkg_.a
2025-08-20T22:48:28.5172664Z [00:02:47.543]➜  packagefile github.com/go-logr/stdr=/tmp/go-build3381348043/b557/_pkg_.a
2025-08-20T22:48:28.5173235Z [00:02:47.543]➜  packagefile go.opentelemetry.io/auto/sdk=/tmp/go-build3381348043/b559/_pkg_.a
2025-08-20T22:48:28.5173833Z [00:02:47.543]➜  packagefile go.opentelemetry.io/otel/attribute=/tmp/go-build3381348043/b550/_pkg_.a
2025-08-20T22:48:28.5174428Z [00:02:47.543]➜  packagefile go.opentelemetry.io/otel/codes=/tmp/go-build3381348043/b552/_pkg_.a
2025-08-20T22:48:28.5175013Z [00:02:47.543]➜  packagefile go.opentelemetry.io/otel/metric=/tmp/go-build3381348043/b566/_pkg_.a
2025-08-20T22:48:28.5175654Z [00:02:47.543]➜  packagefile go.opentelemetry.io/otel/metric/embedded=/tmp/go-build3381348043/b567/_pkg_.a
2025-08-20T22:48:28.5176470Z [00:02:47.543]➜  packagefile go.opentelemetry.io/otel/propagation=/tmp/go-build3381348043/b568/_pkg_.a
2025-08-20T22:48:28.5177075Z [00:02:47.543]➜  packagefile go.opentelemetry.io/otel/trace=/tmp/go-build3381348043/b562/_pkg_.a
2025-08-20T22:48:28.5177698Z [00:02:47.543]➜  packagefile go.opentelemetry.io/otel/trace/embedded=/tmp/go-build3381348043/b563/_pkg_.a
2025-08-20T22:48:28.5178226Z [00:02:47.543]➜  packagefile log=/tmp/go-build3381348043/b171/_pkg_.a
2025-08-20T22:48:28.5178626Z [00:02:47.543]➜  packagefile os=/tmp/go-build3381348043/b079/_pkg_.a
2025-08-20T22:48:28.5179042Z [00:02:47.543]➜  packagefile reflect=/tmp/go-build3381348043/b099/_pkg_.a
2025-08-20T22:48:28.5179460Z [00:02:47.543]➜  packagefile sync=/tmp/go-build3381348043/b035/_pkg_.a
2025-08-20T22:48:28.5179895Z [00:02:47.543]➜  packagefile sync/atomic=/tmp/go-build3381348043/b037/_pkg_.a
2025-08-20T22:48:28.5180246Z [00:02:47.543]➜  EOF
2025-08-20T22:48:28.5184445Z [00:02:47.543]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b556/_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/b556=>" -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/b556/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-20T22:48:28.5190626Z [00:02:47.546]➜  github.com/cpuguy83/go-md2man/v2/md2man
2025-08-20T22:48:28.5190940Z [00:02:47.546]➜  mkdir -p $WORK/b584/
2025-08-20T22:48:28.5215880Z [00:02:47.547]➜  cat >/tmp/go-build3381348043/b584/importcfg << 'EOF' # internal
2025-08-20T22:48:28.5216805Z [00:02:47.547]➜  # import config
2025-08-20T22:48:28.5217247Z [00:02:47.547]➜  packagefile bufio=/tmp/go-build3381348043/b162/_pkg_.a
2025-08-20T22:48:28.5217703Z [00:02:47.547]➜  packagefile bytes=/tmp/go-build3381348043/b003/_pkg_.a
2025-08-20T22:48:28.5218126Z [00:02:47.547]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:28.5218655Z [00:02:47.547]➜  packagefile github.com/russross/blackfriday/v2=/tmp/go-build3381348043/b585/_pkg_.a
2025-08-20T22:48:28.5219160Z [00:02:47.547]➜  packagefile io=/tmp/go-build3381348043/b034/_pkg_.a
2025-08-20T22:48:28.5219560Z [00:02:47.547]➜  packagefile os=/tmp/go-build3381348043/b079/_pkg_.a
2025-08-20T22:48:28.5220375Z [00:02:47.547]➜  packagefile strconv=/tmp/go-build3381348043/b054/_pkg_.a
2025-08-20T22:48:28.5220807Z [00:02:47.547]➜  packagefile strings=/tmp/go-build3381348043/b063/_pkg_.a
2025-08-20T22:48:28.5221125Z [00:02:47.547]➜  EOF
2025-08-20T22:48:28.5223589Z [00:02:47.547]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b584/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/cpuguy83/go-md2man/v2@v2.0.7/md2man=>github.com/cpuguy83/go-md2man/v2@v2.0.7/md2man;$WORK/b584=>" -p github.com/cpuguy83/go-md2man/v2/md2man -lang=go1.12 -complete -installsuffix shared -buildid cEKJC8QEJsJSxvF3KAbR/cEKJC8QEJsJSxvF3KAbR -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b584/importcfg -pack /root/go/pkg/mod/github.com/cpuguy83/go-md2man/v2@v2.0.7/md2man/debug.go /root/go/pkg/mod/github.com/cpuguy83/go-md2man/v2@v2.0.7/md2man/md2man.go /root/go/pkg/mod/github.com/cpuguy83/go-md2man/v2@v2.0.7/md2man/roff.go
2025-08-20T22:48:28.5225886Z [00:02:47.548]➜  go tool buildid -w $WORK/b593/_pkg_.a # internal
2025-08-20T22:48:28.5226620Z [00:02:47.549]➜  cp $WORK/b593/_pkg_.a /root/.cache/go-build/08/08f78901a485c7ae7da47429767cb26987e163da668aed3dfce75af6115fece2-d # internal
2025-08-20T22:48:28.5241482Z [00:02:47.551]➜  github.com/smallstep/cli-utils/pkg/blackfriday
2025-08-20T22:48:28.5243477Z [00:02:47.551]➜  mkdir -p $WORK/b596/
2025-08-20T22:48:28.5250728Z [00:02:47.552]➜  cat >/tmp/go-build3381348043/b596/importcfg << 'EOF' # internal
2025-08-20T22:48:28.5251529Z [00:02:47.552]➜  # import config
2025-08-20T22:48:28.5251929Z [00:02:47.552]➜  packagefile bytes=/tmp/go-build3381348043/b003/_pkg_.a
2025-08-20T22:48:28.5252359Z [00:02:47.552]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:28.5252911Z [00:02:47.552]➜  packagefile github.com/shurcooL/sanitized_anchor_name=/tmp/go-build3381348043/b597/_pkg_.a
2025-08-20T22:48:28.5253441Z [00:02:47.552]➜  packagefile html=/tmp/go-build3381348043/b189/_pkg_.a
2025-08-20T22:48:28.5253845Z [00:02:47.552]➜  packagefile io=/tmp/go-build3381348043/b034/_pkg_.a
2025-08-20T22:48:28.5254272Z [00:02:47.552]➜  packagefile regexp=/tmp/go-build3381348043/b184/_pkg_.a
2025-08-20T22:48:28.5254692Z [00:02:47.552]➜  packagefile strconv=/tmp/go-build3381348043/b054/_pkg_.a
2025-08-20T22:48:28.5255118Z [00:02:47.552]➜  packagefile strings=/tmp/go-build3381348043/b063/_pkg_.a
2025-08-20T22:48:28.5255562Z [00:02:47.552]➜  packagefile unicode/utf8=/tmp/go-build3381348043/b042/_pkg_.a
2025-08-20T22:48:28.5256106Z [00:02:47.552]➜  EOF
2025-08-20T22:48:28.5260583Z [00:02:47.552]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b596/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/smallstep/cli-utils@v0.12.1/pkg/blackfriday=>github.com/smallstep/cli-utils@v0.12.1/pkg/blackfriday;$WORK/b596=>" -p github.com/smallstep/cli-utils/pkg/blackfriday -lang=go1.23 -complete -installsuffix shared -buildid XWtlMNyPL9V8HtZytclc/XWtlMNyPL9V8HtZytclc -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b596/importcfg -pack /root/go/pkg/mod/github.com/smallstep/cli-utils@v0.12.1/pkg/blackfriday/block.go /root/go/pkg/mod/github.com/smallstep/cli-utils@v0.12.1/pkg/blackfriday/doc.go /root/go/pkg/mod/github.com/smallstep/cli-utils@v0.12.1/pkg/blackfriday/esc.go /root/go/pkg/mod/github.com/smallstep/cli-utils@v0.12.1/pkg/blackfriday/html.go /root/go/pkg/mod/github.com/smallstep/cli-utils@v0.12.1/pkg/blackfriday/inline.go /root/go/pkg/mod/github.com/smallstep/cli-utils@v0.12.1/pkg/blackfriday/markdown.go /root/go/pkg/mod/github.com/smallstep/cli-utils@v0.12.1/pkg/blackfriday/node.go /root/go/pkg/mod/github.com/smallstep/cli-utils@v0.12.1/pkg/blackfriday/smartypants.go
2025-08-20T22:48:28.5876134Z [00:02:47.614]➜  go tool buildid -w $WORK/b584/_pkg_.a # internal
2025-08-20T22:48:28.5887508Z [00:02:47.616]➜  cp $WORK/b584/_pkg_.a /root/.cache/go-build/64/6439a25d55ac103a9e70b744b50813c041f0f793f36685352e622dd7007baa5c-d # internal
2025-08-20T22:48:28.5916083Z [00:02:47.619]➜  github.com/urfave/cli
2025-08-20T22:48:28.5916890Z [00:02:47.619]➜  mkdir -p $WORK/b583/
2025-08-20T22:48:28.5921195Z [00:02:47.619]➜  cat >/tmp/go-build3381348043/b583/importcfg << 'EOF' # internal
2025-08-20T22:48:28.5922125Z [00:02:47.619]➜  # import config
2025-08-20T22:48:28.5924113Z [00:02:47.619]➜  packagefile bytes=/tmp/go-build3381348043/b003/_pkg_.a
2025-08-20T22:48:28.5924554Z [00:02:47.619]➜  packagefile errors=/tmp/go-build3381348043/b004/_pkg_.a
2025-08-20T22:48:28.5924996Z [00:02:47.619]➜  packagefile flag=/tmp/go-build3381348043/b351/_pkg_.a
2025-08-20T22:48:28.5925410Z [00:02:47.619]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:28.5926096Z [00:02:47.619]➜  packagefile github.com/cpuguy83/go-md2man/v2/md2man=/tmp/go-build3381348043/b584/_pkg_.a
2025-08-20T22:48:28.5926667Z [00:02:47.619]➜  packagefile io=/tmp/go-build3381348043/b034/_pkg_.a
2025-08-20T22:48:28.5927342Z [00:02:47.619]➜  packagefile io/ioutil=/tmp/go-build3381348043/b342/_pkg_.a
2025-08-20T22:48:28.5927898Z [00:02:47.619]➜  packagefile os=/tmp/go-build3381348043/b079/_pkg_.a
2025-08-20T22:48:28.5928500Z [00:02:47.619]➜  packagefile path/filepath=/tmp/go-build3381348043/b156/_pkg_.a
2025-08-20T22:48:28.5929083Z [00:02:47.619]➜  packagefile reflect=/tmp/go-build3381348043/b099/_pkg_.a
2025-08-20T22:48:28.5929652Z [00:02:47.619]➜  packagefile runtime=/tmp/go-build3381348043/b010/_pkg_.a
2025-08-20T22:48:28.5930169Z [00:02:47.619]➜  packagefile sort=/tmp/go-build3381348043/b157/_pkg_.a
2025-08-20T22:48:28.5930700Z [00:02:47.619]➜  packagefile strconv=/tmp/go-build3381348043/b054/_pkg_.a
2025-08-20T22:48:28.5931300Z [00:02:47.619]➜  packagefile strings=/tmp/go-build3381348043/b063/_pkg_.a
2025-08-20T22:48:28.5931854Z [00:02:47.619]➜  packagefile syscall=/tmp/go-build3381348043/b047/_pkg_.a
2025-08-20T22:48:28.5932452Z [00:02:47.619]➜  packagefile text/tabwriter=/tmp/go-build3381348043/b192/_pkg_.a
2025-08-20T22:48:28.5933020Z [00:02:47.619]➜  packagefile text/template=/tmp/go-build3381348043/b247/_pkg_.a
2025-08-20T22:48:28.5933579Z [00:02:47.619]➜  packagefile time=/tmp/go-build3381348043/b044/_pkg_.a
2025-08-20T22:48:28.5934107Z [00:02:47.619]➜  packagefile unicode=/tmp/go-build3381348043/b041/_pkg_.a
2025-08-20T22:48:28.5934650Z [00:02:47.619]➜  packagefile unicode/utf8=/tmp/go-build3381348043/b042/_pkg_.a
2025-08-20T22:48:28.5935087Z [00:02:47.619]➜  EOF
2025-08-20T22:48:28.5942767Z [00:02:47.619]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b583/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/urfave/cli@v1.22.17=>github.com/urfave/cli@v1.22.17;$WORK/b583=>" -p github.com/urfave/cli -lang=go1.11 -complete -installsuffix shared -buildid 9i64bX7DzG5QXj4ijFDW/9i64bX7DzG5QXj4ijFDW -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b583/importcfg -pack /root/go/pkg/mod/github.com/urfave/cli@v1.22.17/app.go /root/go/pkg/mod/github.com/urfave/cli@v1.22.17/category.go /root/go/pkg/mod/github.com/urfave/cli@v1.22.17/cli.go /root/go/pkg/mod/github.com/urfave/cli@v1.22.17/command.go /root/go/pkg/mod/github.com/urfave/cli@v1.22.17/context.go /root/go/pkg/mod/github.com/urfave/cli@v1.22.17/docs.go /root/go/pkg/mod/github.com/urfave/cli@v1.22.17/errors.go /root/go/pkg/mod/github.com/urfave/cli@v1.22.17/fish.go /root/go/pkg/mod/github.com/urfave/cli@v1.22.17/flag.go /root/go/pkg/mod/github.com/urfave/cli@v1.22.17/flag_bool.go /root/go/pkg/mod/github.com/urfave/cli@v1.22.17/flag_bool_t.go /root/go/pkg/mod/github.com/urfave/cli@v1.22.17/flag_duration.go /root/go/pkg/mod/github.com/urfave/cli@v1.22.17/flag_float64.go /root/go/pkg/mod/github.com/urfave/cli@v1.22.17/flag_generic.go /root/go/pkg/mod/github.com/urfave/cli@v1.22.17/flag_int.go /root/go/pkg/mod/github.com/urfave/cli@v1.22.17/flag_int64.go /root/go/pkg/mod/github.com/urfave/cli@v1.22.17/flag_int64_slice.go /root/go/pkg/mod/github.com/urfave/cli@v1.22.17/flag_int_slice.go /root/go/pkg/mod/github.com/urfave/cli@v1.22.17/flag_string.go /root/go/pkg/mod/github.com/urfave/cli@v1.22.17/flag_string_slice.go /root/go/pkg/mod/github.com/urfave/cli@v1.22.17/flag_uint.go /root/go/pkg/mod/github.com/urfave/cli@v1.22.17/flag_uint64.go /root/go/pkg/mod/github.com/urfave/cli@v1.22.17/funcs.go /root/go/pkg/mod/github.com/urfave/cli@v1.22.17/help.go /root/go/pkg/mod/github.com/urfave/cli@v1.22.17/parse.go /root/go/pkg/mod/github.com/urfave/cli@v1.22.17/sort.go /root/go/pkg/mod/github.com/urfave/cli@v1.22.17/template.go
2025-08-20T22:48:28.6624410Z [00:02:47.689]➜  go tool buildid -w $WORK/b587/_pkg_.a # internal
2025-08-20T22:48:28.6751573Z [00:02:47.702]➜  cp $WORK/b587/_pkg_.a /root/.cache/go-build/d1/d1907bf6cc5c2a6e558857381dc4b232018e52276ef663c8bfa3d10e7bc36325-d # internal
2025-08-20T22:48:28.6768294Z [00:02:47.703]➜  github.com/manifoldco/promptui
2025-08-20T22:48:28.6768738Z [00:02:47.703]➜  mkdir -p $WORK/b589/
2025-08-20T22:48:28.6769123Z [00:02:47.703]➜  cat >/tmp/go-build3381348043/b589/importcfg << 'EOF' # internal
2025-08-20T22:48:28.6769474Z [00:02:47.703]➜  # import config
2025-08-20T22:48:28.6769820Z [00:02:47.703]➜  packagefile bytes=/tmp/go-build3381348043/b003/_pkg_.a
2025-08-20T22:48:28.6770245Z [00:02:47.703]➜  packagefile errors=/tmp/go-build3381348043/b004/_pkg_.a
2025-08-20T22:48:28.6770684Z [00:02:47.703]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:28.6771175Z [00:02:47.703]➜  packagefile github.com/chzyer/readline=/tmp/go-build3381348043/b587/_pkg_.a
2025-08-20T22:48:28.6771776Z [00:02:47.703]➜  packagefile github.com/manifoldco/promptui/list=/tmp/go-build3381348043/b590/_pkg_.a
2025-08-20T22:48:28.6772428Z [00:02:47.703]➜  packagefile github.com/manifoldco/promptui/screenbuf=/tmp/go-build3381348043/b591/_pkg_.a
2025-08-20T22:48:28.6772963Z [00:02:47.703]➜  packagefile io=/tmp/go-build3381348043/b034/_pkg_.a
2025-08-20T22:48:28.6773363Z [00:02:47.703]➜  packagefile os=/tmp/go-build3381348043/b079/_pkg_.a
2025-08-20T22:48:28.6773781Z [00:02:47.703]➜  packagefile strconv=/tmp/go-build3381348043/b054/_pkg_.a
2025-08-20T22:48:28.6774207Z [00:02:47.703]➜  packagefile strings=/tmp/go-build3381348043/b063/_pkg_.a
2025-08-20T22:48:28.6774665Z [00:02:47.703]➜  packagefile text/tabwriter=/tmp/go-build3381348043/b192/_pkg_.a
2025-08-20T22:48:28.6775153Z [00:02:47.703]➜  packagefile text/template=/tmp/go-build3381348043/b247/_pkg_.a
2025-08-20T22:48:28.6775488Z [00:02:47.703]➜  EOF
2025-08-20T22:48:28.6782537Z [00:02:47.705]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b589/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/manifoldco/promptui@v0.9.0=>github.com/manifoldco/promptui@v0.9.0;$WORK/b589=>" -p github.com/manifoldco/promptui -lang=go1.12 -complete -installsuffix shared -buildid VL8jm1WacB8AUlI6eABi/VL8jm1WacB8AUlI6eABi -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b589/importcfg -pack /root/go/pkg/mod/github.com/manifoldco/promptui@v0.9.0/codes.go /root/go/pkg/mod/github.com/manifoldco/promptui@v0.9.0/cursor.go /root/go/pkg/mod/github.com/manifoldco/promptui@v0.9.0/keycodes.go /root/go/pkg/mod/github.com/manifoldco/promptui@v0.9.0/keycodes_other.go /root/go/pkg/mod/github.com/manifoldco/promptui@v0.9.0/prompt.go /root/go/pkg/mod/github.com/manifoldco/promptui@v0.9.0/promptui.go /root/go/pkg/mod/github.com/manifoldco/promptui@v0.9.0/select.go /root/go/pkg/mod/github.com/manifoldco/promptui@v0.9.0/styles.go
2025-08-20T22:48:28.7455516Z [00:02:47.772]➜  go tool buildid -w $WORK/b556/_pkg_.a # internal
2025-08-20T22:48:28.7495102Z [00:02:47.776]➜  cp $WORK/b556/_pkg_.a /root/.cache/go-build/63/63d8214471aa64fbebdcbf1c8edbd9e59b77e9050416a0497f3b0d681e9f83b5-d # internal
2025-08-20T22:48:28.7495882Z [00:02:47.776]➜  go.opentelemetry.io/otel
2025-08-20T22:48:28.7503242Z [00:02:47.776]➜  mkdir -p $WORK/b554/
2025-08-20T22:48:28.7504959Z [00:02:47.777]➜  cat >/tmp/go-build3381348043/b554/importcfg << 'EOF' # internal
2025-08-20T22:48:28.7505350Z [00:02:47.777]➜  # import config
2025-08-20T22:48:28.7505898Z [00:02:47.777]➜  packagefile github.com/go-logr/logr=/tmp/go-build3381348043/b555/_pkg_.a
2025-08-20T22:48:28.7506580Z [00:02:47.777]➜  packagefile go.opentelemetry.io/otel/internal/global=/tmp/go-build3381348043/b556/_pkg_.a
2025-08-20T22:48:28.7507207Z [00:02:47.777]➜  packagefile go.opentelemetry.io/otel/metric=/tmp/go-build3381348043/b566/_pkg_.a
2025-08-20T22:48:28.7508274Z [00:02:47.777]➜  packagefile go.opentelemetry.io/otel/propagation=/tmp/go-build3381348043/b568/_pkg_.a
2025-08-20T22:48:28.7508887Z [00:02:47.777]➜  packagefile go.opentelemetry.io/otel/trace=/tmp/go-build3381348043/b562/_pkg_.a
2025-08-20T22:48:28.7509274Z [00:02:47.777]➜  EOF
2025-08-20T22:48:28.7512502Z [00:02:47.777]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b554/_pkg_.a -trimpath "/root/go/pkg/mod/go.opentelemetry.io/otel@v1.36.0=>go.opentelemetry.io/otel@v1.36.0;$WORK/b554=>" -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/b554/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-20T22:48:28.7679976Z [00:02:47.795]➜  go tool buildid -w $WORK/b596/_pkg_.a # internal
2025-08-20T22:48:28.7718254Z [00:02:47.799]➜  cp $WORK/b596/_pkg_.a /root/.cache/go-build/fd/fde32a0ec44345f45f1d45af69f022dce5096e0980c78bcb6066557d0b90ee0c-d # internal
2025-08-20T22:48:28.7747963Z [00:02:47.802]➜  golang.org/x/net/html
2025-08-20T22:48:28.7748323Z [00:02:47.802]➜  mkdir -p $WORK/b598/
2025-08-20T22:48:28.7757829Z [00:02:47.803]➜  cat >/tmp/go-build3381348043/b598/importcfg << 'EOF' # internal
2025-08-20T22:48:28.7758776Z [00:02:47.803]➜  # import config
2025-08-20T22:48:28.7759554Z [00:02:47.803]➜  packagefile bufio=/tmp/go-build3381348043/b162/_pkg_.a
2025-08-20T22:48:28.7760025Z [00:02:47.803]➜  packagefile bytes=/tmp/go-build3381348043/b003/_pkg_.a
2025-08-20T22:48:28.7760484Z [00:02:47.803]➜  packagefile errors=/tmp/go-build3381348043/b004/_pkg_.a
2025-08-20T22:48:28.7760898Z [00:02:47.803]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:28.7761387Z [00:02:47.803]➜  packagefile golang.org/x/net/html/atom=/tmp/go-build3381348043/b599/_pkg_.a
2025-08-20T22:48:28.7761861Z [00:02:47.803]➜  packagefile io=/tmp/go-build3381348043/b034/_pkg_.a
2025-08-20T22:48:28.7762270Z [00:02:47.803]➜  packagefile iter=/tmp/go-build3381348043/b039/_pkg_.a
2025-08-20T22:48:28.7763053Z [00:02:47.803]➜  packagefile strconv=/tmp/go-build3381348043/b054/_pkg_.a
2025-08-20T22:48:28.7763562Z [00:02:47.803]➜  packagefile strings=/tmp/go-build3381348043/b063/_pkg_.a
2025-08-20T22:48:28.7764014Z [00:02:47.803]➜  packagefile unicode/utf8=/tmp/go-build3381348043/b042/_pkg_.a
2025-08-20T22:48:28.7764351Z [00:02:47.803]➜  EOF
2025-08-20T22:48:28.7768102Z [00:02:47.803]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b598/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/net@v0.42.0/html=>golang.org/x/net@v0.42.0/html;$WORK/b598=>" -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/b598/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-20T22:48:28.8045864Z [00:02:47.832]➜  go tool buildid -w $WORK/b554/_pkg_.a # internal
2025-08-20T22:48:28.8081211Z [00:02:47.835]➜  cp $WORK/b554/_pkg_.a /root/.cache/go-build/8e/8eb80bf63ea86f025c8d7bf63e3c8995d3dce1bc21c4711aa6d503ca4efdd436-d # internal
2025-08-20T22:48:28.8088940Z [00:02:47.836]➜  go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/internal/semconv
2025-08-20T22:48:28.8089416Z [00:02:47.836]➜  mkdir -p $WORK/b548/
2025-08-20T22:48:28.8097767Z [00:02:47.837]➜  cat >/tmp/go-build3381348043/b548/importcfg << 'EOF' # internal
2025-08-20T22:48:28.8098307Z [00:02:47.837]➜  # import config
2025-08-20T22:48:28.8098822Z [00:02:47.837]➜  packagefile context=/tmp/go-build3381348043/b043/_pkg_.a
2025-08-20T22:48:28.8099412Z [00:02:47.837]➜  packagefile errors=/tmp/go-build3381348043/b004/_pkg_.a
2025-08-20T22:48:28.8099950Z [00:02:47.837]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:28.8100782Z [00:02:47.837]➜  packagefile go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/internal/semconvutil=/tmp/go-build3381348043/b549/_pkg_.a
2025-08-20T22:48:28.8101744Z [00:02:47.837]➜  packagefile go.opentelemetry.io/otel=/tmp/go-build3381348043/b554/_pkg_.a
2025-08-20T22:48:28.8102460Z [00:02:47.837]➜  packagefile go.opentelemetry.io/otel/attribute=/tmp/go-build3381348043/b550/_pkg_.a
2025-08-20T22:48:28.8103172Z [00:02:47.837]➜  packagefile go.opentelemetry.io/otel/codes=/tmp/go-build3381348043/b552/_pkg_.a
2025-08-20T22:48:28.8103844Z [00:02:47.837]➜  packagefile go.opentelemetry.io/otel/metric=/tmp/go-build3381348043/b566/_pkg_.a
2025-08-20T22:48:28.8104588Z [00:02:47.837]➜  packagefile go.opentelemetry.io/otel/metric/noop=/tmp/go-build3381348043/b571/_pkg_.a
2025-08-20T22:48:28.8105371Z [00:02:47.837]➜  packagefile go.opentelemetry.io/otel/semconv/v1.20.0=/tmp/go-build3381348043/b553/_pkg_.a
2025-08-20T22:48:28.8106253Z [00:02:47.837]➜  packagefile go.opentelemetry.io/otel/semconv/v1.26.0=/tmp/go-build3381348043/b561/_pkg_.a
2025-08-20T22:48:28.8106899Z [00:02:47.837]➜  packagefile io=/tmp/go-build3381348043/b034/_pkg_.a
2025-08-20T22:48:28.8107411Z [00:02:47.837]➜  packagefile net=/tmp/go-build3381348043/b148/_pkg_.a
2025-08-20T22:48:28.8107956Z [00:02:47.837]➜  packagefile net/http=/tmp/go-build3381348043/b161/_pkg_.a
2025-08-20T22:48:28.8108502Z [00:02:47.837]➜  packagefile os=/tmp/go-build3381348043/b079/_pkg_.a
2025-08-20T22:48:28.8109003Z [00:02:47.837]➜  packagefile reflect=/tmp/go-build3381348043/b099/_pkg_.a
2025-08-20T22:48:28.8109512Z [00:02:47.837]➜  packagefile slices=/tmp/go-build3381348043/b050/_pkg_.a
2025-08-20T22:48:28.8110091Z [00:02:47.837]➜  packagefile strconv=/tmp/go-build3381348043/b054/_pkg_.a
2025-08-20T22:48:28.8110948Z [00:02:47.837]➜  packagefile strings=/tmp/go-build3381348043/b063/_pkg_.a
2025-08-20T22:48:28.8111572Z [00:02:47.837]➜  packagefile sync=/tmp/go-build3381348043/b035/_pkg_.a
2025-08-20T22:48:28.8111986Z [00:02:47.837]➜  EOF
2025-08-20T22:48:28.8116626Z [00:02:47.837]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b548/_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/b548=>" -p go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/internal/semconv -lang=go1.23 -complete -installsuffix shared -buildid FKHacf7gmQHpXXjSFBaD/FKHacf7gmQHpXXjSFBaD -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b548/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-20T22:48:28.8161882Z [00:02:47.843]➜  go tool buildid -w $WORK/b589/_pkg_.a # internal
2025-08-20T22:48:28.8177286Z [00:02:47.844]➜  cp $WORK/b589/_pkg_.a /root/.cache/go-build/02/02945edb2afe4f6805f5d0679e1939f3c1850cdb64ce21889a31a23ea2557a64-d # internal
2025-08-20T22:48:28.8211975Z [00:02:47.847]➜  github.com/smallstep/cli-utils/ui
2025-08-20T22:48:28.8212428Z [00:02:47.847]➜  mkdir -p $WORK/b586/
2025-08-20T22:48:28.8212820Z [00:02:47.848]➜  cat >/tmp/go-build3381348043/b586/importcfg << 'EOF' # internal
2025-08-20T22:48:28.8213171Z [00:02:47.848]➜  # import config
2025-08-20T22:48:28.8213527Z [00:02:47.848]➜  packagefile errors=/tmp/go-build3381348043/b004/_pkg_.a
2025-08-20T22:48:28.8213951Z [00:02:47.848]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:28.8214445Z [00:02:47.848]➜  packagefile github.com/chzyer/readline=/tmp/go-build3381348043/b587/_pkg_.a
2025-08-20T22:48:28.8215029Z [00:02:47.848]➜  packagefile github.com/manifoldco/promptui=/tmp/go-build3381348043/b589/_pkg_.a
2025-08-20T22:48:28.8215585Z [00:02:47.848]➜  packagefile github.com/pkg/errors=/tmp/go-build3381348043/b195/_pkg_.a
2025-08-20T22:48:28.8216331Z [00:02:47.848]➜  packagefile go.step.sm/crypto/randutil=/tmp/go-build3381348043/b417/_pkg_.a
2025-08-20T22:48:28.8216817Z [00:02:47.848]➜  packagefile net=/tmp/go-build3381348043/b148/_pkg_.a
2025-08-20T22:48:28.8217219Z [00:02:47.848]➜  packagefile os=/tmp/go-build3381348043/b079/_pkg_.a
2025-08-20T22:48:28.8217627Z [00:02:47.848]➜  packagefile regexp=/tmp/go-build3381348043/b184/_pkg_.a
2025-08-20T22:48:28.8218055Z [00:02:47.848]➜  packagefile runtime=/tmp/go-build3381348043/b010/_pkg_.a
2025-08-20T22:48:28.8218498Z [00:02:47.848]➜  packagefile strings=/tmp/go-build3381348043/b063/_pkg_.a
2025-08-20T22:48:28.8218953Z [00:02:47.848]➜  packagefile text/template=/tmp/go-build3381348043/b247/_pkg_.a
2025-08-20T22:48:28.8219407Z [00:02:47.848]➜  packagefile unicode=/tmp/go-build3381348043/b041/_pkg_.a
2025-08-20T22:48:28.8219738Z [00:02:47.848]➜  EOF
2025-08-20T22:48:28.8222882Z [00:02:47.848]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b586/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/smallstep/cli-utils@v0.12.1/ui=>github.com/smallstep/cli-utils@v0.12.1/ui;$WORK/b586=>" -p github.com/smallstep/cli-utils/ui -lang=go1.23 -complete -installsuffix shared -buildid 2XhDxovZfcn4SqEIodPq/2XhDxovZfcn4SqEIodPq -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b586/importcfg -pack /root/go/pkg/mod/github.com/smallstep/cli-utils@v0.12.1/ui/options.go /root/go/pkg/mod/github.com/smallstep/cli-utils@v0.12.1/ui/templates.go /root/go/pkg/mod/github.com/smallstep/cli-utils@v0.12.1/ui/ui.go /root/go/pkg/mod/github.com/smallstep/cli-utils@v0.12.1/ui/ui_other.go /root/go/pkg/mod/github.com/smallstep/cli-utils@v0.12.1/ui/validators.go
2025-08-20T22:48:28.9149109Z [00:02:47.941]➜  go tool buildid -w $WORK/b583/_pkg_.a # internal
2025-08-20T22:48:28.9240356Z [00:02:47.951]➜  cp $WORK/b583/_pkg_.a /root/.cache/go-build/46/460fb6f5ecdca683a87a6d15522b2042f827c7c270626d5d79d0807f375ef991-d # internal
2025-08-20T22:48:28.9360696Z [00:02:47.963]➜  github.com/smallstep/cli-utils/errs
2025-08-20T22:48:28.9361234Z [00:02:47.963]➜  mkdir -p $WORK/b582/
2025-08-20T22:48:28.9364276Z [00:02:47.963]➜  cat >/tmp/go-build3381348043/b582/importcfg << 'EOF' # internal
2025-08-20T22:48:28.9364699Z [00:02:47.963]➜  # import config
2025-08-20T22:48:28.9366315Z [00:02:47.963]➜  packagefile errors=/tmp/go-build3381348043/b004/_pkg_.a
2025-08-20T22:48:28.9366748Z [00:02:47.963]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:28.9367238Z [00:02:47.963]➜  packagefile github.com/pkg/errors=/tmp/go-build3381348043/b195/_pkg_.a
2025-08-20T22:48:28.9367767Z [00:02:47.963]➜  packagefile github.com/urfave/cli=/tmp/go-build3381348043/b583/_pkg_.a
2025-08-20T22:48:28.9368228Z [00:02:47.963]➜  packagefile os=/tmp/go-build3381348043/b079/_pkg_.a
2025-08-20T22:48:28.9368641Z [00:02:47.963]➜  packagefile strings=/tmp/go-build3381348043/b063/_pkg_.a
2025-08-20T22:48:28.9368962Z [00:02:47.963]➜  EOF
2025-08-20T22:48:28.9371012Z [00:02:47.963]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b582/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/smallstep/cli-utils@v0.12.1/errs=>github.com/smallstep/cli-utils@v0.12.1/errs;$WORK/b582=>" -p github.com/smallstep/cli-utils/errs -lang=go1.23 -complete -installsuffix shared -buildid -Aff5SOFB11wyBdOwHbH/-Aff5SOFB11wyBdOwHbH -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b582/importcfg -pack /root/go/pkg/mod/github.com/smallstep/cli-utils@v0.12.1/errs/errs.go
2025-08-20T22:48:28.9461859Z [00:02:47.973]➜  go tool buildid -w $WORK/b586/_pkg_.a # internal
2025-08-20T22:48:28.9520608Z [00:02:47.979]➜  cp $WORK/b586/_pkg_.a /root/.cache/go-build/4e/4e0e5d404ac65abda2076d60c75f1cfab88c21a475e10fc995e71db007d4d099-d # internal
2025-08-20T22:48:28.9522432Z [00:02:47.979]➜  go.step.sm/crypto/internal/utils/convert
2025-08-20T22:48:28.9523714Z [00:02:47.979]➜  mkdir -p $WORK/b602/
2025-08-20T22:48:28.9524424Z [00:02:47.979]➜  cat >/tmp/go-build3381348043/b602/importcfg << 'EOF' # internal
2025-08-20T22:48:28.9524822Z [00:02:47.979]➜  # import config
2025-08-20T22:48:28.9525165Z [00:02:47.979]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:28.9525583Z [00:02:47.979]➜  packagefile math=/tmp/go-build3381348043/b055/_pkg_.a
2025-08-20T22:48:28.9526030Z [00:02:47.979]➜  EOF
2025-08-20T22:48:28.9528364Z [00:02:47.979]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b602/_pkg_.a -trimpath "/root/go/pkg/mod/go.step.sm/crypto@v0.69.0/internal/utils/convert=>go.step.sm/crypto@v0.69.0/internal/utils/convert;$WORK/b602=>" -p go.step.sm/crypto/internal/utils/convert -lang=go1.23 -complete -installsuffix shared -buildid c2UeiVFOmnHHNm2rStDH/c2UeiVFOmnHHNm2rStDH -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b602/importcfg -pack /root/go/pkg/mod/go.step.sm/crypto@v0.69.0/internal/utils/convert/convert.go
2025-08-20T22:48:28.9767120Z [00:02:48.004]➜  go tool buildid -w $WORK/b582/_pkg_.a # internal
2025-08-20T22:48:28.9775312Z [00:02:48.004]➜  cp $WORK/b582/_pkg_.a /root/.cache/go-build/74/746fe732bdda24258575a2f2d9fc8d18583914162acc4c86e198b0e4be5c8fe9-d # internal
2025-08-20T22:48:28.9779164Z [00:02:48.005]➜  github.com/smallstep/cli-utils/step
2025-08-20T22:48:28.9779634Z [00:02:48.005]➜  mkdir -p $WORK/b581/
2025-08-20T22:48:28.9784566Z [00:02:48.005]➜  cat >/tmp/go-build3381348043/b581/importcfg << 'EOF' # internal
2025-08-20T22:48:28.9786112Z [00:02:48.005]➜  # import config
2025-08-20T22:48:28.9787037Z [00:02:48.005]➜  packagefile encoding/json=/tmp/go-build3381348043/b158/_pkg_.a
2025-08-20T22:48:28.9787508Z [00:02:48.005]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:28.9787983Z [00:02:48.005]➜  packagefile github.com/pkg/errors=/tmp/go-build3381348043/b195/_pkg_.a
2025-08-20T22:48:28.9788570Z [00:02:48.005]➜  packagefile github.com/smallstep/cli-utils/errs=/tmp/go-build3381348043/b582/_pkg_.a
2025-08-20T22:48:28.9789186Z [00:02:48.005]➜  packagefile github.com/smallstep/cli-utils/ui=/tmp/go-build3381348043/b586/_pkg_.a
2025-08-20T22:48:28.9790152Z [00:02:48.005]➜  packagefile github.com/urfave/cli=/tmp/go-build3381348043/b583/_pkg_.a
2025-08-20T22:48:28.9790617Z [00:02:48.005]➜  packagefile os=/tmp/go-build3381348043/b079/_pkg_.a
2025-08-20T22:48:28.9791034Z [00:02:48.005]➜  packagefile os/user=/tmp/go-build3381348043/b354/_pkg_.a
2025-08-20T22:48:28.9791502Z [00:02:48.005]➜  packagefile path/filepath=/tmp/go-build3381348043/b156/_pkg_.a
2025-08-20T22:48:28.9791953Z [00:02:48.005]➜  packagefile reflect=/tmp/go-build3381348043/b099/_pkg_.a
2025-08-20T22:48:28.9792392Z [00:02:48.005]➜  packagefile runtime=/tmp/go-build3381348043/b010/_pkg_.a
2025-08-20T22:48:28.9792809Z [00:02:48.005]➜  packagefile sort=/tmp/go-build3381348043/b157/_pkg_.a
2025-08-20T22:48:28.9793229Z [00:02:48.005]➜  packagefile strings=/tmp/go-build3381348043/b063/_pkg_.a
2025-08-20T22:48:28.9793650Z [00:02:48.005]➜  packagefile sync=/tmp/go-build3381348043/b035/_pkg_.a
2025-08-20T22:48:28.9794060Z [00:02:48.005]➜  packagefile time=/tmp/go-build3381348043/b044/_pkg_.a
2025-08-20T22:48:28.9794377Z [00:02:48.005]➜  EOF
2025-08-20T22:48:28.9796659Z [00:02:48.006]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b581/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/smallstep/cli-utils@v0.12.1/step=>github.com/smallstep/cli-utils@v0.12.1/step;$WORK/b581=>" -p github.com/smallstep/cli-utils/step -lang=go1.23 -complete -installsuffix shared -buildid jdoFCpA8rb-J9A66UiX9/jdoFCpA8rb-J9A66UiX9 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b581/importcfg -pack /root/go/pkg/mod/github.com/smallstep/cli-utils@v0.12.1/step/config.go /root/go/pkg/mod/github.com/smallstep/cli-utils@v0.12.1/step/context.go
2025-08-20T22:48:28.9799418Z [00:02:48.007]➜  go tool buildid -w $WORK/b602/_pkg_.a # internal
2025-08-20T22:48:28.9804618Z [00:02:48.007]➜  cp $WORK/b602/_pkg_.a /root/.cache/go-build/a5/a584f6fe2bb34e29cf5ddcfc176213e02b7ae01e21da22d2172866686e9b9530-d # internal
2025-08-20T22:48:28.9810476Z [00:02:48.008]➜  golang.org/x/crypto/ssh/agent
2025-08-20T22:48:28.9811321Z [00:02:48.008]➜  mkdir -p $WORK/b603/
2025-08-20T22:48:28.9821106Z [00:02:48.009]➜  cat >/tmp/go-build3381348043/b603/importcfg << 'EOF' # internal
2025-08-20T22:48:28.9821523Z [00:02:48.009]➜  # import config
2025-08-20T22:48:28.9821868Z [00:02:48.009]➜  packagefile bytes=/tmp/go-build3381348043/b003/_pkg_.a
2025-08-20T22:48:28.9822308Z [00:02:48.009]➜  packagefile crypto/dsa=/tmp/go-build3381348043/b142/_pkg_.a
2025-08-20T22:48:28.9822768Z [00:02:48.009]➜  packagefile crypto/ecdsa=/tmp/go-build3381348043/b056/_pkg_.a
2025-08-20T22:48:28.9823554Z [00:02:48.009]➜  packagefile crypto/ed25519=/tmp/go-build3381348043/b113/_pkg_.a
2025-08-20T22:48:28.9824106Z [00:02:48.009]➜  packagefile crypto/elliptic=/tmp/go-build3381348043/b095/_pkg_.a
2025-08-20T22:48:28.9824583Z [00:02:48.009]➜  packagefile crypto/rand=/tmp/go-build3381348043/b116/_pkg_.a
2025-08-20T22:48:28.9825041Z [00:02:48.009]➜  packagefile crypto/rsa=/tmp/go-build3381348043/b117/_pkg_.a
2025-08-20T22:48:28.9825500Z [00:02:48.009]➜  packagefile crypto/subtle=/tmp/go-build3381348043/b089/_pkg_.a
2025-08-20T22:48:28.9826184Z [00:02:48.009]➜  packagefile encoding/base64=/tmp/go-build3381348043/b146/_pkg_.a
2025-08-20T22:48:28.9826677Z [00:02:48.009]➜  packagefile encoding/binary=/tmp/go-build3381348043/b132/_pkg_.a
2025-08-20T22:48:28.9827127Z [00:02:48.009]➜  packagefile errors=/tmp/go-build3381348043/b004/_pkg_.a
2025-08-20T22:48:28.9827539Z [00:02:48.009]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:28.9828017Z [00:02:48.009]➜  packagefile golang.org/x/crypto/ssh=/tmp/go-build3381348043/b455/_pkg_.a
2025-08-20T22:48:28.9828494Z [00:02:48.009]➜  packagefile io=/tmp/go-build3381348043/b034/_pkg_.a
2025-08-20T22:48:28.9828898Z [00:02:48.009]➜  packagefile log=/tmp/go-build3381348043/b171/_pkg_.a
2025-08-20T22:48:28.9829321Z [00:02:48.009]➜  packagefile math/big=/tmp/go-build3381348043/b096/_pkg_.a
2025-08-20T22:48:28.9829744Z [00:02:48.009]➜  packagefile net=/tmp/go-build3381348043/b148/_pkg_.a
2025-08-20T22:48:28.9830147Z [00:02:48.009]➜  packagefile sync=/tmp/go-build3381348043/b035/_pkg_.a
2025-08-20T22:48:28.9830834Z [00:02:48.009]➜  packagefile time=/tmp/go-build3381348043/b044/_pkg_.a
2025-08-20T22:48:28.9831144Z [00:02:48.009]➜  EOF
2025-08-20T22:48:28.9833666Z [00:02:48.009]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b603/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/crypto@v0.41.0/ssh/agent=>golang.org/x/crypto@v0.41.0/ssh/agent;$WORK/b603=>" -p golang.org/x/crypto/ssh/agent -lang=go1.23 -complete -installsuffix shared -buildid 9dD9FgdFhPg6jpH9mivl/9dD9FgdFhPg6jpH9mivl -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b603/importcfg -pack /root/go/pkg/mod/golang.org/x/crypto@v0.41.0/ssh/agent/client.go /root/go/pkg/mod/golang.org/x/crypto@v0.41.0/ssh/agent/forward.go /root/go/pkg/mod/golang.org/x/crypto@v0.41.0/ssh/agent/keyring.go /root/go/pkg/mod/golang.org/x/crypto@v0.41.0/ssh/agent/server.go
2025-08-20T22:48:29.0014843Z [00:02:48.026]➜  go tool buildid -w $WORK/b548/_pkg_.a # internal
2025-08-20T22:48:29.0015860Z [00:02:48.028]➜  cp $WORK/b548/_pkg_.a /root/.cache/go-build/a9/a91c7459157055c539c4c6739e9a21bcc2618641c62dea0068794dfe6763b3f1-d # internal
2025-08-20T22:48:29.0016689Z [00:02:48.029]➜  go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp
2025-08-20T22:48:29.0017168Z [00:02:48.029]➜  mkdir -p $WORK/b545/
2025-08-20T22:48:29.0022325Z [00:02:48.029]➜  cat >/tmp/go-build3381348043/b545/importcfg << 'EOF' # internal
2025-08-20T22:48:29.0023055Z [00:02:48.029]➜  # import config
2025-08-20T22:48:29.0023735Z [00:02:48.029]➜  packagefile context=/tmp/go-build3381348043/b043/_pkg_.a
2025-08-20T22:48:29.0024717Z [00:02:48.029]➜  packagefile github.com/felixge/httpsnoop=/tmp/go-build3381348043/b546/_pkg_.a
2025-08-20T22:48:29.0025583Z [00:02:48.029]➜  packagefile go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/internal/request=/tmp/go-build3381348043/b547/_pkg_.a
2025-08-20T22:48:29.0027036Z [00:02:48.029]➜  packagefile go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/internal/semconv=/tmp/go-build3381348043/b548/_pkg_.a
2025-08-20T22:48:29.0027817Z [00:02:48.029]➜  packagefile go.opentelemetry.io/otel=/tmp/go-build3381348043/b554/_pkg_.a
2025-08-20T22:48:29.0028404Z [00:02:48.029]➜  packagefile go.opentelemetry.io/otel/attribute=/tmp/go-build3381348043/b550/_pkg_.a
2025-08-20T22:48:29.0029002Z [00:02:48.029]➜  packagefile go.opentelemetry.io/otel/codes=/tmp/go-build3381348043/b552/_pkg_.a
2025-08-20T22:48:29.0029585Z [00:02:48.029]➜  packagefile go.opentelemetry.io/otel/metric=/tmp/go-build3381348043/b566/_pkg_.a
2025-08-20T22:48:29.0030478Z [00:02:48.029]➜  packagefile go.opentelemetry.io/otel/propagation=/tmp/go-build3381348043/b568/_pkg_.a
2025-08-20T22:48:29.0031147Z [00:02:48.029]➜  packagefile go.opentelemetry.io/otel/trace=/tmp/go-build3381348043/b562/_pkg_.a
2025-08-20T22:48:29.0031633Z [00:02:48.029]➜  packagefile io=/tmp/go-build3381348043/b034/_pkg_.a
2025-08-20T22:48:29.0032053Z [00:02:48.029]➜  packagefile net/http=/tmp/go-build3381348043/b161/_pkg_.a
2025-08-20T22:48:29.0032540Z [00:02:48.029]➜  packagefile net/http/httptrace=/tmp/go-build3381348043/b180/_pkg_.a
2025-08-20T22:48:29.0033008Z [00:02:48.029]➜  packagefile net/url=/tmp/go-build3381348043/b155/_pkg_.a
2025-08-20T22:48:29.0033434Z [00:02:48.029]➜  packagefile strings=/tmp/go-build3381348043/b063/_pkg_.a
2025-08-20T22:48:29.0033853Z [00:02:48.029]➜  packagefile sync=/tmp/go-build3381348043/b035/_pkg_.a
2025-08-20T22:48:29.0034284Z [00:02:48.029]➜  packagefile sync/atomic=/tmp/go-build3381348043/b037/_pkg_.a
2025-08-20T22:48:29.0034727Z [00:02:48.029]➜  packagefile time=/tmp/go-build3381348043/b044/_pkg_.a
2025-08-20T22:48:29.0035036Z [00:02:48.029]➜  EOF
2025-08-20T22:48:29.0040620Z [00:02:48.029]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b545/_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/b545=>" -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/b545/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-20T22:48:29.0503661Z [00:02:48.077]➜  go tool buildid -w $WORK/b581/_pkg_.a # internal
2025-08-20T22:48:29.0514534Z [00:02:48.078]➜  cp $WORK/b581/_pkg_.a /root/.cache/go-build/e2/e2c8561f75ef3fdc496e4b5c4cad0b4cb57972c951d80b09a87227b6abc70bb6-d # internal
2025-08-20T22:48:29.0551099Z [00:02:48.082]➜  golang.org/x/term
2025-08-20T22:48:29.0552564Z [00:02:48.082]➜  mkdir -p $WORK/b608/
2025-08-20T22:48:29.0558773Z [00:02:48.083]➜  cat >/tmp/go-build3381348043/b608/importcfg << 'EOF' # internal
2025-08-20T22:48:29.0559567Z [00:02:48.083]➜  # import config
2025-08-20T22:48:29.0560198Z [00:02:48.083]➜  packagefile bytes=/tmp/go-build3381348043/b003/_pkg_.a
2025-08-20T22:48:29.0562014Z [00:02:48.083]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:29.0562509Z [00:02:48.083]➜  packagefile golang.org/x/sys/unix=/tmp/go-build3381348043/b211/_pkg_.a
2025-08-20T22:48:29.0562976Z [00:02:48.083]➜  packagefile io=/tmp/go-build3381348043/b034/_pkg_.a
2025-08-20T22:48:29.0563413Z [00:02:48.083]➜  packagefile runtime=/tmp/go-build3381348043/b010/_pkg_.a
2025-08-20T22:48:29.0563841Z [00:02:48.083]➜  packagefile strconv=/tmp/go-build3381348043/b054/_pkg_.a
2025-08-20T22:48:29.0564256Z [00:02:48.083]➜  packagefile sync=/tmp/go-build3381348043/b035/_pkg_.a
2025-08-20T22:48:29.0564698Z [00:02:48.083]➜  packagefile unicode/utf8=/tmp/go-build3381348043/b042/_pkg_.a
2025-08-20T22:48:29.0565035Z [00:02:48.083]➜  EOF
2025-08-20T22:48:29.0567711Z [00:02:48.083]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b608/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/term@v0.34.0=>golang.org/x/term@v0.34.0;$WORK/b608=>" -p golang.org/x/term -lang=go1.23 -complete -installsuffix shared -buildid 1QRftYFdzN8viUP5V971/1QRftYFdzN8viUP5V971 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b608/importcfg -pack /root/go/pkg/mod/golang.org/x/term@v0.34.0/term.go /root/go/pkg/mod/golang.org/x/term@v0.34.0/term_unix.go /root/go/pkg/mod/golang.org/x/term@v0.34.0/term_unix_other.go /root/go/pkg/mod/golang.org/x/term@v0.34.0/terminal.go
2025-08-20T22:48:29.0619122Z [00:02:48.087]➜  go tool buildid -w $WORK/b598/_pkg_.a # internal
2025-08-20T22:48:29.0627545Z [00:02:48.090]➜  cp $WORK/b598/_pkg_.a /root/.cache/go-build/e6/e6ba42695552d865fac7b62e943b0f2ce65e3f6ee113c306415793c40e209414-d # internal
2025-08-20T22:48:29.0685211Z [00:02:48.095]➜  github.com/smallstep/cli-utils/usage
2025-08-20T22:48:29.0687622Z [00:02:48.096]➜  mkdir -p $WORK/b592/
2025-08-20T22:48:29.0691353Z [00:02:48.096]➜  cat >/tmp/go-build3381348043/b592/importcfg << 'EOF' # internal
2025-08-20T22:48:29.0691754Z [00:02:48.096]➜  # import config
2025-08-20T22:48:29.0692103Z [00:02:48.096]➜  packagefile bufio=/tmp/go-build3381348043/b162/_pkg_.a
2025-08-20T22:48:29.0692523Z [00:02:48.096]➜  packagefile bytes=/tmp/go-build3381348043/b003/_pkg_.a
2025-08-20T22:48:29.0692971Z [00:02:48.096]➜  packagefile encoding/json=/tmp/go-build3381348043/b158/_pkg_.a
2025-08-20T22:48:29.0693411Z [00:02:48.096]➜  packagefile errors=/tmp/go-build3381348043/b004/_pkg_.a
2025-08-20T22:48:29.0694172Z [00:02:48.096]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:29.0694647Z [00:02:48.096]➜  packagefile github.com/mgutz/ansi=/tmp/go-build3381348043/b593/_pkg_.a
2025-08-20T22:48:29.0695227Z [00:02:48.096]➜  packagefile github.com/smallstep/cli-utils/errs=/tmp/go-build3381348043/b582/_pkg_.a
2025-08-20T22:48:29.0696073Z [00:02:48.096]➜  packagefile github.com/smallstep/cli-utils/pkg/blackfriday=/tmp/go-build3381348043/b596/_pkg_.a
2025-08-20T22:48:29.0696755Z [00:02:48.096]➜  packagefile github.com/urfave/cli=/tmp/go-build3381348043/b583/_pkg_.a
2025-08-20T22:48:29.0697282Z [00:02:48.096]➜  packagefile golang.org/x/net/html=/tmp/go-build3381348043/b598/_pkg_.a
2025-08-20T22:48:29.0697747Z [00:02:48.096]➜  packagefile html=/tmp/go-build3381348043/b189/_pkg_.a
2025-08-20T22:48:29.0698153Z [00:02:48.096]➜  packagefile io=/tmp/go-build3381348043/b034/_pkg_.a
2025-08-20T22:48:29.0698577Z [00:02:48.096]➜  packagefile net/http=/tmp/go-build3381348043/b161/_pkg_.a
2025-08-20T22:48:29.0699006Z [00:02:48.096]➜  packagefile os=/tmp/go-build3381348043/b079/_pkg_.a
2025-08-20T22:48:29.0699415Z [00:02:48.096]➜  packagefile path=/tmp/go-build3381348043/b082/_pkg_.a
2025-08-20T22:48:29.0699829Z [00:02:48.096]➜  packagefile regexp=/tmp/go-build3381348043/b184/_pkg_.a
2025-08-20T22:48:29.0700263Z [00:02:48.096]➜  packagefile strconv=/tmp/go-build3381348043/b054/_pkg_.a
2025-08-20T22:48:29.0700692Z [00:02:48.096]➜  packagefile strings=/tmp/go-build3381348043/b063/_pkg_.a
2025-08-20T22:48:29.0701156Z [00:02:48.096]➜  packagefile text/tabwriter=/tmp/go-build3381348043/b192/_pkg_.a
2025-08-20T22:48:29.0701632Z [00:02:48.096]➜  packagefile text/template=/tmp/go-build3381348043/b247/_pkg_.a
2025-08-20T22:48:29.0702075Z [00:02:48.096]➜  packagefile time=/tmp/go-build3381348043/b044/_pkg_.a
2025-08-20T22:48:29.0702496Z [00:02:48.096]➜  packagefile unicode=/tmp/go-build3381348043/b041/_pkg_.a
2025-08-20T22:48:29.0702812Z [00:02:48.096]➜  EOF
2025-08-20T22:48:29.0707927Z [00:02:48.097]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b592/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/smallstep/cli-utils@v0.12.1/usage=>github.com/smallstep/cli-utils@v0.12.1/usage;$WORK/b592=>" -p github.com/smallstep/cli-utils/usage -lang=go1.23 -complete -installsuffix shared -buildid OaEfdME9Ki2kPcVav5Vx/OaEfdME9Ki2kPcVav5Vx -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b592/importcfg -pack /root/go/pkg/mod/github.com/smallstep/cli-utils@v0.12.1/usage/css.go /root/go/pkg/mod/github.com/smallstep/cli-utils@v0.12.1/usage/help.go /root/go/pkg/mod/github.com/smallstep/cli-utils@v0.12.1/usage/html.go /root/go/pkg/mod/github.com/smallstep/cli-utils@v0.12.1/usage/printer.go /root/go/pkg/mod/github.com/smallstep/cli-utils@v0.12.1/usage/renderer.go /root/go/pkg/mod/github.com/smallstep/cli-utils@v0.12.1/usage/report.go /root/go/pkg/mod/github.com/smallstep/cli-utils@v0.12.1/usage/usage.go
2025-08-20T22:48:29.1125845Z [00:02:48.139]➜  go tool buildid -w $WORK/b603/_pkg_.a # internal
2025-08-20T22:48:29.1144751Z [00:02:48.141]➜  cp $WORK/b603/_pkg_.a /root/.cache/go-build/99/993d9716f15baf6de5846fb46d1de9877203c06b5fdff4319b55a5891f2d3d09-d # internal
2025-08-20T22:48:29.1329689Z [00:02:48.160]➜  go.step.sm/crypto/sshutil
2025-08-20T22:48:29.1332551Z [00:02:48.160]➜  mkdir -p $WORK/b601/
2025-08-20T22:48:29.1348840Z [00:02:48.162]➜  cat >/tmp/go-build3381348043/b601/importcfg << 'EOF' # internal
2025-08-20T22:48:29.1352077Z [00:02:48.162]➜  # import config
2025-08-20T22:48:29.1355256Z [00:02:48.162]➜  packagefile bytes=/tmp/go-build3381348043/b003/_pkg_.a
2025-08-20T22:48:29.1356112Z [00:02:48.162]➜  packagefile crypto=/tmp/go-build3381348043/b052/_pkg_.a
2025-08-20T22:48:29.1358785Z [00:02:48.162]➜  packagefile crypto/dsa=/tmp/go-build3381348043/b142/_pkg_.a
2025-08-20T22:48:29.1359268Z [00:02:48.162]➜  packagefile crypto/ecdh=/tmp/go-build3381348043/b057/_pkg_.a
2025-08-20T22:48:29.1368698Z [00:02:48.162]➜  packagefile crypto/ecdsa=/tmp/go-build3381348043/b056/_pkg_.a
2025-08-20T22:48:29.1369563Z [00:02:48.162]➜  packagefile crypto/ed25519=/tmp/go-build3381348043/b113/_pkg_.a
2025-08-20T22:48:29.1370049Z [00:02:48.162]➜  packagefile crypto/elliptic=/tmp/go-build3381348043/b095/_pkg_.a
2025-08-20T22:48:29.1370525Z [00:02:48.162]➜  packagefile crypto/rand=/tmp/go-build3381348043/b116/_pkg_.a
2025-08-20T22:48:29.1370976Z [00:02:48.162]➜  packagefile crypto/rsa=/tmp/go-build3381348043/b117/_pkg_.a
2025-08-20T22:48:29.1371432Z [00:02:48.162]➜  packagefile crypto/sha256=/tmp/go-build3381348043/b119/_pkg_.a
2025-08-20T22:48:29.1371917Z [00:02:48.162]➜  packagefile encoding/base64=/tmp/go-build3381348043/b146/_pkg_.a
2025-08-20T22:48:29.1372400Z [00:02:48.162]➜  packagefile encoding/binary=/tmp/go-build3381348043/b132/_pkg_.a
2025-08-20T22:48:29.1372873Z [00:02:48.162]➜  packagefile encoding/json=/tmp/go-build3381348043/b158/_pkg_.a
2025-08-20T22:48:29.1373311Z [00:02:48.162]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:29.1373780Z [00:02:48.162]➜  packagefile github.com/pkg/errors=/tmp/go-build3381348043/b195/_pkg_.a
2025-08-20T22:48:29.1374341Z [00:02:48.162]➜  packagefile go.step.sm/crypto/fingerprint=/tmp/go-build3381348043/b428/_pkg_.a
2025-08-20T22:48:29.1374944Z [00:02:48.162]➜  packagefile go.step.sm/crypto/internal/templates=/tmp/go-build3381348043/b431/_pkg_.a
2025-08-20T22:48:29.1375586Z [00:02:48.162]➜  packagefile go.step.sm/crypto/internal/utils/convert=/tmp/go-build3381348043/b602/_pkg_.a
2025-08-20T22:48:29.1404561Z [00:02:48.162]➜  packagefile go.step.sm/crypto/randutil=/tmp/go-build3381348043/b417/_pkg_.a
2025-08-20T22:48:29.1405150Z [00:02:48.162]➜  packagefile golang.org/x/crypto/ssh=/tmp/go-build3381348043/b455/_pkg_.a
2025-08-20T22:48:29.1405960Z [00:02:48.162]➜  packagefile golang.org/x/crypto/ssh/agent=/tmp/go-build3381348043/b603/_pkg_.a
2025-08-20T22:48:29.1406525Z [00:02:48.162]➜  packagefile math/big=/tmp/go-build3381348043/b096/_pkg_.a
2025-08-20T22:48:29.1406939Z [00:02:48.162]➜  packagefile os=/tmp/go-build3381348043/b079/_pkg_.a
2025-08-20T22:48:29.1407363Z [00:02:48.162]➜  packagefile strings=/tmp/go-build3381348043/b063/_pkg_.a
2025-08-20T22:48:29.1407811Z [00:02:48.162]➜  packagefile text/template=/tmp/go-build3381348043/b247/_pkg_.a
2025-08-20T22:48:29.1408255Z [00:02:48.162]➜  packagefile time=/tmp/go-build3381348043/b044/_pkg_.a
2025-08-20T22:48:29.1408564Z [00:02:48.162]➜  EOF
2025-08-20T22:48:29.1411956Z [00:02:48.162]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b601/_pkg_.a -trimpath "/root/go/pkg/mod/go.step.sm/crypto@v0.69.0/sshutil=>go.step.sm/crypto@v0.69.0/sshutil;$WORK/b601=>" -p go.step.sm/crypto/sshutil -lang=go1.23 -complete -installsuffix shared -buildid A6teshaPGTmi6IAaNr3O/A6teshaPGTmi6IAaNr3O -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b601/importcfg -pack /root/go/pkg/mod/go.step.sm/crypto@v0.69.0/sshutil/certificate.go /root/go/pkg/mod/go.step.sm/crypto@v0.69.0/sshutil/certificate_request.go /root/go/pkg/mod/go.step.sm/crypto@v0.69.0/sshutil/fingerprint.go /root/go/pkg/mod/go.step.sm/crypto@v0.69.0/sshutil/options.go /root/go/pkg/mod/go.step.sm/crypto@v0.69.0/sshutil/sshutil.go /root/go/pkg/mod/go.step.sm/crypto@v0.69.0/sshutil/templates.go /root/go/pkg/mod/go.step.sm/crypto@v0.69.0/sshutil/types.go
2025-08-20T22:48:29.1414779Z [00:02:48.165]➜  go tool buildid -w $WORK/b545/_pkg_.a # internal
2025-08-20T22:48:29.1422604Z [00:02:48.169]➜  cp $WORK/b545/_pkg_.a /root/.cache/go-build/f7/f7e87ccc6f01c4ff452deaea27abfba27ca5abcdcd3f85e1af13fa5a5894ad9e-d # internal
2025-08-20T22:48:29.1429825Z [00:02:48.169]➜  cloud.google.com/go/auth/httptransport
2025-08-20T22:48:29.1430164Z [00:02:48.169]➜  mkdir -p $WORK/b543/
2025-08-20T22:48:29.1430536Z [00:02:48.169]➜  cat >/tmp/go-build3381348043/b543/importcfg << 'EOF' # internal
2025-08-20T22:48:29.1430883Z [00:02:48.169]➜  # import config
2025-08-20T22:48:29.1431283Z [00:02:48.169]➜  packagefile cloud.google.com/go/auth=/tmp/go-build3381348043/b480/_pkg_.a
2025-08-20T22:48:29.1431876Z [00:02:48.169]➜  packagefile cloud.google.com/go/auth/credentials=/tmp/go-build3381348043/b484/_pkg_.a
2025-08-20T22:48:29.1432841Z [00:02:48.169]➜  packagefile cloud.google.com/go/auth/internal=/tmp/go-build3381348043/b481/_pkg_.a
2025-08-20T22:48:29.1433493Z [00:02:48.169]➜  packagefile cloud.google.com/go/auth/internal/transport=/tmp/go-build3381348043/b544/_pkg_.a
2025-08-20T22:48:29.1434197Z [00:02:48.169]➜  packagefile cloud.google.com/go/auth/internal/transport/cert=/tmp/go-build3381348043/b489/_pkg_.a
2025-08-20T22:48:29.1434763Z [00:02:48.169]➜  packagefile context=/tmp/go-build3381348043/b043/_pkg_.a
2025-08-20T22:48:29.1435215Z [00:02:48.169]➜  packagefile crypto/tls=/tmp/go-build3381348043/b120/_pkg_.a
2025-08-20T22:48:29.1435656Z [00:02:48.169]➜  packagefile errors=/tmp/go-build3381348043/b004/_pkg_.a
2025-08-20T22:48:29.1436318Z [00:02:48.169]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:29.1436876Z [00:02:48.169]➜  packagefile github.com/googleapis/gax-go/v2/internallog=/tmp/go-build3381348043/b472/_pkg_.a
2025-08-20T22:48:29.1437645Z [00:02:48.169]➜  packagefile go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp=/tmp/go-build3381348043/b545/_pkg_.a
2025-08-20T22:48:29.1438314Z [00:02:48.169]➜  packagefile golang.org/x/net/http2=/tmp/go-build3381348043/b308/_pkg_.a
2025-08-20T22:48:29.1438818Z [00:02:48.169]➜  packagefile log/slog=/tmp/go-build3381348043/b474/_pkg_.a
2025-08-20T22:48:29.1439239Z [00:02:48.169]➜  packagefile net=/tmp/go-build3381348043/b148/_pkg_.a
2025-08-20T22:48:29.1439657Z [00:02:48.169]➜  packagefile net/http=/tmp/go-build3381348043/b161/_pkg_.a
2025-08-20T22:48:29.1440078Z [00:02:48.169]➜  packagefile os=/tmp/go-build3381348043/b079/_pkg_.a
2025-08-20T22:48:29.1440483Z [00:02:48.169]➜  packagefile time=/tmp/go-build3381348043/b044/_pkg_.a
2025-08-20T22:48:29.1440788Z [00:02:48.169]➜  EOF
2025-08-20T22:48:29.1443023Z [00:02:48.169]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b543/_pkg_.a -trimpath "/root/go/pkg/mod/cloud.google.com/go/auth@v0.16.3/httptransport=>cloud.google.com/go/auth@v0.16.3/httptransport;$WORK/b543=>" -p cloud.google.com/go/auth/httptransport -lang=go1.23 -complete -installsuffix shared -buildid CjTOg7GDUIqVIAL0Nckc/CjTOg7GDUIqVIAL0Nckc -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b543/importcfg -pack /root/go/pkg/mod/cloud.google.com/go/auth@v0.16.3/httptransport/httptransport.go /root/go/pkg/mod/cloud.google.com/go/auth@v0.16.3/httptransport/transport.go
2025-08-20T22:48:29.1453795Z [00:02:48.172]➜  go tool buildid -w $WORK/b608/_pkg_.a # internal
2025-08-20T22:48:29.1469734Z [00:02:48.174]➜  cp $WORK/b608/_pkg_.a /root/.cache/go-build/ab/abdabab486e027b830a5e66d6364381ce0898d701e9a74969d33376fe56a6324-d # internal
2025-08-20T22:48:29.1486770Z [00:02:48.175]➜  go.step.sm/crypto/internal/termutil
2025-08-20T22:48:29.1490048Z [00:02:48.176]➜  mkdir -p $WORK/b607/
2025-08-20T22:48:29.1501364Z [00:02:48.177]➜  cat >/tmp/go-build3381348043/b607/importcfg << 'EOF' # internal
2025-08-20T22:48:29.1504165Z [00:02:48.177]➜  # import config
2025-08-20T22:48:29.1504547Z [00:02:48.177]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:29.1505009Z [00:02:48.177]➜  packagefile golang.org/x/term=/tmp/go-build3381348043/b608/_pkg_.a
2025-08-20T22:48:29.1505457Z [00:02:48.177]➜  packagefile io=/tmp/go-build3381348043/b034/_pkg_.a
2025-08-20T22:48:29.1506089Z [00:02:48.177]➜  packagefile os=/tmp/go-build3381348043/b079/_pkg_.a
2025-08-20T22:48:29.1506567Z [00:02:48.177]➜  packagefile runtime=/tmp/go-build3381348043/b010/_pkg_.a
2025-08-20T22:48:29.1506887Z [00:02:48.177]➜  EOF
2025-08-20T22:48:29.1508742Z [00:02:48.177]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b607/_pkg_.a -trimpath "/root/go/pkg/mod/go.step.sm/crypto@v0.69.0/internal/termutil=>go.step.sm/crypto@v0.69.0/internal/termutil;$WORK/b607=>" -p go.step.sm/crypto/internal/termutil -lang=go1.23 -complete -installsuffix shared -buildid KV_y68z5jUGa-3yUtjT5/KV_y68z5jUGa-3yUtjT5 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b607/importcfg -pack /root/go/pkg/mod/go.step.sm/crypto@v0.69.0/internal/termutil/termutil.go
2025-08-20T22:48:29.1666686Z [00:02:48.193]➜  go tool buildid -w $WORK/b607/_pkg_.a # internal
2025-08-20T22:48:29.1679400Z [00:02:48.195]➜  cp $WORK/b607/_pkg_.a /root/.cache/go-build/60/60f79dcbe1f3463441b59346ad7ddada6aa2c998a96cd375e07680fdd3da70cf-d # internal
2025-08-20T22:48:29.1698571Z [00:02:48.196]➜  go.step.sm/crypto/kms/uri
2025-08-20T22:48:29.1701204Z [00:02:48.196]➜  mkdir -p $WORK/b606/
2025-08-20T22:48:29.1704232Z [00:02:48.197]➜  cat >/tmp/go-build3381348043/b606/importcfg << 'EOF' # internal
2025-08-20T22:48:29.1704883Z [00:02:48.197]➜  # import config
2025-08-20T22:48:29.1708071Z [00:02:48.197]➜  packagefile bytes=/tmp/go-build3381348043/b003/_pkg_.a
2025-08-20T22:48:29.1708670Z [00:02:48.197]➜  packagefile encoding/hex=/tmp/go-build3381348043/b144/_pkg_.a
2025-08-20T22:48:29.1709122Z [00:02:48.197]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:29.1709597Z [00:02:48.197]➜  packagefile github.com/pkg/errors=/tmp/go-build3381348043/b195/_pkg_.a
2025-08-20T22:48:29.1710194Z [00:02:48.197]➜  packagefile go.step.sm/crypto/internal/termutil=/tmp/go-build3381348043/b607/_pkg_.a
2025-08-20T22:48:29.1710713Z [00:02:48.197]➜  packagefile net/url=/tmp/go-build3381348043/b155/_pkg_.a
2025-08-20T22:48:29.1711128Z [00:02:48.197]➜  packagefile os=/tmp/go-build3381348043/b079/_pkg_.a
2025-08-20T22:48:29.1711544Z [00:02:48.197]➜  packagefile strconv=/tmp/go-build3381348043/b054/_pkg_.a
2025-08-20T22:48:29.1711974Z [00:02:48.197]➜  packagefile strings=/tmp/go-build3381348043/b063/_pkg_.a
2025-08-20T22:48:29.1712415Z [00:02:48.197]➜  packagefile unicode=/tmp/go-build3381348043/b041/_pkg_.a
2025-08-20T22:48:29.1712730Z [00:02:48.197]➜  EOF
2025-08-20T22:48:29.1714408Z [00:02:48.197]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b606/_pkg_.a -trimpath "/root/go/pkg/mod/go.step.sm/crypto@v0.69.0/kms/uri=>go.step.sm/crypto@v0.69.0/kms/uri;$WORK/b606=>" -p go.step.sm/crypto/kms/uri -lang=go1.23 -complete -installsuffix shared -buildid pbnXb5U-r9oLZCIZsoCW/pbnXb5U-r9oLZCIZsoCW -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b606/importcfg -pack /root/go/pkg/mod/go.step.sm/crypto@v0.69.0/kms/uri/uri.go
2025-08-20T22:48:29.1820853Z [00:02:48.209]➜  go tool buildid -w $WORK/b592/_pkg_.a # internal
2025-08-20T22:48:29.1824968Z [00:02:48.209]➜  cp $WORK/b592/_pkg_.a /root/.cache/go-build/82/8268f8ed0b5cc1070d3a5750820da92c32863b886260e9bab946f0cd2ffbb12b-d # internal
2025-08-20T22:48:29.1841330Z [00:02:48.211]➜  github.com/smallstep/cli-utils/command
2025-08-20T22:48:29.1847792Z [00:02:48.211]➜  mkdir -p $WORK/b580/
2025-08-20T22:48:29.1848271Z [00:02:48.211]➜  cat >/tmp/go-build3381348043/b580/importcfg << 'EOF' # internal
2025-08-20T22:48:29.1848626Z [00:02:48.211]➜  # import config
2025-08-20T22:48:29.1849074Z [00:02:48.211]➜  packagefile github.com/smallstep/cli-utils/step=/tmp/go-build3381348043/b581/_pkg_.a
2025-08-20T22:48:29.1849703Z [00:02:48.211]➜  packagefile github.com/smallstep/cli-utils/usage=/tmp/go-build3381348043/b592/_pkg_.a
2025-08-20T22:48:29.1850287Z [00:02:48.211]➜  packagefile github.com/urfave/cli=/tmp/go-build3381348043/b583/_pkg_.a
2025-08-20T22:48:29.1850748Z [00:02:48.211]➜  packagefile os=/tmp/go-build3381348043/b079/_pkg_.a
2025-08-20T22:48:29.1851050Z [00:02:48.211]➜  EOF
2025-08-20T22:48:29.1852992Z [00:02:48.211]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b580/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/smallstep/cli-utils@v0.12.1/command=>github.com/smallstep/cli-utils@v0.12.1/command;$WORK/b580=>" -p github.com/smallstep/cli-utils/command -lang=go1.23 -complete -installsuffix shared -buildid UfB7eHUU9m7a5RSN01YT/UfB7eHUU9m7a5RSN01YT -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b580/importcfg -pack /root/go/pkg/mod/github.com/smallstep/cli-utils@v0.12.1/command/command.go
2025-08-20T22:48:29.2031793Z [00:02:48.230]➜  go tool buildid -w $WORK/b543/_pkg_.a # internal
2025-08-20T22:48:29.2042438Z [00:02:48.231]➜  go tool buildid -w $WORK/b580/_pkg_.a # internal
2025-08-20T22:48:29.2046600Z [00:02:48.231]➜  cp $WORK/b543/_pkg_.a /root/.cache/go-build/e5/e56df8b317615b3554622db6da1134d83fe786dc1c7ac69813df98ed9ddefa84-d # internal
2025-08-20T22:48:29.2051854Z [00:02:48.231]➜  google.golang.org/api/transport/http
2025-08-20T22:48:29.2052189Z [00:02:48.231]➜  mkdir -p $WORK/b542/
2025-08-20T22:48:29.2052565Z [00:02:48.231]➜  cat >/tmp/go-build3381348043/b542/importcfg << 'EOF' # internal
2025-08-20T22:48:29.2052913Z [00:02:48.231]➜  # import config
2025-08-20T22:48:29.2053333Z [00:02:48.231]➜  packagefile cloud.google.com/go/auth=/tmp/go-build3381348043/b480/_pkg_.a
2025-08-20T22:48:29.2053924Z [00:02:48.231]➜  packagefile cloud.google.com/go/auth/credentials=/tmp/go-build3381348043/b484/_pkg_.a
2025-08-20T22:48:29.2054563Z [00:02:48.231]➜  packagefile cloud.google.com/go/auth/httptransport=/tmp/go-build3381348043/b543/_pkg_.a
2025-08-20T22:48:29.2055194Z [00:02:48.231]➜  packagefile cloud.google.com/go/auth/oauth2adapt=/tmp/go-build3381348043/b498/_pkg_.a
2025-08-20T22:48:29.2055807Z [00:02:48.231]➜  packagefile context=/tmp/go-build3381348043/b043/_pkg_.a
2025-08-20T22:48:29.2056308Z [00:02:48.231]➜  packagefile crypto/tls=/tmp/go-build3381348043/b120/_pkg_.a
2025-08-20T22:48:29.2056743Z [00:02:48.231]➜  packagefile errors=/tmp/go-build3381348043/b004/_pkg_.a
2025-08-20T22:48:29.2057383Z [00:02:48.231]➜  packagefile go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp=/tmp/go-build3381348043/b545/_pkg_.a
2025-08-20T22:48:29.2058049Z [00:02:48.231]➜  packagefile golang.org/x/net/http2=/tmp/go-build3381348043/b308/_pkg_.a
2025-08-20T22:48:29.2058577Z [00:02:48.231]➜  packagefile golang.org/x/oauth2=/tmp/go-build3381348043/b204/_pkg_.a
2025-08-20T22:48:29.2059174Z [00:02:48.231]➜  packagefile google.golang.org/api/googleapi/transport=/tmp/go-build3381348043/b572/_pkg_.a
2025-08-20T22:48:29.2059795Z [00:02:48.231]➜  packagefile google.golang.org/api/internal=/tmp/go-build3381348043/b479/_pkg_.a
2025-08-20T22:48:29.2060398Z [00:02:48.231]➜  packagefile google.golang.org/api/internal/cert=/tmp/go-build3381348043/b530/_pkg_.a
2025-08-20T22:48:29.2060998Z [00:02:48.231]➜  packagefile google.golang.org/api/option=/tmp/go-build3381348043/b540/_pkg_.a
2025-08-20T22:48:29.2061485Z [00:02:48.231]➜  packagefile net=/tmp/go-build3381348043/b148/_pkg_.a
2025-08-20T22:48:29.2061902Z [00:02:48.231]➜  packagefile net/http=/tmp/go-build3381348043/b161/_pkg_.a
2025-08-20T22:48:29.2062320Z [00:02:48.231]➜  packagefile time=/tmp/go-build3381348043/b044/_pkg_.a
2025-08-20T22:48:29.2062627Z [00:02:48.231]➜  EOF
2025-08-20T22:48:29.2064815Z [00:02:48.231]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b542/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/api@v0.244.0/transport/http=>google.golang.org/api@v0.244.0/transport/http;$WORK/b542=>" -p google.golang.org/api/transport/http -lang=go1.23 -complete -installsuffix shared -buildid CZjQHy4yVkEDXaFG44v1/CZjQHy4yVkEDXaFG44v1 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b542/importcfg -pack /root/go/pkg/mod/google.golang.org/api@v0.244.0/transport/http/dial.go
2025-08-20T22:48:29.2071501Z [00:02:48.234]➜  cp $WORK/b580/_pkg_.a /root/.cache/go-build/59/5962d8d205cf89a7cc954fa75bc5ff5c5d385e81f39bde794297dd80517257be-d # internal
2025-08-20T22:48:29.2090181Z [00:02:48.236]➜  github.com/smallstep/cli-utils/fileutil
2025-08-20T22:48:29.2093952Z [00:02:48.236]➜  mkdir -p $WORK/b579/
2025-08-20T22:48:29.2103944Z [00:02:48.237]➜  cat >/tmp/go-build3381348043/b579/importcfg << 'EOF' # internal
2025-08-20T22:48:29.2115047Z [00:02:48.238]➜  # import config
2025-08-20T22:48:29.2115469Z [00:02:48.238]➜  packagefile bufio=/tmp/go-build3381348043/b162/_pkg_.a
2025-08-20T22:48:29.2116087Z [00:02:48.238]➜  packagefile bytes=/tmp/go-build3381348043/b003/_pkg_.a
2025-08-20T22:48:29.2116526Z [00:02:48.238]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:29.2116991Z [00:02:48.238]➜  packagefile github.com/pkg/errors=/tmp/go-build3381348043/b195/_pkg_.a
2025-08-20T22:48:29.2117576Z [00:02:48.238]➜  packagefile github.com/smallstep/cli-utils/command=/tmp/go-build3381348043/b580/_pkg_.a
2025-08-20T22:48:29.2118527Z [00:02:48.238]➜  packagefile github.com/smallstep/cli-utils/ui=/tmp/go-build3381348043/b586/_pkg_.a
2025-08-20T22:48:29.2119022Z [00:02:48.238]➜  packagefile io=/tmp/go-build3381348043/b034/_pkg_.a
2025-08-20T22:48:29.2120589Z [00:02:48.239]➜  packagefile os=/tmp/go-build3381348043/b079/_pkg_.a
2025-08-20T22:48:29.2121559Z [00:02:48.239]➜  packagefile strings=/tmp/go-build3381348043/b063/_pkg_.a
2025-08-20T22:48:29.2123712Z [00:02:48.239]➜  packagefile time=/tmp/go-build3381348043/b044/_pkg_.a
2025-08-20T22:48:29.2124208Z [00:02:48.239]➜  EOF
2025-08-20T22:48:29.2129525Z [00:02:48.239]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b579/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/smallstep/cli-utils@v0.12.1/fileutil=>github.com/smallstep/cli-utils@v0.12.1/fileutil;$WORK/b579=>" -p github.com/smallstep/cli-utils/fileutil -lang=go1.23 -complete -installsuffix shared -buildid FD_LgzvFlxDUhk-GQLYC/FD_LgzvFlxDUhk-GQLYC -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b579/importcfg -pack /root/go/pkg/mod/github.com/smallstep/cli-utils@v0.12.1/fileutil/file.go /root/go/pkg/mod/github.com/smallstep/cli-utils@v0.12.1/fileutil/write.go
2025-08-20T22:48:29.2131688Z [00:02:48.240]➜  go tool buildid -w $WORK/b606/_pkg_.a # internal
2025-08-20T22:48:29.2137212Z [00:02:48.240]➜  cp $WORK/b606/_pkg_.a /root/.cache/go-build/c1/c1b4c937874fb2d75200708b09246f6e1b5106ff82a13e44333df830c0a8da9e-d # internal
2025-08-20T22:48:29.2172505Z [00:02:48.244]➜  go.step.sm/crypto/kms/apiv1
2025-08-20T22:48:29.2174013Z [00:02:48.244]➜  mkdir -p $WORK/b605/
2025-08-20T22:48:29.2175015Z [00:02:48.245]➜  cat >/tmp/go-build3381348043/b605/importcfg << 'EOF' # internal
2025-08-20T22:48:29.2186839Z [00:02:48.245]➜  # import config
2025-08-20T22:48:29.2187279Z [00:02:48.245]➜  packagefile context=/tmp/go-build3381348043/b043/_pkg_.a
2025-08-20T22:48:29.2187738Z [00:02:48.245]➜  packagefile crypto=/tmp/go-build3381348043/b052/_pkg_.a
2025-08-20T22:48:29.2188206Z [00:02:48.245]➜  packagefile crypto/x509=/tmp/go-build3381348043/b141/_pkg_.a
2025-08-20T22:48:29.2188648Z [00:02:48.245]➜  packagefile errors=/tmp/go-build3381348043/b004/_pkg_.a
2025-08-20T22:48:29.2189061Z [00:02:48.245]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:29.2189544Z [00:02:48.245]➜  packagefile go.step.sm/crypto/kms/uri=/tmp/go-build3381348043/b606/_pkg_.a
2025-08-20T22:48:29.2192459Z [00:02:48.245]➜  packagefile strings=/tmp/go-build3381348043/b063/_pkg_.a
2025-08-20T22:48:29.2193342Z [00:02:48.245]➜  packagefile sync=/tmp/go-build3381348043/b035/_pkg_.a
2025-08-20T22:48:29.2193972Z [00:02:48.245]➜  packagefile time=/tmp/go-build3381348043/b044/_pkg_.a
2025-08-20T22:48:29.2194397Z [00:02:48.245]➜  EOF
2025-08-20T22:48:29.2197174Z [00:02:48.245]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b605/_pkg_.a -trimpath "/root/go/pkg/mod/go.step.sm/crypto@v0.69.0/kms/apiv1=>go.step.sm/crypto@v0.69.0/kms/apiv1;$WORK/b605=>" -p go.step.sm/crypto/kms/apiv1 -lang=go1.23 -complete -installsuffix shared -buildid AcHDzG1zlqWacz_Vsmx5/AcHDzG1zlqWacz_Vsmx5 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b605/importcfg -pack /root/go/pkg/mod/go.step.sm/crypto@v0.69.0/kms/apiv1/options.go /root/go/pkg/mod/go.step.sm/crypto@v0.69.0/kms/apiv1/registry.go /root/go/pkg/mod/go.step.sm/crypto@v0.69.0/kms/apiv1/requests.go
2025-08-20T22:48:29.2264083Z [00:02:48.253]➜  go tool buildid -w $WORK/b601/_pkg_.a # internal
2025-08-20T22:48:29.2276959Z [00:02:48.255]➜  cp $WORK/b601/_pkg_.a /root/.cache/go-build/0e/0e4687740edfa927f0dbdba3d6b01f67bdf4082ecf940c2a9c0b57e87aede5d9-d # internal
2025-08-20T22:48:29.2289331Z [00:02:48.256]➜  github.com/smallstep/certificates/webhook
2025-08-20T22:48:29.2290420Z [00:02:48.256]➜  mkdir -p $WORK/b600/
2025-08-20T22:48:29.2290899Z [00:02:48.256]➜  cat >/tmp/go-build3381348043/b600/importcfg << 'EOF' # internal
2025-08-20T22:48:29.2291257Z [00:02:48.256]➜  # import config
2025-08-20T22:48:29.2291622Z [00:02:48.256]➜  packagefile crypto/x509=/tmp/go-build3381348043/b141/_pkg_.a
2025-08-20T22:48:29.2292494Z [00:02:48.256]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:29.2292986Z [00:02:48.256]➜  packagefile go.step.sm/crypto/sshutil=/tmp/go-build3381348043/b601/_pkg_.a
2025-08-20T22:48:29.2293555Z [00:02:48.256]➜  packagefile go.step.sm/crypto/x509util=/tmp/go-build3381348043/b427/_pkg_.a
2025-08-20T22:48:29.2294098Z [00:02:48.256]➜  packagefile golang.org/x/crypto/ssh=/tmp/go-build3381348043/b455/_pkg_.a
2025-08-20T22:48:29.2294583Z [00:02:48.256]➜  packagefile time=/tmp/go-build3381348043/b044/_pkg_.a
2025-08-20T22:48:29.2294897Z [00:02:48.256]➜  EOF
2025-08-20T22:48:29.2297475Z [00:02:48.256]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b600/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/smallstep/certificates@v0.28.4/webhook=>github.com/smallstep/certificates@v0.28.4/webhook;$WORK/b600=>" -p github.com/smallstep/certificates/webhook -lang=go1.23 -complete -installsuffix shared -buildid aEfimfhU28I1zuDOsVRB/aEfimfhU28I1zuDOsVRB -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b600/importcfg -pack /root/go/pkg/mod/github.com/smallstep/certificates@v0.28.4/webhook/options.go /root/go/pkg/mod/github.com/smallstep/certificates@v0.28.4/webhook/types.go
2025-08-20T22:48:29.2589036Z [00:02:48.286]➜  go tool buildid -w $WORK/b579/_pkg_.a # internal
2025-08-20T22:48:29.2590328Z [00:02:48.286]➜  cp $WORK/b579/_pkg_.a /root/.cache/go-build/9e/9ec2d62c2b8f45af776a7dadedd6c192ae6a21327faebda8cee18b8496b3c2d6-d # internal
2025-08-20T22:48:29.2591050Z [00:02:48.286]➜  github.com/smallstep/certificates/templates
2025-08-20T22:48:29.2591381Z [00:02:48.286]➜  mkdir -p $WORK/b578/
2025-08-20T22:48:29.2591756Z [00:02:48.286]➜  cat >/tmp/go-build3381348043/b578/importcfg << 'EOF' # internal
2025-08-20T22:48:29.2592103Z [00:02:48.286]➜  # import config
2025-08-20T22:48:29.2592446Z [00:02:48.286]➜  packagefile bytes=/tmp/go-build3381348043/b003/_pkg_.a
2025-08-20T22:48:29.2592969Z [00:02:48.286]➜  packagefile github.com/Masterminds/sprig/v3=/tmp/go-build3381348043/b432/_pkg_.a
2025-08-20T22:48:29.2593544Z [00:02:48.286]➜  packagefile github.com/pkg/errors=/tmp/go-build3381348043/b195/_pkg_.a
2025-08-20T22:48:29.2594138Z [00:02:48.286]➜  packagefile github.com/smallstep/cli-utils/fileutil=/tmp/go-build3381348043/b579/_pkg_.a
2025-08-20T22:48:29.2594769Z [00:02:48.286]➜  packagefile github.com/smallstep/cli-utils/step=/tmp/go-build3381348043/b581/_pkg_.a
2025-08-20T22:48:29.2595349Z [00:02:48.286]➜  packagefile golang.org/x/crypto/ssh=/tmp/go-build3381348043/b455/_pkg_.a
2025-08-20T22:48:29.2596349Z [00:02:48.286]➜  packagefile os=/tmp/go-build3381348043/b079/_pkg_.a
2025-08-20T22:48:29.2596877Z [00:02:48.286]➜  packagefile path/filepath=/tmp/go-build3381348043/b156/_pkg_.a
2025-08-20T22:48:29.2597326Z [00:02:48.286]➜  packagefile strings=/tmp/go-build3381348043/b063/_pkg_.a
2025-08-20T22:48:29.2597746Z [00:02:48.286]➜  packagefile sync=/tmp/go-build3381348043/b035/_pkg_.a
2025-08-20T22:48:29.2598186Z [00:02:48.286]➜  packagefile text/template=/tmp/go-build3381348043/b247/_pkg_.a
2025-08-20T22:48:29.2598534Z [00:02:48.286]➜  EOF
2025-08-20T22:48:29.2600880Z [00:02:48.286]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b578/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/smallstep/certificates@v0.28.4/templates=>github.com/smallstep/certificates@v0.28.4/templates;$WORK/b578=>" -p github.com/smallstep/certificates/templates -lang=go1.23 -complete -installsuffix shared -buildid iPtcXfXxGIjCLmDm_uIL/iPtcXfXxGIjCLmDm_uIL -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b578/importcfg -pack /root/go/pkg/mod/github.com/smallstep/certificates@v0.28.4/templates/templates.go /root/go/pkg/mod/github.com/smallstep/certificates@v0.28.4/templates/values.go
2025-08-20T22:48:29.2768675Z [00:02:48.304]➜  go tool buildid -w $WORK/b600/_pkg_.a # internal
2025-08-20T22:48:29.2778545Z [00:02:48.305]➜  cp $WORK/b600/_pkg_.a /root/.cache/go-build/e0/e0b321bda9fd27417e2842cd40d86c8203054388fa25546675bce49006c5275b-d # internal
2025-08-20T22:48:29.2781652Z [00:02:48.305]➜  github.com/smallstep/certificates/authority/internal/constraints
2025-08-20T22:48:29.2782817Z [00:02:48.305]➜  mkdir -p $WORK/b613/
2025-08-20T22:48:29.2787316Z [00:02:48.306]➜  cat >/tmp/go-build3381348043/b613/importcfg << 'EOF' # internal
2025-08-20T22:48:29.2787965Z [00:02:48.306]➜  # import config
2025-08-20T22:48:29.2788662Z [00:02:48.306]➜  packagefile bytes=/tmp/go-build3381348043/b003/_pkg_.a
2025-08-20T22:48:29.2789137Z [00:02:48.306]➜  packagefile crypto/x509=/tmp/go-build3381348043/b141/_pkg_.a
2025-08-20T22:48:29.2789610Z [00:02:48.306]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:29.2790161Z [00:02:48.306]➜  packagefile github.com/smallstep/certificates/errs=/tmp/go-build3381348043/b426/_pkg_.a
2025-08-20T22:48:29.2790685Z [00:02:48.306]➜  packagefile net=/tmp/go-build3381348043/b148/_pkg_.a
2025-08-20T22:48:29.2791130Z [00:02:48.306]➜  packagefile net/http=/tmp/go-build3381348043/b161/_pkg_.a
2025-08-20T22:48:29.2791576Z [00:02:48.306]➜  packagefile net/url=/tmp/go-build3381348043/b155/_pkg_.a
2025-08-20T22:48:29.2792004Z [00:02:48.306]➜  packagefile reflect=/tmp/go-build3381348043/b099/_pkg_.a
2025-08-20T22:48:29.2792430Z [00:02:48.306]➜  packagefile strings=/tmp/go-build3381348043/b063/_pkg_.a
2025-08-20T22:48:29.2792746Z [00:02:48.306]➜  EOF
2025-08-20T22:48:29.2802195Z [00:02:48.307]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b613/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/smallstep/certificates@v0.28.4/authority/internal/constraints=>github.com/smallstep/certificates@v0.28.4/authority/internal/constraints;$WORK/b613=>" -p github.com/smallstep/certificates/authority/internal/constraints -lang=go1.23 -complete -installsuffix shared -buildid 0dI9NgyVhGsPkb5TJrLz/0dI9NgyVhGsPkb5TJrLz -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b613/importcfg -pack /root/go/pkg/mod/github.com/smallstep/certificates@v0.28.4/authority/internal/constraints/constraints.go /root/go/pkg/mod/github.com/smallstep/certificates@v0.28.4/authority/internal/constraints/verify.go
2025-08-20T22:48:29.3069829Z [00:02:48.332]➜  go tool buildid -w $WORK/b542/_pkg_.a # internal
2025-08-20T22:48:29.3070577Z [00:02:48.334]➜  cp $WORK/b542/_pkg_.a /root/.cache/go-build/84/84b5f0daf673eed552cfb0123cc6a8be5fa24e46a2f1483ebf1c66a45eb00e7a-d # internal
2025-08-20T22:48:29.3076891Z [00:02:48.335]➜  google.golang.org/api/cloudresourcemanager/v1
2025-08-20T22:48:29.3077613Z [00:02:48.335]➜  mkdir -p $WORK/b471/
2025-08-20T22:48:29.3093096Z [00:02:48.336]➜  cat >/tmp/go-build3381348043/b471/importcfg << 'EOF' # internal
2025-08-20T22:48:29.3093883Z [00:02:48.336]➜  # import config
2025-08-20T22:48:29.3094378Z [00:02:48.336]➜  packagefile bytes=/tmp/go-build3381348043/b003/_pkg_.a
2025-08-20T22:48:29.3095482Z [00:02:48.336]➜  packagefile context=/tmp/go-build3381348043/b043/_pkg_.a
2025-08-20T22:48:29.3096322Z [00:02:48.336]➜  packagefile encoding/json=/tmp/go-build3381348043/b158/_pkg_.a
2025-08-20T22:48:29.3096795Z [00:02:48.336]➜  packagefile errors=/tmp/go-build3381348043/b004/_pkg_.a
2025-08-20T22:48:29.3097248Z [00:02:48.336]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:29.3097806Z [00:02:48.336]➜  packagefile github.com/googleapis/gax-go/v2/internallog=/tmp/go-build3381348043/b472/_pkg_.a
2025-08-20T22:48:29.3098440Z [00:02:48.336]➜  packagefile google.golang.org/api/googleapi=/tmp/go-build3381348043/b477/_pkg_.a
2025-08-20T22:48:29.3099030Z [00:02:48.336]➜  packagefile google.golang.org/api/internal=/tmp/go-build3381348043/b479/_pkg_.a
2025-08-20T22:48:29.3099668Z [00:02:48.336]➜  packagefile google.golang.org/api/internal/gensupport=/tmp/go-build3381348043/b532/_pkg_.a
2025-08-20T22:48:29.3100282Z [00:02:48.336]➜  packagefile google.golang.org/api/option=/tmp/go-build3381348043/b540/_pkg_.a
2025-08-20T22:48:29.3100911Z [00:02:48.336]➜  packagefile google.golang.org/api/option/internaloption=/tmp/go-build3381348043/b541/_pkg_.a
2025-08-20T22:48:29.3101560Z [00:02:48.336]➜  packagefile google.golang.org/api/transport/http=/tmp/go-build3381348043/b542/_pkg_.a
2025-08-20T22:48:29.3102483Z [00:02:48.336]➜  packagefile io=/tmp/go-build3381348043/b034/_pkg_.a
2025-08-20T22:48:29.3102930Z [00:02:48.336]➜  packagefile log/slog=/tmp/go-build3381348043/b474/_pkg_.a
2025-08-20T22:48:29.3103365Z [00:02:48.336]➜  packagefile net/http=/tmp/go-build3381348043/b161/_pkg_.a
2025-08-20T22:48:29.3103796Z [00:02:48.336]➜  packagefile net/url=/tmp/go-build3381348043/b155/_pkg_.a
2025-08-20T22:48:29.3104222Z [00:02:48.336]➜  packagefile strconv=/tmp/go-build3381348043/b054/_pkg_.a
2025-08-20T22:48:29.3104657Z [00:02:48.336]➜  packagefile strings=/tmp/go-build3381348043/b063/_pkg_.a
2025-08-20T22:48:29.3104973Z [00:02:48.336]➜  EOF
2025-08-20T22:48:29.3107242Z [00:02:48.337]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b471/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/api@v0.244.0/cloudresourcemanager/v1=>google.golang.org/api@v0.244.0/cloudresourcemanager/v1;$WORK/b471=>" -p google.golang.org/api/cloudresourcemanager/v1 -lang=go1.23 -complete -installsuffix shared -buildid 9VuGRrl4Nqn22sY5-tVX/9VuGRrl4Nqn22sY5-tVX -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b471/importcfg -pack /root/go/pkg/mod/google.golang.org/api@v0.244.0/cloudresourcemanager/v1/cloudresourcemanager-gen.go
2025-08-20T22:48:29.3287541Z [00:02:48.356]➜  go tool buildid -w $WORK/b605/_pkg_.a # internal
2025-08-20T22:48:29.3318601Z [00:02:48.359]➜  cp $WORK/b605/_pkg_.a /root/.cache/go-build/87/87c799501987b4c64e6e81d3828226bd6a1d30ad14ddce3d6980cd98f3e16849-d # internal
2025-08-20T22:48:29.3376924Z [00:02:48.365]➜  go.step.sm/crypto/kms/softkms
2025-08-20T22:48:29.3377711Z [00:02:48.365]➜  mkdir -p $WORK/b609/
2025-08-20T22:48:29.3382868Z [00:02:48.365]➜  cat >/tmp/go-build3381348043/b609/importcfg << 'EOF' # internal
2025-08-20T22:48:29.3383636Z [00:02:48.365]➜  # import config
2025-08-20T22:48:29.3384210Z [00:02:48.365]➜  packagefile context=/tmp/go-build3381348043/b043/_pkg_.a
2025-08-20T22:48:29.3384749Z [00:02:48.365]➜  packagefile crypto=/tmp/go-build3381348043/b052/_pkg_.a
2025-08-20T22:48:29.3385246Z [00:02:48.365]➜  packagefile crypto/ecdsa=/tmp/go-build3381348043/b056/_pkg_.a
2025-08-20T22:48:29.3385858Z [00:02:48.365]➜  packagefile crypto/ed25519=/tmp/go-build3381348043/b113/_pkg_.a
2025-08-20T22:48:29.3386402Z [00:02:48.365]➜  packagefile crypto/rsa=/tmp/go-build3381348043/b117/_pkg_.a
2025-08-20T22:48:29.3386861Z [00:02:48.365]➜  packagefile crypto/x509=/tmp/go-build3381348043/b141/_pkg_.a
2025-08-20T22:48:29.3387645Z [00:02:48.365]➜  packagefile github.com/pkg/errors=/tmp/go-build3381348043/b195/_pkg_.a
2025-08-20T22:48:29.3388271Z [00:02:48.365]➜  packagefile go.step.sm/crypto/keyutil=/tmp/go-build3381348043/b453/_pkg_.a
2025-08-20T22:48:29.3388826Z [00:02:48.365]➜  packagefile go.step.sm/crypto/kms/apiv1=/tmp/go-build3381348043/b605/_pkg_.a
2025-08-20T22:48:29.3389373Z [00:02:48.365]➜  packagefile go.step.sm/crypto/kms/uri=/tmp/go-build3381348043/b606/_pkg_.a
2025-08-20T22:48:29.3389914Z [00:02:48.365]➜  packagefile go.step.sm/crypto/pemutil=/tmp/go-build3381348043/b461/_pkg_.a
2025-08-20T22:48:29.3390461Z [00:02:48.365]➜  packagefile go.step.sm/crypto/x25519=/tmp/go-build3381348043/b454/_pkg_.a
2025-08-20T22:48:29.3390827Z [00:02:48.365]➜  EOF
2025-08-20T22:48:29.3392626Z [00:02:48.365]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b609/_pkg_.a -trimpath "/root/go/pkg/mod/go.step.sm/crypto@v0.69.0/kms/softkms=>go.step.sm/crypto@v0.69.0/kms/softkms;$WORK/b609=>" -p go.step.sm/crypto/kms/softkms -lang=go1.23 -complete -installsuffix shared -buildid qFdq4qvcNGOssDPon-Pa/qFdq4qvcNGOssDPon-Pa -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b609/importcfg -pack /root/go/pkg/mod/go.step.sm/crypto@v0.69.0/kms/softkms/softkms.go
2025-08-20T22:48:29.3436558Z [00:02:48.370]➜  go tool buildid -w $WORK/b613/_pkg_.a # internal
2025-08-20T22:48:29.3437647Z [00:02:48.370]➜  cp $WORK/b613/_pkg_.a /root/.cache/go-build/7e/7e0b49931c3014eca2c8739ed92e36b02a4460363d6e7afad8aeae4b95389e64-d # internal
2025-08-20T22:48:29.3439065Z [00:02:48.370]➜  github.com/smallstep/pkcs7/internal/legacy/x509
2025-08-20T22:48:29.3439436Z [00:02:48.370]➜  mkdir -p $WORK/b618/
2025-08-20T22:48:29.3439814Z [00:02:48.370]➜  cat >/tmp/go-build3381348043/b618/importcfg << 'EOF' # internal
2025-08-20T22:48:29.3440163Z [00:02:48.370]➜  # import config
2025-08-20T22:48:29.3440506Z [00:02:48.370]➜  packagefile bytes=/tmp/go-build3381348043/b003/_pkg_.a
2025-08-20T22:48:29.3440931Z [00:02:48.370]➜  packagefile crypto=/tmp/go-build3381348043/b052/_pkg_.a
2025-08-20T22:48:29.3441389Z [00:02:48.370]➜  packagefile crypto/dsa=/tmp/go-build3381348043/b142/_pkg_.a
2025-08-20T22:48:29.3441849Z [00:02:48.370]➜  packagefile crypto/ecdsa=/tmp/go-build3381348043/b056/_pkg_.a
2025-08-20T22:48:29.3442318Z [00:02:48.371]➜  packagefile crypto/ed25519=/tmp/go-build3381348043/b113/_pkg_.a
2025-08-20T22:48:29.3442798Z [00:02:48.371]➜  packagefile crypto/elliptic=/tmp/go-build3381348043/b095/_pkg_.a
2025-08-20T22:48:29.3443267Z [00:02:48.371]➜  packagefile crypto/rsa=/tmp/go-build3381348043/b117/_pkg_.a
2025-08-20T22:48:29.3443734Z [00:02:48.371]➜  packagefile crypto/sha1=/tmp/go-build3381348043/b138/_pkg_.a
2025-08-20T22:48:29.3444191Z [00:02:48.371]➜  packagefile crypto/sha256=/tmp/go-build3381348043/b119/_pkg_.a
2025-08-20T22:48:29.3444659Z [00:02:48.371]➜  packagefile crypto/sha512=/tmp/go-build3381348043/b108/_pkg_.a
2025-08-20T22:48:29.3445120Z [00:02:48.371]➜  packagefile crypto/x509=/tmp/go-build3381348043/b141/_pkg_.a
2025-08-20T22:48:29.3445597Z [00:02:48.371]➜  packagefile crypto/x509/pkix=/tmp/go-build3381348043/b143/_pkg_.a
2025-08-20T22:48:29.3446258Z [00:02:48.371]➜  packagefile encoding/asn1=/tmp/go-build3381348043/b110/_pkg_.a
2025-08-20T22:48:29.3446708Z [00:02:48.371]➜  packagefile errors=/tmp/go-build3381348043/b004/_pkg_.a
2025-08-20T22:48:29.3447119Z [00:02:48.371]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:29.3447631Z [00:02:48.371]➜  packagefile golang.org/x/crypto/cryptobyte=/tmp/go-build3381348043/b466/_pkg_.a
2025-08-20T22:48:29.3448250Z [00:02:48.371]➜  packagefile golang.org/x/crypto/cryptobyte/asn1=/tmp/go-build3381348043/b467/_pkg_.a
2025-08-20T22:48:29.3448762Z [00:02:48.371]➜  packagefile math=/tmp/go-build3381348043/b055/_pkg_.a
2025-08-20T22:48:29.3449182Z [00:02:48.371]➜  packagefile math/big=/tmp/go-build3381348043/b096/_pkg_.a
2025-08-20T22:48:29.3449619Z [00:02:48.371]➜  packagefile math/bits=/tmp/go-build3381348043/b040/_pkg_.a
2025-08-20T22:48:29.3450039Z [00:02:48.371]➜  packagefile net=/tmp/go-build3381348043/b148/_pkg_.a
2025-08-20T22:48:29.3450763Z [00:02:48.371]➜  packagefile net/url=/tmp/go-build3381348043/b155/_pkg_.a
2025-08-20T22:48:29.3451281Z [00:02:48.371]➜  packagefile strconv=/tmp/go-build3381348043/b054/_pkg_.a
2025-08-20T22:48:29.3451713Z [00:02:48.371]➜  packagefile strings=/tmp/go-build3381348043/b063/_pkg_.a
2025-08-20T22:48:29.3452132Z [00:02:48.371]➜  packagefile time=/tmp/go-build3381348043/b044/_pkg_.a
2025-08-20T22:48:29.3452550Z [00:02:48.371]➜  packagefile unicode=/tmp/go-build3381348043/b041/_pkg_.a
2025-08-20T22:48:29.3453008Z [00:02:48.371]➜  packagefile unicode/utf16=/tmp/go-build3381348043/b111/_pkg_.a
2025-08-20T22:48:29.3453472Z [00:02:48.371]➜  packagefile unicode/utf8=/tmp/go-build3381348043/b042/_pkg_.a
2025-08-20T22:48:29.3453810Z [00:02:48.371]➜  EOF
2025-08-20T22:48:29.3457843Z [00:02:48.371]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b618/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/smallstep/pkcs7@v0.2.1/internal/legacy/x509=>github.com/smallstep/pkcs7@v0.2.1/internal/legacy/x509;$WORK/b618=>" -p github.com/smallstep/pkcs7/internal/legacy/x509 -lang=go1.14 -complete -installsuffix shared -buildid s8spO7jl9_0NiU6Nq2Lf/s8spO7jl9_0NiU6Nq2Lf -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b618/importcfg -pack /root/go/pkg/mod/github.com/smallstep/pkcs7@v0.2.1/internal/legacy/x509/debug.go /root/go/pkg/mod/github.com/smallstep/pkcs7@v0.2.1/internal/legacy/x509/doc.go /root/go/pkg/mod/github.com/smallstep/pkcs7@v0.2.1/internal/legacy/x509/oid.go /root/go/pkg/mod/github.com/smallstep/pkcs7@v0.2.1/internal/legacy/x509/parser.go /root/go/pkg/mod/github.com/smallstep/pkcs7@v0.2.1/internal/legacy/x509/pkcs1.go /root/go/pkg/mod/github.com/smallstep/pkcs7@v0.2.1/internal/legacy/x509/verify.go /root/go/pkg/mod/github.com/smallstep/pkcs7@v0.2.1/internal/legacy/x509/x509.go
2025-08-20T22:48:29.3497471Z [00:02:48.377]➜  go tool buildid -w $WORK/b578/_pkg_.a # internal
2025-08-20T22:48:29.3520760Z [00:02:48.379]➜  cp $WORK/b578/_pkg_.a /root/.cache/go-build/09/0908a94bbcca22ccb4f0346d7ffae4814d1041cac873e3b47568c85c41421574-d # internal
2025-08-20T22:48:29.3522798Z [00:02:48.379]➜  github.com/smallstep/scep/cryptoutil
2025-08-20T22:48:29.3523135Z [00:02:48.379]➜  mkdir -p $WORK/b620/
2025-08-20T22:48:29.3527881Z [00:02:48.380]➜  cat >/tmp/go-build3381348043/b620/importcfg << 'EOF' # internal
2025-08-20T22:48:29.3528282Z [00:02:48.380]➜  # import config
2025-08-20T22:48:29.3528634Z [00:02:48.380]➜  packagefile crypto=/tmp/go-build3381348043/b052/_pkg_.a
2025-08-20T22:48:29.3529109Z [00:02:48.380]➜  packagefile crypto/ecdsa=/tmp/go-build3381348043/b056/_pkg_.a
2025-08-20T22:48:29.3529592Z [00:02:48.380]➜  packagefile crypto/elliptic=/tmp/go-build3381348043/b095/_pkg_.a
2025-08-20T22:48:29.3532186Z [00:02:48.380]➜  packagefile crypto/rsa=/tmp/go-build3381348043/b117/_pkg_.a
2025-08-20T22:48:29.3534359Z [00:02:48.380]➜  packagefile crypto/sha256=/tmp/go-build3381348043/b119/_pkg_.a
2025-08-20T22:48:29.3534853Z [00:02:48.380]➜  packagefile encoding/asn1=/tmp/go-build3381348043/b110/_pkg_.a
2025-08-20T22:48:29.3535323Z [00:02:48.380]➜  packagefile errors=/tmp/go-build3381348043/b004/_pkg_.a
2025-08-20T22:48:29.3535642Z [00:02:48.380]➜  EOF
2025-08-20T22:48:29.3538081Z [00:02:48.380]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b620/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/smallstep/scep@v0.0.0-20240926084937-8cf1ca453101/cryptoutil=>github.com/smallstep/scep@v0.0.0-20240926084937-8cf1ca453101/cryptoutil;$WORK/b620=>" -p github.com/smallstep/scep/cryptoutil -lang=go1.16 -complete -installsuffix shared -buildid WWLTmwcrcKt-Tc5eRDFK/WWLTmwcrcKt-Tc5eRDFK -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b620/importcfg -pack /root/go/pkg/mod/github.com/smallstep/scep@v0.0.0-20240926084937-8cf1ca453101/cryptoutil/cryptoutil.go
2025-08-20T22:48:29.3638075Z [00:02:48.391]➜  go tool buildid -w $WORK/b620/_pkg_.a # internal
2025-08-20T22:48:29.3641402Z [00:02:48.391]➜  cp $WORK/b620/_pkg_.a /root/.cache/go-build/1a/1a85654642aea212e93895a02fd3c3d5b81bec4358bb6208d41600b7ad6ead9c-d # internal
2025-08-20T22:48:29.3643756Z [00:02:48.391]➜  github.com/smallstep/scep/x509util
2025-08-20T22:48:29.3644143Z [00:02:48.391]➜  mkdir -p $WORK/b621/
2025-08-20T22:48:29.3644538Z [00:02:48.391]➜  cat >/tmp/go-build3381348043/b621/importcfg << 'EOF' # internal
2025-08-20T22:48:29.3644885Z [00:02:48.391]➜  # import config
2025-08-20T22:48:29.3645231Z [00:02:48.391]➜  packagefile crypto=/tmp/go-build3381348043/b052/_pkg_.a
2025-08-20T22:48:29.3645684Z [00:02:48.391]➜  packagefile crypto/ecdsa=/tmp/go-build3381348043/b056/_pkg_.a
2025-08-20T22:48:29.3646352Z [00:02:48.391]➜  packagefile crypto/elliptic=/tmp/go-build3381348043/b095/_pkg_.a
2025-08-20T22:48:29.3646829Z [00:02:48.391]➜  packagefile crypto/rsa=/tmp/go-build3381348043/b117/_pkg_.a
2025-08-20T22:48:29.3647290Z [00:02:48.391]➜  packagefile crypto/sha256=/tmp/go-build3381348043/b119/_pkg_.a
2025-08-20T22:48:29.3647773Z [00:02:48.391]➜  packagefile crypto/sha512=/tmp/go-build3381348043/b108/_pkg_.a
2025-08-20T22:48:29.3648236Z [00:02:48.391]➜  packagefile crypto/x509=/tmp/go-build3381348043/b141/_pkg_.a
2025-08-20T22:48:29.3648719Z [00:02:48.391]➜  packagefile crypto/x509/pkix=/tmp/go-build3381348043/b143/_pkg_.a
2025-08-20T22:48:29.3649202Z [00:02:48.391]➜  packagefile encoding/asn1=/tmp/go-build3381348043/b110/_pkg_.a
2025-08-20T22:48:29.3649646Z [00:02:48.391]➜  packagefile errors=/tmp/go-build3381348043/b004/_pkg_.a
2025-08-20T22:48:29.3650058Z [00:02:48.391]➜  packagefile io=/tmp/go-build3381348043/b034/_pkg_.a
2025-08-20T22:48:29.3650671Z [00:02:48.391]➜  EOF
2025-08-20T22:48:29.3652865Z [00:02:48.391]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b621/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/smallstep/scep@v0.0.0-20240926084937-8cf1ca453101/x509util=>github.com/smallstep/scep@v0.0.0-20240926084937-8cf1ca453101/x509util;$WORK/b621=>" -p github.com/smallstep/scep/x509util -lang=go1.16 -complete -installsuffix shared -buildid MAA48F6SdWf_CGjci8EI/MAA48F6SdWf_CGjci8EI -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b621/importcfg -pack /root/go/pkg/mod/github.com/smallstep/scep@v0.0.0-20240926084937-8cf1ca453101/x509util/x509util.go
2025-08-20T22:48:29.3665919Z [00:02:48.393]➜  go tool buildid -w $WORK/b609/_pkg_.a # internal
2025-08-20T22:48:29.3679115Z [00:02:48.395]➜  cp $WORK/b609/_pkg_.a /root/.cache/go-build/39/39baeac4eac063d9cd8385b5590af023f8960b63c1c2e790d964f5820a287579-d # internal
2025-08-20T22:48:29.3690598Z [00:02:48.396]➜  go.step.sm/crypto/kms
2025-08-20T22:48:29.3693664Z [00:02:48.396]➜  mkdir -p $WORK/b604/
2025-08-20T22:48:29.3707046Z [00:02:48.397]➜  cat >/tmp/go-build3381348043/b604/importcfg << 'EOF' # internal
2025-08-20T22:48:29.3707952Z [00:02:48.397]➜  # import config
2025-08-20T22:48:29.3709238Z [00:02:48.397]➜  packagefile bytes=/tmp/go-build3381348043/b003/_pkg_.a
2025-08-20T22:48:29.3710270Z [00:02:48.397]➜  packagefile context=/tmp/go-build3381348043/b043/_pkg_.a
2025-08-20T22:48:29.3711143Z [00:02:48.397]➜  packagefile encoding/pem=/tmp/go-build3381348043/b145/_pkg_.a
2025-08-20T22:48:29.3711695Z [00:02:48.397]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:29.3712324Z [00:02:48.397]➜  packagefile github.com/pkg/errors=/tmp/go-build3381348043/b195/_pkg_.a
2025-08-20T22:48:29.3713057Z [00:02:48.397]➜  packagefile go.step.sm/crypto/kms/apiv1=/tmp/go-build3381348043/b605/_pkg_.a
2025-08-20T22:48:29.3713814Z [00:02:48.397]➜  packagefile go.step.sm/crypto/kms/softkms=/tmp/go-build3381348043/b609/_pkg_.a
2025-08-20T22:48:29.3714551Z [00:02:48.397]➜  packagefile go.step.sm/crypto/pemutil=/tmp/go-build3381348043/b461/_pkg_.a
2025-08-20T22:48:29.3715255Z [00:02:48.397]➜  packagefile io=/tmp/go-build3381348043/b034/_pkg_.a
2025-08-20T22:48:29.3716583Z [00:02:48.397]➜  packagefile io/fs=/tmp/go-build3381348043/b081/_pkg_.a
2025-08-20T22:48:29.3717107Z [00:02:48.397]➜  packagefile sync=/tmp/go-build3381348043/b035/_pkg_.a
2025-08-20T22:48:29.3717746Z [00:02:48.397]➜  packagefile time=/tmp/go-build3381348043/b044/_pkg_.a
2025-08-20T22:48:29.3718105Z [00:02:48.397]➜  EOF
2025-08-20T22:48:29.3720432Z [00:02:48.397]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b604/_pkg_.a -trimpath "/root/go/pkg/mod/go.step.sm/crypto@v0.69.0/kms=>go.step.sm/crypto@v0.69.0/kms;$WORK/b604=>" -p go.step.sm/crypto/kms -lang=go1.23 -complete -installsuffix shared -buildid yxhq5N3sCMbFz380XmmP/yxhq5N3sCMbFz380XmmP -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b604/importcfg -pack /root/go/pkg/mod/go.step.sm/crypto@v0.69.0/kms/kms.go /root/go/pkg/mod/go.step.sm/crypto@v0.69.0/kms/kmsfs.go /root/go/pkg/mod/go.step.sm/crypto@v0.69.0/kms/object.go
2025-08-20T22:48:29.3960015Z [00:02:48.423]➜  go tool buildid -w $WORK/b621/_pkg_.a # internal
2025-08-20T22:48:29.3971586Z [00:02:48.424]➜  cp $WORK/b621/_pkg_.a /root/.cache/go-build/11/11f19d231833f3dce9b40aacd1c088b9c0b6fc517f80b10e2dd5f05e669c230a-d # internal
2025-08-20T22:48:29.3972330Z [00:02:48.424]➜  go.step.sm/crypto/kms/sshagentkms
2025-08-20T22:48:29.3972644Z [00:02:48.424]➜  mkdir -p $WORK/b622/
2025-08-20T22:48:29.3973048Z [00:02:48.424]➜  cat >/tmp/go-build3381348043/b622/importcfg << 'EOF' # internal
2025-08-20T22:48:29.3973398Z [00:02:48.424]➜  # import config
2025-08-20T22:48:29.3973740Z [00:02:48.424]➜  packagefile context=/tmp/go-build3381348043/b043/_pkg_.a
2025-08-20T22:48:29.3974166Z [00:02:48.424]➜  packagefile crypto=/tmp/go-build3381348043/b052/_pkg_.a
2025-08-20T22:48:29.3974609Z [00:02:48.424]➜  packagefile crypto/ecdsa=/tmp/go-build3381348043/b056/_pkg_.a
2025-08-20T22:48:29.3975081Z [00:02:48.424]➜  packagefile crypto/ed25519=/tmp/go-build3381348043/b113/_pkg_.a
2025-08-20T22:48:29.3976122Z [00:02:48.424]➜  packagefile crypto/rsa=/tmp/go-build3381348043/b117/_pkg_.a
2025-08-20T22:48:29.3976597Z [00:02:48.424]➜  packagefile crypto/x509=/tmp/go-build3381348043/b141/_pkg_.a
2025-08-20T22:48:29.3977094Z [00:02:48.424]➜  packagefile github.com/pkg/errors=/tmp/go-build3381348043/b195/_pkg_.a
2025-08-20T22:48:29.3977635Z [00:02:48.424]➜  packagefile go.step.sm/crypto/kms/apiv1=/tmp/go-build3381348043/b605/_pkg_.a
2025-08-20T22:48:29.3978197Z [00:02:48.424]➜  packagefile go.step.sm/crypto/pemutil=/tmp/go-build3381348043/b461/_pkg_.a
2025-08-20T22:48:29.3978737Z [00:02:48.424]➜  packagefile go.step.sm/crypto/sshutil=/tmp/go-build3381348043/b601/_pkg_.a
2025-08-20T22:48:29.3979275Z [00:02:48.424]➜  packagefile golang.org/x/crypto/ssh=/tmp/go-build3381348043/b455/_pkg_.a
2025-08-20T22:48:29.3979838Z [00:02:48.424]➜  packagefile golang.org/x/crypto/ssh/agent=/tmp/go-build3381348043/b603/_pkg_.a
2025-08-20T22:48:29.3980346Z [00:02:48.424]➜  packagefile io=/tmp/go-build3381348043/b034/_pkg_.a
2025-08-20T22:48:29.3980745Z [00:02:48.424]➜  packagefile net=/tmp/go-build3381348043/b148/_pkg_.a
2025-08-20T22:48:29.3981149Z [00:02:48.424]➜  packagefile os=/tmp/go-build3381348043/b079/_pkg_.a
2025-08-20T22:48:29.3981562Z [00:02:48.424]➜  packagefile strings=/tmp/go-build3381348043/b063/_pkg_.a
2025-08-20T22:48:29.3981984Z [00:02:48.424]➜  packagefile sync=/tmp/go-build3381348043/b035/_pkg_.a
2025-08-20T22:48:29.3982294Z [00:02:48.424]➜  EOF
2025-08-20T22:48:29.3984135Z [00:02:48.424]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b622/_pkg_.a -trimpath "/root/go/pkg/mod/go.step.sm/crypto@v0.69.0/kms/sshagentkms=>go.step.sm/crypto@v0.69.0/kms/sshagentkms;$WORK/b622=>" -p go.step.sm/crypto/kms/sshagentkms -lang=go1.23 -complete -installsuffix shared -buildid V2hhwECeS_WG8jxYNUTS/V2hhwECeS_WG8jxYNUTS -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b622/importcfg -pack /root/go/pkg/mod/go.step.sm/crypto@v0.69.0/kms/sshagentkms/sshagentkms.go
2025-08-20T22:48:29.4037741Z [00:02:48.430]➜  go tool buildid -w $WORK/b604/_pkg_.a # internal
2025-08-20T22:48:29.4055042Z [00:02:48.432]➜  cp $WORK/b604/_pkg_.a /root/.cache/go-build/e4/e4eacd9c263bd2aac7845045671c67a13f1a7a593b761a741a9289a5665952c9-d # internal
2025-08-20T22:48:29.4119824Z [00:02:48.438]➜  github.com/smallstep/certificates/cas/apiv1
2025-08-20T22:48:29.4120219Z [00:02:48.438]➜  mkdir -p $WORK/b611/
2025-08-20T22:48:29.4122386Z [00:02:48.438]➜  cat >/tmp/go-build3381348043/b611/importcfg << 'EOF' # internal
2025-08-20T22:48:29.4123119Z [00:02:48.439]➜  # import config
2025-08-20T22:48:29.4123548Z [00:02:48.439]➜  packagefile context=/tmp/go-build3381348043/b043/_pkg_.a
2025-08-20T22:48:29.4123981Z [00:02:48.439]➜  packagefile crypto=/tmp/go-build3381348043/b052/_pkg_.a
2025-08-20T22:48:29.4124425Z [00:02:48.439]➜  packagefile crypto/x509=/tmp/go-build3381348043/b141/_pkg_.a
2025-08-20T22:48:29.4124904Z [00:02:48.439]➜  packagefile crypto/x509/pkix=/tmp/go-build3381348043/b143/_pkg_.a
2025-08-20T22:48:29.4125628Z [00:02:48.439]➜  packagefile encoding/asn1=/tmp/go-build3381348043/b110/_pkg_.a
2025-08-20T22:48:29.4126317Z [00:02:48.439]➜  packagefile encoding/json=/tmp/go-build3381348043/b158/_pkg_.a
2025-08-20T22:48:29.4126821Z [00:02:48.439]➜  packagefile github.com/pkg/errors=/tmp/go-build3381348043/b195/_pkg_.a
2025-08-20T22:48:29.4127340Z [00:02:48.439]➜  packagefile go.step.sm/crypto/kms=/tmp/go-build3381348043/b604/_pkg_.a
2025-08-20T22:48:29.4127890Z [00:02:48.439]➜  packagefile go.step.sm/crypto/kms/apiv1=/tmp/go-build3381348043/b605/_pkg_.a
2025-08-20T22:48:29.4128383Z [00:02:48.439]➜  packagefile net/http=/tmp/go-build3381348043/b161/_pkg_.a
﻿2025-08-20T22:48:29.4133791Z [00:02:48.439]➜  packagefile strings=/tmp/go-build3381348043/b063/_pkg_.a
2025-08-20T22:48:29.4134242Z [00:02:48.439]➜  packagefile sync=/tmp/go-build3381348043/b035/_pkg_.a
2025-08-20T22:48:29.4134657Z [00:02:48.439]➜  packagefile time=/tmp/go-build3381348043/b044/_pkg_.a
2025-08-20T22:48:29.4134982Z [00:02:48.439]➜  EOF
2025-08-20T22:48:29.4138592Z [00:02:48.439]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b611/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/smallstep/certificates@v0.28.4/cas/apiv1=>github.com/smallstep/certificates@v0.28.4/cas/apiv1;$WORK/b611=>" -p github.com/smallstep/certificates/cas/apiv1 -lang=go1.23 -complete -installsuffix shared -buildid gVzu3vtX05TwBebt3CCO/gVzu3vtX05TwBebt3CCO -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b611/importcfg -pack /root/go/pkg/mod/github.com/smallstep/certificates@v0.28.4/cas/apiv1/extension.go /root/go/pkg/mod/github.com/smallstep/certificates@v0.28.4/cas/apiv1/options.go /root/go/pkg/mod/github.com/smallstep/certificates@v0.28.4/cas/apiv1/registry.go /root/go/pkg/mod/github.com/smallstep/certificates@v0.28.4/cas/apiv1/requests.go /root/go/pkg/mod/github.com/smallstep/certificates@v0.28.4/cas/apiv1/services.go
2025-08-20T22:48:29.4351105Z [00:02:48.462]➜  go tool buildid -w $WORK/b622/_pkg_.a # internal
2025-08-20T22:48:29.4356616Z [00:02:48.463]➜  cp $WORK/b622/_pkg_.a /root/.cache/go-build/1e/1ee125fad951bbeed3b4192c52857394f7939a5b1589af9cbae2cbbde03cfb95-d # internal
2025-08-20T22:48:29.4392388Z [00:02:48.466]➜  go.step.sm/crypto/tlsutil
2025-08-20T22:48:29.4395068Z [00:02:48.466]➜  mkdir -p $WORK/b623/
2025-08-20T22:48:29.4395953Z [00:02:48.466]➜  cat >/tmp/go-build3381348043/b623/importcfg << 'EOF' # internal
2025-08-20T22:48:29.4396382Z [00:02:48.466]➜  # import config
2025-08-20T22:48:29.4396735Z [00:02:48.466]➜  packagefile context=/tmp/go-build3381348043/b043/_pkg_.a
2025-08-20T22:48:29.4397475Z [00:02:48.466]➜  packagefile crypto/tls=/tmp/go-build3381348043/b120/_pkg_.a
2025-08-20T22:48:29.4398008Z [00:02:48.466]➜  packagefile crypto/x509=/tmp/go-build3381348043/b141/_pkg_.a
2025-08-20T22:48:29.4398455Z [00:02:48.466]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:29.4398930Z [00:02:48.466]➜  packagefile github.com/pkg/errors=/tmp/go-build3381348043/b195/_pkg_.a
2025-08-20T22:48:29.4399475Z [00:02:48.466]➜  packagefile go.step.sm/crypto/x509util=/tmp/go-build3381348043/b427/_pkg_.a
2025-08-20T22:48:29.4399968Z [00:02:48.466]➜  packagefile math/rand=/tmp/go-build3381348043/b100/_pkg_.a
2025-08-20T22:48:29.4400392Z [00:02:48.466]➜  packagefile net=/tmp/go-build3381348043/b148/_pkg_.a
2025-08-20T22:48:29.4400802Z [00:02:48.466]➜  packagefile sync=/tmp/go-build3381348043/b035/_pkg_.a
2025-08-20T22:48:29.4401212Z [00:02:48.466]➜  packagefile time=/tmp/go-build3381348043/b044/_pkg_.a
2025-08-20T22:48:29.4401522Z [00:02:48.466]➜  EOF
2025-08-20T22:48:29.4403921Z [00:02:48.466]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b623/_pkg_.a -trimpath "/root/go/pkg/mod/go.step.sm/crypto@v0.69.0/tlsutil=>go.step.sm/crypto@v0.69.0/tlsutil;$WORK/b623=>" -p go.step.sm/crypto/tlsutil -lang=go1.23 -complete -installsuffix shared -buildid h5btQ3IoZHELIzhxXAmU/h5btQ3IoZHELIzhxXAmU -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b623/importcfg -pack /root/go/pkg/mod/go.step.sm/crypto@v0.69.0/tlsutil/cache.go /root/go/pkg/mod/go.step.sm/crypto@v0.69.0/tlsutil/renewer.go /root/go/pkg/mod/go.step.sm/crypto@v0.69.0/tlsutil/server_credentials.go /root/go/pkg/mod/go.step.sm/crypto@v0.69.0/tlsutil/utils.go
2025-08-20T22:48:29.4520085Z [00:02:48.479]➜  go tool buildid -w $WORK/b618/_pkg_.a # internal
2025-08-20T22:48:29.4544882Z [00:02:48.481]➜  cp $WORK/b618/_pkg_.a /root/.cache/go-build/18/18edf68685983428f60f67e00022ebcdbf68b9de91723e40cf9ebf18544f4e32-d # internal
2025-08-20T22:48:29.4552754Z [00:02:48.482]➜  github.com/smallstep/pkcs7
2025-08-20T22:48:29.4553109Z [00:02:48.482]➜  mkdir -p $WORK/b617/
2025-08-20T22:48:29.4564032Z [00:02:48.483]➜  cat >/tmp/go-build3381348043/b617/importcfg << 'EOF' # internal
2025-08-20T22:48:29.4564674Z [00:02:48.483]➜  # import config
2025-08-20T22:48:29.4565022Z [00:02:48.483]➜  packagefile bytes=/tmp/go-build3381348043/b003/_pkg_.a
2025-08-20T22:48:29.4565453Z [00:02:48.483]➜  packagefile crypto=/tmp/go-build3381348043/b052/_pkg_.a
2025-08-20T22:48:29.4566066Z [00:02:48.483]➜  packagefile crypto/aes=/tmp/go-build3381348043/b122/_pkg_.a
2025-08-20T22:48:29.4566538Z [00:02:48.483]➜  packagefile crypto/cipher=/tmp/go-build3381348043/b059/_pkg_.a
2025-08-20T22:48:29.4567064Z [00:02:48.483]➜  packagefile crypto/des=/tmp/go-build3381348043/b123/_pkg_.a
2025-08-20T22:48:29.4567580Z [00:02:48.483]➜  packagefile crypto/dsa=/tmp/go-build3381348043/b142/_pkg_.a
2025-08-20T22:48:29.4568047Z [00:02:48.483]➜  packagefile crypto/ecdsa=/tmp/go-build3381348043/b056/_pkg_.a
2025-08-20T22:48:29.4568522Z [00:02:48.483]➜  packagefile crypto/rand=/tmp/go-build3381348043/b116/_pkg_.a
2025-08-20T22:48:29.4568977Z [00:02:48.483]➜  packagefile crypto/rsa=/tmp/go-build3381348043/b117/_pkg_.a
2025-08-20T22:48:29.4569443Z [00:02:48.483]➜  packagefile crypto/sha1=/tmp/go-build3381348043/b138/_pkg_.a
2025-08-20T22:48:29.4569909Z [00:02:48.483]➜  packagefile crypto/subtle=/tmp/go-build3381348043/b089/_pkg_.a
2025-08-20T22:48:29.4570366Z [00:02:48.483]➜  packagefile crypto/x509=/tmp/go-build3381348043/b141/_pkg_.a
2025-08-20T22:48:29.4570847Z [00:02:48.483]➜  packagefile crypto/x509/pkix=/tmp/go-build3381348043/b143/_pkg_.a
2025-08-20T22:48:29.4571327Z [00:02:48.483]➜  packagefile encoding/asn1=/tmp/go-build3381348043/b110/_pkg_.a
2025-08-20T22:48:29.4571766Z [00:02:48.483]➜  packagefile errors=/tmp/go-build3381348043/b004/_pkg_.a
2025-08-20T22:48:29.4572180Z [00:02:48.483]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:29.4572761Z [00:02:48.483]➜  packagefile github.com/smallstep/pkcs7/internal/legacy/x509=/tmp/go-build3381348043/b618/_pkg_.a
2025-08-20T22:48:29.4573550Z [00:02:48.483]➜  packagefile io=/tmp/go-build3381348043/b034/_pkg_.a
2025-08-20T22:48:29.4574053Z [00:02:48.483]➜  packagefile math/big=/tmp/go-build3381348043/b096/_pkg_.a
2025-08-20T22:48:29.4574485Z [00:02:48.483]➜  packagefile sort=/tmp/go-build3381348043/b157/_pkg_.a
2025-08-20T22:48:29.4574895Z [00:02:48.483]➜  packagefile sync=/tmp/go-build3381348043/b035/_pkg_.a
2025-08-20T22:48:29.4575636Z [00:02:48.483]➜  packagefile time=/tmp/go-build3381348043/b044/_pkg_.a
2025-08-20T22:48:29.4579692Z [00:02:48.483]➜  EOF
2025-08-20T22:48:29.4589427Z [00:02:48.483]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b617/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/smallstep/pkcs7@v0.2.1=>github.com/smallstep/pkcs7@v0.2.1;$WORK/b617=>" -p github.com/smallstep/pkcs7 -lang=go1.14 -complete -installsuffix shared -buildid Rm3TnYj9f0v99Z5ucbO2/Rm3TnYj9f0v99Z5ucbO2 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b617/importcfg -pack /root/go/pkg/mod/github.com/smallstep/pkcs7@v0.2.1/ber.go /root/go/pkg/mod/github.com/smallstep/pkcs7@v0.2.1/decrypt.go /root/go/pkg/mod/github.com/smallstep/pkcs7@v0.2.1/encrypt.go /root/go/pkg/mod/github.com/smallstep/pkcs7@v0.2.1/pkcs7.go /root/go/pkg/mod/github.com/smallstep/pkcs7@v0.2.1/sign.go /root/go/pkg/mod/github.com/smallstep/pkcs7@v0.2.1/verify.go
2025-08-20T22:48:29.5227677Z [00:02:48.550]➜  go tool buildid -w $WORK/b611/_pkg_.a # internal
2025-08-20T22:48:29.5263016Z [00:02:48.553]➜  cp $WORK/b611/_pkg_.a /root/.cache/go-build/14/14ccdce85da89a4bdd78c0f36cd50adc7a95b5e36d020897496b4ee11c30ed16-d # internal
2025-08-20T22:48:29.5274511Z [00:02:48.554]➜  github.com/smallstep/certificates/cas/softcas
2025-08-20T22:48:29.5277925Z [00:02:48.554]➜  mkdir -p $WORK/b615/
2025-08-20T22:48:29.5278339Z [00:02:48.554]➜  cat >/tmp/go-build3381348043/b615/importcfg << 'EOF' # internal
2025-08-20T22:48:29.5278689Z [00:02:48.554]➜  # import config
2025-08-20T22:48:29.5279038Z [00:02:48.554]➜  packagefile context=/tmp/go-build3381348043/b043/_pkg_.a
2025-08-20T22:48:29.5279527Z [00:02:48.554]➜  packagefile crypto=/tmp/go-build3381348043/b052/_pkg_.a
2025-08-20T22:48:29.5279984Z [00:02:48.554]➜  packagefile crypto/rand=/tmp/go-build3381348043/b116/_pkg_.a
2025-08-20T22:48:29.5280841Z [00:02:48.554]➜  packagefile crypto/rsa=/tmp/go-build3381348043/b117/_pkg_.a
2025-08-20T22:48:29.5281302Z [00:02:48.554]➜  packagefile crypto/x509=/tmp/go-build3381348043/b141/_pkg_.a
2025-08-20T22:48:29.5281805Z [00:02:48.555]➜  packagefile github.com/pkg/errors=/tmp/go-build3381348043/b195/_pkg_.a
2025-08-20T22:48:29.5282427Z [00:02:48.555]➜  packagefile github.com/smallstep/certificates/cas/apiv1=/tmp/go-build3381348043/b611/_pkg_.a
2025-08-20T22:48:29.5283023Z [00:02:48.555]➜  packagefile go.step.sm/crypto/kms=/tmp/go-build3381348043/b604/_pkg_.a
2025-08-20T22:48:29.5283561Z [00:02:48.555]➜  packagefile go.step.sm/crypto/kms/apiv1=/tmp/go-build3381348043/b605/_pkg_.a
2025-08-20T22:48:29.5284122Z [00:02:48.555]➜  packagefile go.step.sm/crypto/x509util=/tmp/go-build3381348043/b427/_pkg_.a
2025-08-20T22:48:29.5284599Z [00:02:48.555]➜  packagefile time=/tmp/go-build3381348043/b044/_pkg_.a
2025-08-20T22:48:29.5284910Z [00:02:48.555]➜  EOF
2025-08-20T22:48:29.5287122Z [00:02:48.555]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b615/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/smallstep/certificates@v0.28.4/cas/softcas=>github.com/smallstep/certificates@v0.28.4/cas/softcas;$WORK/b615=>" -p github.com/smallstep/certificates/cas/softcas -lang=go1.23 -complete -installsuffix shared -buildid KqExVxp68aS3lulfQuwq/KqExVxp68aS3lulfQuwq -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b615/importcfg -pack /root/go/pkg/mod/github.com/smallstep/certificates@v0.28.4/cas/softcas/softcas.go
2025-08-20T22:48:29.6081697Z [00:02:48.635]➜  go tool buildid -w $WORK/b623/_pkg_.a # internal
2025-08-20T22:48:29.6089270Z [00:02:48.635]➜  go tool buildid -w $WORK/b615/_pkg_.a # internal
2025-08-20T22:48:29.6092451Z [00:02:48.636]➜  cp $WORK/b615/_pkg_.a /root/.cache/go-build/a5/a5ff898ed22e129612da2a7a6e851666dcf1b8c9d704e3fca50beb8f79c3b77d-d # internal
2025-08-20T22:48:29.6093192Z [00:02:48.636]➜  github.com/smallstep/certificates/cas
2025-08-20T22:48:29.6096212Z [00:02:48.636]➜  mkdir -p $WORK/b614/
2025-08-20T22:48:29.6097761Z [00:02:48.636]➜  cat >/tmp/go-build3381348043/b614/importcfg << 'EOF' # internal
2025-08-20T22:48:29.6098122Z [00:02:48.636]➜  # import config
2025-08-20T22:48:29.6098482Z [00:02:48.636]➜  packagefile context=/tmp/go-build3381348043/b043/_pkg_.a
2025-08-20T22:48:29.6098987Z [00:02:48.636]➜  packagefile github.com/pkg/errors=/tmp/go-build3381348043/b195/_pkg_.a
2025-08-20T22:48:29.6099604Z [00:02:48.636]➜  packagefile github.com/smallstep/certificates/cas/apiv1=/tmp/go-build3381348043/b611/_pkg_.a
2025-08-20T22:48:29.6100306Z [00:02:48.636]➜  packagefile github.com/smallstep/certificates/cas/softcas=/tmp/go-build3381348043/b615/_pkg_.a
2025-08-20T22:48:29.6101146Z [00:02:48.636]➜  packagefile strings=/tmp/go-build3381348043/b063/_pkg_.a
2025-08-20T22:48:29.6101533Z [00:02:48.636]➜  EOF
2025-08-20T22:48:29.6103433Z [00:02:48.636]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b614/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/smallstep/certificates@v0.28.4/cas=>github.com/smallstep/certificates@v0.28.4/cas;$WORK/b614=>" -p github.com/smallstep/certificates/cas -lang=go1.23 -complete -installsuffix shared -buildid jmtxvjz3l-iMXE_MFfKG/jmtxvjz3l-iMXE_MFfKG -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b614/importcfg -pack /root/go/pkg/mod/github.com/smallstep/certificates@v0.28.4/cas/cas.go
2025-08-20T22:48:29.6112892Z [00:02:48.638]➜  cp $WORK/b623/_pkg_.a /root/.cache/go-build/37/37a1b23b1fab04af83477595d31d88000e0cdb216714bf8d00170c7f59c53210-d # internal
2025-08-20T22:48:29.6191900Z [00:02:48.646]➜  github.com/google/go-tpm/legacy/tpm2/credactivation
2025-08-20T22:48:29.6195284Z [00:02:48.646]➜  mkdir -p $WORK/b625/
2025-08-20T22:48:29.6195841Z [00:02:48.646]➜  cat >/tmp/go-build3381348043/b625/importcfg << 'EOF' # internal
2025-08-20T22:48:29.6196284Z [00:02:48.646]➜  # import config
2025-08-20T22:48:29.6196633Z [00:02:48.646]➜  packagefile crypto=/tmp/go-build3381348043/b052/_pkg_.a
2025-08-20T22:48:29.6197317Z [00:02:48.646]➜  packagefile crypto/aes=/tmp/go-build3381348043/b122/_pkg_.a
2025-08-20T22:48:29.6197790Z [00:02:48.646]➜  packagefile crypto/cipher=/tmp/go-build3381348043/b059/_pkg_.a
2025-08-20T22:48:29.6198425Z [00:02:48.646]➜  packagefile crypto/ecdh=/tmp/go-build3381348043/b057/_pkg_.a
2025-08-20T22:48:29.6198981Z [00:02:48.646]➜  packagefile crypto/ecdsa=/tmp/go-build3381348043/b056/_pkg_.a
2025-08-20T22:48:29.6199448Z [00:02:48.646]➜  packagefile crypto/hmac=/tmp/go-build3381348043/b126/_pkg_.a
2025-08-20T22:48:29.6199907Z [00:02:48.646]➜  packagefile crypto/rand=/tmp/go-build3381348043/b116/_pkg_.a
2025-08-20T22:48:29.6200364Z [00:02:48.646]➜  packagefile crypto/rsa=/tmp/go-build3381348043/b117/_pkg_.a
2025-08-20T22:48:29.6200806Z [00:02:48.646]➜  packagefile errors=/tmp/go-build3381348043/b004/_pkg_.a
2025-08-20T22:48:29.6201235Z [00:02:48.646]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:29.6201765Z [00:02:48.646]➜  packagefile github.com/google/go-tpm/legacy/tpm2=/tmp/go-build3381348043/b209/_pkg_.a
2025-08-20T22:48:29.6202389Z [00:02:48.646]➜  packagefile github.com/google/go-tpm/tpmutil=/tmp/go-build3381348043/b210/_pkg_.a
2025-08-20T22:48:29.6202884Z [00:02:48.646]➜  packagefile io=/tmp/go-build3381348043/b034/_pkg_.a
2025-08-20T22:48:29.6203193Z [00:02:48.646]➜  EOF
2025-08-20T22:48:29.6205592Z [00:02:48.646]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b625/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/google/go-tpm@v0.9.5/legacy/tpm2/credactivation=>github.com/google/go-tpm@v0.9.5/legacy/tpm2/credactivation;$WORK/b625=>" -p github.com/google/go-tpm/legacy/tpm2/credactivation -lang=go1.22 -complete -installsuffix shared -buildid pYQfeMSdEjVbkD847O8N/pYQfeMSdEjVbkD847O8N -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b625/importcfg -pack /root/go/pkg/mod/github.com/google/go-tpm@v0.9.5/legacy/tpm2/credactivation/credential_activation.go
2025-08-20T22:48:29.6384943Z [00:02:48.665]➜  go tool buildid -w $WORK/b614/_pkg_.a # internal
2025-08-20T22:48:29.6397577Z [00:02:48.665]➜  cp $WORK/b614/_pkg_.a /root/.cache/go-build/b9/b96ac387202af1926b664b4610b97c50f3b8941e3b97749cc1e71c7ecdb3d883-d # internal
2025-08-20T22:48:29.6398222Z [00:02:48.665]➜  github.com/google/go-tpm/tpm
2025-08-20T22:48:29.6398526Z [00:02:48.665]➜  mkdir -p $WORK/b626/
2025-08-20T22:48:29.6398918Z [00:02:48.666]➜  cat >/tmp/go-build3381348043/b626/importcfg << 'EOF' # internal
2025-08-20T22:48:29.6399269Z [00:02:48.666]➜  # import config
2025-08-20T22:48:29.6399614Z [00:02:48.666]➜  packagefile bytes=/tmp/go-build3381348043/b003/_pkg_.a
2025-08-20T22:48:29.6400042Z [00:02:48.666]➜  packagefile crypto=/tmp/go-build3381348043/b052/_pkg_.a
2025-08-20T22:48:29.6400484Z [00:02:48.666]➜  packagefile crypto/aes=/tmp/go-build3381348043/b122/_pkg_.a
2025-08-20T22:48:29.6400960Z [00:02:48.666]➜  packagefile crypto/cipher=/tmp/go-build3381348043/b059/_pkg_.a
2025-08-20T22:48:29.6401434Z [00:02:48.667]➜  packagefile crypto/hmac=/tmp/go-build3381348043/b126/_pkg_.a
2025-08-20T22:48:29.6401901Z [00:02:48.667]➜  packagefile crypto/rand=/tmp/go-build3381348043/b116/_pkg_.a
2025-08-20T22:48:29.6402357Z [00:02:48.667]➜  packagefile crypto/rsa=/tmp/go-build3381348043/b117/_pkg_.a
2025-08-20T22:48:29.6402811Z [00:02:48.667]➜  packagefile crypto/sha1=/tmp/go-build3381348043/b138/_pkg_.a
2025-08-20T22:48:29.6403643Z [00:02:48.667]➜  packagefile encoding/binary=/tmp/go-build3381348043/b132/_pkg_.a
2025-08-20T22:48:29.6404104Z [00:02:48.667]➜  packagefile errors=/tmp/go-build3381348043/b004/_pkg_.a
2025-08-20T22:48:29.6404518Z [00:02:48.667]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:29.6405031Z [00:02:48.667]➜  packagefile github.com/google/go-tpm/tpmutil=/tmp/go-build3381348043/b210/_pkg_.a
2025-08-20T22:48:29.6405521Z [00:02:48.667]➜  packagefile io=/tmp/go-build3381348043/b034/_pkg_.a
2025-08-20T22:48:29.6406158Z [00:02:48.667]➜  packagefile math/big=/tmp/go-build3381348043/b096/_pkg_.a
2025-08-20T22:48:29.6406597Z [00:02:48.667]➜  packagefile strconv=/tmp/go-build3381348043/b054/_pkg_.a
2025-08-20T22:48:29.6407232Z [00:02:48.667]➜  packagefile strings=/tmp/go-build3381348043/b063/_pkg_.a
2025-08-20T22:48:29.6407556Z [00:02:48.667]➜  EOF
2025-08-20T22:48:29.6420433Z [00:02:48.668]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b626/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/google/go-tpm@v0.9.5/tpm=>github.com/google/go-tpm@v0.9.5/tpm;$WORK/b626=>" -p github.com/google/go-tpm/tpm -lang=go1.22 -complete -installsuffix shared -buildid 0uQsZp3yZlxEVsvGsRMU/0uQsZp3yZlxEVsvGsRMU -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b626/importcfg -pack /root/go/pkg/mod/github.com/google/go-tpm@v0.9.5/tpm/commands.go /root/go/pkg/mod/github.com/google/go-tpm@v0.9.5/tpm/constants.go /root/go/pkg/mod/github.com/google/go-tpm@v0.9.5/tpm/errors.go /root/go/pkg/mod/github.com/google/go-tpm@v0.9.5/tpm/open_other.go /root/go/pkg/mod/github.com/google/go-tpm@v0.9.5/tpm/pcrs.go /root/go/pkg/mod/github.com/google/go-tpm@v0.9.5/tpm/structures.go /root/go/pkg/mod/github.com/google/go-tpm@v0.9.5/tpm/tpm.go /root/go/pkg/mod/github.com/google/go-tpm@v0.9.5/tpm/verify.go
2025-08-20T22:48:29.6643347Z [00:02:48.691]➜  go tool buildid -w $WORK/b625/_pkg_.a # internal
2025-08-20T22:48:29.6659582Z [00:02:48.692]➜  cp $WORK/b625/_pkg_.a /root/.cache/go-build/63/6385b5848365dbea39b12187cc1f96ed46f42f48a10f6ce5969da06053ad99b0-d # internal
2025-08-20T22:48:29.6661141Z [00:02:48.692]➜  github.com/google/certificate-transparency-go/asn1
2025-08-20T22:48:29.6661980Z [00:02:48.692]➜  mkdir -p $WORK/b629/
2025-08-20T22:48:29.6662416Z [00:02:48.693]➜  cat >/tmp/go-build3381348043/b629/importcfg << 'EOF' # internal
2025-08-20T22:48:29.6662819Z [00:02:48.693]➜  # import config
2025-08-20T22:48:29.6663165Z [00:02:48.693]➜  packagefile errors=/tmp/go-build3381348043/b004/_pkg_.a
2025-08-20T22:48:29.6663900Z [00:02:48.693]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:29.6664385Z [00:02:48.693]➜  packagefile math=/tmp/go-build3381348043/b055/_pkg_.a
2025-08-20T22:48:29.6664820Z [00:02:48.693]➜  packagefile math/big=/tmp/go-build3381348043/b096/_pkg_.a
2025-08-20T22:48:29.6665256Z [00:02:48.693]➜  packagefile reflect=/tmp/go-build3381348043/b099/_pkg_.a
2025-08-20T22:48:29.6665681Z [00:02:48.693]➜  packagefile strconv=/tmp/go-build3381348043/b054/_pkg_.a
2025-08-20T22:48:29.6666417Z [00:02:48.693]➜  packagefile strings=/tmp/go-build3381348043/b063/_pkg_.a
2025-08-20T22:48:29.6666844Z [00:02:48.693]➜  packagefile time=/tmp/go-build3381348043/b044/_pkg_.a
2025-08-20T22:48:29.6667286Z [00:02:48.693]➜  packagefile unicode/utf16=/tmp/go-build3381348043/b111/_pkg_.a
2025-08-20T22:48:29.6667755Z [00:02:48.693]➜  packagefile unicode/utf8=/tmp/go-build3381348043/b042/_pkg_.a
2025-08-20T22:48:29.6668088Z [00:02:48.693]➜  EOF
2025-08-20T22:48:29.6670923Z [00:02:48.693]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b629/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/google/certificate-transparency-go@v1.3.2/asn1=>github.com/google/certificate-transparency-go@v1.3.2/asn1;$WORK/b629=>" -p github.com/google/certificate-transparency-go/asn1 -lang=go1.23 -complete -installsuffix shared -buildid ebDFj01tcxXkq-Y8JGxB/ebDFj01tcxXkq-Y8JGxB -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b629/importcfg -pack /root/go/pkg/mod/github.com/google/certificate-transparency-go@v1.3.2/asn1/asn1.go /root/go/pkg/mod/github.com/google/certificate-transparency-go@v1.3.2/asn1/common.go /root/go/pkg/mod/github.com/google/certificate-transparency-go@v1.3.2/asn1/marshal.go
2025-08-20T22:48:29.6781286Z [00:02:48.705]➜  go tool buildid -w $WORK/b617/_pkg_.a # internal
2025-08-20T22:48:29.6810835Z [00:02:48.708]➜  cp $WORK/b617/_pkg_.a /root/.cache/go-build/ca/ca8e8c694d554af95f41fe1953fb6eea7ae88d0196c4dc3eda25933ee9a6e6c7-d # internal
2025-08-20T22:48:29.6817487Z [00:02:48.709]➜  github.com/smallstep/scep
2025-08-20T22:48:29.6819791Z [00:02:48.709]➜  mkdir -p $WORK/b619/
2025-08-20T22:48:29.6820632Z [00:02:48.709]➜  cat >/tmp/go-build3381348043/b619/importcfg << 'EOF' # internal
2025-08-20T22:48:29.6821285Z [00:02:48.709]➜  # import config
2025-08-20T22:48:29.6821635Z [00:02:48.709]➜  packagefile bytes=/tmp/go-build3381348043/b003/_pkg_.a
2025-08-20T22:48:29.6822058Z [00:02:48.709]➜  packagefile crypto=/tmp/go-build3381348043/b052/_pkg_.a
2025-08-20T22:48:29.6822509Z [00:02:48.709]➜  packagefile crypto/rand=/tmp/go-build3381348043/b116/_pkg_.a
2025-08-20T22:48:29.6822961Z [00:02:48.709]➜  packagefile crypto/rsa=/tmp/go-build3381348043/b117/_pkg_.a
2025-08-20T22:48:29.6823414Z [00:02:48.709]➜  packagefile crypto/x509=/tmp/go-build3381348043/b141/_pkg_.a
2025-08-20T22:48:29.6823876Z [00:02:48.709]➜  packagefile encoding/asn1=/tmp/go-build3381348043/b110/_pkg_.a
2025-08-20T22:48:29.6824357Z [00:02:48.709]➜  packagefile encoding/base64=/tmp/go-build3381348043/b146/_pkg_.a
2025-08-20T22:48:29.6824817Z [00:02:48.709]➜  packagefile errors=/tmp/go-build3381348043/b004/_pkg_.a
2025-08-20T22:48:29.6830870Z [00:02:48.709]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:29.6831417Z [00:02:48.709]➜  packagefile github.com/smallstep/pkcs7=/tmp/go-build3381348043/b617/_pkg_.a
2025-08-20T22:48:29.6832037Z [00:02:48.709]➜  packagefile github.com/smallstep/scep/cryptoutil=/tmp/go-build3381348043/b620/_pkg_.a
2025-08-20T22:48:29.6832669Z [00:02:48.709]➜  packagefile github.com/smallstep/scep/x509util=/tmp/go-build3381348043/b621/_pkg_.a
2025-08-20T22:48:29.6833082Z [00:02:48.709]➜  EOF
2025-08-20T22:48:29.6836212Z [00:02:48.709]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b619/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/smallstep/scep@v0.0.0-20240926084937-8cf1ca453101=>github.com/smallstep/scep@v0.0.0-20240926084937-8cf1ca453101;$WORK/b619=>" -p github.com/smallstep/scep -lang=go1.16 -complete -installsuffix shared -buildid lzLy06YEtLuQz-b04w2L/lzLy06YEtLuQz-b04w2L -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b619/importcfg -pack /root/go/pkg/mod/github.com/smallstep/scep@v0.0.0-20240926084937-8cf1ca453101/certs_selector.go /root/go/pkg/mod/github.com/smallstep/scep@v0.0.0-20240926084937-8cf1ca453101/logger.go /root/go/pkg/mod/github.com/smallstep/scep@v0.0.0-20240926084937-8cf1ca453101/scep.go
2025-08-20T22:48:29.7328725Z [00:02:48.760]➜  go tool buildid -w $WORK/b619/_pkg_.a # internal
2025-08-20T22:48:29.7343083Z [00:02:48.761]➜  cp $WORK/b619/_pkg_.a /root/.cache/go-build/88/880b883ab0fda081b4725952748678c48cb1a999d857b3b1437647d4dd68e05e-d # internal
2025-08-20T22:48:29.7389470Z [00:02:48.766]➜  golang.org/x/crypto/ed25519
2025-08-20T22:48:29.7391142Z [00:02:48.766]➜  mkdir -p $WORK/b632/
2025-08-20T22:48:29.7397148Z [00:02:48.767]➜  cat >/tmp/go-build3381348043/b632/importcfg << 'EOF' # internal
2025-08-20T22:48:29.7397555Z [00:02:48.767]➜  # import config
2025-08-20T22:48:29.7397932Z [00:02:48.767]➜  packagefile crypto/ed25519=/tmp/go-build3381348043/b113/_pkg_.a
2025-08-20T22:48:29.7398396Z [00:02:48.767]➜  packagefile io=/tmp/go-build3381348043/b034/_pkg_.a
2025-08-20T22:48:29.7398702Z [00:02:48.767]➜  EOF
2025-08-20T22:48:29.7400446Z [00:02:48.767]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b632/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/crypto@v0.41.0/ed25519=>golang.org/x/crypto@v0.41.0/ed25519;$WORK/b632=>" -p golang.org/x/crypto/ed25519 -lang=go1.23 -complete -installsuffix shared -buildid QXxsP2n21q7yG-aJbriu/QXxsP2n21q7yG-aJbriu -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b632/importcfg -pack /root/go/pkg/mod/golang.org/x/crypto@v0.41.0/ed25519/ed25519.go
2025-08-20T22:48:29.7518135Z [00:02:48.779]➜  go tool buildid -w $WORK/b632/_pkg_.a # internal
2025-08-20T22:48:29.7518902Z [00:02:48.779]➜  cp $WORK/b632/_pkg_.a /root/.cache/go-build/c7/c7e4d7018bc85d7f3d2600a8f3709bef098ee9572221a01cad05093ee2c066bf-d # internal
2025-08-20T22:48:29.7548048Z [00:02:48.782]➜  github.com/smallstep/go-attestation/attest/internal
2025-08-20T22:48:29.7548633Z [00:02:48.782]➜  mkdir -p $WORK/b634/
2025-08-20T22:48:29.7549404Z [00:02:48.782]➜  cat >/tmp/go-build3381348043/b634/importcfg << 'EOF' # internal
2025-08-20T22:48:29.7550503Z [00:02:48.782]➜  # import config
2025-08-20T22:48:29.7550903Z [00:02:48.782]➜  packagefile bytes=/tmp/go-build3381348043/b003/_pkg_.a
2025-08-20T22:48:29.7551360Z [00:02:48.782]➜  packagefile crypto/x509=/tmp/go-build3381348043/b141/_pkg_.a
2025-08-20T22:48:29.7551854Z [00:02:48.782]➜  packagefile encoding/binary=/tmp/go-build3381348043/b132/_pkg_.a
2025-08-20T22:48:29.7552325Z [00:02:48.782]➜  packagefile errors=/tmp/go-build3381348043/b004/_pkg_.a
2025-08-20T22:48:29.7552742Z [00:02:48.782]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:29.7553143Z [00:02:48.782]➜  packagefile io=/tmp/go-build3381348043/b034/_pkg_.a
2025-08-20T22:48:29.7553582Z [00:02:48.782]➜  packagefile unicode/utf16=/tmp/go-build3381348043/b111/_pkg_.a
2025-08-20T22:48:29.7553916Z [00:02:48.782]➜  EOF
2025-08-20T22:48:29.7556529Z [00:02:48.782]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b634/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/smallstep/go-attestation@v0.4.4-0.20241119153605-2306d5b464ca/attest/internal=>github.com/smallstep/go-attestation@v0.4.4-0.20241119153605-2306d5b464ca/attest/internal;$WORK/b634=>" -p github.com/smallstep/go-attestation/attest/internal -lang=go1.20 -complete -installsuffix shared -buildid v254CUDRZLsq-2Uo9hSo/v254CUDRZLsq-2Uo9hSo -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b634/importcfg -pack /root/go/pkg/mod/github.com/smallstep/go-attestation@v0.4.4-0.20241119153605-2306d5b464ca/attest/internal/events.go
2025-08-20T22:48:29.7676816Z [00:02:48.792]➜  go tool buildid -w $WORK/b471/_pkg_.a # internal
2025-08-20T22:48:29.7764928Z [00:02:48.803]➜  cp $WORK/b471/_pkg_.a /root/.cache/go-build/0a/0ab68f0c9d4bb93defb757fc39004ee5802ced7d36db39af6f3d88ae230926a1-d # internal
2025-08-20T22:48:29.7770888Z [00:02:48.804]➜  github.com/smallstep/certificates/authority/provisioner/gcp
2025-08-20T22:48:29.7771914Z [00:02:48.804]➜  mkdir -p $WORK/b470/
2025-08-20T22:48:29.7773233Z [00:02:48.804]➜  cat >/tmp/go-build3381348043/b470/importcfg << 'EOF' # internal
2025-08-20T22:48:29.7773665Z [00:02:48.804]➜  # import config
2025-08-20T22:48:29.7774012Z [00:02:48.804]➜  packagefile context=/tmp/go-build3381348043/b043/_pkg_.a
2025-08-20T22:48:29.7774569Z [00:02:48.804]➜  packagefile github.com/smallstep/certificates/errs=/tmp/go-build3381348043/b426/_pkg_.a
2025-08-20T22:48:29.7775258Z [00:02:48.804]➜  packagefile google.golang.org/api/cloudresourcemanager/v1=/tmp/go-build3381348043/b471/_pkg_.a
2025-08-20T22:48:29.7775950Z [00:02:48.804]➜  packagefile net/http=/tmp/go-build3381348043/b161/_pkg_.a
2025-08-20T22:48:29.7776327Z [00:02:48.804]➜  EOF
2025-08-20T22:48:29.7778683Z [00:02:48.804]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b470/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/smallstep/certificates@v0.28.4/authority/provisioner/gcp=>github.com/smallstep/certificates@v0.28.4/authority/provisioner/gcp;$WORK/b470=>" -p github.com/smallstep/certificates/authority/provisioner/gcp -lang=go1.23 -complete -installsuffix shared -buildid oTaP_9BgbaATVuEdhzC2/oTaP_9BgbaATVuEdhzC2 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b470/importcfg -pack /root/go/pkg/mod/github.com/smallstep/certificates@v0.28.4/authority/provisioner/gcp/projectvalidator.go
2025-08-20T22:48:29.8170036Z [00:02:48.844]➜  go tool buildid -w $WORK/b634/_pkg_.a # internal
2025-08-20T22:48:29.8177759Z [00:02:48.845]➜  cp $WORK/b634/_pkg_.a /root/.cache/go-build/e6/e609e8f8917232eb454cde97adbb1141373c6a08538843f8578d591cdc1ad3d2-d # internal
2025-08-20T22:48:29.8185230Z [00:02:48.845]➜  github.com/smallstep/certificates/api/read
2025-08-20T22:48:29.8186147Z [00:02:48.845]➜  mkdir -p $WORK/b639/
2025-08-20T22:48:29.8220225Z [00:02:48.849]➜  cat >/tmp/go-build3381348043/b639/importcfg << 'EOF' # internal
2025-08-20T22:48:29.8220624Z [00:02:48.849]➜  # import config
2025-08-20T22:48:29.8221025Z [00:02:48.849]➜  packagefile encoding/json=/tmp/go-build3381348043/b158/_pkg_.a
2025-08-20T22:48:29.8221478Z [00:02:48.849]➜  packagefile errors=/tmp/go-build3381348043/b004/_pkg_.a
2025-08-20T22:48:29.8222342Z [00:02:48.849]➜  packagefile github.com/smallstep/certificates/api/render=/tmp/go-build3381348043/b213/_pkg_.a
2025-08-20T22:48:29.8223027Z [00:02:48.849]➜  packagefile github.com/smallstep/certificates/errs=/tmp/go-build3381348043/b426/_pkg_.a
2025-08-20T22:48:29.8223714Z [00:02:48.849]➜  packagefile google.golang.org/protobuf/encoding/protojson=/tmp/go-build3381348043/b215/_pkg_.a
2025-08-20T22:48:29.8224363Z [00:02:48.849]➜  packagefile google.golang.org/protobuf/proto=/tmp/go-build3381348043/b235/_pkg_.a
2025-08-20T22:48:29.8224858Z [00:02:48.849]➜  packagefile io=/tmp/go-build3381348043/b034/_pkg_.a
2025-08-20T22:48:29.8225275Z [00:02:48.849]➜  packagefile net/http=/tmp/go-build3381348043/b161/_pkg_.a
2025-08-20T22:48:29.8225713Z [00:02:48.849]➜  packagefile strings=/tmp/go-build3381348043/b063/_pkg_.a
2025-08-20T22:48:29.8226231Z [00:02:48.849]➜  EOF
2025-08-20T22:48:29.8229518Z [00:02:48.850]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b639/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/smallstep/certificates@v0.28.4/api/read=>github.com/smallstep/certificates@v0.28.4/api/read;$WORK/b639=>" -p github.com/smallstep/certificates/api/read -lang=go1.23 -complete -installsuffix shared -buildid 77sGVwwyao5q1bvyzjfG/77sGVwwyao5q1bvyzjfG -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b639/importcfg -pack /root/go/pkg/mod/github.com/smallstep/certificates@v0.28.4/api/read/read.go
2025-08-20T22:48:29.8379371Z [00:02:48.865]➜  go tool buildid -w $WORK/b470/_pkg_.a # internal
2025-08-20T22:48:29.8389854Z [00:02:48.866]➜  cp $WORK/b470/_pkg_.a /root/.cache/go-build/f9/f9daa74234a5d46428924a87b2a578c9f25e5b9a3b932eaa45e04e10ce50b7f7-d # internal
2025-08-20T22:48:29.8392590Z [00:02:48.866]➜  go tool buildid -w $WORK/b626/_pkg_.a # internal
2025-08-20T22:48:29.8434889Z [00:02:48.870]➜  cp $WORK/b626/_pkg_.a /root/.cache/go-build/22/221ffe19c6708cab5a3e494eba27d1995c75673d09bb1c21cc0dcca599817aa5-d # internal
2025-08-20T22:48:29.8439689Z [00:02:48.871]➜  github.com/sirupsen/logrus
2025-08-20T22:48:29.8440089Z [00:02:48.871]➜  mkdir -p $WORK/b641/
2025-08-20T22:48:29.8440468Z [00:02:48.871]➜  cat >/tmp/go-build3381348043/b641/importcfg << 'EOF' # internal
2025-08-20T22:48:29.8440815Z [00:02:48.871]➜  # import config
2025-08-20T22:48:29.8441158Z [00:02:48.871]➜  packagefile bufio=/tmp/go-build3381348043/b162/_pkg_.a
2025-08-20T22:48:29.8441590Z [00:02:48.871]➜  packagefile bytes=/tmp/go-build3381348043/b003/_pkg_.a
2025-08-20T22:48:29.8442017Z [00:02:48.871]➜  packagefile context=/tmp/go-build3381348043/b043/_pkg_.a
2025-08-20T22:48:29.8442472Z [00:02:48.871]➜  packagefile encoding/json=/tmp/go-build3381348043/b158/_pkg_.a
2025-08-20T22:48:29.8442906Z [00:02:48.871]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:29.8443380Z [00:02:48.871]➜  packagefile golang.org/x/sys/unix=/tmp/go-build3381348043/b211/_pkg_.a
2025-08-20T22:48:29.8443848Z [00:02:48.871]➜  packagefile io=/tmp/go-build3381348043/b034/_pkg_.a
2025-08-20T22:48:29.8444253Z [00:02:48.871]➜  packagefile log=/tmp/go-build3381348043/b171/_pkg_.a
2025-08-20T22:48:29.8444658Z [00:02:48.871]➜  packagefile os=/tmp/go-build3381348043/b079/_pkg_.a
2025-08-20T22:48:29.8445075Z [00:02:48.871]➜  packagefile reflect=/tmp/go-build3381348043/b099/_pkg_.a
2025-08-20T22:48:29.8445505Z [00:02:48.871]➜  packagefile runtime=/tmp/go-build3381348043/b010/_pkg_.a
2025-08-20T22:48:29.8446382Z [00:02:48.871]➜  packagefile sort=/tmp/go-build3381348043/b157/_pkg_.a
2025-08-20T22:48:29.8446803Z [00:02:48.871]➜  packagefile strconv=/tmp/go-build3381348043/b054/_pkg_.a
2025-08-20T22:48:29.8447233Z [00:02:48.871]➜  packagefile strings=/tmp/go-build3381348043/b063/_pkg_.a
2025-08-20T22:48:29.8447651Z [00:02:48.871]➜  packagefile sync=/tmp/go-build3381348043/b035/_pkg_.a
2025-08-20T22:48:29.8448082Z [00:02:48.871]➜  packagefile sync/atomic=/tmp/go-build3381348043/b037/_pkg_.a
2025-08-20T22:48:29.8448529Z [00:02:48.871]➜  packagefile time=/tmp/go-build3381348043/b044/_pkg_.a
2025-08-20T22:48:29.8448968Z [00:02:48.871]➜  packagefile unicode/utf8=/tmp/go-build3381348043/b042/_pkg_.a
2025-08-20T22:48:29.8449465Z [00:02:48.871]➜  EOF
2025-08-20T22:48:29.8454300Z [00:02:48.871]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b641/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/sirupsen/logrus@v1.9.3=>github.com/sirupsen/logrus@v1.9.3;$WORK/b641=>" -p github.com/sirupsen/logrus -lang=go1.13 -complete -installsuffix shared -buildid 7A2KQUZNZPrbp9gUvrAt/7A2KQUZNZPrbp9gUvrAt -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b641/importcfg -pack /root/go/pkg/mod/github.com/sirupsen/logrus@v1.9.3/alt_exit.go /root/go/pkg/mod/github.com/sirupsen/logrus@v1.9.3/buffer_pool.go /root/go/pkg/mod/github.com/sirupsen/logrus@v1.9.3/doc.go /root/go/pkg/mod/github.com/sirupsen/logrus@v1.9.3/entry.go /root/go/pkg/mod/github.com/sirupsen/logrus@v1.9.3/exported.go /root/go/pkg/mod/github.com/sirupsen/logrus@v1.9.3/formatter.go /root/go/pkg/mod/github.com/sirupsen/logrus@v1.9.3/hooks.go /root/go/pkg/mod/github.com/sirupsen/logrus@v1.9.3/json_formatter.go /root/go/pkg/mod/github.com/sirupsen/logrus@v1.9.3/logger.go /root/go/pkg/mod/github.com/sirupsen/logrus@v1.9.3/logrus.go /root/go/pkg/mod/github.com/sirupsen/logrus@v1.9.3/terminal_check_notappengine.go /root/go/pkg/mod/github.com/sirupsen/logrus@v1.9.3/terminal_check_unix.go /root/go/pkg/mod/github.com/sirupsen/logrus@v1.9.3/text_formatter.go /root/go/pkg/mod/github.com/sirupsen/logrus@v1.9.3/writer.go
2025-08-20T22:48:29.8479362Z [00:02:48.871]➜  github.com/smallstep/certificates/authority/provisioner
2025-08-20T22:48:29.8479747Z [00:02:48.871]➜  mkdir -p $WORK/b419/
2025-08-20T22:48:29.8480150Z [00:02:48.871]➜  cat >/tmp/go-build3381348043/b419/importcfg << 'EOF' # internal
2025-08-20T22:48:29.8480500Z [00:02:48.871]➜  # import config
2025-08-20T22:48:29.8480837Z [00:02:48.871]➜  packagefile bytes=/tmp/go-build3381348043/b003/_pkg_.a
2025-08-20T22:48:29.8481566Z [00:02:48.871]➜  packagefile context=/tmp/go-build3381348043/b043/_pkg_.a
2025-08-20T22:48:29.8482071Z [00:02:48.871]➜  packagefile crypto=/tmp/go-build3381348043/b052/_pkg_.a
2025-08-20T22:48:29.8482530Z [00:02:48.871]➜  packagefile crypto/ecdh=/tmp/go-build3381348043/b057/_pkg_.a
2025-08-20T22:48:29.8482996Z [00:02:48.871]➜  packagefile crypto/ecdsa=/tmp/go-build3381348043/b056/_pkg_.a
2025-08-20T22:48:29.8483470Z [00:02:48.871]➜  packagefile crypto/ed25519=/tmp/go-build3381348043/b113/_pkg_.a
2025-08-20T22:48:29.8483958Z [00:02:48.871]➜  packagefile crypto/elliptic=/tmp/go-build3381348043/b095/_pkg_.a
2025-08-20T22:48:29.8484430Z [00:02:48.871]➜  packagefile crypto/hmac=/tmp/go-build3381348043/b126/_pkg_.a
2025-08-20T22:48:29.8484883Z [00:02:48.871]➜  packagefile crypto/rsa=/tmp/go-build3381348043/b117/_pkg_.a
2025-08-20T22:48:29.8485337Z [00:02:48.871]➜  packagefile crypto/sha1=/tmp/go-build3381348043/b138/_pkg_.a
2025-08-20T22:48:29.8486063Z [00:02:48.871]➜  packagefile crypto/sha256=/tmp/go-build3381348043/b119/_pkg_.a
2025-08-20T22:48:29.8486594Z [00:02:48.871]➜  packagefile crypto/subtle=/tmp/go-build3381348043/b089/_pkg_.a
2025-08-20T22:48:29.8487061Z [00:02:48.871]➜  packagefile crypto/x509=/tmp/go-build3381348043/b141/_pkg_.a
2025-08-20T22:48:29.8487536Z [00:02:48.871]➜  packagefile crypto/x509/pkix=/tmp/go-build3381348043/b143/_pkg_.a
2025-08-20T22:48:29.8487990Z [00:02:48.871]➜  packagefile embed=/tmp/go-build3381348043/b231/_pkg_.a
2025-08-20T22:48:29.8488660Z [00:02:48.871]➜  packagefile encoding/asn1=/tmp/go-build3381348043/b110/_pkg_.a
2025-08-20T22:48:29.8489138Z [00:02:48.871]➜  packagefile encoding/base64=/tmp/go-build3381348043/b146/_pkg_.a
2025-08-20T22:48:29.8489618Z [00:02:48.871]➜  packagefile encoding/binary=/tmp/go-build3381348043/b132/_pkg_.a
2025-08-20T22:48:29.8490092Z [00:02:48.871]➜  packagefile encoding/hex=/tmp/go-build3381348043/b144/_pkg_.a
2025-08-20T22:48:29.8490560Z [00:02:48.871]➜  packagefile encoding/json=/tmp/go-build3381348043/b158/_pkg_.a
2025-08-20T22:48:29.8491034Z [00:02:48.871]➜  packagefile encoding/pem=/tmp/go-build3381348043/b145/_pkg_.a
2025-08-20T22:48:29.8491495Z [00:02:48.871]➜  packagefile errors=/tmp/go-build3381348043/b004/_pkg_.a
2025-08-20T22:48:29.8492076Z [00:02:48.871]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:29.8492548Z [00:02:48.871]➜  packagefile github.com/pkg/errors=/tmp/go-build3381348043/b195/_pkg_.a
2025-08-20T22:48:29.8493109Z [00:02:48.871]➜  packagefile github.com/slackhq/nebula/cert=/tmp/go-build3381348043/b420/_pkg_.a
2025-08-20T22:48:29.8493768Z [00:02:48.871]➜  packagefile github.com/smallstep/certificates/acme/wire=/tmp/go-build3381348043/b212/_pkg_.a
2025-08-20T22:48:29.8494488Z [00:02:48.871]➜  packagefile github.com/smallstep/certificates/authority/admin=/tmp/go-build3381348043/b241/_pkg_.a
2025-08-20T22:48:29.8495234Z [00:02:48.871]➜  packagefile github.com/smallstep/certificates/authority/policy=/tmp/go-build3381348043/b424/_pkg_.a
2025-08-20T22:48:29.8496277Z [00:02:48.871]➜  packagefile github.com/smallstep/certificates/authority/poolhttp=/tmp/go-build3381348043/b468/_pkg_.a
2025-08-20T22:48:29.8497138Z [00:02:48.871]➜  packagefile github.com/smallstep/certificates/authority/provisioner/gcp=/tmp/go-build3381348043/b470/_pkg_.a
2025-08-20T22:48:29.8497974Z [00:02:48.871]➜  packagefile github.com/smallstep/certificates/authority/provisioner/wire=/tmp/go-build3381348043/b573/_pkg_.a
2025-08-20T22:48:29.8498706Z [00:02:48.871]➜  packagefile github.com/smallstep/certificates/errs=/tmp/go-build3381348043/b426/_pkg_.a
2025-08-20T22:48:29.8499398Z [00:02:48.871]➜  packagefile github.com/smallstep/certificates/internal/cast=/tmp/go-build3381348043/b574/_pkg_.a
2025-08-20T22:48:29.8500160Z [00:02:48.871]➜  packagefile github.com/smallstep/certificates/internal/httptransport=/tmp/go-build3381348043/b469/_pkg_.a
2025-08-20T22:48:29.8500944Z [00:02:48.871]➜  packagefile github.com/smallstep/certificates/middleware/requestid=/tmp/go-build3381348043/b576/_pkg_.a
2025-08-20T22:48:29.8501966Z [00:02:48.871]➜  packagefile github.com/smallstep/certificates/templates=/tmp/go-build3381348043/b578/_pkg_.a
2025-08-20T22:48:29.8502720Z [00:02:48.871]➜  packagefile github.com/smallstep/certificates/webhook=/tmp/go-build3381348043/b600/_pkg_.a
2025-08-20T22:48:29.8503374Z [00:02:48.871]➜  packagefile github.com/smallstep/cli-utils/step=/tmp/go-build3381348043/b581/_pkg_.a
2025-08-20T22:48:29.8503973Z [00:02:48.871]➜  packagefile github.com/smallstep/linkedca=/tmp/go-build3381348043/b242/_pkg_.a
2025-08-20T22:48:29.8504529Z [00:02:48.871]➜  packagefile go.step.sm/crypto/jose=/tmp/go-build3381348043/b445/_pkg_.a
2025-08-20T22:48:29.8505064Z [00:02:48.871]➜  packagefile go.step.sm/crypto/keyutil=/tmp/go-build3381348043/b453/_pkg_.a
2025-08-20T22:48:29.8505589Z [00:02:48.871]➜  packagefile go.step.sm/crypto/kms=/tmp/go-build3381348043/b604/_pkg_.a
2025-08-20T22:48:29.8506307Z [00:02:48.871]➜  packagefile go.step.sm/crypto/kms/apiv1=/tmp/go-build3381348043/b605/_pkg_.a
2025-08-20T22:48:29.8506868Z [00:02:48.871]➜  packagefile go.step.sm/crypto/pemutil=/tmp/go-build3381348043/b461/_pkg_.a
2025-08-20T22:48:29.8507409Z [00:02:48.871]➜  packagefile go.step.sm/crypto/sshutil=/tmp/go-build3381348043/b601/_pkg_.a
2025-08-20T22:48:29.8507950Z [00:02:48.871]➜  packagefile go.step.sm/crypto/x25519=/tmp/go-build3381348043/b454/_pkg_.a
2025-08-20T22:48:29.8508488Z [00:02:48.871]➜  packagefile go.step.sm/crypto/x509util=/tmp/go-build3381348043/b427/_pkg_.a
2025-08-20T22:48:29.8509217Z [00:02:48.871]➜  packagefile golang.org/x/crypto/ssh=/tmp/go-build3381348043/b455/_pkg_.a
2025-08-20T22:48:29.8509683Z [00:02:48.871]➜  packagefile io=/tmp/go-build3381348043/b034/_pkg_.a
2025-08-20T22:48:29.8510084Z [00:02:48.871]➜  packagefile log=/tmp/go-build3381348043/b171/_pkg_.a
2025-08-20T22:48:29.8510503Z [00:02:48.871]➜  packagefile math/big=/tmp/go-build3381348043/b096/_pkg_.a
2025-08-20T22:48:29.8510940Z [00:02:48.871]➜  packagefile math/rand=/tmp/go-build3381348043/b100/_pkg_.a
2025-08-20T22:48:29.8511369Z [00:02:48.871]➜  packagefile net=/tmp/go-build3381348043/b148/_pkg_.a
2025-08-20T22:48:29.8511794Z [00:02:48.871]➜  packagefile net/http=/tmp/go-build3381348043/b161/_pkg_.a
2025-08-20T22:48:29.8512392Z [00:02:48.871]➜  packagefile net/url=/tmp/go-build3381348043/b155/_pkg_.a
2025-08-20T22:48:29.8512842Z [00:02:48.871]➜  packagefile os=/tmp/go-build3381348043/b079/_pkg_.a
2025-08-20T22:48:29.8513245Z [00:02:48.871]➜  packagefile path=/tmp/go-build3381348043/b082/_pkg_.a
2025-08-20T22:48:29.8513668Z [00:02:48.871]➜  packagefile reflect=/tmp/go-build3381348043/b099/_pkg_.a
2025-08-20T22:48:29.8514090Z [00:02:48.871]➜  packagefile regexp=/tmp/go-build3381348043/b184/_pkg_.a
2025-08-20T22:48:29.8514501Z [00:02:48.871]➜  packagefile sort=/tmp/go-build3381348043/b157/_pkg_.a
2025-08-20T22:48:29.8514916Z [00:02:48.871]➜  packagefile strconv=/tmp/go-build3381348043/b054/_pkg_.a
2025-08-20T22:48:29.8515341Z [00:02:48.871]➜  packagefile strings=/tmp/go-build3381348043/b063/_pkg_.a
2025-08-20T22:48:29.8515896Z [00:02:48.871]➜  packagefile sync=/tmp/go-build3381348043/b035/_pkg_.a
2025-08-20T22:48:29.8516412Z [00:02:48.871]➜  packagefile text/template=/tmp/go-build3381348043/b247/_pkg_.a
2025-08-20T22:48:29.8516858Z [00:02:48.871]➜  packagefile time=/tmp/go-build3381348043/b044/_pkg_.a
2025-08-20T22:48:29.8517160Z [00:02:48.871]➜  EOF
2025-08-20T22:48:29.8517479Z [00:02:48.871]➜  cat >/tmp/go-build3381348043/b419/embedcfg << 'EOF' # internal
2025-08-20T22:48:29.8517796Z [00:02:48.871]➜  {
2025-08-20T22:48:29.8518007Z [00:02:48.871]➜  	"Patterns": {
2025-08-20T22:48:29.8518267Z [00:02:48.871]➜  		"aws_certificates.pem": [
2025-08-20T22:48:29.8518557Z [00:02:48.871]➜  			"aws_certificates.pem"
2025-08-20T22:48:29.8518806Z [00:02:48.871]➜  		]
2025-08-20T22:48:29.8519025Z [00:02:48.871]➜  	},
2025-08-20T22:48:29.8519230Z [00:02:48.871]➜  	"Files": {
2025-08-20T22:48:29.8519827Z [00:02:48.871]➜  		"aws_certificates.pem": "/root/go/pkg/mod/github.com/smallstep/certificates@v0.28.4/authority/provisioner/aws_certificates.pem"
2025-08-20T22:48:29.8520367Z [00:02:48.871]➜  	}
2025-08-20T22:48:29.8520804Z [00:02:48.871]➜  }EOF
2025-08-20T22:48:29.8532844Z [00:02:48.871]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b419/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/smallstep/certificates@v0.28.4/authority/provisioner=>github.com/smallstep/certificates@v0.28.4/authority/provisioner;$WORK/b419=>" -p github.com/smallstep/certificates/authority/provisioner -lang=go1.23 -complete -installsuffix shared -buildid W6PVLYEHE6HgHFrnsQm8/W6PVLYEHE6HgHFrnsQm8 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b419/importcfg -embedcfg $WORK/b419/embedcfg -pack /root/go/pkg/mod/github.com/smallstep/certificates@v0.28.4/authority/provisioner/acme.go /root/go/pkg/mod/github.com/smallstep/certificates@v0.28.4/authority/provisioner/aws.go /root/go/pkg/mod/github.com/smallstep/certificates@v0.28.4/authority/provisioner/azure.go /root/go/pkg/mod/github.com/smallstep/certificates@v0.28.4/authority/provisioner/claims.go /root/go/pkg/mod/github.com/smallstep/certificates@v0.28.4/authority/provisioner/collection.go /root/go/pkg/mod/github.com/smallstep/certificates@v0.28.4/authority/provisioner/controller.go /root/go/pkg/mod/github.com/smallstep/certificates@v0.28.4/authority/provisioner/duration.go /root/go/pkg/mod/github.com/smallstep/certificates@v0.28.4/authority/provisioner/extension.go /root/go/pkg/mod/github.com/smallstep/certificates@v0.28.4/authority/provisioner/gcp.go /root/go/pkg/mod/github.com/smallstep/certificates@v0.28.4/authority/provisioner/jwk.go /root/go/pkg/mod/github.com/smallstep/certificates@v0.28.4/authority/provisioner/k8sSA.go /root/go/pkg/mod/github.com/smallstep/certificates@v0.28.4/authority/provisioner/keystore.go /root/go/pkg/mod/github.com/smallstep/certificates@v0.28.4/authority/provisioner/method.go /root/go/pkg/mod/github.com/smallstep/certificates@v0.28.4/authority/provisioner/nebula.go /root/go/pkg/mod/github.com/smallstep/certificates@v0.28.4/authority/provisioner/noop.go /root/go/pkg/mod/github.com/smallstep/certificates@v0.28.4/authority/provisioner/oidc.go /root/go/pkg/mod/github.com/smallstep/certificates@v0.28.4/authority/provisioner/options.go /root/go/pkg/mod/github.com/smallstep/certificates@v0.28.4/authority/provisioner/policy.go /root/go/pkg/mod/github.com/smallstep/certificates@v0.28.4/authority/provisioner/provisioner.go /root/go/pkg/mod/github.com/smallstep/certificates@v0.28.4/authority/provisioner/scep.go /root/go/pkg/mod/github.com/smallstep/certificates@v0.28.4/authority/provisioner/sign_options.go /root/go/pkg/mod/github.com/smallstep/certificates@v0.28.4/authority/provisioner/sign_ssh_options.go /root/go/pkg/mod/github.com/smallstep/certificates@v0.28.4/authority/provisioner/ssh_options.go /root/go/pkg/mod/github.com/smallstep/certificates@v0.28.4/authority/provisioner/sshpop.go /root/go/pkg/mod/github.com/smallstep/certificates@v0.28.4/authority/provisioner/timeduration.go /root/go/pkg/mod/github.com/smallstep/certificates@v0.28.4/authority/provisioner/webhook.go /root/go/pkg/mod/github.com/smallstep/certificates@v0.28.4/authority/provisioner/x5c.go
2025-08-20T22:48:29.8544416Z [00:02:48.881]➜  go tool buildid -w $WORK/b629/_pkg_.a # internal
2025-08-20T22:48:29.8588787Z [00:02:48.886]➜  cp $WORK/b629/_pkg_.a /root/.cache/go-build/a5/a5ac742ef0ed75c5151904ddced584e6cdc91fe6df51f9532dfe6a43c655ba7b-d # internal
2025-08-20T22:48:29.8595249Z [00:02:48.886]➜  github.com/google/certificate-transparency-go/tls
2025-08-20T22:48:29.8596262Z [00:02:48.887]➜  mkdir -p $WORK/b630/
2025-08-20T22:48:29.8602193Z [00:02:48.887]➜  cat >/tmp/go-build3381348043/b630/importcfg << 'EOF' # internal
2025-08-20T22:48:29.8605093Z [00:02:48.887]➜  # import config
2025-08-20T22:48:29.8605612Z [00:02:48.887]➜  packagefile bytes=/tmp/go-build3381348043/b003/_pkg_.a
2025-08-20T22:48:29.8606297Z [00:02:48.887]➜  packagefile crypto=/tmp/go-build3381348043/b052/_pkg_.a
2025-08-20T22:48:29.8606832Z [00:02:48.887]➜  packagefile crypto/dsa=/tmp/go-build3381348043/b142/_pkg_.a
2025-08-20T22:48:29.8607435Z [00:02:48.887]➜  packagefile crypto/ecdsa=/tmp/go-build3381348043/b056/_pkg_.a
2025-08-20T22:48:29.8608296Z [00:02:48.887]➜  packagefile crypto/md5=/tmp/go-build3381348043/b136/_pkg_.a
2025-08-20T22:48:29.8608923Z [00:02:48.887]➜  packagefile crypto/rand=/tmp/go-build3381348043/b116/_pkg_.a
2025-08-20T22:48:29.8609480Z [00:02:48.887]➜  packagefile crypto/rsa=/tmp/go-build3381348043/b117/_pkg_.a
2025-08-20T22:48:29.8610033Z [00:02:48.888]➜  packagefile crypto/sha1=/tmp/go-build3381348043/b138/_pkg_.a
2025-08-20T22:48:29.8610635Z [00:02:48.888]➜  packagefile crypto/sha256=/tmp/go-build3381348043/b119/_pkg_.a
2025-08-20T22:48:29.8612514Z [00:02:48.888]➜  packagefile crypto/sha512=/tmp/go-build3381348043/b108/_pkg_.a
2025-08-20T22:48:29.8613021Z [00:02:48.888]➜  packagefile encoding/binary=/tmp/go-build3381348043/b132/_pkg_.a
2025-08-20T22:48:29.8613475Z [00:02:48.888]➜  packagefile errors=/tmp/go-build3381348043/b004/_pkg_.a
2025-08-20T22:48:29.8613891Z [00:02:48.888]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:29.8614499Z [00:02:48.888]➜  packagefile github.com/google/certificate-transparency-go/asn1=/tmp/go-build3381348043/b629/_pkg_.a
2025-08-20T22:48:29.8615063Z [00:02:48.888]➜  packagefile log=/tmp/go-build3381348043/b171/_pkg_.a
2025-08-20T22:48:29.8615491Z [00:02:48.888]➜  packagefile math/big=/tmp/go-build3381348043/b096/_pkg_.a
2025-08-20T22:48:29.8616102Z [00:02:48.888]➜  packagefile reflect=/tmp/go-build3381348043/b099/_pkg_.a
2025-08-20T22:48:29.8616533Z [00:02:48.888]➜  packagefile strconv=/tmp/go-build3381348043/b054/_pkg_.a
2025-08-20T22:48:29.8617210Z [00:02:48.888]➜  packagefile strings=/tmp/go-build3381348043/b063/_pkg_.a
2025-08-20T22:48:29.8617533Z [00:02:48.888]➜  EOF
2025-08-20T22:48:29.8620287Z [00:02:48.888]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b630/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/google/certificate-transparency-go@v1.3.2/tls=>github.com/google/certificate-transparency-go@v1.3.2/tls;$WORK/b630=>" -p github.com/google/certificate-transparency-go/tls -lang=go1.23 -complete -installsuffix shared -buildid 9G-jJkhSFVBls2Rwrjx4/9G-jJkhSFVBls2Rwrjx4 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b630/importcfg -pack /root/go/pkg/mod/github.com/google/certificate-transparency-go@v1.3.2/tls/signature.go /root/go/pkg/mod/github.com/google/certificate-transparency-go@v1.3.2/tls/tls.go /root/go/pkg/mod/github.com/google/certificate-transparency-go@v1.3.2/tls/types.go
2025-08-20T22:48:29.8649051Z [00:02:48.892]➜  go tool buildid -w $WORK/b639/_pkg_.a # internal
2025-08-20T22:48:29.8654860Z [00:02:48.892]➜  cp $WORK/b639/_pkg_.a /root/.cache/go-build/1f/1fb0f6bf2d9bfa3c5622e3d096954fd5de772dabefcbfc7145b84f7fa0bfdef6-d # internal
2025-08-20T22:48:29.8656247Z [00:02:48.893]➜  github.com/google/certificate-transparency-go/x509/pkix
2025-08-20T22:48:29.8656725Z [00:02:48.893]➜  mkdir -p $WORK/b631/
2025-08-20T22:48:29.8659059Z [00:02:48.893]➜  cat >/tmp/go-build3381348043/b631/importcfg << 'EOF' # internal
2025-08-20T22:48:29.8659433Z [00:02:48.893]➜  # import config
2025-08-20T22:48:29.8660134Z [00:02:48.893]➜  packagefile encoding/hex=/tmp/go-build3381348043/b144/_pkg_.a
2025-08-20T22:48:29.8660899Z [00:02:48.893]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:29.8661730Z [00:02:48.893]➜  packagefile github.com/google/certificate-transparency-go/asn1=/tmp/go-build3381348043/b629/_pkg_.a
2025-08-20T22:48:29.8665373Z [00:02:48.893]➜  packagefile math/big=/tmp/go-build3381348043/b096/_pkg_.a
2025-08-20T22:48:29.8666069Z [00:02:48.894]➜  packagefile time=/tmp/go-build3381348043/b044/_pkg_.a
2025-08-20T22:48:29.8666456Z [00:02:48.894]➜  EOF
2025-08-20T22:48:29.8669438Z [00:02:48.894]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b631/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/google/certificate-transparency-go@v1.3.2/x509/pkix=>github.com/google/certificate-transparency-go@v1.3.2/x509/pkix;$WORK/b631=>" -p github.com/google/certificate-transparency-go/x509/pkix -lang=go1.23 -complete -installsuffix shared -buildid 6Q_lvfP9EkrZ5DB-1-aC/6Q_lvfP9EkrZ5DB-1-aC -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b631/importcfg -pack /root/go/pkg/mod/github.com/google/certificate-transparency-go@v1.3.2/x509/pkix/pkix.go
2025-08-20T22:48:29.8920911Z [00:02:48.919]➜  go tool buildid -w $WORK/b631/_pkg_.a # internal
2025-08-20T22:48:29.8928416Z [00:02:48.920]➜  cp $WORK/b631/_pkg_.a /root/.cache/go-build/8a/8ace985806c278f9c4e44121a7e50e255fe9078c124c56760f68620e5b22b925-d # internal
2025-08-20T22:48:29.8930479Z [00:02:48.920]➜  github.com/smallstep/certificates/internal/userid
2025-08-20T22:48:29.8934433Z [00:02:48.920]➜  mkdir -p $WORK/b642/
2025-08-20T22:48:29.8937108Z [00:02:48.921]➜  cat >/tmp/go-build3381348043/b642/importcfg << 'EOF' # internal
2025-08-20T22:48:29.8937992Z [00:02:48.921]➜  # import config
2025-08-20T22:48:29.8938579Z [00:02:48.921]➜  packagefile context=/tmp/go-build3381348043/b043/_pkg_.a
2025-08-20T22:48:29.8939210Z [00:02:48.921]➜  EOF
2025-08-20T22:48:29.8941549Z [00:02:48.921]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b642/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/smallstep/certificates@v0.28.4/internal/userid=>github.com/smallstep/certificates@v0.28.4/internal/userid;$WORK/b642=>" -p github.com/smallstep/certificates/internal/userid -lang=go1.23 -complete -installsuffix shared -buildid 3WGuN6u8SiJZlroD66Mh/3WGuN6u8SiJZlroD66Mh -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b642/importcfg -pack /root/go/pkg/mod/github.com/smallstep/certificates@v0.28.4/internal/userid/userid.go
2025-08-20T22:48:29.9071415Z [00:02:48.934]➜  go tool buildid -w $WORK/b642/_pkg_.a # internal
2025-08-20T22:48:29.9074890Z [00:02:48.934]➜  cp $WORK/b642/_pkg_.a /root/.cache/go-build/a7/a7d75e990ea04523931cecd4d12e3dd7385fed63b31531d8eff7f0146167c492-d # internal
2025-08-20T22:48:29.9077580Z [00:02:48.935]➜  golang.org/x/crypto/ocsp
2025-08-20T22:48:29.9078812Z [00:02:48.935]➜  mkdir -p $WORK/b643/
2025-08-20T22:48:29.9082912Z [00:02:48.935]➜  cat >/tmp/go-build3381348043/b643/importcfg << 'EOF' # internal
2025-08-20T22:48:29.9084846Z [00:02:48.935]➜  # import config
2025-08-20T22:48:29.9085227Z [00:02:48.935]➜  packagefile crypto=/tmp/go-build3381348043/b052/_pkg_.a
2025-08-20T22:48:29.9085684Z [00:02:48.935]➜  packagefile crypto/ecdsa=/tmp/go-build3381348043/b056/_pkg_.a
2025-08-20T22:48:29.9086528Z [00:02:48.935]➜  packagefile crypto/elliptic=/tmp/go-build3381348043/b095/_pkg_.a
2025-08-20T22:48:29.9087001Z [00:02:48.935]➜  packagefile crypto/rand=/tmp/go-build3381348043/b116/_pkg_.a
2025-08-20T22:48:29.9087469Z [00:02:48.935]➜  packagefile crypto/rsa=/tmp/go-build3381348043/b117/_pkg_.a
2025-08-20T22:48:29.9087927Z [00:02:48.935]➜  packagefile crypto/sha1=/tmp/go-build3381348043/b138/_pkg_.a
2025-08-20T22:48:29.9088394Z [00:02:48.935]➜  packagefile crypto/sha256=/tmp/go-build3381348043/b119/_pkg_.a
2025-08-20T22:48:29.9088861Z [00:02:48.935]➜  packagefile crypto/sha512=/tmp/go-build3381348043/b108/_pkg_.a
2025-08-20T22:48:29.9089322Z [00:02:48.935]➜  packagefile crypto/x509=/tmp/go-build3381348043/b141/_pkg_.a
2025-08-20T22:48:29.9089811Z [00:02:48.935]➜  packagefile crypto/x509/pkix=/tmp/go-build3381348043/b143/_pkg_.a
2025-08-20T22:48:29.9090290Z [00:02:48.935]➜  packagefile encoding/asn1=/tmp/go-build3381348043/b110/_pkg_.a
2025-08-20T22:48:29.9090743Z [00:02:48.935]➜  packagefile errors=/tmp/go-build3381348043/b004/_pkg_.a
2025-08-20T22:48:29.9091158Z [00:02:48.935]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:29.9092422Z [00:02:48.935]➜  packagefile math/big=/tmp/go-build3381348043/b096/_pkg_.a
2025-08-20T22:48:29.9093267Z [00:02:48.936]➜  packagefile strconv=/tmp/go-build3381348043/b054/_pkg_.a
2025-08-20T22:48:29.9094007Z [00:02:48.936]➜  packagefile time=/tmp/go-build3381348043/b044/_pkg_.a
2025-08-20T22:48:29.9094631Z [00:02:48.936]➜  EOF
2025-08-20T22:48:29.9097013Z [00:02:48.936]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b643/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/crypto@v0.41.0/ocsp=>golang.org/x/crypto@v0.41.0/ocsp;$WORK/b643=>" -p golang.org/x/crypto/ocsp -lang=go1.23 -complete -installsuffix shared -buildid UNWmMtShqHl8n72NRDUZ/UNWmMtShqHl8n72NRDUZ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b643/importcfg -pack /root/go/pkg/mod/golang.org/x/crypto@v0.41.0/ocsp/ocsp.go
2025-08-20T22:48:29.9320036Z [00:02:48.959]➜  go tool buildid -w $WORK/b630/_pkg_.a # internal
2025-08-20T22:48:29.9324571Z [00:02:48.959]➜  cp $WORK/b630/_pkg_.a /root/.cache/go-build/f4/f4feaeac1f502f392ad6dd819e6b13aaabf97c5d2dace36cf6e6533688437c93-d # internal
2025-08-20T22:48:29.9336975Z [00:02:48.960]➜  github.com/google/certificate-transparency-go/x509
2025-08-20T22:48:29.9337361Z [00:02:48.960]➜  mkdir -p $WORK/b628/
2025-08-20T22:48:29.9337736Z [00:02:48.960]➜  cat >/tmp/go-build3381348043/b628/importcfg << 'EOF' # internal
2025-08-20T22:48:29.9338086Z [00:02:48.960]➜  # import config
2025-08-20T22:48:29.9338424Z [00:02:48.960]➜  packagefile bytes=/tmp/go-build3381348043/b003/_pkg_.a
2025-08-20T22:48:29.9338851Z [00:02:48.960]➜  packagefile crypto=/tmp/go-build3381348043/b052/_pkg_.a
2025-08-20T22:48:29.9339305Z [00:02:48.960]➜  packagefile crypto/aes=/tmp/go-build3381348043/b122/_pkg_.a
2025-08-20T22:48:29.9339774Z [00:02:48.960]➜  packagefile crypto/cipher=/tmp/go-build3381348043/b059/_pkg_.a
2025-08-20T22:48:29.9340247Z [00:02:48.960]➜  packagefile crypto/des=/tmp/go-build3381348043/b123/_pkg_.a
2025-08-20T22:48:29.9340703Z [00:02:48.960]➜  packagefile crypto/dsa=/tmp/go-build3381348043/b142/_pkg_.a
2025-08-20T22:48:29.9341161Z [00:02:48.960]➜  packagefile crypto/ecdsa=/tmp/go-build3381348043/b056/_pkg_.a
2025-08-20T22:48:29.9341925Z [00:02:48.960]➜  packagefile crypto/elliptic=/tmp/go-build3381348043/b095/_pkg_.a
2025-08-20T22:48:29.9342396Z [00:02:48.960]➜  packagefile crypto/md5=/tmp/go-build3381348043/b136/_pkg_.a
2025-08-20T22:48:29.9342846Z [00:02:48.960]➜  packagefile crypto/rsa=/tmp/go-build3381348043/b117/_pkg_.a
2025-08-20T22:48:29.9343300Z [00:02:48.960]➜  packagefile crypto/sha1=/tmp/go-build3381348043/b138/_pkg_.a
2025-08-20T22:48:29.9343772Z [00:02:48.960]➜  packagefile crypto/sha256=/tmp/go-build3381348043/b119/_pkg_.a
2025-08-20T22:48:29.9344240Z [00:02:48.960]➜  packagefile crypto/sha512=/tmp/go-build3381348043/b108/_pkg_.a
2025-08-20T22:48:29.9344874Z [00:02:48.960]➜  packagefile encoding/binary=/tmp/go-build3381348043/b132/_pkg_.a
2025-08-20T22:48:29.9345346Z [00:02:48.960]➜  packagefile encoding/hex=/tmp/go-build3381348043/b144/_pkg_.a
2025-08-20T22:48:29.9363990Z [00:02:48.960]➜  packagefile encoding/pem=/tmp/go-build3381348043/b145/_pkg_.a
2025-08-20T22:48:29.9364623Z [00:02:48.960]➜  packagefile errors=/tmp/go-build3381348043/b004/_pkg_.a
2025-08-20T22:48:29.9365050Z [00:02:48.960]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:29.9365645Z [00:02:48.960]➜  packagefile github.com/google/certificate-transparency-go/asn1=/tmp/go-build3381348043/b629/_pkg_.a
2025-08-20T22:48:29.9366591Z [00:02:48.960]➜  packagefile github.com/google/certificate-transparency-go/tls=/tmp/go-build3381348043/b630/_pkg_.a
2025-08-20T22:48:29.9367377Z [00:02:48.963]➜  packagefile github.com/google/certificate-transparency-go/x509/pkix=/tmp/go-build3381348043/b631/_pkg_.a
2025-08-20T22:48:29.9368077Z [00:02:48.963]➜  packagefile golang.org/x/crypto/cryptobyte=/tmp/go-build3381348043/b466/_pkg_.a
2025-08-20T22:48:29.9368706Z [00:02:48.963]➜  packagefile golang.org/x/crypto/cryptobyte/asn1=/tmp/go-build3381348043/b467/_pkg_.a
2025-08-20T22:48:29.9369303Z [00:02:48.963]➜  packagefile golang.org/x/crypto/ed25519=/tmp/go-build3381348043/b632/_pkg_.a
2025-08-20T22:48:29.9371839Z [00:02:48.963]➜  packagefile io=/tmp/go-build3381348043/b034/_pkg_.a
2025-08-20T22:48:29.9372358Z [00:02:48.963]➜  packagefile math/big=/tmp/go-build3381348043/b096/_pkg_.a
2025-08-20T22:48:29.9372790Z [00:02:48.963]➜  packagefile net=/tmp/go-build3381348043/b148/_pkg_.a
2025-08-20T22:48:29.9373203Z [00:02:48.963]➜  packagefile net/url=/tmp/go-build3381348043/b155/_pkg_.a
2025-08-20T22:48:29.9373612Z [00:02:48.963]➜  packagefile os=/tmp/go-build3381348043/b079/_pkg_.a
2025-08-20T22:48:29.9374149Z [00:02:48.963]➜  packagefile reflect=/tmp/go-build3381348043/b099/_pkg_.a
2025-08-20T22:48:29.9374634Z [00:02:48.963]➜  packagefile runtime=/tmp/go-build3381348043/b010/_pkg_.a
2025-08-20T22:48:29.9375071Z [00:02:48.963]➜  packagefile strconv=/tmp/go-build3381348043/b054/_pkg_.a
2025-08-20T22:48:29.9375498Z [00:02:48.963]➜  packagefile strings=/tmp/go-build3381348043/b063/_pkg_.a
2025-08-20T22:48:29.9376091Z [00:02:48.963]➜  packagefile sync=/tmp/go-build3381348043/b035/_pkg_.a
2025-08-20T22:48:29.9376514Z [00:02:48.963]➜  packagefile time=/tmp/go-build3381348043/b044/_pkg_.a
2025-08-20T22:48:29.9376990Z [00:02:48.963]➜  packagefile unicode/utf8=/tmp/go-build3381348043/b042/_pkg_.a
2025-08-20T22:48:29.9377350Z [00:02:48.963]➜  EOF
2025-08-20T22:48:29.9384334Z [00:02:48.963]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b628/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/google/certificate-transparency-go@v1.3.2/x509=>github.com/google/certificate-transparency-go@v1.3.2/x509;$WORK/b628=>" -p github.com/google/certificate-transparency-go/x509 -lang=go1.23 -complete -installsuffix shared -buildid 945pPKKvjpp2UydqG88K/945pPKKvjpp2UydqG88K -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b628/importcfg -pack /root/go/pkg/mod/github.com/google/certificate-transparency-go@v1.3.2/x509/cert_pool.go /root/go/pkg/mod/github.com/google/certificate-transparency-go@v1.3.2/x509/curves.go /root/go/pkg/mod/github.com/google/certificate-transparency-go@v1.3.2/x509/error.go /root/go/pkg/mod/github.com/google/certificate-transparency-go@v1.3.2/x509/errors.go /root/go/pkg/mod/github.com/google/certificate-transparency-go@v1.3.2/x509/names.go /root/go/pkg/mod/github.com/google/certificate-transparency-go@v1.3.2/x509/pem_decrypt.go /root/go/pkg/mod/github.com/google/certificate-transparency-go@v1.3.2/x509/pkcs1.go /root/go/pkg/mod/github.com/google/certificate-transparency-go@v1.3.2/x509/pkcs8.go /root/go/pkg/mod/github.com/google/certificate-transparency-go@v1.3.2/x509/revoked.go /root/go/pkg/mod/github.com/google/certificate-transparency-go@v1.3.2/x509/root.go /root/go/pkg/mod/github.com/google/certificate-transparency-go@v1.3.2/x509/root_linux.go /root/go/pkg/mod/github.com/google/certificate-transparency-go@v1.3.2/x509/root_unix.go /root/go/pkg/mod/github.com/google/certificate-transparency-go@v1.3.2/x509/rpki.go /root/go/pkg/mod/github.com/google/certificate-transparency-go@v1.3.2/x509/sec1.go /root/go/pkg/mod/github.com/google/certificate-transparency-go@v1.3.2/x509/verify.go /root/go/pkg/mod/github.com/google/certificate-transparency-go@v1.3.2/x509/x509.go
2025-08-20T22:48:29.9827189Z [00:02:49.009]➜  go tool buildid -w $WORK/b643/_pkg_.a # internal
2025-08-20T22:48:29.9848564Z [00:02:49.012]➜  cp $WORK/b643/_pkg_.a /root/.cache/go-build/4b/4b440935ccaf9d159322d37e81dd6cde7326f7b058f0f6d08bd67bf4ce9a3b7e-d # internal
2025-08-20T22:48:29.9859125Z [00:02:49.013]➜  github.com/smallstep/certificates/ca/client
2025-08-20T22:48:29.9860466Z [00:02:49.013]➜  mkdir -p $WORK/b646/
2025-08-20T22:48:29.9865429Z [00:02:49.013]➜  cat >/tmp/go-build3381348043/b646/importcfg << 'EOF' # internal
2025-08-20T22:48:29.9866287Z [00:02:49.014]➜  # import config
2025-08-20T22:48:29.9866707Z [00:02:49.014]➜  packagefile context=/tmp/go-build3381348043/b043/_pkg_.a
2025-08-20T22:48:29.9867047Z [00:02:49.014]➜  EOF
2025-08-20T22:48:29.9878962Z [00:02:49.014]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b646/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/smallstep/certificates@v0.28.4/ca/client=>github.com/smallstep/certificates@v0.28.4/ca/client;$WORK/b646=>" -p github.com/smallstep/certificates/ca/client -lang=go1.23 -complete -installsuffix shared -buildid 1jwK-hv3OiPV4gtxvA9R/1jwK-hv3OiPV4gtxvA9R -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b646/importcfg -pack /root/go/pkg/mod/github.com/smallstep/certificates@v0.28.4/ca/client/requestid.go
2025-08-20T22:48:30.0124771Z [00:02:49.039]➜  go tool buildid -w $WORK/b646/_pkg_.a # internal
2025-08-20T22:48:30.0146492Z [00:02:49.042]➜  cp $WORK/b646/_pkg_.a /root/.cache/go-build/93/9367a3b6bd7bd91ac94a2c6f41288d6552172b51a0bd87218a4871ea9230ff45-d # internal
2025-08-20T22:48:30.0148324Z [00:02:49.042]➜  github.com/beorn7/perks/quantile
2025-08-20T22:48:30.0150223Z [00:02:49.042]➜  mkdir -p $WORK/b650/
2025-08-20T22:48:30.0150753Z [00:02:49.042]➜  cat >/tmp/go-build3381348043/b650/importcfg << 'EOF' # internal
2025-08-20T22:48:30.0151114Z [00:02:49.042]➜  # import config
2025-08-20T22:48:30.0152086Z [00:02:49.042]➜  packagefile math=/tmp/go-build3381348043/b055/_pkg_.a
2025-08-20T22:48:30.0153096Z [00:02:49.042]➜  packagefile sort=/tmp/go-build3381348043/b157/_pkg_.a
2025-08-20T22:48:30.0153421Z [00:02:49.042]➜  EOF
2025-08-20T22:48:30.0155256Z [00:02:49.042]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b650/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/beorn7/perks@v1.0.1/quantile=>github.com/beorn7/perks@v1.0.1/quantile;$WORK/b650=>" -p github.com/beorn7/perks/quantile -lang=go1.11 -complete -installsuffix shared -buildid 33J2bBrDZVjugqmpMaCK/33J2bBrDZVjugqmpMaCK -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b650/importcfg -pack /root/go/pkg/mod/github.com/beorn7/perks@v1.0.1/quantile/stream.go
2025-08-20T22:48:30.0426000Z [00:02:49.069]➜  go tool buildid -w $WORK/b641/_pkg_.a # internal
2025-08-20T22:48:30.0430005Z [00:02:49.070]➜  go tool buildid -w $WORK/b650/_pkg_.a # internal
2025-08-20T22:48:30.0436378Z [00:02:49.071]➜  cp $WORK/b650/_pkg_.a /root/.cache/go-build/61/610498d50d16738170ca64bbd70b20fc65a5dbc7874e60fb4ad2795fcc611bd9-d # internal
2025-08-20T22:48:30.0470963Z [00:02:49.074]➜  cp $WORK/b641/_pkg_.a /root/.cache/go-build/99/9955cbb9a462c869de14f53176093c527ca4252a79e041a4c87225f9d69e4325-d # internal
2025-08-20T22:48:30.0472819Z [00:02:49.074]➜  github.com/prometheus/client_model/go
2025-08-20T22:48:30.0473188Z [00:02:49.074]➜  mkdir -p $WORK/b652/
2025-08-20T22:48:30.0474264Z [00:02:49.074]➜  cat >/tmp/go-build3381348043/b652/importcfg << 'EOF' # internal
2025-08-20T22:48:30.0474638Z [00:02:49.074]➜  # import config
2025-08-20T22:48:30.0479558Z [00:02:49.074]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build3381348043/b224/_pkg_.a
2025-08-20T22:48:30.0480418Z [00:02:49.074]➜  packagefile google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build3381348043/b273/_pkg_.a
2025-08-20T22:48:30.0481447Z [00:02:49.074]➜  packagefile google.golang.org/protobuf/types/known/timestamppb=/tmp/go-build3381348043/b294/_pkg_.a
2025-08-20T22:48:30.0482028Z [00:02:49.074]➜  packagefile reflect=/tmp/go-build3381348043/b099/_pkg_.a
2025-08-20T22:48:30.0482474Z [00:02:49.074]➜  packagefile sync=/tmp/go-build3381348043/b035/_pkg_.a
2025-08-20T22:48:30.0482786Z [00:02:49.074]➜  EOF
2025-08-20T22:48:30.0484717Z [00:02:49.075]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b652/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/prometheus/client_model@v0.6.1/go=>github.com/prometheus/client_model@v0.6.1/go;$WORK/b652=>" -p github.com/prometheus/client_model/go -lang=go1.19 -complete -installsuffix shared -buildid xfc6jGLriKvNA5y6gKXJ/xfc6jGLriKvNA5y6gKXJ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b652/importcfg -pack /root/go/pkg/mod/github.com/prometheus/client_model@v0.6.1/go/metrics.pb.go
2025-08-20T22:48:30.0486706Z [00:02:49.075]➜  github.com/smallstep/certificates/logging
2025-08-20T22:48:30.0489209Z [00:02:49.076]➜  mkdir -p $WORK/b640/
2025-08-20T22:48:30.0496782Z [00:02:49.076]➜  cat >/tmp/go-build3381348043/b640/importcfg << 'EOF' # internal
2025-08-20T22:48:30.0497165Z [00:02:49.076]➜  # import config
2025-08-20T22:48:30.0497741Z [00:02:49.076]➜  packagefile bufio=/tmp/go-build3381348043/b162/_pkg_.a
2025-08-20T22:48:30.0498229Z [00:02:49.076]➜  packagefile bytes=/tmp/go-build3381348043/b003/_pkg_.a
2025-08-20T22:48:30.0498675Z [00:02:49.076]➜  packagefile encoding/json=/tmp/go-build3381348043/b158/_pkg_.a
2025-08-20T22:48:30.0499111Z [00:02:49.076]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:30.0499583Z [00:02:49.076]➜  packagefile github.com/pkg/errors=/tmp/go-build3381348043/b195/_pkg_.a
2025-08-20T22:48:30.0500241Z [00:02:49.076]➜  packagefile github.com/sirupsen/logrus=/tmp/go-build3381348043/b641/_pkg_.a
2025-08-20T22:48:30.0500968Z [00:02:49.076]➜  packagefile github.com/smallstep/certificates/internal/userid=/tmp/go-build3381348043/b642/_pkg_.a
2025-08-20T22:48:30.0501746Z [00:02:49.076]➜  packagefile github.com/smallstep/certificates/middleware/requestid=/tmp/go-build3381348043/b576/_pkg_.a
2025-08-20T22:48:30.0502326Z [00:02:49.076]➜  packagefile net=/tmp/go-build3381348043/b148/_pkg_.a
2025-08-20T22:48:30.0502762Z [00:02:49.076]➜  packagefile net/http=/tmp/go-build3381348043/b161/_pkg_.a
2025-08-20T22:48:30.0503176Z [00:02:49.076]➜  packagefile os=/tmp/go-build3381348043/b079/_pkg_.a
2025-08-20T22:48:30.0503590Z [00:02:49.076]➜  packagefile strconv=/tmp/go-build3381348043/b054/_pkg_.a
2025-08-20T22:48:30.0504016Z [00:02:49.076]➜  packagefile strings=/tmp/go-build3381348043/b063/_pkg_.a
2025-08-20T22:48:30.0504432Z [00:02:49.076]➜  packagefile time=/tmp/go-build3381348043/b044/_pkg_.a
2025-08-20T22:48:30.0504745Z [00:02:49.076]➜  EOF
2025-08-20T22:48:30.0507816Z [00:02:49.076]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b640/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/smallstep/certificates@v0.28.4/logging=>github.com/smallstep/certificates@v0.28.4/logging;$WORK/b640=>" -p github.com/smallstep/certificates/logging -lang=go1.23 -complete -installsuffix shared -buildid g1tjV9Vaic4exTaLhOvg/g1tjV9Vaic4exTaLhOvg -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b640/importcfg -pack /root/go/pkg/mod/github.com/smallstep/certificates@v0.28.4/logging/clf.go /root/go/pkg/mod/github.com/smallstep/certificates@v0.28.4/logging/handler.go /root/go/pkg/mod/github.com/smallstep/certificates@v0.28.4/logging/logger.go /root/go/pkg/mod/github.com/smallstep/certificates@v0.28.4/logging/responselogger.go
2025-08-20T22:48:30.1279827Z [00:02:49.155]➜  go tool buildid -w $WORK/b652/_pkg_.a # internal
2025-08-20T22:48:30.1341724Z [00:02:49.161]➜  cp $WORK/b652/_pkg_.a /root/.cache/go-build/f7/f7659e3e568b170c67ad75a413a3710fb44739e5263b5b5ba24c1767bc2c196c-d # internal
2025-08-20T22:48:30.1342997Z [00:02:49.161]➜  github.com/prometheus/common/model
2025-08-20T22:48:30.1343665Z [00:02:49.161]➜  mkdir -p $WORK/b653/
2025-08-20T22:48:30.1411344Z [00:02:49.168]➜  cat >/tmp/go-build3381348043/b653/importcfg << 'EOF' # internal
2025-08-20T22:48:30.1411745Z [00:02:49.168]➜  # import config
2025-08-20T22:48:30.1412635Z [00:02:49.168]➜  packagefile bytes=/tmp/go-build3381348043/b003/_pkg_.a
2025-08-20T22:48:30.1413772Z [00:02:49.168]➜  packagefile encoding/json=/tmp/go-build3381348043/b158/_pkg_.a
2025-08-20T22:48:30.1414565Z [00:02:49.168]➜  packagefile errors=/tmp/go-build3381348043/b004/_pkg_.a
2025-08-20T22:48:30.1415014Z [00:02:49.168]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:30.1415547Z [00:02:49.168]➜  packagefile github.com/prometheus/client_model/go=/tmp/go-build3381348043/b652/_pkg_.a
2025-08-20T22:48:30.1416638Z [00:02:49.168]➜  packagefile google.golang.org/protobuf/proto=/tmp/go-build3381348043/b235/_pkg_.a
2025-08-20T22:48:30.1417217Z [00:02:49.168]➜  packagefile math=/tmp/go-build3381348043/b055/_pkg_.a
2025-08-20T22:48:30.1417655Z [00:02:49.168]➜  packagefile regexp=/tmp/go-build3381348043/b184/_pkg_.a
2025-08-20T22:48:30.1418078Z [00:02:49.168]➜  packagefile slices=/tmp/go-build3381348043/b050/_pkg_.a
2025-08-20T22:48:30.1418497Z [00:02:49.168]➜  packagefile sort=/tmp/go-build3381348043/b157/_pkg_.a
2025-08-20T22:48:30.1418929Z [00:02:49.168]➜  packagefile strconv=/tmp/go-build3381348043/b054/_pkg_.a
2025-08-20T22:48:30.1419472Z [00:02:49.168]➜  packagefile strings=/tmp/go-build3381348043/b063/_pkg_.a
2025-08-20T22:48:30.1421212Z [00:02:49.169]➜  packagefile time=/tmp/go-build3381348043/b044/_pkg_.a
2025-08-20T22:48:30.1421686Z [00:02:49.169]➜  packagefile unicode/utf8=/tmp/go-build3381348043/b042/_pkg_.a
2025-08-20T22:48:30.1422028Z [00:02:49.169]➜  EOF
2025-08-20T22:48:30.1428058Z [00:02:49.169]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b653/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/prometheus/common@v0.62.0/model=>github.com/prometheus/common@v0.62.0/model;$WORK/b653=>" -p github.com/prometheus/common/model -lang=go1.21 -complete -installsuffix shared -buildid -ZPpb93P-he1XkzMjGhc/-ZPpb93P-he1XkzMjGhc -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b653/importcfg -pack /root/go/pkg/mod/github.com/prometheus/common@v0.62.0/model/alert.go /root/go/pkg/mod/github.com/prometheus/common@v0.62.0/model/fingerprinting.go /root/go/pkg/mod/github.com/prometheus/common@v0.62.0/model/fnv.go /root/go/pkg/mod/github.com/prometheus/common@v0.62.0/model/labels.go /root/go/pkg/mod/github.com/prometheus/common@v0.62.0/model/labelset.go /root/go/pkg/mod/github.com/prometheus/common@v0.62.0/model/labelset_string.go /root/go/pkg/mod/github.com/prometheus/common@v0.62.0/model/metadata.go /root/go/pkg/mod/github.com/prometheus/common@v0.62.0/model/metric.go /root/go/pkg/mod/github.com/prometheus/common@v0.62.0/model/model.go /root/go/pkg/mod/github.com/prometheus/common@v0.62.0/model/signature.go /root/go/pkg/mod/github.com/prometheus/common@v0.62.0/model/silence.go /root/go/pkg/mod/github.com/prometheus/common@v0.62.0/model/time.go /root/go/pkg/mod/github.com/prometheus/common@v0.62.0/model/value.go /root/go/pkg/mod/github.com/prometheus/common@v0.62.0/model/value_float.go /root/go/pkg/mod/github.com/prometheus/common@v0.62.0/model/value_histogram.go /root/go/pkg/mod/github.com/prometheus/common@v0.62.0/model/value_type.go
2025-08-20T22:48:30.1771543Z [00:02:49.204]➜  go tool buildid -w $WORK/b640/_pkg_.a # internal
2025-08-20T22:48:30.1821874Z [00:02:49.209]➜  cp $WORK/b640/_pkg_.a /root/.cache/go-build/41/419e0012056de1c5ecb6ee9f7058924533757f3618262a322f01821873c7ff00-d # internal
2025-08-20T22:48:30.1823569Z [00:02:49.209]➜  github.com/munnerz/goautoneg
2025-08-20T22:48:30.1825676Z [00:02:49.209]➜  mkdir -p $WORK/b656/
2025-08-20T22:48:30.1826532Z [00:02:49.210]➜  cat >/tmp/go-build3381348043/b656/importcfg << 'EOF' # internal
2025-08-20T22:48:30.1827972Z [00:02:49.210]➜  # import config
2025-08-20T22:48:30.1828350Z [00:02:49.210]➜  packagefile sort=/tmp/go-build3381348043/b157/_pkg_.a
2025-08-20T22:48:30.1828790Z [00:02:49.210]➜  packagefile strconv=/tmp/go-build3381348043/b054/_pkg_.a
2025-08-20T22:48:30.1829237Z [00:02:49.210]➜  packagefile strings=/tmp/go-build3381348043/b063/_pkg_.a
2025-08-20T22:48:30.1829557Z [00:02:49.210]➜  EOF
2025-08-20T22:48:30.1831656Z [00:02:49.210]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b656/_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/b656=>" -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/b656/importcfg -pack /root/go/pkg/mod/github.com/munnerz/goautoneg@v0.0.0-20191010083416-a7dc8b61c822/autoneg.go
2025-08-20T22:48:30.2111240Z [00:02:49.238]➜  go tool buildid -w $WORK/b656/_pkg_.a # internal
2025-08-20T22:48:30.2116420Z [00:02:49.239]➜  cp $WORK/b656/_pkg_.a /root/.cache/go-build/86/8636a61652abe6801377ab4cabf9071ab2fb47d07c6e612f887ff17d4cc7cce9-d # internal
2025-08-20T22:48:30.2124485Z [00:02:49.239]➜  google.golang.org/protobuf/encoding/protodelim
2025-08-20T22:48:30.2124925Z [00:02:49.239]➜  mkdir -p $WORK/b657/
2025-08-20T22:48:30.2128127Z [00:02:49.240]➜  cat >/tmp/go-build3381348043/b657/importcfg << 'EOF' # internal
2025-08-20T22:48:30.2129039Z [00:02:49.240]➜  # import config
2025-08-20T22:48:30.2130064Z [00:02:49.240]➜  packagefile bufio=/tmp/go-build3381348043/b162/_pkg_.a
2025-08-20T22:48:30.2131096Z [00:02:49.240]➜  packagefile encoding/binary=/tmp/go-build3381348043/b132/_pkg_.a
2025-08-20T22:48:30.2131616Z [00:02:49.240]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:30.2132196Z [00:02:49.240]➜  packagefile google.golang.org/protobuf/encoding/protowire=/tmp/go-build3381348043/b216/_pkg_.a
2025-08-20T22:48:30.2132910Z [00:02:49.240]➜  packagefile google.golang.org/protobuf/internal/errors=/tmp/go-build3381348043/b217/_pkg_.a
2025-08-20T22:48:30.2133552Z [00:02:49.240]➜  packagefile google.golang.org/protobuf/proto=/tmp/go-build3381348043/b235/_pkg_.a
2025-08-20T22:48:30.2134059Z [00:02:49.240]➜  packagefile io=/tmp/go-build3381348043/b034/_pkg_.a
2025-08-20T22:48:30.2134363Z [00:02:49.240]➜  EOF
2025-08-20T22:48:30.2160989Z [00:02:49.243]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b657/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/protobuf@v1.36.7/encoding/protodelim=>google.golang.org/protobuf@v1.36.7/encoding/protodelim;$WORK/b657=>" -p google.golang.org/protobuf/encoding/protodelim -lang=go1.22 -complete -installsuffix shared -buildid n94M7Tsd0Fpqet_e436Y/n94M7Tsd0Fpqet_e436Y -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b657/importcfg -pack /root/go/pkg/mod/google.golang.org/protobuf@v1.36.7/encoding/protodelim/protodelim.go
2025-08-20T22:48:30.2824077Z [00:02:49.309]➜  go tool buildid -w $WORK/b657/_pkg_.a # internal
2025-08-20T22:48:30.2838481Z [00:02:49.311]➜  cp $WORK/b657/_pkg_.a /root/.cache/go-build/53/53988c6fc25934187afff5f6d631ba5e5f6e8da7f84e1244a898056b159dcb07-d # internal
2025-08-20T22:48:30.2950112Z [00:02:49.322]➜  github.com/prometheus/procfs/internal/fs
2025-08-20T22:48:30.2957072Z [00:02:49.323]➜  mkdir -p $WORK/b659/
2025-08-20T22:48:30.2957887Z [00:02:49.323]➜  cat >/tmp/go-build3381348043/b659/importcfg << 'EOF' # internal
2025-08-20T22:48:30.2958643Z [00:02:49.323]➜  # import config
2025-08-20T22:48:30.2959160Z [00:02:49.323]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:30.2960352Z [00:02:49.323]➜  packagefile os=/tmp/go-build3381348043/b079/_pkg_.a
2025-08-20T22:48:30.2960815Z [00:02:49.323]➜  packagefile path/filepath=/tmp/go-build3381348043/b156/_pkg_.a
2025-08-20T22:48:30.2961158Z [00:02:49.323]➜  EOF
2025-08-20T22:48:30.2963123Z [00:02:49.323]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b659/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/prometheus/procfs@v0.15.1/internal/fs=>github.com/prometheus/procfs@v0.15.1/internal/fs;$WORK/b659=>" -p github.com/prometheus/procfs/internal/fs -lang=go1.20 -complete -installsuffix shared -buildid g7_cYIPkkzx-Xz7ypO5W/g7_cYIPkkzx-Xz7ypO5W -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b659/importcfg -pack /root/go/pkg/mod/github.com/prometheus/procfs@v0.15.1/internal/fs/fs.go
2025-08-20T22:48:30.3179680Z [00:02:49.345]➜  go tool buildid -w $WORK/b659/_pkg_.a # internal
2025-08-20T22:48:30.3185119Z [00:02:49.345]➜  cp $WORK/b659/_pkg_.a /root/.cache/go-build/71/71c8aa6758f97e065485e2c43724c06c3f10ca2d2e43176ad7a912a03b6f45bf-d # internal
2025-08-20T22:48:30.3212322Z [00:02:49.348]➜  github.com/prometheus/procfs/internal/util
2025-08-20T22:48:30.3220843Z [00:02:49.348]➜  mkdir -p $WORK/b660/
2025-08-20T22:48:30.3221274Z [00:02:49.348]➜  cat >/tmp/go-build3381348043/b660/importcfg << 'EOF' # internal
2025-08-20T22:48:30.3221629Z [00:02:49.348]➜  # import config
2025-08-20T22:48:30.3222323Z [00:02:49.349]➜  packagefile bytes=/tmp/go-build3381348043/b003/_pkg_.a
2025-08-20T22:48:30.3222818Z [00:02:49.349]➜  packagefile io=/tmp/go-build3381348043/b034/_pkg_.a
2025-08-20T22:48:30.3223241Z [00:02:49.349]➜  packagefile os=/tmp/go-build3381348043/b079/_pkg_.a
2025-08-20T22:48:30.3223662Z [00:02:49.349]➜  packagefile strconv=/tmp/go-build3381348043/b054/_pkg_.a
2025-08-20T22:48:30.3224102Z [00:02:49.349]➜  packagefile strings=/tmp/go-build3381348043/b063/_pkg_.a
2025-08-20T22:48:30.3224656Z [00:02:49.349]➜  packagefile syscall=/tmp/go-build3381348043/b047/_pkg_.a
2025-08-20T22:48:30.3225041Z [00:02:49.349]➜  EOF
2025-08-20T22:48:30.3228113Z [00:02:49.349]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b660/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/prometheus/procfs@v0.15.1/internal/util=>github.com/prometheus/procfs@v0.15.1/internal/util;$WORK/b660=>" -p github.com/prometheus/procfs/internal/util -lang=go1.20 -complete -installsuffix shared -buildid hGh7nAHa502AwTaH77Om/hGh7nAHa502AwTaH77Om -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b660/importcfg -pack /root/go/pkg/mod/github.com/prometheus/procfs@v0.15.1/internal/util/parse.go /root/go/pkg/mod/github.com/prometheus/procfs@v0.15.1/internal/util/readfile.go /root/go/pkg/mod/github.com/prometheus/procfs@v0.15.1/internal/util/sysreadfile.go /root/go/pkg/mod/github.com/prometheus/procfs@v0.15.1/internal/util/valueparser.go
2025-08-20T22:48:30.3796990Z [00:02:49.407]➜  go tool buildid -w $WORK/b660/_pkg_.a # internal
2025-08-20T22:48:30.3808789Z [00:02:49.408]➜  cp $WORK/b660/_pkg_.a /root/.cache/go-build/79/79157ab500aaf0de90ecc124901fd716618cd96413b57412642de156e8bf316a-d # internal
2025-08-20T22:48:30.3823577Z [00:02:49.409]➜  github.com/prometheus/procfs
2025-08-20T22:48:30.3824154Z [00:02:49.409]➜  mkdir -p $WORK/b658/
2025-08-20T22:48:30.3840599Z [00:02:49.411]➜  cat >/tmp/go-build3381348043/b658/importcfg << 'EOF' # internal
2025-08-20T22:48:30.3841027Z [00:02:49.411]➜  # import config
2025-08-20T22:48:30.3841710Z [00:02:49.411]➜  packagefile bufio=/tmp/go-build3381348043/b162/_pkg_.a
2025-08-20T22:48:30.3842703Z [00:02:49.411]➜  packagefile bytes=/tmp/go-build3381348043/b003/_pkg_.a
2025-08-20T22:48:30.3843518Z [00:02:49.411]➜  packagefile encoding/hex=/tmp/go-build3381348043/b144/_pkg_.a
2025-08-20T22:48:30.3843973Z [00:02:49.411]➜  packagefile errors=/tmp/go-build3381348043/b004/_pkg_.a
2025-08-20T22:48:30.3844389Z [00:02:49.411]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:30.3844964Z [00:02:49.411]➜  packagefile github.com/prometheus/procfs/internal/fs=/tmp/go-build3381348043/b659/_pkg_.a
2025-08-20T22:48:30.3845646Z [00:02:49.411]➜  packagefile github.com/prometheus/procfs/internal/util=/tmp/go-build3381348043/b660/_pkg_.a
2025-08-20T22:48:30.3846470Z [00:02:49.411]➜  packagefile golang.org/x/sys/unix=/tmp/go-build3381348043/b211/_pkg_.a
2025-08-20T22:48:30.3846933Z [00:02:49.411]➜  packagefile io=/tmp/go-build3381348043/b034/_pkg_.a
2025-08-20T22:48:30.3847365Z [00:02:49.411]➜  packagefile math/bits=/tmp/go-build3381348043/b040/_pkg_.a
2025-08-20T22:48:30.3847794Z [00:02:49.411]➜  packagefile net=/tmp/go-build3381348043/b148/_pkg_.a
2025-08-20T22:48:30.3848197Z [00:02:49.411]➜  packagefile os=/tmp/go-build3381348043/b079/_pkg_.a
2025-08-20T22:48:30.3848633Z [00:02:49.411]➜  packagefile path/filepath=/tmp/go-build3381348043/b156/_pkg_.a
2025-08-20T22:48:30.3849078Z [00:02:49.411]➜  packagefile regexp=/tmp/go-build3381348043/b184/_pkg_.a
2025-08-20T22:48:30.3849503Z [00:02:49.411]➜  packagefile sort=/tmp/go-build3381348043/b157/_pkg_.a
2025-08-20T22:48:30.3849926Z [00:02:49.411]➜  packagefile strconv=/tmp/go-build3381348043/b054/_pkg_.a
2025-08-20T22:48:30.3850354Z [00:02:49.411]➜  packagefile strings=/tmp/go-build3381348043/b063/_pkg_.a
2025-08-20T22:48:30.3850783Z [00:02:49.411]➜  packagefile syscall=/tmp/go-build3381348043/b047/_pkg_.a
2025-08-20T22:48:30.3851201Z [00:02:49.411]➜  packagefile time=/tmp/go-build3381348043/b044/_pkg_.a
2025-08-20T22:48:30.3851505Z [00:02:49.411]➜  EOF
2025-08-20T22:48:30.3851976Z [00:02:49.411]➜  go tool buildid -w $WORK/b628/_pkg_.a # internal
2025-08-20T22:48:30.3876967Z [00:02:49.412]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b658/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/prometheus/procfs@v0.15.1=>github.com/prometheus/procfs@v0.15.1;$WORK/b658=>" -p github.com/prometheus/procfs -lang=go1.20 -complete -installsuffix shared -buildid bw2MRKGvkr_OrUKsUAh5/bw2MRKGvkr_OrUKsUAh5 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b658/importcfg -pack /root/go/pkg/mod/github.com/prometheus/procfs@v0.15.1/arp.go /root/go/pkg/mod/github.com/prometheus/procfs@v0.15.1/buddyinfo.go /root/go/pkg/mod/github.com/prometheus/procfs@v0.15.1/cmdline.go /root/go/pkg/mod/github.com/prometheus/procfs@v0.15.1/cpuinfo.go /root/go/pkg/mod/github.com/prometheus/procfs@v0.15.1/cpuinfo_armx.go /root/go/pkg/mod/github.com/prometheus/procfs@v0.15.1/crypto.go /root/go/pkg/mod/github.com/prometheus/procfs@v0.15.1/doc.go /root/go/pkg/mod/github.com/prometheus/procfs@v0.15.1/fs.go /root/go/pkg/mod/github.com/prometheus/procfs@v0.15.1/fs_statfs_type.go /root/go/pkg/mod/github.com/prometheus/procfs@v0.15.1/fscache.go /root/go/pkg/mod/github.com/prometheus/procfs@v0.15.1/ipvs.go /root/go/pkg/mod/github.com/prometheus/procfs@v0.15.1/kernel_random.go /root/go/pkg/mod/github.com/prometheus/procfs@v0.15.1/loadavg.go /root/go/pkg/mod/github.com/prometheus/procfs@v0.15.1/mdstat.go /root/go/pkg/mod/github.com/prometheus/procfs@v0.15.1/meminfo.go /root/go/pkg/mod/github.com/prometheus/procfs@v0.15.1/mountinfo.go /root/go/pkg/mod/github.com/prometheus/procfs@v0.15.1/mountstats.go /root/go/pkg/mod/github.com/prometheus/procfs@v0.15.1/net_conntrackstat.go /root/go/pkg/mod/github.com/prometheus/procfs@v0.15.1/net_dev.go /root/go/pkg/mod/github.com/prometheus/procfs@v0.15.1/net_ip_socket.go /root/go/pkg/mod/github.com/prometheus/procfs@v0.15.1/net_protocols.go /root/go/pkg/mod/github.com/prometheus/procfs@v0.15.1/net_route.go /root/go/pkg/mod/github.com/prometheus/procfs@v0.15.1/net_sockstat.go /root/go/pkg/mod/github.com/prometheus/procfs@v0.15.1/net_softnet.go /root/go/pkg/mod/github.com/prometheus/procfs@v0.15.1/net_tcp.go /root/go/pkg/mod/github.com/prometheus/procfs@v0.15.1/net_tls_stat.go /root/go/pkg/mod/github.com/prometheus/procfs@v0.15.1/net_udp.go /root/go/pkg/mod/github.com/prometheus/procfs@v0.15.1/net_unix.go /root/go/pkg/mod/github.com/prometheus/procfs@v0.15.1/net_wireless.go /root/go/pkg/mod/github.com/prometheus/procfs@v0.15.1/net_xfrm.go /root/go/pkg/mod/github.com/prometheus/procfs@v0.15.1/netstat.go /root/go/pkg/mod/github.com/prometheus/procfs@v0.15.1/proc.go /root/go/pkg/mod/github.com/prometheus/procfs@v0.15.1/proc_cgroup.go /root/go/pkg/mod/github.com/prometheus/procfs@v0.15.1/proc_cgroups.go /root/go/pkg/mod/github.com/prometheus/procfs@v0.15.1/proc_environ.go /root/go/pkg/mod/github.com/prometheus/procfs@v0.15.1/proc_fdinfo.go /root/go/pkg/mod/github.com/prometheus/procfs@v0.15.1/proc_interrupts.go /root/go/pkg/mod/github.com/prometheus/procfs@v0.15.1/proc_io.go /root/go/pkg/mod/github.com/prometheus/procfs@v0.15.1/proc_limits.go /root/go/pkg/mod/github.com/prometheus/procfs@v0.15.1/proc_maps.go /root/go/pkg/mod/github.com/prometheus/procfs@v0.15.1/proc_netstat.go /root/go/pkg/mod/github.com/prometheus/procfs@v0.15.1/proc_ns.go /root/go/pkg/mod/github.com/prometheus/procfs@v0.15.1/proc_psi.go /root/go/pkg/mod/github.com/prometheus/procfs@v0.15.1/proc_smaps.go /root/go/pkg/mod/github.com/prometheus/procfs@v0.15.1/proc_snmp.go /root/go/pkg/mod/github.com/prometheus/procfs@v0.15.1/proc_snmp6.go /root/go/pkg/mod/github.com/prometheus/procfs@v0.15.1/proc_stat.go /root/go/pkg/mod/github.com/prometheus/procfs@v0.15.1/proc_status.go /root/go/pkg/mod/github.com/prometheus/procfs@v0.15.1/proc_sys.go /root/go/pkg/mod/github.com/prometheus/procfs@v0.15.1/schedstat.go /root/go/pkg/mod/github.com/prometheus/procfs@v0.15.1/slab.go /root/go/pkg/mod/github.com/prometheus/procfs@v0.15.1/softirqs.go /root/go/pkg/mod/github.com/prometheus/procfs@v0.15.1/stat.go /root/go/pkg/mod/github.com/prometheus/procfs@v0.15.1/swaps.go /root/go/pkg/mod/github.com/prometheus/procfs@v0.15.1/thread.go /root/go/pkg/mod/github.com/prometheus/procfs@v0.15.1/vm.go /root/go/pkg/mod/github.com/prometheus/procfs@v0.15.1/zoneinfo.go
2025-08-20T22:48:30.3957471Z [00:02:49.423]➜  cp $WORK/b628/_pkg_.a /root/.cache/go-build/38/382ea9889a86cdcfd5819a466ed42bdac738c8cd336f85baca8e5815725fbddc-d # internal
2025-08-20T22:48:30.3977079Z [00:02:49.425]➜  github.com/google/go-tspi/verification
2025-08-20T22:48:30.3977999Z [00:02:49.425]➜  mkdir -p $WORK/b627/
2025-08-20T22:48:30.3985026Z [00:02:49.425]➜  cat >/tmp/go-build3381348043/b627/importcfg << 'EOF' # internal
2025-08-20T22:48:30.3985506Z [00:02:49.425]➜  # import config
2025-08-20T22:48:30.3985961Z [00:02:49.425]➜  packagefile bytes=/tmp/go-build3381348043/b003/_pkg_.a
2025-08-20T22:48:30.3986449Z [00:02:49.425]➜  packagefile crypto=/tmp/go-build3381348043/b052/_pkg_.a
2025-08-20T22:48:30.3986889Z [00:02:49.425]➜  packagefile crypto/aes=/tmp/go-build3381348043/b122/_pkg_.a
2025-08-20T22:48:30.3987363Z [00:02:49.425]➜  packagefile crypto/cipher=/tmp/go-build3381348043/b059/_pkg_.a
2025-08-20T22:48:30.3987828Z [00:02:49.425]➜  packagefile crypto/rand=/tmp/go-build3381348043/b116/_pkg_.a
2025-08-20T22:48:30.3988286Z [00:02:49.425]➜  packagefile crypto/rsa=/tmp/go-build3381348043/b117/_pkg_.a
2025-08-20T22:48:30.3988740Z [00:02:49.425]➜  packagefile crypto/sha1=/tmp/go-build3381348043/b138/_pkg_.a
2025-08-20T22:48:30.3989423Z [00:02:49.425]➜  packagefile encoding/binary=/tmp/go-build3381348043/b132/_pkg_.a
2025-08-20T22:48:30.3989912Z [00:02:49.425]➜  packagefile encoding/pem=/tmp/go-build3381348043/b145/_pkg_.a
2025-08-20T22:48:30.3990357Z [00:02:49.425]➜  packagefile errors=/tmp/go-build3381348043/b004/_pkg_.a
2025-08-20T22:48:30.3990772Z [00:02:49.425]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:30.3991362Z [00:02:49.425]➜  packagefile github.com/google/certificate-transparency-go/x509=/tmp/go-build3381348043/b628/_pkg_.a
2025-08-20T22:48:30.3992045Z [00:02:49.425]➜  packagefile github.com/google/go-tspi/tspiconst=/tmp/go-build3381348043/b633/_pkg_.a
2025-08-20T22:48:30.3992593Z [00:02:49.425]➜  packagefile math/big=/tmp/go-build3381348043/b096/_pkg_.a
2025-08-20T22:48:30.3993095Z [00:02:49.425]➜  EOF
2025-08-20T22:48:30.3995104Z [00:02:49.426]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b627/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/google/go-tspi@v0.3.0/verification=>github.com/google/go-tspi@v0.3.0/verification;$WORK/b627=>" -p github.com/google/go-tspi/verification -lang=go1.12 -complete -installsuffix shared -buildid 2jhI3TY39fwaaoI9Fygx/2jhI3TY39fwaaoI9Fygx -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b627/importcfg -pack /root/go/pkg/mod/github.com/google/go-tspi@v0.3.0/verification/verification.go
2025-08-20T22:48:30.4481882Z [00:02:49.475]➜  go tool buildid -w $WORK/b653/_pkg_.a # internal
2025-08-20T22:48:30.4500303Z [00:02:49.477]➜  go tool buildid -w $WORK/b627/_pkg_.a # internal
2025-08-20T22:48:30.4507928Z [00:02:49.478]➜  cp $WORK/b627/_pkg_.a /root/.cache/go-build/e2/e26c2ccac2d181da031667b0d1face99814416231b893fdf0fcec16692ad72f8-d # internal
2025-08-20T22:48:30.4530797Z [00:02:49.480]➜  github.com/smallstep/go-attestation/attest
2025-08-20T22:48:30.4531548Z [00:02:49.480]➜  mkdir -p $WORK/b624/
2025-08-20T22:48:30.4532832Z [00:02:49.480]➜  cat >/tmp/go-build3381348043/b624/importcfg << 'EOF' # internal
2025-08-20T22:48:30.4534302Z [00:02:49.480]➜  # import config
2025-08-20T22:48:30.4534757Z [00:02:49.480]➜  packagefile bytes=/tmp/go-build3381348043/b003/_pkg_.a
2025-08-20T22:48:30.4535190Z [00:02:49.480]➜  packagefile crypto=/tmp/go-build3381348043/b052/_pkg_.a
2025-08-20T22:48:30.4535627Z [00:02:49.480]➜  packagefile crypto/aes=/tmp/go-build3381348043/b122/_pkg_.a
2025-08-20T22:48:30.4536425Z [00:02:49.480]➜  packagefile crypto/cipher=/tmp/go-build3381348043/b059/_pkg_.a
2025-08-20T22:48:30.4536900Z [00:02:49.480]➜  packagefile crypto/ecdsa=/tmp/go-build3381348043/b056/_pkg_.a
2025-08-20T22:48:30.4537612Z [00:02:49.480]➜  packagefile crypto/elliptic=/tmp/go-build3381348043/b095/_pkg_.a
2025-08-20T22:48:30.4538148Z [00:02:49.480]➜  packagefile crypto/rand=/tmp/go-build3381348043/b116/_pkg_.a
2025-08-20T22:48:30.4538614Z [00:02:49.480]➜  packagefile crypto/rsa=/tmp/go-build3381348043/b117/_pkg_.a
2025-08-20T22:48:30.4539065Z [00:02:49.480]➜  packagefile crypto/sha1=/tmp/go-build3381348043/b138/_pkg_.a
2025-08-20T22:48:30.4539527Z [00:02:49.480]➜  packagefile crypto/sha256=/tmp/go-build3381348043/b119/_pkg_.a
2025-08-20T22:48:30.4540105Z [00:02:49.480]➜  packagefile crypto/x509=/tmp/go-build3381348043/b141/_pkg_.a
2025-08-20T22:48:30.4540643Z [00:02:49.480]➜  packagefile encoding/asn1=/tmp/go-build3381348043/b110/_pkg_.a
2025-08-20T22:48:30.4541124Z [00:02:49.480]➜  packagefile encoding/base64=/tmp/go-build3381348043/b146/_pkg_.a
2025-08-20T22:48:30.4541604Z [00:02:49.480]➜  packagefile encoding/binary=/tmp/go-build3381348043/b132/_pkg_.a
2025-08-20T22:48:30.4542079Z [00:02:49.480]➜  packagefile encoding/hex=/tmp/go-build3381348043/b144/_pkg_.a
2025-08-20T22:48:30.4542575Z [00:02:49.480]➜  packagefile encoding/json=/tmp/go-build3381348043/b158/_pkg_.a
2025-08-20T22:48:30.4543035Z [00:02:49.480]➜  packagefile errors=/tmp/go-build3381348043/b004/_pkg_.a
2025-08-20T22:48:30.4543449Z [00:02:49.480]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:30.4543969Z [00:02:49.480]➜  packagefile github.com/google/go-tpm/legacy/tpm2=/tmp/go-build3381348043/b209/_pkg_.a
2025-08-20T22:48:30.4544838Z [00:02:49.480]➜  packagefile github.com/google/go-tpm/legacy/tpm2/credactivation=/tmp/go-build3381348043/b625/_pkg_.a
2025-08-20T22:48:30.4545523Z [00:02:49.480]➜  packagefile github.com/google/go-tpm/tpm=/tmp/go-build3381348043/b626/_pkg_.a
2025-08-20T22:48:30.4546326Z [00:02:49.480]➜  packagefile github.com/google/go-tpm/tpmutil=/tmp/go-build3381348043/b210/_pkg_.a
2025-08-20T22:48:30.4546952Z [00:02:49.480]➜  packagefile github.com/google/go-tspi/verification=/tmp/go-build3381348043/b627/_pkg_.a
2025-08-20T22:48:30.4547652Z [00:02:49.480]➜  packagefile github.com/smallstep/go-attestation/attest/internal=/tmp/go-build3381348043/b634/_pkg_.a
2025-08-20T22:48:30.4548391Z [00:02:49.480]➜  packagefile io=/tmp/go-build3381348043/b034/_pkg_.a
2025-08-20T22:48:30.4548809Z [00:02:49.480]➜  packagefile math/big=/tmp/go-build3381348043/b096/_pkg_.a
2025-08-20T22:48:30.4549237Z [00:02:49.480]➜  packagefile net/url=/tmp/go-build3381348043/b155/_pkg_.a
2025-08-20T22:48:30.4549649Z [00:02:49.480]➜  packagefile os=/tmp/go-build3381348043/b079/_pkg_.a
2025-08-20T22:48:30.4550060Z [00:02:49.480]➜  packagefile path=/tmp/go-build3381348043/b082/_pkg_.a
2025-08-20T22:48:30.4550474Z [00:02:49.480]➜  packagefile runtime=/tmp/go-build3381348043/b010/_pkg_.a
2025-08-20T22:48:30.4550890Z [00:02:49.480]➜  packagefile sort=/tmp/go-build3381348043/b157/_pkg_.a
2025-08-20T22:48:30.4551307Z [00:02:49.480]➜  packagefile strings=/tmp/go-build3381348043/b063/_pkg_.a
2025-08-20T22:48:30.4551765Z [00:02:49.480]➜  packagefile unicode/utf16=/tmp/go-build3381348043/b111/_pkg_.a
2025-08-20T22:48:30.4552099Z [00:02:49.480]➜  EOF
2025-08-20T22:48:30.4573518Z [00:02:49.483]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b624/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/smallstep/go-attestation@v0.4.4-0.20241119153605-2306d5b464ca/attest=>github.com/smallstep/go-attestation@v0.4.4-0.20241119153605-2306d5b464ca/attest;$WORK/b624=>" -p github.com/smallstep/go-attestation/attest -lang=go1.20 -complete -installsuffix shared -buildid -CwioKfNt1vLSxVJaMbx/-CwioKfNt1vLSxVJaMbx -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b624/importcfg -pack /root/go/pkg/mod/github.com/smallstep/go-attestation@v0.4.4-0.20241119153605-2306d5b464ca/attest/activation.go /root/go/pkg/mod/github.com/smallstep/go-attestation@v0.4.4-0.20241119153605-2306d5b464ca/attest/application_key.go /root/go/pkg/mod/github.com/smallstep/go-attestation@v0.4.4-0.20241119153605-2306d5b464ca/attest/attest.go /root/go/pkg/mod/github.com/smallstep/go-attestation@v0.4.4-0.20241119153605-2306d5b464ca/attest/certification.go /root/go/pkg/mod/github.com/smallstep/go-attestation@v0.4.4-0.20241119153605-2306d5b464ca/attest/challenge.go /root/go/pkg/mod/github.com/smallstep/go-attestation@v0.4.4-0.20241119153605-2306d5b464ca/attest/eventlog.go /root/go/pkg/mod/github.com/smallstep/go-attestation@v0.4.4-0.20241119153605-2306d5b464ca/attest/eventlog_workarounds.go /root/go/pkg/mod/github.com/smallstep/go-attestation@v0.4.4-0.20241119153605-2306d5b464ca/attest/secureboot.go /root/go/pkg/mod/github.com/smallstep/go-attestation@v0.4.4-0.20241119153605-2306d5b464ca/attest/storage.go /root/go/pkg/mod/github.com/smallstep/go-attestation@v0.4.4-0.20241119153605-2306d5b464ca/attest/tpm.go /root/go/pkg/mod/github.com/smallstep/go-attestation@v0.4.4-0.20241119153605-2306d5b464ca/attest/tpm_fake.go /root/go/pkg/mod/github.com/smallstep/go-attestation@v0.4.4-0.20241119153605-2306d5b464ca/attest/tpm_linux.go /root/go/pkg/mod/github.com/smallstep/go-attestation@v0.4.4-0.20241119153605-2306d5b464ca/attest/vendors.go /root/go/pkg/mod/github.com/smallstep/go-attestation@v0.4.4-0.20241119153605-2306d5b464ca/attest/win_events.go /root/go/pkg/mod/github.com/smallstep/go-attestation@v0.4.4-0.20241119153605-2306d5b464ca/attest/wrapped_tpm20.go
2025-08-20T22:48:30.4581920Z [00:02:49.484]➜  cp $WORK/b653/_pkg_.a /root/.cache/go-build/46/4600dbc0ea22345be76500b04b94a55b8748c6b25f7e0e53d2795005d8a6b9a5-d # internal
2025-08-20T22:48:30.4599946Z [00:02:49.487]➜  github.com/prometheus/client_golang/prometheus/internal
2025-08-20T22:48:30.4601037Z [00:02:49.487]➜  mkdir -p $WORK/b651/
2025-08-20T22:48:30.4605423Z [00:02:49.488]➜  cat >/tmp/go-build3381348043/b651/importcfg << 'EOF' # internal
2025-08-20T22:48:30.4607418Z [00:02:49.488]➜  # import config
2025-08-20T22:48:30.4607771Z [00:02:49.488]➜  packagefile bufio=/tmp/go-build3381348043/b162/_pkg_.a
2025-08-20T22:48:30.4608198Z [00:02:49.488]➜  packagefile bytes=/tmp/go-build3381348043/b003/_pkg_.a
2025-08-20T22:48:30.4608631Z [00:02:49.488]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:30.4609165Z [00:02:49.488]➜  packagefile github.com/prometheus/client_model/go=/tmp/go-build3381348043/b652/_pkg_.a
2025-08-20T22:48:30.4610029Z [00:02:49.488]➜  packagefile github.com/prometheus/common/model=/tmp/go-build3381348043/b653/_pkg_.a
2025-08-20T22:48:30.4610529Z [00:02:49.488]➜  packagefile io=/tmp/go-build3381348043/b034/_pkg_.a
2025-08-20T22:48:30.4610940Z [00:02:49.488]➜  packagefile math=/tmp/go-build3381348043/b055/_pkg_.a
2025-08-20T22:48:30.4611366Z [00:02:49.488]➜  packagefile path=/tmp/go-build3381348043/b082/_pkg_.a
2025-08-20T22:48:30.4611784Z [00:02:49.488]➜  packagefile regexp=/tmp/go-build3381348043/b184/_pkg_.a
2025-08-20T22:48:30.4612240Z [00:02:49.488]➜  packagefile runtime/metrics=/tmp/go-build3381348043/b654/_pkg_.a
2025-08-20T22:48:30.4612688Z [00:02:49.488]➜  packagefile sort=/tmp/go-build3381348043/b157/_pkg_.a
2025-08-20T22:48:30.4613112Z [00:02:49.488]➜  packagefile strconv=/tmp/go-build3381348043/b054/_pkg_.a
2025-08-20T22:48:30.4613549Z [00:02:49.488]➜  packagefile strings=/tmp/go-build3381348043/b063/_pkg_.a
2025-08-20T22:48:30.4613869Z [00:02:49.488]➜  EOF
2025-08-20T22:48:30.4617878Z [00:02:49.488]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b651/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/prometheus/client_golang@v1.22.0/prometheus/internal=>github.com/prometheus/client_golang@v1.22.0/prometheus/internal;$WORK/b651=>" -p github.com/prometheus/client_golang/prometheus/internal -lang=go1.22 -complete -installsuffix shared -buildid _-nuhgpdUmoWnF3MmItP/_-nuhgpdUmoWnF3MmItP -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b651/importcfg -pack /root/go/pkg/mod/github.com/prometheus/client_golang@v1.22.0/prometheus/internal/almost_equal.go /root/go/pkg/mod/github.com/prometheus/client_golang@v1.22.0/prometheus/internal/difflib.go /root/go/pkg/mod/github.com/prometheus/client_golang@v1.22.0/prometheus/internal/go_collector_options.go /root/go/pkg/mod/github.com/prometheus/client_golang@v1.22.0/prometheus/internal/go_runtime_metrics.go /root/go/pkg/mod/github.com/prometheus/client_golang@v1.22.0/prometheus/internal/metric.go
2025-08-20T22:48:30.5465669Z [00:02:49.573]➜  go tool buildid -w $WORK/b651/_pkg_.a # internal
2025-08-20T22:48:30.5480591Z [00:02:49.575]➜  cp $WORK/b651/_pkg_.a /root/.cache/go-build/12/121bb0bb0484602f1d34766afecec38ac5cb23f755a8e8b4a28c6abf2a664944-d # internal
2025-08-20T22:48:30.5483778Z [00:02:49.575]➜  github.com/prometheus/common/expfmt
2025-08-20T22:48:30.5484861Z [00:02:49.575]➜  mkdir -p $WORK/b655/
2025-08-20T22:48:30.5489309Z [00:02:49.576]➜  cat >/tmp/go-build3381348043/b655/importcfg << 'EOF' # internal
2025-08-20T22:48:30.5489734Z [00:02:49.576]➜  # import config
2025-08-20T22:48:30.5490130Z [00:02:49.576]➜  packagefile bufio=/tmp/go-build3381348043/b162/_pkg_.a
2025-08-20T22:48:30.5490558Z [00:02:49.576]➜  packagefile bytes=/tmp/go-build3381348043/b003/_pkg_.a
2025-08-20T22:48:30.5490982Z [00:02:49.576]➜  packagefile errors=/tmp/go-build3381348043/b004/_pkg_.a
2025-08-20T22:48:30.5491413Z [00:02:49.576]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:30.5491916Z [00:02:49.576]➜  packagefile github.com/munnerz/goautoneg=/tmp/go-build3381348043/b656/_pkg_.a
2025-08-20T22:48:30.5492543Z [00:02:49.576]➜  packagefile github.com/prometheus/client_model/go=/tmp/go-build3381348043/b652/_pkg_.a
2025-08-20T22:48:30.5493168Z [00:02:49.576]➜  packagefile github.com/prometheus/common/model=/tmp/go-build3381348043/b653/_pkg_.a
2025-08-20T22:48:30.5494116Z [00:02:49.576]➜  packagefile google.golang.org/protobuf/encoding/protodelim=/tmp/go-build3381348043/b657/_pkg_.a
2025-08-20T22:48:30.5494831Z [00:02:49.576]➜  packagefile google.golang.org/protobuf/encoding/prototext=/tmp/go-build3381348043/b276/_pkg_.a
2025-08-20T22:48:30.5495477Z [00:02:49.576]➜  packagefile google.golang.org/protobuf/proto=/tmp/go-build3381348043/b235/_pkg_.a
2025-08-20T22:48:30.5503099Z [00:02:49.576]➜  packagefile google.golang.org/protobuf/types/known/timestamppb=/tmp/go-build3381348043/b294/_pkg_.a
2025-08-20T22:48:30.5503716Z [00:02:49.576]➜  packagefile io=/tmp/go-build3381348043/b034/_pkg_.a
2025-08-20T22:48:30.5504128Z [00:02:49.576]➜  packagefile math=/tmp/go-build3381348043/b055/_pkg_.a
2025-08-20T22:48:30.5504765Z [00:02:49.576]➜  packagefile mime=/tmp/go-build3381348043/b177/_pkg_.a
2025-08-20T22:48:30.5505193Z [00:02:49.576]➜  packagefile net/http=/tmp/go-build3381348043/b161/_pkg_.a
2025-08-20T22:48:30.5505626Z [00:02:49.576]➜  packagefile strconv=/tmp/go-build3381348043/b054/_pkg_.a
2025-08-20T22:48:30.5506274Z [00:02:49.576]➜  packagefile strings=/tmp/go-build3381348043/b063/_pkg_.a
2025-08-20T22:48:30.5506699Z [00:02:49.576]➜  packagefile sync=/tmp/go-build3381348043/b035/_pkg_.a
2025-08-20T22:48:30.5507142Z [00:02:49.576]➜  packagefile unicode/utf8=/tmp/go-build3381348043/b042/_pkg_.a
2025-08-20T22:48:30.5507479Z [00:02:49.576]➜  EOF
2025-08-20T22:48:30.5510768Z [00:02:49.577]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b655/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/prometheus/common@v0.62.0/expfmt=>github.com/prometheus/common@v0.62.0/expfmt;$WORK/b655=>" -p github.com/prometheus/common/expfmt -lang=go1.21 -complete -installsuffix shared -buildid nNBmj-DMk95xltoWwMA8/nNBmj-DMk95xltoWwMA8 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b655/importcfg -pack /root/go/pkg/mod/github.com/prometheus/common@v0.62.0/expfmt/decode.go /root/go/pkg/mod/github.com/prometheus/common@v0.62.0/expfmt/encode.go /root/go/pkg/mod/github.com/prometheus/common@v0.62.0/expfmt/expfmt.go /root/go/pkg/mod/github.com/prometheus/common@v0.62.0/expfmt/openmetrics_create.go /root/go/pkg/mod/github.com/prometheus/common@v0.62.0/expfmt/text_create.go /root/go/pkg/mod/github.com/prometheus/common@v0.62.0/expfmt/text_parse.go
2025-08-20T22:48:30.6450754Z [00:02:49.672]➜  go tool buildid -w $WORK/b419/_pkg_.a # internal
2025-08-20T22:48:30.6819894Z [00:02:49.709]➜  cp $WORK/b419/_pkg_.a /root/.cache/go-build/de/deb84897fc202182e78de6ec3f745fc3a6092e6dcd0c0636a53c4dfe655ec4db-d # internal
2025-08-20T22:48:30.6827060Z [00:02:49.709]➜  github.com/smallstep/certificates/authority/administrator
2025-08-20T22:48:30.6829538Z [00:02:49.710]➜  mkdir -p $WORK/b418/
2025-08-20T22:48:30.6829951Z [00:02:49.710]➜  cat >/tmp/go-build3381348043/b418/importcfg << 'EOF' # internal
2025-08-20T22:48:30.6831273Z [00:02:49.710]➜  # import config
2025-08-20T22:48:30.6831977Z [00:02:49.710]➜  packagefile github.com/pkg/errors=/tmp/go-build3381348043/b195/_pkg_.a
2025-08-20T22:48:30.6833344Z [00:02:49.710]➜  packagefile github.com/smallstep/certificates/authority/admin=/tmp/go-build3381348043/b241/_pkg_.a
2025-08-20T22:48:30.6834725Z [00:02:49.710]➜  packagefile github.com/smallstep/certificates/authority/provisioner=/tmp/go-build3381348043/b419/_pkg_.a
2025-08-20T22:48:30.6835499Z [00:02:49.710]➜  packagefile github.com/smallstep/linkedca=/tmp/go-build3381348043/b242/_pkg_.a
2025-08-20T22:48:30.6836248Z [00:02:49.710]➜  packagefile sort=/tmp/go-build3381348043/b157/_pkg_.a
2025-08-20T22:48:30.6836690Z [00:02:49.710]➜  packagefile sync=/tmp/go-build3381348043/b035/_pkg_.a
2025-08-20T22:48:30.6837004Z [00:02:49.710]➜  EOF
2025-08-20T22:48:30.6839292Z [00:02:49.710]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b418/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/smallstep/certificates@v0.28.4/authority/administrator=>github.com/smallstep/certificates@v0.28.4/authority/administrator;$WORK/b418=>" -p github.com/smallstep/certificates/authority/administrator -lang=go1.23 -complete -installsuffix shared -buildid 7_XtOuwroC02sF6XC-RD/7_XtOuwroC02sF6XC-RD -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b418/importcfg -pack /root/go/pkg/mod/github.com/smallstep/certificates@v0.28.4/authority/administrator/collection.go
2025-08-20T22:48:30.7064785Z [00:02:49.733]➜  go tool buildid -w $WORK/b655/_pkg_.a # internal
2025-08-20T22:48:30.7088968Z [00:02:49.736]➜  cp $WORK/b655/_pkg_.a /root/.cache/go-build/50/5085426f77e125436a19486f4f5162b7a61563ca75acea871d616168ffd80f61-d # internal
2025-08-20T22:48:30.7109380Z [00:02:49.738]➜  github.com/smallstep/certificates/db
2025-08-20T22:48:30.7111413Z [00:02:49.738]➜  mkdir -p $WORK/b612/
2025-08-20T22:48:30.7114082Z [00:02:49.738]➜  cat >/tmp/go-build3381348043/b612/importcfg << 'EOF' # internal
2025-08-20T22:48:30.7115411Z [00:02:49.738]➜  # import config
2025-08-20T22:48:30.7116817Z [00:02:49.738]➜  packagefile context=/tmp/go-build3381348043/b043/_pkg_.a
2025-08-20T22:48:30.7117707Z [00:02:49.738]➜  packagefile crypto/x509=/tmp/go-build3381348043/b141/_pkg_.a
2025-08-20T22:48:30.7118603Z [00:02:49.739]➜  packagefile encoding/json=/tmp/go-build3381348043/b158/_pkg_.a
2025-08-20T22:48:30.7119303Z [00:02:49.739]➜  packagefile github.com/pkg/errors=/tmp/go-build3381348043/b195/_pkg_.a
2025-08-20T22:48:30.7120310Z [00:02:49.739]➜  packagefile github.com/smallstep/certificates/authority/provisioner=/tmp/go-build3381348043/b419/_pkg_.a
2025-08-20T22:48:30.7121617Z [00:02:49.739]➜  packagefile github.com/smallstep/certificates/internal/cast=/tmp/go-build3381348043/b574/_pkg_.a
2025-08-20T22:48:30.7122274Z [00:02:49.739]➜  packagefile github.com/smallstep/nosql=/tmp/go-build3381348043/b332/_pkg_.a
2025-08-20T22:48:30.7122878Z [00:02:49.739]➜  packagefile github.com/smallstep/nosql/database=/tmp/go-build3381348043/b358/_pkg_.a
2025-08-20T22:48:30.7123468Z [00:02:49.739]➜  packagefile golang.org/x/crypto/ssh=/tmp/go-build3381348043/b455/_pkg_.a
2025-08-20T22:48:30.7123951Z [00:02:49.739]➜  packagefile strconv=/tmp/go-build3381348043/b054/_pkg_.a
2025-08-20T22:48:30.7124395Z [00:02:49.739]➜  packagefile strings=/tmp/go-build3381348043/b063/_pkg_.a
2025-08-20T22:48:30.7124819Z [00:02:49.739]➜  packagefile sync=/tmp/go-build3381348043/b035/_pkg_.a
2025-08-20T22:48:30.7125229Z [00:02:49.739]➜  packagefile time=/tmp/go-build3381348043/b044/_pkg_.a
2025-08-20T22:48:30.7125538Z [00:02:49.739]➜  EOF
2025-08-20T22:48:30.7168115Z [00:02:49.743]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b612/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/smallstep/certificates@v0.28.4/db=>github.com/smallstep/certificates@v0.28.4/db;$WORK/b612=>" -p github.com/smallstep/certificates/db -lang=go1.23 -complete -installsuffix shared -buildid dpzGsaZgW-g2gSJfeBXu/dpzGsaZgW-g2gSJfeBXu -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b612/importcfg -pack /root/go/pkg/mod/github.com/smallstep/certificates@v0.28.4/db/db.go /root/go/pkg/mod/github.com/smallstep/certificates@v0.28.4/db/simple.go
2025-08-20T22:48:30.7823095Z [00:02:49.809]➜  go tool buildid -w $WORK/b624/_pkg_.a # internal
2025-08-20T22:48:30.7968931Z [00:02:49.823]➜  cp $WORK/b624/_pkg_.a /root/.cache/go-build/d0/d063d796a48dc0c2a4a0958ac82c91c88e70c620bf4b2c75e74b6a6e1a4a43e7-d # internal
2025-08-20T22:48:30.7983091Z [00:02:49.825]➜  github.com/smallstep/certificates/scep
2025-08-20T22:48:30.7987628Z [00:02:49.826]➜  mkdir -p $WORK/b616/
2025-08-20T22:48:30.7988359Z [00:02:49.826]➜  cat >/tmp/go-build3381348043/b616/importcfg << 'EOF' # internal
2025-08-20T22:48:30.7989679Z [00:02:49.826]➜  # import config
2025-08-20T22:48:30.7990072Z [00:02:49.826]➜  packagefile context=/tmp/go-build3381348043/b043/_pkg_.a
2025-08-20T22:48:30.7990511Z [00:02:49.826]➜  packagefile crypto=/tmp/go-build3381348043/b052/_pkg_.a
2025-08-20T22:48:30.7990963Z [00:02:49.826]➜  packagefile crypto/rsa=/tmp/go-build3381348043/b117/_pkg_.a
2025-08-20T22:48:30.7991421Z [00:02:49.826]➜  packagefile crypto/x509=/tmp/go-build3381348043/b141/_pkg_.a
2025-08-20T22:48:30.7991881Z [00:02:49.826]➜  packagefile encoding/asn1=/tmp/go-build3381348043/b110/_pkg_.a
2025-08-20T22:48:30.7992624Z [00:02:49.826]➜  packagefile errors=/tmp/go-build3381348043/b004/_pkg_.a
2025-08-20T22:48:30.7993049Z [00:02:49.826]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:30.7993673Z [00:02:49.826]➜  packagefile github.com/smallstep/certificates/authority/provisioner=/tmp/go-build3381348043/b419/_pkg_.a
2025-08-20T22:48:30.7994349Z [00:02:49.826]➜  packagefile github.com/smallstep/pkcs7=/tmp/go-build3381348043/b617/_pkg_.a
2025-08-20T22:48:30.7994916Z [00:02:49.826]➜  packagefile github.com/smallstep/scep=/tmp/go-build3381348043/b619/_pkg_.a
2025-08-20T22:48:30.7995507Z [00:02:49.826]➜  packagefile github.com/smallstep/scep/x509util=/tmp/go-build3381348043/b621/_pkg_.a
2025-08-20T22:48:30.7996382Z [00:02:49.826]➜  packagefile go.step.sm/crypto/x509util=/tmp/go-build3381348043/b427/_pkg_.a
2025-08-20T22:48:30.7996869Z [00:02:49.826]➜  packagefile sync=/tmp/go-build3381348043/b035/_pkg_.a
2025-08-20T22:48:30.7997180Z [00:02:49.826]➜  EOF
2025-08-20T22:48:30.8000002Z [00:02:49.826]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b616/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/smallstep/certificates@v0.28.4/scep=>github.com/smallstep/certificates@v0.28.4/scep;$WORK/b616=>" -p github.com/smallstep/certificates/scep -lang=go1.23 -complete -installsuffix shared -buildid zjb3t7BRvSo8-N0rN-Ju/zjb3t7BRvSo8-N0rN-Ju -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b616/importcfg -pack /root/go/pkg/mod/github.com/smallstep/certificates@v0.28.4/scep/authority.go /root/go/pkg/mod/github.com/smallstep/certificates@v0.28.4/scep/options.go /root/go/pkg/mod/github.com/smallstep/certificates@v0.28.4/scep/provisioner.go /root/go/pkg/mod/github.com/smallstep/certificates@v0.28.4/scep/scep.go
2025-08-20T22:48:30.8117032Z [00:02:49.838]➜  go tool buildid -w $WORK/b418/_pkg_.a # internal
2025-08-20T22:48:30.8144983Z [00:02:49.841]➜  cp $WORK/b418/_pkg_.a /root/.cache/go-build/12/126233bcafa8f97fe0c3aa0e94cab9b41782ae8bc6bc43d19e74dc4592d56b3a-d # internal
2025-08-20T22:48:30.8150970Z [00:02:49.842]➜  github.com/smallstep/certificates/api/models
2025-08-20T22:48:30.8159460Z [00:02:49.842]➜  mkdir -p $WORK/b638/
2025-08-20T22:48:30.8159900Z [00:02:49.842]➜  cat >/tmp/go-build3381348043/b638/importcfg << 'EOF' # internal
2025-08-20T22:48:30.8160255Z [00:02:49.842]➜  # import config
2025-08-20T22:48:30.8160606Z [00:02:49.842]➜  packagefile context=/tmp/go-build3381348043/b043/_pkg_.a
2025-08-20T22:48:30.8161061Z [00:02:49.842]➜  packagefile crypto/x509=/tmp/go-build3381348043/b141/_pkg_.a
2025-08-20T22:48:30.8161731Z [00:02:49.842]➜  packagefile errors=/tmp/go-build3381348043/b004/_pkg_.a
2025-08-20T22:48:30.8162433Z [00:02:49.842]➜  packagefile github.com/smallstep/certificates/authority/provisioner=/tmp/go-build3381348043/b419/_pkg_.a
2025-08-20T22:48:30.8163162Z [00:02:49.842]➜  packagefile golang.org/x/crypto/ssh=/tmp/go-build3381348043/b455/_pkg_.a
2025-08-20T22:48:30.8163538Z [00:02:49.842]➜  EOF
2025-08-20T22:48:30.8165876Z [00:02:49.843]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b638/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/smallstep/certificates@v0.28.4/api/models=>github.com/smallstep/certificates@v0.28.4/api/models;$WORK/b638=>" -p github.com/smallstep/certificates/api/models -lang=go1.23 -complete -installsuffix shared -buildid T2bt7jMTcwP1uvJPzw6v/T2bt7jMTcwP1uvJPzw6v -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b638/importcfg -pack /root/go/pkg/mod/github.com/smallstep/certificates@v0.28.4/api/models/scep.go
2025-08-20T22:48:30.8578896Z [00:02:49.885]➜  go tool buildid -w $WORK/b638/_pkg_.a # internal
2025-08-20T22:48:30.8595007Z [00:02:49.886]➜  cp $WORK/b638/_pkg_.a /root/.cache/go-build/5d/5d1cf9c49d163928f263b50ff4118b0777a5ceb6e1989d04bd6bb7138c346748-d # internal
2025-08-20T22:48:30.8601776Z [00:02:49.886]➜  github.com/prometheus/client_golang/internal/github.com/golang/gddo/httputil/header
2025-08-20T22:48:30.8602241Z [00:02:49.886]➜  mkdir -p $WORK/b663/
2025-08-20T22:48:30.8605448Z [00:02:49.887]➜  cat >/tmp/go-build3381348043/b663/importcfg << 'EOF' # internal
2025-08-20T22:48:30.8607666Z [00:02:49.887]➜  # import config
2025-08-20T22:48:30.8608052Z [00:02:49.887]➜  packagefile net/http=/tmp/go-build3381348043/b161/_pkg_.a
2025-08-20T22:48:30.8608496Z [00:02:49.887]➜  packagefile strings=/tmp/go-build3381348043/b063/_pkg_.a
2025-08-20T22:48:30.8608818Z [00:02:49.887]➜  EOF
2025-08-20T22:48:30.8611490Z [00:02:49.887]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b663/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/prometheus/client_golang@v1.22.0/internal/github.com/golang/gddo/httputil/header=>github.com/prometheus/client_golang@v1.22.0/internal/github.com/golang/gddo/httputil/header;$WORK/b663=>" -p github.com/prometheus/client_golang/internal/github.com/golang/gddo/httputil/header -lang=go1.22 -complete -installsuffix shared -buildid LTqgaexGwyTwDXPrFOTo/LTqgaexGwyTwDXPrFOTo -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b663/importcfg -pack /root/go/pkg/mod/github.com/prometheus/client_golang@v1.22.0/internal/github.com/golang/gddo/httputil/header/header.go
2025-08-20T22:48:30.8801234Z [00:02:49.907]➜  go tool buildid -w $WORK/b663/_pkg_.a # internal
2025-08-20T22:48:30.8808455Z [00:02:49.907]➜  cp $WORK/b663/_pkg_.a /root/.cache/go-build/c1/c1d1bfe4907c9b4838ff2bf58ef4eca34b57c2f02f0c58efd4c00d96c4a7f72d-d # internal
2025-08-20T22:48:30.8813536Z [00:02:49.908]➜  github.com/prometheus/client_golang/internal/github.com/golang/gddo/httputil
2025-08-20T22:48:30.8817053Z [00:02:49.908]➜  mkdir -p $WORK/b662/
2025-08-20T22:48:30.8817503Z [00:02:49.908]➜  cat >/tmp/go-build3381348043/b662/importcfg << 'EOF' # internal
2025-08-20T22:48:30.8817857Z [00:02:49.908]➜  # import config
2025-08-20T22:48:30.8818513Z [00:02:49.908]➜  packagefile github.com/prometheus/client_golang/internal/github.com/golang/gddo/httputil/header=/tmp/go-build3381348043/b663/_pkg_.a
2025-08-20T22:48:30.8819216Z [00:02:49.909]➜  packagefile net/http=/tmp/go-build3381348043/b161/_pkg_.a
2025-08-20T22:48:30.8819549Z [00:02:49.909]➜  EOF
2025-08-20T22:48:30.8822276Z [00:02:49.909]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b662/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/prometheus/client_golang@v1.22.0/internal/github.com/golang/gddo/httputil=>github.com/prometheus/client_golang@v1.22.0/internal/github.com/golang/gddo/httputil;$WORK/b662=>" -p github.com/prometheus/client_golang/internal/github.com/golang/gddo/httputil -lang=go1.22 -complete -installsuffix shared -buildid Q_NgEqpTf2I95EW6i6r0/Q_NgEqpTf2I95EW6i6r0 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b662/importcfg -pack /root/go/pkg/mod/github.com/prometheus/client_golang@v1.22.0/internal/github.com/golang/gddo/httputil/negotiate.go
2025-08-20T22:48:30.8960073Z [00:02:49.923]➜  go tool buildid -w $WORK/b662/_pkg_.a # internal
2025-08-20T22:48:30.8966737Z [00:02:49.923]➜  cp $WORK/b662/_pkg_.a /root/.cache/go-build/51/51bdab1a4bf354479f9ebb57203f2d4d50ddae1e5633d9320797f5fcb1b4c3b6-d # internal
2025-08-20T22:48:30.8971946Z [00:02:49.924]➜  github.com/prometheus/client_golang/prometheus/promhttp/internal
2025-08-20T22:48:30.8972564Z [00:02:49.924]➜  mkdir -p $WORK/b664/
2025-08-20T22:48:30.8973020Z [00:02:49.924]➜  cat >/tmp/go-build3381348043/b664/importcfg << 'EOF' # internal
2025-08-20T22:48:30.8973374Z [00:02:49.924]➜  # import config
2025-08-20T22:48:30.8973704Z [00:02:49.924]➜  packagefile io=/tmp/go-build3381348043/b034/_pkg_.a
2025-08-20T22:48:30.8974016Z [00:02:49.924]➜  EOF
2025-08-20T22:48:30.8976588Z [00:02:49.924]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b664/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/prometheus/client_golang@v1.22.0/prometheus/promhttp/internal=>github.com/prometheus/client_golang@v1.22.0/prometheus/promhttp/internal;$WORK/b664=>" -p github.com/prometheus/client_golang/prometheus/promhttp/internal -lang=go1.22 -complete -installsuffix shared -buildid KomRO6K9rciPoKKhjJnL/KomRO6K9rciPoKKhjJnL -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b664/importcfg -pack /root/go/pkg/mod/github.com/prometheus/client_golang@v1.22.0/prometheus/promhttp/internal/compression.go
2025-08-20T22:48:30.9021216Z [00:02:49.929]➜  go tool buildid -w $WORK/b612/_pkg_.a # internal
2025-08-20T22:48:30.9073837Z [00:02:49.934]➜  cp $WORK/b612/_pkg_.a /root/.cache/go-build/82/82758ae124246084d07a12df53c1f9e3f3779089d3903c1f4cfec7f215b3e302-d # internal
2025-08-20T22:48:30.9080677Z [00:02:49.935]➜  github.com/smallstep/certificates/authority/config
2025-08-20T22:48:30.9081146Z [00:02:49.935]➜  mkdir -p $WORK/b610/
2025-08-20T22:48:30.9081542Z [00:02:49.935]➜  cat >/tmp/go-build3381348043/b610/importcfg << 'EOF' # internal
2025-08-20T22:48:30.9081892Z [00:02:49.935]➜  # import config
2025-08-20T22:48:30.9082469Z [00:02:49.935]➜  packagefile bytes=/tmp/go-build3381348043/b003/_pkg_.a
2025-08-20T22:48:30.9082913Z [00:02:49.935]➜  packagefile crypto/tls=/tmp/go-build3381348043/b120/_pkg_.a
2025-08-20T22:48:30.9083377Z [00:02:49.935]➜  packagefile encoding/json=/tmp/go-build3381348043/b158/_pkg_.a
2025-08-20T22:48:30.9083826Z [00:02:49.935]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:30.9084304Z [00:02:49.935]➜  packagefile github.com/pkg/errors=/tmp/go-build3381348043/b195/_pkg_.a
2025-08-20T22:48:30.9084953Z [00:02:49.935]➜  packagefile github.com/smallstep/certificates/authority/policy=/tmp/go-build3381348043/b424/_pkg_.a
2025-08-20T22:48:30.9085866Z [00:02:49.935]➜  packagefile github.com/smallstep/certificates/authority/provisioner=/tmp/go-build3381348043/b419/_pkg_.a
2025-08-20T22:48:30.9086675Z [00:02:49.935]➜  packagefile github.com/smallstep/certificates/cas/apiv1=/tmp/go-build3381348043/b611/_pkg_.a
2025-08-20T22:48:30.9087337Z [00:02:49.935]➜  packagefile github.com/smallstep/certificates/db=/tmp/go-build3381348043/b612/_pkg_.a
2025-08-20T22:48:30.9088008Z [00:02:49.935]➜  packagefile github.com/smallstep/certificates/templates=/tmp/go-build3381348043/b578/_pkg_.a
2025-08-20T22:48:30.9088642Z [00:02:49.935]➜  packagefile github.com/smallstep/linkedca=/tmp/go-build3381348043/b242/_pkg_.a
2025-08-20T22:48:30.9089197Z [00:02:49.935]➜  packagefile go.step.sm/crypto/jose=/tmp/go-build3381348043/b445/_pkg_.a
2025-08-20T22:48:30.9089732Z [00:02:49.935]➜  packagefile go.step.sm/crypto/kms/apiv1=/tmp/go-build3381348043/b605/_pkg_.a
2025-08-20T22:48:30.9090279Z [00:02:49.935]➜  packagefile golang.org/x/crypto/ssh=/tmp/go-build3381348043/b455/_pkg_.a
2025-08-20T22:48:30.9090747Z [00:02:49.935]➜  packagefile net=/tmp/go-build3381348043/b148/_pkg_.a
2025-08-20T22:48:30.9091144Z [00:02:49.935]➜  packagefile os=/tmp/go-build3381348043/b079/_pkg_.a
2025-08-20T22:48:30.9091730Z [00:02:49.935]➜  packagefile time=/tmp/go-build3381348043/b044/_pkg_.a
2025-08-20T22:48:30.9092095Z [00:02:49.935]➜  EOF
2025-08-20T22:48:30.9095329Z [00:02:49.935]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b610/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/smallstep/certificates@v0.28.4/authority/config=>github.com/smallstep/certificates@v0.28.4/authority/config;$WORK/b610=>" -p github.com/smallstep/certificates/authority/config -lang=go1.23 -complete -installsuffix shared -buildid In5jeedhua4tLkV_dyTr/In5jeedhua4tLkV_dyTr -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b610/importcfg -pack /root/go/pkg/mod/github.com/smallstep/certificates@v0.28.4/authority/config/config.go /root/go/pkg/mod/github.com/smallstep/certificates@v0.28.4/authority/config/ssh.go /root/go/pkg/mod/github.com/smallstep/certificates@v0.28.4/authority/config/tls_options.go /root/go/pkg/mod/github.com/smallstep/certificates@v0.28.4/authority/config/types.go
2025-08-20T22:48:30.9126522Z [00:02:49.939]➜  go tool buildid -w $WORK/b664/_pkg_.a # internal
2025-08-20T22:48:30.9131176Z [00:02:49.940]➜  cp $WORK/b664/_pkg_.a /root/.cache/go-build/7e/7e88cd6eeb2a2793e392d8047554037fdd5ef496092bf83dcec7ad281205a371-d # internal
2025-08-20T22:48:30.9140510Z [00:02:49.940]➜  github.com/newrelic/go-agent/v3/internal
2025-08-20T22:48:30.9140845Z [00:02:49.940]➜  mkdir -p $WORK/b667/
2025-08-20T22:48:30.9146342Z [00:02:49.941]➜  cat >/tmp/go-build3381348043/b667/importcfg << 'EOF' # internal
2025-08-20T22:48:30.9150037Z [00:02:49.941]➜  # import config
2025-08-20T22:48:30.9150615Z [00:02:49.941]➜  packagefile bytes=/tmp/go-build3381348043/b003/_pkg_.a
2025-08-20T22:48:30.9153755Z [00:02:49.941]➜  packagefile context=/tmp/go-build3381348043/b043/_pkg_.a
2025-08-20T22:48:30.9154877Z [00:02:49.941]➜  packagefile encoding/json=/tmp/go-build3381348043/b158/_pkg_.a
2025-08-20T22:48:30.9155562Z [00:02:49.941]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:30.9156962Z [00:02:49.941]➜  packagefile io=/tmp/go-build3381348043/b034/_pkg_.a
2025-08-20T22:48:30.9157402Z [00:02:49.942]➜  packagefile math/rand=/tmp/go-build3381348043/b100/_pkg_.a
2025-08-20T22:48:30.9158087Z [00:02:49.942]➜  packagefile net=/tmp/go-build3381348043/b148/_pkg_.a
2025-08-20T22:48:30.9158513Z [00:02:49.942]➜  packagefile reflect=/tmp/go-build3381348043/b099/_pkg_.a
2025-08-20T22:48:30.9158940Z [00:02:49.942]➜  packagefile regexp=/tmp/go-build3381348043/b184/_pkg_.a
2025-08-20T22:48:30.9159380Z [00:02:49.942]➜  packagefile runtime=/tmp/go-build3381348043/b010/_pkg_.a
2025-08-20T22:48:30.9159801Z [00:02:49.942]➜  packagefile sort=/tmp/go-build3381348043/b157/_pkg_.a
2025-08-20T22:48:30.9160222Z [00:02:49.942]➜  packagefile strings=/tmp/go-build3381348043/b063/_pkg_.a
2025-08-20T22:48:30.9160642Z [00:02:49.942]➜  packagefile sync=/tmp/go-build3381348043/b035/_pkg_.a
2025-08-20T22:48:30.9161047Z [00:02:49.942]➜  packagefile time=/tmp/go-build3381348043/b044/_pkg_.a
2025-08-20T22:48:30.9161354Z [00:02:49.942]➜  EOF
2025-08-20T22:48:30.9170850Z [00:02:49.942]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b667/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/newrelic/go-agent/v3@v3.39.0/internal=>github.com/newrelic/go-agent/v3@v3.39.0/internal;$WORK/b667=>" -p github.com/newrelic/go-agent/v3/internal -lang=go1.22 -complete -installsuffix shared -buildid S7TyW0-VRuwDg3lQexAd/S7TyW0-VRuwDg3lQexAd -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b667/importcfg -pack /root/go/pkg/mod/github.com/newrelic/go-agent/v3@v3.39.0/internal/connect_reply.go /root/go/pkg/mod/github.com/newrelic/go-agent/v3@v3.39.0/internal/context.go /root/go/pkg/mod/github.com/newrelic/go-agent/v3@v3.39.0/internal/expect.go /root/go/pkg/mod/github.com/newrelic/go-agent/v3@v3.39.0/internal/hidden_methods.go /root/go/pkg/mod/github.com/newrelic/go-agent/v3@v3.39.0/internal/limits.go /root/go/pkg/mod/github.com/newrelic/go-agent/v3@v3.39.0/internal/message_metric_key.go /root/go/pkg/mod/github.com/newrelic/go-agent/v3@v3.39.0/internal/metric_rules.go /root/go/pkg/mod/github.com/newrelic/go-agent/v3@v3.39.0/internal/security_policies.go /root/go/pkg/mod/github.com/newrelic/go-agent/v3@v3.39.0/internal/segment_terms.go /root/go/pkg/mod/github.com/newrelic/go-agent/v3@v3.39.0/internal/trace_id_generator.go /root/go/pkg/mod/github.com/newrelic/go-agent/v3@v3.39.0/internal/usage.go /root/go/pkg/mod/github.com/newrelic/go-agent/v3@v3.39.0/internal/utilities.go
2025-08-20T22:48:31.0043365Z [00:02:50.031]➜  go tool buildid -w $WORK/b616/_pkg_.a # internal
2025-08-20T22:48:31.0114856Z [00:02:50.038]➜  go tool buildid -w $WORK/b610/_pkg_.a # internal
2025-08-20T22:48:31.0122381Z [00:02:50.039]➜  cp $WORK/b616/_pkg_.a /root/.cache/go-build/29/2940117d926ba976c98ccb84a5e84b758da09e16fa2c3926f08bb2c3baa88373-d # internal
2025-08-20T22:48:31.0123041Z [00:02:50.039]➜  github.com/newrelic/go-agent/v3/internal/jsonx
2025-08-20T22:48:31.0123381Z [00:02:50.039]➜  mkdir -p $WORK/b669/
2025-08-20T22:48:31.0124011Z [00:02:50.039]➜  cp $WORK/b610/_pkg_.a /root/.cache/go-build/33/3344fbbadeb356cfa750daff960c0db93d0058f26ba6f261feb17473a6531ab2-d # internal
2025-08-20T22:48:31.0124682Z [00:02:50.039]➜  cat >/tmp/go-build3381348043/b669/importcfg << 'EOF' # internal
2025-08-20T22:48:31.0125041Z [00:02:50.039]➜  # import config
2025-08-20T22:48:31.0125384Z [00:02:50.039]➜  packagefile bytes=/tmp/go-build3381348043/b003/_pkg_.a
2025-08-20T22:48:31.0125980Z [00:02:50.039]➜  packagefile encoding/json=/tmp/go-build3381348043/b158/_pkg_.a
2025-08-20T22:48:31.0126711Z [00:02:50.039]➜  packagefile math=/tmp/go-build3381348043/b055/_pkg_.a
2025-08-20T22:48:31.0127138Z [00:02:50.039]➜  packagefile reflect=/tmp/go-build3381348043/b099/_pkg_.a
2025-08-20T22:48:31.0127566Z [00:02:50.039]➜  packagefile strconv=/tmp/go-build3381348043/b054/_pkg_.a
2025-08-20T22:48:31.0128014Z [00:02:50.039]➜  packagefile unicode/utf8=/tmp/go-build3381348043/b042/_pkg_.a
2025-08-20T22:48:31.0128350Z [00:02:50.039]➜  EOF
2025-08-20T22:48:31.0130407Z [00:02:50.039]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b669/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/newrelic/go-agent/v3@v3.39.0/internal/jsonx=>github.com/newrelic/go-agent/v3@v3.39.0/internal/jsonx;$WORK/b669=>" -p github.com/newrelic/go-agent/v3/internal/jsonx -lang=go1.22 -complete -installsuffix shared -buildid 2OuBM72ThvqK5KYhKbn6/2OuBM72ThvqK5KYhKbn6 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b669/importcfg -pack /root/go/pkg/mod/github.com/newrelic/go-agent/v3@v3.39.0/internal/jsonx/encode.go
2025-08-20T22:48:31.0153981Z [00:02:50.042]➜  github.com/smallstep/certificates/authority
2025-08-20T22:48:31.0157670Z [00:02:50.043]➜  mkdir -p $WORK/b240/
2025-08-20T22:48:31.0158591Z [00:02:50.043]➜  cat >/tmp/go-build3381348043/b240/importcfg << 'EOF' # internal
2025-08-20T22:48:31.0159314Z [00:02:50.043]➜  # import config
2025-08-20T22:48:31.0160215Z [00:02:50.043]➜  packagefile bytes=/tmp/go-build3381348043/b003/_pkg_.a
2025-08-20T22:48:31.0160691Z [00:02:50.043]➜  packagefile context=/tmp/go-build3381348043/b043/_pkg_.a
2025-08-20T22:48:31.0161141Z [00:02:50.043]➜  packagefile crypto=/tmp/go-build3381348043/b052/_pkg_.a
2025-08-20T22:48:31.0161590Z [00:02:50.043]➜  packagefile crypto/rand=/tmp/go-build3381348043/b116/_pkg_.a
2025-08-20T22:48:31.0162051Z [00:02:50.043]➜  packagefile crypto/rsa=/tmp/go-build3381348043/b117/_pkg_.a
2025-08-20T22:48:31.0162528Z [00:02:50.043]➜  packagefile crypto/sha256=/tmp/go-build3381348043/b119/_pkg_.a
2025-08-20T22:48:31.0162993Z [00:02:50.043]➜  packagefile crypto/tls=/tmp/go-build3381348043/b120/_pkg_.a
2025-08-20T22:48:31.0163451Z [00:02:50.043]➜  packagefile crypto/x509=/tmp/go-build3381348043/b141/_pkg_.a
2025-08-20T22:48:31.0163922Z [00:02:50.043]➜  packagefile crypto/x509/pkix=/tmp/go-build3381348043/b143/_pkg_.a
2025-08-20T22:48:31.0164403Z [00:02:50.043]➜  packagefile encoding/asn1=/tmp/go-build3381348043/b110/_pkg_.a
2025-08-20T22:48:31.0164881Z [00:02:50.043]➜  packagefile encoding/base64=/tmp/go-build3381348043/b146/_pkg_.a
2025-08-20T22:48:31.0165654Z [00:02:50.043]➜  packagefile encoding/binary=/tmp/go-build3381348043/b132/_pkg_.a
2025-08-20T22:48:31.0166365Z [00:02:50.043]➜  packagefile encoding/hex=/tmp/go-build3381348043/b144/_pkg_.a
2025-08-20T22:48:31.0166853Z [00:02:50.043]➜  packagefile encoding/json=/tmp/go-build3381348043/b158/_pkg_.a
2025-08-20T22:48:31.0167579Z [00:02:50.043]➜  packagefile encoding/pem=/tmp/go-build3381348043/b145/_pkg_.a
2025-08-20T22:48:31.0168089Z [00:02:50.043]➜  packagefile errors=/tmp/go-build3381348043/b004/_pkg_.a
2025-08-20T22:48:31.0168648Z [00:02:50.043]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:31.0169184Z [00:02:50.043]➜  packagefile github.com/pkg/errors=/tmp/go-build3381348043/b195/_pkg_.a
2025-08-20T22:48:31.0169831Z [00:02:50.043]➜  packagefile github.com/smallstep/certificates/authority/admin=/tmp/go-build3381348043/b241/_pkg_.a
2025-08-20T22:48:31.0170613Z [00:02:50.043]➜  packagefile github.com/smallstep/certificates/authority/admin/db/nosql=/tmp/go-build3381348043/b331/_pkg_.a
2025-08-20T22:48:31.0171424Z [00:02:50.043]➜  packagefile github.com/smallstep/certificates/authority/administrator=/tmp/go-build3381348043/b418/_pkg_.a
2025-08-20T22:48:31.0172196Z [00:02:50.043]➜  packagefile github.com/smallstep/certificates/authority/config=/tmp/go-build3381348043/b610/_pkg_.a
2025-08-20T22:48:31.0173013Z [00:02:50.043]➜  packagefile github.com/smallstep/certificates/authority/internal/constraints=/tmp/go-build3381348043/b613/_pkg_.a
2025-08-20T22:48:31.0174030Z [00:02:50.043]➜  packagefile github.com/smallstep/certificates/authority/policy=/tmp/go-build3381348043/b424/_pkg_.a
2025-08-20T22:48:31.0174802Z [00:02:50.043]➜  packagefile github.com/smallstep/certificates/authority/poolhttp=/tmp/go-build3381348043/b468/_pkg_.a
2025-08-20T22:48:31.0175579Z [00:02:50.043]➜  packagefile github.com/smallstep/certificates/authority/provisioner=/tmp/go-build3381348043/b419/_pkg_.a
2025-08-20T22:48:31.0176639Z [00:02:50.043]➜  packagefile github.com/smallstep/certificates/cas=/tmp/go-build3381348043/b614/_pkg_.a
2025-08-20T22:48:31.0177320Z [00:02:50.043]➜  packagefile github.com/smallstep/certificates/cas/apiv1=/tmp/go-build3381348043/b611/_pkg_.a
2025-08-20T22:48:31.0177979Z [00:02:50.043]➜  packagefile github.com/smallstep/certificates/db=/tmp/go-build3381348043/b612/_pkg_.a
2025-08-20T22:48:31.0178848Z [00:02:50.043]➜  packagefile github.com/smallstep/certificates/errs=/tmp/go-build3381348043/b426/_pkg_.a
2025-08-20T22:48:31.0179548Z [00:02:50.043]➜  packagefile github.com/smallstep/certificates/internal/cast=/tmp/go-build3381348043/b574/_pkg_.a
2025-08-20T22:48:31.0180322Z [00:02:50.043]➜  packagefile github.com/smallstep/certificates/internal/httptransport=/tmp/go-build3381348043/b469/_pkg_.a
2025-08-20T22:48:31.0181059Z [00:02:50.043]➜  packagefile github.com/smallstep/certificates/policy=/tmp/go-build3381348043/b425/_pkg_.a
2025-08-20T22:48:31.0181716Z [00:02:50.043]➜  packagefile github.com/smallstep/certificates/scep=/tmp/go-build3381348043/b616/_pkg_.a
2025-08-20T22:48:31.0182395Z [00:02:50.043]➜  packagefile github.com/smallstep/certificates/templates=/tmp/go-build3381348043/b578/_pkg_.a
2025-08-20T22:48:31.0183080Z [00:02:50.043]➜  packagefile github.com/smallstep/certificates/webhook=/tmp/go-build3381348043/b600/_pkg_.a
2025-08-20T22:48:31.0183730Z [00:02:50.043]➜  packagefile github.com/smallstep/cli-utils/step=/tmp/go-build3381348043/b581/_pkg_.a
2025-08-20T22:48:31.0184340Z [00:02:50.043]➜  packagefile github.com/smallstep/cli-utils/ui=/tmp/go-build3381348043/b586/_pkg_.a
2025-08-20T22:48:31.0184938Z [00:02:50.043]➜  packagefile github.com/smallstep/linkedca=/tmp/go-build3381348043/b242/_pkg_.a
2025-08-20T22:48:31.0185504Z [00:02:50.043]➜  packagefile github.com/smallstep/nosql=/tmp/go-build3381348043/b332/_pkg_.a
2025-08-20T22:48:31.0188943Z [00:02:50.043]➜  packagefile github.com/smallstep/nosql/database=/tmp/go-build3381348043/b358/_pkg_.a
2025-08-20T22:48:31.0189542Z [00:02:50.043]➜  packagefile go.step.sm/crypto/jose=/tmp/go-build3381348043/b445/_pkg_.a
2025-08-20T22:48:31.0190298Z [00:02:50.043]➜  packagefile go.step.sm/crypto/keyutil=/tmp/go-build3381348043/b453/_pkg_.a
2025-08-20T22:48:31.0190952Z [00:02:50.043]➜  packagefile go.step.sm/crypto/kms=/tmp/go-build3381348043/b604/_pkg_.a
2025-08-20T22:48:31.0191501Z [00:02:50.043]➜  packagefile go.step.sm/crypto/kms/apiv1=/tmp/go-build3381348043/b605/_pkg_.a
2025-08-20T22:48:31.0192082Z [00:02:50.043]➜  packagefile go.step.sm/crypto/kms/sshagentkms=/tmp/go-build3381348043/b622/_pkg_.a
2025-08-20T22:48:31.0192657Z [00:02:50.043]➜  packagefile go.step.sm/crypto/pemutil=/tmp/go-build3381348043/b461/_pkg_.a
2025-08-20T22:48:31.0193292Z [00:02:50.043]➜  packagefile go.step.sm/crypto/randutil=/tmp/go-build3381348043/b417/_pkg_.a
2025-08-20T22:48:31.0193935Z [00:02:50.043]➜  packagefile go.step.sm/crypto/sshutil=/tmp/go-build3381348043/b601/_pkg_.a
2025-08-20T22:48:31.0194476Z [00:02:50.043]➜  packagefile go.step.sm/crypto/tlsutil=/tmp/go-build3381348043/b623/_pkg_.a
2025-08-20T22:48:31.0195018Z [00:02:50.043]➜  packagefile go.step.sm/crypto/x509util=/tmp/go-build3381348043/b427/_pkg_.a
2025-08-20T22:48:31.0195568Z [00:02:50.043]➜  packagefile golang.org/x/crypto/ssh=/tmp/go-build3381348043/b455/_pkg_.a
2025-08-20T22:48:31.0196302Z [00:02:50.043]➜  packagefile google.golang.org/grpc=/tmp/go-build3381348043/b243/_pkg_.a
2025-08-20T22:48:31.0196878Z [00:02:50.043]➜  packagefile google.golang.org/grpc/credentials=/tmp/go-build3381348043/b256/_pkg_.a
2025-08-20T22:48:31.0197551Z [00:02:50.043]➜  packagefile google.golang.org/protobuf/types/known/structpb=/tmp/go-build3381348043/b330/_pkg_.a
2025-08-20T22:48:31.0198268Z [00:02:50.043]➜  packagefile io=/tmp/go-build3381348043/b034/_pkg_.a
2025-08-20T22:48:31.0198673Z [00:02:50.043]➜  packagefile log=/tmp/go-build3381348043/b171/_pkg_.a
2025-08-20T22:48:31.0199095Z [00:02:50.043]➜  packagefile math/big=/tmp/go-build3381348043/b096/_pkg_.a
2025-08-20T22:48:31.0199512Z [00:02:50.043]➜  packagefile net=/tmp/go-build3381348043/b148/_pkg_.a
2025-08-20T22:48:31.0199930Z [00:02:50.043]➜  packagefile net/http=/tmp/go-build3381348043/b161/_pkg_.a
2025-08-20T22:48:31.0200366Z [00:02:50.043]➜  packagefile net/url=/tmp/go-build3381348043/b155/_pkg_.a
2025-08-20T22:48:31.0200777Z [00:02:50.043]➜  packagefile os=/tmp/go-build3381348043/b079/_pkg_.a
2025-08-20T22:48:31.0201398Z [00:02:50.043]➜  packagefile path/filepath=/tmp/go-build3381348043/b156/_pkg_.a
2025-08-20T22:48:31.0201849Z [00:02:50.043]➜  packagefile regexp=/tmp/go-build3381348043/b184/_pkg_.a
2025-08-20T22:48:31.0202272Z [00:02:50.043]➜  packagefile strconv=/tmp/go-build3381348043/b054/_pkg_.a
2025-08-20T22:48:31.0202710Z [00:02:50.043]➜  packagefile strings=/tmp/go-build3381348043/b063/_pkg_.a
2025-08-20T22:48:31.0203163Z [00:02:50.043]➜  packagefile sync=/tmp/go-build3381348043/b035/_pkg_.a
2025-08-20T22:48:31.0203598Z [00:02:50.043]➜  packagefile sync/atomic=/tmp/go-build3381348043/b037/_pkg_.a
2025-08-20T22:48:31.0204024Z [00:02:50.043]➜  packagefile time=/tmp/go-build3381348043/b044/_pkg_.a
2025-08-20T22:48:31.0204329Z [00:02:50.043]➜  EOF
2025-08-20T22:48:31.0211192Z [00:02:50.043]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b240/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/smallstep/certificates@v0.28.4/authority=>github.com/smallstep/certificates@v0.28.4/authority;$WORK/b240=>" -p github.com/smallstep/certificates/authority -lang=go1.23 -complete -installsuffix shared -buildid q-otg3zKZw54pYhRz4bO/q-otg3zKZw54pYhRz4bO -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b240/importcfg -pack /root/go/pkg/mod/github.com/smallstep/certificates@v0.28.4/authority/admins.go /root/go/pkg/mod/github.com/smallstep/certificates@v0.28.4/authority/authority.go /root/go/pkg/mod/github.com/smallstep/certificates@v0.28.4/authority/authorize.go /root/go/pkg/mod/github.com/smallstep/certificates@v0.28.4/authority/config.go /root/go/pkg/mod/github.com/smallstep/certificates@v0.28.4/authority/export.go /root/go/pkg/mod/github.com/smallstep/certificates@v0.28.4/authority/http_client.go /root/go/pkg/mod/github.com/smallstep/certificates@v0.28.4/authority/linkedca.go /root/go/pkg/mod/github.com/smallstep/certificates@v0.28.4/authority/meter.go /root/go/pkg/mod/github.com/smallstep/certificates@v0.28.4/authority/options.go /root/go/pkg/mod/github.com/smallstep/certificates@v0.28.4/authority/policy.go /root/go/pkg/mod/github.com/smallstep/certificates@v0.28.4/authority/provisioners.go /root/go/pkg/mod/github.com/smallstep/certificates@v0.28.4/authority/root.go /root/go/pkg/mod/github.com/smallstep/certificates@v0.28.4/authority/ssh.go /root/go/pkg/mod/github.com/smallstep/certificates@v0.28.4/authority/tls.go /root/go/pkg/mod/github.com/smallstep/certificates@v0.28.4/authority/version.go /root/go/pkg/mod/github.com/smallstep/certificates@v0.28.4/authority/webhook.go
2025-08-20T22:48:31.0225375Z [00:02:50.043]➜  go tool buildid -w $WORK/b667/_pkg_.a # internal
2025-08-20T22:48:31.0226205Z [00:02:50.048]➜  cp $WORK/b667/_pkg_.a /root/.cache/go-build/89/892d090d2da52acef81c60e08006dd0e7ac0348773398aa5e8e711e9ea6dc94d-d # internal
2025-08-20T22:48:31.0226904Z [00:02:50.049]➜  github.com/newrelic/go-agent/v3/internal/com_newrelic_trace_v1
2025-08-20T22:48:31.0227280Z [00:02:50.049]➜  mkdir -p $WORK/b670/
2025-08-20T22:48:31.0238041Z [00:02:50.051]➜  cat >/tmp/go-build3381348043/b670/importcfg << 'EOF' # internal
2025-08-20T22:48:31.0238452Z [00:02:50.051]➜  # import config
2025-08-20T22:48:31.0238807Z [00:02:50.051]➜  packagefile context=/tmp/go-build3381348043/b043/_pkg_.a
2025-08-20T22:48:31.0239295Z [00:02:50.051]➜  packagefile google.golang.org/grpc=/tmp/go-build3381348043/b243/_pkg_.a
2025-08-20T22:48:31.0240156Z [00:02:50.051]➜  packagefile google.golang.org/grpc/codes=/tmp/go-build3381348043/b282/_pkg_.a
2025-08-20T22:48:31.0240737Z [00:02:50.051]➜  packagefile google.golang.org/grpc/status=/tmp/go-build3381348043/b295/_pkg_.a
2025-08-20T22:48:31.0241395Z [00:02:50.051]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build3381348043/b224/_pkg_.a
2025-08-20T22:48:31.0242099Z [00:02:50.051]➜  packagefile google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build3381348043/b273/_pkg_.a
2025-08-20T22:48:31.0242660Z [00:02:50.051]➜  packagefile reflect=/tmp/go-build3381348043/b099/_pkg_.a
2025-08-20T22:48:31.0243083Z [00:02:50.051]➜  packagefile sync=/tmp/go-build3381348043/b035/_pkg_.a
2025-08-20T22:48:31.0243543Z [00:02:50.051]➜  EOF
2025-08-20T22:48:31.0246420Z [00:02:50.051]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b670/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/newrelic/go-agent/v3@v3.39.0/internal/com_newrelic_trace_v1=>github.com/newrelic/go-agent/v3@v3.39.0/internal/com_newrelic_trace_v1;$WORK/b670=>" -p github.com/newrelic/go-agent/v3/internal/com_newrelic_trace_v1 -lang=go1.22 -complete -installsuffix shared -buildid AyhZg86X_BJcLqq9Eyml/AyhZg86X_BJcLqq9Eyml -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b670/importcfg -pack /root/go/pkg/mod/github.com/newrelic/go-agent/v3@v3.39.0/internal/com_newrelic_trace_v1/v1.pb.go /root/go/pkg/mod/github.com/newrelic/go-agent/v3@v3.39.0/internal/com_newrelic_trace_v1/v1_grpc.pb.go
2025-08-20T22:48:31.0510150Z [00:02:50.078]➜  go tool buildid -w $WORK/b669/_pkg_.a # internal
2025-08-20T22:48:31.0521481Z [00:02:50.079]➜  cp $WORK/b669/_pkg_.a /root/.cache/go-build/e8/e839c65a3510daca82ef2461039e228f3782d43f2ebe40cac11304f8ed28f1dc-d # internal
2025-08-20T22:48:31.0533594Z [00:02:50.080]➜  github.com/newrelic/go-agent/v3/internal/cat
2025-08-20T22:48:31.0534026Z [00:02:50.080]➜  mkdir -p $WORK/b668/
2025-08-20T22:48:31.0541295Z [00:02:50.081]➜  cat >/tmp/go-build3381348043/b668/importcfg << 'EOF' # internal
2025-08-20T22:48:31.0542110Z [00:02:50.081]➜  # import config
2025-08-20T22:48:31.0542682Z [00:02:50.081]➜  packagefile bytes=/tmp/go-build3381348043/b003/_pkg_.a
2025-08-20T22:48:31.0543277Z [00:02:50.081]➜  packagefile crypto/md5=/tmp/go-build3381348043/b136/_pkg_.a
2025-08-20T22:48:31.0543891Z [00:02:50.081]➜  packagefile encoding/binary=/tmp/go-build3381348043/b132/_pkg_.a
2025-08-20T22:48:31.0544478Z [00:02:50.081]➜  packagefile encoding/json=/tmp/go-build3381348043/b158/_pkg_.a
2025-08-20T22:48:31.0545222Z [00:02:50.081]➜  packagefile errors=/tmp/go-build3381348043/b004/_pkg_.a
2025-08-20T22:48:31.0545953Z [00:02:50.081]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:31.0546667Z [00:02:50.081]➜  packagefile github.com/newrelic/go-agent/v3/internal/jsonx=/tmp/go-build3381348043/b669/_pkg_.a
2025-08-20T22:48:31.0547348Z [00:02:50.081]➜  packagefile regexp=/tmp/go-build3381348043/b184/_pkg_.a
2025-08-20T22:48:31.0547917Z [00:02:50.081]➜  packagefile strconv=/tmp/go-build3381348043/b054/_pkg_.a
2025-08-20T22:48:31.0548487Z [00:02:50.081]➜  packagefile strings=/tmp/go-build3381348043/b063/_pkg_.a
2025-08-20T22:48:31.0548933Z [00:02:50.081]➜  EOF
2025-08-20T22:48:31.0552853Z [00:02:50.081]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b668/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/newrelic/go-agent/v3@v3.39.0/internal/cat=>github.com/newrelic/go-agent/v3@v3.39.0/internal/cat;$WORK/b668=>" -p github.com/newrelic/go-agent/v3/internal/cat -lang=go1.22 -complete -installsuffix shared -buildid GPwcZzcXTm4GB4i7dsvx/GPwcZzcXTm4GB4i7dsvx -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b668/importcfg -pack /root/go/pkg/mod/github.com/newrelic/go-agent/v3@v3.39.0/internal/cat/appdata.go /root/go/pkg/mod/github.com/newrelic/go-agent/v3@v3.39.0/internal/cat/errors.go /root/go/pkg/mod/github.com/newrelic/go-agent/v3@v3.39.0/internal/cat/headers.go /root/go/pkg/mod/github.com/newrelic/go-agent/v3@v3.39.0/internal/cat/id.go /root/go/pkg/mod/github.com/newrelic/go-agent/v3@v3.39.0/internal/cat/path_hash.go /root/go/pkg/mod/github.com/newrelic/go-agent/v3@v3.39.0/internal/cat/synthetics.go /root/go/pkg/mod/github.com/newrelic/go-agent/v3@v3.39.0/internal/cat/txndata.go
2025-08-20T22:48:31.0804735Z [00:02:50.106]➜  go tool buildid -w $WORK/b658/_pkg_.a # internal
2025-08-20T22:48:31.0832606Z [00:02:50.110]➜  go tool buildid -w $WORK/b668/_pkg_.a # internal
2025-08-20T22:48:31.0840718Z [00:02:50.111]➜  cp $WORK/b668/_pkg_.a /root/.cache/go-build/5b/5bed7f4af98cbdb8594b0cd2eb8eca3c80b8d831075b155924056612e4f53ef1-d # internal
2025-08-20T22:48:31.0841362Z [00:02:50.111]➜  internal/sysinfo
2025-08-20T22:48:31.0844147Z [00:02:50.111]➜  mkdir -p $WORK/b673/
2025-08-20T22:48:31.0855409Z [00:02:50.112]➜  cat >/tmp/go-build3381348043/b673/importcfg << 'EOF' # internal
2025-08-20T22:48:31.0856014Z [00:02:50.112]➜  # import config
2025-08-20T22:48:31.0856420Z [00:02:50.112]➜  packagefile bufio=/tmp/go-build3381348043/b162/_pkg_.a
2025-08-20T22:48:31.0856864Z [00:02:50.112]➜  packagefile bytes=/tmp/go-build3381348043/b003/_pkg_.a
2025-08-20T22:48:31.0857322Z [00:02:50.112]➜  packagefile internal/cpu=/tmp/go-build3381348043/b012/_pkg_.a
2025-08-20T22:48:31.0857761Z [00:02:50.112]➜  packagefile io=/tmp/go-build3381348043/b034/_pkg_.a
2025-08-20T22:48:31.0858161Z [00:02:50.112]➜  packagefile os=/tmp/go-build3381348043/b079/_pkg_.a
2025-08-20T22:48:31.0858576Z [00:02:50.112]➜  packagefile strings=/tmp/go-build3381348043/b063/_pkg_.a
2025-08-20T22:48:31.0858997Z [00:02:50.112]➜  packagefile sync=/tmp/go-build3381348043/b035/_pkg_.a
2025-08-20T22:48:31.0859308Z [00:02:50.112]➜  EOF
2025-08-20T22:48:31.0861008Z [00:02:50.112]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b673/_pkg_.a -trimpath "/root/.go/src/internal/sysinfo=>internal/sysinfo;$WORK/b673=>" -p internal/sysinfo -lang=go1.25 -std -complete -installsuffix shared -buildid ZcoUpv8G6BmM7b04fWaG/ZcoUpv8G6BmM7b04fWaG -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b673/importcfg -pack /root/.go/src/internal/sysinfo/cpuinfo_linux.go /root/.go/src/internal/sysinfo/sysinfo.go
2025-08-20T22:48:31.0894095Z [00:02:50.116]➜  cp $WORK/b658/_pkg_.a /root/.cache/go-build/fa/fa94f998cf4d10fa3b9bc4b026b2da5c025cdb68c9cfb537765ec85c2bf9ddf0-d # internal
2025-08-20T22:48:31.0916071Z [00:02:50.118]➜  github.com/prometheus/client_golang/prometheus
2025-08-20T22:48:31.0918834Z [00:02:50.118]➜  mkdir -p $WORK/b649/
2025-08-20T22:48:31.0952351Z [00:02:50.122]➜  cat >/tmp/go-build3381348043/b649/importcfg << 'EOF' # internal
2025-08-20T22:48:31.0953465Z [00:02:50.122]➜  # import config
2025-08-20T22:48:31.0956649Z [00:02:50.122]➜  packagefile bytes=/tmp/go-build3381348043/b003/_pkg_.a
2025-08-20T22:48:31.0957134Z [00:02:50.122]➜  packagefile encoding/json=/tmp/go-build3381348043/b158/_pkg_.a
2025-08-20T22:48:31.0957591Z [00:02:50.122]➜  packagefile errors=/tmp/go-build3381348043/b004/_pkg_.a
2025-08-20T22:48:31.0958015Z [00:02:50.122]➜  packagefile expvar=/tmp/go-build3381348043/b187/_pkg_.a
2025-08-20T22:48:31.0958439Z [00:02:50.122]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:31.0958960Z [00:02:50.122]➜  packagefile github.com/beorn7/perks/quantile=/tmp/go-build3381348043/b650/_pkg_.a
2025-08-20T22:48:31.0959550Z [00:02:50.122]➜  packagefile github.com/cespare/xxhash/v2=/tmp/go-build3381348043/b347/_pkg_.a
2025-08-20T22:48:31.0960232Z [00:02:50.122]➜  packagefile github.com/prometheus/client_golang/prometheus/internal=/tmp/go-build3381348043/b651/_pkg_.a
2025-08-20T22:48:31.0960934Z [00:02:50.122]➜  packagefile github.com/prometheus/client_model/go=/tmp/go-build3381348043/b652/_pkg_.a
2025-08-20T22:48:31.0961561Z [00:02:50.122]➜  packagefile github.com/prometheus/common/expfmt=/tmp/go-build3381348043/b655/_pkg_.a
2025-08-20T22:48:31.0962186Z [00:02:50.122]➜  packagefile github.com/prometheus/common/model=/tmp/go-build3381348043/b653/_pkg_.a
2025-08-20T22:48:31.0962783Z [00:02:50.122]➜  packagefile github.com/prometheus/procfs=/tmp/go-build3381348043/b658/_pkg_.a
2025-08-20T22:48:31.0963673Z [00:02:50.122]➜  packagefile google.golang.org/protobuf/proto=/tmp/go-build3381348043/b235/_pkg_.a
2025-08-20T22:48:31.0964357Z [00:02:50.122]➜  packagefile google.golang.org/protobuf/types/known/timestamppb=/tmp/go-build3381348043/b294/_pkg_.a
2025-08-20T22:48:31.0964926Z [00:02:50.122]➜  packagefile math=/tmp/go-build3381348043/b055/_pkg_.a
2025-08-20T22:48:31.0965331Z [00:02:50.122]➜  packagefile os=/tmp/go-build3381348043/b079/_pkg_.a
2025-08-20T22:48:31.0965916Z [00:02:50.122]➜  packagefile path/filepath=/tmp/go-build3381348043/b156/_pkg_.a
2025-08-20T22:48:31.0966439Z [00:02:50.122]➜  packagefile runtime=/tmp/go-build3381348043/b010/_pkg_.a
2025-08-20T22:48:31.0966889Z [00:02:50.122]➜  packagefile runtime/debug=/tmp/go-build3381348043/b194/_pkg_.a
2025-08-20T22:48:31.0967559Z [00:02:50.122]➜  packagefile runtime/metrics=/tmp/go-build3381348043/b654/_pkg_.a
2025-08-20T22:48:31.0968003Z [00:02:50.122]➜  packagefile sort=/tmp/go-build3381348043/b157/_pkg_.a
2025-08-20T22:48:31.0968432Z [00:02:50.122]➜  packagefile strconv=/tmp/go-build3381348043/b054/_pkg_.a
2025-08-20T22:48:31.0968869Z [00:02:50.122]➜  packagefile strings=/tmp/go-build3381348043/b063/_pkg_.a
2025-08-20T22:48:31.0969292Z [00:02:50.122]➜  packagefile sync=/tmp/go-build3381348043/b035/_pkg_.a
2025-08-20T22:48:31.0969729Z [00:02:50.122]➜  packagefile sync/atomic=/tmp/go-build3381348043/b037/_pkg_.a
2025-08-20T22:48:31.0970161Z [00:02:50.122]➜  packagefile time=/tmp/go-build3381348043/b044/_pkg_.a
2025-08-20T22:48:31.0970703Z [00:02:50.122]➜  packagefile unicode/utf8=/tmp/go-build3381348043/b042/_pkg_.a
2025-08-20T22:48:31.0971107Z [00:02:50.122]➜  EOF
2025-08-20T22:48:31.0986675Z [00:02:50.122]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b649/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/prometheus/client_golang@v1.22.0/prometheus=>github.com/prometheus/client_golang@v1.22.0/prometheus;$WORK/b649=>" -p github.com/prometheus/client_golang/prometheus -lang=go1.22 -complete -installsuffix shared -buildid mwB6xdymyV3_YoA0Z7ow/mwB6xdymyV3_YoA0Z7ow -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b649/importcfg -pack /root/go/pkg/mod/github.com/prometheus/client_golang@v1.22.0/prometheus/build_info_collector.go /root/go/pkg/mod/github.com/prometheus/client_golang@v1.22.0/prometheus/collector.go /root/go/pkg/mod/github.com/prometheus/client_golang@v1.22.0/prometheus/collectorfunc.go /root/go/pkg/mod/github.com/prometheus/client_golang@v1.22.0/prometheus/counter.go /root/go/pkg/mod/github.com/prometheus/client_golang@v1.22.0/prometheus/desc.go /root/go/pkg/mod/github.com/prometheus/client_golang@v1.22.0/prometheus/doc.go /root/go/pkg/mod/github.com/prometheus/client_golang@v1.22.0/prometheus/expvar_collector.go /root/go/pkg/mod/github.com/prometheus/client_golang@v1.22.0/prometheus/fnv.go /root/go/pkg/mod/github.com/prometheus/client_golang@v1.22.0/prometheus/gauge.go /root/go/pkg/mod/github.com/prometheus/client_golang@v1.22.0/prometheus/get_pid.go /root/go/pkg/mod/github.com/prometheus/client_golang@v1.22.0/prometheus/go_collector.go /root/go/pkg/mod/github.com/prometheus/client_golang@v1.22.0/prometheus/go_collector_latest.go /root/go/pkg/mod/github.com/prometheus/client_golang@v1.22.0/prometheus/histogram.go /root/go/pkg/mod/github.com/prometheus/client_golang@v1.22.0/prometheus/labels.go /root/go/pkg/mod/github.com/prometheus/client_golang@v1.22.0/prometheus/metric.go /root/go/pkg/mod/github.com/prometheus/client_golang@v1.22.0/prometheus/num_threads.go /root/go/pkg/mod/github.com/prometheus/client_golang@v1.22.0/prometheus/observer.go /root/go/pkg/mod/github.com/prometheus/client_golang@v1.22.0/prometheus/process_collector.go /root/go/pkg/mod/github.com/prometheus/client_golang@v1.22.0/prometheus/process_collector_procfsenabled.go /root/go/pkg/mod/github.com/prometheus/client_golang@v1.22.0/prometheus/registry.go /root/go/pkg/mod/github.com/prometheus/client_golang@v1.22.0/prometheus/summary.go /root/go/pkg/mod/github.com/prometheus/client_golang@v1.22.0/prometheus/timer.go /root/go/pkg/mod/github.com/prometheus/client_golang@v1.22.0/prometheus/untyped.go /root/go/pkg/mod/github.com/prometheus/client_golang@v1.22.0/prometheus/value.go /root/go/pkg/mod/github.com/prometheus/client_golang@v1.22.0/prometheus/vec.go /root/go/pkg/mod/github.com/prometheus/client_golang@v1.22.0/prometheus/vnext.go /root/go/pkg/mod/github.com/prometheus/client_golang@v1.22.0/prometheus/wrap.go
2025-08-20T22:48:31.1100983Z [00:02:50.137]➜  go tool buildid -w $WORK/b673/_pkg_.a # internal
2025-08-20T22:48:31.1107099Z [00:02:50.137]➜  cp $WORK/b673/_pkg_.a /root/.cache/go-build/b7/b710efaea7491c4eda7d40adeebe7092acb5cc1c43d713ee0c1a74bdff66e47a-d # internal
2025-08-20T22:48:31.1110317Z [00:02:50.138]➜  testing
2025-08-20T22:48:31.1113039Z [00:02:50.138]➜  mkdir -p $WORK/b672/
2025-08-20T22:48:31.1113447Z [00:02:50.138]➜  cat >/tmp/go-build3381348043/b672/importcfg << 'EOF' # internal
2025-08-20T22:48:31.1115851Z [00:02:50.138]➜  # import config
2025-08-20T22:48:31.1121116Z [00:02:50.138]➜  packagefile bytes=/tmp/go-build3381348043/b003/_pkg_.a
2025-08-20T22:48:31.1121918Z [00:02:50.138]➜  packagefile context=/tmp/go-build3381348043/b043/_pkg_.a
2025-08-20T22:48:31.1123429Z [00:02:50.138]➜  packagefile errors=/tmp/go-build3381348043/b004/_pkg_.a
2025-08-20T22:48:31.1123897Z [00:02:50.138]➜  packagefile flag=/tmp/go-build3381348043/b351/_pkg_.a
2025-08-20T22:48:31.1124310Z [00:02:50.138]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:31.1124756Z [00:02:50.138]➜  packagefile internal/race=/tmp/go-build3381348043/b030/_pkg_.a
2025-08-20T22:48:31.1125470Z [00:02:50.138]➜  packagefile internal/sysinfo=/tmp/go-build3381348043/b673/_pkg_.a
2025-08-20T22:48:31.1126089Z [00:02:50.138]➜  packagefile io=/tmp/go-build3381348043/b034/_pkg_.a
2025-08-20T22:48:31.1126514Z [00:02:50.138]➜  packagefile math=/tmp/go-build3381348043/b055/_pkg_.a
2025-08-20T22:48:31.1126936Z [00:02:50.138]➜  packagefile math/rand=/tmp/go-build3381348043/b100/_pkg_.a
2025-08-20T22:48:31.1127352Z [00:02:50.138]➜  packagefile os=/tmp/go-build3381348043/b079/_pkg_.a
2025-08-20T22:48:31.1127968Z [00:02:50.138]➜  packagefile path/filepath=/tmp/go-build3381348043/b156/_pkg_.a
2025-08-20T22:48:31.1128483Z [00:02:50.138]➜  packagefile reflect=/tmp/go-build3381348043/b099/_pkg_.a
2025-08-20T22:48:31.1128913Z [00:02:50.138]➜  packagefile runtime=/tmp/go-build3381348043/b010/_pkg_.a
2025-08-20T22:48:31.1129361Z [00:02:50.138]➜  packagefile runtime/debug=/tmp/go-build3381348043/b194/_pkg_.a
2025-08-20T22:48:31.1129827Z [00:02:50.138]➜  packagefile runtime/trace=/tmp/go-build3381348043/b193/_pkg_.a
2025-08-20T22:48:31.1130273Z [00:02:50.138]➜  packagefile slices=/tmp/go-build3381348043/b050/_pkg_.a
2025-08-20T22:48:31.1130696Z [00:02:50.138]➜  packagefile strconv=/tmp/go-build3381348043/b054/_pkg_.a
2025-08-20T22:48:31.1131137Z [00:02:50.138]➜  packagefile strings=/tmp/go-build3381348043/b063/_pkg_.a
2025-08-20T22:48:31.1131559Z [00:02:50.138]➜  packagefile sync=/tmp/go-build3381348043/b035/_pkg_.a
2025-08-20T22:48:31.1131992Z [00:02:50.138]➜  packagefile sync/atomic=/tmp/go-build3381348043/b037/_pkg_.a
2025-08-20T22:48:31.1132597Z [00:02:50.138]➜  packagefile time=/tmp/go-build3381348043/b044/_pkg_.a
2025-08-20T22:48:31.1133020Z [00:02:50.138]➜  packagefile unicode=/tmp/go-build3381348043/b041/_pkg_.a
2025-08-20T22:48:31.1133465Z [00:02:50.138]➜  packagefile unicode/utf8=/tmp/go-build3381348043/b042/_pkg_.a
2025-08-20T22:48:31.1133798Z [00:02:50.138]➜  EOF
2025-08-20T22:48:31.1136410Z [00:02:50.139]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b672/_pkg_.a -trimpath "/root/.go/src/testing=>testing;$WORK/b672=>" -p testing -lang=go1.25 -std -complete -installsuffix shared -buildid d5Peg9FnmXZ0HqDx5aUO/d5Peg9FnmXZ0HqDx5aUO -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b672/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-20T22:48:31.1421587Z [00:02:50.169]➜  go tool buildid -w $WORK/b670/_pkg_.a # internal
2025-08-20T22:48:31.1450643Z [00:02:50.172]➜  cp $WORK/b670/_pkg_.a /root/.cache/go-build/ee/ee2fdeda6300241c37f63d4b8113c973bd0ee30dccd794f68498d14deb0e4734-d # internal
2025-08-20T22:48:31.1451351Z [00:02:50.172]➜  github.com/newrelic/go-agent/v3/internal/logger
2025-08-20T22:48:31.1452728Z [00:02:50.172]➜  mkdir -p $WORK/b674/
2025-08-20T22:48:31.1456088Z [00:02:50.173]➜  cat >/tmp/go-build3381348043/b674/importcfg << 'EOF' # internal
2025-08-20T22:48:31.1458001Z [00:02:50.173]➜  # import config
2025-08-20T22:48:31.1460103Z [00:02:50.173]➜  packagefile encoding/json=/tmp/go-build3381348043/b158/_pkg_.a
2025-08-20T22:48:31.1462785Z [00:02:50.173]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:31.1463251Z [00:02:50.173]➜  packagefile io=/tmp/go-build3381348043/b034/_pkg_.a
2025-08-20T22:48:31.1463658Z [00:02:50.173]➜  packagefile log=/tmp/go-build3381348043/b171/_pkg_.a
2025-08-20T22:48:31.1464083Z [00:02:50.173]➜  packagefile os=/tmp/go-build3381348043/b079/_pkg_.a
2025-08-20T22:48:31.1464503Z [00:02:50.173]➜  packagefile regexp=/tmp/go-build3381348043/b184/_pkg_.a
2025-08-20T22:48:31.1464817Z [00:02:50.173]➜  EOF
2025-08-20T22:48:31.1467233Z [00:02:50.173]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b674/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/newrelic/go-agent/v3@v3.39.0/internal/logger=>github.com/newrelic/go-agent/v3@v3.39.0/internal/logger;$WORK/b674=>" -p github.com/newrelic/go-agent/v3/internal/logger -lang=go1.22 -complete -installsuffix shared -buildid 4NbEhRE1v1qWpx8dTZZX/4NbEhRE1v1qWpx8dTZZX -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b674/importcfg -pack /root/go/pkg/mod/github.com/newrelic/go-agent/v3@v3.39.0/internal/logger/logger.go
2025-08-20T22:48:31.1677165Z [00:02:50.194]➜  go tool buildid -w $WORK/b674/_pkg_.a # internal
2025-08-20T22:48:31.1687259Z [00:02:50.196]➜  cp $WORK/b674/_pkg_.a /root/.cache/go-build/aa/aa6cf221faff07929ffd49c7aa89592b6e0eb14b733b9ae38675951ad8e73400-d # internal
2025-08-20T22:48:31.1693117Z [00:02:50.196]➜  github.com/newrelic/go-agent/v3/internal/sysinfo
2025-08-20T22:48:31.1694711Z [00:02:50.196]➜  mkdir -p $WORK/b675/
2025-08-20T22:48:31.1704660Z [00:02:50.197]➜  cat >/tmp/go-build3381348043/b675/importcfg << 'EOF' # internal
2025-08-20T22:48:31.1705042Z [00:02:50.197]➜  # import config
2025-08-20T22:48:31.1707254Z [00:02:50.198]➜  packagefile bufio=/tmp/go-build3381348043/b162/_pkg_.a
2025-08-20T22:48:31.1707842Z [00:02:50.198]➜  packagefile bytes=/tmp/go-build3381348043/b003/_pkg_.a
2025-08-20T22:48:31.1708291Z [00:02:50.198]➜  packagefile errors=/tmp/go-build3381348043/b004/_pkg_.a
2025-08-20T22:48:31.1708719Z [00:02:50.198]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:31.1709125Z [00:02:50.198]➜  packagefile io=/tmp/go-build3381348043/b034/_pkg_.a
2025-08-20T22:48:31.1709547Z [00:02:50.198]➜  packagefile io/ioutil=/tmp/go-build3381348043/b342/_pkg_.a
2025-08-20T22:48:31.1710264Z [00:02:50.198]➜  packagefile os=/tmp/go-build3381348043/b079/_pkg_.a
2025-08-20T22:48:31.1710692Z [00:02:50.198]➜  packagefile regexp=/tmp/go-build3381348043/b184/_pkg_.a
2025-08-20T22:48:31.1711117Z [00:02:50.198]➜  packagefile runtime=/tmp/go-build3381348043/b010/_pkg_.a
2025-08-20T22:48:31.1711543Z [00:02:50.198]➜  packagefile strconv=/tmp/go-build3381348043/b054/_pkg_.a
2025-08-20T22:48:31.1711971Z [00:02:50.198]➜  packagefile strings=/tmp/go-build3381348043/b063/_pkg_.a
2025-08-20T22:48:31.1712397Z [00:02:50.198]➜  packagefile syscall=/tmp/go-build3381348043/b047/_pkg_.a
2025-08-20T22:48:31.1712819Z [00:02:50.198]➜  packagefile time=/tmp/go-build3381348043/b044/_pkg_.a
2025-08-20T22:48:31.1713311Z [00:02:50.198]➜  EOF
2025-08-20T22:48:31.1718180Z [00:02:50.198]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b675/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/newrelic/go-agent/v3@v3.39.0/internal/sysinfo=>github.com/newrelic/go-agent/v3@v3.39.0/internal/sysinfo;$WORK/b675=>" -p github.com/newrelic/go-agent/v3/internal/sysinfo -lang=go1.22 -complete -installsuffix shared -buildid su--TtA6v4nAndDbbf8y/su--TtA6v4nAndDbbf8y -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b675/importcfg -pack /root/go/pkg/mod/github.com/newrelic/go-agent/v3@v3.39.0/internal/sysinfo/bootid.go /root/go/pkg/mod/github.com/newrelic/go-agent/v3@v3.39.0/internal/sysinfo/docker.go /root/go/pkg/mod/github.com/newrelic/go-agent/v3@v3.39.0/internal/sysinfo/errors.go /root/go/pkg/mod/github.com/newrelic/go-agent/v3@v3.39.0/internal/sysinfo/hostname.go /root/go/pkg/mod/github.com/newrelic/go-agent/v3@v3.39.0/internal/sysinfo/hostname_linux.go /root/go/pkg/mod/github.com/newrelic/go-agent/v3@v3.39.0/internal/sysinfo/memtotal.go /root/go/pkg/mod/github.com/newrelic/go-agent/v3@v3.39.0/internal/sysinfo/memtotal_linux.go /root/go/pkg/mod/github.com/newrelic/go-agent/v3@v3.39.0/internal/sysinfo/usage.go /root/go/pkg/mod/github.com/newrelic/go-agent/v3@v3.39.0/internal/sysinfo/usage_posix.go
2025-08-20T22:48:31.2000723Z [00:02:50.226]➜  go tool buildid -w $WORK/b675/_pkg_.a # internal
2025-08-20T22:48:31.2001462Z [00:02:50.227]➜  cp $WORK/b675/_pkg_.a /root/.cache/go-build/b1/b1be3bdc9a8ab4b9934df957133338bbf2794b73f4ae3b78b0c994339c338a82-d # internal
2025-08-20T22:48:31.2002097Z [00:02:50.227]➜  github.com/newrelic/go-agent/v3/internal/utilization
2025-08-20T22:48:31.2002443Z [00:02:50.227]➜  mkdir -p $WORK/b676/
2025-08-20T22:48:31.2002811Z [00:02:50.227]➜  cat >/tmp/go-build3381348043/b676/importcfg << 'EOF' # internal
2025-08-20T22:48:31.2003407Z [00:02:50.227]➜  # import config
2025-08-20T22:48:31.2003818Z [00:02:50.227]➜  packagefile context=/tmp/go-build3381348043/b043/_pkg_.a
2025-08-20T22:48:31.2004290Z [00:02:50.227]➜  packagefile encoding/json=/tmp/go-build3381348043/b158/_pkg_.a
2025-08-20T22:48:31.2004732Z [00:02:50.227]➜  packagefile errors=/tmp/go-build3381348043/b004/_pkg_.a
2025-08-20T22:48:31.2005173Z [00:02:50.227]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:31.2006043Z [00:02:50.227]➜  packagefile github.com/newrelic/go-agent/v3/internal/logger=/tmp/go-build3381348043/b674/_pkg_.a
2025-08-20T22:48:31.2006846Z [00:02:50.227]➜  packagefile github.com/newrelic/go-agent/v3/internal/sysinfo=/tmp/go-build3381348043/b675/_pkg_.a
2025-08-20T22:48:31.2007413Z [00:02:50.227]➜  packagefile io/ioutil=/tmp/go-build3381348043/b342/_pkg_.a
2025-08-20T22:48:31.2007832Z [00:02:50.227]➜  packagefile net=/tmp/go-build3381348043/b148/_pkg_.a
2025-08-20T22:48:31.2008259Z [00:02:50.227]➜  packagefile net/http=/tmp/go-build3381348043/b161/_pkg_.a
2025-08-20T22:48:31.2008673Z [00:02:50.227]➜  packagefile os=/tmp/go-build3381348043/b079/_pkg_.a
2025-08-20T22:48:31.2009091Z [00:02:50.227]➜  packagefile runtime=/tmp/go-build3381348043/b010/_pkg_.a
2025-08-20T22:48:31.2009516Z [00:02:50.227]➜  packagefile strings=/tmp/go-build3381348043/b063/_pkg_.a
2025-08-20T22:48:31.2009932Z [00:02:50.227]➜  packagefile sync=/tmp/go-build3381348043/b035/_pkg_.a
2025-08-20T22:48:31.2010538Z [00:02:50.227]➜  packagefile time=/tmp/go-build3381348043/b044/_pkg_.a
2025-08-20T22:48:31.2010853Z [00:02:50.227]➜  EOF
2025-08-20T22:48:31.2015281Z [00:02:50.227]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b676/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/newrelic/go-agent/v3@v3.39.0/internal/utilization=>github.com/newrelic/go-agent/v3@v3.39.0/internal/utilization;$WORK/b676=>" -p github.com/newrelic/go-agent/v3/internal/utilization -lang=go1.22 -complete -installsuffix shared -buildid hAi_dD-KEfiSVbrQkFkk/hAi_dD-KEfiSVbrQkFkk -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b676/importcfg -pack /root/go/pkg/mod/github.com/newrelic/go-agent/v3@v3.39.0/internal/utilization/addresses.go /root/go/pkg/mod/github.com/newrelic/go-agent/v3@v3.39.0/internal/utilization/aws.go /root/go/pkg/mod/github.com/newrelic/go-agent/v3@v3.39.0/internal/utilization/azure.go /root/go/pkg/mod/github.com/newrelic/go-agent/v3@v3.39.0/internal/utilization/fqdn.go /root/go/pkg/mod/github.com/newrelic/go-agent/v3@v3.39.0/internal/utilization/gcp.go /root/go/pkg/mod/github.com/newrelic/go-agent/v3@v3.39.0/internal/utilization/pcf.go /root/go/pkg/mod/github.com/newrelic/go-agent/v3@v3.39.0/internal/utilization/provider.go /root/go/pkg/mod/github.com/newrelic/go-agent/v3@v3.39.0/internal/utilization/utilization.go
2025-08-20T22:48:31.3213969Z [00:02:50.348]➜  go tool buildid -w $WORK/b676/_pkg_.a # internal
2025-08-20T22:48:31.3243512Z [00:02:50.351]➜  cp $WORK/b676/_pkg_.a /root/.cache/go-build/e6/e613f6762a08881c0c75270d1f0b815bb97c3d5f54d4b83833844f65932d658f-d # internal
2025-08-20T22:48:31.3306691Z [00:02:50.356]➜  github.com/smallstep/certificates/server
2025-08-20T22:48:31.3313522Z [00:02:50.356]➜  mkdir -p $WORK/b678/
2025-08-20T22:48:31.3313951Z [00:02:50.356]➜  cat >/tmp/go-build3381348043/b678/importcfg << 'EOF' # internal
2025-08-20T22:48:31.3314304Z [00:02:50.356]➜  # import config
2025-08-20T22:48:31.3314658Z [00:02:50.356]➜  packagefile context=/tmp/go-build3381348043/b043/_pkg_.a
2025-08-20T22:48:31.3315129Z [00:02:50.356]➜  packagefile crypto/tls=/tmp/go-build3381348043/b120/_pkg_.a
2025-08-20T22:48:31.3315622Z [00:02:50.356]➜  packagefile github.com/pkg/errors=/tmp/go-build3381348043/b195/_pkg_.a
2025-08-20T22:48:31.3316271Z [00:02:50.356]➜  packagefile log=/tmp/go-build3381348043/b171/_pkg_.a
2025-08-20T22:48:31.3316684Z [00:02:50.356]➜  packagefile net=/tmp/go-build3381348043/b148/_pkg_.a
2025-08-20T22:48:31.3317106Z [00:02:50.356]➜  packagefile net/http=/tmp/go-build3381348043/b161/_pkg_.a
2025-08-20T22:48:31.3317798Z [00:02:50.356]➜  packagefile os=/tmp/go-build3381348043/b079/_pkg_.a
2025-08-20T22:48:31.3318280Z [00:02:50.356]➜  packagefile time=/tmp/go-build3381348043/b044/_pkg_.a
2025-08-20T22:48:31.3318597Z [00:02:50.356]➜  EOF
2025-08-20T22:48:31.3320705Z [00:02:50.356]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b678/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/smallstep/certificates@v0.28.4/server=>github.com/smallstep/certificates@v0.28.4/server;$WORK/b678=>" -p github.com/smallstep/certificates/server -lang=go1.23 -complete -installsuffix shared -buildid MNqtWVmUJ5Ovzr9FYFbE/MNqtWVmUJ5Ovzr9FYFbE -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b678/importcfg -pack /root/go/pkg/mod/github.com/smallstep/certificates@v0.28.4/server/server.go
2025-08-20T22:48:31.4735405Z [00:02:50.500]➜  go tool buildid -w $WORK/b678/_pkg_.a # internal
2025-08-20T22:48:31.4761364Z [00:02:50.503]➜  cp $WORK/b678/_pkg_.a /root/.cache/go-build/6d/6d0e8269bec7e97e815373af8a7812d46e411dd43c9c3ed7287b739b1a9a5c8d-d # internal
2025-08-20T22:48:31.4813422Z [00:02:50.508]➜  github.com/smallstep/cli-utils/token
2025-08-20T22:48:31.4814481Z [00:02:50.508]➜  mkdir -p $WORK/b679/
2025-08-20T22:48:31.4817298Z [00:02:50.509]➜  cat >/tmp/go-build3381348043/b679/importcfg << 'EOF' # internal
2025-08-20T22:48:31.4818044Z [00:02:50.509]➜  # import config
2025-08-20T22:48:31.4818949Z [00:02:50.509]➜  packagefile crypto=/tmp/go-build3381348043/b052/_pkg_.a
2025-08-20T22:48:31.4820141Z [00:02:50.509]➜  packagefile crypto/sha256=/tmp/go-build3381348043/b119/_pkg_.a
2025-08-20T22:48:31.4821038Z [00:02:50.509]➜  packagefile encoding/base64=/tmp/go-build3381348043/b146/_pkg_.a
2025-08-20T22:48:31.4822040Z [00:02:50.509]➜  packagefile encoding/hex=/tmp/go-build3381348043/b144/_pkg_.a
2025-08-20T22:48:31.4822731Z [00:02:50.509]➜  packagefile encoding/json=/tmp/go-build3381348043/b158/_pkg_.a
2025-08-20T22:48:31.4823417Z [00:02:50.509]➜  packagefile github.com/pkg/errors=/tmp/go-build3381348043/b195/_pkg_.a
2025-08-20T22:48:31.4824347Z [00:02:50.509]➜  packagefile go.step.sm/crypto/jose=/tmp/go-build3381348043/b445/_pkg_.a
2025-08-20T22:48:31.4825298Z [00:02:50.509]➜  packagefile go.step.sm/crypto/keyutil=/tmp/go-build3381348043/b453/_pkg_.a
2025-08-20T22:48:31.4826515Z [00:02:50.509]➜  packagefile go.step.sm/crypto/pemutil=/tmp/go-build3381348043/b461/_pkg_.a
2025-08-20T22:48:31.4827478Z [00:02:50.509]➜  packagefile regexp=/tmp/go-build3381348043/b184/_pkg_.a
2025-08-20T22:48:31.4828634Z [00:02:50.509]➜  packagefile strings=/tmp/go-build3381348043/b063/_pkg_.a
2025-08-20T22:48:31.4829083Z [00:02:50.509]➜  packagefile time=/tmp/go-build3381348043/b044/_pkg_.a
2025-08-20T22:48:31.4829394Z [00:02:50.509]➜  EOF
2025-08-20T22:48:31.4831827Z [00:02:50.509]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b679/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/smallstep/cli-utils@v0.12.1/token=>github.com/smallstep/cli-utils@v0.12.1/token;$WORK/b679=>" -p github.com/smallstep/cli-utils/token -lang=go1.23 -complete -installsuffix shared -buildid 5XaJX7ysSQD6OtsqEVMy/5XaJX7ysSQD6OtsqEVMy -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b679/importcfg -pack /root/go/pkg/mod/github.com/smallstep/cli-utils@v0.12.1/token/options.go /root/go/pkg/mod/github.com/smallstep/cli-utils@v0.12.1/token/parse.go /root/go/pkg/mod/github.com/smallstep/cli-utils@v0.12.1/token/token.go
2025-08-20T22:48:31.5721248Z [00:02:50.599]➜  go tool buildid -w $WORK/b672/_pkg_.a # internal
2025-08-20T22:48:31.5807161Z [00:02:50.606]➜  cp $WORK/b672/_pkg_.a /root/.cache/go-build/1b/1b304955388d9449fffa2c50639a5ac28da45288562a65b7551d844708c60aaa-d # internal
2025-08-20T22:48:31.5808220Z [00:02:50.606]➜  github.com/newrelic/go-agent/v3/internal/logcontext
2025-08-20T22:48:31.5808680Z [00:02:50.606]➜  mkdir -p $WORK/b671/
2025-08-20T22:48:31.5836911Z [00:02:50.611]➜  go tool buildid -w $WORK/b679/_pkg_.a # internal
2025-08-20T22:48:31.5841128Z [00:02:50.611]➜  cat >/tmp/go-build3381348043/b671/importcfg << 'EOF' # internal
2025-08-20T22:48:31.5841526Z [00:02:50.611]➜  # import config
2025-08-20T22:48:31.5842125Z [00:02:50.611]➜  packagefile bytes=/tmp/go-build3381348043/b003/_pkg_.a
2025-08-20T22:48:31.5842631Z [00:02:50.611]➜  packagefile strings=/tmp/go-build3381348043/b063/_pkg_.a
2025-08-20T22:48:31.5843106Z [00:02:50.611]➜  packagefile testing=/tmp/go-build3381348043/b672/_pkg_.a
2025-08-20T22:48:31.5843429Z [00:02:50.611]➜  EOF
2025-08-20T22:48:31.5846265Z [00:02:50.611]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b671/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/newrelic/go-agent/v3@v3.39.0/internal/logcontext=>github.com/newrelic/go-agent/v3@v3.39.0/internal/logcontext;$WORK/b671=>" -p github.com/newrelic/go-agent/v3/internal/logcontext -lang=go1.22 -complete -installsuffix shared -buildid IKbq6ZYSrEJgWSEMJbUP/IKbq6ZYSrEJgWSEMJbUP -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b671/importcfg -pack /root/go/pkg/mod/github.com/newrelic/go-agent/v3@v3.39.0/internal/logcontext/decoratorTesting.go /root/go/pkg/mod/github.com/newrelic/go-agent/v3@v3.39.0/internal/logcontext/publicConstants.go
2025-08-20T22:48:31.5851848Z [00:02:50.612]➜  cp $WORK/b679/_pkg_.a /root/.cache/go-build/36/3696cb6d51e6d173cc6e07cceeb9a397770fcc1131d00f862cad60ae586c5514-d # internal
2025-08-20T22:48:31.5876522Z [00:02:50.614]➜  github.com/smallstep/cli-utils/token/provision
2025-08-20T22:48:31.5877012Z [00:02:50.614]➜  mkdir -p $WORK/b680/
2025-08-20T22:48:31.5877399Z [00:02:50.614]➜  cat >/tmp/go-build3381348043/b680/importcfg << 'EOF' # internal
2025-08-20T22:48:31.5878070Z [00:02:50.614]➜  # import config
2025-08-20T22:48:31.5878539Z [00:02:50.614]➜  packagefile github.com/smallstep/cli-utils/token=/tmp/go-build3381348043/b679/_pkg_.a
2025-08-20T22:48:31.5879131Z [00:02:50.614]➜  packagefile go.step.sm/crypto/jose=/tmp/go-build3381348043/b445/_pkg_.a
2025-08-20T22:48:31.5879495Z [00:02:50.614]➜  EOF
2025-08-20T22:48:31.5881582Z [00:02:50.615]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b680/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/smallstep/cli-utils@v0.12.1/token/provision=>github.com/smallstep/cli-utils@v0.12.1/token/provision;$WORK/b680=>" -p github.com/smallstep/cli-utils/token/provision -lang=go1.23 -complete -installsuffix shared -buildid wcBtJ6ICJvAH1paBeSnS/wcBtJ6ICJvAH1paBeSnS -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b680/importcfg -pack /root/go/pkg/mod/github.com/smallstep/cli-utils@v0.12.1/token/provision/provision.go
2025-08-20T22:48:31.6170383Z [00:02:50.644]➜  go tool buildid -w $WORK/b671/_pkg_.a # internal
2025-08-20T22:48:31.6175882Z [00:02:50.645]➜  cp $WORK/b671/_pkg_.a /root/.cache/go-build/08/08a100c0deec6c88aa4d080e379e018d9a0fd00b5cec067fafebedc176f9938a-d # internal
2025-08-20T22:48:31.6297727Z [00:02:50.657]➜  go tool buildid -w $WORK/b680/_pkg_.a # internal
2025-08-20T22:48:31.6339352Z [00:02:50.661]➜  github.com/newrelic/go-agent/v3/newrelic
2025-08-20T22:48:31.6339865Z [00:02:50.661]➜  mkdir -p $WORK/b666/
2025-08-20T22:48:31.6355678Z [00:02:50.662]➜  cat >/tmp/go-build3381348043/b666/importcfg << 'EOF' # internal
2025-08-20T22:48:31.6356335Z [00:02:50.662]➜  # import config
2025-08-20T22:48:31.6356822Z [00:02:50.662]➜  packagefile bufio=/tmp/go-build3381348043/b162/_pkg_.a
2025-08-20T22:48:31.6357386Z [00:02:50.662]➜  packagefile bytes=/tmp/go-build3381348043/b003/_pkg_.a
2025-08-20T22:48:31.6357967Z [00:02:50.662]➜  packagefile compress/gzip=/tmp/go-build3381348043/b163/_pkg_.a
2025-08-20T22:48:31.6358591Z [00:02:50.662]➜  packagefile container/heap=/tmp/go-build3381348043/b345/_pkg_.a
2025-08-20T22:48:31.6359201Z [00:02:50.662]➜  packagefile context=/tmp/go-build3381348043/b043/_pkg_.a
2025-08-20T22:48:31.6359784Z [00:02:50.662]➜  packagefile crypto/tls=/tmp/go-build3381348043/b120/_pkg_.a
2025-08-20T22:48:31.6360394Z [00:02:50.662]➜  packagefile database/sql/driver=/tmp/go-build3381348043/b198/_pkg_.a
2025-08-20T22:48:31.6360988Z [00:02:50.662]➜  packagefile encoding/base64=/tmp/go-build3381348043/b146/_pkg_.a
2025-08-20T22:48:31.6361562Z [00:02:50.662]➜  packagefile encoding/json=/tmp/go-build3381348043/b158/_pkg_.a
2025-08-20T22:48:31.6362351Z [00:02:50.662]➜  packagefile errors=/tmp/go-build3381348043/b004/_pkg_.a
2025-08-20T22:48:31.6362949Z [00:02:50.662]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:31.6363630Z [00:02:50.662]➜  packagefile github.com/newrelic/go-agent/v3/internal=/tmp/go-build3381348043/b667/_pkg_.a
2025-08-20T22:48:31.6364392Z [00:02:50.662]➜  packagefile github.com/newrelic/go-agent/v3/internal/cat=/tmp/go-build3381348043/b668/_pkg_.a
2025-08-20T22:48:31.6365414Z [00:02:50.662]➜  packagefile github.com/newrelic/go-agent/v3/internal/com_newrelic_trace_v1=/tmp/go-build3381348043/b670/_pkg_.a
2025-08-20T22:48:31.6366445Z [00:02:50.662]➜  packagefile github.com/newrelic/go-agent/v3/internal/jsonx=/tmp/go-build3381348043/b669/_pkg_.a
2025-08-20T22:48:31.6367302Z [00:02:50.662]➜  packagefile github.com/newrelic/go-agent/v3/internal/logcontext=/tmp/go-build3381348043/b671/_pkg_.a
2025-08-20T22:48:31.6368184Z [00:02:50.662]➜  packagefile github.com/newrelic/go-agent/v3/internal/logger=/tmp/go-build3381348043/b674/_pkg_.a
2025-08-20T22:48:31.6369007Z [00:02:50.662]➜  packagefile github.com/newrelic/go-agent/v3/internal/sysinfo=/tmp/go-build3381348043/b675/_pkg_.a
2025-08-20T22:48:31.6369871Z [00:02:50.662]➜  packagefile github.com/newrelic/go-agent/v3/internal/utilization=/tmp/go-build3381348043/b676/_pkg_.a
2025-08-20T22:48:31.6370518Z [00:02:50.662]➜  packagefile google.golang.org/grpc=/tmp/go-build3381348043/b243/_pkg_.a
2025-08-20T22:48:31.6371395Z [00:02:50.662]➜  packagefile google.golang.org/grpc/backoff=/tmp/go-build3381348043/b249/_pkg_.a
2025-08-20T22:48:31.6372065Z [00:02:50.662]➜  packagefile google.golang.org/grpc/codes=/tmp/go-build3381348043/b282/_pkg_.a
2025-08-20T22:48:31.6372765Z [00:02:50.662]➜  packagefile google.golang.org/grpc/credentials=/tmp/go-build3381348043/b256/_pkg_.a
2025-08-20T22:48:31.6373514Z [00:02:50.662]➜  packagefile google.golang.org/grpc/metadata=/tmp/go-build3381348043/b264/_pkg_.a
2025-08-20T22:48:31.6374250Z [00:02:50.662]➜  packagefile google.golang.org/grpc/status=/tmp/go-build3381348043/b295/_pkg_.a
2025-08-20T22:48:31.6374916Z [00:02:50.662]➜  packagefile hash/fnv=/tmp/go-build3381348043/b219/_pkg_.a
2025-08-20T22:48:31.6375660Z [00:02:50.662]➜  packagefile io=/tmp/go-build3381348043/b034/_pkg_.a
2025-08-20T22:48:31.6376298Z [00:02:50.662]➜  packagefile log=/tmp/go-build3381348043/b171/_pkg_.a
2025-08-20T22:48:31.6394271Z [00:02:50.662]➜  packagefile maps=/tmp/go-build3381348043/b147/_pkg_.a
2025-08-20T22:48:31.6394802Z [00:02:50.662]➜  packagefile math=/tmp/go-build3381348043/b055/_pkg_.a
2025-08-20T22:48:31.6395245Z [00:02:50.662]➜  packagefile math/rand=/tmp/go-build3381348043/b100/_pkg_.a
2025-08-20T22:48:31.6395667Z [00:02:50.662]➜  packagefile net=/tmp/go-build3381348043/b148/_pkg_.a
2025-08-20T22:48:31.6396212Z [00:02:50.662]➜  packagefile net/http=/tmp/go-build3381348043/b161/_pkg_.a
2025-08-20T22:48:31.6396657Z [00:02:50.662]➜  packagefile net/url=/tmp/go-build3381348043/b155/_pkg_.a
2025-08-20T22:48:31.6397074Z [00:02:50.662]➜  packagefile os=/tmp/go-build3381348043/b079/_pkg_.a
2025-08-20T22:48:31.6397482Z [00:02:50.662]➜  packagefile path=/tmp/go-build3381348043/b082/_pkg_.a
2025-08-20T22:48:31.6397908Z [00:02:50.662]➜  packagefile reflect=/tmp/go-build3381348043/b099/_pkg_.a
2025-08-20T22:48:31.6398334Z [00:02:50.662]➜  packagefile regexp=/tmp/go-build3381348043/b184/_pkg_.a
2025-08-20T22:48:31.6398761Z [00:02:50.662]➜  packagefile runtime=/tmp/go-build3381348043/b010/_pkg_.a
2025-08-20T22:48:31.6399218Z [00:02:50.662]➜  packagefile runtime/debug=/tmp/go-build3381348043/b194/_pkg_.a
2025-08-20T22:48:31.6399668Z [00:02:50.662]➜  packagefile slices=/tmp/go-build3381348043/b050/_pkg_.a
2025-08-20T22:48:31.6400084Z [00:02:50.662]➜  packagefile sort=/tmp/go-build3381348043/b157/_pkg_.a
2025-08-20T22:48:31.6400501Z [00:02:50.662]➜  packagefile strconv=/tmp/go-build3381348043/b054/_pkg_.a
2025-08-20T22:48:31.6400929Z [00:02:50.662]➜  packagefile strings=/tmp/go-build3381348043/b063/_pkg_.a
2025-08-20T22:48:31.6401549Z [00:02:50.662]➜  packagefile sync=/tmp/go-build3381348043/b035/_pkg_.a
2025-08-20T22:48:31.6402070Z [00:02:50.662]➜  packagefile time=/tmp/go-build3381348043/b044/_pkg_.a
2025-08-20T22:48:31.6402520Z [00:02:50.662]➜  packagefile unicode/utf8=/tmp/go-build3381348043/b042/_pkg_.a
2025-08-20T22:48:31.6402852Z [00:02:50.662]➜  EOF
2025-08-20T22:48:31.6424371Z [00:02:50.662]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b666/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/newrelic/go-agent/v3@v3.39.0/newrelic=>github.com/newrelic/go-agent/v3@v3.39.0/newrelic;$WORK/b666=>" -p github.com/newrelic/go-agent/v3/newrelic -lang=go1.22 -complete -installsuffix shared -buildid PVD1YgRzo6p7Esn69sHm/PVD1YgRzo6p7Esn69sHm -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b666/importcfg -pack /root/go/pkg/mod/github.com/newrelic/go-agent/v3@v3.39.0/newrelic/adaptive_sampler.go /root/go/pkg/mod/github.com/newrelic/go-agent/v3@v3.39.0/newrelic/analytics_events.go /root/go/pkg/mod/github.com/newrelic/go-agent/v3@v3.39.0/newrelic/apdex.go /root/go/pkg/mod/github.com/newrelic/go-agent/v3@v3.39.0/newrelic/app_run.go /root/go/pkg/mod/github.com/newrelic/go-agent/v3@v3.39.0/newrelic/application.go /root/go/pkg/mod/github.com/newrelic/go-agent/v3@v3.39.0/newrelic/attributes.go /root/go/pkg/mod/github.com/newrelic/go-agent/v3@v3.39.0/newrelic/attributes_from_internal.go /root/go/pkg/mod/github.com/newrelic/go-agent/v3@v3.39.0/newrelic/browser_header.go /root/go/pkg/mod/github.com/newrelic/go-agent/v3@v3.39.0/newrelic/code_level_metrics.go /root/go/pkg/mod/github.com/newrelic/go-agent/v3@v3.39.0/newrelic/collector.go /root/go/pkg/mod/github.com/newrelic/go-agent/v3@v3.39.0/newrelic/config.go /root/go/pkg/mod/github.com/newrelic/go-agent/v3@v3.39.0/newrelic/config_options.go /root/go/pkg/mod/github.com/newrelic/go-agent/v3@v3.39.0/newrelic/context.go /root/go/pkg/mod/github.com/newrelic/go-agent/v3@v3.39.0/newrelic/cross_process_http.go /root/go/pkg/mod/github.com/newrelic/go-agent/v3@v3.39.0/newrelic/custom_event.go /root/go/pkg/mod/github.com/newrelic/go-agent/v3@v3.39.0/newrelic/custom_events.go /root/go/pkg/mod/github.com/newrelic/go-agent/v3@v3.39.0/newrelic/custom_metric.go /root/go/pkg/mod/github.com/newrelic/go-agent/v3@v3.39.0/newrelic/datastore.go /root/go/pkg/mod/github.com/newrelic/go-agent/v3@v3.39.0/newrelic/distributed_tracing.go /root/go/pkg/mod/github.com/newrelic/go-agent/v3@v3.39.0/newrelic/doc.go /root/go/pkg/mod/github.com/newrelic/go-agent/v3@v3.39.0/newrelic/environment.go /root/go/pkg/mod/github.com/newrelic/go-agent/v3@v3.39.0/newrelic/error_events.go /root/go/pkg/mod/github.com/newrelic/go-agent/v3@v3.39.0/newrelic/error_group.go /root/go/pkg/mod/github.com/newrelic/go-agent/v3@v3.39.0/newrelic/errors.go /root/go/pkg/mod/github.com/newrelic/go-agent/v3@v3.39.0/newrelic/errors_from_internal.go /root/go/pkg/mod/github.com/newrelic/go-agent/v3@v3.39.0/newrelic/expect_implementation.go /root/go/pkg/mod/github.com/newrelic/go-agent/v3@v3.39.0/newrelic/harvest.go /root/go/pkg/mod/github.com/newrelic/go-agent/v3@v3.39.0/newrelic/instrumentation.go /root/go/pkg/mod/github.com/newrelic/go-agent/v3@v3.39.0/newrelic/internal_app.go /root/go/pkg/mod/github.com/newrelic/go-agent/v3@v3.39.0/newrelic/internal_response_writer.go /root/go/pkg/mod/github.com/newrelic/go-agent/v3@v3.39.0/newrelic/internal_txn.go /root/go/pkg/mod/github.com/newrelic/go-agent/v3@v3.39.0/newrelic/intrinsics.go /root/go/pkg/mod/github.com/newrelic/go-agent/v3@v3.39.0/newrelic/json_object_writer.go /root/go/pkg/mod/github.com/newrelic/go-agent/v3@v3.39.0/newrelic/limits.go /root/go/pkg/mod/github.com/newrelic/go-agent/v3@v3.39.0/newrelic/log.go /root/go/pkg/mod/github.com/newrelic/go-agent/v3@v3.39.0/newrelic/log_event.go /root/go/pkg/mod/github.com/newrelic/go-agent/v3@v3.39.0/newrelic/log_events.go /root/go/pkg/mod/github.com/newrelic/go-agent/v3@v3.39.0/newrelic/metric_names.go /root/go/pkg/mod/github.com/newrelic/go-agent/v3@v3.39.0/newrelic/metrics.go /root/go/pkg/mod/github.com/newrelic/go-agent/v3@v3.39.0/newrelic/obfuscate.go /root/go/pkg/mod/github.com/newrelic/go-agent/v3@v3.39.0/newrelic/oom_monitor.go /root/go/pkg/mod/github.com/newrelic/go-agent/v3@v3.39.0/newrelic/priority.go /root/go/pkg/mod/github.com/newrelic/go-agent/v3@v3.39.0/newrelic/queuing.go /root/go/pkg/mod/github.com/newrelic/go-agent/v3@v3.39.0/newrelic/rand.go /root/go/pkg/mod/github.com/newrelic/go-agent/v3@v3.39.0/newrelic/rules_cache.go /root/go/pkg/mod/github.com/newrelic/go-agent/v3@v3.39.0/newrelic/sampler.go /root/go/pkg/mod/github.com/newrelic/go-agent/v3@v3.39.0/newrelic/secure_agent.go /root/go/pkg/mod/github.com/newrelic/go-agent/v3@v3.39.0/newrelic/segments.go /root/go/pkg/mod/github.com/newrelic/go-agent/v3@v3.39.0/newrelic/serverless.go /root/go/pkg/mod/github.com/newrelic/go-agent/v3@v3.39.0/newrelic/serverless_from_internal.go /root/go/pkg/mod/github.com/newrelic/go-agent/v3@v3.39.0/newrelic/slow_queries.go /root/go/pkg/mod/github.com/newrelic/go-agent/v3@v3.39.0/newrelic/span_events.go /root/go/pkg/mod/github.com/newrelic/go-agent/v3@v3.39.0/newrelic/sql_driver.go /root/go/pkg/mod/github.com/newrelic/go-agent/v3@v3.39.0/newrelic/sql_driver_optional_methods.go /root/go/pkg/mod/github.com/newrelic/go-agent/v3@v3.39.0/newrelic/stacktrace.go /root/go/pkg/mod/github.com/newrelic/go-agent/v3@v3.39.0/newrelic/trace_observer.go /root/go/pkg/mod/github.com/newrelic/go-agent/v3@v3.39.0/newrelic/trace_observer_common.go /root/go/pkg/mod/github.com/newrelic/go-agent/v3@v3.39.0/newrelic/tracing.go /root/go/pkg/mod/github.com/newrelic/go-agent/v3@v3.39.0/newrelic/transaction.go /root/go/pkg/mod/github.com/newrelic/go-agent/v3@v3.39.0/newrelic/transport.go /root/go/pkg/mod/github.com/newrelic/go-agent/v3@v3.39.0/newrelic/txn_cross_process.go /root/go/pkg/mod/github.com/newrelic/go-agent/v3@v3.39.0/newrelic/txn_events.go /root/go/pkg/mod/github.com/newrelic/go-agent/v3@v3.39.0/newrelic/txn_trace.go /root/go/pkg/mod/github.com/newrelic/go-agent/v3@v3.39.0/newrelic/url.go /root/go/pkg/mod/github.com/newrelic/go-agent/v3@v3.39.0/newrelic/utilities.go /root/go/pkg/mod/github.com/newrelic/go-agent/v3@v3.39.0/newrelic/version.go
2025-08-20T22:48:31.6449774Z [00:02:50.665]➜  cp $WORK/b680/_pkg_.a /root/.cache/go-build/3d/3dc3ddc435eb283ea9fb9cf49e4b924e85fbc3e923eba369f43c369a538ef216-d # internal
2025-08-20T22:48:31.6450741Z [00:02:50.665]➜  google.golang.org/genproto/googleapis/api
2025-08-20T22:48:31.6451067Z [00:02:50.665]➜  mkdir -p $WORK/b686/
2025-08-20T22:48:31.6451446Z [00:02:50.666]➜  cat >/tmp/go-build3381348043/b686/importcfg << 'EOF' # internal
2025-08-20T22:48:31.6451800Z [00:02:50.666]➜  # import config
2025-08-20T22:48:31.6452304Z [00:02:50.666]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build3381348043/b224/_pkg_.a
2025-08-20T22:48:31.6453017Z [00:02:50.666]➜  packagefile google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build3381348043/b273/_pkg_.a
2025-08-20T22:48:31.6453573Z [00:02:50.666]➜  packagefile reflect=/tmp/go-build3381348043/b099/_pkg_.a
2025-08-20T22:48:31.6453998Z [00:02:50.666]➜  packagefile sync=/tmp/go-build3381348043/b035/_pkg_.a
2025-08-20T22:48:31.6454313Z [00:02:50.666]➜  EOF
2025-08-20T22:48:31.6456750Z [00:02:50.666]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b686/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/genproto/googleapis/api@v0.0.0-20250603155806-513f23925822=>google.golang.org/genproto/googleapis/api@v0.0.0-20250603155806-513f23925822;$WORK/b686=>" -p google.golang.org/genproto/googleapis/api -lang=go1.23 -complete -installsuffix shared -buildid djMFTs4U-TcMG0J1HcE4/djMFTs4U-TcMG0J1HcE4 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b686/importcfg -pack /root/go/pkg/mod/google.golang.org/genproto/googleapis/api@v0.0.0-20250603155806-513f23925822/launch_stage.pb.go
2025-08-20T22:48:31.6778446Z [00:02:50.705]➜  go tool buildid -w $WORK/b686/_pkg_.a # internal
2025-08-20T22:48:31.6787380Z [00:02:50.706]➜  cp $WORK/b686/_pkg_.a /root/.cache/go-build/a3/a32470b5b83a0a5f7f7d431c390388b63ec21c92931c54a3d04940852597a50b-d # internal
2025-08-20T22:48:31.6796630Z [00:02:50.707]➜  google.golang.org/genproto/googleapis/api/annotations
2025-08-20T22:48:31.6800270Z [00:02:50.707]➜  mkdir -p $WORK/b685/
2025-08-20T22:48:31.6810875Z [00:02:50.708]➜  cat >/tmp/go-build3381348043/b685/importcfg << 'EOF' # internal
2025-08-20T22:48:31.6813604Z [00:02:50.708]➜  # import config
2025-08-20T22:48:31.6814302Z [00:02:50.708]➜  packagefile google.golang.org/genproto/googleapis/api=/tmp/go-build3381348043/b686/_pkg_.a
2025-08-20T22:48:31.6815425Z [00:02:50.708]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build3381348043/b224/_pkg_.a
2025-08-20T22:48:31.6816742Z [00:02:50.708]➜  packagefile google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build3381348043/b273/_pkg_.a
2025-08-20T22:48:31.6817710Z [00:02:50.708]➜  packagefile google.golang.org/protobuf/types/descriptorpb=/tmp/go-build3381348043/b340/_pkg_.a
2025-08-20T22:48:31.6818899Z [00:02:50.708]➜  packagefile google.golang.org/protobuf/types/known/durationpb=/tmp/go-build3381348043/b293/_pkg_.a
2025-08-20T22:48:31.6819543Z [00:02:50.708]➜  packagefile reflect=/tmp/go-build3381348043/b099/_pkg_.a
2025-08-20T22:48:31.6819982Z [00:02:50.708]➜  packagefile sync=/tmp/go-build3381348043/b035/_pkg_.a
2025-08-20T22:48:31.6820304Z [00:02:50.708]➜  EOF
2025-08-20T22:48:31.6825604Z [00:02:50.708]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b685/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/genproto/googleapis/api@v0.0.0-20250603155806-513f23925822/annotations=>google.golang.org/genproto/googleapis/api@v0.0.0-20250603155806-513f23925822/annotations;$WORK/b685=>" -p google.golang.org/genproto/googleapis/api/annotations -lang=go1.23 -complete -installsuffix shared -buildid jbmhB1UurZ-DlCFwnz24/jbmhB1UurZ-DlCFwnz24 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b685/importcfg -pack /root/go/pkg/mod/google.golang.org/genproto/googleapis/api@v0.0.0-20250603155806-513f23925822/annotations/annotations.pb.go /root/go/pkg/mod/google.golang.org/genproto/googleapis/api@v0.0.0-20250603155806-513f23925822/annotations/client.pb.go /root/go/pkg/mod/google.golang.org/genproto/googleapis/api@v0.0.0-20250603155806-513f23925822/annotations/field_behavior.pb.go /root/go/pkg/mod/google.golang.org/genproto/googleapis/api@v0.0.0-20250603155806-513f23925822/annotations/field_info.pb.go /root/go/pkg/mod/google.golang.org/genproto/googleapis/api@v0.0.0-20250603155806-513f23925822/annotations/http.pb.go /root/go/pkg/mod/google.golang.org/genproto/googleapis/api@v0.0.0-20250603155806-513f23925822/annotations/resource.pb.go /root/go/pkg/mod/google.golang.org/genproto/googleapis/api@v0.0.0-20250603155806-513f23925822/annotations/routing.pb.go
2025-08-20T22:48:31.7116996Z [00:02:50.736]➜  go tool buildid -w $WORK/b649/_pkg_.a # internal
2025-08-20T22:48:31.7117460Z [00:02:50.736]➜  go tool buildid -w $WORK/b240/_pkg_.a # internal
2025-08-20T22:48:31.7164562Z [00:02:50.743]➜  cp $WORK/b649/_pkg_.a /root/.cache/go-build/68/6862e01611888040a4ac3559f6a1bdb61dc7eb5f4f08a9bd6eb00b9674e4e081-d # internal
2025-08-20T22:48:31.7168310Z [00:02:50.744]➜  github.com/prometheus/client_golang/prometheus/promhttp
2025-08-20T22:48:31.7169236Z [00:02:50.744]➜  mkdir -p $WORK/b661/
2025-08-20T22:48:31.7175868Z [00:02:50.745]➜  cat >/tmp/go-build3381348043/b661/importcfg << 'EOF' # internal
2025-08-20T22:48:31.7178308Z [00:02:50.745]➜  # import config
2025-08-20T22:48:31.7179093Z [00:02:50.745]➜  packagefile bufio=/tmp/go-build3381348043/b162/_pkg_.a
2025-08-20T22:48:31.7179592Z [00:02:50.745]➜  packagefile compress/gzip=/tmp/go-build3381348043/b163/_pkg_.a
2025-08-20T22:48:31.7180086Z [00:02:50.745]➜  packagefile context=/tmp/go-build3381348043/b043/_pkg_.a
2025-08-20T22:48:31.7180534Z [00:02:50.745]➜  packagefile crypto/tls=/tmp/go-build3381348043/b120/_pkg_.a
2025-08-20T22:48:31.7180977Z [00:02:50.745]➜  packagefile errors=/tmp/go-build3381348043/b004/_pkg_.a
2025-08-20T22:48:31.7181391Z [00:02:50.745]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:31.7182289Z [00:02:50.745]➜  packagefile github.com/prometheus/client_golang/internal/github.com/golang/gddo/httputil=/tmp/go-build3381348043/b662/_pkg_.a
2025-08-20T22:48:31.7183280Z [00:02:50.745]➜  packagefile github.com/prometheus/client_golang/prometheus=/tmp/go-build3381348043/b649/_pkg_.a
2025-08-20T22:48:31.7184082Z [00:02:50.745]➜  packagefile github.com/prometheus/client_golang/prometheus/promhttp/internal=/tmp/go-build3381348043/b664/_pkg_.a
2025-08-20T22:48:31.7184812Z [00:02:50.745]➜  packagefile github.com/prometheus/client_model/go=/tmp/go-build3381348043/b652/_pkg_.a
2025-08-20T22:48:31.7185572Z [00:02:50.745]➜  packagefile github.com/prometheus/common/expfmt=/tmp/go-build3381348043/b655/_pkg_.a
2025-08-20T22:48:31.7186331Z [00:02:50.745]➜  packagefile io=/tmp/go-build3381348043/b034/_pkg_.a
2025-08-20T22:48:31.7186737Z [00:02:50.745]➜  packagefile net=/tmp/go-build3381348043/b148/_pkg_.a
2025-08-20T22:48:31.7187159Z [00:02:50.745]➜  packagefile net/http=/tmp/go-build3381348043/b161/_pkg_.a
2025-08-20T22:48:31.7187632Z [00:02:50.745]➜  packagefile net/http/httptrace=/tmp/go-build3381348043/b180/_pkg_.a
2025-08-20T22:48:31.7188104Z [00:02:50.745]➜  packagefile strconv=/tmp/go-build3381348043/b054/_pkg_.a
2025-08-20T22:48:31.7188533Z [00:02:50.745]➜  packagefile strings=/tmp/go-build3381348043/b063/_pkg_.a
2025-08-20T22:48:31.7188956Z [00:02:50.745]➜  packagefile sync=/tmp/go-build3381348043/b035/_pkg_.a
2025-08-20T22:48:31.7189365Z [00:02:50.745]➜  packagefile time=/tmp/go-build3381348043/b044/_pkg_.a
2025-08-20T22:48:31.7189676Z [00:02:50.745]➜  EOF
2025-08-20T22:48:31.7193605Z [00:02:50.745]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b661/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/prometheus/client_golang@v1.22.0/prometheus/promhttp=>github.com/prometheus/client_golang@v1.22.0/prometheus/promhttp;$WORK/b661=>" -p github.com/prometheus/client_golang/prometheus/promhttp -lang=go1.22 -complete -installsuffix shared -buildid Ce2DSea9RrfHmsNueJ2F/Ce2DSea9RrfHmsNueJ2F -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b661/importcfg -pack /root/go/pkg/mod/github.com/prometheus/client_golang@v1.22.0/prometheus/promhttp/delegator.go /root/go/pkg/mod/github.com/prometheus/client_golang@v1.22.0/prometheus/promhttp/http.go /root/go/pkg/mod/github.com/prometheus/client_golang@v1.22.0/prometheus/promhttp/instrument_client.go /root/go/pkg/mod/github.com/prometheus/client_golang@v1.22.0/prometheus/promhttp/instrument_server.go /root/go/pkg/mod/github.com/prometheus/client_golang@v1.22.0/prometheus/promhttp/option.go
2025-08-20T22:48:31.7198584Z [00:02:50.747]➜  cp $WORK/b240/_pkg_.a /root/.cache/go-build/3d/3de718baff35d6fa901d3dd637dc39168be3c017500281b6215fab6c0602eb8b-d # internal
2025-08-20T22:48:31.7235360Z [00:02:50.750]➜  github.com/smallstep/certificates/acme
2025-08-20T22:48:31.7236009Z [00:02:50.750]➜  mkdir -p $WORK/b196/
2025-08-20T22:48:31.7239510Z [00:02:50.751]➜  cat >/tmp/go-build3381348043/b196/importcfg << 'EOF' # internal
2025-08-20T22:48:31.7240938Z [00:02:50.751]➜  # import config
2025-08-20T22:48:31.7241344Z [00:02:50.751]➜  packagefile bytes=/tmp/go-build3381348043/b003/_pkg_.a
2025-08-20T22:48:31.7242723Z [00:02:50.751]➜  packagefile context=/tmp/go-build3381348043/b043/_pkg_.a
2025-08-20T22:48:31.7245142Z [00:02:50.751]➜  packagefile crypto=/tmp/go-build3381348043/b052/_pkg_.a
2025-08-20T22:48:31.7245712Z [00:02:50.751]➜  packagefile crypto/ecdsa=/tmp/go-build3381348043/b056/_pkg_.a
2025-08-20T22:48:31.7246295Z [00:02:50.751]➜  packagefile crypto/ed25519=/tmp/go-build3381348043/b113/_pkg_.a
2025-08-20T22:48:31.7246777Z [00:02:50.751]➜  packagefile crypto/elliptic=/tmp/go-build3381348043/b095/_pkg_.a
2025-08-20T22:48:31.7247263Z [00:02:50.751]➜  packagefile crypto/rsa=/tmp/go-build3381348043/b117/_pkg_.a
2025-08-20T22:48:31.7247724Z [00:02:50.751]➜  packagefile crypto/sha256=/tmp/go-build3381348043/b119/_pkg_.a
2025-08-20T22:48:31.7248190Z [00:02:50.751]➜  packagefile crypto/subtle=/tmp/go-build3381348043/b089/_pkg_.a
2025-08-20T22:48:31.7248647Z [00:02:50.751]➜  packagefile crypto/tls=/tmp/go-build3381348043/b120/_pkg_.a
2025-08-20T22:48:31.7249345Z [00:02:50.751]➜  packagefile crypto/x509=/tmp/go-build3381348043/b141/_pkg_.a
2025-08-20T22:48:31.7249870Z [00:02:50.751]➜  packagefile database/sql=/tmp/go-build3381348043/b197/_pkg_.a
2025-08-20T22:48:31.7250346Z [00:02:50.751]➜  packagefile encoding/asn1=/tmp/go-build3381348043/b110/_pkg_.a
2025-08-20T22:48:31.7250823Z [00:02:50.751]➜  packagefile encoding/base64=/tmp/go-build3381348043/b146/_pkg_.a
2025-08-20T22:48:31.7251295Z [00:02:50.751]➜  packagefile encoding/hex=/tmp/go-build3381348043/b144/_pkg_.a
2025-08-20T22:48:31.7251873Z [00:02:50.751]➜  packagefile encoding/json=/tmp/go-build3381348043/b158/_pkg_.a
2025-08-20T22:48:31.7252381Z [00:02:50.751]➜  packagefile errors=/tmp/go-build3381348043/b004/_pkg_.a
2025-08-20T22:48:31.7252798Z [00:02:50.751]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:31.7253309Z [00:02:50.751]➜  packagefile github.com/coreos/go-oidc/v3/oidc=/tmp/go-build3381348043/b199/_pkg_.a
2025-08-20T22:48:31.7253893Z [00:02:50.751]➜  packagefile github.com/fxamacker/cbor/v2=/tmp/go-build3381348043/b206/_pkg_.a
2025-08-20T22:48:31.7254450Z [00:02:50.751]➜  packagefile github.com/go-chi/chi/v5=/tmp/go-build3381348043/b160/_pkg_.a
2025-08-20T22:48:31.7255042Z [00:02:50.751]➜  packagefile github.com/google/go-tpm/legacy/tpm2=/tmp/go-build3381348043/b209/_pkg_.a
2025-08-20T22:48:31.7255605Z [00:02:50.751]➜  packagefile github.com/pkg/errors=/tmp/go-build3381348043/b195/_pkg_.a
2025-08-20T22:48:31.7256481Z [00:02:50.751]➜  packagefile github.com/smallstep/certificates/acme/wire=/tmp/go-build3381348043/b212/_pkg_.a
2025-08-20T22:48:31.7257448Z [00:02:50.751]➜  packagefile github.com/smallstep/certificates/api/render=/tmp/go-build3381348043/b213/_pkg_.a
2025-08-20T22:48:31.7258145Z [00:02:50.751]➜  packagefile github.com/smallstep/certificates/authority=/tmp/go-build3381348043/b240/_pkg_.a
2025-08-20T22:48:31.7258870Z [00:02:50.751]➜  packagefile github.com/smallstep/certificates/authority/policy=/tmp/go-build3381348043/b424/_pkg_.a
2025-08-20T22:48:31.7259645Z [00:02:50.751]➜  packagefile github.com/smallstep/certificates/authority/provisioner=/tmp/go-build3381348043/b419/_pkg_.a
2025-08-20T22:48:31.7260456Z [00:02:50.751]➜  packagefile github.com/smallstep/certificates/authority/provisioner/wire=/tmp/go-build3381348043/b573/_pkg_.a
2025-08-20T22:48:31.7261385Z [00:02:50.751]➜  packagefile github.com/smallstep/certificates/internal/cast=/tmp/go-build3381348043/b574/_pkg_.a
2025-08-20T22:48:31.7262080Z [00:02:50.751]➜  packagefile github.com/smallstep/certificates/webhook=/tmp/go-build3381348043/b600/_pkg_.a
2025-08-20T22:48:31.7262763Z [00:02:50.751]➜  packagefile github.com/smallstep/go-attestation/attest=/tmp/go-build3381348043/b624/_pkg_.a
2025-08-20T22:48:31.7263350Z [00:02:50.751]➜  packagefile go.step.sm/crypto/jose=/tmp/go-build3381348043/b445/_pkg_.a
2025-08-20T22:48:31.7263880Z [00:02:50.751]➜  packagefile go.step.sm/crypto/keyutil=/tmp/go-build3381348043/b453/_pkg_.a
2025-08-20T22:48:31.7264419Z [00:02:50.751]➜  packagefile go.step.sm/crypto/pemutil=/tmp/go-build3381348043/b461/_pkg_.a
2025-08-20T22:48:31.7264969Z [00:02:50.751]➜  packagefile go.step.sm/crypto/x509util=/tmp/go-build3381348043/b427/_pkg_.a
2025-08-20T22:48:31.7265512Z [00:02:50.751]➜  packagefile golang.org/x/exp/slices=/tmp/go-build3381348043/b635/_pkg_.a
2025-08-20T22:48:31.7266358Z [00:02:50.751]➜  packagefile io=/tmp/go-build3381348043/b034/_pkg_.a
2025-08-20T22:48:31.7266947Z [00:02:50.751]➜  packagefile net=/tmp/go-build3381348043/b148/_pkg_.a
2025-08-20T22:48:31.7267502Z [00:02:50.751]➜  packagefile net/http=/tmp/go-build3381348043/b161/_pkg_.a
2025-08-20T22:48:31.7268013Z [00:02:50.751]➜  packagefile net/url=/tmp/go-build3381348043/b155/_pkg_.a
2025-08-20T22:48:31.7268627Z [00:02:50.751]➜  packagefile reflect=/tmp/go-build3381348043/b099/_pkg_.a
2025-08-20T22:48:31.7269217Z [00:02:50.751]➜  packagefile sort=/tmp/go-build3381348043/b157/_pkg_.a
2025-08-20T22:48:31.7269793Z [00:02:50.751]➜  packagefile strconv=/tmp/go-build3381348043/b054/_pkg_.a
2025-08-20T22:48:31.7270247Z [00:02:50.751]➜  packagefile strings=/tmp/go-build3381348043/b063/_pkg_.a
2025-08-20T22:48:31.7271030Z [00:02:50.751]➜  packagefile time=/tmp/go-build3381348043/b044/_pkg_.a
2025-08-20T22:48:31.7271541Z [00:02:50.751]➜  EOF
2025-08-20T22:48:31.7277412Z [00:02:50.751]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b196/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/smallstep/certificates@v0.28.4/acme=>github.com/smallstep/certificates@v0.28.4/acme;$WORK/b196=>" -p github.com/smallstep/certificates/acme -lang=go1.23 -complete -installsuffix shared -buildid z6J_rygChkmy4Q0j1ton/z6J_rygChkmy4Q0j1ton -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b196/importcfg -pack /root/go/pkg/mod/github.com/smallstep/certificates@v0.28.4/acme/account.go /root/go/pkg/mod/github.com/smallstep/certificates@v0.28.4/acme/authorization.go /root/go/pkg/mod/github.com/smallstep/certificates@v0.28.4/acme/certificate.go /root/go/pkg/mod/github.com/smallstep/certificates@v0.28.4/acme/challenge.go /root/go/pkg/mod/github.com/smallstep/certificates@v0.28.4/acme/client.go /root/go/pkg/mod/github.com/smallstep/certificates@v0.28.4/acme/common.go /root/go/pkg/mod/github.com/smallstep/certificates@v0.28.4/acme/db.go /root/go/pkg/mod/github.com/smallstep/certificates@v0.28.4/acme/errors.go /root/go/pkg/mod/github.com/smallstep/certificates@v0.28.4/acme/linker.go /root/go/pkg/mod/github.com/smallstep/certificates@v0.28.4/acme/nonce.go /root/go/pkg/mod/github.com/smallstep/certificates@v0.28.4/acme/order.go /root/go/pkg/mod/github.com/smallstep/certificates@v0.28.4/acme/status.go
2025-08-20T22:48:31.8470380Z [00:02:50.874]➜  go tool buildid -w $WORK/b685/_pkg_.a # internal
2025-08-20T22:48:31.8525052Z [00:02:50.879]➜  cp $WORK/b685/_pkg_.a /root/.cache/go-build/2d/2d3bb07155c2752b5197b0ee16cf277aea72a421d229fdd7f7de73085f2dbc28-d # internal
2025-08-20T22:48:31.8557233Z [00:02:50.883]➜  github.com/smallstep/certificates/api
2025-08-20T22:48:31.8558680Z [00:02:50.883]➜  mkdir -p $WORK/b637/
2025-08-20T22:48:31.8559615Z [00:02:50.883]➜  cat >/tmp/go-build3381348043/b637/importcfg << 'EOF' # internal
2025-08-20T22:48:31.8560731Z [00:02:50.883]➜  # import config
2025-08-20T22:48:31.8561105Z [00:02:50.883]➜  packagefile bytes=/tmp/go-build3381348043/b003/_pkg_.a
2025-08-20T22:48:31.8561836Z [00:02:50.883]➜  packagefile context=/tmp/go-build3381348043/b043/_pkg_.a
2025-08-20T22:48:31.8562609Z [00:02:50.883]➜  packagefile crypto=/tmp/go-build3381348043/b052/_pkg_.a
2025-08-20T22:48:31.8563047Z [00:02:50.883]➜  packagefile crypto/dsa=/tmp/go-build3381348043/b142/_pkg_.a
2025-08-20T22:48:31.8563578Z [00:02:50.883]➜  packagefile crypto/ecdsa=/tmp/go-build3381348043/b056/_pkg_.a
2025-08-20T22:48:31.8564052Z [00:02:50.883]➜  packagefile crypto/ed25519=/tmp/go-build3381348043/b113/_pkg_.a
2025-08-20T22:48:31.8564509Z [00:02:50.883]➜  packagefile crypto/rsa=/tmp/go-build3381348043/b117/_pkg_.a
2025-08-20T22:48:31.8564966Z [00:02:50.883]➜  packagefile crypto/tls=/tmp/go-build3381348043/b120/_pkg_.a
2025-08-20T22:48:31.8565419Z [00:02:50.883]➜  packagefile crypto/x509=/tmp/go-build3381348043/b141/_pkg_.a
2025-08-20T22:48:31.8566060Z [00:02:50.883]➜  packagefile encoding/asn1=/tmp/go-build3381348043/b110/_pkg_.a
2025-08-20T22:48:31.8566602Z [00:02:50.883]➜  packagefile encoding/base64=/tmp/go-build3381348043/b146/_pkg_.a
2025-08-20T22:48:31.8567085Z [00:02:50.883]➜  packagefile encoding/json=/tmp/go-build3381348043/b158/_pkg_.a
2025-08-20T22:48:31.8567555Z [00:02:50.883]➜  packagefile encoding/pem=/tmp/go-build3381348043/b145/_pkg_.a
2025-08-20T22:48:31.8567996Z [00:02:50.883]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:31.8568479Z [00:02:50.883]➜  packagefile github.com/go-chi/chi/v5=/tmp/go-build3381348043/b160/_pkg_.a
2025-08-20T22:48:31.8569010Z [00:02:50.883]➜  packagefile github.com/google/uuid=/tmp/go-build3381348043/b436/_pkg_.a
2025-08-20T22:48:31.8569536Z [00:02:50.883]➜  packagefile github.com/pkg/errors=/tmp/go-build3381348043/b195/_pkg_.a
2025-08-20T22:48:31.8570144Z [00:02:50.883]➜  packagefile github.com/smallstep/certificates/api/log=/tmp/go-build3381348043/b214/_pkg_.a
2025-08-20T22:48:31.8571022Z [00:02:50.883]➜  packagefile github.com/smallstep/certificates/api/models=/tmp/go-build3381348043/b638/_pkg_.a
2025-08-20T22:48:31.8571827Z [00:02:50.883]➜  packagefile github.com/smallstep/certificates/api/read=/tmp/go-build3381348043/b639/_pkg_.a
2025-08-20T22:48:31.8572521Z [00:02:50.883]➜  packagefile github.com/smallstep/certificates/api/render=/tmp/go-build3381348043/b213/_pkg_.a
2025-08-20T22:48:31.8573214Z [00:02:50.883]➜  packagefile github.com/smallstep/certificates/authority=/tmp/go-build3381348043/b240/_pkg_.a
2025-08-20T22:48:31.8574044Z [00:02:50.883]➜  packagefile github.com/smallstep/certificates/authority/config=/tmp/go-build3381348043/b610/_pkg_.a
2025-08-20T22:48:31.8574911Z [00:02:50.883]➜  packagefile github.com/smallstep/certificates/authority/provisioner=/tmp/go-build3381348043/b419/_pkg_.a
2025-08-20T22:48:31.8575631Z [00:02:50.883]➜  packagefile github.com/smallstep/certificates/errs=/tmp/go-build3381348043/b426/_pkg_.a
2025-08-20T22:48:31.8576499Z [00:02:50.883]➜  packagefile github.com/smallstep/certificates/internal/cast=/tmp/go-build3381348043/b574/_pkg_.a
2025-08-20T22:48:31.8577201Z [00:02:50.883]➜  packagefile github.com/smallstep/certificates/logging=/tmp/go-build3381348043/b640/_pkg_.a
2025-08-20T22:48:31.8577915Z [00:02:50.883]➜  packagefile github.com/smallstep/certificates/templates=/tmp/go-build3381348043/b578/_pkg_.a
2025-08-20T22:48:31.8578525Z [00:02:50.883]➜  packagefile go.step.sm/crypto/sshutil=/tmp/go-build3381348043/b601/_pkg_.a
2025-08-20T22:48:31.8579289Z [00:02:50.883]➜  packagefile golang.org/x/crypto/ocsp=/tmp/go-build3381348043/b643/_pkg_.a
2025-08-20T22:48:31.8579838Z [00:02:50.883]➜  packagefile golang.org/x/crypto/ssh=/tmp/go-build3381348043/b455/_pkg_.a
2025-08-20T22:48:31.8580323Z [00:02:50.883]➜  packagefile math/big=/tmp/go-build3381348043/b096/_pkg_.a
2025-08-20T22:48:31.8580757Z [00:02:50.883]➜  packagefile net/http=/tmp/go-build3381348043/b161/_pkg_.a
2025-08-20T22:48:31.8581192Z [00:02:50.883]➜  packagefile net/url=/tmp/go-build3381348043/b155/_pkg_.a
2025-08-20T22:48:31.8581614Z [00:02:50.883]➜  packagefile strconv=/tmp/go-build3381348043/b054/_pkg_.a
2025-08-20T22:48:31.8582188Z [00:02:50.883]➜  packagefile strings=/tmp/go-build3381348043/b063/_pkg_.a
2025-08-20T22:48:31.8582609Z [00:02:50.883]➜  packagefile time=/tmp/go-build3381348043/b044/_pkg_.a
2025-08-20T22:48:31.8582917Z [00:02:50.883]➜  EOF
2025-08-20T22:48:31.8607692Z [00:02:50.883]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b637/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/smallstep/certificates@v0.28.4/api=>github.com/smallstep/certificates@v0.28.4/api;$WORK/b637=>" -p github.com/smallstep/certificates/api -lang=go1.23 -complete -installsuffix shared -buildid 03_Qn0-dzVwfZ4QAYomE/03_Qn0-dzVwfZ4QAYomE -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b637/importcfg -pack /root/go/pkg/mod/github.com/smallstep/certificates@v0.28.4/api/api.go /root/go/pkg/mod/github.com/smallstep/certificates@v0.28.4/api/crl.go /root/go/pkg/mod/github.com/smallstep/certificates@v0.28.4/api/rekey.go /root/go/pkg/mod/github.com/smallstep/certificates@v0.28.4/api/renew.go /root/go/pkg/mod/github.com/smallstep/certificates@v0.28.4/api/revoke.go /root/go/pkg/mod/github.com/smallstep/certificates@v0.28.4/api/sign.go /root/go/pkg/mod/github.com/smallstep/certificates@v0.28.4/api/ssh.go /root/go/pkg/mod/github.com/smallstep/certificates@v0.28.4/api/sshRekey.go /root/go/pkg/mod/github.com/smallstep/certificates@v0.28.4/api/sshRenew.go /root/go/pkg/mod/github.com/smallstep/certificates@v0.28.4/api/sshRevoke.go
2025-08-20T22:48:31.9779442Z [00:02:51.005]➜  go tool buildid -w $WORK/b661/_pkg_.a # internal
2025-08-20T22:48:31.9854227Z [00:02:51.012]➜  cp $WORK/b661/_pkg_.a /root/.cache/go-build/4b/4b5482b27b65c76aeeacc95c80156582d0d7a0668240a4831d2c626859395f15-d # internal
2025-08-20T22:48:31.9881494Z [00:02:51.015]➜  github.com/smallstep/certificates/internal/metrix
2025-08-20T22:48:31.9885681Z [00:02:51.015]➜  mkdir -p $WORK/b648/
2025-08-20T22:48:31.9901273Z [00:02:51.017]➜  cat >/tmp/go-build3381348043/b648/importcfg << 'EOF' # internal
2025-08-20T22:48:31.9911375Z [00:02:51.017]➜  # import config
2025-08-20T22:48:31.9911798Z [00:02:51.017]➜  packagefile crypto/x509=/tmp/go-build3381348043/b141/_pkg_.a
2025-08-20T22:48:31.9912426Z [00:02:51.017]➜  packagefile github.com/prometheus/client_golang/prometheus=/tmp/go-build3381348043/b649/_pkg_.a
2025-08-20T22:48:31.9913201Z [00:02:51.017]➜  packagefile github.com/prometheus/client_golang/prometheus/promhttp=/tmp/go-build3381348043/b661/_pkg_.a
2025-08-20T22:48:31.9914202Z [00:02:51.017]➜  packagefile github.com/smallstep/certificates/authority/provisioner=/tmp/go-build3381348043/b419/_pkg_.a
2025-08-20T22:48:31.9914924Z [00:02:51.017]➜  packagefile golang.org/x/crypto/ssh=/tmp/go-build3381348043/b455/_pkg_.a
2025-08-20T22:48:31.9915410Z [00:02:51.017]➜  packagefile net/http=/tmp/go-build3381348043/b161/_pkg_.a
2025-08-20T22:48:31.9915947Z [00:02:51.017]➜  packagefile strconv=/tmp/go-build3381348043/b054/_pkg_.a
2025-08-20T22:48:31.9916439Z [00:02:51.017]➜  packagefile time=/tmp/go-build3381348043/b044/_pkg_.a
2025-08-20T22:48:31.9916749Z [00:02:51.017]➜  EOF
2025-08-20T22:48:31.9918894Z [00:02:51.017]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b648/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/smallstep/certificates@v0.28.4/internal/metrix=>github.com/smallstep/certificates@v0.28.4/internal/metrix;$WORK/b648=>" -p github.com/smallstep/certificates/internal/metrix -lang=go1.23 -complete -installsuffix shared -buildid cDctFmade8l4E0KJl7kd/cDctFmade8l4E0KJl7kd -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b648/importcfg -pack /root/go/pkg/mod/github.com/smallstep/certificates@v0.28.4/internal/metrix/meter.go
2025-08-20T22:48:32.0838753Z [00:02:51.111]➜  go tool buildid -w $WORK/b648/_pkg_.a # internal
2025-08-20T22:48:32.0879310Z [00:02:51.115]➜  cp $WORK/b648/_pkg_.a /root/.cache/go-build/18/18ae02f8e860eec8482ab5d8cab9789c130025c79cc10ec04abae2d4eca4c4b0-d # internal
2025-08-20T22:48:32.0887025Z [00:02:51.116]➜  google.golang.org/genproto/googleapis/type/expr
2025-08-20T22:48:32.0888100Z [00:02:51.116]➜  mkdir -p $WORK/b687/
2025-08-20T22:48:32.0898864Z [00:02:51.117]➜  cat >/tmp/go-build3381348043/b687/importcfg << 'EOF' # internal
2025-08-20T22:48:32.0900177Z [00:02:51.117]➜  # import config
2025-08-20T22:48:32.0900830Z [00:02:51.117]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build3381348043/b224/_pkg_.a
2025-08-20T22:48:32.0902635Z [00:02:51.117]➜  packagefile google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build3381348043/b273/_pkg_.a
2025-08-20T22:48:32.0903207Z [00:02:51.117]➜  packagefile reflect=/tmp/go-build3381348043/b099/_pkg_.a
2025-08-20T22:48:32.0903634Z [00:02:51.117]➜  packagefile sync=/tmp/go-build3381348043/b035/_pkg_.a
2025-08-20T22:48:32.0903947Z [00:02:51.117]➜  EOF
2025-08-20T22:48:32.0969045Z [00:02:51.122]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b687/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/genproto@v0.0.0-20250603155806-513f23925822/googleapis/type/expr=>google.golang.org/genproto@v0.0.0-20250603155806-513f23925822/googleapis/type/expr;$WORK/b687=>" -p google.golang.org/genproto/googleapis/type/expr -lang=go1.23 -complete -installsuffix shared -buildid n8dQkg5BGHPq9kQh8RNT/n8dQkg5BGHPq9kQh8RNT -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b687/importcfg -pack /root/go/pkg/mod/google.golang.org/genproto@v0.0.0-20250603155806-513f23925822/googleapis/type/expr/expr.pb.go
2025-08-20T22:48:32.1440757Z [00:02:51.171]➜  go tool buildid -w $WORK/b687/_pkg_.a # internal
2025-08-20T22:48:32.1450361Z [00:02:51.172]➜  cp $WORK/b687/_pkg_.a /root/.cache/go-build/72/722d92010f73869c85b26be50142475e87f996a9544465c0ee11b2a9f7362fd0-d # internal
2025-08-20T22:48:32.1461991Z [00:02:51.173]➜  go tool buildid -w $WORK/b196/_pkg_.a # internal
2025-08-20T22:48:32.1465273Z [00:02:51.173]➜  google.golang.org/protobuf/types/known/fieldmaskpb
2025-08-20T22:48:32.1465634Z [00:02:51.173]➜  mkdir -p $WORK/b688/
2025-08-20T22:48:32.1477456Z [00:02:51.175]➜  cat >/tmp/go-build3381348043/b688/importcfg << 'EOF' # internal
2025-08-20T22:48:32.1478155Z [00:02:51.175]➜  # import config
2025-08-20T22:48:32.1478723Z [00:02:51.175]➜  packagefile google.golang.org/protobuf/proto=/tmp/go-build3381348043/b235/_pkg_.a
2025-08-20T22:48:32.1480466Z [00:02:51.175]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build3381348043/b224/_pkg_.a
2025-08-20T22:48:32.1481194Z [00:02:51.175]➜  packagefile google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build3381348043/b273/_pkg_.a
2025-08-20T22:48:32.1482022Z [00:02:51.175]➜  packagefile reflect=/tmp/go-build3381348043/b099/_pkg_.a
2025-08-20T22:48:32.1482525Z [00:02:51.175]➜  packagefile sort=/tmp/go-build3381348043/b157/_pkg_.a
2025-08-20T22:48:32.1482947Z [00:02:51.175]➜  packagefile strings=/tmp/go-build3381348043/b063/_pkg_.a
2025-08-20T22:48:32.1483366Z [00:02:51.175]➜  packagefile sync=/tmp/go-build3381348043/b035/_pkg_.a
2025-08-20T22:48:32.1483674Z [00:02:51.175]➜  EOF
2025-08-20T22:48:32.1493712Z [00:02:51.176]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b688/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/protobuf@v1.36.7/types/known/fieldmaskpb=>google.golang.org/protobuf@v1.36.7/types/known/fieldmaskpb;$WORK/b688=>" -p google.golang.org/protobuf/types/known/fieldmaskpb -lang=go1.22 -complete -installsuffix shared -buildid P55LXFZe_VktaGZs2-V5/P55LXFZe_VktaGZs2-V5 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b688/importcfg -pack /root/go/pkg/mod/google.golang.org/protobuf@v1.36.7/types/known/fieldmaskpb/field_mask.pb.go
2025-08-20T22:48:32.1521839Z [00:02:51.179]➜  cp $WORK/b196/_pkg_.a /root/.cache/go-build/d4/d493c6e4b11c595d240211070f66c96753f5a2a4cfe834488d6011a38ad51bbe-d # internal
2025-08-20T22:48:32.1555388Z [00:02:51.182]➜  github.com/smallstep/certificates/acme/db/nosql
2025-08-20T22:48:32.1558901Z [00:02:51.183]➜  mkdir -p $WORK/b644/
2025-08-20T22:48:32.1560835Z [00:02:51.183]➜  cat >/tmp/go-build3381348043/b644/importcfg << 'EOF' # internal
2025-08-20T22:48:32.1561368Z [00:02:51.183]➜  # import config
2025-08-20T22:48:32.1561843Z [00:02:51.183]➜  packagefile context=/tmp/go-build3381348043/b043/_pkg_.a
2025-08-20T22:48:32.1562616Z [00:02:51.183]➜  packagefile crypto/rand=/tmp/go-build3381348043/b116/_pkg_.a
2025-08-20T22:48:32.1563114Z [00:02:51.183]➜  packagefile crypto/x509=/tmp/go-build3381348043/b141/_pkg_.a
2025-08-20T22:48:32.1563706Z [00:02:51.183]➜  packagefile encoding/base64=/tmp/go-build3381348043/b146/_pkg_.a
2025-08-20T22:48:32.1564700Z [00:02:51.183]➜  packagefile encoding/json=/tmp/go-build3381348043/b158/_pkg_.a
2025-08-20T22:48:32.1565201Z [00:02:51.183]➜  packagefile encoding/pem=/tmp/go-build3381348043/b145/_pkg_.a
2025-08-20T22:48:32.1565947Z [00:02:51.183]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:32.1566565Z [00:02:51.183]➜  packagefile github.com/pkg/errors=/tmp/go-build3381348043/b195/_pkg_.a
2025-08-20T22:48:32.1567268Z [00:02:51.183]➜  packagefile github.com/smallstep/certificates/acme=/tmp/go-build3381348043/b196/_pkg_.a
2025-08-20T22:48:32.1571366Z [00:02:51.183]➜  packagefile github.com/smallstep/nosql=/tmp/go-build3381348043/b332/_pkg_.a
2025-08-20T22:48:32.1572009Z [00:02:51.183]➜  packagefile github.com/smallstep/nosql/database=/tmp/go-build3381348043/b358/_pkg_.a
2025-08-20T22:48:32.1572587Z [00:02:51.183]➜  packagefile go.step.sm/crypto/jose=/tmp/go-build3381348043/b445/_pkg_.a
2025-08-20T22:48:32.1573124Z [00:02:51.183]➜  packagefile go.step.sm/crypto/randutil=/tmp/go-build3381348043/b417/_pkg_.a
2025-08-20T22:48:32.1573620Z [00:02:51.183]➜  packagefile sync=/tmp/go-build3381348043/b035/_pkg_.a
2025-08-20T22:48:32.1574033Z [00:02:51.183]➜  packagefile time=/tmp/go-build3381348043/b044/_pkg_.a
2025-08-20T22:48:32.1574341Z [00:02:51.183]➜  EOF
2025-08-20T22:48:32.1581062Z [00:02:51.183]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b644/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/smallstep/certificates@v0.28.4/acme/db/nosql=>github.com/smallstep/certificates@v0.28.4/acme/db/nosql;$WORK/b644=>" -p github.com/smallstep/certificates/acme/db/nosql -lang=go1.23 -complete -installsuffix shared -buildid GryECqwhgKK4owH1WTJW/GryECqwhgKK4owH1WTJW -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b644/importcfg -pack /root/go/pkg/mod/github.com/smallstep/certificates@v0.28.4/acme/db/nosql/account.go /root/go/pkg/mod/github.com/smallstep/certificates@v0.28.4/acme/db/nosql/authz.go /root/go/pkg/mod/github.com/smallstep/certificates@v0.28.4/acme/db/nosql/certificate.go /root/go/pkg/mod/github.com/smallstep/certificates@v0.28.4/acme/db/nosql/challenge.go /root/go/pkg/mod/github.com/smallstep/certificates@v0.28.4/acme/db/nosql/eab.go /root/go/pkg/mod/github.com/smallstep/certificates@v0.28.4/acme/db/nosql/nonce.go /root/go/pkg/mod/github.com/smallstep/certificates@v0.28.4/acme/db/nosql/nosql.go /root/go/pkg/mod/github.com/smallstep/certificates@v0.28.4/acme/db/nosql/order.go /root/go/pkg/mod/github.com/smallstep/certificates@v0.28.4/acme/db/nosql/wire.go
2025-08-20T22:48:32.1585321Z [00:02:51.184]➜  go tool buildid -w $WORK/b637/_pkg_.a # internal
2025-08-20T22:48:32.1612795Z [00:02:51.188]➜  cp $WORK/b637/_pkg_.a /root/.cache/go-build/75/75f67df2085716f8a220888a9f513ae1d491ce67bdd2d8f12e55e9c681ca2266-d # internal
2025-08-20T22:48:32.1618601Z [00:02:51.189]➜  github.com/smallstep/certificates/acme/api
2025-08-20T22:48:32.1620960Z [00:02:51.189]➜  mkdir -p $WORK/b636/
2025-08-20T22:48:32.1633837Z [00:02:51.190]➜  cat >/tmp/go-build3381348043/b636/importcfg << 'EOF' # internal
2025-08-20T22:48:32.1635121Z [00:02:51.190]➜  # import config
2025-08-20T22:48:32.1635678Z [00:02:51.190]➜  packagefile bytes=/tmp/go-build3381348043/b003/_pkg_.a
2025-08-20T22:48:32.1646743Z [00:02:51.190]➜  packagefile context=/tmp/go-build3381348043/b043/_pkg_.a
2025-08-20T22:48:32.1647678Z [00:02:51.190]➜  packagefile crypto/rsa=/tmp/go-build3381348043/b117/_pkg_.a
2025-08-20T22:48:32.1648188Z [00:02:51.190]➜  packagefile crypto/x509=/tmp/go-build3381348043/b141/_pkg_.a
2025-08-20T22:48:32.1648681Z [00:02:51.190]➜  packagefile encoding/base64=/tmp/go-build3381348043/b146/_pkg_.a
2025-08-20T22:48:32.1649163Z [00:02:51.190]➜  packagefile encoding/json=/tmp/go-build3381348043/b158/_pkg_.a
2025-08-20T22:48:32.1649914Z [00:02:51.190]➜  packagefile encoding/pem=/tmp/go-build3381348043/b145/_pkg_.a
2025-08-20T22:48:32.1650358Z [00:02:51.190]➜  packagefile errors=/tmp/go-build3381348043/b004/_pkg_.a
2025-08-20T22:48:32.1650779Z [00:02:51.190]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:32.1651269Z [00:02:51.190]➜  packagefile github.com/go-chi/chi/v5=/tmp/go-build3381348043/b160/_pkg_.a
2025-08-20T22:48:32.1651879Z [00:02:51.190]➜  packagefile github.com/smallstep/certificates/acme=/tmp/go-build3381348043/b196/_pkg_.a
2025-08-20T22:48:32.1652555Z [00:02:51.190]➜  packagefile github.com/smallstep/certificates/acme/wire=/tmp/go-build3381348043/b212/_pkg_.a
2025-08-20T22:48:32.1653223Z [00:02:51.190]➜  packagefile github.com/smallstep/certificates/api=/tmp/go-build3381348043/b637/_pkg_.a
2025-08-20T22:48:32.1653903Z [00:02:51.190]➜  packagefile github.com/smallstep/certificates/api/render=/tmp/go-build3381348043/b213/_pkg_.a
2025-08-20T22:48:32.1654597Z [00:02:51.190]➜  packagefile github.com/smallstep/certificates/authority=/tmp/go-build3381348043/b240/_pkg_.a
2025-08-20T22:48:32.1655329Z [00:02:51.190]➜  packagefile github.com/smallstep/certificates/authority/policy=/tmp/go-build3381348043/b424/_pkg_.a
2025-08-20T22:48:32.1656413Z [00:02:51.190]➜  packagefile github.com/smallstep/certificates/authority/provisioner=/tmp/go-build3381348043/b419/_pkg_.a
2025-08-20T22:48:32.1657320Z [00:02:51.190]➜  packagefile github.com/smallstep/certificates/logging=/tmp/go-build3381348043/b640/_pkg_.a
2025-08-20T22:48:32.1657976Z [00:02:51.190]➜  packagefile go.step.sm/crypto/jose=/tmp/go-build3381348043/b445/_pkg_.a
2025-08-20T22:48:32.1658512Z [00:02:51.190]➜  packagefile go.step.sm/crypto/keyutil=/tmp/go-build3381348043/b453/_pkg_.a
2025-08-20T22:48:32.1659150Z [00:02:51.190]➜  packagefile go.step.sm/crypto/randutil=/tmp/go-build3381348043/b417/_pkg_.a
2025-08-20T22:48:32.1659804Z [00:02:51.190]➜  packagefile go.step.sm/crypto/x509util=/tmp/go-build3381348043/b427/_pkg_.a
2025-08-20T22:48:32.1660357Z [00:02:51.190]➜  packagefile golang.org/x/crypto/ocsp=/tmp/go-build3381348043/b643/_pkg_.a
2025-08-20T22:48:32.1660826Z [00:02:51.190]➜  packagefile io=/tmp/go-build3381348043/b034/_pkg_.a
2025-08-20T22:48:32.1661227Z [00:02:51.190]➜  packagefile net=/tmp/go-build3381348043/b148/_pkg_.a
2025-08-20T22:48:32.1661656Z [00:02:51.190]➜  packagefile net/http=/tmp/go-build3381348043/b161/_pkg_.a
2025-08-20T22:48:32.1662088Z [00:02:51.190]➜  packagefile net/url=/tmp/go-build3381348043/b155/_pkg_.a
2025-08-20T22:48:32.1662504Z [00:02:51.190]➜  packagefile path=/tmp/go-build3381348043/b082/_pkg_.a
2025-08-20T22:48:32.1662922Z [00:02:51.190]➜  packagefile strings=/tmp/go-build3381348043/b063/_pkg_.a
2025-08-20T22:48:32.1663341Z [00:02:51.190]➜  packagefile time=/tmp/go-build3381348043/b044/_pkg_.a
2025-08-20T22:48:32.1663650Z [00:02:51.190]➜  EOF
2025-08-20T22:48:32.1667294Z [00:02:51.190]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b636/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/smallstep/certificates@v0.28.4/acme/api=>github.com/smallstep/certificates@v0.28.4/acme/api;$WORK/b636=>" -p github.com/smallstep/certificates/acme/api -lang=go1.23 -complete -installsuffix shared -buildid S7yfp4Bzk4GvO-qEo5-Y/S7yfp4Bzk4GvO-qEo5-Y -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b636/importcfg -pack /root/go/pkg/mod/github.com/smallstep/certificates@v0.28.4/acme/api/account.go /root/go/pkg/mod/github.com/smallstep/certificates@v0.28.4/acme/api/eab.go /root/go/pkg/mod/github.com/smallstep/certificates@v0.28.4/acme/api/handler.go /root/go/pkg/mod/github.com/smallstep/certificates@v0.28.4/acme/api/middleware.go /root/go/pkg/mod/github.com/smallstep/certificates@v0.28.4/acme/api/order.go /root/go/pkg/mod/github.com/smallstep/certificates@v0.28.4/acme/api/revoke.go
2025-08-20T22:48:32.1983490Z [00:02:51.225]➜  go tool buildid -w $WORK/b688/_pkg_.a # internal
2025-08-20T22:48:32.1984217Z [00:02:51.225]➜  cp $WORK/b688/_pkg_.a /root/.cache/go-build/ba/ba1ad3af5f97dd7629fbaa9359f9d1554c8f472ddcf70f3dc9a1baba3ceb7b4a-d # internal
2025-08-20T22:48:32.1985237Z [00:02:51.225]➜  github.com/smallstep/certificates/authority/admin/api
2025-08-20T22:48:32.1985591Z [00:02:51.225]➜  mkdir -p $WORK/b645/
2025-08-20T22:48:32.1986334Z [00:02:51.225]➜  cat >/tmp/go-build3381348043/b645/importcfg << 'EOF' # internal
2025-08-20T22:48:32.1986699Z [00:02:51.225]➜  # import config
2025-08-20T22:48:32.1987050Z [00:02:51.225]➜  packagefile context=/tmp/go-build3381348043/b043/_pkg_.a
2025-08-20T22:48:32.1987513Z [00:02:51.225]➜  packagefile encoding/base64=/tmp/go-build3381348043/b146/_pkg_.a
2025-08-20T22:48:32.1987961Z [00:02:51.225]➜  packagefile errors=/tmp/go-build3381348043/b004/_pkg_.a
2025-08-20T22:48:32.1988377Z [00:02:51.225]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:32.1988859Z [00:02:51.225]➜  packagefile github.com/go-chi/chi/v5=/tmp/go-build3381348043/b160/_pkg_.a
2025-08-20T22:48:32.1989458Z [00:02:51.225]➜  packagefile github.com/smallstep/certificates/acme=/tmp/go-build3381348043/b196/_pkg_.a
2025-08-20T22:48:32.1990110Z [00:02:51.225]➜  packagefile github.com/smallstep/certificates/api=/tmp/go-build3381348043/b637/_pkg_.a
2025-08-20T22:48:32.1990776Z [00:02:51.225]➜  packagefile github.com/smallstep/certificates/api/read=/tmp/go-build3381348043/b639/_pkg_.a
2025-08-20T22:48:32.1991639Z [00:02:51.225]➜  packagefile github.com/smallstep/certificates/api/render=/tmp/go-build3381348043/b213/_pkg_.a
2025-08-20T22:48:32.1992453Z [00:02:51.225]➜  packagefile github.com/smallstep/certificates/authority=/tmp/go-build3381348043/b240/_pkg_.a
2025-08-20T22:48:32.1993175Z [00:02:51.225]➜  packagefile github.com/smallstep/certificates/authority/admin=/tmp/go-build3381348043/b241/_pkg_.a
2025-08-20T22:48:32.1993959Z [00:02:51.225]➜  packagefile github.com/smallstep/certificates/authority/admin/db/nosql=/tmp/go-build3381348043/b331/_pkg_.a
2025-08-20T22:48:32.1994853Z [00:02:51.225]➜  packagefile github.com/smallstep/certificates/authority/policy=/tmp/go-build3381348043/b424/_pkg_.a
2025-08-20T22:48:32.1995868Z [00:02:51.225]➜  packagefile github.com/smallstep/certificates/authority/provisioner=/tmp/go-build3381348043/b419/_pkg_.a
2025-08-20T22:48:32.1996654Z [00:02:51.225]➜  packagefile github.com/smallstep/certificates/errs=/tmp/go-build3381348043/b426/_pkg_.a
2025-08-20T22:48:32.1997283Z [00:02:51.225]➜  packagefile github.com/smallstep/linkedca=/tmp/go-build3381348043/b242/_pkg_.a
2025-08-20T22:48:32.1997847Z [00:02:51.225]➜  packagefile go.step.sm/crypto/randutil=/tmp/go-build3381348043/b417/_pkg_.a
2025-08-20T22:48:32.1998394Z [00:02:51.225]➜  packagefile go.step.sm/crypto/sshutil=/tmp/go-build3381348043/b601/_pkg_.a
2025-08-20T22:48:32.1998934Z [00:02:51.225]➜  packagefile go.step.sm/crypto/x509util=/tmp/go-build3381348043/b427/_pkg_.a
2025-08-20T22:48:32.1999593Z [00:02:51.225]➜  packagefile google.golang.org/protobuf/types/known/timestamppb=/tmp/go-build3381348043/b294/_pkg_.a
2025-08-20T22:48:32.2000172Z [00:02:51.225]➜  packagefile net/http=/tmp/go-build3381348043/b161/_pkg_.a
2025-08-20T22:48:32.2000612Z [00:02:51.225]➜  packagefile net/url=/tmp/go-build3381348043/b155/_pkg_.a
2025-08-20T22:48:32.2000928Z [00:02:51.225]➜  EOF
2025-08-20T22:48:32.2005207Z [00:02:51.225]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b645/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/smallstep/certificates@v0.28.4/authority/admin/api=>github.com/smallstep/certificates@v0.28.4/authority/admin/api;$WORK/b645=>" -p github.com/smallstep/certificates/authority/admin/api -lang=go1.23 -complete -installsuffix shared -buildid hWb8TcAcZgfuDD08m6nn/hWb8TcAcZgfuDD08m6nn -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b645/importcfg -pack /root/go/pkg/mod/github.com/smallstep/certificates@v0.28.4/authority/admin/api/acme.go /root/go/pkg/mod/github.com/smallstep/certificates@v0.28.4/authority/admin/api/admin.go /root/go/pkg/mod/github.com/smallstep/certificates@v0.28.4/authority/admin/api/handler.go /root/go/pkg/mod/github.com/smallstep/certificates@v0.28.4/authority/admin/api/middleware.go /root/go/pkg/mod/github.com/smallstep/certificates@v0.28.4/authority/admin/api/policy.go /root/go/pkg/mod/github.com/smallstep/certificates@v0.28.4/authority/admin/api/provisioner.go /root/go/pkg/mod/github.com/smallstep/certificates@v0.28.4/authority/admin/api/webhook.go
2025-08-20T22:48:32.2568908Z [00:02:51.284]➜  go tool buildid -w $WORK/b644/_pkg_.a # internal
2025-08-20T22:48:32.2594540Z [00:02:51.286]➜  cp $WORK/b644/_pkg_.a /root/.cache/go-build/13/13f96c130d5e2e53f0f8ecdde964926e5a740bd50db7ee1eeb7986afb538eb23-d # internal
2025-08-20T22:48:32.2604861Z [00:02:51.287]➜  github.com/smallstep/certificates/ca/identity
2025-08-20T22:48:32.2607680Z [00:02:51.288]➜  mkdir -p $WORK/b647/
2025-08-20T22:48:32.2620787Z [00:02:51.289]➜  cat >/tmp/go-build3381348043/b647/importcfg << 'EOF' # internal
2025-08-20T22:48:32.2622478Z [00:02:51.289]➜  # import config
2025-08-20T22:48:32.2623393Z [00:02:51.289]➜  packagefile bytes=/tmp/go-build3381348043/b003/_pkg_.a
2025-08-20T22:48:32.2624320Z [00:02:51.289]➜  packagefile crypto=/tmp/go-build3381348043/b052/_pkg_.a
2025-08-20T22:48:32.2625105Z [00:02:51.289]➜  packagefile crypto/tls=/tmp/go-build3381348043/b120/_pkg_.a
2025-08-20T22:48:32.2626211Z [00:02:51.289]➜  packagefile crypto/x509=/tmp/go-build3381348043/b141/_pkg_.a
2025-08-20T22:48:32.2627054Z [00:02:51.289]➜  packagefile encoding/json=/tmp/go-build3381348043/b158/_pkg_.a
2025-08-20T22:48:32.2628056Z [00:02:51.289]➜  packagefile encoding/pem=/tmp/go-build3381348043/b145/_pkg_.a
2025-08-20T22:48:32.2628918Z [00:02:51.289]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:32.2629650Z [00:02:51.289]➜  packagefile github.com/pkg/errors=/tmp/go-build3381348043/b195/_pkg_.a
2025-08-20T22:48:32.2630750Z [00:02:51.289]➜  packagefile github.com/smallstep/certificates/api=/tmp/go-build3381348043/b637/_pkg_.a
2025-08-20T22:48:32.2631813Z [00:02:51.289]➜  packagefile github.com/smallstep/certificates/internal/httptransport=/tmp/go-build3381348043/b469/_pkg_.a
2025-08-20T22:48:32.2632929Z [00:02:51.289]➜  packagefile github.com/smallstep/cli-utils/step=/tmp/go-build3381348043/b581/_pkg_.a
2025-08-20T22:48:32.2633731Z [00:02:51.289]➜  packagefile go.step.sm/crypto/pemutil=/tmp/go-build3381348043/b461/_pkg_.a
2025-08-20T22:48:32.2634477Z [00:02:51.289]➜  packagefile net/http=/tmp/go-build3381348043/b161/_pkg_.a
2025-08-20T22:48:32.2635377Z [00:02:51.289]➜  packagefile net/url=/tmp/go-build3381348043/b155/_pkg_.a
2025-08-20T22:48:32.2636140Z [00:02:51.289]➜  packagefile os=/tmp/go-build3381348043/b079/_pkg_.a
2025-08-20T22:48:32.2637305Z [00:02:51.289]➜  packagefile path/filepath=/tmp/go-build3381348043/b156/_pkg_.a
2025-08-20T22:48:32.2637769Z [00:02:51.289]➜  packagefile strings=/tmp/go-build3381348043/b063/_pkg_.a
2025-08-20T22:48:32.2638193Z [00:02:51.289]➜  packagefile time=/tmp/go-build3381348043/b044/_pkg_.a
2025-08-20T22:48:32.2638502Z [00:02:51.289]➜  EOF
2025-08-20T22:48:32.2664155Z [00:02:51.293]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b647/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/smallstep/certificates@v0.28.4/ca/identity=>github.com/smallstep/certificates@v0.28.4/ca/identity;$WORK/b647=>" -p github.com/smallstep/certificates/ca/identity -lang=go1.23 -complete -installsuffix shared -buildid sznGRnYQrnwYJnMslP6j/sznGRnYQrnwYJnMslP6j -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b647/importcfg -pack /root/go/pkg/mod/github.com/smallstep/certificates@v0.28.4/ca/identity/client.go /root/go/pkg/mod/github.com/smallstep/certificates@v0.28.4/ca/identity/identity.go
2025-08-20T22:48:32.3237824Z [00:02:51.350]➜  go tool buildid -w $WORK/b647/_pkg_.a # internal
2025-08-20T22:48:32.3256534Z [00:02:51.352]➜  cp $WORK/b647/_pkg_.a /root/.cache/go-build/e3/e3533f0d0b61a7a2f53c5335be81afb62ef78a136406b801208349f1a924a23d-d # internal
2025-08-20T22:48:32.3266105Z [00:02:51.353]➜  github.com/smallstep/certificates/scep/api
2025-08-20T22:48:32.3266500Z [00:02:51.353]➜  mkdir -p $WORK/b677/
2025-08-20T22:48:32.3291735Z [00:02:51.356]➜  cat >/tmp/go-build3381348043/b677/importcfg << 'EOF' # internal
2025-08-20T22:48:32.3292217Z [00:02:51.356]➜  # import config
2025-08-20T22:48:32.3292573Z [00:02:51.356]➜  packagefile context=/tmp/go-build3381348043/b043/_pkg_.a
2025-08-20T22:48:32.3293026Z [00:02:51.356]➜  packagefile crypto/x509=/tmp/go-build3381348043/b141/_pkg_.a
2025-08-20T22:48:32.3293512Z [00:02:51.356]➜  packagefile encoding/base64=/tmp/go-build3381348043/b146/_pkg_.a
2025-08-20T22:48:32.3293973Z [00:02:51.356]➜  packagefile errors=/tmp/go-build3381348043/b004/_pkg_.a
2025-08-20T22:48:32.3294387Z [00:02:51.356]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:32.3294863Z [00:02:51.356]➜  packagefile github.com/go-chi/chi/v5=/tmp/go-build3381348043/b160/_pkg_.a
2025-08-20T22:48:32.3295462Z [00:02:51.356]➜  packagefile github.com/smallstep/certificates/api=/tmp/go-build3381348043/b637/_pkg_.a
2025-08-20T22:48:32.3296535Z [00:02:51.356]➜  packagefile github.com/smallstep/certificates/api/log=/tmp/go-build3381348043/b214/_pkg_.a
2025-08-20T22:48:32.3297295Z [00:02:51.356]➜  packagefile github.com/smallstep/certificates/authority=/tmp/go-build3381348043/b240/_pkg_.a
2025-08-20T22:48:32.3298060Z [00:02:51.356]➜  packagefile github.com/smallstep/certificates/authority/provisioner=/tmp/go-build3381348043/b419/_pkg_.a
2025-08-20T22:48:32.3298776Z [00:02:51.356]➜  packagefile github.com/smallstep/certificates/scep=/tmp/go-build3381348043/b616/_pkg_.a
2025-08-20T22:48:32.3299494Z [00:02:51.356]➜  packagefile github.com/smallstep/pkcs7=/tmp/go-build3381348043/b617/_pkg_.a
2025-08-20T22:48:32.3300121Z [00:02:51.356]➜  packagefile github.com/smallstep/scep=/tmp/go-build3381348043/b619/_pkg_.a
2025-08-20T22:48:32.3300590Z [00:02:51.356]➜  packagefile io=/tmp/go-build3381348043/b034/_pkg_.a
2025-08-20T22:48:32.3301007Z [00:02:51.356]➜  packagefile net/http=/tmp/go-build3381348043/b161/_pkg_.a
2025-08-20T22:48:32.3301442Z [00:02:51.356]➜  packagefile net/url=/tmp/go-build3381348043/b155/_pkg_.a
2025-08-20T22:48:32.3301870Z [00:02:51.356]➜  packagefile strings=/tmp/go-build3381348043/b063/_pkg_.a
2025-08-20T22:48:32.3302192Z [00:02:51.356]➜  EOF
2025-08-20T22:48:32.3304197Z [00:02:51.356]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b677/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/smallstep/certificates@v0.28.4/scep/api=>github.com/smallstep/certificates@v0.28.4/scep/api;$WORK/b677=>" -p github.com/smallstep/certificates/scep/api -lang=go1.23 -complete -installsuffix shared -buildid ASr4Xy0QZdm8zj5geKaV/ASr4Xy0QZdm8zj5geKaV -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b677/importcfg -pack /root/go/pkg/mod/github.com/smallstep/certificates@v0.28.4/scep/api/api.go
2025-08-20T22:48:32.4709371Z [00:02:51.498]➜  go tool buildid -w $WORK/b677/_pkg_.a # internal
2025-08-20T22:48:32.4744718Z [00:02:51.501]➜  cp $WORK/b677/_pkg_.a /root/.cache/go-build/fd/fd455f4e74fba6d1c325a7d3f4719ed45bb9fc94c5786d741ff9574b2bd14ce2-d # internal
2025-08-20T22:48:32.4753966Z [00:02:51.502]➜  cloud.google.com/go/iam/apiv1/iampb
2025-08-20T22:48:32.4758392Z [00:02:51.503]➜  mkdir -p $WORK/b684/
2025-08-20T22:48:32.4770644Z [00:02:51.504]➜  cat >/tmp/go-build3381348043/b684/importcfg << 'EOF' # internal
2025-08-20T22:48:32.4772013Z [00:02:51.504]➜  # import config
2025-08-20T22:48:32.4775104Z [00:02:51.504]➜  packagefile context=/tmp/go-build3381348043/b043/_pkg_.a
2025-08-20T22:48:32.4787069Z [00:02:51.504]➜  packagefile google.golang.org/genproto/googleapis/api/annotations=/tmp/go-build3381348043/b685/_pkg_.a
2025-08-20T22:48:32.4787858Z [00:02:51.504]➜  packagefile google.golang.org/genproto/googleapis/type/expr=/tmp/go-build3381348043/b687/_pkg_.a
2025-08-20T22:48:32.4789000Z [00:02:51.504]➜  packagefile google.golang.org/grpc=/tmp/go-build3381348043/b243/_pkg_.a
2025-08-20T22:48:32.4791248Z [00:02:51.504]➜  packagefile google.golang.org/grpc/codes=/tmp/go-build3381348043/b282/_pkg_.a
2025-08-20T22:48:32.4791848Z [00:02:51.504]➜  packagefile google.golang.org/grpc/status=/tmp/go-build3381348043/b295/_pkg_.a
2025-08-20T22:48:32.4792503Z [00:02:51.504]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build3381348043/b224/_pkg_.a
2025-08-20T22:48:32.4793213Z [00:02:51.504]➜  packagefile google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build3381348043/b273/_pkg_.a
2025-08-20T22:48:32.4793932Z [00:02:51.504]➜  packagefile google.golang.org/protobuf/types/known/fieldmaskpb=/tmp/go-build3381348043/b688/_pkg_.a
2025-08-20T22:48:32.4794526Z [00:02:51.504]➜  packagefile reflect=/tmp/go-build3381348043/b099/_pkg_.a
2025-08-20T22:48:32.4794944Z [00:02:51.504]➜  packagefile sync=/tmp/go-build3381348043/b035/_pkg_.a
2025-08-20T22:48:32.4795256Z [00:02:51.504]➜  EOF
2025-08-20T22:48:32.4801170Z [00:02:51.504]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b684/_pkg_.a -trimpath "/root/go/pkg/mod/cloud.google.com/go/iam@v1.5.2/apiv1/iampb=>cloud.google.com/go/iam@v1.5.2/apiv1/iampb;$WORK/b684=>" -p cloud.google.com/go/iam/apiv1/iampb -lang=go1.23 -complete -installsuffix shared -buildid HhSDGmcF19ZkZIHsP6sh/HhSDGmcF19ZkZIHsP6sh -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b684/importcfg -pack /root/go/pkg/mod/cloud.google.com/go/iam@v1.5.2/apiv1/iampb/iam_policy.pb.go /root/go/pkg/mod/cloud.google.com/go/iam@v1.5.2/apiv1/iampb/options.pb.go /root/go/pkg/mod/cloud.google.com/go/iam@v1.5.2/apiv1/iampb/policy.pb.go /root/go/pkg/mod/cloud.google.com/go/iam@v1.5.2/apiv1/iampb/resource_policy_member.pb.go
2025-08-20T22:48:32.6543040Z [00:02:51.681]➜  go tool buildid -w $WORK/b645/_pkg_.a # internal
2025-08-20T22:48:32.6657006Z [00:02:51.693]➜  cp $WORK/b645/_pkg_.a /root/.cache/go-build/07/07e9e691d175c4278c61c0d13d79f4d1698d32630b0d93a2665ddb334e1749f1-d # internal
2025-08-20T22:48:32.6719963Z [00:02:51.699]➜  go tool buildid -w $WORK/b636/_pkg_.a # internal
2025-08-20T22:48:32.6724603Z [00:02:51.699]➜  google.golang.org/protobuf/types/known/emptypb
2025-08-20T22:48:32.6727222Z [00:02:51.699]➜  mkdir -p $WORK/b692/
2025-08-20T22:48:32.6729745Z [00:02:51.700]➜  cat >/tmp/go-build3381348043/b692/importcfg << 'EOF' # internal
2025-08-20T22:48:32.6735502Z [00:02:51.700]➜  # import config
2025-08-20T22:48:32.6736777Z [00:02:51.700]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build3381348043/b224/_pkg_.a
2025-08-20T22:48:32.6737585Z [00:02:51.700]➜  packagefile google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build3381348043/b273/_pkg_.a
2025-08-20T22:48:32.6738556Z [00:02:51.700]➜  packagefile reflect=/tmp/go-build3381348043/b099/_pkg_.a
2025-08-20T22:48:32.6738993Z [00:02:51.700]➜  packagefile sync=/tmp/go-build3381348043/b035/_pkg_.a
2025-08-20T22:48:32.6739302Z [00:02:51.700]➜  EOF
2025-08-20T22:48:32.6741437Z [00:02:51.701]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b692/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/protobuf@v1.36.7/types/known/emptypb=>google.golang.org/protobuf@v1.36.7/types/known/emptypb;$WORK/b692=>" -p google.golang.org/protobuf/types/known/emptypb -lang=go1.22 -complete -installsuffix shared -buildid 29r3IYL1gI8XA3liNllS/29r3IYL1gI8XA3liNllS -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b692/importcfg -pack /root/go/pkg/mod/google.golang.org/protobuf@v1.36.7/types/known/emptypb/empty.pb.go
2025-08-20T22:48:32.6761312Z [00:02:51.703]➜  go tool buildid -w $WORK/b684/_pkg_.a # internal
2025-08-20T22:48:32.6783291Z [00:02:51.705]➜  cp $WORK/b636/_pkg_.a /root/.cache/go-build/73/736f198aef5ca41dfeee1b66db66b794f9f42968134530e52aba65b76346dead-d # internal
2025-08-20T22:48:32.6784020Z [00:02:51.705]➜  github.com/googleapis/gax-go/v2/internallog/grpclog
2025-08-20T22:48:32.6785241Z [00:02:51.705]➜  mkdir -p $WORK/b693/
2025-08-20T22:48:32.6790494Z [00:02:51.706]➜  cat >/tmp/go-build3381348043/b693/importcfg << 'EOF' # internal
2025-08-20T22:48:32.6791406Z [00:02:51.706]➜  # import config
2025-08-20T22:48:32.6791988Z [00:02:51.706]➜  packagefile context=/tmp/go-build3381348043/b043/_pkg_.a
2025-08-20T22:48:32.6793939Z [00:02:51.706]➜  packagefile encoding/json=/tmp/go-build3381348043/b158/_pkg_.a
2025-08-20T22:48:32.6794819Z [00:02:51.706]➜  packagefile google.golang.org/grpc/metadata=/tmp/go-build3381348043/b264/_pkg_.a
2025-08-20T22:48:32.6795912Z [00:02:51.706]➜  packagefile google.golang.org/protobuf/encoding/protojson=/tmp/go-build3381348043/b215/_pkg_.a
2025-08-20T22:48:32.6797172Z [00:02:51.706]➜  packagefile google.golang.org/protobuf/proto=/tmp/go-build3381348043/b235/_pkg_.a
2025-08-20T22:48:32.6797941Z [00:02:51.706]➜  packagefile log/slog=/tmp/go-build3381348043/b474/_pkg_.a
2025-08-20T22:48:32.6798788Z [00:02:51.706]➜  packagefile strings=/tmp/go-build3381348043/b063/_pkg_.a
2025-08-20T22:48:32.6799354Z [00:02:51.706]➜  EOF
2025-08-20T22:48:32.6804708Z [00:02:51.706]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b693/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/googleapis/gax-go/v2@v2.15.0/internallog/grpclog=>github.com/googleapis/gax-go/v2@v2.15.0/internallog/grpclog;$WORK/b693=>" -p github.com/googleapis/gax-go/v2/internallog/grpclog -lang=go1.23 -complete -installsuffix shared -buildid 1VlA4lOtdLslbpJXuDcs/1VlA4lOtdLslbpJXuDcs -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b693/importcfg -pack /root/go/pkg/mod/github.com/googleapis/gax-go/v2@v2.15.0/internallog/grpclog/grpclog.go
2025-08-20T22:48:32.6828757Z [00:02:51.710]➜  cp $WORK/b684/_pkg_.a /root/.cache/go-build/86/86a84659bc28df980ff2710ef1a740d6df8e69f0e9befb5707e6ba67a6864a53-d # internal
2025-08-20T22:48:32.6829985Z [00:02:51.710]➜  google.golang.org/api/iterator
2025-08-20T22:48:32.6830744Z [00:02:51.710]➜  mkdir -p $WORK/b695/
2025-08-20T22:48:32.6831337Z [00:02:51.710]➜  cat >/tmp/go-build3381348043/b695/importcfg << 'EOF' # internal
2025-08-20T22:48:32.6831859Z [00:02:51.710]➜  # import config
2025-08-20T22:48:32.6832313Z [00:02:51.710]➜  packagefile errors=/tmp/go-build3381348043/b004/_pkg_.a
2025-08-20T22:48:32.6833169Z [00:02:51.710]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:32.6833812Z [00:02:51.710]➜  packagefile reflect=/tmp/go-build3381348043/b099/_pkg_.a
2025-08-20T22:48:32.6834272Z [00:02:51.710]➜  EOF
2025-08-20T22:48:32.6836309Z [00:02:51.710]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b695/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/api@v0.244.0/iterator=>google.golang.org/api@v0.244.0/iterator;$WORK/b695=>" -p google.golang.org/api/iterator -lang=go1.23 -complete -installsuffix shared -buildid 3RB6bCyo4LfltcrTYXa_/3RB6bCyo4LfltcrTYXa_ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b695/importcfg -pack /root/go/pkg/mod/google.golang.org/api@v0.244.0/iterator/iterator.go
2025-08-20T22:48:32.6993155Z [00:02:51.726]➜  go tool buildid -w $WORK/b693/_pkg_.a # internal
2025-08-20T22:48:32.7000198Z [00:02:51.727]➜  cp $WORK/b693/_pkg_.a /root/.cache/go-build/0e/0e8b80fde6fbc43c6850428d5d71c6f0f77fca8c9c21cb1f57af783c036d77e3-d # internal
2025-08-20T22:48:32.7001928Z [00:02:51.727]➜  cloud.google.com/go/auth/internal/compute
2025-08-20T22:48:32.7002783Z [00:02:51.727]➜  mkdir -p $WORK/b698/
2025-08-20T22:48:32.7003862Z [00:02:51.727]➜  cat >/tmp/go-build3381348043/b698/importcfg << 'EOF' # internal
2025-08-20T22:48:32.7004235Z [00:02:51.727]➜  # import config
2025-08-20T22:48:32.7004849Z [00:02:51.727]➜  packagefile log=/tmp/go-build3381348043/b171/_pkg_.a
2025-08-20T22:48:32.7005262Z [00:02:51.727]➜  packagefile os=/tmp/go-build3381348043/b079/_pkg_.a
2025-08-20T22:48:32.7005687Z [00:02:51.727]➜  packagefile runtime=/tmp/go-build3381348043/b010/_pkg_.a
2025-08-20T22:48:32.7006322Z [00:02:51.727]➜  packagefile strings=/tmp/go-build3381348043/b063/_pkg_.a
2025-08-20T22:48:32.7006749Z [00:02:51.727]➜  packagefile sync=/tmp/go-build3381348043/b035/_pkg_.a
2025-08-20T22:48:32.7007060Z [00:02:51.727]➜  EOF
2025-08-20T22:48:32.7009387Z [00:02:51.727]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b698/_pkg_.a -trimpath "/root/go/pkg/mod/cloud.google.com/go/auth@v0.16.3/internal/compute=>cloud.google.com/go/auth@v0.16.3/internal/compute;$WORK/b698=>" -p cloud.google.com/go/auth/internal/compute -lang=go1.23 -complete -installsuffix shared -buildid XfZ1Y4eC3f4t7e5iVqE1/XfZ1Y4eC3f4t7e5iVqE1 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b698/importcfg -pack /root/go/pkg/mod/cloud.google.com/go/auth@v0.16.3/internal/compute/compute.go /root/go/pkg/mod/cloud.google.com/go/auth@v0.16.3/internal/compute/manufacturer_linux.go
2025-08-20T22:48:32.7071668Z [00:02:51.734]➜  go tool buildid -w $WORK/b692/_pkg_.a # internal
2025-08-20T22:48:32.7082450Z [00:02:51.735]➜  cp $WORK/b692/_pkg_.a /root/.cache/go-build/5d/5dd937015c4fd1d2cecfc924bdcd3288782d5b56bd8ea4b367deccc48d371590-d # internal
2025-08-20T22:48:32.7083196Z [00:02:51.735]➜  cloud.google.com/go/longrunning/autogen/longrunningpb
2025-08-20T22:48:32.7085557Z [00:02:51.735]➜  mkdir -p $WORK/b691/
2025-08-20T22:48:32.7086183Z [00:02:51.735]➜  cat >/tmp/go-build3381348043/b691/importcfg << 'EOF' # internal
2025-08-20T22:48:32.7086641Z [00:02:51.735]➜  # import config
2025-08-20T22:48:32.7087449Z [00:02:51.735]➜  packagefile context=/tmp/go-build3381348043/b043/_pkg_.a
2025-08-20T22:48:32.7088245Z [00:02:51.735]➜  packagefile google.golang.org/genproto/googleapis/api/annotations=/tmp/go-build3381348043/b685/_pkg_.a
2025-08-20T22:48:32.7089071Z [00:02:51.735]➜  packagefile google.golang.org/genproto/googleapis/rpc/status=/tmp/go-build3381348043/b296/_pkg_.a
2025-08-20T22:48:32.7089694Z [00:02:51.735]➜  packagefile google.golang.org/grpc=/tmp/go-build3381348043/b243/_pkg_.a
2025-08-20T22:48:32.7090391Z [00:02:51.735]➜  packagefile google.golang.org/grpc/codes=/tmp/go-build3381348043/b282/_pkg_.a
2025-08-20T22:48:32.7091078Z [00:02:51.735]➜  packagefile google.golang.org/grpc/status=/tmp/go-build3381348043/b295/_pkg_.a
2025-08-20T22:48:32.7091741Z [00:02:51.735]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build3381348043/b224/_pkg_.a
2025-08-20T22:48:32.7092449Z [00:02:51.735]➜  packagefile google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build3381348043/b273/_pkg_.a
2025-08-20T22:48:32.7093151Z [00:02:51.735]➜  packagefile google.golang.org/protobuf/types/descriptorpb=/tmp/go-build3381348043/b340/_pkg_.a
2025-08-20T22:48:32.7093845Z [00:02:51.735]➜  packagefile google.golang.org/protobuf/types/known/anypb=/tmp/go-build3381348043/b297/_pkg_.a
2025-08-20T22:48:32.7094567Z [00:02:51.735]➜  packagefile google.golang.org/protobuf/types/known/durationpb=/tmp/go-build3381348043/b293/_pkg_.a
2025-08-20T22:48:32.7095307Z [00:02:51.735]➜  packagefile google.golang.org/protobuf/types/known/emptypb=/tmp/go-build3381348043/b692/_pkg_.a
2025-08-20T22:48:32.7096227Z [00:02:51.735]➜  packagefile reflect=/tmp/go-build3381348043/b099/_pkg_.a
2025-08-20T22:48:32.7096658Z [00:02:51.735]➜  packagefile sync=/tmp/go-build3381348043/b035/_pkg_.a
2025-08-20T22:48:32.7096968Z [00:02:51.735]➜  EOF
2025-08-20T22:48:32.7099186Z [00:02:51.735]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b691/_pkg_.a -trimpath "/root/go/pkg/mod/cloud.google.com/go/longrunning@v0.6.7/autogen/longrunningpb=>cloud.google.com/go/longrunning@v0.6.7/autogen/longrunningpb;$WORK/b691=>" -p cloud.google.com/go/longrunning/autogen/longrunningpb -lang=go1.23 -complete -installsuffix shared -buildid s3WjeRPV557REqxDLnFP/s3WjeRPV557REqxDLnFP -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b691/importcfg -pack /root/go/pkg/mod/cloud.google.com/go/longrunning@v0.6.7/autogen/longrunningpb/operations.pb.go
2025-08-20T22:48:32.7103953Z [00:02:51.737]➜  go tool buildid -w $WORK/b695/_pkg_.a # internal
2025-08-20T22:48:32.7113655Z [00:02:51.738]➜  cp $WORK/b695/_pkg_.a /root/.cache/go-build/fd/fdca4bd14ad7b5523d4635c5892ed1f4f4c5a2d245b6ffa34113439b0492ac5a-d # internal
2025-08-20T22:48:32.7117011Z [00:02:51.739]➜  github.com/googleapis/gax-go/v2/iterator
2025-08-20T22:48:32.7118764Z [00:02:51.739]➜  mkdir -p $WORK/b694/
2025-08-20T22:48:32.7124876Z [00:02:51.739]➜  cat >/tmp/go-build3381348043/b694/importcfg << 'EOF' # internal
2025-08-20T22:48:32.7125995Z [00:02:51.739]➜  # import config
2025-08-20T22:48:32.7126492Z [00:02:51.739]➜  packagefile google.golang.org/api/iterator=/tmp/go-build3381348043/b695/_pkg_.a
2025-08-20T22:48:32.7126998Z [00:02:51.739]➜  packagefile iter=/tmp/go-build3381348043/b039/_pkg_.a
2025-08-20T22:48:32.7127322Z [00:02:51.739]➜  EOF
2025-08-20T22:48:32.7129267Z [00:02:51.739]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b694/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/googleapis/gax-go/v2@v2.15.0/iterator=>github.com/googleapis/gax-go/v2@v2.15.0/iterator;$WORK/b694=>" -p github.com/googleapis/gax-go/v2/iterator -lang=go1.23 -complete -installsuffix shared -buildid RtS0RU_q3ij7hdxXOkl_/RtS0RU_q3ij7hdxXOkl_ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b694/importcfg -pack /root/go/pkg/mod/github.com/googleapis/gax-go/v2@v2.15.0/iterator/iterator.go
2025-08-20T22:48:32.7220779Z [00:02:51.749]➜  go tool buildid -w $WORK/b698/_pkg_.a # internal
2025-08-20T22:48:32.7223687Z [00:02:51.749]➜  go tool buildid -w $WORK/b694/_pkg_.a # internal
2025-08-20T22:48:32.7224628Z [00:02:51.749]➜  cp $WORK/b694/_pkg_.a /root/.cache/go-build/50/5081f0fb6afcc5b1a2a7df81c379bcef8328a0fd81d4571d8bf484d14930dda2-d # internal
2025-08-20T22:48:32.7228219Z [00:02:51.750]➜  cp $WORK/b698/_pkg_.a /root/.cache/go-build/a6/a63eb3a508ad72b791e113cf9418547b9d3fd2e1873b6b4413b7aab82691630d-d # internal
2025-08-20T22:48:32.7229703Z [00:02:51.750]➜  golang.org/x/time/rate
2025-08-20T22:48:32.7229999Z [00:02:51.750]➜  mkdir -p $WORK/b702/
2025-08-20T22:48:32.7237612Z [00:02:51.750]➜  go.opentelemetry.io/otel/semconv/v1.30.0
2025-08-20T22:48:32.7238088Z [00:02:51.751]➜  mkdir -p $WORK/b701/
2025-08-20T22:48:32.7238643Z [00:02:51.751]➜  cat >/tmp/go-build3381348043/b702/importcfg << 'EOF' # internal
2025-08-20T22:48:32.7239054Z [00:02:51.751]➜  # import config
2025-08-20T22:48:32.7239402Z [00:02:51.751]➜  packagefile context=/tmp/go-build3381348043/b043/_pkg_.a
2025-08-20T22:48:32.7239830Z [00:02:51.751]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:32.7240241Z [00:02:51.751]➜  packagefile math=/tmp/go-build3381348043/b055/_pkg_.a
2025-08-20T22:48:32.7240660Z [00:02:51.751]➜  packagefile sync=/tmp/go-build3381348043/b035/_pkg_.a
2025-08-20T22:48:32.7241075Z [00:02:51.751]➜  packagefile time=/tmp/go-build3381348043/b044/_pkg_.a
2025-08-20T22:48:32.7241397Z [00:02:51.751]➜  EOF
2025-08-20T22:48:32.7243262Z [00:02:51.751]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b702/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/time@v0.12.0/rate=>golang.org/x/time@v0.12.0/rate;$WORK/b702=>" -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/b702/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-20T22:48:32.7253061Z [00:02:51.752]➜  cat >/tmp/go-build3381348043/b701/importcfg << 'EOF' # internal
2025-08-20T22:48:32.7253428Z [00:02:51.752]➜  # import config
2025-08-20T22:48:32.7253881Z [00:02:51.752]➜  packagefile go.opentelemetry.io/otel/attribute=/tmp/go-build3381348043/b550/_pkg_.a
2025-08-20T22:48:32.7254290Z [00:02:51.752]➜  EOF
2025-08-20T22:48:32.7257856Z [00:02:51.752]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b701/_pkg_.a -trimpath "/root/go/pkg/mod/go.opentelemetry.io/otel@v1.36.0/semconv/v1.30.0=>go.opentelemetry.io/otel@v1.36.0/semconv/v1.30.0;$WORK/b701=>" -p go.opentelemetry.io/otel/semconv/v1.30.0 -lang=go1.23 -complete -installsuffix shared -buildid p57aKbq34qPJdMrffQSl/p57aKbq34qPJdMrffQSl -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b701/importcfg -pack /root/go/pkg/mod/go.opentelemetry.io/otel@v1.36.0/semconv/v1.30.0/attribute_group.go /root/go/pkg/mod/go.opentelemetry.io/otel@v1.36.0/semconv/v1.30.0/doc.go /root/go/pkg/mod/go.opentelemetry.io/otel@v1.36.0/semconv/v1.30.0/exception.go /root/go/pkg/mod/go.opentelemetry.io/otel@v1.36.0/semconv/v1.30.0/metric.go /root/go/pkg/mod/go.opentelemetry.io/otel@v1.36.0/semconv/v1.30.0/schema.go
2025-08-20T22:48:32.7599968Z [00:02:51.787]➜  go tool buildid -w $WORK/b702/_pkg_.a # internal
2025-08-20T22:48:32.7601352Z [00:02:51.787]➜  cp $WORK/b702/_pkg_.a /root/.cache/go-build/fa/faf1e19d12a1e1a9768573f7253b093ab8bb1143ba15f1150ab7588f4b02da1c-d # internal
2025-08-20T22:48:32.7610763Z [00:02:51.788]➜  google.golang.org/grpc/credentials/alts/internal
2025-08-20T22:48:32.7611370Z [00:02:51.788]➜  mkdir -p $WORK/b705/
2025-08-20T22:48:32.7619440Z [00:02:51.789]➜  cat >/tmp/go-build3381348043/b705/importcfg << 'EOF' # internal
2025-08-20T22:48:32.7620277Z [00:02:51.789]➜  # import config
2025-08-20T22:48:32.7621768Z [00:02:51.789]➜  packagefile context=/tmp/go-build3381348043/b043/_pkg_.a
2025-08-20T22:48:32.7622358Z [00:02:51.789]➜  packagefile google.golang.org/grpc/credentials=/tmp/go-build3381348043/b256/_pkg_.a
2025-08-20T22:48:32.7622867Z [00:02:51.789]➜  packagefile net=/tmp/go-build3381348043/b148/_pkg_.a
2025-08-20T22:48:32.7623171Z [00:02:51.789]➜  EOF
2025-08-20T22:48:32.7625432Z [00:02:51.789]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b705/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.74.2/credentials/alts/internal=>google.golang.org/grpc@v1.74.2/credentials/alts/internal;$WORK/b705=>" -p google.golang.org/grpc/credentials/alts/internal -lang=go1.23 -complete -installsuffix shared -buildid 99wIGgPnMlKB288vvyNW/99wIGgPnMlKB288vvyNW -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b705/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.74.2/credentials/alts/internal/common.go
2025-08-20T22:48:32.7782167Z [00:02:51.805]➜  go tool buildid -w $WORK/b705/_pkg_.a # internal
2025-08-20T22:48:32.7788241Z [00:02:51.806]➜  cp $WORK/b705/_pkg_.a /root/.cache/go-build/c8/c8fbdac8f9e052916817984f5740bffa4370ad0849d0c05fda48ca72eee466ca-d # internal
2025-08-20T22:48:32.7791758Z [00:02:51.806]➜  google.golang.org/grpc/credentials/alts/internal/proto/grpc_gcp
2025-08-20T22:48:32.7792835Z [00:02:51.806]➜  mkdir -p $WORK/b708/
2025-08-20T22:48:32.7811264Z [00:02:51.808]➜  cat >/tmp/go-build3381348043/b708/importcfg << 'EOF' # internal
2025-08-20T22:48:32.7816562Z [00:02:51.808]➜  # import config
2025-08-20T22:48:32.7818983Z [00:02:51.808]➜  packagefile context=/tmp/go-build3381348043/b043/_pkg_.a
2025-08-20T22:48:32.7819563Z [00:02:51.808]➜  packagefile google.golang.org/grpc=/tmp/go-build3381348043/b243/_pkg_.a
2025-08-20T22:48:32.7820134Z [00:02:51.808]➜  packagefile google.golang.org/grpc/codes=/tmp/go-build3381348043/b282/_pkg_.a
2025-08-20T22:48:32.7821064Z [00:02:51.808]➜  packagefile google.golang.org/grpc/status=/tmp/go-build3381348043/b295/_pkg_.a
2025-08-20T22:48:32.7821735Z [00:02:51.808]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build3381348043/b224/_pkg_.a
2025-08-20T22:48:32.7822449Z [00:02:51.808]➜  packagefile google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build3381348043/b273/_pkg_.a
2025-08-20T22:48:32.7823004Z [00:02:51.808]➜  packagefile reflect=/tmp/go-build3381348043/b099/_pkg_.a
2025-08-20T22:48:32.7823433Z [00:02:51.808]➜  packagefile sync=/tmp/go-build3381348043/b035/_pkg_.a
2025-08-20T22:48:32.7823745Z [00:02:51.808]➜  EOF
2025-08-20T22:48:32.7827575Z [00:02:51.809]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b708/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.74.2/credentials/alts/internal/proto/grpc_gcp=>google.golang.org/grpc@v1.74.2/credentials/alts/internal/proto/grpc_gcp;$WORK/b708=>" -p google.golang.org/grpc/credentials/alts/internal/proto/grpc_gcp -lang=go1.23 -complete -installsuffix shared -buildid RNsb5AIeTmZE0gmO3D83/RNsb5AIeTmZE0gmO3D83 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b708/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.74.2/credentials/alts/internal/proto/grpc_gcp/altscontext.pb.go /root/go/pkg/mod/google.golang.org/grpc@v1.74.2/credentials/alts/internal/proto/grpc_gcp/handshaker.pb.go /root/go/pkg/mod/google.golang.org/grpc@v1.74.2/credentials/alts/internal/proto/grpc_gcp/handshaker_grpc.pb.go /root/go/pkg/mod/google.golang.org/grpc@v1.74.2/credentials/alts/internal/proto/grpc_gcp/transport_security_common.pb.go
2025-08-20T22:48:32.8041202Z [00:02:51.831]➜  go tool buildid -w $WORK/b691/_pkg_.a # internal
2025-08-20T22:48:32.8066471Z [00:02:51.834]➜  cp $WORK/b691/_pkg_.a /root/.cache/go-build/5c/5c022cd5babc032f38b595475af72a331f9ae54e4f9f766e71ec621fabac3c21-d # internal
2025-08-20T22:48:32.8070716Z [00:02:51.834]➜  google.golang.org/grpc/credentials/alts/internal/conn
2025-08-20T22:48:32.8072645Z [00:02:51.834]➜  mkdir -p $WORK/b709/
2025-08-20T22:48:32.8074112Z [00:02:51.834]➜  cat >/tmp/go-build3381348043/b709/importcfg << 'EOF' # internal
2025-08-20T22:48:32.8075874Z [00:02:51.834]➜  # import config
2025-08-20T22:48:32.8076314Z [00:02:51.834]➜  packagefile bytes=/tmp/go-build3381348043/b003/_pkg_.a
2025-08-20T22:48:32.8076768Z [00:02:51.834]➜  packagefile crypto/aes=/tmp/go-build3381348043/b122/_pkg_.a
2025-08-20T22:48:32.8077234Z [00:02:51.834]➜  packagefile crypto/cipher=/tmp/go-build3381348043/b059/_pkg_.a
2025-08-20T22:48:32.8077927Z [00:02:51.834]➜  packagefile crypto/hmac=/tmp/go-build3381348043/b126/_pkg_.a
2025-08-20T22:48:32.8078530Z [00:02:51.834]➜  packagefile crypto/sha256=/tmp/go-build3381348043/b119/_pkg_.a
2025-08-20T22:48:32.8079242Z [00:02:51.834]➜  packagefile encoding/binary=/tmp/go-build3381348043/b132/_pkg_.a
2025-08-20T22:48:32.8092187Z [00:02:51.834]➜  packagefile errors=/tmp/go-build3381348043/b004/_pkg_.a
2025-08-20T22:48:32.8092655Z [00:02:51.834]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:32.8093486Z [00:02:51.834]➜  packagefile google.golang.org/grpc/credentials/alts/internal=/tmp/go-build3381348043/b705/_pkg_.a
2025-08-20T22:48:32.8094110Z [00:02:51.834]➜  packagefile math=/tmp/go-build3381348043/b055/_pkg_.a
2025-08-20T22:48:32.8094517Z [00:02:51.834]➜  packagefile net=/tmp/go-build3381348043/b148/_pkg_.a
2025-08-20T22:48:32.8094933Z [00:02:51.834]➜  packagefile strconv=/tmp/go-build3381348043/b054/_pkg_.a
2025-08-20T22:48:32.8095250Z [00:02:51.834]➜  EOF
2025-08-20T22:48:32.8121481Z [00:02:51.835]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b709/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.74.2/credentials/alts/internal/conn=>google.golang.org/grpc@v1.74.2/credentials/alts/internal/conn;$WORK/b709=>" -p google.golang.org/grpc/credentials/alts/internal/conn -lang=go1.23 -complete -installsuffix shared -buildid IHw7zLiM2yxWeLv7K9OJ/IHw7zLiM2yxWeLv7K9OJ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b709/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.74.2/credentials/alts/internal/conn/aeadrekey.go /root/go/pkg/mod/google.golang.org/grpc@v1.74.2/credentials/alts/internal/conn/aes128gcm.go /root/go/pkg/mod/google.golang.org/grpc@v1.74.2/credentials/alts/internal/conn/aes128gcmrekey.go /root/go/pkg/mod/google.golang.org/grpc@v1.74.2/credentials/alts/internal/conn/common.go /root/go/pkg/mod/google.golang.org/grpc@v1.74.2/credentials/alts/internal/conn/counter.go /root/go/pkg/mod/google.golang.org/grpc@v1.74.2/credentials/alts/internal/conn/record.go /root/go/pkg/mod/google.golang.org/grpc@v1.74.2/credentials/alts/internal/conn/utils.go
2025-08-20T22:48:32.8568100Z [00:02:51.883]➜  go tool buildid -w $WORK/b709/_pkg_.a # internal
2025-08-20T22:48:32.8572837Z [00:02:51.884]➜  cp $WORK/b709/_pkg_.a /root/.cache/go-build/a0/a02810649e366e3717698b55ccaecb768a29870f98de4411404274ebee198b9c-d # internal
2025-08-20T22:48:32.8584208Z [00:02:51.884]➜  google.golang.org/grpc/credentials/alts/internal/handshaker/service
2025-08-20T22:48:32.8584752Z [00:02:51.885]➜  mkdir -p $WORK/b710/
2025-08-20T22:48:32.8585136Z [00:02:51.885]➜  cat >/tmp/go-build3381348043/b710/importcfg << 'EOF' # internal
2025-08-20T22:48:32.8585489Z [00:02:51.885]➜  # import config
2025-08-20T22:48:32.8585978Z [00:02:51.885]➜  packagefile google.golang.org/grpc=/tmp/go-build3381348043/b243/_pkg_.a
2025-08-20T22:48:32.8586664Z [00:02:51.885]➜  packagefile google.golang.org/grpc/credentials/insecure=/tmp/go-build3381348043/b283/_pkg_.a
2025-08-20T22:48:32.8587348Z [00:02:51.885]➜  packagefile google.golang.org/grpc/internal/envconfig=/tmp/go-build3381348043/b259/_pkg_.a
2025-08-20T22:48:32.8587981Z [00:02:51.885]➜  packagefile google.golang.org/grpc/keepalive=/tmp/go-build3381348043/b319/_pkg_.a
2025-08-20T22:48:32.8588488Z [00:02:51.885]➜  packagefile sync=/tmp/go-build3381348043/b035/_pkg_.a
2025-08-20T22:48:32.8588906Z [00:02:51.885]➜  packagefile time=/tmp/go-build3381348043/b044/_pkg_.a
2025-08-20T22:48:32.8589215Z [00:02:51.885]➜  EOF
2025-08-20T22:48:32.8591886Z [00:02:51.885]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b710/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.74.2/credentials/alts/internal/handshaker/service=>google.golang.org/grpc@v1.74.2/credentials/alts/internal/handshaker/service;$WORK/b710=>" -p google.golang.org/grpc/credentials/alts/internal/handshaker/service -lang=go1.23 -complete -installsuffix shared -buildid PclFpU_37NpBVdzNR4iP/PclFpU_37NpBVdzNR4iP -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b710/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.74.2/credentials/alts/internal/handshaker/service/service.go
2025-08-20T22:48:32.9427229Z [00:02:51.970]➜  go tool buildid -w $WORK/b710/_pkg_.a # internal
2025-08-20T22:48:32.9449737Z [00:02:51.972]➜  cp $WORK/b710/_pkg_.a /root/.cache/go-build/e1/e152cea717021650108877811b8869681be10bf3bb5f49827b3108e99c2300b5-d # internal
2025-08-20T22:48:32.9471027Z [00:02:51.974]➜  google.golang.org/grpc/internal/googlecloud
2025-08-20T22:48:32.9478502Z [00:02:51.975]➜  mkdir -p $WORK/b711/
2025-08-20T22:48:32.9489135Z [00:02:51.976]➜  cat >/tmp/go-build3381348043/b711/importcfg << 'EOF' # internal
2025-08-20T22:48:32.9489883Z [00:02:51.976]➜  # import config
2025-08-20T22:48:32.9491043Z [00:02:51.976]➜  packagefile google.golang.org/grpc/grpclog=/tmp/go-build3381348043/b254/_pkg_.a
2025-08-20T22:48:32.9491730Z [00:02:51.976]➜  packagefile google.golang.org/grpc/internal/grpclog=/tmp/go-build3381348043/b270/_pkg_.a
2025-08-20T22:48:32.9492265Z [00:02:51.976]➜  packagefile os=/tmp/go-build3381348043/b079/_pkg_.a
2025-08-20T22:48:32.9492708Z [00:02:51.976]➜  packagefile runtime=/tmp/go-build3381348043/b010/_pkg_.a
2025-08-20T22:48:32.9493142Z [00:02:51.976]➜  packagefile strings=/tmp/go-build3381348043/b063/_pkg_.a
2025-08-20T22:48:32.9493572Z [00:02:51.976]➜  packagefile sync=/tmp/go-build3381348043/b035/_pkg_.a
2025-08-20T22:48:32.9493888Z [00:02:51.976]➜  EOF
2025-08-20T22:48:32.9501020Z [00:02:51.977]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b711/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.74.2/internal/googlecloud=>google.golang.org/grpc@v1.74.2/internal/googlecloud;$WORK/b711=>" -p google.golang.org/grpc/internal/googlecloud -lang=go1.23 -complete -installsuffix shared -buildid n967ACZR2Etvmo8Fjotm/n967ACZR2Etvmo8Fjotm -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b711/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.74.2/internal/googlecloud/googlecloud.go /root/go/pkg/mod/google.golang.org/grpc@v1.74.2/internal/googlecloud/manufacturer_linux.go
2025-08-20T22:48:32.9521245Z [00:02:51.979]➜  go tool buildid -w $WORK/b708/_pkg_.a # internal
2025-08-20T22:48:32.9606432Z [00:02:51.987]➜  cp $WORK/b708/_pkg_.a /root/.cache/go-build/19/197ad237388ee5a71427993a6b28b0bc5a6c371a043be3b6b45a5b512a705c4d-d # internal
2025-08-20T22:48:32.9609755Z [00:02:51.988]➜  google.golang.org/grpc/credentials/alts/internal/authinfo
2025-08-20T22:48:32.9610685Z [00:02:51.988]➜  mkdir -p $WORK/b707/
2025-08-20T22:48:32.9614732Z [00:02:51.988]➜  cat >/tmp/go-build3381348043/b707/importcfg << 'EOF' # internal
2025-08-20T22:48:32.9615132Z [00:02:51.988]➜  # import config
2025-08-20T22:48:32.9615581Z [00:02:51.988]➜  packagefile google.golang.org/grpc/credentials=/tmp/go-build3381348043/b256/_pkg_.a
2025-08-20T22:48:32.9616511Z [00:02:51.988]➜  packagefile google.golang.org/grpc/credentials/alts/internal/proto/grpc_gcp=/tmp/go-build3381348043/b708/_pkg_.a
2025-08-20T22:48:32.9617044Z [00:02:51.988]➜  EOF
2025-08-20T22:48:32.9651858Z [00:02:51.992]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b707/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.74.2/credentials/alts/internal/authinfo=>google.golang.org/grpc@v1.74.2/credentials/alts/internal/authinfo;$WORK/b707=>" -p google.golang.org/grpc/credentials/alts/internal/authinfo -lang=go1.23 -complete -installsuffix shared -buildid 2pWffS3n9FBSu-xJfBHP/2pWffS3n9FBSu-xJfBHP -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b707/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.74.2/credentials/alts/internal/authinfo/authinfo.go
2025-08-20T22:48:32.9759603Z [00:02:52.003]➜  go tool buildid -w $WORK/b711/_pkg_.a # internal
2025-08-20T22:48:32.9762154Z [00:02:52.003]➜  cp $WORK/b711/_pkg_.a /root/.cache/go-build/01/01948c0218b7a44d31ea18f7155e33c559177463d47d817b8d307ed00cefff4c-d # internal
2025-08-20T22:48:32.9762761Z [00:02:52.003]➜  google.golang.org/grpc/credentials/oauth
2025-08-20T22:48:32.9763077Z [00:02:52.003]➜  mkdir -p $WORK/b712/
2025-08-20T22:48:32.9763714Z [00:02:52.003]➜  cat >/tmp/go-build3381348043/b712/importcfg << 'EOF' # internal
2025-08-20T22:48:32.9764168Z [00:02:52.003]➜  # import config
2025-08-20T22:48:32.9764517Z [00:02:52.003]➜  packagefile context=/tmp/go-build3381348043/b043/_pkg_.a
2025-08-20T22:48:32.9764946Z [00:02:52.003]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:32.9765412Z [00:02:52.003]➜  packagefile golang.org/x/oauth2=/tmp/go-build3381348043/b204/_pkg_.a
2025-08-20T22:48:32.9766196Z [00:02:52.003]➜  packagefile golang.org/x/oauth2/google=/tmp/go-build3381348043/b499/_pkg_.a
2025-08-20T22:48:32.9766911Z [00:02:52.003]➜  packagefile golang.org/x/oauth2/jwt=/tmp/go-build3381348043/b506/_pkg_.a
2025-08-20T22:48:32.9767602Z [00:02:52.003]➜  packagefile google.golang.org/grpc/credentials=/tmp/go-build3381348043/b256/_pkg_.a
2025-08-20T22:48:32.9768127Z [00:02:52.003]➜  packagefile net/url=/tmp/go-build3381348043/b155/_pkg_.a
2025-08-20T22:48:32.9768545Z [00:02:52.003]➜  packagefile os=/tmp/go-build3381348043/b079/_pkg_.a
2025-08-20T22:48:32.9768960Z [00:02:52.003]➜  packagefile sync=/tmp/go-build3381348043/b035/_pkg_.a
2025-08-20T22:48:32.9769268Z [00:02:52.003]➜  EOF
2025-08-20T22:48:32.9771258Z [00:02:52.003]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b712/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.74.2/credentials/oauth=>google.golang.org/grpc@v1.74.2/credentials/oauth;$WORK/b712=>" -p google.golang.org/grpc/credentials/oauth -lang=go1.23 -complete -installsuffix shared -buildid _cK0AGenbwkrksjA6SDw/_cK0AGenbwkrksjA6SDw -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b712/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.74.2/credentials/oauth/oauth.go
2025-08-20T22:48:33.0014625Z [00:02:52.028]➜  go tool buildid -w $WORK/b707/_pkg_.a # internal
2025-08-20T22:48:33.0029051Z [00:02:52.030]➜  cp $WORK/b707/_pkg_.a /root/.cache/go-build/5e/5e46adaa1653b6ba0585623bf6c0488f380fa2291c8ab2e5f5f134a2d6e3e786-d # internal
2025-08-20T22:48:33.0037874Z [00:02:52.031]➜  google.golang.org/grpc/credentials/alts/internal/handshaker
2025-08-20T22:48:33.0045174Z [00:02:52.031]➜  mkdir -p $WORK/b706/
2025-08-20T22:48:33.0046214Z [00:02:52.031]➜  go tool buildid -w $WORK/b701/_pkg_.a # internal
2025-08-20T22:48:33.0056771Z [00:02:52.033]➜  cat >/tmp/go-build3381348043/b706/importcfg << 'EOF' # internal
2025-08-20T22:48:33.0057515Z [00:02:52.033]➜  # import config
2025-08-20T22:48:33.0058401Z [00:02:52.033]➜  packagefile context=/tmp/go-build3381348043/b043/_pkg_.a
2025-08-20T22:48:33.0058910Z [00:02:52.033]➜  packagefile errors=/tmp/go-build3381348043/b004/_pkg_.a
2025-08-20T22:48:33.0059356Z [00:02:52.033]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:33.0059863Z [00:02:52.033]➜  packagefile golang.org/x/sync/semaphore=/tmp/go-build3381348043/b416/_pkg_.a
2025-08-20T22:48:33.0060471Z [00:02:52.033]➜  packagefile google.golang.org/grpc=/tmp/go-build3381348043/b243/_pkg_.a
2025-08-20T22:48:33.0061035Z [00:02:52.033]➜  packagefile google.golang.org/grpc/codes=/tmp/go-build3381348043/b282/_pkg_.a
2025-08-20T22:48:33.0061637Z [00:02:52.033]➜  packagefile google.golang.org/grpc/credentials=/tmp/go-build3381348043/b256/_pkg_.a
2025-08-20T22:48:33.0062323Z [00:02:52.033]➜  packagefile google.golang.org/grpc/credentials/alts/internal=/tmp/go-build3381348043/b705/_pkg_.a
2025-08-20T22:48:33.0063088Z [00:02:52.033]➜  packagefile google.golang.org/grpc/credentials/alts/internal/authinfo=/tmp/go-build3381348043/b707/_pkg_.a
2025-08-20T22:48:33.0063877Z [00:02:52.033]➜  packagefile google.golang.org/grpc/credentials/alts/internal/conn=/tmp/go-build3381348043/b709/_pkg_.a
2025-08-20T22:48:33.0064681Z [00:02:52.033]➜  packagefile google.golang.org/grpc/credentials/alts/internal/proto/grpc_gcp=/tmp/go-build3381348043/b708/_pkg_.a
2025-08-20T22:48:33.0065429Z [00:02:52.033]➜  packagefile google.golang.org/grpc/internal/envconfig=/tmp/go-build3381348043/b259/_pkg_.a
2025-08-20T22:48:33.0066170Z [00:02:52.033]➜  packagefile io=/tmp/go-build3381348043/b034/_pkg_.a
2025-08-20T22:48:33.0066818Z [00:02:52.033]➜  packagefile net=/tmp/go-build3381348043/b148/_pkg_.a
2025-08-20T22:48:33.0067304Z [00:02:52.033]➜  packagefile time=/tmp/go-build3381348043/b044/_pkg_.a
2025-08-20T22:48:33.0067618Z [00:02:52.033]➜  EOF
2025-08-20T22:48:33.0071070Z [00:02:52.034]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b706/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.74.2/credentials/alts/internal/handshaker=>google.golang.org/grpc@v1.74.2/credentials/alts/internal/handshaker;$WORK/b706=>" -p google.golang.org/grpc/credentials/alts/internal/handshaker -lang=go1.23 -complete -installsuffix shared -buildid vSkrd1K-e9UqYg6W0MQi/vSkrd1K-e9UqYg6W0MQi -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b706/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.74.2/credentials/alts/internal/handshaker/handshaker.go
2025-08-20T22:48:33.0122359Z [00:02:52.039]➜  cp $WORK/b701/_pkg_.a /root/.cache/go-build/20/204f2dfde6832d18e0b0a29711f675054098ffce4497e032af75e4d9550e267a-d # internal
2025-08-20T22:48:33.0126830Z [00:02:52.040]➜  go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc/internal
2025-08-20T22:48:33.0127988Z [00:02:52.040]➜  mkdir -p $WORK/b700/
2025-08-20T22:48:33.0135627Z [00:02:52.041]➜  cat >/tmp/go-build3381348043/b700/importcfg << 'EOF' # internal
2025-08-20T22:48:33.0136372Z [00:02:52.041]➜  # import config
2025-08-20T22:48:33.0137337Z [00:02:52.041]➜  packagefile go.opentelemetry.io/otel/attribute=/tmp/go-build3381348043/b550/_pkg_.a
2025-08-20T22:48:33.0138520Z [00:02:52.041]➜  packagefile go.opentelemetry.io/otel/semconv/v1.30.0=/tmp/go-build3381348043/b701/_pkg_.a
2025-08-20T22:48:33.0139335Z [00:02:52.041]➜  packagefile strings=/tmp/go-build3381348043/b063/_pkg_.a
2025-08-20T22:48:33.0139919Z [00:02:52.041]➜  EOF
2025-08-20T22:48:33.0142925Z [00:02:52.041]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b700/_pkg_.a -trimpath "/root/go/pkg/mod/go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc@v0.61.0/internal=>go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc@v0.61.0/internal;$WORK/b700=>" -p go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc/internal -lang=go1.23 -complete -installsuffix shared -buildid LQVFYUhTpatWgyC6ze6h/LQVFYUhTpatWgyC6ze6h -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b700/importcfg -pack /root/go/pkg/mod/go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc@v0.61.0/internal/parse.go
2025-08-20T22:48:33.0165682Z [00:02:52.043]➜  go tool buildid -w $WORK/b712/_pkg_.a # internal
2025-08-20T22:48:33.0171569Z [00:02:52.044]➜  cp $WORK/b712/_pkg_.a /root/.cache/go-build/91/91cd7075b8c6890ae8b1531055f19f095ef880cf7fb37e45222472d04cf81f03-d # internal
2025-08-20T22:48:33.0176928Z [00:02:52.045]➜  google.golang.org/grpc/internal/xds
2025-08-20T22:48:33.0177272Z [00:02:52.045]➜  mkdir -p $WORK/b713/
2025-08-20T22:48:33.0180988Z [00:02:52.045]➜  cat >/tmp/go-build3381348043/b713/importcfg << 'EOF' # internal
2025-08-20T22:48:33.0183204Z [00:02:52.045]➜  # import config
2025-08-20T22:48:33.0183966Z [00:02:52.045]➜  packagefile google.golang.org/grpc/attributes=/tmp/go-build3381348043/b257/_pkg_.a
2025-08-20T22:48:33.0186013Z [00:02:52.045]➜  packagefile google.golang.org/grpc/resolver=/tmp/go-build3381348043/b265/_pkg_.a
2025-08-20T22:48:33.0186805Z [00:02:52.045]➜  EOF
2025-08-20T22:48:33.0188909Z [00:02:52.045]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b713/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.74.2/internal/xds=>google.golang.org/grpc@v1.74.2/internal/xds;$WORK/b713=>" -p google.golang.org/grpc/internal/xds -lang=go1.23 -complete -installsuffix shared -buildid BxwpjIX4O1nAnoKkSVHy/BxwpjIX4O1nAnoKkSVHy -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b713/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.74.2/internal/xds/xds.go
2025-08-20T22:48:33.0302210Z [00:02:52.057]➜  go tool buildid -w $WORK/b713/_pkg_.a # internal
2025-08-20T22:48:33.0306371Z [00:02:52.058]➜  cp $WORK/b713/_pkg_.a /root/.cache/go-build/d7/d751b91b945759e746f2642199770229f49762a0ccc9e31ebd7ab19a71e7398a-d # internal
2025-08-20T22:48:33.0329613Z [00:02:52.060]➜  google.golang.org/grpc/balancer/grpclb/grpc_lb_v1
2025-08-20T22:48:33.0332277Z [00:02:52.060]➜  mkdir -p $WORK/b715/
2025-08-20T22:48:33.0333039Z [00:02:52.060]➜  cat >/tmp/go-build3381348043/b715/importcfg << 'EOF' # internal
2025-08-20T22:48:33.0335395Z [00:02:52.060]➜  # import config
2025-08-20T22:48:33.0336226Z [00:02:52.060]➜  packagefile context=/tmp/go-build3381348043/b043/_pkg_.a
2025-08-20T22:48:33.0338445Z [00:02:52.060]➜  packagefile google.golang.org/grpc=/tmp/go-build3381348043/b243/_pkg_.a
2025-08-20T22:48:33.0339082Z [00:02:52.060]➜  packagefile google.golang.org/grpc/codes=/tmp/go-build3381348043/b282/_pkg_.a
2025-08-20T22:48:33.0339653Z [00:02:52.060]➜  packagefile google.golang.org/grpc/status=/tmp/go-build3381348043/b295/_pkg_.a
2025-08-20T22:48:33.0340317Z [00:02:52.060]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build3381348043/b224/_pkg_.a
2025-08-20T22:48:33.0341029Z [00:02:52.060]➜  packagefile google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build3381348043/b273/_pkg_.a
2025-08-20T22:48:33.0341754Z [00:02:52.060]➜  packagefile google.golang.org/protobuf/types/known/durationpb=/tmp/go-build3381348043/b293/_pkg_.a
2025-08-20T22:48:33.0342493Z [00:02:52.060]➜  packagefile google.golang.org/protobuf/types/known/timestamppb=/tmp/go-build3381348043/b294/_pkg_.a
2025-08-20T22:48:33.0343250Z [00:02:52.060]➜  packagefile reflect=/tmp/go-build3381348043/b099/_pkg_.a
2025-08-20T22:48:33.0343682Z [00:02:52.060]➜  packagefile sync=/tmp/go-build3381348043/b035/_pkg_.a
2025-08-20T22:48:33.0343994Z [00:02:52.060]➜  EOF
2025-08-20T22:48:33.0346646Z [00:02:52.060]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b715/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.74.2/balancer/grpclb/grpc_lb_v1=>google.golang.org/grpc@v1.74.2/balancer/grpclb/grpc_lb_v1;$WORK/b715=>" -p google.golang.org/grpc/balancer/grpclb/grpc_lb_v1 -lang=go1.23 -complete -installsuffix shared -buildid j3Wv4dlnVeLwbp7Bd4X3/j3Wv4dlnVeLwbp7Bd4X3 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b715/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.74.2/balancer/grpclb/grpc_lb_v1/load_balancer.pb.go /root/go/pkg/mod/google.golang.org/grpc@v1.74.2/balancer/grpclb/grpc_lb_v1/load_balancer_grpc.pb.go
2025-08-20T22:48:33.0392846Z [00:02:52.066]➜  go tool buildid -w $WORK/b700/_pkg_.a # internal
2025-08-20T22:48:33.0404597Z [00:02:52.066]➜  cp $WORK/b700/_pkg_.a /root/.cache/go-build/29/29472f8182c06e853d144b195c7316b2b4e50675a7738a47f5ff9669dea681b1-d # internal
2025-08-20T22:48:33.0405334Z [00:02:52.066]➜  go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc
2025-08-20T22:48:33.0405842Z [00:02:52.066]➜  mkdir -p $WORK/b699/
2025-08-20T22:48:33.0406282Z [00:02:52.066]➜  cat >/tmp/go-build3381348043/b699/importcfg << 'EOF' # internal
2025-08-20T22:48:33.0406634Z [00:02:52.066]➜  # import config
2025-08-20T22:48:33.0406985Z [00:02:52.066]➜  packagefile context=/tmp/go-build3381348043/b043/_pkg_.a
2025-08-20T22:48:33.0407417Z [00:02:52.066]➜  packagefile errors=/tmp/go-build3381348043/b004/_pkg_.a
2025-08-20T22:48:33.0408167Z [00:02:52.066]➜  packagefile go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc/internal=/tmp/go-build3381348043/b700/_pkg_.a
2025-08-20T22:48:33.0408923Z [00:02:52.066]➜  packagefile go.opentelemetry.io/otel=/tmp/go-build3381348043/b554/_pkg_.a
2025-08-20T22:48:33.0409523Z [00:02:52.066]➜  packagefile go.opentelemetry.io/otel/attribute=/tmp/go-build3381348043/b550/_pkg_.a
2025-08-20T22:48:33.0410129Z [00:02:52.066]➜  packagefile go.opentelemetry.io/otel/baggage=/tmp/go-build3381348043/b569/_pkg_.a
2025-08-20T22:48:33.0410718Z [00:02:52.066]➜  packagefile go.opentelemetry.io/otel/codes=/tmp/go-build3381348043/b552/_pkg_.a
2025-08-20T22:48:33.0411303Z [00:02:52.066]➜  packagefile go.opentelemetry.io/otel/metric=/tmp/go-build3381348043/b566/_pkg_.a
2025-08-20T22:48:33.0412118Z [00:02:52.066]➜  packagefile go.opentelemetry.io/otel/metric/noop=/tmp/go-build3381348043/b571/_pkg_.a
2025-08-20T22:48:33.0412832Z [00:02:52.066]➜  packagefile go.opentelemetry.io/otel/propagation=/tmp/go-build3381348043/b568/_pkg_.a
2025-08-20T22:48:33.0413482Z [00:02:52.066]➜  packagefile go.opentelemetry.io/otel/semconv/v1.30.0=/tmp/go-build3381348043/b701/_pkg_.a
2025-08-20T22:48:33.0414093Z [00:02:52.066]➜  packagefile go.opentelemetry.io/otel/trace=/tmp/go-build3381348043/b562/_pkg_.a
2025-08-20T22:48:33.0414737Z [00:02:52.066]➜  packagefile google.golang.org/grpc=/tmp/go-build3381348043/b243/_pkg_.a
2025-08-20T22:48:33.0415349Z [00:02:52.066]➜  packagefile google.golang.org/grpc/codes=/tmp/go-build3381348043/b282/_pkg_.a
2025-08-20T22:48:33.0419768Z [00:02:52.066]➜  packagefile google.golang.org/grpc/metadata=/tmp/go-build3381348043/b264/_pkg_.a
2025-08-20T22:48:33.0420405Z [00:02:52.066]➜  packagefile google.golang.org/grpc/peer=/tmp/go-build3381348043/b320/_pkg_.a
2025-08-20T22:48:33.0420982Z [00:02:52.066]➜  packagefile google.golang.org/grpc/stats=/tmp/go-build3381348043/b263/_pkg_.a
2025-08-20T22:48:33.0421552Z [00:02:52.066]➜  packagefile google.golang.org/grpc/status=/tmp/go-build3381348043/b295/_pkg_.a
2025-08-20T22:48:33.0422143Z [00:02:52.066]➜  packagefile google.golang.org/protobuf/proto=/tmp/go-build3381348043/b235/_pkg_.a
2025-08-20T22:48:33.0422635Z [00:02:52.066]➜  packagefile io=/tmp/go-build3381348043/b034/_pkg_.a
2025-08-20T22:48:33.0423261Z [00:02:52.066]➜  packagefile net=/tmp/go-build3381348043/b148/_pkg_.a
2025-08-20T22:48:33.0423701Z [00:02:52.066]➜  packagefile strconv=/tmp/go-build3381348043/b054/_pkg_.a
2025-08-20T22:48:33.0424148Z [00:02:52.066]➜  packagefile sync/atomic=/tmp/go-build3381348043/b037/_pkg_.a
2025-08-20T22:48:33.0424575Z [00:02:52.066]➜  packagefile time=/tmp/go-build3381348043/b044/_pkg_.a
2025-08-20T22:48:33.0424885Z [00:02:52.066]➜  EOF
2025-08-20T22:48:33.0430345Z [00:02:52.066]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b699/_pkg_.a -trimpath "/root/go/pkg/mod/go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc@v0.61.0=>go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc@v0.61.0;$WORK/b699=>" -p go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc -lang=go1.23 -complete -installsuffix shared -buildid 4LWfXL2yIl0gijUzGpub/4LWfXL2yIl0gijUzGpub -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b699/importcfg -pack /root/go/pkg/mod/go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc@v0.61.0/config.go /root/go/pkg/mod/go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc@v0.61.0/doc.go /root/go/pkg/mod/go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc@v0.61.0/interceptor.go /root/go/pkg/mod/go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc@v0.61.0/interceptorinfo.go /root/go/pkg/mod/go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc@v0.61.0/metadata_supplier.go /root/go/pkg/mod/go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc@v0.61.0/stats_handler.go /root/go/pkg/mod/go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc@v0.61.0/version.go
2025-08-20T22:48:33.0843154Z [00:02:52.111]➜  go tool buildid -w $WORK/b706/_pkg_.a # internal
2025-08-20T22:48:33.0875057Z [00:02:52.114]➜  cp $WORK/b706/_pkg_.a /root/.cache/go-build/b9/b9e2fa2180a9836858bd3c5a0a177a076bf443206d9ee844cba9fb7364a6e654-d # internal
2025-08-20T22:48:33.0907598Z [00:02:52.116]➜  google.golang.org/grpc/credentials/alts
2025-08-20T22:48:33.0909829Z [00:02:52.118]➜  mkdir -p $WORK/b704/
2025-08-20T22:48:33.0915581Z [00:02:52.119]➜  cat >/tmp/go-build3381348043/b704/importcfg << 'EOF' # internal
2025-08-20T22:48:33.0936193Z [00:02:52.120]➜  # import config
2025-08-20T22:48:33.0939072Z [00:02:52.120]➜  packagefile context=/tmp/go-build3381348043/b043/_pkg_.a
2025-08-20T22:48:33.0939527Z [00:02:52.120]➜  packagefile errors=/tmp/go-build3381348043/b004/_pkg_.a
2025-08-20T22:48:33.0940159Z [00:02:52.120]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:33.0940724Z [00:02:52.120]➜  packagefile google.golang.org/grpc/codes=/tmp/go-build3381348043/b282/_pkg_.a
2025-08-20T22:48:33.0941335Z [00:02:52.120]➜  packagefile google.golang.org/grpc/credentials=/tmp/go-build3381348043/b256/_pkg_.a
2025-08-20T22:48:33.0942014Z [00:02:52.120]➜  packagefile google.golang.org/grpc/credentials/alts/internal=/tmp/go-build3381348043/b705/_pkg_.a
2025-08-20T22:48:33.0942910Z [00:02:52.120]➜  packagefile google.golang.org/grpc/credentials/alts/internal/handshaker=/tmp/go-build3381348043/b706/_pkg_.a
2025-08-20T22:48:33.0943831Z [00:02:52.120]➜  packagefile google.golang.org/grpc/credentials/alts/internal/handshaker/service=/tmp/go-build3381348043/b710/_pkg_.a
2025-08-20T22:48:33.0944692Z [00:02:52.120]➜  packagefile google.golang.org/grpc/credentials/alts/internal/proto/grpc_gcp=/tmp/go-build3381348043/b708/_pkg_.a
2025-08-20T22:48:33.0945399Z [00:02:52.120]➜  packagefile google.golang.org/grpc/grpclog=/tmp/go-build3381348043/b254/_pkg_.a
2025-08-20T22:48:33.0946218Z [00:02:52.120]➜  packagefile google.golang.org/grpc/internal/googlecloud=/tmp/go-build3381348043/b711/_pkg_.a
2025-08-20T22:48:33.0946856Z [00:02:52.120]➜  packagefile google.golang.org/grpc/peer=/tmp/go-build3381348043/b320/_pkg_.a
2025-08-20T22:48:33.0947428Z [00:02:52.120]➜  packagefile google.golang.org/grpc/status=/tmp/go-build3381348043/b295/_pkg_.a
2025-08-20T22:48:33.0948121Z [00:02:52.120]➜  packagefile net=/tmp/go-build3381348043/b148/_pkg_.a
2025-08-20T22:48:33.0948545Z [00:02:52.120]➜  packagefile strings=/tmp/go-build3381348043/b063/_pkg_.a
2025-08-20T22:48:33.0948969Z [00:02:52.120]➜  packagefile sync=/tmp/go-build3381348043/b035/_pkg_.a
2025-08-20T22:48:33.0949379Z [00:02:52.120]➜  packagefile time=/tmp/go-build3381348043/b044/_pkg_.a
2025-08-20T22:48:33.0949688Z [00:02:52.120]➜  EOF
2025-08-20T22:48:33.0951926Z [00:02:52.120]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b704/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.74.2/credentials/alts=>google.golang.org/grpc@v1.74.2/credentials/alts;$WORK/b704=>" -p google.golang.org/grpc/credentials/alts -lang=go1.23 -complete -installsuffix shared -buildid RHevwPgZLCu3vAoUjKlP/RHevwPgZLCu3vAoUjKlP -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b704/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.74.2/credentials/alts/alts.go /root/go/pkg/mod/google.golang.org/grpc@v1.74.2/credentials/alts/utils.go
2025-08-20T22:48:33.1589457Z [00:02:52.186]➜  go tool buildid -w $WORK/b704/_pkg_.a # internal
2025-08-20T22:48:33.1610489Z [00:02:52.188]➜  cp $WORK/b704/_pkg_.a /root/.cache/go-build/38/38183dce0644c23e42692e8569583db40180a6f96a5fba86f9691cc266ba9975-d # internal
2025-08-20T22:48:33.1671197Z [00:02:52.194]➜  google.golang.org/grpc/credentials/google
2025-08-20T22:48:33.1674235Z [00:02:52.194]➜  mkdir -p $WORK/b703/
2025-08-20T22:48:33.1683302Z [00:02:52.195]➜  cat >/tmp/go-build3381348043/b703/importcfg << 'EOF' # internal
2025-08-20T22:48:33.1685009Z [00:02:52.195]➜  # import config
2025-08-20T22:48:33.1685938Z [00:02:52.195]➜  packagefile context=/tmp/go-build3381348043/b043/_pkg_.a
2025-08-20T22:48:33.1686645Z [00:02:52.195]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:33.1689458Z [00:02:52.195]➜  packagefile google.golang.org/grpc/credentials=/tmp/go-build3381348043/b256/_pkg_.a
2025-08-20T22:48:33.1690471Z [00:02:52.195]➜  packagefile google.golang.org/grpc/credentials/alts=/tmp/go-build3381348043/b704/_pkg_.a
2025-08-20T22:48:33.1691383Z [00:02:52.195]➜  packagefile google.golang.org/grpc/credentials/oauth=/tmp/go-build3381348043/b712/_pkg_.a
2025-08-20T22:48:33.1692128Z [00:02:52.195]➜  packagefile google.golang.org/grpc/grpclog=/tmp/go-build3381348043/b254/_pkg_.a
2025-08-20T22:48:33.1693042Z [00:02:52.195]➜  packagefile google.golang.org/grpc/internal=/tmp/go-build3381348043/b260/_pkg_.a
2025-08-20T22:48:33.1694205Z [00:02:52.195]➜  packagefile google.golang.org/grpc/internal/xds=/tmp/go-build3381348043/b713/_pkg_.a
2025-08-20T22:48:33.1694911Z [00:02:52.196]➜  packagefile net=/tmp/go-build3381348043/b148/_pkg_.a
2025-08-20T22:48:33.1696712Z [00:02:52.196]➜  packagefile net/url=/tmp/go-build3381348043/b155/_pkg_.a
2025-08-20T22:48:33.1697151Z [00:02:52.196]➜  packagefile strings=/tmp/go-build3381348043/b063/_pkg_.a
2025-08-20T22:48:33.1697469Z [00:02:52.196]➜  EOF
2025-08-20T22:48:33.1699891Z [00:02:52.196]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b703/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.74.2/credentials/google=>google.golang.org/grpc@v1.74.2/credentials/google;$WORK/b703=>" -p google.golang.org/grpc/credentials/google -lang=go1.23 -complete -installsuffix shared -buildid 7FjMb_1znFFnBzPcfity/7FjMb_1znFFnBzPcfity -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b703/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.74.2/credentials/google/google.go /root/go/pkg/mod/google.golang.org/grpc@v1.74.2/credentials/google/xds.go
2025-08-20T22:48:33.1834966Z [00:02:52.210]➜  go tool buildid -w $WORK/b715/_pkg_.a # internal
2025-08-20T22:48:33.1863334Z [00:02:52.213]➜  cp $WORK/b715/_pkg_.a /root/.cache/go-build/54/549efebace03945215c12e9f108ad3a5d709b3eb2eb3e565a36f53384b1e21d6-d # internal
2025-08-20T22:48:33.1880068Z [00:02:52.213]➜  google.golang.org/grpc/resolver/manual
2025-08-20T22:48:33.1880850Z [00:02:52.213]➜  mkdir -p $WORK/b716/
2025-08-20T22:48:33.1881877Z [00:02:52.215]➜  cat >/tmp/go-build3381348043/b716/importcfg << 'EOF' # internal
2025-08-20T22:48:33.1882445Z [00:02:52.215]➜  # import config
2025-08-20T22:48:33.1883083Z [00:02:52.215]➜  packagefile google.golang.org/grpc/resolver=/tmp/go-build3381348043/b265/_pkg_.a
2025-08-20T22:48:33.1883895Z [00:02:52.215]➜  packagefile sync=/tmp/go-build3381348043/b035/_pkg_.a
2025-08-20T22:48:33.1884674Z [00:02:52.215]➜  EOF
2025-08-20T22:48:33.1886948Z [00:02:52.215]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b716/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.74.2/resolver/manual=>google.golang.org/grpc@v1.74.2/resolver/manual;$WORK/b716=>" -p google.golang.org/grpc/resolver/manual -lang=go1.23 -complete -installsuffix shared -buildid KUo4a1tYd8j4WTIHxq-x/KUo4a1tYd8j4WTIHxq-x -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b716/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.74.2/resolver/manual/manual.go
2025-08-20T22:48:33.2024543Z [00:02:52.229]➜  go tool buildid -w $WORK/b716/_pkg_.a # internal
2025-08-20T22:48:33.2074984Z [00:02:52.234]➜  cp $WORK/b716/_pkg_.a /root/.cache/go-build/c9/c955c79ebe82e915815893f68511dbbee6e94370977238025b6a61141775c186-d # internal
2025-08-20T22:48:33.2095654Z [00:02:52.237]➜  google.golang.org/grpc/balancer/grpclb
2025-08-20T22:48:33.2096464Z [00:02:52.237]➜  mkdir -p $WORK/b714/
2025-08-20T22:48:33.2107127Z [00:02:52.237]➜  cat >/tmp/go-build3381348043/b714/importcfg << 'EOF' # internal
2025-08-20T22:48:33.2107510Z [00:02:52.237]➜  # import config
2025-08-20T22:48:33.2107878Z [00:02:52.237]➜  packagefile context=/tmp/go-build3381348043/b043/_pkg_.a
2025-08-20T22:48:33.2108338Z [00:02:52.237]➜  packagefile encoding/json=/tmp/go-build3381348043/b158/_pkg_.a
2025-08-20T22:48:33.2108794Z [00:02:52.237]➜  packagefile errors=/tmp/go-build3381348043/b004/_pkg_.a
2025-08-20T22:48:33.2109208Z [00:02:52.237]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:33.2109683Z [00:02:52.237]➜  packagefile google.golang.org/grpc=/tmp/go-build3381348043/b243/_pkg_.a
2025-08-20T22:48:33.2110279Z [00:02:52.237]➜  packagefile google.golang.org/grpc/balancer=/tmp/go-build3381348043/b250/_pkg_.a
2025-08-20T22:48:33.2110898Z [00:02:52.237]➜  packagefile google.golang.org/grpc/balancer/base=/tmp/go-build3381348043/b266/_pkg_.a
2025-08-20T22:48:33.2111583Z [00:02:52.237]➜  packagefile google.golang.org/grpc/balancer/grpclb/grpc_lb_v1=/tmp/go-build3381348043/b715/_pkg_.a
2025-08-20T22:48:33.2112475Z [00:02:52.237]➜  packagefile google.golang.org/grpc/balancer/grpclb/state=/tmp/go-build3381348043/b328/_pkg_.a
2025-08-20T22:48:33.2113220Z [00:02:52.237]➜  packagefile google.golang.org/grpc/balancer/pickfirst=/tmp/go-build3381348043/b267/_pkg_.a
2025-08-20T22:48:33.2113899Z [00:02:52.237]➜  packagefile google.golang.org/grpc/balancer/roundrobin=/tmp/go-build3381348043/b280/_pkg_.a
2025-08-20T22:48:33.2114516Z [00:02:52.237]➜  packagefile google.golang.org/grpc/codes=/tmp/go-build3381348043/b282/_pkg_.a
2025-08-20T22:48:33.2115118Z [00:02:52.237]➜  packagefile google.golang.org/grpc/connectivity=/tmp/go-build3381348043/b253/_pkg_.a
2025-08-20T22:48:33.2116024Z [00:02:52.238]➜  packagefile google.golang.org/grpc/credentials=/tmp/go-build3381348043/b256/_pkg_.a
2025-08-20T22:48:33.2116761Z [00:02:52.238]➜  packagefile google.golang.org/grpc/credentials/insecure=/tmp/go-build3381348043/b283/_pkg_.a
2025-08-20T22:48:33.2117392Z [00:02:52.238]➜  packagefile google.golang.org/grpc/grpclog=/tmp/go-build3381348043/b254/_pkg_.a
2025-08-20T22:48:33.2117985Z [00:02:52.238]➜  packagefile google.golang.org/grpc/internal=/tmp/go-build3381348043/b260/_pkg_.a
2025-08-20T22:48:33.2118608Z [00:02:52.238]➜  packagefile google.golang.org/grpc/internal/backoff=/tmp/go-build3381348043/b288/_pkg_.a
2025-08-20T22:48:33.2119256Z [00:02:52.238]➜  packagefile google.golang.org/grpc/internal/grpclog=/tmp/go-build3381348043/b270/_pkg_.a
2025-08-20T22:48:33.2119904Z [00:02:52.238]➜  packagefile google.golang.org/grpc/internal/metadata=/tmp/go-build3381348043/b302/_pkg_.a
2025-08-20T22:48:33.2120734Z [00:02:52.238]➜  packagefile google.golang.org/grpc/internal/pretty=/tmp/go-build3381348043/b271/_pkg_.a
2025-08-20T22:48:33.2121403Z [00:02:52.238]➜  packagefile google.golang.org/grpc/internal/resolver/dns=/tmp/go-build3381348043/b327/_pkg_.a
2025-08-20T22:48:33.2122041Z [00:02:52.238]➜  packagefile google.golang.org/grpc/keepalive=/tmp/go-build3381348043/b319/_pkg_.a
2025-08-20T22:48:33.2122631Z [00:02:52.238]➜  packagefile google.golang.org/grpc/metadata=/tmp/go-build3381348043/b264/_pkg_.a
2025-08-20T22:48:33.2123223Z [00:02:52.238]➜  packagefile google.golang.org/grpc/resolver=/tmp/go-build3381348043/b265/_pkg_.a
2025-08-20T22:48:33.2123838Z [00:02:52.238]➜  packagefile google.golang.org/grpc/resolver/manual=/tmp/go-build3381348043/b716/_pkg_.a
2025-08-20T22:48:33.2124663Z [00:02:52.238]➜  packagefile google.golang.org/grpc/serviceconfig=/tmp/go-build3381348043/b261/_pkg_.a
2025-08-20T22:48:33.2125269Z [00:02:52.238]➜  packagefile google.golang.org/grpc/status=/tmp/go-build3381348043/b295/_pkg_.a
2025-08-20T22:48:33.2140655Z [00:02:52.238]➜  packagefile google.golang.org/protobuf/proto=/tmp/go-build3381348043/b235/_pkg_.a
2025-08-20T22:48:33.2141463Z [00:02:52.238]➜  packagefile google.golang.org/protobuf/types/known/durationpb=/tmp/go-build3381348043/b293/_pkg_.a
2025-08-20T22:48:33.2142207Z [00:02:52.238]➜  packagefile google.golang.org/protobuf/types/known/timestamppb=/tmp/go-build3381348043/b294/_pkg_.a
2025-08-20T22:48:33.2142767Z [00:02:52.238]➜  packagefile io=/tmp/go-build3381348043/b034/_pkg_.a
2025-08-20T22:48:33.2143207Z [00:02:52.238]➜  packagefile math/rand/v2=/tmp/go-build3381348043/b087/_pkg_.a
2025-08-20T22:48:33.2143639Z [00:02:52.238]➜  packagefile net=/tmp/go-build3381348043/b148/_pkg_.a
2025-08-20T22:48:33.2144051Z [00:02:52.238]➜  packagefile sync=/tmp/go-build3381348043/b035/_pkg_.a
2025-08-20T22:48:33.2144486Z [00:02:52.238]➜  packagefile sync/atomic=/tmp/go-build3381348043/b037/_pkg_.a
2025-08-20T22:48:33.2144916Z [00:02:52.238]➜  packagefile time=/tmp/go-build3381348043/b044/_pkg_.a
2025-08-20T22:48:33.2145231Z [00:02:52.238]➜  EOF
2025-08-20T22:48:33.2148914Z [00:02:52.238]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b714/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.74.2/balancer/grpclb=>google.golang.org/grpc@v1.74.2/balancer/grpclb;$WORK/b714=>" -p google.golang.org/grpc/balancer/grpclb -lang=go1.23 -complete -installsuffix shared -buildid MtWzOB-cdhc8lF2Gw9xU/MtWzOB-cdhc8lF2Gw9xU -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b714/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.74.2/balancer/grpclb/grpclb.go /root/go/pkg/mod/google.golang.org/grpc@v1.74.2/balancer/grpclb/grpclb_config.go /root/go/pkg/mod/google.golang.org/grpc@v1.74.2/balancer/grpclb/grpclb_picker.go /root/go/pkg/mod/google.golang.org/grpc@v1.74.2/balancer/grpclb/grpclb_remote_balancer.go /root/go/pkg/mod/google.golang.org/grpc@v1.74.2/balancer/grpclb/grpclb_util.go
2025-08-20T22:48:33.2151783Z [00:02:52.241]➜  go tool buildid -w $WORK/b699/_pkg_.a # internal
2025-08-20T22:48:33.2192490Z [00:02:52.246]➜  cp $WORK/b699/_pkg_.a /root/.cache/go-build/bf/bf94f83c1239f0c96bbcc26858454c74c8844c80181242ebc0a682f4d0f87b53-d # internal
2025-08-20T22:48:33.2203608Z [00:02:52.247]➜  cloud.google.com/go/security/privateca/apiv1/privatecapb
2025-08-20T22:48:33.2207133Z [00:02:52.248]➜  mkdir -p $WORK/b718/
2025-08-20T22:48:33.2213819Z [00:02:52.248]➜  cat >/tmp/go-build3381348043/b718/importcfg << 'EOF' # internal
2025-08-20T22:48:33.2226917Z [00:02:52.249]➜  # import config
2025-08-20T22:48:33.2227489Z [00:02:52.249]➜  packagefile cloud.google.com/go/longrunning/autogen/longrunningpb=/tmp/go-build3381348043/b691/_pkg_.a
2025-08-20T22:48:33.2228090Z [00:02:52.249]➜  packagefile context=/tmp/go-build3381348043/b043/_pkg_.a
2025-08-20T22:48:33.2228714Z [00:02:52.249]➜  packagefile google.golang.org/genproto/googleapis/api/annotations=/tmp/go-build3381348043/b685/_pkg_.a
2025-08-20T22:48:33.2229451Z [00:02:52.249]➜  packagefile google.golang.org/genproto/googleapis/type/expr=/tmp/go-build3381348043/b687/_pkg_.a
2025-08-20T22:48:33.2230351Z [00:02:52.249]➜  packagefile google.golang.org/grpc=/tmp/go-build3381348043/b243/_pkg_.a
2025-08-20T22:48:33.2230907Z [00:02:52.249]➜  packagefile google.golang.org/grpc/codes=/tmp/go-build3381348043/b282/_pkg_.a
2025-08-20T22:48:33.2231476Z [00:02:52.249]➜  packagefile google.golang.org/grpc/status=/tmp/go-build3381348043/b295/_pkg_.a
2025-08-20T22:48:33.2232129Z [00:02:52.249]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build3381348043/b224/_pkg_.a
2025-08-20T22:48:33.2232836Z [00:02:52.249]➜  packagefile google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build3381348043/b273/_pkg_.a
2025-08-20T22:48:33.2233718Z [00:02:52.249]➜  packagefile google.golang.org/protobuf/types/known/durationpb=/tmp/go-build3381348043/b293/_pkg_.a
2025-08-20T22:48:33.2234437Z [00:02:52.249]➜  packagefile google.golang.org/protobuf/types/known/emptypb=/tmp/go-build3381348043/b692/_pkg_.a
2025-08-20T22:48:33.2235168Z [00:02:52.249]➜  packagefile google.golang.org/protobuf/types/known/fieldmaskpb=/tmp/go-build3381348043/b688/_pkg_.a
2025-08-20T22:48:33.2236094Z [00:02:52.249]➜  packagefile google.golang.org/protobuf/types/known/timestamppb=/tmp/go-build3381348043/b294/_pkg_.a
2025-08-20T22:48:33.2236752Z [00:02:52.249]➜  packagefile reflect=/tmp/go-build3381348043/b099/_pkg_.a
2025-08-20T22:48:33.2237175Z [00:02:52.249]➜  packagefile sync=/tmp/go-build3381348043/b035/_pkg_.a
2025-08-20T22:48:33.2237485Z [00:02:52.249]➜  EOF
2025-08-20T22:48:33.2240255Z [00:02:52.249]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b718/_pkg_.a -trimpath "/root/go/pkg/mod/cloud.google.com/go/security@v1.18.5/privateca/apiv1/privatecapb=>cloud.google.com/go/security@v1.18.5/privateca/apiv1/privatecapb;$WORK/b718=>" -p cloud.google.com/go/security/privateca/apiv1/privatecapb -lang=go1.23 -complete -installsuffix shared -buildid OqAtyKzizRHF72UR2xVX/OqAtyKzizRHF72UR2xVX -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b718/importcfg -pack /root/go/pkg/mod/cloud.google.com/go/security@v1.18.5/privateca/apiv1/privatecapb/resources.pb.go /root/go/pkg/mod/cloud.google.com/go/security@v1.18.5/privateca/apiv1/privatecapb/service.pb.go
2025-08-20T22:48:33.2462903Z [00:02:52.273]➜  go tool buildid -w $WORK/b703/_pkg_.a # internal
2025-08-20T22:48:33.2471042Z [00:02:52.274]➜  cp $WORK/b703/_pkg_.a /root/.cache/go-build/5c/5c0e742eaa8f0deacb052bc7a55a17ec35621f591b5ab3de4306bec1b1319fa0-d # internal
2025-08-20T22:48:33.2471682Z [00:02:52.274]➜  cloud.google.com/go/auth/grpctransport
2025-08-20T22:48:33.2476265Z [00:02:52.274]➜  mkdir -p $WORK/b697/
2025-08-20T22:48:33.2479834Z [00:02:52.274]➜  cat >/tmp/go-build3381348043/b697/importcfg << 'EOF' # internal
2025-08-20T22:48:33.2480470Z [00:02:52.274]➜  # import config
2025-08-20T22:48:33.2481352Z [00:02:52.274]➜  packagefile cloud.google.com/go/auth=/tmp/go-build3381348043/b480/_pkg_.a
2025-08-20T22:48:33.2482186Z [00:02:52.274]➜  packagefile cloud.google.com/go/auth/credentials=/tmp/go-build3381348043/b484/_pkg_.a
2025-08-20T22:48:33.2483040Z [00:02:52.274]➜  packagefile cloud.google.com/go/auth/internal=/tmp/go-build3381348043/b481/_pkg_.a
2025-08-20T22:48:33.2484882Z [00:02:52.274]➜  packagefile cloud.google.com/go/auth/internal/compute=/tmp/go-build3381348043/b698/_pkg_.a
2025-08-20T22:48:33.2485887Z [00:02:52.274]➜  packagefile cloud.google.com/go/auth/internal/transport=/tmp/go-build3381348043/b544/_pkg_.a
2025-08-20T22:48:33.2486720Z [00:02:52.274]➜  packagefile context=/tmp/go-build3381348043/b043/_pkg_.a
2025-08-20T22:48:33.2489236Z [00:02:52.274]➜  packagefile crypto/tls=/tmp/go-build3381348043/b120/_pkg_.a
2025-08-20T22:48:33.2489781Z [00:02:52.274]➜  packagefile errors=/tmp/go-build3381348043/b004/_pkg_.a
2025-08-20T22:48:33.2490327Z [00:02:52.274]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:33.2491427Z [00:02:52.274]➜  packagefile github.com/googleapis/gax-go/v2/internallog=/tmp/go-build3381348043/b472/_pkg_.a
2025-08-20T22:48:33.2492417Z [00:02:52.274]➜  packagefile go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc=/tmp/go-build3381348043/b699/_pkg_.a
2025-08-20T22:48:33.2493640Z [00:02:52.274]➜  packagefile golang.org/x/time/rate=/tmp/go-build3381348043/b702/_pkg_.a
2025-08-20T22:48:33.2494543Z [00:02:52.274]➜  packagefile google.golang.org/grpc=/tmp/go-build3381348043/b243/_pkg_.a
2025-08-20T22:48:33.2495274Z [00:02:52.274]➜  packagefile google.golang.org/grpc/credentials=/tmp/go-build3381348043/b256/_pkg_.a
2025-08-20T22:48:33.2496279Z [00:02:52.274]➜  packagefile google.golang.org/grpc/credentials/google=/tmp/go-build3381348043/b703/_pkg_.a
2025-08-20T22:48:33.2497569Z [00:02:52.274]➜  packagefile google.golang.org/grpc/credentials/insecure=/tmp/go-build3381348043/b283/_pkg_.a
2025-08-20T22:48:33.2498563Z [00:02:52.274]➜  packagefile google.golang.org/grpc/stats=/tmp/go-build3381348043/b263/_pkg_.a
2025-08-20T22:48:33.2499074Z [00:02:52.274]➜  packagefile log/slog=/tmp/go-build3381348043/b474/_pkg_.a
2025-08-20T22:48:33.2499505Z [00:02:52.274]➜  packagefile net=/tmp/go-build3381348043/b148/_pkg_.a
2025-08-20T22:48:33.2499931Z [00:02:52.274]➜  packagefile net/http=/tmp/go-build3381348043/b161/_pkg_.a
2025-08-20T22:48:33.2500347Z [00:02:52.274]➜  packagefile os=/tmp/go-build3381348043/b079/_pkg_.a
2025-08-20T22:48:33.2500764Z [00:02:52.274]➜  packagefile strconv=/tmp/go-build3381348043/b054/_pkg_.a
2025-08-20T22:48:33.2501193Z [00:02:52.274]➜  packagefile strings=/tmp/go-build3381348043/b063/_pkg_.a
2025-08-20T22:48:33.2501613Z [00:02:52.274]➜  packagefile sync=/tmp/go-build3381348043/b035/_pkg_.a
2025-08-20T22:48:33.2502181Z [00:02:52.274]➜  packagefile sync/atomic=/tmp/go-build3381348043/b037/_pkg_.a
2025-08-20T22:48:33.2502704Z [00:02:52.274]➜  packagefile syscall=/tmp/go-build3381348043/b047/_pkg_.a
2025-08-20T22:48:33.2503135Z [00:02:52.274]➜  packagefile time=/tmp/go-build3381348043/b044/_pkg_.a
2025-08-20T22:48:33.2503437Z [00:02:52.274]➜  EOF
2025-08-20T22:48:33.2510767Z [00:02:52.274]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b697/_pkg_.a -trimpath "/root/go/pkg/mod/cloud.google.com/go/auth@v0.16.3/grpctransport=>cloud.google.com/go/auth@v0.16.3/grpctransport;$WORK/b697=>" -p cloud.google.com/go/auth/grpctransport -lang=go1.23 -complete -installsuffix shared -buildid B8vlwoxTLim7PSHTiBsu/B8vlwoxTLim7PSHTiBsu -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b697/importcfg -pack /root/go/pkg/mod/cloud.google.com/go/auth@v0.16.3/grpctransport/dial_socketopt.go /root/go/pkg/mod/cloud.google.com/go/auth@v0.16.3/grpctransport/directpath.go /root/go/pkg/mod/cloud.google.com/go/auth@v0.16.3/grpctransport/grpctransport.go /root/go/pkg/mod/cloud.google.com/go/auth@v0.16.3/grpctransport/pool.go
2025-08-20T22:48:33.3961423Z [00:02:52.423]➜  go tool buildid -w $WORK/b697/_pkg_.a # internal
2025-08-20T22:48:33.3998341Z [00:02:52.427]➜  cp $WORK/b697/_pkg_.a /root/.cache/go-build/c8/c89fd9196774cbe080f97df13a290fa885a7414a5b3315aeb3164178d3e0e35b-d # internal
2025-08-20T22:48:33.4002598Z [00:02:52.427]➜  google.golang.org/genproto/googleapis/cloud/location
2025-08-20T22:48:33.4007932Z [00:02:52.427]➜  mkdir -p $WORK/b719/
2025-08-20T22:48:33.4008472Z [00:02:52.428]➜  go tool buildid -w $WORK/b714/_pkg_.a # internal
2025-08-20T22:48:33.4020864Z [00:02:52.429]➜  cat >/tmp/go-build3381348043/b719/importcfg << 'EOF' # internal
2025-08-20T22:48:33.4023865Z [00:02:52.429]➜  # import config
2025-08-20T22:48:33.4025208Z [00:02:52.429]➜  packagefile context=/tmp/go-build3381348043/b043/_pkg_.a
2025-08-20T22:48:33.4027349Z [00:02:52.429]➜  packagefile google.golang.org/genproto/googleapis/api/annotations=/tmp/go-build3381348043/b685/_pkg_.a
2025-08-20T22:48:33.4028547Z [00:02:52.429]➜  packagefile google.golang.org/grpc=/tmp/go-build3381348043/b243/_pkg_.a
2025-08-20T22:48:33.4029914Z [00:02:52.429]➜  packagefile google.golang.org/grpc/codes=/tmp/go-build3381348043/b282/_pkg_.a
2025-08-20T22:48:33.4031667Z [00:02:52.429]➜  packagefile google.golang.org/grpc/status=/tmp/go-build3381348043/b295/_pkg_.a
2025-08-20T22:48:33.4032444Z [00:02:52.429]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build3381348043/b224/_pkg_.a
2025-08-20T22:48:33.4035168Z [00:02:52.429]➜  packagefile google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build3381348043/b273/_pkg_.a
2025-08-20T22:48:33.4037106Z [00:02:52.429]➜  packagefile google.golang.org/protobuf/types/known/anypb=/tmp/go-build3381348043/b297/_pkg_.a
2025-08-20T22:48:33.4037964Z [00:02:52.429]➜  packagefile reflect=/tmp/go-build3381348043/b099/_pkg_.a
2025-08-20T22:48:33.4038478Z [00:02:52.429]➜  packagefile sync=/tmp/go-build3381348043/b035/_pkg_.a
2025-08-20T22:48:33.4038796Z [00:02:52.429]➜  EOF
2025-08-20T22:48:33.4041593Z [00:02:52.429]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b719/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/genproto@v0.0.0-20250603155806-513f23925822/googleapis/cloud/location=>google.golang.org/genproto@v0.0.0-20250603155806-513f23925822/googleapis/cloud/location;$WORK/b719=>" -p google.golang.org/genproto/googleapis/cloud/location -lang=go1.23 -complete -installsuffix shared -buildid xJc9dzRelckKP0OE5HoK/xJc9dzRelckKP0OE5HoK -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b719/importcfg -pack /root/go/pkg/mod/google.golang.org/genproto@v0.0.0-20250603155806-513f23925822/googleapis/cloud/location/locations.pb.go
2025-08-20T22:48:33.4065063Z [00:02:52.433]➜  cp $WORK/b714/_pkg_.a /root/.cache/go-build/3f/3ff5e82135d0a91673e9da0ebf663c1950d66f75a223d540b990a74d97702f83-d # internal
2025-08-20T22:48:33.4067007Z [00:02:52.433]➜  google.golang.org/api/transport/grpc
2025-08-20T22:48:33.4067553Z [00:02:52.434]➜  mkdir -p $WORK/b696/
2025-08-20T22:48:33.4077402Z [00:02:52.435]➜  cat >/tmp/go-build3381348043/b696/importcfg << 'EOF' # internal
2025-08-20T22:48:33.4078193Z [00:02:52.435]➜  # import config
2025-08-20T22:48:33.4081205Z [00:02:52.435]➜  packagefile cloud.google.com/go/auth=/tmp/go-build3381348043/b480/_pkg_.a
2025-08-20T22:48:33.4082360Z [00:02:52.435]➜  packagefile cloud.google.com/go/auth/credentials=/tmp/go-build3381348043/b484/_pkg_.a
2025-08-20T22:48:33.4084427Z [00:02:52.435]➜  packagefile cloud.google.com/go/auth/grpctransport=/tmp/go-build3381348043/b697/_pkg_.a
2025-08-20T22:48:33.4085262Z [00:02:52.435]➜  packagefile cloud.google.com/go/auth/oauth2adapt=/tmp/go-build3381348043/b498/_pkg_.a
2025-08-20T22:48:33.4086136Z [00:02:52.435]➜  packagefile cloud.google.com/go/compute/metadata=/tmp/go-build3381348043/b482/_pkg_.a
2025-08-20T22:48:33.4086688Z [00:02:52.435]➜  packagefile context=/tmp/go-build3381348043/b043/_pkg_.a
2025-08-20T22:48:33.4087132Z [00:02:52.435]➜  packagefile errors=/tmp/go-build3381348043/b004/_pkg_.a
2025-08-20T22:48:33.4087547Z [00:02:52.435]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:33.4088244Z [00:02:52.435]➜  packagefile go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc=/tmp/go-build3381348043/b699/_pkg_.a
2025-08-20T22:48:33.4089001Z [00:02:52.435]➜  packagefile golang.org/x/oauth2=/tmp/go-build3381348043/b204/_pkg_.a
2025-08-20T22:48:33.4089750Z [00:02:52.435]➜  packagefile golang.org/x/time/rate=/tmp/go-build3381348043/b702/_pkg_.a
2025-08-20T22:48:33.4090312Z [00:02:52.435]➜  packagefile google.golang.org/api/internal=/tmp/go-build3381348043/b479/_pkg_.a
2025-08-20T22:48:33.4090887Z [00:02:52.435]➜  packagefile google.golang.org/api/option=/tmp/go-build3381348043/b540/_pkg_.a
2025-08-20T22:48:33.4091436Z [00:02:52.435]➜  packagefile google.golang.org/grpc=/tmp/go-build3381348043/b243/_pkg_.a
2025-08-20T22:48:33.4092029Z [00:02:52.435]➜  packagefile google.golang.org/grpc/balancer/grpclb=/tmp/go-build3381348043/b714/_pkg_.a
2025-08-20T22:48:33.4092686Z [00:02:52.435]➜  packagefile google.golang.org/grpc/credentials/google=/tmp/go-build3381348043/b703/_pkg_.a
2025-08-20T22:48:33.4093531Z [00:02:52.435]➜  packagefile google.golang.org/grpc/credentials/insecure=/tmp/go-build3381348043/b283/_pkg_.a
2025-08-20T22:48:33.4094207Z [00:02:52.435]➜  packagefile google.golang.org/grpc/credentials/oauth=/tmp/go-build3381348043/b712/_pkg_.a
2025-08-20T22:48:33.4094856Z [00:02:52.435]➜  packagefile google.golang.org/grpc/stats=/tmp/go-build3381348043/b263/_pkg_.a
2025-08-20T22:48:33.4095345Z [00:02:52.435]➜  packagefile log=/tmp/go-build3381348043/b171/_pkg_.a
2025-08-20T22:48:33.4095878Z [00:02:52.435]➜  packagefile net=/tmp/go-build3381348043/b148/_pkg_.a
2025-08-20T22:48:33.4096365Z [00:02:52.435]➜  packagefile os=/tmp/go-build3381348043/b079/_pkg_.a
2025-08-20T22:48:33.4096779Z [00:02:52.435]➜  packagefile strings=/tmp/go-build3381348043/b063/_pkg_.a
2025-08-20T22:48:33.4097206Z [00:02:52.435]➜  packagefile sync=/tmp/go-build3381348043/b035/_pkg_.a
2025-08-20T22:48:33.4097640Z [00:02:52.435]➜  packagefile sync/atomic=/tmp/go-build3381348043/b037/_pkg_.a
2025-08-20T22:48:33.4098089Z [00:02:52.435]➜  packagefile syscall=/tmp/go-build3381348043/b047/_pkg_.a
2025-08-20T22:48:33.4098508Z [00:02:52.435]➜  packagefile time=/tmp/go-build3381348043/b044/_pkg_.a
2025-08-20T22:48:33.4098816Z [00:02:52.435]➜  EOF
2025-08-20T22:48:33.4101461Z [00:02:52.435]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b696/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/api@v0.244.0/transport/grpc=>google.golang.org/api@v0.244.0/transport/grpc;$WORK/b696=>" -p google.golang.org/api/transport/grpc -lang=go1.23 -complete -installsuffix shared -buildid c1SoITDPXzsB_-_RIPJk/c1SoITDPXzsB_-_RIPJk -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b696/importcfg -pack /root/go/pkg/mod/google.golang.org/api@v0.244.0/transport/grpc/dial.go /root/go/pkg/mod/google.golang.org/api@v0.244.0/transport/grpc/dial_socketopt.go /root/go/pkg/mod/google.golang.org/api@v0.244.0/transport/grpc/pool.go
2025-08-20T22:48:33.4967039Z [00:02:52.523]➜  go tool buildid -w $WORK/b719/_pkg_.a # internal
2025-08-20T22:48:33.4999433Z [00:02:52.526]➜  cp $WORK/b719/_pkg_.a /root/.cache/go-build/a1/a190fb9fe97488822bb7eda15ec99df577393b5eae2df19b8a702e7381045d06-d # internal
2025-08-20T22:48:33.5000240Z [00:02:52.526]➜  github.com/smallstep/cli/command/api/token
2025-08-20T22:48:33.5000604Z [00:02:52.526]➜  mkdir -p $WORK/b722/
2025-08-20T22:48:33.5001202Z [00:02:52.526]➜  cat >/tmp/go-build3381348043/b722/importcfg << 'EOF' # internal
2025-08-20T22:48:33.5001611Z [00:02:52.526]➜  # import config
2025-08-20T22:48:33.5001953Z [00:02:52.526]➜  packagefile bytes=/tmp/go-build3381348043/b003/_pkg_.a
2025-08-20T22:48:33.5002394Z [00:02:52.526]➜  packagefile crypto/tls=/tmp/go-build3381348043/b120/_pkg_.a
2025-08-20T22:48:33.5002863Z [00:02:52.526]➜  packagefile encoding/json=/tmp/go-build3381348043/b158/_pkg_.a
2025-08-20T22:48:33.5003321Z [00:02:52.526]➜  packagefile errors=/tmp/go-build3381348043/b004/_pkg_.a
2025-08-20T22:48:33.5003735Z [00:02:52.526]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:33.5004212Z [00:02:52.526]➜  packagefile github.com/google/uuid=/tmp/go-build3381348043/b436/_pkg_.a
2025-08-20T22:48:33.5004793Z [00:02:52.526]➜  packagefile github.com/smallstep/cli-utils/errs=/tmp/go-build3381348043/b582/_pkg_.a
2025-08-20T22:48:33.5005405Z [00:02:52.526]➜  packagefile github.com/smallstep/cli-utils/ui=/tmp/go-build3381348043/b586/_pkg_.a
2025-08-20T22:48:33.5006307Z [00:02:52.526]➜  packagefile github.com/urfave/cli=/tmp/go-build3381348043/b583/_pkg_.a
2025-08-20T22:48:33.5006788Z [00:02:52.526]➜  packagefile net/http=/tmp/go-build3381348043/b161/_pkg_.a
2025-08-20T22:48:33.5007219Z [00:02:52.526]➜  packagefile net/url=/tmp/go-build3381348043/b155/_pkg_.a
2025-08-20T22:48:33.5007634Z [00:02:52.526]➜  packagefile path=/tmp/go-build3381348043/b082/_pkg_.a
2025-08-20T22:48:33.5007947Z [00:02:52.526]➜  EOF
2025-08-20T22:48:33.5010018Z [00:02:52.527]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b722/_pkg_.a -trimpath "/tmp/tmp.ktsoLsWyz4/TEMPREPO/command/api/token=>github.com/smallstep/cli/command/api/token;$WORK/b722=>" -p github.com/smallstep/cli/command/api/token -lang=go1.23 -complete -installsuffix shared -buildid -4D-vTcq6xG5nCTJuaO4/-4D-vTcq6xG5nCTJuaO4 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b722/importcfg -pack /tmp/tmp.ktsoLsWyz4/TEMPREPO/command/api/token/create.go /tmp/tmp.ktsoLsWyz4/TEMPREPO/command/api/token/token.go
2025-08-20T22:48:33.5711748Z [00:02:52.597]➜  go tool buildid -w $WORK/b722/_pkg_.a # internal
2025-08-20T22:48:33.5729017Z [00:02:52.598]➜  cp $WORK/b722/_pkg_.a /root/.cache/go-build/e2/e2fc1b0c8f31000630f7a8cd159c74fb1b116f78e24da26467b99ec71b917f1b-d # internal
2025-08-20T22:48:33.5729690Z [00:02:52.598]➜  github.com/smallstep/cli/command/api
2025-08-20T22:48:33.5730002Z [00:02:52.598]➜  mkdir -p $WORK/b721/
2025-08-20T22:48:33.5730400Z [00:02:52.598]➜  cat >/tmp/go-build3381348043/b721/importcfg << 'EOF' # internal
2025-08-20T22:48:33.5730747Z [00:02:52.598]➜  # import config
2025-08-20T22:48:33.5731204Z [00:02:52.598]➜  packagefile github.com/smallstep/cli-utils/command=/tmp/go-build3381348043/b580/_pkg_.a
2025-08-20T22:48:33.5731877Z [00:02:52.598]➜  packagefile github.com/smallstep/cli/command/api/token=/tmp/go-build3381348043/b722/_pkg_.a
2025-08-20T22:48:33.5732471Z [00:02:52.598]➜  packagefile github.com/urfave/cli=/tmp/go-build3381348043/b583/_pkg_.a
2025-08-20T22:48:33.5732845Z [00:02:52.598]➜  EOF
2025-08-20T22:48:33.5734569Z [00:02:52.598]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b721/_pkg_.a -trimpath "/tmp/tmp.ktsoLsWyz4/TEMPREPO/command/api=>github.com/smallstep/cli/command/api;$WORK/b721=>" -p github.com/smallstep/cli/command/api -lang=go1.23 -complete -installsuffix shared -buildid Y82zmEOiJ64TuQe-P0Wo/Y82zmEOiJ64TuQe-P0Wo -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b721/importcfg -pack /tmp/tmp.ktsoLsWyz4/TEMPREPO/command/api/api.go
2025-08-20T22:48:33.6042041Z [00:02:52.631]➜  go tool buildid -w $WORK/b696/_pkg_.a # internal
2025-08-20T22:48:33.6046507Z [00:02:52.632]➜  go tool buildid -w $WORK/b721/_pkg_.a # internal
2025-08-20T22:48:33.6050996Z [00:02:52.632]➜  cp $WORK/b721/_pkg_.a /root/.cache/go-build/dc/dcece2b3b639fdf1f8d6032af049dfb75bf6620c161a7236b3e6b3096882677a-d # internal
2025-08-20T22:48:33.6053483Z [00:02:52.632]➜  github.com/smallstep/cli/utils/internal/utfbom
2025-08-20T22:48:33.6081823Z [00:02:52.632]➜  mkdir -p $WORK/b725/
2025-08-20T22:48:33.6083036Z [00:02:52.632]➜  cat >/tmp/go-build3381348043/b725/importcfg << 'EOF' # internal
2025-08-20T22:48:33.6085624Z [00:02:52.632]➜  # import config
2025-08-20T22:48:33.6087877Z [00:02:52.632]➜  packagefile errors=/tmp/go-build3381348043/b004/_pkg_.a
2025-08-20T22:48:33.6088308Z [00:02:52.632]➜  packagefile io=/tmp/go-build3381348043/b034/_pkg_.a
2025-08-20T22:48:33.6088619Z [00:02:52.632]➜  EOF
2025-08-20T22:48:33.6090543Z [00:02:52.632]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b725/_pkg_.a -trimpath "/tmp/tmp.ktsoLsWyz4/TEMPREPO/utils/internal/utfbom=>github.com/smallstep/cli/utils/internal/utfbom;$WORK/b725=>" -p github.com/smallstep/cli/utils/internal/utfbom -lang=go1.23 -complete -installsuffix shared -buildid JH4sldEp-aCYr6NmDS12/JH4sldEp-aCYr6NmDS12 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b725/importcfg -pack /tmp/tmp.ktsoLsWyz4/TEMPREPO/utils/internal/utfbom/utfbom.go
2025-08-20T22:48:33.6161168Z [00:02:52.643]➜  cp $WORK/b696/_pkg_.a /root/.cache/go-build/f6/f65b802bdbe22e704bbbca546b02b9ac45296c67495799c22ac5a35b8387f065-d # internal
2025-08-20T22:48:33.6163098Z [00:02:52.643]➜  cloud.google.com/go/longrunning/autogen
2025-08-20T22:48:33.6163933Z [00:02:52.643]➜  mkdir -p $WORK/b690/
2025-08-20T22:48:33.6167641Z [00:02:52.644]➜  cat >/tmp/go-build3381348043/b690/importcfg << 'EOF' # internal
2025-08-20T22:48:33.6169344Z [00:02:52.644]➜  # import config
2025-08-20T22:48:33.6170090Z [00:02:52.644]➜  packagefile bytes=/tmp/go-build3381348043/b003/_pkg_.a
2025-08-20T22:48:33.6171150Z [00:02:52.644]➜  packagefile cloud.google.com/go/longrunning/autogen/longrunningpb=/tmp/go-build3381348043/b691/_pkg_.a
2025-08-20T22:48:33.6172186Z [00:02:52.644]➜  packagefile context=/tmp/go-build3381348043/b043/_pkg_.a
2025-08-20T22:48:33.6173027Z [00:02:52.644]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:33.6173860Z [00:02:52.644]➜  packagefile github.com/googleapis/gax-go/v2=/tmp/go-build3381348043/b533/_pkg_.a
2025-08-20T22:48:33.6174988Z [00:02:52.644]➜  packagefile github.com/googleapis/gax-go/v2/internallog=/tmp/go-build3381348043/b472/_pkg_.a
2025-08-20T22:48:33.6178794Z [00:02:52.644]➜  packagefile github.com/googleapis/gax-go/v2/internallog/grpclog=/tmp/go-build3381348043/b693/_pkg_.a
2025-08-20T22:48:33.6179496Z [00:02:52.644]➜  packagefile github.com/googleapis/gax-go/v2/iterator=/tmp/go-build3381348043/b694/_pkg_.a
2025-08-20T22:48:33.6180126Z [00:02:52.644]➜  packagefile google.golang.org/api/googleapi=/tmp/go-build3381348043/b477/_pkg_.a
2025-08-20T22:48:33.6180718Z [00:02:52.644]➜  packagefile google.golang.org/api/iterator=/tmp/go-build3381348043/b695/_pkg_.a
2025-08-20T22:48:33.6181298Z [00:02:52.644]➜  packagefile google.golang.org/api/option=/tmp/go-build3381348043/b540/_pkg_.a
2025-08-20T22:48:33.6181931Z [00:02:52.644]➜  packagefile google.golang.org/api/option/internaloption=/tmp/go-build3381348043/b541/_pkg_.a
2025-08-20T22:48:33.6182591Z [00:02:52.644]➜  packagefile google.golang.org/api/transport/grpc=/tmp/go-build3381348043/b696/_pkg_.a
2025-08-20T22:48:33.6183221Z [00:02:52.644]➜  packagefile google.golang.org/api/transport/http=/tmp/go-build3381348043/b542/_pkg_.a
2025-08-20T22:48:33.6183798Z [00:02:52.644]➜  packagefile google.golang.org/grpc=/tmp/go-build3381348043/b243/_pkg_.a
2025-08-20T22:48:33.6184349Z [00:02:52.644]➜  packagefile google.golang.org/grpc/codes=/tmp/go-build3381348043/b282/_pkg_.a
2025-08-20T22:48:33.6185189Z [00:02:52.644]➜  packagefile google.golang.org/protobuf/encoding/protojson=/tmp/go-build3381348043/b215/_pkg_.a
2025-08-20T22:48:33.6198321Z [00:02:52.644]➜  packagefile google.golang.org/protobuf/proto=/tmp/go-build3381348043/b235/_pkg_.a
2025-08-20T22:48:33.6198932Z [00:02:52.644]➜  packagefile io=/tmp/go-build3381348043/b034/_pkg_.a
2025-08-20T22:48:33.6199346Z [00:02:52.644]➜  packagefile iter=/tmp/go-build3381348043/b039/_pkg_.a
2025-08-20T22:48:33.6199767Z [00:02:52.644]➜  packagefile log/slog=/tmp/go-build3381348043/b474/_pkg_.a
2025-08-20T22:48:33.6200359Z [00:02:52.644]➜  packagefile math=/tmp/go-build3381348043/b055/_pkg_.a
2025-08-20T22:48:33.6200850Z [00:02:52.644]➜  packagefile net/http=/tmp/go-build3381348043/b161/_pkg_.a
2025-08-20T22:48:33.6201284Z [00:02:52.644]➜  packagefile net/url=/tmp/go-build3381348043/b155/_pkg_.a
2025-08-20T22:48:33.6201699Z [00:02:52.644]➜  packagefile time=/tmp/go-build3381348043/b044/_pkg_.a
2025-08-20T22:48:33.6202005Z [00:02:52.644]➜  EOF
2025-08-20T22:48:33.6205689Z [00:02:52.646]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b690/_pkg_.a -trimpath "/root/go/pkg/mod/cloud.google.com/go/longrunning@v0.6.7/autogen=>cloud.google.com/go/longrunning@v0.6.7/autogen;$WORK/b690=>" -p cloud.google.com/go/longrunning/autogen -lang=go1.23 -complete -installsuffix shared -buildid S2UustOpaXSjYFqcmW6B/S2UustOpaXSjYFqcmW6B -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b690/importcfg -pack /root/go/pkg/mod/cloud.google.com/go/longrunning@v0.6.7/autogen/auxiliary.go /root/go/pkg/mod/cloud.google.com/go/longrunning@v0.6.7/autogen/auxiliary_go123.go /root/go/pkg/mod/cloud.google.com/go/longrunning@v0.6.7/autogen/doc.go /root/go/pkg/mod/cloud.google.com/go/longrunning@v0.6.7/autogen/from_conn.go /root/go/pkg/mod/cloud.google.com/go/longrunning@v0.6.7/autogen/helpers.go /root/go/pkg/mod/cloud.google.com/go/longrunning@v0.6.7/autogen/info.go /root/go/pkg/mod/cloud.google.com/go/longrunning@v0.6.7/autogen/operations_client.go
2025-08-20T22:48:33.6449270Z [00:02:52.672]➜  go tool buildid -w $WORK/b725/_pkg_.a # internal
2025-08-20T22:48:33.6459878Z [00:02:52.672]➜  cp $WORK/b725/_pkg_.a /root/.cache/go-build/a2/a2cdd4026ee6df600a73850b96e39df425b3b087b4e118ffe64ae0b14a9fa284-d # internal
2025-08-20T22:48:33.6460859Z [00:02:52.673]➜  github.com/smallstep/cli/utils
2025-08-20T22:48:33.6461174Z [00:02:52.673]➜  mkdir -p $WORK/b724/
2025-08-20T22:48:33.6462778Z [00:02:52.673]➜  cat >/tmp/go-build3381348043/b724/importcfg << 'EOF' # internal
2025-08-20T22:48:33.6463417Z [00:02:52.673]➜  # import config
2025-08-20T22:48:33.6465079Z [00:02:52.673]➜  packagefile bufio=/tmp/go-build3381348043/b162/_pkg_.a
2025-08-20T22:48:33.6465863Z [00:02:52.673]➜  packagefile bytes=/tmp/go-build3381348043/b003/_pkg_.a
2025-08-20T22:48:33.6466669Z [00:02:52.673]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:33.6467323Z [00:02:52.673]➜  packagefile github.com/pkg/errors=/tmp/go-build3381348043/b195/_pkg_.a
2025-08-20T22:48:33.6468108Z [00:02:52.673]➜  packagefile github.com/smallstep/cli-utils/errs=/tmp/go-build3381348043/b582/_pkg_.a
2025-08-20T22:48:33.6469359Z [00:02:52.673]➜  packagefile github.com/smallstep/cli-utils/ui=/tmp/go-build3381348043/b586/_pkg_.a
2025-08-20T22:48:33.6470284Z [00:02:52.673]➜  packagefile github.com/smallstep/cli/utils/internal/utfbom=/tmp/go-build3381348043/b725/_pkg_.a
2025-08-20T22:48:33.6471212Z [00:02:52.673]➜  packagefile github.com/urfave/cli=/tmp/go-build3381348043/b583/_pkg_.a
2025-08-20T22:48:33.6472318Z [00:02:52.673]➜  packagefile go.step.sm/crypto/keyutil=/tmp/go-build3381348043/b453/_pkg_.a
2025-08-20T22:48:33.6473017Z [00:02:52.673]➜  packagefile io=/tmp/go-build3381348043/b034/_pkg_.a
2025-08-20T22:48:33.6473691Z [00:02:52.673]➜  packagefile net/url=/tmp/go-build3381348043/b155/_pkg_.a
2025-08-20T22:48:33.6474240Z [00:02:52.673]➜  packagefile os=/tmp/go-build3381348043/b079/_pkg_.a
2025-08-20T22:48:33.6474844Z [00:02:52.673]➜  packagefile strconv=/tmp/go-build3381348043/b054/_pkg_.a
2025-08-20T22:48:33.6475547Z [00:02:52.673]➜  packagefile strings=/tmp/go-build3381348043/b063/_pkg_.a
2025-08-20T22:48:33.6476692Z [00:02:52.673]➜  packagefile unicode=/tmp/go-build3381348043/b041/_pkg_.a
2025-08-20T22:48:33.6477351Z [00:02:52.673]➜  EOF
2025-08-20T22:48:33.6479620Z [00:02:52.673]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b724/_pkg_.a -trimpath "/tmp/tmp.ktsoLsWyz4/TEMPREPO/utils=>github.com/smallstep/cli/utils;$WORK/b724=>" -p github.com/smallstep/cli/utils -lang=go1.23 -complete -installsuffix shared -buildid wbIlRWK9Y3bWr-9mYYmA/wbIlRWK9Y3bWr-9mYYmA -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b724/importcfg -pack /tmp/tmp.ktsoLsWyz4/TEMPREPO/utils/cli.go /tmp/tmp.ktsoLsWyz4/TEMPREPO/utils/read.go /tmp/tmp.ktsoLsWyz4/TEMPREPO/utils/utils.go
2025-08-20T22:48:33.7160474Z [00:02:52.743]➜  go tool buildid -w $WORK/b724/_pkg_.a # internal
2025-08-20T22:48:33.7174997Z [00:02:52.744]➜  cp $WORK/b724/_pkg_.a /root/.cache/go-build/30/307bbef7b3c2ee4e41d0de334b556b06dd4bec56bdb132cab2645ae221400eb4-d # internal
2025-08-20T22:48:33.7176586Z [00:02:52.745]➜  github.com/smallstep/cli/command/base64
2025-08-20T22:48:33.7177374Z [00:02:52.745]➜  mkdir -p $WORK/b723/
2025-08-20T22:48:33.7178561Z [00:02:52.745]➜  cat >/tmp/go-build3381348043/b723/importcfg << 'EOF' # internal
2025-08-20T22:48:33.7179354Z [00:02:52.745]➜  # import config
2025-08-20T22:48:33.7179984Z [00:02:52.745]➜  packagefile bytes=/tmp/go-build3381348043/b003/_pkg_.a
2025-08-20T22:48:33.7181021Z [00:02:52.745]➜  packagefile encoding/base64=/tmp/go-build3381348043/b146/_pkg_.a
2025-08-20T22:48:33.7182037Z [00:02:52.745]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:33.7182755Z [00:02:52.745]➜  packagefile github.com/pkg/errors=/tmp/go-build3381348043/b195/_pkg_.a
2025-08-20T22:48:33.7183530Z [00:02:52.745]➜  packagefile github.com/smallstep/cli-utils/command=/tmp/go-build3381348043/b580/_pkg_.a
2025-08-20T22:48:33.7184372Z [00:02:52.745]➜  packagefile github.com/smallstep/cli/utils=/tmp/go-build3381348043/b724/_pkg_.a
2025-08-20T22:48:33.7185192Z [00:02:52.745]➜  packagefile github.com/urfave/cli=/tmp/go-build3381348043/b583/_pkg_.a
2025-08-20T22:48:33.7186110Z [00:02:52.745]➜  packagefile os=/tmp/go-build3381348043/b079/_pkg_.a
2025-08-20T22:48:33.7187054Z [00:02:52.745]➜  packagefile strings=/tmp/go-build3381348043/b063/_pkg_.a
2025-08-20T22:48:33.7187769Z [00:02:52.745]➜  EOF
2025-08-20T22:48:33.7189765Z [00:02:52.745]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b723/_pkg_.a -trimpath "/tmp/tmp.ktsoLsWyz4/TEMPREPO/command/base64=>github.com/smallstep/cli/command/base64;$WORK/b723=>" -p github.com/smallstep/cli/command/base64 -lang=go1.23 -complete -installsuffix shared -buildid cD-4qnC5wQgJZ2qZW2GN/cD-4qnC5wQgJZ2qZW2GN -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b723/importcfg -pack /tmp/tmp.ktsoLsWyz4/TEMPREPO/command/base64/base64.go
2025-08-20T22:48:33.7721113Z [00:02:52.799]➜  go tool buildid -w $WORK/b723/_pkg_.a # internal
2025-08-20T22:48:33.7735524Z [00:02:52.800]➜  cp $WORK/b723/_pkg_.a /root/.cache/go-build/ec/ec33e8c3d7d41a7ef2db10fa90e23215771bbb17086b59c84986ca92d1dc8f3f-d # internal
2025-08-20T22:48:33.7739054Z [00:02:52.801]➜  github.com/smallstep/cli/flags
2025-08-20T22:48:33.7739381Z [00:02:52.801]➜  mkdir -p $WORK/b731/
2025-08-20T22:48:33.7749689Z [00:02:52.802]➜  cat >/tmp/go-build3381348043/b731/importcfg << 'EOF' # internal
2025-08-20T22:48:33.7753084Z [00:02:52.802]➜  # import config
2025-08-20T22:48:33.7753474Z [00:02:52.802]➜  packagefile encoding/json=/tmp/go-build3381348043/b158/_pkg_.a
2025-08-20T22:48:33.7753941Z [00:02:52.802]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:33.7754424Z [00:02:52.802]➜  packagefile github.com/pkg/errors=/tmp/go-build3381348043/b195/_pkg_.a
2025-08-20T22:48:33.7755021Z [00:02:52.802]➜  packagefile github.com/smallstep/certificates/api=/tmp/go-build3381348043/b637/_pkg_.a
2025-08-20T22:48:33.7755655Z [00:02:52.802]➜  packagefile github.com/smallstep/cli-utils/errs=/tmp/go-build3381348043/b582/_pkg_.a
2025-08-20T22:48:33.7756636Z [00:02:52.802]➜  packagefile github.com/smallstep/cli-utils/step=/tmp/go-build3381348043/b581/_pkg_.a
2025-08-20T22:48:33.7757305Z [00:02:52.802]➜  packagefile github.com/smallstep/cli/utils=/tmp/go-build3381348043/b724/_pkg_.a
2025-08-20T22:48:33.7757869Z [00:02:52.802]➜  packagefile github.com/urfave/cli=/tmp/go-build3381348043/b583/_pkg_.a
2025-08-20T22:48:33.7758420Z [00:02:52.802]➜  packagefile go.step.sm/crypto/fingerprint=/tmp/go-build3381348043/b428/_pkg_.a
2025-08-20T22:48:33.7758902Z [00:02:52.802]➜  packagefile net=/tmp/go-build3381348043/b148/_pkg_.a
2025-08-20T22:48:33.7759457Z [00:02:52.802]➜  packagefile net/url=/tmp/go-build3381348043/b155/_pkg_.a
2025-08-20T22:48:33.7759975Z [00:02:52.802]➜  packagefile path/filepath=/tmp/go-build3381348043/b156/_pkg_.a
2025-08-20T22:48:33.7760426Z [00:02:52.802]➜  packagefile strings=/tmp/go-build3381348043/b063/_pkg_.a
2025-08-20T22:48:33.7760845Z [00:02:52.802]➜  packagefile time=/tmp/go-build3381348043/b044/_pkg_.a
2025-08-20T22:48:33.7761156Z [00:02:52.802]➜  EOF
2025-08-20T22:48:33.7762801Z [00:02:52.802]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b731/_pkg_.a -trimpath "/tmp/tmp.ktsoLsWyz4/TEMPREPO/flags=>github.com/smallstep/cli/flags;$WORK/b731=>" -p github.com/smallstep/cli/flags -lang=go1.23 -complete -installsuffix shared -buildid LynUVVB0rinUTk1wC0On/LynUVVB0rinUTk1wC0On -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b731/importcfg -pack /tmp/tmp.ktsoLsWyz4/TEMPREPO/flags/flags.go
2025-08-20T22:48:33.8295952Z [00:02:52.856]➜  go tool buildid -w $WORK/b690/_pkg_.a # internal
2025-08-20T22:48:33.8325669Z [00:02:52.859]➜  cp $WORK/b690/_pkg_.a /root/.cache/go-build/64/64b740414eb47e34e9dc0e516b53c1b9057e60248463d66ab1c6d49169fc9723-d # internal
2025-08-20T22:48:33.8326995Z [00:02:52.860]➜  cloud.google.com/go/longrunning
2025-08-20T22:48:33.8332736Z [00:02:52.860]➜  mkdir -p $WORK/b689/
2025-08-20T22:48:33.8333167Z [00:02:52.860]➜  cat >/tmp/go-build3381348043/b689/importcfg << 'EOF' # internal
2025-08-20T22:48:33.8333515Z [00:02:52.860]➜  # import config
2025-08-20T22:48:33.8334017Z [00:02:52.860]➜  packagefile cloud.google.com/go/longrunning/autogen=/tmp/go-build3381348043/b690/_pkg_.a
2025-08-20T22:48:33.8334732Z [00:02:52.860]➜  packagefile cloud.google.com/go/longrunning/autogen/longrunningpb=/tmp/go-build3381348043/b691/_pkg_.a
2025-08-20T22:48:33.8335619Z [00:02:52.860]➜  packagefile context=/tmp/go-build3381348043/b043/_pkg_.a
2025-08-20T22:48:33.8336251Z [00:02:52.860]➜  packagefile errors=/tmp/go-build3381348043/b004/_pkg_.a
2025-08-20T22:48:33.8337736Z [00:02:52.860]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:33.8338723Z [00:02:52.860]➜  packagefile github.com/googleapis/gax-go/v2=/tmp/go-build3381348043/b533/_pkg_.a
2025-08-20T22:48:33.8347601Z [00:02:52.860]➜  packagefile github.com/googleapis/gax-go/v2/apierror=/tmp/go-build3381348043/b534/_pkg_.a
2025-08-20T22:48:33.8348231Z [00:02:52.860]➜  packagefile google.golang.org/grpc/status=/tmp/go-build3381348043/b295/_pkg_.a
2025-08-20T22:48:33.8348833Z [00:02:52.860]➜  packagefile google.golang.org/protobuf/proto=/tmp/go-build3381348043/b235/_pkg_.a
2025-08-20T22:48:33.8349458Z [00:02:52.860]➜  packagefile google.golang.org/protobuf/protoadapt=/tmp/go-build3381348043/b272/_pkg_.a
2025-08-20T22:48:33.8350172Z [00:02:52.860]➜  packagefile google.golang.org/protobuf/types/known/anypb=/tmp/go-build3381348043/b297/_pkg_.a
2025-08-20T22:48:33.8350722Z [00:02:52.860]➜  packagefile time=/tmp/go-build3381348043/b044/_pkg_.a
2025-08-20T22:48:33.8351040Z [00:02:52.860]➜  EOF
2025-08-20T22:48:33.8352852Z [00:02:52.860]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b689/_pkg_.a -trimpath "/root/go/pkg/mod/cloud.google.com/go/longrunning@v0.6.7=>cloud.google.com/go/longrunning@v0.6.7;$WORK/b689=>" -p cloud.google.com/go/longrunning -lang=go1.23 -complete -installsuffix shared -buildid 2G6cjY25-SvKtRxv2YI0/2G6cjY25-SvKtRxv2YI0 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b689/importcfg -pack /root/go/pkg/mod/cloud.google.com/go/longrunning@v0.6.7/longrunning.go
2025-08-20T22:48:33.8354756Z [00:02:52.861]➜  go tool buildid -w $WORK/b718/_pkg_.a # internal
2025-08-20T22:48:33.8401832Z [00:02:52.867]➜  go tool buildid -w $WORK/b731/_pkg_.a # internal
2025-08-20T22:48:33.8408489Z [00:02:52.868]➜  cp $WORK/b731/_pkg_.a /root/.cache/go-build/e6/e63e6878a97b7bb0b4af2c779d83979acf3e6ffd4fc8336e41400b3fb4f89cee-d # internal
2025-08-20T22:48:33.8409703Z [00:02:52.868]➜  github.com/smallstep/cli/internal/cast
2025-08-20T22:48:33.8412356Z [00:02:52.868]➜  mkdir -p $WORK/b732/
2025-08-20T22:48:33.8413609Z [00:02:52.868]➜  cat >/tmp/go-build3381348043/b732/importcfg << 'EOF' # internal
2025-08-20T22:48:33.8414035Z [00:02:52.868]➜  # import config
2025-08-20T22:48:33.8414488Z [00:02:52.868]➜  packagefile github.com/ccoveille/go-safecast=/tmp/go-build3381348043/b575/_pkg_.a
2025-08-20T22:48:33.8414887Z [00:02:52.868]➜  EOF
2025-08-20T22:48:33.8416750Z [00:02:52.868]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b732/_pkg_.a -trimpath "/tmp/tmp.ktsoLsWyz4/TEMPREPO/internal/cast=>github.com/smallstep/cli/internal/cast;$WORK/b732=>" -p github.com/smallstep/cli/internal/cast -lang=go1.23 -complete -installsuffix shared -buildid iclofm9qWP84eJ9F6H-0/iclofm9qWP84eJ9F6H-0 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b732/importcfg -pack /tmp/tmp.ktsoLsWyz4/TEMPREPO/internal/cast/cast.go
2025-08-20T22:48:33.8530844Z [00:02:52.880]➜  cp $WORK/b718/_pkg_.a /root/.cache/go-build/69/69a504cfedf2b677d683b3446692927a45e6fe7f2ce9527d04d71540b889a723-d # internal
2025-08-20T22:48:33.8533648Z [00:02:52.880]➜  github.com/smallstep/cli/utils/sysutils
2025-08-20T22:48:33.8534003Z [00:02:52.880]➜  mkdir -p $WORK/b735/
2025-08-20T22:48:33.8534382Z [00:02:52.880]➜  cat >/tmp/go-build3381348043/b735/importcfg << 'EOF' # internal
2025-08-20T22:48:33.8534731Z [00:02:52.880]➜  # import config
2025-08-20T22:48:33.8535070Z [00:02:52.880]➜  packagefile syscall=/tmp/go-build3381348043/b047/_pkg_.a
2025-08-20T22:48:33.8535391Z [00:02:52.880]➜  EOF
2025-08-20T22:48:33.8537652Z [00:02:52.880]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b735/_pkg_.a -trimpath "/tmp/tmp.ktsoLsWyz4/TEMPREPO/utils/sysutils=>github.com/smallstep/cli/utils/sysutils;$WORK/b735=>" -p github.com/smallstep/cli/utils/sysutils -lang=go1.23 -complete -installsuffix shared -buildid 4uhgs2ClB9E9TcxoUSjx/4uhgs2ClB9E9TcxoUSjx -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b735/importcfg -pack /tmp/tmp.ktsoLsWyz4/TEMPREPO/utils/sysutils/sysutils.go /tmp/tmp.ktsoLsWyz4/TEMPREPO/utils/sysutils/sysutils_unix.go
2025-08-20T22:48:33.8758447Z [00:02:52.903]➜  go tool buildid -w $WORK/b735/_pkg_.a # internal
2025-08-20T22:48:33.8760417Z [00:02:52.903]➜  cp $WORK/b735/_pkg_.a /root/.cache/go-build/45/454ef2eaadfbb15310db81ede963f9e6fec269a83e072c9d0474aa15e5c24fde-d # internal
2025-08-20T22:48:33.8761809Z [00:02:52.903]➜  github.com/smallstep/cli/exec
2025-08-20T22:48:33.8763789Z [00:02:52.903]➜  mkdir -p $WORK/b734/
2025-08-20T22:48:33.8767259Z [00:02:52.904]➜  cat >/tmp/go-build3381348043/b734/importcfg << 'EOF' # internal
2025-08-20T22:48:33.8770255Z [00:02:52.904]➜  # import config
2025-08-20T22:48:33.8772808Z [00:02:52.904]➜  packagefile bytes=/tmp/go-build3381348043/b003/_pkg_.a
2025-08-20T22:48:33.8773596Z [00:02:52.904]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:33.8774277Z [00:02:52.904]➜  packagefile github.com/pkg/errors=/tmp/go-build3381348043/b195/_pkg_.a
2025-08-20T22:48:33.8776089Z [00:02:52.904]➜  packagefile github.com/smallstep/cli/utils/sysutils=/tmp/go-build3381348043/b735/_pkg_.a
2025-08-20T22:48:33.8777014Z [00:02:52.904]➜  packagefile os=/tmp/go-build3381348043/b079/_pkg_.a
2025-08-20T22:48:33.8777782Z [00:02:52.904]➜  packagefile os/exec=/tmp/go-build3381348043/b495/_pkg_.a
2025-08-20T22:48:33.8778469Z [00:02:52.904]➜  packagefile os/signal=/tmp/go-build3381348043/b588/_pkg_.a
2025-08-20T22:48:33.8779298Z [00:02:52.904]➜  packagefile path=/tmp/go-build3381348043/b082/_pkg_.a
2025-08-20T22:48:33.8780071Z [00:02:52.904]➜  packagefile runtime=/tmp/go-build3381348043/b010/_pkg_.a
2025-08-20T22:48:33.8781030Z [00:02:52.904]➜  packagefile strconv=/tmp/go-build3381348043/b054/_pkg_.a
2025-08-20T22:48:33.8782060Z [00:02:52.904]➜  packagefile strings=/tmp/go-build3381348043/b063/_pkg_.a
2025-08-20T22:48:33.8782773Z [00:02:52.904]➜  packagefile syscall=/tmp/go-build3381348043/b047/_pkg_.a
2025-08-20T22:48:33.8783364Z [00:02:52.904]➜  EOF
2025-08-20T22:48:33.8787955Z [00:02:52.904]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b734/_pkg_.a -trimpath "/tmp/tmp.ktsoLsWyz4/TEMPREPO/exec=>github.com/smallstep/cli/exec;$WORK/b734=>" -p github.com/smallstep/cli/exec -lang=go1.23 -complete -installsuffix shared -buildid TUBp40LBLSfB15Ck0jto/TUBp40LBLSfB15Ck0jto -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b734/importcfg -pack /tmp/tmp.ktsoLsWyz4/TEMPREPO/exec/exec.go
2025-08-20T22:48:33.8789552Z [00:02:52.905]➜  go tool buildid -w $WORK/b732/_pkg_.a # internal
2025-08-20T22:48:33.8790222Z [00:02:52.906]➜  cp $WORK/b732/_pkg_.a /root/.cache/go-build/52/5292da1df1ca7a2d6b84362a51618825f8ee3509a222cb430ef182fb49c7f79c-d # internal
2025-08-20T22:48:33.8791333Z [00:02:52.906]➜  github.com/smallstep/cli/internal/plugin
2025-08-20T22:48:33.8791962Z [00:02:52.906]➜  mkdir -p $WORK/b737/
2025-08-20T22:48:33.8793823Z [00:02:52.906]➜  cat >/tmp/go-build3381348043/b737/importcfg << 'EOF' # internal
2025-08-20T22:48:33.8794525Z [00:02:52.906]➜  # import config
2025-08-20T22:48:33.8795115Z [00:02:52.906]➜  packagefile github.com/smallstep/cli-utils/step=/tmp/go-build3381348043/b581/_pkg_.a
2025-08-20T22:48:33.8798909Z [00:02:52.906]➜  packagefile github.com/urfave/cli=/tmp/go-build3381348043/b583/_pkg_.a
2025-08-20T22:48:33.8799380Z [00:02:52.906]➜  packagefile os=/tmp/go-build3381348043/b079/_pkg_.a
2025-08-20T22:48:33.8799800Z [00:02:52.906]➜  packagefile os/exec=/tmp/go-build3381348043/b495/_pkg_.a
2025-08-20T22:48:33.8800250Z [00:02:52.906]➜  packagefile path/filepath=/tmp/go-build3381348043/b156/_pkg_.a
2025-08-20T22:48:33.8800697Z [00:02:52.906]➜  packagefile runtime=/tmp/go-build3381348043/b010/_pkg_.a
2025-08-20T22:48:33.8801131Z [00:02:52.906]➜  packagefile strings=/tmp/go-build3381348043/b063/_pkg_.a
2025-08-20T22:48:33.8801447Z [00:02:52.906]➜  EOF
2025-08-20T22:48:33.8803503Z [00:02:52.907]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b737/_pkg_.a -trimpath "/tmp/tmp.ktsoLsWyz4/TEMPREPO/internal/plugin=>github.com/smallstep/cli/internal/plugin;$WORK/b737=>" -p github.com/smallstep/cli/internal/plugin -lang=go1.23 -complete -installsuffix shared -buildid 5nCc7Hybld5AF3TUbQW9/5nCc7Hybld5AF3TUbQW9 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b737/importcfg -pack /tmp/tmp.ktsoLsWyz4/TEMPREPO/internal/plugin/plugin.go
2025-08-20T22:48:33.9030446Z [00:02:52.930]➜  go tool buildid -w $WORK/b689/_pkg_.a # internal
2025-08-20T22:48:33.9044475Z [00:02:52.931]➜  cp $WORK/b689/_pkg_.a /root/.cache/go-build/de/de922ef063963e798d1804a33973eeff9ed60738ee46b43cb002a95e299df635-d # internal
2025-08-20T22:48:33.9049881Z [00:02:52.932]➜  cloud.google.com/go/security/privateca/apiv1
2025-08-20T22:48:33.9051535Z [00:02:52.932]➜  mkdir -p $WORK/b683/
2025-08-20T22:48:33.9056201Z [00:02:52.933]➜  cat >/tmp/go-build3381348043/b683/importcfg << 'EOF' # internal
2025-08-20T22:48:33.9056613Z [00:02:52.933]➜  # import config
2025-08-20T22:48:33.9056960Z [00:02:52.933]➜  packagefile bytes=/tmp/go-build3381348043/b003/_pkg_.a
2025-08-20T22:48:33.9057487Z [00:02:52.933]➜  packagefile cloud.google.com/go/iam/apiv1/iampb=/tmp/go-build3381348043/b684/_pkg_.a
2025-08-20T22:48:33.9058108Z [00:02:52.933]➜  packagefile cloud.google.com/go/longrunning=/tmp/go-build3381348043/b689/_pkg_.a
2025-08-20T22:48:33.9061379Z [00:02:52.933]➜  packagefile cloud.google.com/go/longrunning/autogen=/tmp/go-build3381348043/b690/_pkg_.a
2025-08-20T22:48:33.9062202Z [00:02:52.933]➜  packagefile cloud.google.com/go/longrunning/autogen/longrunningpb=/tmp/go-build3381348043/b691/_pkg_.a
2025-08-20T22:48:33.9065030Z [00:02:52.933]➜  packagefile cloud.google.com/go/security/internal=/tmp/go-build3381348043/b717/_pkg_.a
2025-08-20T22:48:33.9066826Z [00:02:52.933]➜  packagefile cloud.google.com/go/security/privateca/apiv1/privatecapb=/tmp/go-build3381348043/b718/_pkg_.a
2025-08-20T22:48:33.9067508Z [00:02:52.933]➜  packagefile context=/tmp/go-build3381348043/b043/_pkg_.a
2025-08-20T22:48:33.9067940Z [00:02:52.933]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:33.9068452Z [00:02:52.933]➜  packagefile github.com/googleapis/gax-go/v2=/tmp/go-build3381348043/b533/_pkg_.a
2025-08-20T22:48:33.9069204Z [00:02:52.933]➜  packagefile github.com/googleapis/gax-go/v2/internallog=/tmp/go-build3381348043/b472/_pkg_.a
2025-08-20T22:48:33.9070028Z [00:02:52.933]➜  packagefile github.com/googleapis/gax-go/v2/internallog/grpclog=/tmp/go-build3381348043/b693/_pkg_.a
2025-08-20T22:48:33.9070720Z [00:02:52.933]➜  packagefile github.com/googleapis/gax-go/v2/iterator=/tmp/go-build3381348043/b694/_pkg_.a
2025-08-20T22:48:33.9071339Z [00:02:52.933]➜  packagefile google.golang.org/api/googleapi=/tmp/go-build3381348043/b477/_pkg_.a
2025-08-20T22:48:33.9071946Z [00:02:52.933]➜  packagefile google.golang.org/api/iterator=/tmp/go-build3381348043/b695/_pkg_.a
2025-08-20T22:48:33.9072527Z [00:02:52.933]➜  packagefile google.golang.org/api/option=/tmp/go-build3381348043/b540/_pkg_.a
2025-08-20T22:48:33.9073165Z [00:02:52.933]➜  packagefile google.golang.org/api/option/internaloption=/tmp/go-build3381348043/b541/_pkg_.a
2025-08-20T22:48:33.9073816Z [00:02:52.933]➜  packagefile google.golang.org/api/transport/grpc=/tmp/go-build3381348043/b696/_pkg_.a
2025-08-20T22:48:33.9074722Z [00:02:52.933]➜  packagefile google.golang.org/api/transport/http=/tmp/go-build3381348043/b542/_pkg_.a
2025-08-20T22:48:33.9075430Z [00:02:52.933]➜  packagefile google.golang.org/genproto/googleapis/cloud/location=/tmp/go-build3381348043/b719/_pkg_.a
2025-08-20T22:48:33.9076240Z [00:02:52.933]➜  packagefile google.golang.org/grpc=/tmp/go-build3381348043/b243/_pkg_.a
2025-08-20T22:48:33.9081712Z [00:02:52.933]➜  packagefile google.golang.org/grpc/codes=/tmp/go-build3381348043/b282/_pkg_.a
2025-08-20T22:48:33.9082379Z [00:02:52.933]➜  packagefile google.golang.org/protobuf/encoding/protojson=/tmp/go-build3381348043/b215/_pkg_.a
2025-08-20T22:48:33.9083288Z [00:02:52.933]➜  packagefile google.golang.org/protobuf/proto=/tmp/go-build3381348043/b235/_pkg_.a
2025-08-20T22:48:33.9083790Z [00:02:52.933]➜  packagefile io=/tmp/go-build3381348043/b034/_pkg_.a
2025-08-20T22:48:33.9084197Z [00:02:52.933]➜  packagefile iter=/tmp/go-build3381348043/b039/_pkg_.a
2025-08-20T22:48:33.9084634Z [00:02:52.933]➜  packagefile log/slog=/tmp/go-build3381348043/b474/_pkg_.a
2025-08-20T22:48:33.9085056Z [00:02:52.933]➜  packagefile math=/tmp/go-build3381348043/b055/_pkg_.a
2025-08-20T22:48:33.9085479Z [00:02:52.933]➜  packagefile net/http=/tmp/go-build3381348043/b161/_pkg_.a
2025-08-20T22:48:33.9086043Z [00:02:52.933]➜  packagefile net/url=/tmp/go-build3381348043/b155/_pkg_.a
2025-08-20T22:48:33.9086480Z [00:02:52.933]➜  packagefile time=/tmp/go-build3381348043/b044/_pkg_.a
2025-08-20T22:48:33.9086789Z [00:02:52.933]➜  EOF
2025-08-20T22:48:33.9090460Z [00:02:52.935]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b683/_pkg_.a -trimpath "/root/go/pkg/mod/cloud.google.com/go/security@v1.18.5/privateca/apiv1=>cloud.google.com/go/security@v1.18.5/privateca/apiv1;$WORK/b683=>" -p cloud.google.com/go/security/privateca/apiv1 -lang=go1.23 -complete -installsuffix shared -buildid Zq5wIaiKlofTnQS-24ja/Zq5wIaiKlofTnQS-24ja -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b683/importcfg -pack /root/go/pkg/mod/cloud.google.com/go/security@v1.18.5/privateca/apiv1/auxiliary.go /root/go/pkg/mod/cloud.google.com/go/security@v1.18.5/privateca/apiv1/auxiliary_go123.go /root/go/pkg/mod/cloud.google.com/go/security@v1.18.5/privateca/apiv1/certificate_authority_client.go /root/go/pkg/mod/cloud.google.com/go/security@v1.18.5/privateca/apiv1/doc.go /root/go/pkg/mod/cloud.google.com/go/security@v1.18.5/privateca/apiv1/helpers.go /root/go/pkg/mod/cloud.google.com/go/security@v1.18.5/privateca/apiv1/version.go
2025-08-20T22:48:33.9231498Z [00:02:52.950]➜  go tool buildid -w $WORK/b737/_pkg_.a # internal
2025-08-20T22:48:33.9237574Z [00:02:52.951]➜  cp $WORK/b737/_pkg_.a /root/.cache/go-build/2f/2f6cf729676d935892697ddc88eec970511e5b8c38de9ac12f33c54d547d96b7-d # internal
2025-08-20T22:48:33.9243764Z [00:02:52.951]➜  github.com/smallstep/cli/internal/cryptoutil
2025-08-20T22:48:33.9244224Z [00:02:52.951]➜  mkdir -p $WORK/b736/
2025-08-20T22:48:33.9246131Z [00:02:52.952]➜  cat >/tmp/go-build3381348043/b736/importcfg << 'EOF' # internal
2025-08-20T22:48:33.9246916Z [00:02:52.952]➜  # import config
2025-08-20T22:48:33.9247652Z [00:02:52.952]➜  packagefile crypto=/tmp/go-build3381348043/b052/_pkg_.a
2025-08-20T22:48:33.9248425Z [00:02:52.952]➜  packagefile crypto/ecdsa=/tmp/go-build3381348043/b056/_pkg_.a
2025-08-20T22:48:33.9250168Z [00:02:52.952]➜  packagefile crypto/ed25519=/tmp/go-build3381348043/b113/_pkg_.a
2025-08-20T22:48:33.9251480Z [00:02:52.952]➜  packagefile crypto/elliptic=/tmp/go-build3381348043/b095/_pkg_.a
2025-08-20T22:48:33.9252290Z [00:02:52.952]➜  packagefile crypto/rsa=/tmp/go-build3381348043/b117/_pkg_.a
2025-08-20T22:48:33.9253072Z [00:02:52.952]➜  packagefile crypto/x509=/tmp/go-build3381348043/b141/_pkg_.a
2025-08-20T22:48:33.9255088Z [00:02:52.952]➜  packagefile encoding/base64=/tmp/go-build3381348043/b146/_pkg_.a
2025-08-20T22:48:33.9256036Z [00:02:52.952]➜  packagefile errors=/tmp/go-build3381348043/b004/_pkg_.a
2025-08-20T22:48:33.9257229Z [00:02:52.952]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:33.9259466Z [00:02:52.952]➜  packagefile github.com/smallstep/cli/internal/plugin=/tmp/go-build3381348043/b737/_pkg_.a
2025-08-20T22:48:33.9260571Z [00:02:52.952]➜  packagefile go.step.sm/crypto/jose=/tmp/go-build3381348043/b445/_pkg_.a
2025-08-20T22:48:33.9261509Z [00:02:52.952]➜  packagefile go.step.sm/crypto/kms=/tmp/go-build3381348043/b604/_pkg_.a
2025-08-20T22:48:33.9262271Z [00:02:52.952]➜  packagefile go.step.sm/crypto/kms/apiv1=/tmp/go-build3381348043/b605/_pkg_.a
2025-08-20T22:48:33.9264378Z [00:02:52.952]➜  packagefile go.step.sm/crypto/pemutil=/tmp/go-build3381348043/b461/_pkg_.a
2025-08-20T22:48:33.9265129Z [00:02:52.952]➜  packagefile io=/tmp/go-build3381348043/b034/_pkg_.a
2025-08-20T22:48:33.9266094Z [00:02:52.952]➜  packagefile os/exec=/tmp/go-build3381348043/b495/_pkg_.a
2025-08-20T22:48:33.9267040Z [00:02:52.952]➜  packagefile strconv=/tmp/go-build3381348043/b054/_pkg_.a
2025-08-20T22:48:33.9267836Z [00:02:52.952]➜  packagefile strings=/tmp/go-build3381348043/b063/_pkg_.a
2025-08-20T22:48:33.9268433Z [00:02:52.952]➜  EOF
2025-08-20T22:48:33.9270691Z [00:02:52.952]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b736/_pkg_.a -trimpath "/tmp/tmp.ktsoLsWyz4/TEMPREPO/internal/cryptoutil=>github.com/smallstep/cli/internal/cryptoutil;$WORK/b736=>" -p github.com/smallstep/cli/internal/cryptoutil -lang=go1.23 -complete -installsuffix shared -buildid uXSVeBHklOfxy2uINsCg/uXSVeBHklOfxy2uINsCg -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b736/importcfg -pack /tmp/tmp.ktsoLsWyz4/TEMPREPO/internal/cryptoutil/cryptoutil.go
2025-08-20T22:48:33.9365110Z [00:02:52.963]➜  go tool buildid -w $WORK/b734/_pkg_.a # internal
2025-08-20T22:48:33.9370145Z [00:02:52.963]➜  cp $WORK/b734/_pkg_.a /root/.cache/go-build/90/9062a250cf3dcf73eb096c6457d0e4508ea097e2de637540a9c50c46290f084a-d # internal
2025-08-20T22:48:33.9380168Z [00:02:52.965]➜  github.com/smallstep/cli/token
2025-08-20T22:48:33.9385899Z [00:02:52.966]➜  mkdir -p $WORK/b738/
2025-08-20T22:48:33.9386554Z [00:02:52.966]➜  cat >/tmp/go-build3381348043/b738/importcfg << 'EOF' # internal
2025-08-20T22:48:33.9387692Z [00:02:52.966]➜  # import config
2025-08-20T22:48:33.9388073Z [00:02:52.966]➜  packagefile bytes=/tmp/go-build3381348043/b003/_pkg_.a
2025-08-20T22:48:33.9388500Z [00:02:52.966]➜  packagefile crypto=/tmp/go-build3381348043/b052/_pkg_.a
2025-08-20T22:48:33.9388965Z [00:02:52.966]➜  packagefile crypto/ecdh=/tmp/go-build3381348043/b057/_pkg_.a
2025-08-20T22:48:33.9389653Z [00:02:52.966]➜  packagefile crypto/ecdsa=/tmp/go-build3381348043/b056/_pkg_.a
2025-08-20T22:48:33.9390199Z [00:02:52.966]➜  packagefile crypto/ed25519=/tmp/go-build3381348043/b113/_pkg_.a
2025-08-20T22:48:33.9390680Z [00:02:52.966]➜  packagefile crypto/sha256=/tmp/go-build3381348043/b119/_pkg_.a
2025-08-20T22:48:33.9391190Z [00:02:52.966]➜  packagefile crypto/x509=/tmp/go-build3381348043/b141/_pkg_.a
2025-08-20T22:48:33.9391653Z [00:02:52.966]➜  packagefile encoding/hex=/tmp/go-build3381348043/b144/_pkg_.a
2025-08-20T22:48:33.9392233Z [00:02:52.966]➜  packagefile encoding/json=/tmp/go-build3381348043/b158/_pkg_.a
2025-08-20T22:48:33.9392794Z [00:02:52.966]➜  packagefile encoding/pem=/tmp/go-build3381348043/b145/_pkg_.a
2025-08-20T22:48:33.9393237Z [00:02:52.966]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:33.9393707Z [00:02:52.966]➜  packagefile github.com/pkg/errors=/tmp/go-build3381348043/b195/_pkg_.a
2025-08-20T22:48:33.9394270Z [00:02:52.966]➜  packagefile github.com/slackhq/nebula/cert=/tmp/go-build3381348043/b420/_pkg_.a
2025-08-20T22:48:33.9394855Z [00:02:52.966]➜  packagefile go.step.sm/crypto/fingerprint=/tmp/go-build3381348043/b428/_pkg_.a
2025-08-20T22:48:33.9395399Z [00:02:52.966]➜  packagefile go.step.sm/crypto/jose=/tmp/go-build3381348043/b445/_pkg_.a
2025-08-20T22:48:33.9396119Z [00:02:52.966]➜  packagefile go.step.sm/crypto/keyutil=/tmp/go-build3381348043/b453/_pkg_.a
2025-08-20T22:48:33.9396695Z [00:02:52.966]➜  packagefile go.step.sm/crypto/pemutil=/tmp/go-build3381348043/b461/_pkg_.a
2025-08-20T22:48:33.9397431Z [00:02:52.966]➜  packagefile go.step.sm/crypto/x25519=/tmp/go-build3381348043/b454/_pkg_.a
2025-08-20T22:48:33.9397972Z [00:02:52.966]➜  packagefile golang.org/x/crypto/ssh=/tmp/go-build3381348043/b455/_pkg_.a
2025-08-20T22:48:33.9398436Z [00:02:52.966]➜  packagefile os=/tmp/go-build3381348043/b079/_pkg_.a
2025-08-20T22:48:33.9398848Z [00:02:52.966]➜  packagefile regexp=/tmp/go-build3381348043/b184/_pkg_.a
2025-08-20T22:48:33.9399276Z [00:02:52.966]➜  packagefile strings=/tmp/go-build3381348043/b063/_pkg_.a
2025-08-20T22:48:33.9399699Z [00:02:52.966]➜  packagefile time=/tmp/go-build3381348043/b044/_pkg_.a
2025-08-20T22:48:33.9400008Z [00:02:52.966]➜  EOF
2025-08-20T22:48:33.9402148Z [00:02:52.966]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b738/_pkg_.a -trimpath "/tmp/tmp.ktsoLsWyz4/TEMPREPO/token=>github.com/smallstep/cli/token;$WORK/b738=>" -p github.com/smallstep/cli/token -lang=go1.23 -complete -installsuffix shared -buildid bOY7qnBFpxkx6-PV06RY/bOY7qnBFpxkx6-PV06RY -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b738/importcfg -pack /tmp/tmp.ktsoLsWyz4/TEMPREPO/token/options.go /tmp/tmp.ktsoLsWyz4/TEMPREPO/token/parse.go /tmp/tmp.ktsoLsWyz4/TEMPREPO/token/token.go
2025-08-20T22:48:34.0090783Z [00:02:53.035]➜  go tool buildid -w $WORK/b736/_pkg_.a # internal
2025-08-20T22:48:34.0091534Z [00:02:53.036]➜  cp $WORK/b736/_pkg_.a /root/.cache/go-build/98/981c7f2760e614389af9a9bcf4f86dc2ac2fcf1e5b19d87b173a2a6d37306070-d # internal
2025-08-20T22:48:34.0342781Z [00:02:53.061]➜  github.com/smallstep/truststore
2025-08-20T22:48:34.0343148Z [00:02:53.061]➜  mkdir -p $WORK/b740/
2025-08-20T22:48:34.0344988Z [00:02:53.062]➜  cat >/tmp/go-build3381348043/b740/importcfg << 'EOF' # internal
2025-08-20T22:48:34.0347299Z [00:02:53.062]➜  # import config
2025-08-20T22:48:34.0348558Z [00:02:53.062]➜  packagefile bytes=/tmp/go-build3381348043/b003/_pkg_.a
2025-08-20T22:48:34.0349020Z [00:02:53.062]➜  packagefile crypto/sha1=/tmp/go-build3381348043/b138/_pkg_.a
2025-08-20T22:48:34.0349521Z [00:02:53.062]➜  packagefile crypto/sha256=/tmp/go-build3381348043/b119/_pkg_.a
2025-08-20T22:48:34.0349983Z [00:02:53.062]➜  packagefile crypto/x509=/tmp/go-build3381348043/b141/_pkg_.a
2025-08-20T22:48:34.0350442Z [00:02:53.062]➜  packagefile encoding/hex=/tmp/go-build3381348043/b144/_pkg_.a
2025-08-20T22:48:34.0350910Z [00:02:53.062]➜  packagefile encoding/pem=/tmp/go-build3381348043/b145/_pkg_.a
2025-08-20T22:48:34.0351354Z [00:02:53.062]➜  packagefile errors=/tmp/go-build3381348043/b004/_pkg_.a
2025-08-20T22:48:34.0352005Z [00:02:53.062]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:34.0352484Z [00:02:53.062]➜  packagefile hash=/tmp/go-build3381348043/b053/_pkg_.a
2025-08-20T22:48:34.0352894Z [00:02:53.062]➜  packagefile io=/tmp/go-build3381348043/b034/_pkg_.a
2025-08-20T22:48:34.0353295Z [00:02:53.062]➜  packagefile log=/tmp/go-build3381348043/b171/_pkg_.a
2025-08-20T22:48:34.0353689Z [00:02:53.062]➜  packagefile os=/tmp/go-build3381348043/b079/_pkg_.a
2025-08-20T22:48:34.0354224Z [00:02:53.062]➜  packagefile os/exec=/tmp/go-build3381348043/b495/_pkg_.a
2025-08-20T22:48:34.0354736Z [00:02:53.062]➜  packagefile path/filepath=/tmp/go-build3381348043/b156/_pkg_.a
2025-08-20T22:48:34.0355183Z [00:02:53.062]➜  packagefile runtime=/tmp/go-build3381348043/b010/_pkg_.a
2025-08-20T22:48:34.0355626Z [00:02:53.062]➜  packagefile strings=/tmp/go-build3381348043/b063/_pkg_.a
2025-08-20T22:48:34.0356150Z [00:02:53.062]➜  EOF
2025-08-20T22:48:34.0359113Z [00:02:53.062]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b740/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/smallstep/truststore@v0.13.0=>github.com/smallstep/truststore@v0.13.0;$WORK/b740=>" -p github.com/smallstep/truststore -lang=go1.18 -complete -installsuffix shared -buildid m-VrJeGj1SzsYKFw8oDE/m-VrJeGj1SzsYKFw8oDE -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b740/importcfg -pack /root/go/pkg/mod/github.com/smallstep/truststore@v0.13.0/errors.go /root/go/pkg/mod/github.com/smallstep/truststore@v0.13.0/truststore.go /root/go/pkg/mod/github.com/smallstep/truststore@v0.13.0/truststore_java.go /root/go/pkg/mod/github.com/smallstep/truststore@v0.13.0/truststore_linux.go /root/go/pkg/mod/github.com/smallstep/truststore@v0.13.0/truststore_nss.go
2025-08-20T22:48:34.0629774Z [00:02:53.090]➜  go tool buildid -w $WORK/b738/_pkg_.a # internal
2025-08-20T22:48:34.0647727Z [00:02:53.092]➜  cp $WORK/b738/_pkg_.a /root/.cache/go-build/ea/eac479cc4f88a3a9eaed62ccf85c9c81012ff2d6dace47282e09b1050bda0435-d # internal
2025-08-20T22:48:34.0649637Z [00:02:53.092]➜  github.com/smallstep/cli/token/provision
2025-08-20T22:48:34.0650509Z [00:02:53.092]➜  mkdir -p $WORK/b739/
2025-08-20T22:48:34.0654807Z [00:02:53.092]➜  cat >/tmp/go-build3381348043/b739/importcfg << 'EOF' # internal
2025-08-20T22:48:34.0655950Z [00:02:53.092]➜  # import config
2025-08-20T22:48:34.0656431Z [00:02:53.092]➜  packagefile github.com/smallstep/cli/token=/tmp/go-build3381348043/b738/_pkg_.a
2025-08-20T22:48:34.0657007Z [00:02:53.092]➜  packagefile go.step.sm/crypto/jose=/tmp/go-build3381348043/b445/_pkg_.a
2025-08-20T22:48:34.0657376Z [00:02:53.092]➜  EOF
2025-08-20T22:48:34.0659229Z [00:02:53.093]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b739/_pkg_.a -trimpath "/tmp/tmp.ktsoLsWyz4/TEMPREPO/token/provision=>github.com/smallstep/cli/token/provision;$WORK/b739=>" -p github.com/smallstep/cli/token/provision -lang=go1.23 -complete -installsuffix shared -buildid pMUXAz8h9Bb1ZvIkubxo/pMUXAz8h9Bb1ZvIkubxo -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b739/importcfg -pack /tmp/tmp.ktsoLsWyz4/TEMPREPO/token/provision/provision.go
2025-08-20T22:48:34.0942725Z [00:02:53.121]➜  go tool buildid -w $WORK/b739/_pkg_.a # internal
2025-08-20T22:48:34.0947227Z [00:02:53.122]➜  cp $WORK/b739/_pkg_.a /root/.cache/go-build/f4/f4a43153ebeed284d9141dc14c1e27108e2413013b120b3fbb80c732a23c6e0c-d # internal
2025-08-20T22:48:34.0963185Z [00:02:53.123]➜  github.com/smallstep/go-attestation/x509
2025-08-20T22:48:34.0963942Z [00:02:53.123]➜  mkdir -p $WORK/b742/
2025-08-20T22:48:34.0966695Z [00:02:53.123]➜  cat >/tmp/go-build3381348043/b742/importcfg << 'EOF' # internal
2025-08-20T22:48:34.0967078Z [00:02:53.123]➜  # import config
2025-08-20T22:48:34.0967456Z [00:02:53.123]➜  packagefile crypto/x509/pkix=/tmp/go-build3381348043/b143/_pkg_.a
2025-08-20T22:48:34.0967944Z [00:02:53.123]➜  packagefile encoding/asn1=/tmp/go-build3381348043/b110/_pkg_.a
2025-08-20T22:48:34.0968400Z [00:02:53.123]➜  packagefile errors=/tmp/go-build3381348043/b004/_pkg_.a
2025-08-20T22:48:34.0969064Z [00:02:53.123]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:34.0969670Z [00:02:53.123]➜  packagefile github.com/smallstep/go-attestation/oid=/tmp/go-build3381348043/b743/_pkg_.a
2025-08-20T22:48:34.0970103Z [00:02:53.123]➜  EOF
2025-08-20T22:48:34.0972495Z [00:02:53.124]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b742/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/smallstep/go-attestation@v0.4.4-0.20241119153605-2306d5b464ca/x509=>github.com/smallstep/go-attestation@v0.4.4-0.20241119153605-2306d5b464ca/x509;$WORK/b742=>" -p github.com/smallstep/go-attestation/x509 -lang=go1.20 -complete -installsuffix shared -buildid AsY399uVtXc6Qyf3SdlP/AsY399uVtXc6Qyf3SdlP -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b742/importcfg -pack /root/go/pkg/mod/github.com/smallstep/go-attestation@v0.4.4-0.20241119153605-2306d5b464ca/x509/x509ext.go
2025-08-20T22:48:34.1302323Z [00:02:53.157]➜  go tool buildid -w $WORK/b742/_pkg_.a # internal
2025-08-20T22:48:34.1307745Z [00:02:53.158]➜  cp $WORK/b742/_pkg_.a /root/.cache/go-build/93/934a42f3616a3ea84c8da0ac9a2ffaa17184c772b755f8b44e143aeaa168c105-d # internal
2025-08-20T22:48:34.1313466Z [00:02:53.158]➜  go.step.sm/crypto/tpm/algorithm
2025-08-20T22:48:34.1336624Z [00:02:53.158]➜  mkdir -p $WORK/b744/
2025-08-20T22:48:34.1337461Z [00:02:53.158]➜  cat >/tmp/go-build3381348043/b744/importcfg << 'EOF' # internal
2025-08-20T22:48:34.1338382Z [00:02:53.158]➜  # import config
2025-08-20T22:48:34.1339396Z [00:02:53.158]➜  packagefile encoding/json=/tmp/go-build3381348043/b158/_pkg_.a
2025-08-20T22:48:34.1339932Z [00:02:53.158]➜  EOF
2025-08-20T22:48:34.1342199Z [00:02:53.158]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b744/_pkg_.a -trimpath "/root/go/pkg/mod/go.step.sm/crypto@v0.69.0/tpm/algorithm=>go.step.sm/crypto@v0.69.0/tpm/algorithm;$WORK/b744=>" -p go.step.sm/crypto/tpm/algorithm -lang=go1.23 -complete -installsuffix shared -buildid opqUKDB8c6BbQYJhxpgK/opqUKDB8c6BbQYJhxpgK -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b744/importcfg -pack /root/go/pkg/mod/go.step.sm/crypto@v0.69.0/tpm/algorithm/algorithm.go
2025-08-20T22:48:34.1514969Z [00:02:53.178]➜  go tool buildid -w $WORK/b744/_pkg_.a # internal
2025-08-20T22:48:34.1520006Z [00:02:53.179]➜  cp $WORK/b744/_pkg_.a /root/.cache/go-build/a1/a11ed0f4f2103db93cb904b7a97e49d791d022edfeb55173e7798129404afaac-d # internal
2025-08-20T22:48:34.1540033Z [00:02:53.181]➜  go.step.sm/crypto/tpm/internal/socket
2025-08-20T22:48:34.1540737Z [00:02:53.181]➜  mkdir -p $WORK/b746/
2025-08-20T22:48:34.1544410Z [00:02:53.181]➜  cat >/tmp/go-build3381348043/b746/importcfg << 'EOF' # internal
2025-08-20T22:48:34.1545134Z [00:02:53.181]➜  # import config
2025-08-20T22:48:34.1545696Z [00:02:53.181]➜  packagefile errors=/tmp/go-build3381348043/b004/_pkg_.a
2025-08-20T22:48:34.1548648Z [00:02:53.181]➜  packagefile github.com/google/go-tpm/tpmutil=/tmp/go-build3381348043/b210/_pkg_.a
2025-08-20T22:48:34.1549510Z [00:02:53.181]➜  packagefile io=/tmp/go-build3381348043/b034/_pkg_.a
2025-08-20T22:48:34.1550358Z [00:02:53.181]➜  packagefile os=/tmp/go-build3381348043/b079/_pkg_.a
2025-08-20T22:48:34.1551045Z [00:02:53.181]➜  EOF
2025-08-20T22:48:34.1553529Z [00:02:53.182]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b746/_pkg_.a -trimpath "/root/go/pkg/mod/go.step.sm/crypto@v0.69.0/tpm/internal/socket=>go.step.sm/crypto@v0.69.0/tpm/internal/socket;$WORK/b746=>" -p go.step.sm/crypto/tpm/internal/socket -lang=go1.23 -complete -installsuffix shared -buildid Y8gL7LYfrO0Kz-7ed53W/Y8gL7LYfrO0Kz-7ed53W -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b746/importcfg -pack /root/go/pkg/mod/go.step.sm/crypto@v0.69.0/tpm/internal/socket/socket.go /root/go/pkg/mod/go.step.sm/crypto@v0.69.0/tpm/internal/socket/socket_others.go
2025-08-20T22:48:34.1555822Z [00:02:53.182]➜  go tool buildid -w $WORK/b740/_pkg_.a # internal
2025-08-20T22:48:34.1570922Z [00:02:53.184]➜  cp $WORK/b740/_pkg_.a /root/.cache/go-build/34/342f7ae003bed3072bd9440b48f98aee8380eb6e7b7ec954653ac78878eefa45-d # internal
2025-08-20T22:48:34.1579128Z [00:02:53.185]➜  go.step.sm/crypto/tpm/internal/key
2025-08-20T22:48:34.1580016Z [00:02:53.185]➜  mkdir -p $WORK/b747/
2025-08-20T22:48:34.1587173Z [00:02:53.186]➜  cat >/tmp/go-build3381348043/b747/importcfg << 'EOF' # internal
2025-08-20T22:48:34.1587717Z [00:02:53.186]➜  # import config
2025-08-20T22:48:34.1588207Z [00:02:53.186]➜  packagefile encoding/json=/tmp/go-build3381348043/b158/_pkg_.a
2025-08-20T22:48:34.1588804Z [00:02:53.186]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:34.1589620Z [00:02:53.186]➜  packagefile github.com/google/go-tpm/legacy/tpm2=/tmp/go-build3381348043/b209/_pkg_.a
2025-08-20T22:48:34.1590420Z [00:02:53.186]➜  packagefile github.com/google/go-tpm/tpmutil=/tmp/go-build3381348043/b210/_pkg_.a
2025-08-20T22:48:34.1591014Z [00:02:53.186]➜  packagefile io=/tmp/go-build3381348043/b034/_pkg_.a
2025-08-20T22:48:34.1591454Z [00:02:53.186]➜  EOF
2025-08-20T22:48:34.1598310Z [00:02:53.186]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b747/_pkg_.a -trimpath "/root/go/pkg/mod/go.step.sm/crypto@v0.69.0/tpm/internal/key=>go.step.sm/crypto@v0.69.0/tpm/internal/key;$WORK/b747=>" -p go.step.sm/crypto/tpm/internal/key -lang=go1.23 -complete -installsuffix shared -buildid uuJa6g9kG-aFnF9V3jHb/uuJa6g9kG-aFnF9V3jHb -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b747/importcfg -pack /root/go/pkg/mod/go.step.sm/crypto@v0.69.0/tpm/internal/key/create.go /root/go/pkg/mod/go.step.sm/crypto@v0.69.0/tpm/internal/key/key.go /root/go/pkg/mod/go.step.sm/crypto@v0.69.0/tpm/internal/key/key_others.go
2025-08-20T22:48:34.1774091Z [00:02:53.204]➜  go tool buildid -w $WORK/b746/_pkg_.a # internal
2025-08-20T22:48:34.1782569Z [00:02:53.205]➜  cp $WORK/b746/_pkg_.a /root/.cache/go-build/67/67b513e541f9211e02e5f0b08877873e49ef3bf35f26858872ace4658cbd6d73-d # internal
2025-08-20T22:48:34.1793118Z [00:02:53.206]➜  go.step.sm/crypto/tpm/internal/close
2025-08-20T22:48:34.1793539Z [00:02:53.206]➜  mkdir -p $WORK/b745/
2025-08-20T22:48:34.1793935Z [00:02:53.206]➜  cat >/tmp/go-build3381348043/b745/importcfg << 'EOF' # internal
2025-08-20T22:48:34.1794288Z [00:02:53.206]➜  # import config
2025-08-20T22:48:34.1794986Z [00:02:53.206]➜  packagefile github.com/google/go-tpm/tpmutil=/tmp/go-build3381348043/b210/_pkg_.a
2025-08-20T22:48:34.1795638Z [00:02:53.206]➜  packagefile github.com/smallstep/go-attestation/attest=/tmp/go-build3381348043/b624/_pkg_.a
2025-08-20T22:48:34.1796453Z [00:02:53.206]➜  packagefile go.step.sm/crypto/tpm/internal/socket=/tmp/go-build3381348043/b746/_pkg_.a
2025-08-20T22:48:34.1796989Z [00:02:53.206]➜  packagefile io=/tmp/go-build3381348043/b034/_pkg_.a
2025-08-20T22:48:34.1797294Z [00:02:53.206]➜  EOF
2025-08-20T22:48:34.1799454Z [00:02:53.206]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b745/_pkg_.a -trimpath "/root/go/pkg/mod/go.step.sm/crypto@v0.69.0/tpm/internal/close=>go.step.sm/crypto@v0.69.0/tpm/internal/close;$WORK/b745=>" -p go.step.sm/crypto/tpm/internal/close -lang=go1.23 -complete -installsuffix shared -buildid PoIXF9sDbuSsS6qy-n3N/PoIXF9sDbuSsS6qy-n3N -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b745/importcfg -pack /root/go/pkg/mod/go.step.sm/crypto@v0.69.0/tpm/internal/close/close.go /root/go/pkg/mod/go.step.sm/crypto@v0.69.0/tpm/internal/close/close_others.go
2025-08-20T22:48:34.1939059Z [00:02:53.221]➜  go tool buildid -w $WORK/b745/_pkg_.a # internal
2025-08-20T22:48:34.1946926Z [00:02:53.221]➜  cp $WORK/b745/_pkg_.a /root/.cache/go-build/d4/d4dbaa1cbc2aa6164484679375fe686d92cce64a88da669885658afea9370d18-d # internal
2025-08-20T22:48:34.1947771Z [00:02:53.221]➜  go.step.sm/crypto/tpm/internal/open
2025-08-20T22:48:34.1948147Z [00:02:53.221]➜  mkdir -p $WORK/b748/
2025-08-20T22:48:34.1948526Z [00:02:53.222]➜  cat >/tmp/go-build3381348043/b748/importcfg << 'EOF' # internal
2025-08-20T22:48:34.1948873Z [00:02:53.222]➜  # import config
2025-08-20T22:48:34.1949315Z [00:02:53.222]➜  packagefile github.com/google/go-tpm/legacy/tpm2=/tmp/go-build3381348043/b209/_pkg_.a
2025-08-20T22:48:34.1949926Z [00:02:53.222]➜  packagefile io=/tmp/go-build3381348043/b034/_pkg_.a
2025-08-20T22:48:34.1950297Z [00:02:53.222]➜  EOF
2025-08-20T22:48:34.1952436Z [00:02:53.222]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b748/_pkg_.a -trimpath "/root/go/pkg/mod/go.step.sm/crypto@v0.69.0/tpm/internal/open=>go.step.sm/crypto@v0.69.0/tpm/internal/open;$WORK/b748=>" -p go.step.sm/crypto/tpm/internal/open -lang=go1.23 -complete -installsuffix shared -buildid wqnwgV32JJ2G0omiohdq/wqnwgV32JJ2G0omiohdq -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b748/importcfg -pack /root/go/pkg/mod/go.step.sm/crypto@v0.69.0/tpm/internal/open/open.go /root/go/pkg/mod/go.step.sm/crypto@v0.69.0/tpm/internal/open/open_others.go
2025-08-20T22:48:34.1993692Z [00:02:53.226]➜  go tool buildid -w $WORK/b747/_pkg_.a # internal
2025-08-20T22:48:34.1998836Z [00:02:53.227]➜  cp $WORK/b747/_pkg_.a /root/.cache/go-build/9a/9a9eb01d34fa16bab8d72d6c47e588e1ddf236f77c059b7cfd830a104540f075-d # internal
2025-08-20T22:48:34.2013716Z [00:02:53.228]➜  go.step.sm/crypto/tpm/manufacturer
2025-08-20T22:48:34.2014124Z [00:02:53.228]➜  mkdir -p $WORK/b749/
2025-08-20T22:48:34.2014508Z [00:02:53.228]➜  cat >/tmp/go-build3381348043/b749/importcfg << 'EOF' # internal
2025-08-20T22:48:34.2014866Z [00:02:53.228]➜  # import config
2025-08-20T22:48:34.2015318Z [00:02:53.228]➜  packagefile encoding/binary=/tmp/go-build3381348043/b132/_pkg_.a
2025-08-20T22:48:34.2015936Z [00:02:53.228]➜  packagefile encoding/hex=/tmp/go-build3381348043/b144/_pkg_.a
2025-08-20T22:48:34.2016773Z [00:02:53.228]➜  packagefile encoding/json=/tmp/go-build3381348043/b158/_pkg_.a
2025-08-20T22:48:34.2017229Z [00:02:53.228]➜  packagefile regexp=/tmp/go-build3381348043/b184/_pkg_.a
2025-08-20T22:48:34.2017663Z [00:02:53.228]➜  packagefile strconv=/tmp/go-build3381348043/b054/_pkg_.a
2025-08-20T22:48:34.2018094Z [00:02:53.228]➜  packagefile strings=/tmp/go-build3381348043/b063/_pkg_.a
2025-08-20T22:48:34.2018409Z [00:02:53.228]➜  EOF
2025-08-20T22:48:34.2020283Z [00:02:53.228]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b749/_pkg_.a -trimpath "/root/go/pkg/mod/go.step.sm/crypto@v0.69.0/tpm/manufacturer=>go.step.sm/crypto@v0.69.0/tpm/manufacturer;$WORK/b749=>" -p go.step.sm/crypto/tpm/manufacturer -lang=go1.23 -complete -installsuffix shared -buildid FxyAV2wq30Dt0rr-avJG/FxyAV2wq30Dt0rr-avJG -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b749/importcfg -pack /root/go/pkg/mod/go.step.sm/crypto@v0.69.0/tpm/manufacturer/manufacturers.go
2025-08-20T22:48:34.2143029Z [00:02:53.241]➜  go tool buildid -w $WORK/b748/_pkg_.a # internal
2025-08-20T22:48:34.2152167Z [00:02:53.241]➜  cp $WORK/b748/_pkg_.a /root/.cache/go-build/ae/aef012c9922aa59b524fe82890230965c4a21f4faaac0c8ec8bdd17626a6a1cc-d # internal
2025-08-20T22:48:34.2152788Z [00:02:53.241]➜  go.step.sm/crypto/tpm/simulator
2025-08-20T22:48:34.2153094Z [00:02:53.241]➜  mkdir -p $WORK/b750/
2025-08-20T22:48:34.2153473Z [00:02:53.242]➜  cat >/tmp/go-build3381348043/b750/importcfg << 'EOF' # internal
2025-08-20T22:48:34.2153834Z [00:02:53.242]➜  # import config
2025-08-20T22:48:34.2154179Z [00:02:53.242]➜  packagefile errors=/tmp/go-build3381348043/b004/_pkg_.a
2025-08-20T22:48:34.2154599Z [00:02:53.242]➜  packagefile io=/tmp/go-build3381348043/b034/_pkg_.a
2025-08-20T22:48:34.2154906Z [00:02:53.242]➜  EOF
2025-08-20T22:48:34.2157308Z [00:02:53.242]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b750/_pkg_.a -trimpath "/root/go/pkg/mod/go.step.sm/crypto@v0.69.0/tpm/simulator=>go.step.sm/crypto@v0.69.0/tpm/simulator;$WORK/b750=>" -p go.step.sm/crypto/tpm/simulator -lang=go1.23 -complete -installsuffix shared -buildid by92oseXvK68-fMPyr0I/by92oseXvK68-fMPyr0I -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b750/importcfg -pack /root/go/pkg/mod/go.step.sm/crypto@v0.69.0/tpm/simulator/simulator.go /root/go/pkg/mod/go.step.sm/crypto@v0.69.0/tpm/simulator/simulator_disabled.go
2025-08-20T22:48:34.2295570Z [00:02:53.255]➜  go tool buildid -w $WORK/b749/_pkg_.a # internal
2025-08-20T22:48:34.2303879Z [00:02:53.255]➜  cp $WORK/b749/_pkg_.a /root/.cache/go-build/98/98ac1b9945976088e68363b767577cd5f6bfaefbab381f60c479483b1edd5b78-d # internal
2025-08-20T22:48:34.2304522Z [00:02:53.255]➜  github.com/google/btree
2025-08-20T22:48:34.2304812Z [00:02:53.255]➜  mkdir -p $WORK/b753/
2025-08-20T22:48:34.2305186Z [00:02:53.255]➜  cat >/tmp/go-build3381348043/b753/importcfg << 'EOF' # internal
2025-08-20T22:48:34.2305533Z [00:02:53.255]➜  # import config
2025-08-20T22:48:34.2306042Z [00:02:53.255]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:34.2306516Z [00:02:53.255]➜  packagefile io=/tmp/go-build3381348043/b034/_pkg_.a
2025-08-20T22:48:34.2306953Z [00:02:53.255]➜  packagefile sort=/tmp/go-build3381348043/b157/_pkg_.a
2025-08-20T22:48:34.2307373Z [00:02:53.255]➜  packagefile strings=/tmp/go-build3381348043/b063/_pkg_.a
2025-08-20T22:48:34.2307792Z [00:02:53.255]➜  packagefile sync=/tmp/go-build3381348043/b035/_pkg_.a
2025-08-20T22:48:34.2308097Z [00:02:53.255]➜  EOF
2025-08-20T22:48:34.2309809Z [00:02:53.255]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b753/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/google/btree@v1.1.3=>github.com/google/btree@v1.1.3;$WORK/b753=>" -p github.com/google/btree -lang=go1.18 -complete -installsuffix shared -buildid 0j0RXasup7oRqxx9NTBf/0j0RXasup7oRqxx9NTBf -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b753/importcfg -pack /root/go/pkg/mod/github.com/google/btree@v1.1.3/btree_generic.go
2025-08-20T22:48:34.2311586Z [00:02:53.255]➜  go tool buildid -w $WORK/b750/_pkg_.a # internal
2025-08-20T22:48:34.2312255Z [00:02:53.256]➜  cp $WORK/b750/_pkg_.a /root/.cache/go-build/4f/4fd1b8baacaaef158a59e4a520f84afd9f2839af58af127046f48f3319ecd180-d # internal
2025-08-20T22:48:34.2312822Z [00:02:53.256]➜  github.com/schollz/jsonstore
2025-08-20T22:48:34.2313103Z [00:02:53.256]➜  mkdir -p $WORK/b754/
2025-08-20T22:48:34.2313472Z [00:02:53.257]➜  cat >/tmp/go-build3381348043/b754/importcfg << 'EOF' # internal
2025-08-20T22:48:34.2313817Z [00:02:53.257]➜  # import config
2025-08-20T22:48:34.2314182Z [00:02:53.257]➜  packagefile compress/gzip=/tmp/go-build3381348043/b163/_pkg_.a
2025-08-20T22:48:34.2314651Z [00:02:53.257]➜  packagefile encoding/json=/tmp/go-build3381348043/b158/_pkg_.a
2025-08-20T22:48:34.2315255Z [00:02:53.257]➜  packagefile io=/tmp/go-build3381348043/b034/_pkg_.a
2025-08-20T22:48:34.2315652Z [00:02:53.257]➜  packagefile os=/tmp/go-build3381348043/b079/_pkg_.a
2025-08-20T22:48:34.2318458Z [00:02:53.257]➜  packagefile regexp=/tmp/go-build3381348043/b184/_pkg_.a
2025-08-20T22:48:34.2318895Z [00:02:53.257]➜  packagefile strings=/tmp/go-build3381348043/b063/_pkg_.a
2025-08-20T22:48:34.2319314Z [00:02:53.257]➜  packagefile sync=/tmp/go-build3381348043/b035/_pkg_.a
2025-08-20T22:48:34.2319619Z [00:02:53.257]➜  EOF
2025-08-20T22:48:34.2321496Z [00:02:53.257]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b754/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/schollz/jsonstore@v1.1.0=>github.com/schollz/jsonstore@v1.1.0;$WORK/b754=>" -p github.com/schollz/jsonstore -lang=go1.16 -complete -installsuffix shared -buildid i73DGkyAOxXBJeSuPf6s/i73DGkyAOxXBJeSuPf6s -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b754/importcfg -pack /root/go/pkg/mod/github.com/schollz/jsonstore@v1.1.0/jsonstore.go
2025-08-20T22:48:34.3396535Z [00:02:53.366]➜  go tool buildid -w $WORK/b754/_pkg_.a # internal
2025-08-20T22:48:34.3405427Z [00:02:53.367]➜  cp $WORK/b754/_pkg_.a /root/.cache/go-build/50/50368bc6b9258991f418e205bba2755a3daf5c2bd5b90055d92c9db3af0c91fa-d # internal
2025-08-20T22:48:34.3429996Z [00:02:53.370]➜  go tool buildid -w $WORK/b753/_pkg_.a # internal
2025-08-20T22:48:34.3443254Z [00:02:53.371]➜  go.step.sm/crypto/tpm/tss2
2025-08-20T22:48:34.3450075Z [00:02:53.371]➜  mkdir -p $WORK/b755/
2025-08-20T22:48:34.3450493Z [00:02:53.372]➜  cat >/tmp/go-build3381348043/b755/importcfg << 'EOF' # internal
2025-08-20T22:48:34.3450846Z [00:02:53.372]➜  # import config
2025-08-20T22:48:34.3451190Z [00:02:53.372]➜  packagefile crypto=/tmp/go-build3381348043/b052/_pkg_.a
2025-08-20T22:48:34.3451656Z [00:02:53.372]➜  packagefile crypto/ecdsa=/tmp/go-build3381348043/b056/_pkg_.a
2025-08-20T22:48:34.3452133Z [00:02:53.372]➜  packagefile crypto/elliptic=/tmp/go-build3381348043/b095/_pkg_.a
2025-08-20T22:48:34.3452614Z [00:02:53.372]➜  packagefile crypto/rsa=/tmp/go-build3381348043/b117/_pkg_.a
2025-08-20T22:48:34.3453075Z [00:02:53.372]➜  packagefile encoding/asn1=/tmp/go-build3381348043/b110/_pkg_.a
2025-08-20T22:48:34.3453831Z [00:02:53.372]➜  packagefile encoding/pem=/tmp/go-build3381348043/b145/_pkg_.a
2025-08-20T22:48:34.3454285Z [00:02:53.372]➜  packagefile errors=/tmp/go-build3381348043/b004/_pkg_.a
2025-08-20T22:48:34.3454701Z [00:02:53.372]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:34.3455224Z [00:02:53.372]➜  packagefile github.com/google/go-tpm/legacy/tpm2=/tmp/go-build3381348043/b209/_pkg_.a
2025-08-20T22:48:34.3455965Z [00:02:53.372]➜  packagefile github.com/google/go-tpm/tpmutil=/tmp/go-build3381348043/b210/_pkg_.a
2025-08-20T22:48:34.3456656Z [00:02:53.372]➜  packagefile go.step.sm/crypto/internal/utils/convert=/tmp/go-build3381348043/b602/_pkg_.a
2025-08-20T22:48:34.3457277Z [00:02:53.372]➜  packagefile golang.org/x/crypto/cryptobyte=/tmp/go-build3381348043/b466/_pkg_.a
2025-08-20T22:48:34.3458077Z [00:02:53.372]➜  packagefile golang.org/x/crypto/cryptobyte/asn1=/tmp/go-build3381348043/b467/_pkg_.a
2025-08-20T22:48:34.3458585Z [00:02:53.372]➜  packagefile io=/tmp/go-build3381348043/b034/_pkg_.a
2025-08-20T22:48:34.3459016Z [00:02:53.372]➜  packagefile math/big=/tmp/go-build3381348043/b096/_pkg_.a
2025-08-20T22:48:34.3459445Z [00:02:53.372]➜  packagefile sync=/tmp/go-build3381348043/b035/_pkg_.a
2025-08-20T22:48:34.3459756Z [00:02:53.372]➜  EOF
2025-08-20T22:48:34.3461897Z [00:02:53.372]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b755/_pkg_.a -trimpath "/root/go/pkg/mod/go.step.sm/crypto@v0.69.0/tpm/tss2=>go.step.sm/crypto@v0.69.0/tpm/tss2;$WORK/b755=>" -p go.step.sm/crypto/tpm/tss2 -lang=go1.23 -complete -installsuffix shared -buildid pgxoTREBW03-OF4qjrGr/pgxoTREBW03-OF4qjrGr -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b755/importcfg -pack /root/go/pkg/mod/go.step.sm/crypto@v0.69.0/tpm/tss2/encode.go /root/go/pkg/mod/go.step.sm/crypto@v0.69.0/tpm/tss2/signer.go /root/go/pkg/mod/go.step.sm/crypto@v0.69.0/tpm/tss2/tss2.go
2025-08-20T22:48:34.3469729Z [00:02:53.373]➜  cp $WORK/b753/_pkg_.a /root/.cache/go-build/cc/cceff2f44d7fecf1ae40f7dc5c33d546ad098934d2ce75c510884b4b2d76f7c1-d # internal
2025-08-20T22:48:34.3477784Z [00:02:53.375]➜  github.com/peterbourgon/diskv/v3
2025-08-20T22:48:34.3480703Z [00:02:53.375]➜  mkdir -p $WORK/b752/
2025-08-20T22:48:34.3490412Z [00:02:53.375]➜  cat >/tmp/go-build3381348043/b752/importcfg << 'EOF' # internal
2025-08-20T22:48:34.3490776Z [00:02:53.375]➜  # import config
2025-08-20T22:48:34.3491110Z [00:02:53.375]➜  packagefile bytes=/tmp/go-build3381348043/b003/_pkg_.a
2025-08-20T22:48:34.3491560Z [00:02:53.375]➜  packagefile compress/flate=/tmp/go-build3381348043/b164/_pkg_.a
2025-08-20T22:48:34.3492233Z [00:02:53.375]➜  packagefile compress/gzip=/tmp/go-build3381348043/b163/_pkg_.a
2025-08-20T22:48:34.3492816Z [00:02:53.375]➜  packagefile compress/zlib=/tmp/go-build3381348043/b385/_pkg_.a
2025-08-20T22:48:34.3493284Z [00:02:53.375]➜  packagefile errors=/tmp/go-build3381348043/b004/_pkg_.a
2025-08-20T22:48:34.3493699Z [00:02:53.375]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:34.3494186Z [00:02:53.375]➜  packagefile github.com/google/btree=/tmp/go-build3381348043/b753/_pkg_.a
2025-08-20T22:48:34.3494744Z [00:02:53.375]➜  packagefile io=/tmp/go-build3381348043/b034/_pkg_.a
2025-08-20T22:48:34.3495278Z [00:02:53.375]➜  packagefile io/ioutil=/tmp/go-build3381348043/b342/_pkg_.a
2025-08-20T22:48:34.3495700Z [00:02:53.375]➜  packagefile os=/tmp/go-build3381348043/b079/_pkg_.a
2025-08-20T22:48:34.3496286Z [00:02:53.375]➜  packagefile path/filepath=/tmp/go-build3381348043/b156/_pkg_.a
2025-08-20T22:48:34.3496745Z [00:02:53.375]➜  packagefile strings=/tmp/go-build3381348043/b063/_pkg_.a
2025-08-20T22:48:34.3497170Z [00:02:53.375]➜  packagefile sync=/tmp/go-build3381348043/b035/_pkg_.a
2025-08-20T22:48:34.3497593Z [00:02:53.375]➜  packagefile syscall=/tmp/go-build3381348043/b047/_pkg_.a
2025-08-20T22:48:34.3497909Z [00:02:53.375]➜  EOF
2025-08-20T22:48:34.3502727Z [00:02:53.377]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b752/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/peterbourgon/diskv/v3@v3.0.1=>github.com/peterbourgon/diskv/v3@v3.0.1;$WORK/b752=>" -p github.com/peterbourgon/diskv/v3 -lang=go1.12 -complete -installsuffix shared -buildid jUQAjvX0lZTz7PUeF_Hq/jUQAjvX0lZTz7PUeF_Hq -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b752/importcfg -pack /root/go/pkg/mod/github.com/peterbourgon/diskv/v3@v3.0.1/compression.go /root/go/pkg/mod/github.com/peterbourgon/diskv/v3@v3.0.1/diskv.go /root/go/pkg/mod/github.com/peterbourgon/diskv/v3@v3.0.1/index.go
2025-08-20T22:48:34.4242953Z [00:02:53.450]➜  go tool buildid -w $WORK/b755/_pkg_.a # internal
2025-08-20T22:48:34.4248681Z [00:02:53.452]➜  cp $WORK/b755/_pkg_.a /root/.cache/go-build/5e/5e6f8c4cac3f527534e69f7ca7cf5909c369255ba42fbcfe86cf6938cfa4d325-d # internal
2025-08-20T22:48:34.4310944Z [00:02:53.458]➜  github.com/smallstep/cli/command/ca/policy/policycontext
2025-08-20T22:48:34.4311374Z [00:02:53.458]➜  mkdir -p $WORK/b760/
2025-08-20T22:48:34.4314024Z [00:02:53.458]➜  cat >/tmp/go-build3381348043/b760/importcfg << 'EOF' # internal
2025-08-20T22:48:34.4315536Z [00:02:53.459]➜  # import config
2025-08-20T22:48:34.4316753Z [00:02:53.459]➜  packagefile context=/tmp/go-build3381348043/b043/_pkg_.a
2025-08-20T22:48:34.4317127Z [00:02:53.459]➜  EOF
2025-08-20T22:48:34.4341226Z [00:02:53.461]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b760/_pkg_.a -trimpath "/tmp/tmp.ktsoLsWyz4/TEMPREPO/command/ca/policy/policycontext=>github.com/smallstep/cli/command/ca/policy/policycontext;$WORK/b760=>" -p github.com/smallstep/cli/command/ca/policy/policycontext -lang=go1.23 -complete -installsuffix shared -buildid L3r547G2jpCBs4S2oB0a/L3r547G2jpCBs4S2oB0a -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b760/importcfg -pack /tmp/tmp.ktsoLsWyz4/TEMPREPO/command/ca/policy/policycontext/context.go
2025-08-20T22:48:34.4798272Z [00:02:53.507]➜  go tool buildid -w $WORK/b760/_pkg_.a # internal
2025-08-20T22:48:34.4803025Z [00:02:53.507]➜  cp $WORK/b760/_pkg_.a /root/.cache/go-build/41/41545556074406ddb2a62ceb6d495e67aee1eda0e5400da15aa5403e57059fb6-d # internal
2025-08-20T22:48:34.4803689Z [00:02:53.507]➜  github.com/smallstep/cli/internal/command
2025-08-20T22:48:34.4805689Z [00:02:53.507]➜  mkdir -p $WORK/b761/
2025-08-20T22:48:34.4831062Z [00:02:53.510]➜  cat >/tmp/go-build3381348043/b761/importcfg << 'EOF' # internal
2025-08-20T22:48:34.4831811Z [00:02:53.510]➜  # import config
2025-08-20T22:48:34.4833032Z [00:02:53.510]➜  packagefile context=/tmp/go-build3381348043/b043/_pkg_.a
2025-08-20T22:48:34.4833572Z [00:02:53.510]➜  packagefile github.com/urfave/cli=/tmp/go-build3381348043/b583/_pkg_.a
2025-08-20T22:48:34.4834245Z [00:02:53.510]➜  EOF
2025-08-20T22:48:34.4839639Z [00:02:53.511]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b761/_pkg_.a -trimpath "/tmp/tmp.ktsoLsWyz4/TEMPREPO/internal/command=>github.com/smallstep/cli/internal/command;$WORK/b761=>" -p github.com/smallstep/cli/internal/command -lang=go1.23 -complete -installsuffix shared -buildid xxVM2B6ucaLeQjXzLHrh/xxVM2B6ucaLeQjXzLHrh -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b761/importcfg -pack /tmp/tmp.ktsoLsWyz4/TEMPREPO/internal/command/inject.go
2025-08-20T22:48:34.5087912Z [00:02:53.536]➜  go tool buildid -w $WORK/b761/_pkg_.a # internal
2025-08-20T22:48:34.5091904Z [00:02:53.536]➜  cp $WORK/b761/_pkg_.a /root/.cache/go-build/c6/c62b8c3641da8fbad879437b5921e6dfc35f89411a1835f2620e11d6140dc6fa-d # internal
2025-08-20T22:48:34.5098537Z [00:02:53.537]➜  github.com/Azure/azure-sdk-for-go/sdk/internal/log
2025-08-20T22:48:34.5099218Z [00:02:53.537]➜  mkdir -p $WORK/b776/
2025-08-20T22:48:34.5107060Z [00:02:53.538]➜  cat >/tmp/go-build3381348043/b776/importcfg << 'EOF' # internal
2025-08-20T22:48:34.5109415Z [00:02:53.538]➜  # import config
2025-08-20T22:48:34.5110484Z [00:02:53.538]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:34.5110907Z [00:02:53.538]➜  packagefile os=/tmp/go-build3381348043/b079/_pkg_.a
2025-08-20T22:48:34.5111320Z [00:02:53.538]➜  packagefile time=/tmp/go-build3381348043/b044/_pkg_.a
2025-08-20T22:48:34.5111915Z [00:02:53.538]➜  EOF
2025-08-20T22:48:34.5114343Z [00:02:53.538]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b776/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/internal@v1.11.2/log=>github.com/Azure/azure-sdk-for-go/sdk/internal@v1.11.2/log;$WORK/b776=>" -p github.com/Azure/azure-sdk-for-go/sdk/internal/log -lang=go1.23 -complete -installsuffix shared -buildid t-jXaQcveIKx3cf2HhHp/t-jXaQcveIKx3cf2HhHp -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b776/importcfg -pack /root/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/internal@v1.11.2/log/doc.go /root/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/internal@v1.11.2/log/log.go
2025-08-20T22:48:34.5440178Z [00:02:53.571]➜  go tool buildid -w $WORK/b776/_pkg_.a # internal
2025-08-20T22:48:34.5450733Z [00:02:53.571]➜  cp $WORK/b776/_pkg_.a /root/.cache/go-build/be/bed17fbf6c9bdf73af594a4266b607decac60c75f1e460087fc6d79f190ff94f-d # internal
2025-08-20T22:48:34.5451490Z [00:02:53.571]➜  github.com/Azure/azure-sdk-for-go/sdk/azcore/log
2025-08-20T22:48:34.5451854Z [00:02:53.571]➜  mkdir -p $WORK/b775/
2025-08-20T22:48:34.5452243Z [00:02:53.572]➜  cat >/tmp/go-build3381348043/b775/importcfg << 'EOF' # internal
2025-08-20T22:48:34.5452591Z [00:02:53.572]➜  # import config
2025-08-20T22:48:34.5453099Z [00:02:53.572]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/internal/log=/tmp/go-build3381348043/b776/_pkg_.a
2025-08-20T22:48:34.5453554Z [00:02:53.572]➜  EOF
2025-08-20T22:48:34.5456055Z [00:02:53.572]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b775/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/azcore@v1.18.2/log=>github.com/Azure/azure-sdk-for-go/sdk/azcore@v1.18.2/log;$WORK/b775=>" -p github.com/Azure/azure-sdk-for-go/sdk/azcore/log -lang=go1.23 -complete -installsuffix shared -buildid CHXTCnOgnj0hoxD_Odyp/CHXTCnOgnj0hoxD_Odyp -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b775/importcfg -pack /root/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/azcore@v1.18.2/log/doc.go /root/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/azcore@v1.18.2/log/log.go
2025-08-20T22:48:34.5465002Z [00:02:53.573]➜  go tool buildid -w $WORK/b752/_pkg_.a # internal
2025-08-20T22:48:34.5488591Z [00:02:53.575]➜  cp $WORK/b752/_pkg_.a /root/.cache/go-build/fc/fc01521d8ef1cdd3c2437615161113ecce3d8c3f49f5df6ec013402af75ba73a-d # internal
2025-08-20T22:48:34.5518124Z [00:02:53.578]➜  go.step.sm/crypto/tpm/storage
2025-08-20T22:48:34.5519402Z [00:02:53.578]➜  mkdir -p $WORK/b751/
2025-08-20T22:48:34.5535674Z [00:02:53.580]➜  cat >/tmp/go-build3381348043/b751/importcfg << 'EOF' # internal
2025-08-20T22:48:34.5536349Z [00:02:53.580]➜  # import config
2025-08-20T22:48:34.5536723Z [00:02:53.580]➜  packagefile bytes=/tmp/go-build3381348043/b003/_pkg_.a
2025-08-20T22:48:34.5537167Z [00:02:53.580]➜  packagefile context=/tmp/go-build3381348043/b043/_pkg_.a
2025-08-20T22:48:34.5537616Z [00:02:53.580]➜  packagefile crypto/x509=/tmp/go-build3381348043/b141/_pkg_.a
2025-08-20T22:48:34.5538088Z [00:02:53.580]➜  packagefile encoding/json=/tmp/go-build3381348043/b158/_pkg_.a
2025-08-20T22:48:34.5538677Z [00:02:53.580]➜  packagefile errors=/tmp/go-build3381348043/b004/_pkg_.a
2025-08-20T22:48:34.5539159Z [00:02:53.580]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:34.5539676Z [00:02:53.580]➜  packagefile github.com/peterbourgon/diskv/v3=/tmp/go-build3381348043/b752/_pkg_.a
2025-08-20T22:48:34.5540265Z [00:02:53.580]➜  packagefile github.com/schollz/jsonstore=/tmp/go-build3381348043/b754/_pkg_.a
2025-08-20T22:48:34.5540791Z [00:02:53.580]➜  packagefile path/filepath=/tmp/go-build3381348043/b156/_pkg_.a
2025-08-20T22:48:34.5541237Z [00:02:53.580]➜  packagefile regexp=/tmp/go-build3381348043/b184/_pkg_.a
2025-08-20T22:48:34.5541666Z [00:02:53.580]➜  packagefile strings=/tmp/go-build3381348043/b063/_pkg_.a
2025-08-20T22:48:34.5542088Z [00:02:53.580]➜  packagefile time=/tmp/go-build3381348043/b044/_pkg_.a
2025-08-20T22:48:34.5542399Z [00:02:53.580]➜  EOF
2025-08-20T22:48:34.5560343Z [00:02:53.581]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b751/_pkg_.a -trimpath "/root/go/pkg/mod/go.step.sm/crypto@v0.69.0/tpm/storage=>go.step.sm/crypto@v0.69.0/tpm/storage;$WORK/b751=>" -p go.step.sm/crypto/tpm/storage -lang=go1.23 -complete -installsuffix shared -buildid TEaHLfFv2MldPDoKacfq/TEaHLfFv2MldPDoKacfq -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b751/importcfg -pack /root/go/pkg/mod/go.step.sm/crypto@v0.69.0/tpm/storage/blackhole.go /root/go/pkg/mod/go.step.sm/crypto@v0.69.0/tpm/storage/dirstore.go /root/go/pkg/mod/go.step.sm/crypto@v0.69.0/tpm/storage/errors.go /root/go/pkg/mod/go.step.sm/crypto@v0.69.0/tpm/storage/feedthrough.go /root/go/pkg/mod/go.step.sm/crypto@v0.69.0/tpm/storage/filestore.go /root/go/pkg/mod/go.step.sm/crypto@v0.69.0/tpm/storage/tpmstore.go /root/go/pkg/mod/go.step.sm/crypto@v0.69.0/tpm/storage/types.go
2025-08-20T22:48:34.5594599Z [00:02:53.586]➜  go tool buildid -w $WORK/b775/_pkg_.a # internal
2025-08-20T22:48:34.5599498Z [00:02:53.587]➜  cp $WORK/b775/_pkg_.a /root/.cache/go-build/5b/5b15f8556cc710632577b92170d78baa34744b72bf33e414b94b78fbc4e897b4-d # internal
2025-08-20T22:48:34.5618778Z [00:02:53.589]➜  github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/log
2025-08-20T22:48:34.5620333Z [00:02:53.589]➜  mkdir -p $WORK/b774/
2025-08-20T22:48:34.5621322Z [00:02:53.589]➜  cat >/tmp/go-build3381348043/b774/importcfg << 'EOF' # internal
2025-08-20T22:48:34.5623956Z [00:02:53.589]➜  # import config
2025-08-20T22:48:34.5624772Z [00:02:53.589]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/log=/tmp/go-build3381348043/b775/_pkg_.a
2025-08-20T22:48:34.5625694Z [00:02:53.589]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/internal/log=/tmp/go-build3381348043/b776/_pkg_.a
2025-08-20T22:48:34.5626808Z [00:02:53.589]➜  EOF
2025-08-20T22:48:34.5629284Z [00:02:53.589]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b774/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/azcore@v1.18.2/internal/log=>github.com/Azure/azure-sdk-for-go/sdk/azcore@v1.18.2/internal/log;$WORK/b774=>" -p github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/log -lang=go1.23 -complete -installsuffix shared -buildid 2oAng22ISEKNydxSKo2O/2oAng22ISEKNydxSKo2O -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b774/importcfg -pack /root/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/azcore@v1.18.2/internal/log/log.go
2025-08-20T22:48:34.5938464Z [00:02:53.621]➜  go tool buildid -w $WORK/b774/_pkg_.a # internal
2025-08-20T22:48:34.5943938Z [00:02:53.621]➜  cp $WORK/b774/_pkg_.a /root/.cache/go-build/c2/c2aeb534ebfeecef384843ddc78f06e5710c4cea3cf532a19701155fce9b8e5a-d # internal
2025-08-20T22:48:34.5944830Z [00:02:53.621]➜  github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/shared
2025-08-20T22:48:34.5945233Z [00:02:53.621]➜  mkdir -p $WORK/b777/
2025-08-20T22:48:34.5945690Z [00:02:53.621]➜  cat >/tmp/go-build3381348043/b777/importcfg << 'EOF' # internal
2025-08-20T22:48:34.5947082Z [00:02:53.621]➜  # import config
2025-08-20T22:48:34.5948164Z [00:02:53.621]➜  packagefile context=/tmp/go-build3381348043/b043/_pkg_.a
2025-08-20T22:48:34.5949295Z [00:02:53.621]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:34.5950092Z [00:02:53.621]➜  packagefile net/http=/tmp/go-build3381348043/b161/_pkg_.a
2025-08-20T22:48:34.5951068Z [00:02:53.621]➜  packagefile reflect=/tmp/go-build3381348043/b099/_pkg_.a
2025-08-20T22:48:34.5951763Z [00:02:53.621]➜  packagefile regexp=/tmp/go-build3381348043/b184/_pkg_.a
2025-08-20T22:48:34.5952465Z [00:02:53.621]➜  packagefile strconv=/tmp/go-build3381348043/b054/_pkg_.a
2025-08-20T22:48:34.5953050Z [00:02:53.621]➜  packagefile time=/tmp/go-build3381348043/b044/_pkg_.a
2025-08-20T22:48:34.5953840Z [00:02:53.621]➜  EOF
2025-08-20T22:48:34.5956919Z [00:02:53.621]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b777/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/azcore@v1.18.2/internal/shared=>github.com/Azure/azure-sdk-for-go/sdk/azcore@v1.18.2/internal/shared;$WORK/b777=>" -p github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/shared -lang=go1.23 -complete -installsuffix shared -buildid 9yppGR8cahaO-Daoev14/9yppGR8cahaO-Daoev14 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b777/importcfg -pack /root/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/azcore@v1.18.2/internal/shared/constants.go /root/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/azcore@v1.18.2/internal/shared/shared.go
2025-08-20T22:48:34.6432202Z [00:02:53.670]➜  go tool buildid -w $WORK/b751/_pkg_.a # internal
2025-08-20T22:48:34.6445110Z [00:02:53.671]➜  cp $WORK/b751/_pkg_.a /root/.cache/go-build/40/405fcdbc98fd2134f92a6d6a79aeada891bd730c49e0dcdad8d637c89bdd5aaa-d # internal
2025-08-20T22:48:34.6465279Z [00:02:53.673]➜  go.step.sm/crypto/tpm
2025-08-20T22:48:34.6466208Z [00:02:53.674]➜  mkdir -p $WORK/b741/
2025-08-20T22:48:34.6470645Z [00:02:53.674]➜  cat >/tmp/go-build3381348043/b741/importcfg << 'EOF' # internal
2025-08-20T22:48:34.6471590Z [00:02:53.674]➜  # import config
2025-08-20T22:48:34.6472345Z [00:02:53.674]➜  packagefile bytes=/tmp/go-build3381348043/b003/_pkg_.a
2025-08-20T22:48:34.6473176Z [00:02:53.674]➜  packagefile context=/tmp/go-build3381348043/b043/_pkg_.a
2025-08-20T22:48:34.6473950Z [00:02:53.674]➜  packagefile crypto=/tmp/go-build3381348043/b052/_pkg_.a
2025-08-20T22:48:34.6474886Z [00:02:53.674]➜  packagefile crypto/ecdsa=/tmp/go-build3381348043/b056/_pkg_.a
2025-08-20T22:48:34.6475625Z [00:02:53.674]➜  packagefile crypto/rand=/tmp/go-build3381348043/b116/_pkg_.a
2025-08-20T22:48:34.6476523Z [00:02:53.674]➜  packagefile crypto/rsa=/tmp/go-build3381348043/b117/_pkg_.a
2025-08-20T22:48:34.6478953Z [00:02:53.674]➜  packagefile crypto/sha256=/tmp/go-build3381348043/b119/_pkg_.a
2025-08-20T22:48:34.6479528Z [00:02:53.674]➜  packagefile crypto/x509=/tmp/go-build3381348043/b141/_pkg_.a
2025-08-20T22:48:34.6480009Z [00:02:53.674]➜  packagefile crypto/x509/pkix=/tmp/go-build3381348043/b143/_pkg_.a
2025-08-20T22:48:34.6480486Z [00:02:53.674]➜  packagefile encoding/asn1=/tmp/go-build3381348043/b110/_pkg_.a
2025-08-20T22:48:34.6480976Z [00:02:53.674]➜  packagefile encoding/base64=/tmp/go-build3381348043/b146/_pkg_.a
2025-08-20T22:48:34.6481474Z [00:02:53.674]➜  packagefile encoding/json=/tmp/go-build3381348043/b158/_pkg_.a
2025-08-20T22:48:34.6481938Z [00:02:53.674]➜  packagefile encoding/pem=/tmp/go-build3381348043/b145/_pkg_.a
2025-08-20T22:48:34.6482382Z [00:02:53.674]➜  packagefile errors=/tmp/go-build3381348043/b004/_pkg_.a
2025-08-20T22:48:34.6483019Z [00:02:53.674]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:34.6488997Z [00:02:53.674]➜  packagefile github.com/google/go-tpm/legacy/tpm2=/tmp/go-build3381348043/b209/_pkg_.a
2025-08-20T22:48:34.6489664Z [00:02:53.674]➜  packagefile github.com/google/go-tpm/tpmutil=/tmp/go-build3381348043/b210/_pkg_.a
2025-08-20T22:48:34.6490305Z [00:02:53.674]➜  packagefile github.com/smallstep/go-attestation/attest=/tmp/go-build3381348043/b624/_pkg_.a
2025-08-20T22:48:34.6490972Z [00:02:53.674]➜  packagefile github.com/smallstep/go-attestation/x509=/tmp/go-build3381348043/b742/_pkg_.a
2025-08-20T22:48:34.6491772Z [00:02:53.674]➜  packagefile go.step.sm/crypto/internal/utils/convert=/tmp/go-build3381348043/b602/_pkg_.a
2025-08-20T22:48:34.6492468Z [00:02:53.674]➜  packagefile go.step.sm/crypto/tpm/algorithm=/tmp/go-build3381348043/b744/_pkg_.a
2025-08-20T22:48:34.6493072Z [00:02:53.674]➜  packagefile go.step.sm/crypto/tpm/internal/close=/tmp/go-build3381348043/b745/_pkg_.a
2025-08-20T22:48:34.6493691Z [00:02:53.674]➜  packagefile go.step.sm/crypto/tpm/internal/key=/tmp/go-build3381348043/b747/_pkg_.a
2025-08-20T22:48:34.6494363Z [00:02:53.674]➜  packagefile go.step.sm/crypto/tpm/internal/open=/tmp/go-build3381348043/b748/_pkg_.a
2025-08-20T22:48:34.6494987Z [00:02:53.674]➜  packagefile go.step.sm/crypto/tpm/internal/socket=/tmp/go-build3381348043/b746/_pkg_.a
2025-08-20T22:48:34.6495603Z [00:02:53.674]➜  packagefile go.step.sm/crypto/tpm/manufacturer=/tmp/go-build3381348043/b749/_pkg_.a
2025-08-20T22:48:34.6496507Z [00:02:53.674]➜  packagefile go.step.sm/crypto/tpm/simulator=/tmp/go-build3381348043/b750/_pkg_.a
2025-08-20T22:48:34.6497087Z [00:02:53.674]➜  packagefile go.step.sm/crypto/tpm/storage=/tmp/go-build3381348043/b751/_pkg_.a
2025-08-20T22:48:34.6497644Z [00:02:53.674]➜  packagefile go.step.sm/crypto/tpm/tss2=/tmp/go-build3381348043/b755/_pkg_.a
2025-08-20T22:48:34.6498115Z [00:02:53.674]➜  packagefile io=/tmp/go-build3381348043/b034/_pkg_.a
2025-08-20T22:48:34.6498521Z [00:02:53.674]➜  packagefile math=/tmp/go-build3381348043/b055/_pkg_.a
2025-08-20T22:48:34.6498948Z [00:02:53.674]➜  packagefile net/http=/tmp/go-build3381348043/b161/_pkg_.a
2025-08-20T22:48:34.6499377Z [00:02:53.674]➜  packagefile net/url=/tmp/go-build3381348043/b155/_pkg_.a
2025-08-20T22:48:34.6499964Z [00:02:53.674]➜  packagefile path=/tmp/go-build3381348043/b082/_pkg_.a
2025-08-20T22:48:34.6500383Z [00:02:53.674]➜  packagefile slices=/tmp/go-build3381348043/b050/_pkg_.a
2025-08-20T22:48:34.6500806Z [00:02:53.674]➜  packagefile strings=/tmp/go-build3381348043/b063/_pkg_.a
2025-08-20T22:48:34.6501233Z [00:02:53.674]➜  packagefile sync=/tmp/go-build3381348043/b035/_pkg_.a
2025-08-20T22:48:34.6501646Z [00:02:53.674]➜  packagefile time=/tmp/go-build3381348043/b044/_pkg_.a
2025-08-20T22:48:34.6501954Z [00:02:53.674]➜  EOF
2025-08-20T22:48:34.6505940Z [00:02:53.675]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b741/_pkg_.a -trimpath "/root/go/pkg/mod/go.step.sm/crypto@v0.69.0/tpm=>go.step.sm/crypto@v0.69.0/tpm;$WORK/b741=>" -p go.step.sm/crypto/tpm -lang=go1.23 -complete -installsuffix shared -buildid YkI_P0JIxlfV4r1qDMsY/YkI_P0JIxlfV4r1qDMsY -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b741/importcfg -pack /root/go/pkg/mod/go.step.sm/crypto@v0.69.0/tpm/ak.go /root/go/pkg/mod/go.step.sm/crypto@v0.69.0/tpm/blobs.go /root/go/pkg/mod/go.step.sm/crypto@v0.69.0/tpm/caps.go /root/go/pkg/mod/go.step.sm/crypto@v0.69.0/tpm/context.go /root/go/pkg/mod/go.step.sm/crypto@v0.69.0/tpm/ek.go /root/go/pkg/mod/go.step.sm/crypto@v0.69.0/tpm/errors.go /root/go/pkg/mod/go.step.sm/crypto@v0.69.0/tpm/info.go /root/go/pkg/mod/go.step.sm/crypto@v0.69.0/tpm/key.go /root/go/pkg/mod/go.step.sm/crypto@v0.69.0/tpm/names.go /root/go/pkg/mod/go.step.sm/crypto@v0.69.0/tpm/random.go /root/go/pkg/mod/go.step.sm/crypto@v0.69.0/tpm/signer.go /root/go/pkg/mod/go.step.sm/crypto@v0.69.0/tpm/tpm.go /root/go/pkg/mod/go.step.sm/crypto@v0.69.0/tpm/tss2.go
2025-08-20T22:48:34.6509487Z [00:02:53.675]➜  go tool buildid -w $WORK/b777/_pkg_.a # internal
2025-08-20T22:48:34.6510269Z [00:02:53.675]➜  cp $WORK/b777/_pkg_.a /root/.cache/go-build/6c/6c7a156ed082545778c59d8679af9740a5f92b21e7fca9b1eb357519cd0077b0-d # internal
2025-08-20T22:48:34.6511026Z [00:02:53.676]➜  github.com/Azure/azure-sdk-for-go/sdk/internal/exported
2025-08-20T22:48:34.6511390Z [00:02:53.676]➜  mkdir -p $WORK/b778/
2025-08-20T22:48:34.6511762Z [00:02:53.676]➜  cat >/tmp/go-build3381348043/b778/importcfg << 'EOF' # internal
2025-08-20T22:48:34.6512108Z [00:02:53.676]➜  # import config
2025-08-20T22:48:34.6512447Z [00:02:53.676]➜  packagefile errors=/tmp/go-build3381348043/b004/_pkg_.a
2025-08-20T22:48:34.6512949Z [00:02:53.676]➜  packagefile io=/tmp/go-build3381348043/b034/_pkg_.a
2025-08-20T22:48:34.6513433Z [00:02:53.676]➜  packagefile net/http=/tmp/go-build3381348043/b161/_pkg_.a
2025-08-20T22:48:34.6513751Z [00:02:53.676]➜  EOF
2025-08-20T22:48:34.6516084Z [00:02:53.676]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b778/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/internal@v1.11.2/exported=>github.com/Azure/azure-sdk-for-go/sdk/internal@v1.11.2/exported;$WORK/b778=>" -p github.com/Azure/azure-sdk-for-go/sdk/internal/exported -lang=go1.23 -complete -installsuffix shared -buildid 8ZCe_rA3lODoQa74P_y1/8ZCe_rA3lODoQa74P_y1 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b778/importcfg -pack /root/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/internal@v1.11.2/exported/exported.go
2025-08-20T22:48:34.6911246Z [00:02:53.718]➜  go tool buildid -w $WORK/b778/_pkg_.a # internal
2025-08-20T22:48:34.6916764Z [00:02:53.719]➜  cp $WORK/b778/_pkg_.a /root/.cache/go-build/0e/0eba8c9443456160e6482a1338e5ef3e103b11cb79f66ff9c4688bbbf81a1215-d # internal
2025-08-20T22:48:34.6918684Z [00:02:53.719]➜  github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/exported
2025-08-20T22:48:34.6919682Z [00:02:53.719]➜  mkdir -p $WORK/b773/
2025-08-20T22:48:34.6922259Z [00:02:53.719]➜  cat >/tmp/go-build3381348043/b773/importcfg << 'EOF' # internal
2025-08-20T22:48:34.6923118Z [00:02:53.719]➜  # import config
2025-08-20T22:48:34.6924012Z [00:02:53.719]➜  packagefile bytes=/tmp/go-build3381348043/b003/_pkg_.a
2025-08-20T22:48:34.6924761Z [00:02:53.719]➜  packagefile context=/tmp/go-build3381348043/b043/_pkg_.a
2025-08-20T22:48:34.6926782Z [00:02:53.719]➜  packagefile encoding/base64=/tmp/go-build3381348043/b146/_pkg_.a
2025-08-20T22:48:34.6927279Z [00:02:53.719]➜  packagefile encoding/json=/tmp/go-build3381348043/b158/_pkg_.a
2025-08-20T22:48:34.6927740Z [00:02:53.719]➜  packagefile errors=/tmp/go-build3381348043/b004/_pkg_.a
2025-08-20T22:48:34.6928165Z [00:02:53.719]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:34.6928770Z [00:02:53.719]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/log=/tmp/go-build3381348043/b774/_pkg_.a
2025-08-20T22:48:34.6929560Z [00:02:53.719]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/shared=/tmp/go-build3381348043/b777/_pkg_.a
2025-08-20T22:48:34.6930366Z [00:02:53.719]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/internal/exported=/tmp/go-build3381348043/b778/_pkg_.a
2025-08-20T22:48:34.6930934Z [00:02:53.719]➜  packagefile io=/tmp/go-build3381348043/b034/_pkg_.a
2025-08-20T22:48:34.6931359Z [00:02:53.719]➜  packagefile net/http=/tmp/go-build3381348043/b161/_pkg_.a
2025-08-20T22:48:34.6931793Z [00:02:53.719]➜  packagefile reflect=/tmp/go-build3381348043/b099/_pkg_.a
2025-08-20T22:48:34.6932215Z [00:02:53.719]➜  packagefile regexp=/tmp/go-build3381348043/b184/_pkg_.a
2025-08-20T22:48:34.6932650Z [00:02:53.719]➜  packagefile strconv=/tmp/go-build3381348043/b054/_pkg_.a
2025-08-20T22:48:34.6933093Z [00:02:53.719]➜  packagefile sync/atomic=/tmp/go-build3381348043/b037/_pkg_.a
2025-08-20T22:48:34.6933529Z [00:02:53.719]➜  packagefile time=/tmp/go-build3381348043/b044/_pkg_.a
2025-08-20T22:48:34.6933838Z [00:02:53.719]➜  EOF
2025-08-20T22:48:34.6941831Z [00:02:53.719]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b773/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/azcore@v1.18.2/internal/exported=>github.com/Azure/azure-sdk-for-go/sdk/azcore@v1.18.2/internal/exported;$WORK/b773=>" -p github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/exported -lang=go1.23 -complete -installsuffix shared -buildid 81khP6peLA_6649Ag6HB/81khP6peLA_6649Ag6HB -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b773/importcfg -pack /root/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/azcore@v1.18.2/internal/exported/exported.go /root/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/azcore@v1.18.2/internal/exported/pipeline.go /root/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/azcore@v1.18.2/internal/exported/request.go /root/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/azcore@v1.18.2/internal/exported/response_error.go
2025-08-20T22:48:34.7865361Z [00:02:53.813]➜  go tool buildid -w $WORK/b683/_pkg_.a # internal
2025-08-20T22:48:34.8021309Z [00:02:53.829]➜  cp $WORK/b683/_pkg_.a /root/.cache/go-build/80/8020eccb6b6d2ada7ebf1df6be5764f3d5d2117f2e821186ea549b5fc42b0bd3-d # internal
2025-08-20T22:48:34.8044004Z [00:02:53.831]➜  go tool buildid -w $WORK/b773/_pkg_.a # internal
2025-08-20T22:48:34.8062396Z [00:02:53.833]➜  cp $WORK/b773/_pkg_.a /root/.cache/go-build/73/73c808f93e6b35f188c2bf2c69ac576817675728f51215f6ab385ffb44f957a0-d # internal
2025-08-20T22:48:34.8063156Z [00:02:53.833]➜  github.com/Azure/azure-sdk-for-go/sdk/azcore/tracing
2025-08-20T22:48:34.8063509Z [00:02:53.833]➜  mkdir -p $WORK/b781/
2025-08-20T22:48:34.8064232Z [00:02:53.833]➜  cat >/tmp/go-build3381348043/b781/importcfg << 'EOF' # internal
2025-08-20T22:48:34.8064590Z [00:02:53.833]➜  # import config
2025-08-20T22:48:34.8064941Z [00:02:53.833]➜  packagefile context=/tmp/go-build3381348043/b043/_pkg_.a
2025-08-20T22:48:34.8065261Z [00:02:53.833]➜  EOF
2025-08-20T22:48:34.8067922Z [00:02:53.833]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b781/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/azcore@v1.18.2/tracing=>github.com/Azure/azure-sdk-for-go/sdk/azcore@v1.18.2/tracing;$WORK/b781=>" -p github.com/Azure/azure-sdk-for-go/sdk/azcore/tracing -lang=go1.23 -complete -installsuffix shared -buildid 74emid5hrbcDCGDDAM4g/74emid5hrbcDCGDDAM4g -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b781/importcfg -pack /root/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/azcore@v1.18.2/tracing/constants.go /root/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/azcore@v1.18.2/tracing/tracing.go
2025-08-20T22:48:34.8120239Z [00:02:53.839]➜  github.com/smallstep/certificates/cas/cloudcas
2025-08-20T22:48:34.8132102Z [00:02:53.839]➜  mkdir -p $WORK/b682/
2025-08-20T22:48:34.8132527Z [00:02:53.839]➜  cat >/tmp/go-build3381348043/b682/importcfg << 'EOF' # internal
2025-08-20T22:48:34.8132886Z [00:02:53.839]➜  # import config
2025-08-20T22:48:34.8133377Z [00:02:53.839]➜  packagefile cloud.google.com/go/security/privateca/apiv1=/tmp/go-build3381348043/b683/_pkg_.a
2025-08-20T22:48:34.8134132Z [00:02:53.839]➜  packagefile cloud.google.com/go/security/privateca/apiv1/privatecapb=/tmp/go-build3381348043/b718/_pkg_.a
2025-08-20T22:48:34.8134745Z [00:02:53.839]➜  packagefile context=/tmp/go-build3381348043/b043/_pkg_.a
2025-08-20T22:48:34.8135174Z [00:02:53.839]➜  packagefile crypto=/tmp/go-build3381348043/b052/_pkg_.a
2025-08-20T22:48:34.8135625Z [00:02:53.839]➜  packagefile crypto/ecdsa=/tmp/go-build3381348043/b056/_pkg_.a
2025-08-20T22:48:34.8136267Z [00:02:53.839]➜  packagefile crypto/rand=/tmp/go-build3381348043/b116/_pkg_.a
2025-08-20T22:48:34.8141366Z [00:02:53.839]➜  packagefile crypto/rsa=/tmp/go-build3381348043/b117/_pkg_.a
2025-08-20T22:48:34.8141858Z [00:02:53.839]➜  packagefile crypto/x509=/tmp/go-build3381348043/b141/_pkg_.a
2025-08-20T22:48:34.8142333Z [00:02:53.839]➜  packagefile crypto/x509/pkix=/tmp/go-build3381348043/b143/_pkg_.a
2025-08-20T22:48:34.8142816Z [00:02:53.839]➜  packagefile encoding/asn1=/tmp/go-build3381348043/b110/_pkg_.a
2025-08-20T22:48:34.8143285Z [00:02:53.839]➜  packagefile encoding/pem=/tmp/go-build3381348043/b145/_pkg_.a
2025-08-20T22:48:34.8143993Z [00:02:53.839]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:34.8144573Z [00:02:53.839]➜  packagefile github.com/google/uuid=/tmp/go-build3381348043/b436/_pkg_.a
2025-08-20T22:48:34.8145154Z [00:02:53.839]➜  packagefile github.com/googleapis/gax-go/v2=/tmp/go-build3381348043/b533/_pkg_.a
2025-08-20T22:48:34.8145708Z [00:02:53.839]➜  packagefile github.com/pkg/errors=/tmp/go-build3381348043/b195/_pkg_.a
2025-08-20T22:48:34.8147498Z [00:02:53.839]➜  packagefile github.com/smallstep/certificates/cas/apiv1=/tmp/go-build3381348043/b611/_pkg_.a
2025-08-20T22:48:34.8148422Z [00:02:53.839]➜  packagefile github.com/smallstep/certificates/internal/cast=/tmp/go-build3381348043/b574/_pkg_.a
2025-08-20T22:48:34.8149122Z [00:02:53.839]➜  packagefile go.step.sm/crypto/kms/apiv1=/tmp/go-build3381348043/b605/_pkg_.a
2025-08-20T22:48:34.8149670Z [00:02:53.839]➜  packagefile go.step.sm/crypto/x509util=/tmp/go-build3381348043/b427/_pkg_.a
2025-08-20T22:48:34.8150361Z [00:02:53.839]➜  packagefile google.golang.org/api/option=/tmp/go-build3381348043/b540/_pkg_.a
2025-08-20T22:48:34.8150928Z [00:02:53.839]➜  packagefile google.golang.org/grpc/codes=/tmp/go-build3381348043/b282/_pkg_.a
2025-08-20T22:48:34.8151504Z [00:02:53.839]➜  packagefile google.golang.org/grpc/status=/tmp/go-build3381348043/b295/_pkg_.a
2025-08-20T22:48:34.8152161Z [00:02:53.839]➜  packagefile google.golang.org/protobuf/types/known/durationpb=/tmp/go-build3381348043/b293/_pkg_.a
2025-08-20T22:48:34.8152956Z [00:02:53.839]➜  packagefile regexp=/tmp/go-build3381348043/b184/_pkg_.a
2025-08-20T22:48:34.8153393Z [00:02:53.839]➜  packagefile strings=/tmp/go-build3381348043/b063/_pkg_.a
2025-08-20T22:48:34.8153814Z [00:02:53.839]➜  packagefile time=/tmp/go-build3381348043/b044/_pkg_.a
2025-08-20T22:48:34.8154123Z [00:02:53.839]➜  EOF
2025-08-20T22:48:34.8156736Z [00:02:53.839]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b682/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/smallstep/certificates@v0.28.4/cas/cloudcas=>github.com/smallstep/certificates@v0.28.4/cas/cloudcas;$WORK/b682=>" -p github.com/smallstep/certificates/cas/cloudcas -lang=go1.23 -complete -installsuffix shared -buildid SeqYIJHJdG4t8ixkCKjI/SeqYIJHJdG4t8ixkCKjI -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b682/importcfg -pack /root/go/pkg/mod/github.com/smallstep/certificates@v0.28.4/cas/cloudcas/certificate.go /root/go/pkg/mod/github.com/smallstep/certificates@v0.28.4/cas/cloudcas/cloudcas.go
2025-08-20T22:48:34.8488449Z [00:02:53.875]➜  go tool buildid -w $WORK/b741/_pkg_.a # internal
2025-08-20T22:48:34.8538087Z [00:02:53.881]➜  cp $WORK/b741/_pkg_.a /root/.cache/go-build/9c/9c5719f482719b129c7056be42eef700dfe06fc891bd9f13458c9f89c996264b-d # internal
2025-08-20T22:48:34.8550417Z [00:02:53.882]➜  github.com/Azure/azure-sdk-for-go/sdk/internal/poller
2025-08-20T22:48:34.8552513Z [00:02:53.882]➜  mkdir -p $WORK/b784/
2025-08-20T22:48:34.8553125Z [00:02:53.882]➜  go tool buildid -w $WORK/b781/_pkg_.a # internal
2025-08-20T22:48:34.8554139Z [00:02:53.882]➜  cp $WORK/b781/_pkg_.a /root/.cache/go-build/d7/d727c2a0a1ef4f0ef4ae36ccfdfa14c52b90bde1bbd057e7073d5642071bfe54-d # internal
2025-08-20T22:48:34.8555191Z [00:02:53.882]➜  cat >/tmp/go-build3381348043/b784/importcfg << 'EOF' # internal
2025-08-20T22:48:34.8555982Z [00:02:53.882]➜  # import config
2025-08-20T22:48:34.8557221Z [00:02:53.882]➜  packagefile encoding/json=/tmp/go-build3381348043/b158/_pkg_.a
2025-08-20T22:48:34.8557731Z [00:02:53.882]➜  packagefile errors=/tmp/go-build3381348043/b004/_pkg_.a
2025-08-20T22:48:34.8558185Z [00:02:53.882]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:34.8558797Z [00:02:53.882]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/internal/exported=/tmp/go-build3381348043/b778/_pkg_.a
2025-08-20T22:48:34.8559389Z [00:02:53.882]➜  packagefile net/http=/tmp/go-build3381348043/b161/_pkg_.a
2025-08-20T22:48:34.8559822Z [00:02:53.882]➜  packagefile net/url=/tmp/go-build3381348043/b155/_pkg_.a
2025-08-20T22:48:34.8560556Z [00:02:53.882]➜  packagefile strings=/tmp/go-build3381348043/b063/_pkg_.a
2025-08-20T22:48:34.8560958Z [00:02:53.882]➜  EOF
2025-08-20T22:48:34.8563246Z [00:02:53.882]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b784/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/internal@v1.11.2/poller=>github.com/Azure/azure-sdk-for-go/sdk/internal@v1.11.2/poller;$WORK/b784=>" -p github.com/Azure/azure-sdk-for-go/sdk/internal/poller -lang=go1.23 -complete -installsuffix shared -buildid zqnWh7iQKyjm70eFSfo4/zqnWh7iQKyjm70eFSfo4 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b784/importcfg -pack /root/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/internal@v1.11.2/poller/util.go
2025-08-20T22:48:34.8565291Z [00:02:53.882]➜  github.com/Azure/azure-sdk-for-go/sdk/azcore/policy
2025-08-20T22:48:34.8565626Z [00:02:53.882]➜  mkdir -p $WORK/b779/
2025-08-20T22:48:34.8566174Z [00:02:53.882]➜  cat >/tmp/go-build3381348043/b779/importcfg << 'EOF' # internal
2025-08-20T22:48:34.8566518Z [00:02:53.882]➜  # import config
2025-08-20T22:48:34.8566868Z [00:02:53.882]➜  packagefile context=/tmp/go-build3381348043/b043/_pkg_.a
2025-08-20T22:48:34.8567460Z [00:02:53.882]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/cloud=/tmp/go-build3381348043/b780/_pkg_.a
2025-08-20T22:48:34.8568238Z [00:02:53.882]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/exported=/tmp/go-build3381348043/b773/_pkg_.a
2025-08-20T22:48:34.8569039Z [00:02:53.882]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/shared=/tmp/go-build3381348043/b777/_pkg_.a
2025-08-20T22:48:34.8570018Z [00:02:53.882]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/tracing=/tmp/go-build3381348043/b781/_pkg_.a
2025-08-20T22:48:34.8570592Z [00:02:53.882]➜  packagefile net/http=/tmp/go-build3381348043/b161/_pkg_.a
2025-08-20T22:48:34.8571018Z [00:02:53.882]➜  packagefile time=/tmp/go-build3381348043/b044/_pkg_.a
2025-08-20T22:48:34.8571325Z [00:02:53.882]➜  EOF
2025-08-20T22:48:34.8573741Z [00:02:53.882]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b779/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/azcore@v1.18.2/policy=>github.com/Azure/azure-sdk-for-go/sdk/azcore@v1.18.2/policy;$WORK/b779=>" -p github.com/Azure/azure-sdk-for-go/sdk/azcore/policy -lang=go1.23 -complete -installsuffix shared -buildid 6EufAgfzrMc51jyEETDc/6EufAgfzrMc51jyEETDc -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b779/importcfg -pack /root/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/azcore@v1.18.2/policy/doc.go /root/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/azcore@v1.18.2/policy/policy.go
2025-08-20T22:48:34.9012692Z [00:02:53.928]➜  go tool buildid -w $WORK/b779/_pkg_.a # internal
2025-08-20T22:48:34.9021804Z [00:02:53.929]➜  cp $WORK/b779/_pkg_.a /root/.cache/go-build/42/42ea2428fe6944ed0c49639ab2cf9b2b65827a8cad7712e54c0a7ac7ac826191-d # internal
2025-08-20T22:48:34.9049383Z [00:02:53.932]➜  github.com/Azure/azure-sdk-for-go/sdk/azcore/streaming
2025-08-20T22:48:34.9050291Z [00:02:53.932]➜  mkdir -p $WORK/b790/
2025-08-20T22:48:34.9056141Z [00:02:53.933]➜  cat >/tmp/go-build3381348043/b790/importcfg << 'EOF' # internal
2025-08-20T22:48:34.9056735Z [00:02:53.933]➜  # import config
2025-08-20T22:48:34.9057449Z [00:02:53.933]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/exported=/tmp/go-build3381348043/b773/_pkg_.a
2025-08-20T22:48:34.9058209Z [00:02:53.933]➜  packagefile io=/tmp/go-build3381348043/b034/_pkg_.a
2025-08-20T22:48:34.9058667Z [00:02:53.933]➜  EOF
2025-08-20T22:48:34.9061534Z [00:02:53.933]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b790/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/azcore@v1.18.2/streaming=>github.com/Azure/azure-sdk-for-go/sdk/azcore@v1.18.2/streaming;$WORK/b790=>" -p github.com/Azure/azure-sdk-for-go/sdk/azcore/streaming -lang=go1.23 -complete -installsuffix shared -buildid r_6VFETJVm3APzxRVfgH/r_6VFETJVm3APzxRVfgH -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b790/importcfg -pack /root/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/azcore@v1.18.2/streaming/doc.go /root/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/azcore@v1.18.2/streaming/progress.go
2025-08-20T22:48:34.9081780Z [00:02:53.935]➜  go tool buildid -w $WORK/b784/_pkg_.a # internal
2025-08-20T22:48:34.9089821Z [00:02:53.936]➜  cp $WORK/b784/_pkg_.a /root/.cache/go-build/e2/e23d2bd547027fa1b59b16168b2da00e9b243ccaf3e89b100c7779e53dea603c-d # internal
2025-08-20T22:48:34.9095011Z [00:02:53.936]➜  github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/pollers
2025-08-20T22:48:34.9095632Z [00:02:53.936]➜  mkdir -p $WORK/b783/
2025-08-20T22:48:34.9096231Z [00:02:53.936]➜  cat >/tmp/go-build3381348043/b783/importcfg << 'EOF' # internal
2025-08-20T22:48:34.9096588Z [00:02:53.936]➜  # import config
2025-08-20T22:48:34.9096930Z [00:02:53.936]➜  packagefile context=/tmp/go-build3381348043/b043/_pkg_.a
2025-08-20T22:48:34.9097386Z [00:02:53.936]➜  packagefile encoding/json=/tmp/go-build3381348043/b158/_pkg_.a
2025-08-20T22:48:34.9097839Z [00:02:53.936]➜  packagefile errors=/tmp/go-build3381348043/b004/_pkg_.a
2025-08-20T22:48:34.9098249Z [00:02:53.936]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:34.9098884Z [00:02:53.936]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/exported=/tmp/go-build3381348043/b773/_pkg_.a
2025-08-20T22:48:34.9099682Z [00:02:53.936]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/log=/tmp/go-build3381348043/b774/_pkg_.a
2025-08-20T22:48:34.9100705Z [00:02:53.936]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/shared=/tmp/go-build3381348043/b777/_pkg_.a
2025-08-20T22:48:34.9101512Z [00:02:53.936]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/internal/exported=/tmp/go-build3381348043/b778/_pkg_.a
2025-08-20T22:48:34.9102263Z [00:02:53.936]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/internal/poller=/tmp/go-build3381348043/b784/_pkg_.a
2025-08-20T22:48:34.9102845Z [00:02:53.936]➜  packagefile net/http=/tmp/go-build3381348043/b161/_pkg_.a
2025-08-20T22:48:34.9103318Z [00:02:53.936]➜  packagefile reflect=/tmp/go-build3381348043/b099/_pkg_.a
2025-08-20T22:48:34.9103805Z [00:02:53.936]➜  EOF
2025-08-20T22:48:34.9106928Z [00:02:53.937]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b783/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/azcore@v1.18.2/internal/pollers=>github.com/Azure/azure-sdk-for-go/sdk/azcore@v1.18.2/internal/pollers;$WORK/b783=>" -p github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/pollers -lang=go1.23 -complete -installsuffix shared -buildid -9ZUeH14cEiwJyM3UWxL/-9ZUeH14cEiwJyM3UWxL -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b783/importcfg -pack /root/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/azcore@v1.18.2/internal/pollers/poller.go /root/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/azcore@v1.18.2/internal/pollers/util.go
2025-08-20T22:48:34.9349425Z [00:02:53.962]➜  go tool buildid -w $WORK/b790/_pkg_.a # internal
2025-08-20T22:48:34.9354408Z [00:02:53.962]➜  cp $WORK/b790/_pkg_.a /root/.cache/go-build/43/4335fe9542225c89057c276458d53c2b5a1aab3c10abf705c6855b1d9210d249-d # internal
2025-08-20T22:48:34.9355821Z [00:02:53.962]➜  github.com/Azure/azure-sdk-for-go/sdk/internal/diag
2025-08-20T22:48:34.9356462Z [00:02:53.962]➜  mkdir -p $WORK/b791/
2025-08-20T22:48:34.9363703Z [00:02:53.963]➜  cat >/tmp/go-build3381348043/b791/importcfg << 'EOF' # internal
2025-08-20T22:48:34.9364101Z [00:02:53.963]➜  # import config
2025-08-20T22:48:34.9364450Z [00:02:53.963]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:34.9364877Z [00:02:53.963]➜  packagefile runtime=/tmp/go-build3381348043/b010/_pkg_.a
2025-08-20T22:48:34.9365308Z [00:02:53.963]➜  packagefile strings=/tmp/go-build3381348043/b063/_pkg_.a
2025-08-20T22:48:34.9365649Z [00:02:53.963]➜  EOF
2025-08-20T22:48:34.9368569Z [00:02:53.963]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b791/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/internal@v1.11.2/diag=>github.com/Azure/azure-sdk-for-go/sdk/internal@v1.11.2/diag;$WORK/b791=>" -p github.com/Azure/azure-sdk-for-go/sdk/internal/diag -lang=go1.23 -complete -installsuffix shared -buildid ppylM5hjTJaioL4RDVlN/ppylM5hjTJaioL4RDVlN -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b791/importcfg -pack /root/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/internal@v1.11.2/diag/diag.go /root/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/internal@v1.11.2/diag/doc.go
2025-08-20T22:48:34.9542182Z [00:02:53.981]➜  go tool buildid -w $WORK/b783/_pkg_.a # internal
2025-08-20T22:48:34.9549067Z [00:02:53.982]➜  cp $WORK/b783/_pkg_.a /root/.cache/go-build/85/85ed9254eee380176c7a0be0fcb9ab133b86681ed859902d4c8f34e99cf80009-d # internal
2025-08-20T22:48:34.9561028Z [00:02:53.983]➜  github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/pollers/async
2025-08-20T22:48:34.9564445Z [00:02:53.983]➜  mkdir -p $WORK/b785/
2025-08-20T22:48:34.9566470Z [00:02:53.984]➜  cat >/tmp/go-build3381348043/b785/importcfg << 'EOF' # internal
2025-08-20T22:48:34.9566898Z [00:02:53.984]➜  # import config
2025-08-20T22:48:34.9567247Z [00:02:53.984]➜  packagefile context=/tmp/go-build3381348043/b043/_pkg_.a
2025-08-20T22:48:34.9567691Z [00:02:53.984]➜  packagefile errors=/tmp/go-build3381348043/b004/_pkg_.a
2025-08-20T22:48:34.9568114Z [00:02:53.984]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:34.9568741Z [00:02:53.984]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/exported=/tmp/go-build3381348043/b773/_pkg_.a
2025-08-20T22:48:34.9569911Z [00:02:53.984]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/log=/tmp/go-build3381348043/b774/_pkg_.a
2025-08-20T22:48:34.9570723Z [00:02:53.984]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/pollers=/tmp/go-build3381348043/b783/_pkg_.a
2025-08-20T22:48:34.9571525Z [00:02:53.984]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/shared=/tmp/go-build3381348043/b777/_pkg_.a
2025-08-20T22:48:34.9572298Z [00:02:53.984]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/internal/poller=/tmp/go-build3381348043/b784/_pkg_.a
2025-08-20T22:48:34.9573063Z [00:02:53.984]➜  packagefile net/http=/tmp/go-build3381348043/b161/_pkg_.a
2025-08-20T22:48:34.9573392Z [00:02:53.984]➜  EOF
2025-08-20T22:48:34.9583194Z [00:02:53.985]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b785/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/azcore@v1.18.2/internal/pollers/async=>github.com/Azure/azure-sdk-for-go/sdk/azcore@v1.18.2/internal/pollers/async;$WORK/b785=>" -p github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/pollers/async -lang=go1.23 -complete -installsuffix shared -buildid Z6V_VPzwWSwECBFyedOY/Z6V_VPzwWSwECBFyedOY -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b785/importcfg -pack /root/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/azcore@v1.18.2/internal/pollers/async/async.go
2025-08-20T22:48:34.9697301Z [00:02:53.996]➜  go tool buildid -w $WORK/b791/_pkg_.a # internal
2025-08-20T22:48:34.9701915Z [00:02:53.997]➜  cp $WORK/b791/_pkg_.a /root/.cache/go-build/83/8321fdd8c5cfce822c62581725de68cb75b07b0af9404905875fe53f43847b6c-d # internal
2025-08-20T22:48:34.9703944Z [00:02:53.997]➜  github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/pollers/body
2025-08-20T22:48:34.9704480Z [00:02:53.997]➜  mkdir -p $WORK/b786/
2025-08-20T22:48:34.9707221Z [00:02:53.998]➜  cat >/tmp/go-build3381348043/b786/importcfg << 'EOF' # internal
2025-08-20T22:48:34.9707587Z [00:02:53.998]➜  # import config
2025-08-20T22:48:34.9708107Z [00:02:53.998]➜  packagefile context=/tmp/go-build3381348043/b043/_pkg_.a
2025-08-20T22:48:34.9708546Z [00:02:53.998]➜  packagefile errors=/tmp/go-build3381348043/b004/_pkg_.a
2025-08-20T22:48:34.9709287Z [00:02:53.998]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/exported=/tmp/go-build3381348043/b773/_pkg_.a
2025-08-20T22:48:34.9728637Z [00:02:53.998]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/log=/tmp/go-build3381348043/b774/_pkg_.a
2025-08-20T22:48:34.9729722Z [00:02:53.998]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/pollers=/tmp/go-build3381348043/b783/_pkg_.a
2025-08-20T22:48:34.9730633Z [00:02:53.998]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/internal/poller=/tmp/go-build3381348043/b784/_pkg_.a
2025-08-20T22:48:34.9731363Z [00:02:53.998]➜  packagefile net/http=/tmp/go-build3381348043/b161/_pkg_.a
2025-08-20T22:48:34.9731831Z [00:02:53.998]➜  EOF
2025-08-20T22:48:34.9734488Z [00:02:54.000]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b786/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/azcore@v1.18.2/internal/pollers/body=>github.com/Azure/azure-sdk-for-go/sdk/azcore@v1.18.2/internal/pollers/body;$WORK/b786=>" -p github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/pollers/body -lang=go1.23 -complete -installsuffix shared -buildid kz2OH3RTuZzi7ZFnKA7k/kz2OH3RTuZzi7ZFnKA7k -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b786/importcfg -pack /root/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/azcore@v1.18.2/internal/pollers/body/body.go
2025-08-20T22:48:34.9904173Z [00:02:54.017]➜  go tool buildid -w $WORK/b785/_pkg_.a # internal
2025-08-20T22:48:34.9911821Z [00:02:54.018]➜  cp $WORK/b785/_pkg_.a /root/.cache/go-build/81/81a450f70bc3d142efe93259314a569e86f8681f9aaf305f329ec9af8d1d00eb-d # internal
2025-08-20T22:48:34.9912872Z [00:02:54.018]➜  github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/pollers/fake
2025-08-20T22:48:34.9916746Z [00:02:54.018]➜  mkdir -p $WORK/b787/
2025-08-20T22:48:34.9922296Z [00:02:54.019]➜  cat >/tmp/go-build3381348043/b787/importcfg << 'EOF' # internal
2025-08-20T22:48:34.9923922Z [00:02:54.019]➜  # import config
2025-08-20T22:48:34.9924285Z [00:02:54.019]➜  packagefile context=/tmp/go-build3381348043/b043/_pkg_.a
2025-08-20T22:48:34.9924720Z [00:02:54.019]➜  packagefile errors=/tmp/go-build3381348043/b004/_pkg_.a
2025-08-20T22:48:34.9925148Z [00:02:54.019]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:34.9925874Z [00:02:54.019]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/exported=/tmp/go-build3381348043/b773/_pkg_.a
2025-08-20T22:48:34.9927005Z [00:02:54.019]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/log=/tmp/go-build3381348043/b774/_pkg_.a
2025-08-20T22:48:34.9927799Z [00:02:54.019]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/pollers=/tmp/go-build3381348043/b783/_pkg_.a
2025-08-20T22:48:34.9928614Z [00:02:54.019]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/shared=/tmp/go-build3381348043/b777/_pkg_.a
2025-08-20T22:48:34.9929379Z [00:02:54.019]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/internal/poller=/tmp/go-build3381348043/b784/_pkg_.a
2025-08-20T22:48:34.9929960Z [00:02:54.019]➜  packagefile net/http=/tmp/go-build3381348043/b161/_pkg_.a
2025-08-20T22:48:34.9930392Z [00:02:54.019]➜  packagefile strings=/tmp/go-build3381348043/b063/_pkg_.a
2025-08-20T22:48:34.9930715Z [00:02:54.019]➜  EOF
2025-08-20T22:48:34.9933076Z [00:02:54.019]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b787/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/azcore@v1.18.2/internal/pollers/fake=>github.com/Azure/azure-sdk-for-go/sdk/azcore@v1.18.2/internal/pollers/fake;$WORK/b787=>" -p github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/pollers/fake -lang=go1.23 -complete -installsuffix shared -buildid caob-ZKBnXzZ6HKfAjPx/caob-ZKBnXzZ6HKfAjPx -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b787/importcfg -pack /root/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/azcore@v1.18.2/internal/pollers/fake/fake.go
2025-08-20T22:48:35.0126309Z [00:02:54.039]➜  go tool buildid -w $WORK/b786/_pkg_.a # internal
2025-08-20T22:48:35.0145211Z [00:02:54.041]➜  cp $WORK/b786/_pkg_.a /root/.cache/go-build/2d/2dfcf7ffb389ac5289fa72616b4fb1144a77d75af43b9b818384ed17580a62d2-d # internal
2025-08-20T22:48:35.0148807Z [00:02:54.042]➜  github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/pollers/loc
2025-08-20T22:48:35.0149279Z [00:02:54.042]➜  mkdir -p $WORK/b788/
2025-08-20T22:48:35.0156024Z [00:02:54.043]➜  go tool buildid -w $WORK/b787/_pkg_.a # internal
2025-08-20T22:48:35.0160858Z [00:02:54.043]➜  cat >/tmp/go-build3381348043/b788/importcfg << 'EOF' # internal
2025-08-20T22:48:35.0161628Z [00:02:54.043]➜  # import config
2025-08-20T22:48:35.0162448Z [00:02:54.043]➜  packagefile context=/tmp/go-build3381348043/b043/_pkg_.a
2025-08-20T22:48:35.0163621Z [00:02:54.043]➜  packagefile errors=/tmp/go-build3381348043/b004/_pkg_.a
2025-08-20T22:48:35.0164137Z [00:02:54.043]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:35.0164783Z [00:02:54.043]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/exported=/tmp/go-build3381348043/b773/_pkg_.a
2025-08-20T22:48:35.0165580Z [00:02:54.043]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/log=/tmp/go-build3381348043/b774/_pkg_.a
2025-08-20T22:48:35.0166561Z [00:02:54.043]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/pollers=/tmp/go-build3381348043/b783/_pkg_.a
2025-08-20T22:48:35.0167379Z [00:02:54.043]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/shared=/tmp/go-build3381348043/b777/_pkg_.a
2025-08-20T22:48:35.0168145Z [00:02:54.043]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/internal/poller=/tmp/go-build3381348043/b784/_pkg_.a
2025-08-20T22:48:35.0168961Z [00:02:54.043]➜  packagefile net/http=/tmp/go-build3381348043/b161/_pkg_.a
2025-08-20T22:48:35.0169298Z [00:02:54.043]➜  EOF
2025-08-20T22:48:35.0175184Z [00:02:54.044]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b788/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/azcore@v1.18.2/internal/pollers/loc=>github.com/Azure/azure-sdk-for-go/sdk/azcore@v1.18.2/internal/pollers/loc;$WORK/b788=>" -p github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/pollers/loc -lang=go1.23 -complete -installsuffix shared -buildid encdQZEaaBaTWKZpntVk/encdQZEaaBaTWKZpntVk -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b788/importcfg -pack /root/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/azcore@v1.18.2/internal/pollers/loc/loc.go
2025-08-20T22:48:35.0179290Z [00:02:54.044]➜  cp $WORK/b787/_pkg_.a /root/.cache/go-build/56/562aab38fe4ec4396674f1f1406aae0d6bcb31af00cf263feb9da8abeb0125bf-d # internal
2025-08-20T22:48:35.0181012Z [00:02:54.045]➜  github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/pollers/op
2025-08-20T22:48:35.0181624Z [00:02:54.045]➜  mkdir -p $WORK/b789/
2025-08-20T22:48:35.0184372Z [00:02:54.045]➜  cat >/tmp/go-build3381348043/b789/importcfg << 'EOF' # internal
2025-08-20T22:48:35.0185140Z [00:02:54.045]➜  # import config
2025-08-20T22:48:35.0186057Z [00:02:54.045]➜  packagefile context=/tmp/go-build3381348043/b043/_pkg_.a
2025-08-20T22:48:35.0194113Z [00:02:54.045]➜  packagefile errors=/tmp/go-build3381348043/b004/_pkg_.a
2025-08-20T22:48:35.0195133Z [00:02:54.045]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:35.0196276Z [00:02:54.045]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/exported=/tmp/go-build3381348043/b773/_pkg_.a
2025-08-20T22:48:35.0197132Z [00:02:54.045]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/log=/tmp/go-build3381348043/b774/_pkg_.a
2025-08-20T22:48:35.0197929Z [00:02:54.045]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/pollers=/tmp/go-build3381348043/b783/_pkg_.a
2025-08-20T22:48:35.0198746Z [00:02:54.045]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/shared=/tmp/go-build3381348043/b777/_pkg_.a
2025-08-20T22:48:35.0199514Z [00:02:54.045]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/internal/poller=/tmp/go-build3381348043/b784/_pkg_.a
2025-08-20T22:48:35.0200098Z [00:02:54.045]➜  packagefile net/http=/tmp/go-build3381348043/b161/_pkg_.a
2025-08-20T22:48:35.0200424Z [00:02:54.045]➜  EOF
2025-08-20T22:48:35.0203061Z [00:02:54.045]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b789/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/azcore@v1.18.2/internal/pollers/op=>github.com/Azure/azure-sdk-for-go/sdk/azcore@v1.18.2/internal/pollers/op;$WORK/b789=>" -p github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/pollers/op -lang=go1.23 -complete -installsuffix shared -buildid WOMm9bfnMC3ATJcur9yP/WOMm9bfnMC3ATJcur9yP -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b789/importcfg -pack /root/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/azcore@v1.18.2/internal/pollers/op/op.go
2025-08-20T22:48:35.0411747Z [00:02:54.068]➜  go tool buildid -w $WORK/b788/_pkg_.a # internal
2025-08-20T22:48:35.0437438Z [00:02:54.070]➜  cp $WORK/b788/_pkg_.a /root/.cache/go-build/3a/3ae40f57240659087102aec46eb0073c86839f6f32f86371326e7c986b405e2f-d # internal
2025-08-20T22:48:35.0438212Z [00:02:54.070]➜  github.com/Azure/azure-sdk-for-go/sdk/internal/errorinfo
2025-08-20T22:48:35.0438961Z [00:02:54.070]➜  mkdir -p $WORK/b792/
2025-08-20T22:48:35.0440140Z [00:02:54.071]➜  cat >/tmp/go-build3381348043/b792/importcfg << 'EOF' # internal
2025-08-20T22:48:35.0440538Z [00:02:54.071]➜  # import config
2025-08-20T22:48:35.0440904Z [00:02:54.071]➜  packagefile errors=/tmp/go-build3381348043/b004/_pkg_.a
2025-08-20T22:48:35.0441228Z [00:02:54.071]➜  EOF
2025-08-20T22:48:35.0443959Z [00:02:54.071]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b792/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/internal@v1.11.2/errorinfo=>github.com/Azure/azure-sdk-for-go/sdk/internal@v1.11.2/errorinfo;$WORK/b792=>" -p github.com/Azure/azure-sdk-for-go/sdk/internal/errorinfo -lang=go1.23 -complete -installsuffix shared -buildid mqwMgDb4kRpCr8imYT0F/mqwMgDb4kRpCr8imYT0F -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b792/importcfg -pack /root/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/internal@v1.11.2/errorinfo/doc.go /root/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/internal@v1.11.2/errorinfo/errorinfo.go
2025-08-20T22:48:35.0477030Z [00:02:54.073]➜  go tool buildid -w $WORK/b682/_pkg_.a # internal
2025-08-20T22:48:35.0508855Z [00:02:54.078]➜  cp $WORK/b682/_pkg_.a /root/.cache/go-build/d5/d520e0d815f312c318c313910369b44012605527fa9f9a5c9218516da0c9db13-d # internal
2025-08-20T22:48:35.0513385Z [00:02:54.078]➜  github.com/Azure/azure-sdk-for-go/sdk/internal/temporal
2025-08-20T22:48:35.0513771Z [00:02:54.078]➜  mkdir -p $WORK/b793/
2025-08-20T22:48:35.0524026Z [00:02:54.079]➜  cat >/tmp/go-build3381348043/b793/importcfg << 'EOF' # internal
2025-08-20T22:48:35.0524694Z [00:02:54.079]➜  # import config
2025-08-20T22:48:35.0525272Z [00:02:54.079]➜  packagefile sync=/tmp/go-build3381348043/b035/_pkg_.a
2025-08-20T22:48:35.0526228Z [00:02:54.079]➜  packagefile time=/tmp/go-build3381348043/b044/_pkg_.a
2025-08-20T22:48:35.0526597Z [00:02:54.079]➜  EOF
2025-08-20T22:48:35.0528832Z [00:02:54.079]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b793/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/internal@v1.11.2/temporal=>github.com/Azure/azure-sdk-for-go/sdk/internal@v1.11.2/temporal;$WORK/b793=>" -p github.com/Azure/azure-sdk-for-go/sdk/internal/temporal -lang=go1.23 -complete -installsuffix shared -buildid 2tnA5NJqF09WVa0Wnb_i/2tnA5NJqF09WVa0Wnb_i -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b793/importcfg -pack /root/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/internal@v1.11.2/temporal/resource.go
2025-08-20T22:48:35.0593137Z [00:02:54.086]➜  go tool buildid -w $WORK/b789/_pkg_.a # internal
2025-08-20T22:48:35.0600248Z [00:02:54.087]➜  cp $WORK/b789/_pkg_.a /root/.cache/go-build/78/784c0551beea1e666739184015e81f1ff6f0607d536ef20d7fa5bfcf4154d455-d # internal
2025-08-20T22:48:35.0602125Z [00:02:54.087]➜  github.com/Azure/azure-sdk-for-go/sdk/internal/uuid
2025-08-20T22:48:35.0603901Z [00:02:54.087]➜  mkdir -p $WORK/b794/
2025-08-20T22:48:35.0608288Z [00:02:54.088]➜  cat >/tmp/go-build3381348043/b794/importcfg << 'EOF' # internal
2025-08-20T22:48:35.0608930Z [00:02:54.088]➜  # import config
2025-08-20T22:48:35.0609537Z [00:02:54.088]➜  packagefile crypto/rand=/tmp/go-build3381348043/b116/_pkg_.a
2025-08-20T22:48:35.0610130Z [00:02:54.088]➜  packagefile errors=/tmp/go-build3381348043/b004/_pkg_.a
2025-08-20T22:48:35.0610671Z [00:02:54.088]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:35.0611195Z [00:02:54.088]➜  packagefile strconv=/tmp/go-build3381348043/b054/_pkg_.a
2025-08-20T22:48:35.0611628Z [00:02:54.088]➜  EOF
2025-08-20T22:48:35.0633278Z [00:02:54.090]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b794/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/internal@v1.11.2/uuid=>github.com/Azure/azure-sdk-for-go/sdk/internal@v1.11.2/uuid;$WORK/b794=>" -p github.com/Azure/azure-sdk-for-go/sdk/internal/uuid -lang=go1.23 -complete -installsuffix shared -buildid 3RvGeMD_4LqEKGgC81zy/3RvGeMD_4LqEKGgC81zy -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b794/importcfg -pack /root/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/internal@v1.11.2/uuid/doc.go /root/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/internal@v1.11.2/uuid/uuid.go
2025-08-20T22:48:35.0641776Z [00:02:54.091]➜  go tool buildid -w $WORK/b792/_pkg_.a # internal
2025-08-20T22:48:35.0649423Z [00:02:54.092]➜  cp $WORK/b792/_pkg_.a /root/.cache/go-build/64/642f377be6d173988b0ea8c368f2bedaf1e2fbb04203328b9a16e96bd621eb73-d # internal
2025-08-20T22:48:35.0655930Z [00:02:54.092]➜  github.com/Azure/azure-sdk-for-go/sdk/azcore/arm/internal/resource
2025-08-20T22:48:35.0656698Z [00:02:54.092]➜  mkdir -p $WORK/b797/
2025-08-20T22:48:35.0659287Z [00:02:54.093]➜  cat >/tmp/go-build3381348043/b797/importcfg << 'EOF' # internal
2025-08-20T22:48:35.0661123Z [00:02:54.093]➜  # import config
2025-08-20T22:48:35.0661466Z [00:02:54.093]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:35.0661934Z [00:02:54.093]➜  packagefile strings=/tmp/go-build3381348043/b063/_pkg_.a
2025-08-20T22:48:35.0662264Z [00:02:54.093]➜  EOF
2025-08-20T22:48:35.0665098Z [00:02:54.093]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b797/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/azcore@v1.18.2/arm/internal/resource=>github.com/Azure/azure-sdk-for-go/sdk/azcore@v1.18.2/arm/internal/resource;$WORK/b797=>" -p github.com/Azure/azure-sdk-for-go/sdk/azcore/arm/internal/resource -lang=go1.23 -complete -installsuffix shared -buildid rQs-sGTk17DBJ3HcKkM0/rQs-sGTk17DBJ3HcKkM0 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b797/importcfg -pack /root/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/azcore@v1.18.2/arm/internal/resource/resource_identifier.go /root/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/azcore@v1.18.2/arm/internal/resource/resource_type.go
2025-08-20T22:48:35.0687441Z [00:02:54.096]➜  go tool buildid -w $WORK/b793/_pkg_.a # internal
2025-08-20T22:48:35.0695297Z [00:02:54.096]➜  cp $WORK/b793/_pkg_.a /root/.cache/go-build/20/20ac50a8ee0dc195451a6ca9b9e9e47fdf46279d72cffa38fe3bef418e27fdcc-d # internal
2025-08-20T22:48:35.0701938Z [00:02:54.097]➜  github.com/Azure/azure-sdk-for-go/sdk/azcore/arm/policy
2025-08-20T22:48:35.0703238Z [00:02:54.097]➜  mkdir -p $WORK/b798/
2025-08-20T22:48:35.0712401Z [00:02:54.098]➜  cat >/tmp/go-build3381348043/b798/importcfg << 'EOF' # internal
2025-08-20T22:48:35.0713736Z [00:02:54.098]➜  # import config
2025-08-20T22:48:35.0714265Z [00:02:54.098]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/policy=/tmp/go-build3381348043/b779/_pkg_.a
2025-08-20T22:48:35.0715043Z [00:02:54.098]➜  packagefile time=/tmp/go-build3381348043/b044/_pkg_.a
2025-08-20T22:48:35.0715422Z [00:02:54.098]➜  EOF
2025-08-20T22:48:35.0717879Z [00:02:54.098]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b798/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/azcore@v1.18.2/arm/policy=>github.com/Azure/azure-sdk-for-go/sdk/azcore@v1.18.2/arm/policy;$WORK/b798=>" -p github.com/Azure/azure-sdk-for-go/sdk/azcore/arm/policy -lang=go1.23 -complete -installsuffix shared -buildid uNDcW7P-3Z1SUeMmiZuV/uNDcW7P-3Z1SUeMmiZuV -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b798/importcfg -pack /root/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/azcore@v1.18.2/arm/policy/policy.go
2025-08-20T22:48:35.0941540Z [00:02:54.121]➜  go tool buildid -w $WORK/b794/_pkg_.a # internal
2025-08-20T22:48:35.0946229Z [00:02:54.121]➜  cp $WORK/b794/_pkg_.a /root/.cache/go-build/72/726bd05a049dd9a9d1f52cba17cbe1a9b4da87f9e965a08e547910f908655aeb-d # internal
2025-08-20T22:48:35.0953912Z [00:02:54.122]➜  go tool buildid -w $WORK/b797/_pkg_.a # internal
2025-08-20T22:48:35.0956754Z [00:02:54.122]➜  cp $WORK/b797/_pkg_.a /root/.cache/go-build/e5/e521d81d05fabcc4347cb60c7786e850e27b56340581f09dae4f4620df2c7d34-d # internal
2025-08-20T22:48:35.0957545Z [00:02:54.122]➜  github.com/AzureAD/microsoft-authentication-library-for-go/apps/cache
2025-08-20T22:48:35.0957967Z [00:02:54.122]➜  mkdir -p $WORK/b800/
2025-08-20T22:48:35.0958368Z [00:02:54.123]➜  cat >/tmp/go-build3381348043/b800/importcfg << 'EOF' # internal
2025-08-20T22:48:35.0958716Z [00:02:54.123]➜  # import config
2025-08-20T22:48:35.0959061Z [00:02:54.123]➜  packagefile context=/tmp/go-build3381348043/b043/_pkg_.a
2025-08-20T22:48:35.0959387Z [00:02:54.123]➜  EOF
2025-08-20T22:48:35.0961863Z [00:02:54.123]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b800/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/!azure!a!d/microsoft-authentication-library-for-go@v1.4.2/apps/cache=>github.com/AzureAD/microsoft-authentication-library-for-go@v1.4.2/apps/cache;$WORK/b800=>" -p github.com/AzureAD/microsoft-authentication-library-for-go/apps/cache -lang=go1.18 -complete -installsuffix shared -buildid BAWAwEM6DYYPMgQFtyJR/BAWAwEM6DYYPMgQFtyJR -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b800/importcfg -pack /root/go/pkg/mod/github.com/!azure!a!d/microsoft-authentication-library-for-go@v1.4.2/apps/cache/cache.go
2025-08-20T22:48:35.1032146Z [00:02:54.130]➜  github.com/Azure/azure-sdk-for-go/sdk/azcore/runtime
2025-08-20T22:48:35.1034991Z [00:02:54.130]➜  mkdir -p $WORK/b782/
2025-08-20T22:48:35.1040062Z [00:02:54.131]➜  go tool buildid -w $WORK/b798/_pkg_.a # internal
2025-08-20T22:48:35.1041512Z [00:02:54.131]➜  cp $WORK/b798/_pkg_.a /root/.cache/go-build/44/4401e0fb745440979abb5d9bdf329588d026acfe7557b434c20348d963acc457-d # internal
2025-08-20T22:48:35.1042808Z [00:02:54.131]➜  github.com/kylelemons/godebug/diff
2025-08-20T22:48:35.1043253Z [00:02:54.131]➜  mkdir -p $WORK/b805/
2025-08-20T22:48:35.1045501Z [00:02:54.132]➜  cat >/tmp/go-build3381348043/b805/importcfg << 'EOF' # internal
2025-08-20T22:48:35.1045999Z [00:02:54.132]➜  # import config
2025-08-20T22:48:35.1046521Z [00:02:54.132]➜  packagefile bytes=/tmp/go-build3381348043/b003/_pkg_.a
2025-08-20T22:48:35.1047055Z [00:02:54.132]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:35.1047615Z [00:02:54.132]➜  packagefile strings=/tmp/go-build3381348043/b063/_pkg_.a
2025-08-20T22:48:35.1047965Z [00:02:54.132]➜  EOF
2025-08-20T22:48:35.1050643Z [00:02:54.132]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b805/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/kylelemons/godebug@v1.1.0/diff=>github.com/kylelemons/godebug@v1.1.0/diff;$WORK/b805=>" -p github.com/kylelemons/godebug/diff -lang=go1.11 -complete -installsuffix shared -buildid UIgwj_i7rIIx_LeYISTu/UIgwj_i7rIIx_LeYISTu -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b805/importcfg -pack /root/go/pkg/mod/github.com/kylelemons/godebug@v1.1.0/diff/diff.go
2025-08-20T22:48:35.1063358Z [00:02:54.133]➜  cat >/tmp/go-build3381348043/b782/importcfg << 'EOF' # internal
2025-08-20T22:48:35.1063929Z [00:02:54.133]➜  # import config
2025-08-20T22:48:35.1064403Z [00:02:54.133]➜  packagefile bytes=/tmp/go-build3381348043/b003/_pkg_.a
2025-08-20T22:48:35.1065037Z [00:02:54.133]➜  packagefile context=/tmp/go-build3381348043/b043/_pkg_.a
2025-08-20T22:48:35.1065608Z [00:02:54.133]➜  packagefile crypto/tls=/tmp/go-build3381348043/b120/_pkg_.a
2025-08-20T22:48:35.1066436Z [00:02:54.133]➜  packagefile encoding/base64=/tmp/go-build3381348043/b146/_pkg_.a
2025-08-20T22:48:35.1067100Z [00:02:54.133]➜  packagefile encoding/json=/tmp/go-build3381348043/b158/_pkg_.a
2025-08-20T22:48:35.1067664Z [00:02:54.133]➜  packagefile encoding/xml=/tmp/go-build3381348043/b411/_pkg_.a
2025-08-20T22:48:35.1068497Z [00:02:54.133]➜  packagefile errors=/tmp/go-build3381348043/b004/_pkg_.a
2025-08-20T22:48:35.1069048Z [00:02:54.133]➜  packagefile flag=/tmp/go-build3381348043/b351/_pkg_.a
2025-08-20T22:48:35.1070000Z [00:02:54.133]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:35.1070685Z [00:02:54.133]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/exported=/tmp/go-build3381348043/b773/_pkg_.a
2025-08-20T22:48:35.1071507Z [00:02:54.133]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/log=/tmp/go-build3381348043/b774/_pkg_.a
2025-08-20T22:48:35.1072314Z [00:02:54.133]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/pollers=/tmp/go-build3381348043/b783/_pkg_.a
2025-08-20T22:48:35.1073161Z [00:02:54.133]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/pollers/async=/tmp/go-build3381348043/b785/_pkg_.a
2025-08-20T22:48:35.1074023Z [00:02:54.133]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/pollers/body=/tmp/go-build3381348043/b786/_pkg_.a
2025-08-20T22:48:35.1077849Z [00:02:54.133]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/pollers/fake=/tmp/go-build3381348043/b787/_pkg_.a
2025-08-20T22:48:35.1079424Z [00:02:54.133]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/pollers/loc=/tmp/go-build3381348043/b788/_pkg_.a
2025-08-20T22:48:35.1080605Z [00:02:54.133]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/pollers/op=/tmp/go-build3381348043/b789/_pkg_.a
2025-08-20T22:48:35.1081661Z [00:02:54.133]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/shared=/tmp/go-build3381348043/b777/_pkg_.a
2025-08-20T22:48:35.1083965Z [00:02:54.133]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/policy=/tmp/go-build3381348043/b779/_pkg_.a
2025-08-20T22:48:35.1094930Z [00:02:54.133]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/streaming=/tmp/go-build3381348043/b790/_pkg_.a
2025-08-20T22:48:35.1096321Z [00:02:54.133]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/tracing=/tmp/go-build3381348043/b781/_pkg_.a
2025-08-20T22:48:35.1097080Z [00:02:54.133]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/internal/diag=/tmp/go-build3381348043/b791/_pkg_.a
2025-08-20T22:48:35.1097846Z [00:02:54.133]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/internal/errorinfo=/tmp/go-build3381348043/b792/_pkg_.a
2025-08-20T22:48:35.1098678Z [00:02:54.133]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/internal/exported=/tmp/go-build3381348043/b778/_pkg_.a
2025-08-20T22:48:35.1099429Z [00:02:54.133]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/internal/poller=/tmp/go-build3381348043/b784/_pkg_.a
2025-08-20T22:48:35.1100335Z [00:02:54.133]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/internal/temporal=/tmp/go-build3381348043/b793/_pkg_.a
2025-08-20T22:48:35.1101169Z [00:02:54.133]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/internal/uuid=/tmp/go-build3381348043/b794/_pkg_.a
2025-08-20T22:48:35.1101795Z [00:02:54.133]➜  packagefile golang.org/x/net/http2=/tmp/go-build3381348043/b308/_pkg_.a
2025-08-20T22:48:35.1102255Z [00:02:54.133]➜  packagefile io=/tmp/go-build3381348043/b034/_pkg_.a
2025-08-20T22:48:35.1102760Z [00:02:54.133]➜  packagefile math=/tmp/go-build3381348043/b055/_pkg_.a
2025-08-20T22:48:35.1103251Z [00:02:54.133]➜  packagefile math/rand=/tmp/go-build3381348043/b100/_pkg_.a
2025-08-20T22:48:35.1103729Z [00:02:54.133]➜  packagefile mime/multipart=/tmp/go-build3381348043/b178/_pkg_.a
2025-08-20T22:48:35.1104169Z [00:02:54.133]➜  packagefile net=/tmp/go-build3381348043/b148/_pkg_.a
2025-08-20T22:48:35.1104590Z [00:02:54.133]➜  packagefile net/http=/tmp/go-build3381348043/b161/_pkg_.a
2025-08-20T22:48:35.1105047Z [00:02:54.133]➜  packagefile net/textproto=/tmp/go-build3381348043/b174/_pkg_.a
2025-08-20T22:48:35.1105494Z [00:02:54.133]➜  packagefile net/url=/tmp/go-build3381348043/b155/_pkg_.a
2025-08-20T22:48:35.1106426Z [00:02:54.133]➜  packagefile os=/tmp/go-build3381348043/b079/_pkg_.a
2025-08-20T22:48:35.1106842Z [00:02:54.133]➜  packagefile path=/tmp/go-build3381348043/b082/_pkg_.a
2025-08-20T22:48:35.1107263Z [00:02:54.133]➜  packagefile reflect=/tmp/go-build3381348043/b099/_pkg_.a
2025-08-20T22:48:35.1108183Z [00:02:54.133]➜  packagefile regexp=/tmp/go-build3381348043/b184/_pkg_.a
2025-08-20T22:48:35.1108636Z [00:02:54.133]➜  packagefile runtime=/tmp/go-build3381348043/b010/_pkg_.a
2025-08-20T22:48:35.1109061Z [00:02:54.133]➜  packagefile sort=/tmp/go-build3381348043/b157/_pkg_.a
2025-08-20T22:48:35.1109482Z [00:02:54.133]➜  packagefile strings=/tmp/go-build3381348043/b063/_pkg_.a
2025-08-20T22:48:35.1109901Z [00:02:54.133]➜  packagefile sync=/tmp/go-build3381348043/b035/_pkg_.a
2025-08-20T22:48:35.1110315Z [00:02:54.133]➜  packagefile time=/tmp/go-build3381348043/b044/_pkg_.a
2025-08-20T22:48:35.1110629Z [00:02:54.133]➜  EOF
2025-08-20T22:48:35.1120219Z [00:02:54.133]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b782/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/azcore@v1.18.2/runtime=>github.com/Azure/azure-sdk-for-go/sdk/azcore@v1.18.2/runtime;$WORK/b782=>" -p github.com/Azure/azure-sdk-for-go/sdk/azcore/runtime -lang=go1.23 -complete -installsuffix shared -buildid kW1pv_Lq1_L_kdXXFNgQ/kW1pv_Lq1_L_kdXXFNgQ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b782/importcfg -pack /root/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/azcore@v1.18.2/runtime/doc.go /root/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/azcore@v1.18.2/runtime/errors.go /root/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/azcore@v1.18.2/runtime/pager.go /root/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/azcore@v1.18.2/runtime/pipeline.go /root/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/azcore@v1.18.2/runtime/policy_api_version.go /root/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/azcore@v1.18.2/runtime/policy_bearer_token.go /root/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/azcore@v1.18.2/runtime/policy_body_download.go /root/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/azcore@v1.18.2/runtime/policy_http_header.go /root/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/azcore@v1.18.2/runtime/policy_http_trace.go /root/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/azcore@v1.18.2/runtime/policy_include_response.go /root/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/azcore@v1.18.2/runtime/policy_key_credential.go /root/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/azcore@v1.18.2/runtime/policy_logging.go /root/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/azcore@v1.18.2/runtime/policy_request_id.go /root/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/azcore@v1.18.2/runtime/policy_retry.go /root/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/azcore@v1.18.2/runtime/policy_sas_credential.go /root/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/azcore@v1.18.2/runtime/policy_telemetry.go /root/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/azcore@v1.18.2/runtime/poller.go /root/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/azcore@v1.18.2/runtime/request.go /root/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/azcore@v1.18.2/runtime/response.go /root/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/azcore@v1.18.2/runtime/transport_default_dialer_other.go /root/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/azcore@v1.18.2/runtime/transport_default_http_client.go
2025-08-20T22:48:35.1128326Z [00:02:54.133]➜  go tool buildid -w $WORK/b800/_pkg_.a # internal
2025-08-20T22:48:35.1128984Z [00:02:54.135]➜  cp $WORK/b800/_pkg_.a /root/.cache/go-build/ef/efae841a508074bed134a6711f226f46873fc1a7d85986704e1a3358fa0c0544-d # internal
2025-08-20T22:48:35.1129620Z [00:02:54.136]➜  github.com/Azure/azure-sdk-for-go/sdk/azidentity/internal
2025-08-20T22:48:35.1129984Z [00:02:54.136]➜  mkdir -p $WORK/b799/
2025-08-20T22:48:35.1130354Z [00:02:54.136]➜  cat >/tmp/go-build3381348043/b799/importcfg << 'EOF' # internal
2025-08-20T22:48:35.1130701Z [00:02:54.137]➜  # import config
2025-08-20T22:48:35.1131290Z [00:02:54.137]➜  packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/cache=/tmp/go-build3381348043/b800/_pkg_.a
2025-08-20T22:48:35.1132127Z [00:02:54.137]➜  packagefile sync=/tmp/go-build3381348043/b035/_pkg_.a
2025-08-20T22:48:35.1132446Z [00:02:54.137]➜  EOF
2025-08-20T22:48:35.1134636Z [00:02:54.137]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b799/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/azidentity@v1.10.1/internal=>github.com/Azure/azure-sdk-for-go/sdk/azidentity@v1.10.1/internal;$WORK/b799=>" -p github.com/Azure/azure-sdk-for-go/sdk/azidentity/internal -lang=go1.23 -complete -installsuffix shared -buildid ii_XP21L8APP1E0ApHla/ii_XP21L8APP1E0ApHla -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b799/importcfg -pack /root/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/azidentity@v1.10.1/internal/cache.go
2025-08-20T22:48:35.1253533Z [00:02:54.152]➜  go tool buildid -w $WORK/b799/_pkg_.a # internal
2025-08-20T22:48:35.1254692Z [00:02:54.152]➜  cp $WORK/b799/_pkg_.a /root/.cache/go-build/09/09f7ad9555a75830276e523dfdba5b90aa25df477d500a6e91fe77554e78b405-d # internal
2025-08-20T22:48:35.1255473Z [00:02:54.152]➜  github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/json
2025-08-20T22:48:35.1256075Z [00:02:54.152]➜  mkdir -p $WORK/b807/
2025-08-20T22:48:35.1256453Z [00:02:54.152]➜  cat >/tmp/go-build3381348043/b807/importcfg << 'EOF' # internal
2025-08-20T22:48:35.1256802Z [00:02:54.152]➜  # import config
2025-08-20T22:48:35.1257141Z [00:02:54.152]➜  packagefile bytes=/tmp/go-build3381348043/b003/_pkg_.a
2025-08-20T22:48:35.1257586Z [00:02:54.152]➜  packagefile encoding/json=/tmp/go-build3381348043/b158/_pkg_.a
2025-08-20T22:48:35.1258027Z [00:02:54.152]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:35.1258451Z [00:02:54.152]➜  packagefile reflect=/tmp/go-build3381348043/b099/_pkg_.a
2025-08-20T22:48:35.1258887Z [00:02:54.152]➜  packagefile strings=/tmp/go-build3381348043/b063/_pkg_.a
2025-08-20T22:48:35.1259319Z [00:02:54.152]➜  packagefile unicode=/tmp/go-build3381348043/b041/_pkg_.a
2025-08-20T22:48:35.1259636Z [00:02:54.152]➜  EOF
2025-08-20T22:48:35.1263804Z [00:02:54.152]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b807/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/!azure!a!d/microsoft-authentication-library-for-go@v1.4.2/apps/internal/json=>github.com/AzureAD/microsoft-authentication-library-for-go@v1.4.2/apps/internal/json;$WORK/b807=>" -p github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/json -lang=go1.18 -complete -installsuffix shared -buildid eU1PHGcrLOy6Gpbslthw/eU1PHGcrLOy6Gpbslthw -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b807/importcfg -pack /root/go/pkg/mod/github.com/!azure!a!d/microsoft-authentication-library-for-go@v1.4.2/apps/internal/json/json.go /root/go/pkg/mod/github.com/!azure!a!d/microsoft-authentication-library-for-go@v1.4.2/apps/internal/json/mapslice.go /root/go/pkg/mod/github.com/!azure!a!d/microsoft-authentication-library-for-go@v1.4.2/apps/internal/json/marshal.go /root/go/pkg/mod/github.com/!azure!a!d/microsoft-authentication-library-for-go@v1.4.2/apps/internal/json/struct.go
2025-08-20T22:48:35.1279783Z [00:02:54.155]➜  go tool buildid -w $WORK/b805/_pkg_.a # internal
2025-08-20T22:48:35.1280715Z [00:02:54.155]➜  cp $WORK/b805/_pkg_.a /root/.cache/go-build/a5/a5b8729ab2a650ab988631d43fae04845ea50aae5b1ff0e12c62f6da8b2cdfbd-d # internal
2025-08-20T22:48:35.1281376Z [00:02:54.155]➜  github.com/kylelemons/godebug/pretty
2025-08-20T22:48:35.1281683Z [00:02:54.155]➜  mkdir -p $WORK/b804/
2025-08-20T22:48:35.1282059Z [00:02:54.155]➜  cat >/tmp/go-build3381348043/b804/importcfg << 'EOF' # internal
2025-08-20T22:48:35.1282412Z [00:02:54.155]➜  # import config
2025-08-20T22:48:35.1282752Z [00:02:54.155]➜  packagefile bufio=/tmp/go-build3381348043/b162/_pkg_.a
2025-08-20T22:48:35.1283182Z [00:02:54.155]➜  packagefile bytes=/tmp/go-build3381348043/b003/_pkg_.a
2025-08-20T22:48:35.1283612Z [00:02:54.155]➜  packagefile encoding=/tmp/go-build3381348043/b159/_pkg_.a
2025-08-20T22:48:35.1284035Z [00:02:54.155]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:35.1284721Z [00:02:54.155]➜  packagefile github.com/kylelemons/godebug/diff=/tmp/go-build3381348043/b805/_pkg_.a
2025-08-20T22:48:35.1285228Z [00:02:54.155]➜  packagefile io=/tmp/go-build3381348043/b034/_pkg_.a
2025-08-20T22:48:35.1285633Z [00:02:54.155]➜  packagefile net=/tmp/go-build3381348043/b148/_pkg_.a
2025-08-20T22:48:35.1288328Z [00:02:54.155]➜  packagefile reflect=/tmp/go-build3381348043/b099/_pkg_.a
2025-08-20T22:48:35.1288758Z [00:02:54.155]➜  packagefile sort=/tmp/go-build3381348043/b157/_pkg_.a
2025-08-20T22:48:35.1289189Z [00:02:54.155]➜  packagefile strconv=/tmp/go-build3381348043/b054/_pkg_.a
2025-08-20T22:48:35.1289618Z [00:02:54.155]➜  packagefile strings=/tmp/go-build3381348043/b063/_pkg_.a
2025-08-20T22:48:35.1290287Z [00:02:54.155]➜  packagefile time=/tmp/go-build3381348043/b044/_pkg_.a
2025-08-20T22:48:35.1290604Z [00:02:54.155]➜  EOF
2025-08-20T22:48:35.1293277Z [00:02:54.155]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b804/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/kylelemons/godebug@v1.1.0/pretty=>github.com/kylelemons/godebug@v1.1.0/pretty;$WORK/b804=>" -p github.com/kylelemons/godebug/pretty -lang=go1.11 -complete -installsuffix shared -buildid BtrSYTN_a-r5OT-U0dn2/BtrSYTN_a-r5OT-U0dn2 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b804/importcfg -pack /root/go/pkg/mod/github.com/kylelemons/godebug@v1.1.0/pretty/doc.go /root/go/pkg/mod/github.com/kylelemons/godebug@v1.1.0/pretty/public.go /root/go/pkg/mod/github.com/kylelemons/godebug@v1.1.0/pretty/reflect.go /root/go/pkg/mod/github.com/kylelemons/godebug@v1.1.0/pretty/structure.go
2025-08-20T22:48:35.2336844Z [00:02:54.260]➜  go tool buildid -w $WORK/b807/_pkg_.a # internal
2025-08-20T22:48:35.2337606Z [00:02:54.260]➜  cp $WORK/b807/_pkg_.a /root/.cache/go-build/47/47ae01782ab4b9463220e0b456b9aa1d3ad422be43c72043c959773031d03993-d # internal
2025-08-20T22:48:35.2338408Z [00:02:54.260]➜  github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/json/types/time
2025-08-20T22:48:35.2338891Z [00:02:54.260]➜  mkdir -p $WORK/b808/
2025-08-20T22:48:35.2339281Z [00:02:54.260]➜  cat >/tmp/go-build3381348043/b808/importcfg << 'EOF' # internal
2025-08-20T22:48:35.2339629Z [00:02:54.260]➜  # import config
2025-08-20T22:48:35.2339956Z [00:02:54.260]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:35.2340383Z [00:02:54.260]➜  packagefile strconv=/tmp/go-build3381348043/b054/_pkg_.a
2025-08-20T22:48:35.2340816Z [00:02:54.260]➜  packagefile strings=/tmp/go-build3381348043/b063/_pkg_.a
2025-08-20T22:48:35.2341509Z [00:02:54.260]➜  packagefile time=/tmp/go-build3381348043/b044/_pkg_.a
2025-08-20T22:48:35.2341883Z [00:02:54.260]➜  EOF
2025-08-20T22:48:35.2344770Z [00:02:54.260]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b808/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/!azure!a!d/microsoft-authentication-library-for-go@v1.4.2/apps/internal/json/types/time=>github.com/AzureAD/microsoft-authentication-library-for-go@v1.4.2/apps/internal/json/types/time;$WORK/b808=>" -p github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/json/types/time -lang=go1.18 -complete -installsuffix shared -buildid mx5mCjxP8LFnDgsJVt8C/mx5mCjxP8LFnDgsJVt8C -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b808/importcfg -pack /root/go/pkg/mod/github.com/!azure!a!d/microsoft-authentication-library-for-go@v1.4.2/apps/internal/json/types/time/time.go
2025-08-20T22:48:35.2482222Z [00:02:54.275]➜  go tool buildid -w $WORK/b808/_pkg_.a # internal
2025-08-20T22:48:35.2482989Z [00:02:54.275]➜  cp $WORK/b808/_pkg_.a /root/.cache/go-build/73/7354a70793339c069d7c0fe728758c71d80ecf276051e98c0127629096ca2ee2-d # internal
2025-08-20T22:48:35.2487480Z [00:02:54.275]➜  github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/authority
2025-08-20T22:48:35.2489013Z [00:02:54.275]➜  mkdir -p $WORK/b813/
2025-08-20T22:48:35.2490100Z [00:02:54.276]➜  cat >/tmp/go-build3381348043/b813/importcfg << 'EOF' # internal
2025-08-20T22:48:35.2490460Z [00:02:54.276]➜  # import config
2025-08-20T22:48:35.2491175Z [00:02:54.276]➜  packagefile context=/tmp/go-build3381348043/b043/_pkg_.a
2025-08-20T22:48:35.2491644Z [00:02:54.276]➜  packagefile crypto/sha256=/tmp/go-build3381348043/b119/_pkg_.a
2025-08-20T22:48:35.2492124Z [00:02:54.276]➜  packagefile encoding/base64=/tmp/go-build3381348043/b146/_pkg_.a
2025-08-20T22:48:35.2492598Z [00:02:54.276]➜  packagefile encoding/json=/tmp/go-build3381348043/b158/_pkg_.a
2025-08-20T22:48:35.2493041Z [00:02:54.276]➜  packagefile errors=/tmp/go-build3381348043/b004/_pkg_.a
2025-08-20T22:48:35.2493464Z [00:02:54.276]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:35.2493937Z [00:02:54.276]➜  packagefile github.com/google/uuid=/tmp/go-build3381348043/b436/_pkg_.a
2025-08-20T22:48:35.2494593Z [00:02:54.276]➜  packagefile io=/tmp/go-build3381348043/b034/_pkg_.a
2025-08-20T22:48:35.2495017Z [00:02:54.276]➜  packagefile net/http=/tmp/go-build3381348043/b161/_pkg_.a
2025-08-20T22:48:35.2495448Z [00:02:54.276]➜  packagefile net/url=/tmp/go-build3381348043/b155/_pkg_.a
2025-08-20T22:48:35.2496046Z [00:02:54.276]➜  packagefile os=/tmp/go-build3381348043/b079/_pkg_.a
2025-08-20T22:48:35.2496510Z [00:02:54.276]➜  packagefile path=/tmp/go-build3381348043/b082/_pkg_.a
2025-08-20T22:48:35.2496932Z [00:02:54.276]➜  packagefile strconv=/tmp/go-build3381348043/b054/_pkg_.a
2025-08-20T22:48:35.2497360Z [00:02:54.276]➜  packagefile strings=/tmp/go-build3381348043/b063/_pkg_.a
2025-08-20T22:48:35.2497777Z [00:02:54.276]➜  packagefile time=/tmp/go-build3381348043/b044/_pkg_.a
2025-08-20T22:48:35.2498083Z [00:02:54.276]➜  EOF
2025-08-20T22:48:35.2501533Z [00:02:54.276]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b813/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/!azure!a!d/microsoft-authentication-library-for-go@v1.4.2/apps/internal/oauth/ops/authority=>github.com/AzureAD/microsoft-authentication-library-for-go@v1.4.2/apps/internal/oauth/ops/authority;$WORK/b813=>" -p github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/authority -lang=go1.18 -complete -installsuffix shared -buildid vY2YJALv4viRIX0WcV-z/vY2YJALv4viRIX0WcV-z -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b813/importcfg -pack /root/go/pkg/mod/github.com/!azure!a!d/microsoft-authentication-library-for-go@v1.4.2/apps/internal/oauth/ops/authority/authority.go /root/go/pkg/mod/github.com/!azure!a!d/microsoft-authentication-library-for-go@v1.4.2/apps/internal/oauth/ops/authority/authorizetype_string.go
2025-08-20T22:48:35.2515963Z [00:02:54.279]➜  go tool buildid -w $WORK/b804/_pkg_.a # internal
2025-08-20T22:48:35.2537292Z [00:02:54.280]➜  cp $WORK/b804/_pkg_.a /root/.cache/go-build/ef/efc3345120edd6285cd5ed5b4fd841fe6f7162e4f0b7c0dd088df228a5e4276d-d # internal
2025-08-20T22:48:35.2538635Z [00:02:54.280]➜  github.com/AzureAD/microsoft-authentication-library-for-go/apps/errors
2025-08-20T22:48:35.2539123Z [00:02:54.280]➜  mkdir -p $WORK/b803/
2025-08-20T22:48:35.2550701Z [00:02:54.282]➜  cat >/tmp/go-build3381348043/b803/importcfg << 'EOF' # internal
2025-08-20T22:48:35.2551565Z [00:02:54.282]➜  # import config
2025-08-20T22:48:35.2552190Z [00:02:54.282]➜  packagefile errors=/tmp/go-build3381348043/b004/_pkg_.a
2025-08-20T22:48:35.2552685Z [00:02:54.282]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:35.2553227Z [00:02:54.282]➜  packagefile github.com/kylelemons/godebug/pretty=/tmp/go-build3381348043/b804/_pkg_.a
2025-08-20T22:48:35.2553742Z [00:02:54.282]➜  packagefile io=/tmp/go-build3381348043/b034/_pkg_.a
2025-08-20T22:48:35.2554168Z [00:02:54.282]➜  packagefile net/http=/tmp/go-build3381348043/b161/_pkg_.a
2025-08-20T22:48:35.2554600Z [00:02:54.282]➜  packagefile reflect=/tmp/go-build3381348043/b099/_pkg_.a
2025-08-20T22:48:35.2555038Z [00:02:54.282]➜  packagefile strings=/tmp/go-build3381348043/b063/_pkg_.a
2025-08-20T22:48:35.2555356Z [00:02:54.282]➜  EOF
2025-08-20T22:48:35.2558027Z [00:02:54.282]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b803/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/!azure!a!d/microsoft-authentication-library-for-go@v1.4.2/apps/errors=>github.com/AzureAD/microsoft-authentication-library-for-go@v1.4.2/apps/errors;$WORK/b803=>" -p github.com/AzureAD/microsoft-authentication-library-for-go/apps/errors -lang=go1.18 -complete -installsuffix shared -buildid 5Z9F5dIVJXunk_xoZoSc/5Z9F5dIVJXunk_xoZoSc -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b803/importcfg -pack /root/go/pkg/mod/github.com/!azure!a!d/microsoft-authentication-library-for-go@v1.4.2/apps/errors/errors.go
2025-08-20T22:48:35.3029866Z [00:02:54.330]➜  go tool buildid -w $WORK/b813/_pkg_.a # internal
2025-08-20T22:48:35.3030363Z [00:02:54.330]➜  go tool buildid -w $WORK/b803/_pkg_.a # internal
2025-08-20T22:48:35.3046556Z [00:02:54.331]➜  cp $WORK/b813/_pkg_.a /root/.cache/go-build/3b/3bdafd9e9b03284f27cecf9842d98e1bac731ec560fc5251013ad7c3dc421525-d # internal
2025-08-20T22:48:35.3052216Z [00:02:54.331]➜  github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/wstrust/defs
2025-08-20T22:48:35.3052769Z [00:02:54.331]➜  mkdir -p $WORK/b816/
2025-08-20T22:48:35.3053381Z [00:02:54.331]➜  cp $WORK/b803/_pkg_.a /root/.cache/go-build/93/9357b598e7820376b1c6b098990554598f33df5e60feb058d03c724b6e4d6789-d # internal
2025-08-20T22:48:35.3054115Z [00:02:54.331]➜  github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/shared
2025-08-20T22:48:35.3054551Z [00:02:54.331]➜  mkdir -p $WORK/b817/
2025-08-20T22:48:35.3054921Z [00:02:54.331]➜  cat >/tmp/go-build3381348043/b817/importcfg << 'EOF' # internal
2025-08-20T22:48:35.3055265Z [00:02:54.331]➜  # import config
2025-08-20T22:48:35.3055622Z [00:02:54.331]➜  packagefile net/http=/tmp/go-build3381348043/b161/_pkg_.a
2025-08-20T22:48:35.3058023Z [00:02:54.331]➜  packagefile reflect=/tmp/go-build3381348043/b099/_pkg_.a
2025-08-20T22:48:35.3058480Z [00:02:54.331]➜  packagefile strings=/tmp/go-build3381348043/b063/_pkg_.a
2025-08-20T22:48:35.3058803Z [00:02:54.331]➜  EOF
2025-08-20T22:48:35.3059128Z [00:02:54.331]➜  cat >/tmp/go-build3381348043/b816/importcfg << 'EOF' # internal
2025-08-20T22:48:35.3059474Z [00:02:54.331]➜  # import config
2025-08-20T22:48:35.3059846Z [00:02:54.331]➜  packagefile encoding/xml=/tmp/go-build3381348043/b411/_pkg_.a
2025-08-20T22:48:35.3060291Z [00:02:54.331]➜  packagefile errors=/tmp/go-build3381348043/b004/_pkg_.a
2025-08-20T22:48:35.3060709Z [00:02:54.331]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:35.3061756Z [00:02:54.331]➜  packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/authority=/tmp/go-build3381348043/b813/_pkg_.a
2025-08-20T22:48:35.3062612Z [00:02:54.331]➜  packagefile github.com/google/uuid=/tmp/go-build3381348043/b436/_pkg_.a
2025-08-20T22:48:35.3063096Z [00:02:54.331]➜  packagefile strconv=/tmp/go-build3381348043/b054/_pkg_.a
2025-08-20T22:48:35.3063525Z [00:02:54.331]➜  packagefile strings=/tmp/go-build3381348043/b063/_pkg_.a
2025-08-20T22:48:35.3063946Z [00:02:54.331]➜  packagefile time=/tmp/go-build3381348043/b044/_pkg_.a
2025-08-20T22:48:35.3064254Z [00:02:54.331]➜  EOF
2025-08-20T22:48:35.3067174Z [00:02:54.331]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b817/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/!azure!a!d/microsoft-authentication-library-for-go@v1.4.2/apps/internal/shared=>github.com/AzureAD/microsoft-authentication-library-for-go@v1.4.2/apps/internal/shared;$WORK/b817=>" -p github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/shared -lang=go1.18 -complete -installsuffix shared -buildid ZavjFU-gt95It63VnkL7/ZavjFU-gt95It63VnkL7 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b817/importcfg -pack /root/go/pkg/mod/github.com/!azure!a!d/microsoft-authentication-library-for-go@v1.4.2/apps/internal/shared/shared.go
2025-08-20T22:48:35.3075097Z [00:02:54.332]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b816/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/!azure!a!d/microsoft-authentication-library-for-go@v1.4.2/apps/internal/oauth/ops/wstrust/defs=>github.com/AzureAD/microsoft-authentication-library-for-go@v1.4.2/apps/internal/oauth/ops/wstrust/defs;$WORK/b816=>" -p github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/wstrust/defs -lang=go1.18 -complete -installsuffix shared -buildid xCb1HGHKDUhr9DyhuKeH/xCb1HGHKDUhr9DyhuKeH -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b816/importcfg -pack /root/go/pkg/mod/github.com/!azure!a!d/microsoft-authentication-library-for-go@v1.4.2/apps/internal/oauth/ops/wstrust/defs/endpointtype_string.go /root/go/pkg/mod/github.com/!azure!a!d/microsoft-authentication-library-for-go@v1.4.2/apps/internal/oauth/ops/wstrust/defs/mex_document_definitions.go /root/go/pkg/mod/github.com/!azure!a!d/microsoft-authentication-library-for-go@v1.4.2/apps/internal/oauth/ops/wstrust/defs/saml_assertion_definitions.go /root/go/pkg/mod/github.com/!azure!a!d/microsoft-authentication-library-for-go@v1.4.2/apps/internal/oauth/ops/wstrust/defs/version_string.go /root/go/pkg/mod/github.com/!azure!a!d/microsoft-authentication-library-for-go@v1.4.2/apps/internal/oauth/ops/wstrust/defs/wstrust_endpoint.go /root/go/pkg/mod/github.com/!azure!a!d/microsoft-authentication-library-for-go@v1.4.2/apps/internal/oauth/ops/wstrust/defs/wstrust_mex_document.go
2025-08-20T22:48:35.3080700Z [00:02:54.332]➜  go tool buildid -w $WORK/b782/_pkg_.a # internal
2025-08-20T22:48:35.3093675Z [00:02:54.335]➜  cp $WORK/b782/_pkg_.a /root/.cache/go-build/f1/f1956f01aee665500ab4baf9c9e5748b0e99a2e39c0221d774da1ae6308e7d1c-d # internal
2025-08-20T22:48:35.3095368Z [00:02:54.336]➜  github.com/Azure/azure-sdk-for-go/sdk/azcore
2025-08-20T22:48:35.3095900Z [00:02:54.336]➜  mkdir -p $WORK/b772/
2025-08-20T22:48:35.3096350Z [00:02:54.336]➜  cat >/tmp/go-build3381348043/b772/importcfg << 'EOF' # internal
2025-08-20T22:48:35.3096707Z [00:02:54.336]➜  # import config
2025-08-20T22:48:35.3097269Z [00:02:54.336]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/exported=/tmp/go-build3381348043/b773/_pkg_.a
2025-08-20T22:48:35.3098088Z [00:02:54.336]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/shared=/tmp/go-build3381348043/b777/_pkg_.a
2025-08-20T22:48:35.3098861Z [00:02:54.336]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/policy=/tmp/go-build3381348043/b779/_pkg_.a
2025-08-20T22:48:35.3099592Z [00:02:54.336]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/runtime=/tmp/go-build3381348043/b782/_pkg_.a
2025-08-20T22:48:35.3100325Z [00:02:54.336]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/tracing=/tmp/go-build3381348043/b781/_pkg_.a
2025-08-20T22:48:35.3101097Z [00:02:54.336]➜  packagefile reflect=/tmp/go-build3381348043/b099/_pkg_.a
2025-08-20T22:48:35.3101595Z [00:02:54.336]➜  packagefile strings=/tmp/go-build3381348043/b063/_pkg_.a
2025-08-20T22:48:35.3102023Z [00:02:54.336]➜  packagefile sync=/tmp/go-build3381348043/b035/_pkg_.a
2025-08-20T22:48:35.3102330Z [00:02:54.336]➜  EOF
2025-08-20T22:48:35.3105247Z [00:02:54.336]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b772/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/azcore@v1.18.2=>github.com/Azure/azure-sdk-for-go/sdk/azcore@v1.18.2;$WORK/b772=>" -p github.com/Azure/azure-sdk-for-go/sdk/azcore -lang=go1.23 -complete -installsuffix shared -buildid vB0gRKYGrdx0ShbZqIPE/vB0gRKYGrdx0ShbZqIPE -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b772/importcfg -pack /root/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/azcore@v1.18.2/core.go /root/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/azcore@v1.18.2/doc.go /root/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/azcore@v1.18.2/errors.go /root/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/azcore@v1.18.2/etag.go
2025-08-20T22:48:35.3392940Z [00:02:54.366]➜  go tool buildid -w $WORK/b817/_pkg_.a # internal
2025-08-20T22:48:35.3399218Z [00:02:54.367]➜  cp $WORK/b817/_pkg_.a /root/.cache/go-build/4e/4e66c38b7e5a411c342d4802bae397ffd731a91d3a3f8a102c574f08a14eb18a-d # internal
2025-08-20T22:48:35.3413648Z [00:02:54.368]➜  github.com/golang-jwt/jwt/v5
2025-08-20T22:48:35.3417801Z [00:02:54.368]➜  mkdir -p $WORK/b818/
2025-08-20T22:48:35.3458374Z [00:02:54.370]➜  cat >/tmp/go-build3381348043/b818/importcfg << 'EOF' # internal
2025-08-20T22:48:35.3459349Z [00:02:54.370]➜  # import config
2025-08-20T22:48:35.3460226Z [00:02:54.370]➜  packagefile bytes=/tmp/go-build3381348043/b003/_pkg_.a
2025-08-20T22:48:35.3461212Z [00:02:54.370]➜  packagefile crypto=/tmp/go-build3381348043/b052/_pkg_.a
2025-08-20T22:48:35.3461717Z [00:02:54.370]➜  packagefile crypto/ecdsa=/tmp/go-build3381348043/b056/_pkg_.a
2025-08-20T22:48:35.3462214Z [00:02:54.370]➜  packagefile crypto/ed25519=/tmp/go-build3381348043/b113/_pkg_.a
2025-08-20T22:48:35.3462684Z [00:02:54.370]➜  packagefile crypto/hmac=/tmp/go-build3381348043/b126/_pkg_.a
2025-08-20T22:48:35.3463472Z [00:02:54.370]➜  packagefile crypto/rand=/tmp/go-build3381348043/b116/_pkg_.a
2025-08-20T22:48:35.3463932Z [00:02:54.370]➜  packagefile crypto/rsa=/tmp/go-build3381348043/b117/_pkg_.a
2025-08-20T22:48:35.3464401Z [00:02:54.370]➜  packagefile crypto/subtle=/tmp/go-build3381348043/b089/_pkg_.a
2025-08-20T22:48:35.3464870Z [00:02:54.370]➜  packagefile crypto/x509=/tmp/go-build3381348043/b141/_pkg_.a
2025-08-20T22:48:35.3465341Z [00:02:54.370]➜  packagefile encoding/base64=/tmp/go-build3381348043/b146/_pkg_.a
2025-08-20T22:48:35.3466057Z [00:02:54.370]➜  packagefile encoding/json=/tmp/go-build3381348043/b158/_pkg_.a
2025-08-20T22:48:35.3466584Z [00:02:54.370]➜  packagefile encoding/pem=/tmp/go-build3381348043/b145/_pkg_.a
2025-08-20T22:48:35.3467034Z [00:02:54.370]➜  packagefile errors=/tmp/go-build3381348043/b004/_pkg_.a
2025-08-20T22:48:35.3467447Z [00:02:54.370]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:35.3467859Z [00:02:54.370]➜  packagefile math=/tmp/go-build3381348043/b055/_pkg_.a
2025-08-20T22:48:35.3468283Z [00:02:54.370]➜  packagefile math/big=/tmp/go-build3381348043/b096/_pkg_.a
2025-08-20T22:48:35.3468716Z [00:02:54.370]➜  packagefile strconv=/tmp/go-build3381348043/b054/_pkg_.a
2025-08-20T22:48:35.3469148Z [00:02:54.370]➜  packagefile strings=/tmp/go-build3381348043/b063/_pkg_.a
2025-08-20T22:48:35.3469572Z [00:02:54.370]➜  packagefile sync=/tmp/go-build3381348043/b035/_pkg_.a
2025-08-20T22:48:35.3469984Z [00:02:54.370]➜  packagefile time=/tmp/go-build3381348043/b044/_pkg_.a
2025-08-20T22:48:35.3470291Z [00:02:54.370]➜  EOF
2025-08-20T22:48:35.3506881Z [00:02:54.370]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b818/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/golang-jwt/jwt/v5@v5.2.2=>github.com/golang-jwt/jwt/v5@v5.2.2;$WORK/b818=>" -p github.com/golang-jwt/jwt/v5 -lang=go1.18 -complete -installsuffix shared -buildid UREainJItpQyz3d8bbUH/UREainJItpQyz3d8bbUH -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b818/importcfg -pack /root/go/pkg/mod/github.com/golang-jwt/jwt/v5@v5.2.2/claims.go /root/go/pkg/mod/github.com/golang-jwt/jwt/v5@v5.2.2/doc.go /root/go/pkg/mod/github.com/golang-jwt/jwt/v5@v5.2.2/ecdsa.go /root/go/pkg/mod/github.com/golang-jwt/jwt/v5@v5.2.2/ecdsa_utils.go /root/go/pkg/mod/github.com/golang-jwt/jwt/v5@v5.2.2/ed25519.go /root/go/pkg/mod/github.com/golang-jwt/jwt/v5@v5.2.2/ed25519_utils.go /root/go/pkg/mod/github.com/golang-jwt/jwt/v5@v5.2.2/errors.go /root/go/pkg/mod/github.com/golang-jwt/jwt/v5@v5.2.2/errors_go1_20.go /root/go/pkg/mod/github.com/golang-jwt/jwt/v5@v5.2.2/hmac.go /root/go/pkg/mod/github.com/golang-jwt/jwt/v5@v5.2.2/map_claims.go /root/go/pkg/mod/github.com/golang-jwt/jwt/v5@v5.2.2/none.go /root/go/pkg/mod/github.com/golang-jwt/jwt/v5@v5.2.2/parser.go /root/go/pkg/mod/github.com/golang-jwt/jwt/v5@v5.2.2/parser_option.go /root/go/pkg/mod/github.com/golang-jwt/jwt/v5@v5.2.2/registered_claims.go /root/go/pkg/mod/github.com/golang-jwt/jwt/v5@v5.2.2/rsa.go /root/go/pkg/mod/github.com/golang-jwt/jwt/v5@v5.2.2/rsa_pss.go /root/go/pkg/mod/github.com/golang-jwt/jwt/v5@v5.2.2/rsa_utils.go /root/go/pkg/mod/github.com/golang-jwt/jwt/v5@v5.2.2/signing_method.go /root/go/pkg/mod/github.com/golang-jwt/jwt/v5@v5.2.2/token.go /root/go/pkg/mod/github.com/golang-jwt/jwt/v5@v5.2.2/token_option.go /root/go/pkg/mod/github.com/golang-jwt/jwt/v5@v5.2.2/types.go /root/go/pkg/mod/github.com/golang-jwt/jwt/v5@v5.2.2/validator.go
2025-08-20T22:48:35.3592669Z [00:02:54.386]➜  go tool buildid -w $WORK/b772/_pkg_.a # internal
2025-08-20T22:48:35.3611720Z [00:02:54.388]➜  cp $WORK/b772/_pkg_.a /root/.cache/go-build/65/6533033d92a0957b0a27ac035d8ed7a24f0bf15e125903fa575d33c1c89bf947-d # internal
2025-08-20T22:48:35.3645582Z [00:02:54.391]➜  github.com/Azure/azure-sdk-for-go/sdk/azcore/arm/runtime
2025-08-20T22:48:35.3646964Z [00:02:54.392]➜  mkdir -p $WORK/b796/
2025-08-20T22:48:35.3651434Z [00:02:54.392]➜  cat >/tmp/go-build3381348043/b796/importcfg << 'EOF' # internal
2025-08-20T22:48:35.3652265Z [00:02:54.392]➜  # import config
2025-08-20T22:48:35.3652751Z [00:02:54.392]➜  packagefile context=/tmp/go-build3381348043/b043/_pkg_.a
2025-08-20T22:48:35.3653305Z [00:02:54.392]➜  packagefile errors=/tmp/go-build3381348043/b004/_pkg_.a
2025-08-20T22:48:35.3653858Z [00:02:54.392]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:35.3654588Z [00:02:54.392]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore=/tmp/go-build3381348043/b772/_pkg_.a
2025-08-20T22:48:35.3655485Z [00:02:54.392]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/arm/internal/resource=/tmp/go-build3381348043/b797/_pkg_.a
2025-08-20T22:48:35.3656551Z [00:02:54.392]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/arm/policy=/tmp/go-build3381348043/b798/_pkg_.a
2025-08-20T22:48:35.3657432Z [00:02:54.392]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/cloud=/tmp/go-build3381348043/b780/_pkg_.a
2025-08-20T22:48:35.3658322Z [00:02:54.392]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/exported=/tmp/go-build3381348043/b773/_pkg_.a
2025-08-20T22:48:35.3659248Z [00:02:54.392]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/shared=/tmp/go-build3381348043/b777/_pkg_.a
2025-08-20T22:48:35.3660147Z [00:02:54.392]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/policy=/tmp/go-build3381348043/b779/_pkg_.a
2025-08-20T22:48:35.3661049Z [00:02:54.392]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/runtime=/tmp/go-build3381348043/b782/_pkg_.a
2025-08-20T22:48:35.3661888Z [00:02:54.392]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/tracing=/tmp/go-build3381348043/b781/_pkg_.a
2025-08-20T22:48:35.3662749Z [00:02:54.392]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/internal/log=/tmp/go-build3381348043/b776/_pkg_.a
2025-08-20T22:48:35.3663832Z [00:02:54.392]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/internal/temporal=/tmp/go-build3381348043/b793/_pkg_.a
2025-08-20T22:48:35.3664614Z [00:02:54.392]➜  packagefile net/http=/tmp/go-build3381348043/b161/_pkg_.a
2025-08-20T22:48:35.3665165Z [00:02:54.392]➜  packagefile net/url=/tmp/go-build3381348043/b155/_pkg_.a
2025-08-20T22:48:35.3665710Z [00:02:54.392]➜  packagefile reflect=/tmp/go-build3381348043/b099/_pkg_.a
2025-08-20T22:48:35.3666380Z [00:02:54.392]➜  packagefile strings=/tmp/go-build3381348043/b063/_pkg_.a
2025-08-20T22:48:35.3667046Z [00:02:54.392]➜  packagefile time=/tmp/go-build3381348043/b044/_pkg_.a
2025-08-20T22:48:35.3667540Z [00:02:54.392]➜  EOF
2025-08-20T22:48:35.3695146Z [00:02:54.394]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b796/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/azcore@v1.18.2/arm/runtime=>github.com/Azure/azure-sdk-for-go/sdk/azcore@v1.18.2/arm/runtime;$WORK/b796=>" -p github.com/Azure/azure-sdk-for-go/sdk/azcore/arm/runtime -lang=go1.23 -complete -installsuffix shared -buildid anRSwuRXf1_HUS2Q_Z_p/anRSwuRXf1_HUS2Q_Z_p -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b796/importcfg -pack /root/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/azcore@v1.18.2/arm/runtime/pipeline.go /root/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/azcore@v1.18.2/arm/runtime/policy_bearer_token.go /root/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/azcore@v1.18.2/arm/runtime/policy_register_rp.go /root/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/azcore@v1.18.2/arm/runtime/policy_trace_namespace.go /root/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/azcore@v1.18.2/arm/runtime/runtime.go
2025-08-20T22:48:35.3785094Z [00:02:54.405]➜  go tool buildid -w $WORK/b816/_pkg_.a # internal
2025-08-20T22:48:35.3809760Z [00:02:54.408]➜  cp $WORK/b816/_pkg_.a /root/.cache/go-build/d8/d8ff02def16556e918d8e2f1ccf5a279e227c776d6f4a3b075ad730a4f2bd368-d # internal
2025-08-20T22:48:35.3812653Z [00:02:54.408]➜  github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/wstrust
2025-08-20T22:48:35.3813158Z [00:02:54.408]➜  mkdir -p $WORK/b815/
2025-08-20T22:48:35.3841676Z [00:02:54.411]➜  cat >/tmp/go-build3381348043/b815/importcfg << 'EOF' # internal
2025-08-20T22:48:35.3842404Z [00:02:54.411]➜  # import config
2025-08-20T22:48:35.3843432Z [00:02:54.411]➜  packagefile context=/tmp/go-build3381348043/b043/_pkg_.a
2025-08-20T22:48:35.3843919Z [00:02:54.411]➜  packagefile errors=/tmp/go-build3381348043/b004/_pkg_.a
2025-08-20T22:48:35.3844372Z [00:02:54.411]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:35.3845153Z [00:02:54.411]➜  packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/authority=/tmp/go-build3381348043/b813/_pkg_.a
2025-08-20T22:48:35.3846429Z [00:02:54.411]➜  packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/internal/grant=/tmp/go-build3381348043/b814/_pkg_.a
2025-08-20T22:48:35.3847601Z [00:02:54.411]➜  packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/wstrust/defs=/tmp/go-build3381348043/b816/_pkg_.a
2025-08-20T22:48:35.3848361Z [00:02:54.411]➜  packagefile net/http=/tmp/go-build3381348043/b161/_pkg_.a
2025-08-20T22:48:35.3848795Z [00:02:54.411]➜  packagefile net/url=/tmp/go-build3381348043/b155/_pkg_.a
2025-08-20T22:48:35.3849109Z [00:02:54.411]➜  EOF
2025-08-20T22:48:35.3852309Z [00:02:54.411]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b815/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/!azure!a!d/microsoft-authentication-library-for-go@v1.4.2/apps/internal/oauth/ops/wstrust=>github.com/AzureAD/microsoft-authentication-library-for-go@v1.4.2/apps/internal/oauth/ops/wstrust;$WORK/b815=>" -p github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/wstrust -lang=go1.18 -complete -installsuffix shared -buildid k0CXNhhC1q7esF7PCqqx/k0CXNhhC1q7esF7PCqqx -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b815/importcfg -pack /root/go/pkg/mod/github.com/!azure!a!d/microsoft-authentication-library-for-go@v1.4.2/apps/internal/oauth/ops/wstrust/wstrust.go
2025-08-20T22:48:35.4396305Z [00:02:54.466]➜  go tool buildid -w $WORK/b815/_pkg_.a # internal
2025-08-20T22:48:35.4409216Z [00:02:54.468]➜  cp $WORK/b815/_pkg_.a /root/.cache/go-build/bd/bda9f158d10fe46e6b6162941885fb3fca6b3722de22f4c1f648e47c3bf4a893-d # internal
2025-08-20T22:48:35.4411220Z [00:02:54.468]➜  github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/internal/comm
2025-08-20T22:48:35.4412846Z [00:02:54.468]➜  mkdir -p $WORK/b819/
2025-08-20T22:48:35.4423230Z [00:02:54.469]➜  cat >/tmp/go-build3381348043/b819/importcfg << 'EOF' # internal
2025-08-20T22:48:35.4423651Z [00:02:54.469]➜  # import config
2025-08-20T22:48:35.4423996Z [00:02:54.469]➜  packagefile bytes=/tmp/go-build3381348043/b003/_pkg_.a
2025-08-20T22:48:35.4424451Z [00:02:54.469]➜  packagefile compress/gzip=/tmp/go-build3381348043/b163/_pkg_.a
2025-08-20T22:48:35.4424917Z [00:02:54.469]➜  packagefile context=/tmp/go-build3381348043/b043/_pkg_.a
2025-08-20T22:48:35.4425371Z [00:02:54.469]➜  packagefile encoding/json=/tmp/go-build3381348043/b158/_pkg_.a
2025-08-20T22:48:35.4426013Z [00:02:54.469]➜  packagefile encoding/xml=/tmp/go-build3381348043/b411/_pkg_.a
2025-08-20T22:48:35.4426509Z [00:02:54.469]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:35.4427199Z [00:02:54.469]➜  packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/errors=/tmp/go-build3381348043/b803/_pkg_.a
2025-08-20T22:48:35.4428488Z [00:02:54.469]➜  packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/json=/tmp/go-build3381348043/b807/_pkg_.a
2025-08-20T22:48:35.4429467Z [00:02:54.469]➜  packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/version=/tmp/go-build3381348043/b820/_pkg_.a
2025-08-20T22:48:35.4430210Z [00:02:54.469]➜  packagefile github.com/google/uuid=/tmp/go-build3381348043/b436/_pkg_.a
2025-08-20T22:48:35.4430677Z [00:02:54.469]➜  packagefile io=/tmp/go-build3381348043/b034/_pkg_.a
2025-08-20T22:48:35.4431091Z [00:02:54.469]➜  packagefile net/http=/tmp/go-build3381348043/b161/_pkg_.a
2025-08-20T22:48:35.4431725Z [00:02:54.469]➜  packagefile net/url=/tmp/go-build3381348043/b155/_pkg_.a
2025-08-20T22:48:35.4432158Z [00:02:54.469]➜  packagefile reflect=/tmp/go-build3381348043/b099/_pkg_.a
2025-08-20T22:48:35.4432591Z [00:02:54.469]➜  packagefile runtime=/tmp/go-build3381348043/b010/_pkg_.a
2025-08-20T22:48:35.4433022Z [00:02:54.469]➜  packagefile strings=/tmp/go-build3381348043/b063/_pkg_.a
2025-08-20T22:48:35.4433442Z [00:02:54.469]➜  packagefile time=/tmp/go-build3381348043/b044/_pkg_.a
2025-08-20T22:48:35.4433752Z [00:02:54.469]➜  EOF
2025-08-20T22:48:35.4437361Z [00:02:54.470]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b819/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/!azure!a!d/microsoft-authentication-library-for-go@v1.4.2/apps/internal/oauth/ops/internal/comm=>github.com/AzureAD/microsoft-authentication-library-for-go@v1.4.2/apps/internal/oauth/ops/internal/comm;$WORK/b819=>" -p github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/internal/comm -lang=go1.18 -complete -installsuffix shared -buildid uLkinA2skpFBMgNGo8Q4/uLkinA2skpFBMgNGo8Q4 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b819/importcfg -pack /root/go/pkg/mod/github.com/!azure!a!d/microsoft-authentication-library-for-go@v1.4.2/apps/internal/oauth/ops/internal/comm/comm.go /root/go/pkg/mod/github.com/!azure!a!d/microsoft-authentication-library-for-go@v1.4.2/apps/internal/oauth/ops/internal/comm/compress.go
2025-08-20T22:48:35.4442007Z [00:02:54.471]➜  go tool buildid -w $WORK/b796/_pkg_.a # internal
2025-08-20T22:48:35.4459833Z [00:02:54.473]➜  cp $WORK/b796/_pkg_.a /root/.cache/go-build/56/5628ba465c58b8c70f48cedfcb8c15a99f4d1a046cd328bf1362bcb6e309a62d-d # internal
2025-08-20T22:48:35.4461031Z [00:02:54.473]➜  github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/options
2025-08-20T22:48:35.4461710Z [00:02:54.473]➜  mkdir -p $WORK/b821/
2025-08-20T22:48:35.4467284Z [00:02:54.474]➜  cat >/tmp/go-build3381348043/b821/importcfg << 'EOF' # internal
2025-08-20T22:48:35.4468184Z [00:02:54.474]➜  # import config
2025-08-20T22:48:35.4468608Z [00:02:54.474]➜  packagefile errors=/tmp/go-build3381348043/b004/_pkg_.a
2025-08-20T22:48:35.4469044Z [00:02:54.474]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:35.4469373Z [00:02:54.474]➜  EOF
2025-08-20T22:48:35.4499701Z [00:02:54.474]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b821/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/!azure!a!d/microsoft-authentication-library-for-go@v1.4.2/apps/internal/options=>github.com/AzureAD/microsoft-authentication-library-for-go@v1.4.2/apps/internal/options;$WORK/b821=>" -p github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/options -lang=go1.18 -complete -installsuffix shared -buildid CCJZwJ6u6y9YCda83o0F/CCJZwJ6u6y9YCda83o0F -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b821/importcfg -pack /root/go/pkg/mod/github.com/!azure!a!d/microsoft-authentication-library-for-go@v1.4.2/apps/internal/options/options.go
2025-08-20T22:48:35.4752445Z [00:02:54.502]➜  go tool buildid -w $WORK/b821/_pkg_.a # internal
2025-08-20T22:48:35.4755180Z [00:02:54.502]➜  cp $WORK/b821/_pkg_.a /root/.cache/go-build/68/6810848f15e66fe8031969653ac48296493f89fe05e183cc0d59759d9835f49d-d # internal
2025-08-20T22:48:35.4758284Z [00:02:54.502]➜  github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/local
2025-08-20T22:48:35.4758758Z [00:02:54.502]➜  mkdir -p $WORK/b824/
2025-08-20T22:48:35.4759148Z [00:02:54.503]➜  cat >/tmp/go-build3381348043/b824/importcfg << 'EOF' # internal
2025-08-20T22:48:35.4759501Z [00:02:54.503]➜  # import config
2025-08-20T22:48:35.4759850Z [00:02:54.503]➜  packagefile context=/tmp/go-build3381348043/b043/_pkg_.a
2025-08-20T22:48:35.4760280Z [00:02:54.503]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:35.4760693Z [00:02:54.503]➜  packagefile html=/tmp/go-build3381348043/b189/_pkg_.a
2025-08-20T22:48:35.4761101Z [00:02:54.503]➜  packagefile net=/tmp/go-build3381348043/b148/_pkg_.a
2025-08-20T22:48:35.4761793Z [00:02:54.503]➜  packagefile net/http=/tmp/go-build3381348043/b161/_pkg_.a
2025-08-20T22:48:35.4762231Z [00:02:54.503]➜  packagefile strconv=/tmp/go-build3381348043/b054/_pkg_.a
2025-08-20T22:48:35.4762667Z [00:02:54.503]➜  packagefile strings=/tmp/go-build3381348043/b063/_pkg_.a
2025-08-20T22:48:35.4763093Z [00:02:54.503]➜  packagefile time=/tmp/go-build3381348043/b044/_pkg_.a
2025-08-20T22:48:35.4763406Z [00:02:54.503]➜  EOF
2025-08-20T22:48:35.4766741Z [00:02:54.503]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b824/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/!azure!a!d/microsoft-authentication-library-for-go@v1.4.2/apps/internal/local=>github.com/AzureAD/microsoft-authentication-library-for-go@v1.4.2/apps/internal/local;$WORK/b824=>" -p github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/local -lang=go1.18 -complete -installsuffix shared -buildid cF_12l54J9qfjg6ZsJgr/cF_12l54J9qfjg6ZsJgr -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b824/importcfg -pack /root/go/pkg/mod/github.com/!azure!a!d/microsoft-authentication-library-for-go@v1.4.2/apps/internal/local/server.go
2025-08-20T22:48:35.5153591Z [00:02:54.542]➜  go tool buildid -w $WORK/b818/_pkg_.a # internal
2025-08-20T22:48:35.5178164Z [00:02:54.545]➜  cp $WORK/b818/_pkg_.a /root/.cache/go-build/2c/2c44c242bdc26a1ebda045a8c8163ec34267a247e20148bdc99e34c7e971bb35-d # internal
2025-08-20T22:48:35.5179377Z [00:02:54.545]➜  github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/accesstokens
2025-08-20T22:48:35.5181963Z [00:02:54.545]➜  mkdir -p $WORK/b812/
2025-08-20T22:48:35.5182370Z [00:02:54.545]➜  cat >/tmp/go-build3381348043/b812/importcfg << 'EOF' # internal
2025-08-20T22:48:35.5182721Z [00:02:54.545]➜  # import config
2025-08-20T22:48:35.5184767Z [00:02:54.545]➜  packagefile bytes=/tmp/go-build3381348043/b003/_pkg_.a
2025-08-20T22:48:35.5185303Z [00:02:54.545]➜  packagefile context=/tmp/go-build3381348043/b043/_pkg_.a
2025-08-20T22:48:35.5185913Z [00:02:54.545]➜  packagefile crypto=/tmp/go-build3381348043/b052/_pkg_.a
2025-08-20T22:48:35.5186418Z [00:02:54.545]➜  packagefile crypto/sha1=/tmp/go-build3381348043/b138/_pkg_.a
2025-08-20T22:48:35.5186881Z [00:02:54.545]➜  packagefile crypto/sha256=/tmp/go-build3381348043/b119/_pkg_.a
2025-08-20T22:48:35.5187486Z [00:02:54.545]➜  packagefile crypto/x509=/tmp/go-build3381348043/b141/_pkg_.a
2025-08-20T22:48:35.5188034Z [00:02:54.545]➜  packagefile encoding/base64=/tmp/go-build3381348043/b146/_pkg_.a
2025-08-20T22:48:35.5188508Z [00:02:54.545]➜  packagefile encoding/json=/tmp/go-build3381348043/b158/_pkg_.a
2025-08-20T22:48:35.5188949Z [00:02:54.545]➜  packagefile errors=/tmp/go-build3381348043/b004/_pkg_.a
2025-08-20T22:48:35.5189366Z [00:02:54.545]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:35.5190112Z [00:02:54.545]➜  packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/exported=/tmp/go-build3381348043/b810/_pkg_.a
2025-08-20T22:48:35.5191155Z [00:02:54.545]➜  packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/json/types/time=/tmp/go-build3381348043/b808/_pkg_.a
2025-08-20T22:48:35.5192218Z [00:02:54.545]➜  packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/authority=/tmp/go-build3381348043/b813/_pkg_.a
2025-08-20T22:48:35.5193490Z [00:02:54.545]➜  packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/internal/grant=/tmp/go-build3381348043/b814/_pkg_.a
2025-08-20T22:48:35.5194573Z [00:02:54.545]➜  packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/wstrust=/tmp/go-build3381348043/b815/_pkg_.a
2025-08-20T22:48:35.5195589Z [00:02:54.545]➜  packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/shared=/tmp/go-build3381348043/b817/_pkg_.a
2025-08-20T22:48:35.5196523Z [00:02:54.545]➜  packagefile github.com/golang-jwt/jwt/v5=/tmp/go-build3381348043/b818/_pkg_.a
2025-08-20T22:48:35.5197249Z [00:02:54.545]➜  packagefile github.com/google/uuid=/tmp/go-build3381348043/b436/_pkg_.a
2025-08-20T22:48:35.5197727Z [00:02:54.545]➜  packagefile net/url=/tmp/go-build3381348043/b155/_pkg_.a
2025-08-20T22:48:35.5198163Z [00:02:54.545]➜  packagefile reflect=/tmp/go-build3381348043/b099/_pkg_.a
2025-08-20T22:48:35.5206263Z [00:02:54.545]➜  packagefile strconv=/tmp/go-build3381348043/b054/_pkg_.a
2025-08-20T22:48:35.5206904Z [00:02:54.545]➜  packagefile strings=/tmp/go-build3381348043/b063/_pkg_.a
2025-08-20T22:48:35.5207341Z [00:02:54.545]➜  packagefile time=/tmp/go-build3381348043/b044/_pkg_.a
2025-08-20T22:48:35.5207659Z [00:02:54.545]➜  EOF
2025-08-20T22:48:35.5211727Z [00:02:54.545]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b812/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/!azure!a!d/microsoft-authentication-library-for-go@v1.4.2/apps/internal/oauth/ops/accesstokens=>github.com/AzureAD/microsoft-authentication-library-for-go@v1.4.2/apps/internal/oauth/ops/accesstokens;$WORK/b812=>" -p github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/accesstokens -lang=go1.18 -complete -installsuffix shared -buildid AGPEeFbZgDKOIvttX5wv/AGPEeFbZgDKOIvttX5wv -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b812/importcfg -pack /root/go/pkg/mod/github.com/!azure!a!d/microsoft-authentication-library-for-go@v1.4.2/apps/internal/oauth/ops/accesstokens/accesstokens.go /root/go/pkg/mod/github.com/!azure!a!d/microsoft-authentication-library-for-go@v1.4.2/apps/internal/oauth/ops/accesstokens/apptype_string.go /root/go/pkg/mod/github.com/!azure!a!d/microsoft-authentication-library-for-go@v1.4.2/apps/internal/oauth/ops/accesstokens/tokens.go
2025-08-20T22:48:35.5236154Z [00:02:54.551]➜  go tool buildid -w $WORK/b824/_pkg_.a # internal
2025-08-20T22:48:35.5275826Z [00:02:54.554]➜  cp $WORK/b824/_pkg_.a /root/.cache/go-build/47/47ea73bb6aa009b2dc0e804069694f4fe83d684de67a1650db8e9dfa0b720bcd-d # internal
2025-08-20T22:48:35.5276491Z [00:02:54.554]➜  github.com/pkg/browser
2025-08-20T22:48:35.5276780Z [00:02:54.554]➜  mkdir -p $WORK/b825/
2025-08-20T22:48:35.5277154Z [00:02:54.554]➜  cat >/tmp/go-build3381348043/b825/importcfg << 'EOF' # internal
2025-08-20T22:48:35.5277502Z [00:02:54.554]➜  # import config
2025-08-20T22:48:35.5277961Z [00:02:54.554]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:35.5278430Z [00:02:54.554]➜  packagefile io=/tmp/go-build3381348043/b034/_pkg_.a
2025-08-20T22:48:35.5278857Z [00:02:54.554]➜  packagefile io/ioutil=/tmp/go-build3381348043/b342/_pkg_.a
2025-08-20T22:48:35.5279275Z [00:02:54.555]➜  packagefile os=/tmp/go-build3381348043/b079/_pkg_.a
2025-08-20T22:48:35.5279690Z [00:02:54.555]➜  packagefile os/exec=/tmp/go-build3381348043/b495/_pkg_.a
2025-08-20T22:48:35.5280146Z [00:02:54.555]➜  packagefile path/filepath=/tmp/go-build3381348043/b156/_pkg_.a
2025-08-20T22:48:35.5280594Z [00:02:54.555]➜  packagefile strings=/tmp/go-build3381348043/b063/_pkg_.a
2025-08-20T22:48:35.5286878Z [00:02:54.555]➜  EOF
2025-08-20T22:48:35.5290314Z [00:02:54.555]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b825/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/pkg/browser@v0.0.0-20240102092130-5ac0b6a4141c=>github.com/pkg/browser@v0.0.0-20240102092130-5ac0b6a4141c;$WORK/b825=>" -p github.com/pkg/browser -lang=go1.14 -complete -installsuffix shared -buildid rohtZSZT22YUSOGCmWan/rohtZSZT22YUSOGCmWan -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b825/importcfg -pack /root/go/pkg/mod/github.com/pkg/browser@v0.0.0-20240102092130-5ac0b6a4141c/browser.go /root/go/pkg/mod/github.com/pkg/browser@v0.0.0-20240102092130-5ac0b6a4141c/browser_linux.go
2025-08-20T22:48:35.5293234Z [00:02:54.555]➜  go tool buildid -w $WORK/b819/_pkg_.a # internal
2025-08-20T22:48:35.5299685Z [00:02:54.557]➜  cp $WORK/b819/_pkg_.a /root/.cache/go-build/4e/4ecefa6614df9ba7f0ccd234e9204f8c6d2dfa20be36def4588175b1f7ccbc45-d # internal
2025-08-20T22:48:35.5310776Z [00:02:54.558]➜  golang.org/x/crypto/pkcs12/internal/rc2
2025-08-20T22:48:35.5311524Z [00:02:54.558]➜  mkdir -p $WORK/b827/
2025-08-20T22:48:35.5312782Z [00:02:54.558]➜  cat >/tmp/go-build3381348043/b827/importcfg << 'EOF' # internal
2025-08-20T22:48:35.5313183Z [00:02:54.558]➜  # import config
2025-08-20T22:48:35.5313582Z [00:02:54.558]➜  packagefile crypto/cipher=/tmp/go-build3381348043/b059/_pkg_.a
2025-08-20T22:48:35.5314077Z [00:02:54.558]➜  packagefile encoding/binary=/tmp/go-build3381348043/b132/_pkg_.a
2025-08-20T22:48:35.5314544Z [00:02:54.558]➜  packagefile math/bits=/tmp/go-build3381348043/b040/_pkg_.a
2025-08-20T22:48:35.5314871Z [00:02:54.558]➜  EOF
2025-08-20T22:48:35.5316926Z [00:02:54.558]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b827/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/crypto@v0.41.0/pkcs12/internal/rc2=>golang.org/x/crypto@v0.41.0/pkcs12/internal/rc2;$WORK/b827=>" -p golang.org/x/crypto/pkcs12/internal/rc2 -lang=go1.23 -complete -installsuffix shared -buildid p7NAWPqNwkCV9XBqebHh/p7NAWPqNwkCV9XBqebHh -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b827/importcfg -pack /root/go/pkg/mod/golang.org/x/crypto@v0.41.0/pkcs12/internal/rc2/rc2.go
2025-08-20T22:48:35.5491261Z [00:02:54.576]➜  go tool buildid -w $WORK/b825/_pkg_.a # internal
2025-08-20T22:48:35.5492208Z [00:02:54.576]➜  go tool buildid -w $WORK/b827/_pkg_.a # internal
2025-08-20T22:48:35.5521813Z [00:02:54.579]➜  cp $WORK/b827/_pkg_.a /root/.cache/go-build/b9/b9d07eb556b2ee20737ba4d1a1602f908b2bbe9d0572bc7f1589c88672142d11-d # internal
2025-08-20T22:48:35.5524402Z [00:02:54.579]➜  cp $WORK/b825/_pkg_.a /root/.cache/go-build/18/18e9ee4f24f9fabdd7e2798299f7ce7e497d86100d82544e83295f80a651d5d4-d # internal
2025-08-20T22:48:35.5525081Z [00:02:54.579]➜  github.com/Azure/azure-sdk-for-go/sdk/keyvault/internal
2025-08-20T22:48:35.5525441Z [00:02:54.579]➜  mkdir -p $WORK/b829/
2025-08-20T22:48:35.5526074Z [00:02:54.579]➜  golang.org/x/crypto/pkcs12
2025-08-20T22:48:35.5526436Z [00:02:54.579]➜  mkdir -p $WORK/b826/
2025-08-20T22:48:35.5526824Z [00:02:54.579]➜  cat >/tmp/go-build3381348043/b829/importcfg << 'EOF' # internal
2025-08-20T22:48:35.5527172Z [00:02:54.579]➜  # import config
2025-08-20T22:48:35.5527510Z [00:02:54.579]➜  packagefile bytes=/tmp/go-build3381348043/b003/_pkg_.a
2025-08-20T22:48:35.5527948Z [00:02:54.579]➜  packagefile errors=/tmp/go-build3381348043/b004/_pkg_.a
2025-08-20T22:48:35.5528489Z [00:02:54.579]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:35.5529149Z [00:02:54.579]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore=/tmp/go-build3381348043/b772/_pkg_.a
2025-08-20T22:48:35.5529862Z [00:02:54.579]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/policy=/tmp/go-build3381348043/b779/_pkg_.a
2025-08-20T22:48:35.5530612Z [00:02:54.579]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/runtime=/tmp/go-build3381348043/b782/_pkg_.a
2025-08-20T22:48:35.5531360Z [00:02:54.579]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/streaming=/tmp/go-build3381348043/b790/_pkg_.a
2025-08-20T22:48:35.5532085Z [00:02:54.579]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/to=/tmp/go-build3381348043/b830/_pkg_.a
2025-08-20T22:48:35.5532818Z [00:02:54.579]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/internal/errorinfo=/tmp/go-build3381348043/b792/_pkg_.a
2025-08-20T22:48:35.5533814Z [00:02:54.579]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/internal/temporal=/tmp/go-build3381348043/b793/_pkg_.a
2025-08-20T22:48:35.5534407Z [00:02:54.579]➜  packagefile net/http=/tmp/go-build3381348043/b161/_pkg_.a
2025-08-20T22:48:35.5534840Z [00:02:54.579]➜  packagefile net/url=/tmp/go-build3381348043/b155/_pkg_.a
2025-08-20T22:48:35.5535262Z [00:02:54.579]➜  packagefile strings=/tmp/go-build3381348043/b063/_pkg_.a
2025-08-20T22:48:35.5535682Z [00:02:54.579]➜  packagefile time=/tmp/go-build3381348043/b044/_pkg_.a
2025-08-20T22:48:35.5543102Z [00:02:54.579]➜  EOF
2025-08-20T22:48:35.5546422Z [00:02:54.579]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b829/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/keyvault/internal@v0.7.1=>github.com/Azure/azure-sdk-for-go/sdk/keyvault/internal@v0.7.1;$WORK/b829=>" -p github.com/Azure/azure-sdk-for-go/sdk/keyvault/internal -lang=go1.18 -complete -installsuffix shared -buildid FaCNBTMcqzEmAH5_ebTL/FaCNBTMcqzEmAH5_ebTL -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b829/importcfg -pack /root/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/keyvault/internal@v0.7.1/challenge_policy.go /root/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/keyvault/internal@v0.7.1/constants.go /root/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/keyvault/internal@v0.7.1/doc.go /root/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/keyvault/internal@v0.7.1/parse.go
2025-08-20T22:48:35.5549613Z [00:02:54.579]➜  cat >/tmp/go-build3381348043/b826/importcfg << 'EOF' # internal
2025-08-20T22:48:35.5549965Z [00:02:54.579]➜  # import config
2025-08-20T22:48:35.5550300Z [00:02:54.579]➜  packagefile bytes=/tmp/go-build3381348043/b003/_pkg_.a
2025-08-20T22:48:35.5550749Z [00:02:54.579]➜  packagefile crypto/cipher=/tmp/go-build3381348043/b059/_pkg_.a
2025-08-20T22:48:35.5551211Z [00:02:54.579]➜  packagefile crypto/des=/tmp/go-build3381348043/b123/_pkg_.a
2025-08-20T22:48:35.5551673Z [00:02:54.579]➜  packagefile crypto/ecdsa=/tmp/go-build3381348043/b056/_pkg_.a
2025-08-20T22:48:35.5552140Z [00:02:54.579]➜  packagefile crypto/hmac=/tmp/go-build3381348043/b126/_pkg_.a
2025-08-20T22:48:35.5555805Z [00:02:54.579]➜  packagefile crypto/rsa=/tmp/go-build3381348043/b117/_pkg_.a
2025-08-20T22:48:35.5576554Z [00:02:54.579]➜  packagefile crypto/sha1=/tmp/go-build3381348043/b138/_pkg_.a
2025-08-20T22:48:35.5577092Z [00:02:54.579]➜  packagefile crypto/x509=/tmp/go-build3381348043/b141/_pkg_.a
2025-08-20T22:48:35.5579101Z [00:02:54.579]➜  packagefile crypto/x509/pkix=/tmp/go-build3381348043/b143/_pkg_.a
2025-08-20T22:48:35.5579927Z [00:02:54.579]➜  packagefile encoding/asn1=/tmp/go-build3381348043/b110/_pkg_.a
2025-08-20T22:48:35.5580976Z [00:02:54.579]➜  packagefile encoding/hex=/tmp/go-build3381348043/b144/_pkg_.a
2025-08-20T22:48:35.5581575Z [00:02:54.579]➜  packagefile encoding/pem=/tmp/go-build3381348043/b145/_pkg_.a
2025-08-20T22:48:35.5582032Z [00:02:54.579]➜  packagefile errors=/tmp/go-build3381348043/b004/_pkg_.a
2025-08-20T22:48:35.5583070Z [00:02:54.579]➜  packagefile golang.org/x/crypto/pkcs12/internal/rc2=/tmp/go-build3381348043/b827/_pkg_.a
2025-08-20T22:48:35.5583722Z [00:02:54.579]➜  packagefile math/big=/tmp/go-build3381348043/b096/_pkg_.a
2025-08-20T22:48:35.5584184Z [00:02:54.579]➜  packagefile unicode/utf16=/tmp/go-build3381348043/b111/_pkg_.a
2025-08-20T22:48:35.5584525Z [00:02:54.579]➜  EOF
2025-08-20T22:48:35.5587745Z [00:02:54.579]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b826/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/crypto@v0.41.0/pkcs12=>golang.org/x/crypto@v0.41.0/pkcs12;$WORK/b826=>" -p golang.org/x/crypto/pkcs12 -lang=go1.23 -complete -installsuffix shared -buildid uZsj-ve4H1rU3JwCNWYz/uZsj-ve4H1rU3JwCNWYz -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b826/importcfg -pack /root/go/pkg/mod/golang.org/x/crypto@v0.41.0/pkcs12/bmp-string.go /root/go/pkg/mod/golang.org/x/crypto@v0.41.0/pkcs12/crypto.go /root/go/pkg/mod/golang.org/x/crypto@v0.41.0/pkcs12/errors.go /root/go/pkg/mod/golang.org/x/crypto@v0.41.0/pkcs12/mac.go /root/go/pkg/mod/golang.org/x/crypto@v0.41.0/pkcs12/pbkdf.go /root/go/pkg/mod/golang.org/x/crypto@v0.41.0/pkcs12/pkcs12.go /root/go/pkg/mod/golang.org/x/crypto@v0.41.0/pkcs12/safebags.go
2025-08-20T22:48:35.5972768Z [00:02:54.624]➜  go tool buildid -w $WORK/b812/_pkg_.a # internal
2025-08-20T22:48:35.5991368Z [00:02:54.626]➜  cp $WORK/b812/_pkg_.a /root/.cache/go-build/6d/6d6780b4ecbb93c07117d5ddbabe84f68fa8f08ae2c8a259e765c1d6da267fd5-d # internal
2025-08-20T22:48:35.5995459Z [00:02:54.627]➜  github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops
2025-08-20T22:48:35.5999243Z [00:02:54.627]➜  mkdir -p $WORK/b811/
2025-08-20T22:48:35.6007075Z [00:02:54.628]➜  cat >/tmp/go-build3381348043/b811/importcfg << 'EOF' # internal
2025-08-20T22:48:35.6007566Z [00:02:54.628]➜  # import config
2025-08-20T22:48:35.6008293Z [00:02:54.628]➜  packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/accesstokens=/tmp/go-build3381348043/b812/_pkg_.a
2025-08-20T22:48:35.6009423Z [00:02:54.628]➜  packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/authority=/tmp/go-build3381348043/b813/_pkg_.a
2025-08-20T22:48:35.6010520Z [00:02:54.628]➜  packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/internal/comm=/tmp/go-build3381348043/b819/_pkg_.a
2025-08-20T22:48:35.6011616Z [00:02:54.628]➜  packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/wstrust=/tmp/go-build3381348043/b815/_pkg_.a
2025-08-20T22:48:35.6012226Z [00:02:54.628]➜  EOF
2025-08-20T22:48:35.6023909Z [00:02:54.629]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b811/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/!azure!a!d/microsoft-authentication-library-for-go@v1.4.2/apps/internal/oauth/ops=>github.com/AzureAD/microsoft-authentication-library-for-go@v1.4.2/apps/internal/oauth/ops;$WORK/b811=>" -p github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops -lang=go1.18 -complete -installsuffix shared -buildid -ZmRn1XCEywXtLXSKwpA/-ZmRn1XCEywXtLXSKwpA -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b811/importcfg -pack /root/go/pkg/mod/github.com/!azure!a!d/microsoft-authentication-library-for-go@v1.4.2/apps/internal/oauth/ops/ops.go
2025-08-20T22:48:35.6102426Z [00:02:54.637]➜  go tool buildid -w $WORK/b829/_pkg_.a # internal
2025-08-20T22:48:35.6113592Z [00:02:54.638]➜  cp $WORK/b829/_pkg_.a /root/.cache/go-build/e9/e98f083c0714dd103168bbda544cb8912a1ec59f78cc50f602ccc17aea48fa43-d # internal
2025-08-20T22:48:35.6149012Z [00:02:54.642]➜  go tool buildid -w $WORK/b826/_pkg_.a # internal
2025-08-20T22:48:35.6157735Z [00:02:54.643]➜  github.com/Azure/azure-sdk-for-go/sdk/keyvault/azkeys
2025-08-20T22:48:35.6160061Z [00:02:54.643]➜  mkdir -p $WORK/b828/
2025-08-20T22:48:35.6162008Z [00:02:54.643]➜  cat >/tmp/go-build3381348043/b828/importcfg << 'EOF' # internal
2025-08-20T22:48:35.6163344Z [00:02:54.643]➜  # import config
2025-08-20T22:48:35.6163927Z [00:02:54.643]➜  packagefile context=/tmp/go-build3381348043/b043/_pkg_.a
2025-08-20T22:48:35.6164502Z [00:02:54.643]➜  packagefile encoding/json=/tmp/go-build3381348043/b158/_pkg_.a
2025-08-20T22:48:35.6164959Z [00:02:54.643]➜  packagefile errors=/tmp/go-build3381348043/b004/_pkg_.a
2025-08-20T22:48:35.6165376Z [00:02:54.643]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:35.6166075Z [00:02:54.643]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore=/tmp/go-build3381348043/b772/_pkg_.a
2025-08-20T22:48:35.6166852Z [00:02:54.643]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/policy=/tmp/go-build3381348043/b779/_pkg_.a
2025-08-20T22:48:35.6167603Z [00:02:54.643]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/runtime=/tmp/go-build3381348043/b782/_pkg_.a
2025-08-20T22:48:35.6168353Z [00:02:54.643]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/keyvault/internal=/tmp/go-build3381348043/b829/_pkg_.a
2025-08-20T22:48:35.6169150Z [00:02:54.643]➜  packagefile net/http=/tmp/go-build3381348043/b161/_pkg_.a
2025-08-20T22:48:35.6169585Z [00:02:54.643]➜  packagefile net/url=/tmp/go-build3381348043/b155/_pkg_.a
2025-08-20T22:48:35.6170009Z [00:02:54.643]➜  packagefile reflect=/tmp/go-build3381348043/b099/_pkg_.a
2025-08-20T22:48:35.6170433Z [00:02:54.643]➜  packagefile strconv=/tmp/go-build3381348043/b054/_pkg_.a
2025-08-20T22:48:35.6170858Z [00:02:54.643]➜  packagefile strings=/tmp/go-build3381348043/b063/_pkg_.a
2025-08-20T22:48:35.6171282Z [00:02:54.643]➜  packagefile time=/tmp/go-build3381348043/b044/_pkg_.a
2025-08-20T22:48:35.6171590Z [00:02:54.643]➜  EOF
2025-08-20T22:48:35.6176534Z [00:02:54.643]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b828/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/keyvault/azkeys@v0.10.0=>github.com/Azure/azure-sdk-for-go/sdk/keyvault/azkeys@v0.10.0;$WORK/b828=>" -p github.com/Azure/azure-sdk-for-go/sdk/keyvault/azkeys -lang=go1.18 -complete -installsuffix shared -buildid VwF9rXtaszvtcu-kK5Ij/VwF9rXtaszvtcu-kK5Ij -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b828/importcfg -pack /root/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/keyvault/azkeys@v0.10.0/build.go /root/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/keyvault/azkeys@v0.10.0/client.go /root/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/keyvault/azkeys@v0.10.0/constants.go /root/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/keyvault/azkeys@v0.10.0/custom_client.go /root/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/keyvault/azkeys@v0.10.0/models.go /root/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/keyvault/azkeys@v0.10.0/models_serde.go /root/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/keyvault/azkeys@v0.10.0/response_types.go /root/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/keyvault/azkeys@v0.10.0/time_unix.go /root/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/keyvault/azkeys@v0.10.0/version.go
2025-08-20T22:48:35.6197477Z [00:02:54.646]➜  cp $WORK/b826/_pkg_.a /root/.cache/go-build/eb/ebe40d9b2d7bea0566ba9042cf3d7e0600be9aadafcac35a4b9a14212850836b-d # internal
2025-08-20T22:48:35.6246899Z [00:02:54.650]➜  github.com/google/certificate-transparency-go
2025-08-20T22:48:35.6247397Z [00:02:54.651]➜  mkdir -p $WORK/b833/
2025-08-20T22:48:35.6247789Z [00:02:54.651]➜  cat >/tmp/go-build3381348043/b833/importcfg << 'EOF' # internal
2025-08-20T22:48:35.6248148Z [00:02:54.651]➜  # import config
2025-08-20T22:48:35.6248726Z [00:02:54.651]➜  packagefile crypto=/tmp/go-build3381348043/b052/_pkg_.a
2025-08-20T22:48:35.6249240Z [00:02:54.651]➜  packagefile crypto/ecdsa=/tmp/go-build3381348043/b056/_pkg_.a
2025-08-20T22:48:35.6251860Z [00:02:54.651]➜  packagefile crypto/elliptic=/tmp/go-build3381348043/b095/_pkg_.a
2025-08-20T22:48:35.6252667Z [00:02:54.651]➜  packagefile crypto/rsa=/tmp/go-build3381348043/b117/_pkg_.a
2025-08-20T22:48:35.6253887Z [00:02:54.651]➜  packagefile crypto/sha256=/tmp/go-build3381348043/b119/_pkg_.a
2025-08-20T22:48:35.6254598Z [00:02:54.651]➜  packagefile encoding/base64=/tmp/go-build3381348043/b146/_pkg_.a
2025-08-20T22:48:35.6255150Z [00:02:54.651]➜  packagefile encoding/json=/tmp/go-build3381348043/b158/_pkg_.a
2025-08-20T22:48:35.6255626Z [00:02:54.651]➜  packagefile encoding/pem=/tmp/go-build3381348043/b145/_pkg_.a
2025-08-20T22:48:35.6256236Z [00:02:54.651]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:35.6256831Z [00:02:54.651]➜  packagefile github.com/google/certificate-transparency-go/tls=/tmp/go-build3381348043/b630/_pkg_.a
2025-08-20T22:48:35.6257584Z [00:02:54.651]➜  packagefile github.com/google/certificate-transparency-go/x509=/tmp/go-build3381348043/b628/_pkg_.a
2025-08-20T22:48:35.6258155Z [00:02:54.651]➜  packagefile log=/tmp/go-build3381348043/b171/_pkg_.a
2025-08-20T22:48:35.6258561Z [00:02:54.651]➜  packagefile time=/tmp/go-build3381348043/b044/_pkg_.a
2025-08-20T22:48:35.6258907Z [00:02:54.651]➜  EOF
2025-08-20T22:48:35.6261906Z [00:02:54.651]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b833/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/google/certificate-transparency-go@v1.3.2=>github.com/google/certificate-transparency-go@v1.3.2;$WORK/b833=>" -p github.com/google/certificate-transparency-go -lang=go1.23 -complete -installsuffix shared -buildid X18c5l5--dFHmoZJ75U-/X18c5l5--dFHmoZJ75U- -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b833/importcfg -pack /root/go/pkg/mod/github.com/google/certificate-transparency-go@v1.3.2/proto_gen.go /root/go/pkg/mod/github.com/google/certificate-transparency-go@v1.3.2/serialization.go /root/go/pkg/mod/github.com/google/certificate-transparency-go@v1.3.2/signatures.go /root/go/pkg/mod/github.com/google/certificate-transparency-go@v1.3.2/types.go
2025-08-20T22:48:35.6331304Z [00:02:54.660]➜  go tool buildid -w $WORK/b811/_pkg_.a # internal
2025-08-20T22:48:35.6345959Z [00:02:54.661]➜  cp $WORK/b811/_pkg_.a /root/.cache/go-build/aa/aa468cd783dbe21394d89cd120c268806b09c150a636085a7eb55f03809e3aee-d # internal
2025-08-20T22:48:35.6354676Z [00:02:54.662]➜  github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth
2025-08-20T22:48:35.6360801Z [00:02:54.663]➜  mkdir -p $WORK/b809/
2025-08-20T22:48:35.6369276Z [00:02:54.664]➜  cat >/tmp/go-build3381348043/b809/importcfg << 'EOF' # internal
2025-08-20T22:48:35.6370624Z [00:02:54.664]➜  # import config
2025-08-20T22:48:35.6371656Z [00:02:54.664]➜  packagefile context=/tmp/go-build3381348043/b043/_pkg_.a
2025-08-20T22:48:35.6372702Z [00:02:54.664]➜  packagefile encoding/json=/tmp/go-build3381348043/b158/_pkg_.a
2025-08-20T22:48:35.6373255Z [00:02:54.664]➜  packagefile errors=/tmp/go-build3381348043/b004/_pkg_.a
2025-08-20T22:48:35.6373693Z [00:02:54.664]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:35.6374390Z [00:02:54.664]➜  packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/errors=/tmp/go-build3381348043/b803/_pkg_.a
2025-08-20T22:48:35.6375351Z [00:02:54.664]➜  packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/exported=/tmp/go-build3381348043/b810/_pkg_.a
2025-08-20T22:48:35.6376796Z [00:02:54.664]➜  packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/json/types/time=/tmp/go-build3381348043/b808/_pkg_.a
2025-08-20T22:48:35.6377926Z [00:02:54.664]➜  packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops=/tmp/go-build3381348043/b811/_pkg_.a
2025-08-20T22:48:35.6379112Z [00:02:54.664]➜  packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/accesstokens=/tmp/go-build3381348043/b812/_pkg_.a
2025-08-20T22:48:35.6380291Z [00:02:54.664]➜  packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/authority=/tmp/go-build3381348043/b813/_pkg_.a
2025-08-20T22:48:35.6381372Z [00:02:54.664]➜  packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/wstrust=/tmp/go-build3381348043/b815/_pkg_.a
2025-08-20T22:48:35.6382464Z [00:02:54.664]➜  packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/wstrust/defs=/tmp/go-build3381348043/b816/_pkg_.a
2025-08-20T22:48:35.6383259Z [00:02:54.664]➜  packagefile github.com/google/uuid=/tmp/go-build3381348043/b436/_pkg_.a
2025-08-20T22:48:35.6383726Z [00:02:54.664]➜  packagefile io=/tmp/go-build3381348043/b034/_pkg_.a
2025-08-20T22:48:35.6384146Z [00:02:54.664]➜  packagefile strings=/tmp/go-build3381348043/b063/_pkg_.a
2025-08-20T22:48:35.6384569Z [00:02:54.664]➜  packagefile sync=/tmp/go-build3381348043/b035/_pkg_.a
2025-08-20T22:48:35.6384980Z [00:02:54.664]➜  packagefile time=/tmp/go-build3381348043/b044/_pkg_.a
2025-08-20T22:48:35.6385292Z [00:02:54.664]➜  EOF
2025-08-20T22:48:35.6388525Z [00:02:54.665]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b809/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/!azure!a!d/microsoft-authentication-library-for-go@v1.4.2/apps/internal/oauth=>github.com/AzureAD/microsoft-authentication-library-for-go@v1.4.2/apps/internal/oauth;$WORK/b809=>" -p github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth -lang=go1.18 -complete -installsuffix shared -buildid Yy900nr-qqYbTccOdxi1/Yy900nr-qqYbTccOdxi1 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b809/importcfg -pack /root/go/pkg/mod/github.com/!azure!a!d/microsoft-authentication-library-for-go@v1.4.2/apps/internal/oauth/oauth.go /root/go/pkg/mod/github.com/!azure!a!d/microsoft-authentication-library-for-go@v1.4.2/apps/internal/oauth/resolvers.go
2025-08-20T22:48:35.6869762Z [00:02:54.714]➜  go tool buildid -w $WORK/b833/_pkg_.a # internal
2025-08-20T22:48:35.6884508Z [00:02:54.715]➜  cp $WORK/b833/_pkg_.a /root/.cache/go-build/1d/1dd4fd86ea9b2a1f2a7ccfbb49a2b3160848a4e1b7e371686b90f910bf247c62-d # internal
2025-08-20T22:48:35.6895977Z [00:02:54.717]➜  github.com/google/certificate-transparency-go/gossip/minimal/x509ext
2025-08-20T22:48:35.6896985Z [00:02:54.717]➜  mkdir -p $WORK/b835/
2025-08-20T22:48:35.6898533Z [00:02:54.717]➜  cat >/tmp/go-build3381348043/b835/importcfg << 'EOF' # internal
2025-08-20T22:48:35.6898942Z [00:02:54.717]➜  # import config
2025-08-20T22:48:35.6899292Z [00:02:54.717]➜  packagefile errors=/tmp/go-build3381348043/b004/_pkg_.a
2025-08-20T22:48:35.6899716Z [00:02:54.717]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:35.6900290Z [00:02:54.717]➜  packagefile github.com/google/certificate-transparency-go=/tmp/go-build3381348043/b833/_pkg_.a
2025-08-20T22:48:35.6901032Z [00:02:54.717]➜  packagefile github.com/google/certificate-transparency-go/asn1=/tmp/go-build3381348043/b629/_pkg_.a
2025-08-20T22:48:35.6901768Z [00:02:54.717]➜  packagefile github.com/google/certificate-transparency-go/tls=/tmp/go-build3381348043/b630/_pkg_.a
2025-08-20T22:48:35.6902510Z [00:02:54.717]➜  packagefile github.com/google/certificate-transparency-go/x509=/tmp/go-build3381348043/b628/_pkg_.a
2025-08-20T22:48:35.6902968Z [00:02:54.717]➜  EOF
2025-08-20T22:48:35.6905673Z [00:02:54.717]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b835/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/google/certificate-transparency-go@v1.3.2/gossip/minimal/x509ext=>github.com/google/certificate-transparency-go@v1.3.2/gossip/minimal/x509ext;$WORK/b835=>" -p github.com/google/certificate-transparency-go/gossip/minimal/x509ext -lang=go1.23 -complete -installsuffix shared -buildid K-WB62hIRFaXu4JkG7Ps/K-WB62hIRFaXu4JkG7Ps -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b835/importcfg -pack /root/go/pkg/mod/github.com/google/certificate-transparency-go@v1.3.2/gossip/minimal/x509ext/x509ext.go
2025-08-20T22:48:35.6920761Z [00:02:54.719]➜  go tool buildid -w $WORK/b809/_pkg_.a # internal
2025-08-20T22:48:35.6933448Z [00:02:54.720]➜  cp $WORK/b809/_pkg_.a /root/.cache/go-build/f2/f243c7162dd0eb8a10c032ecb425bae40ee44f1d3ca8ea4042c63f9b23b72bf0-d # internal
2025-08-20T22:48:35.6936259Z [00:02:54.720]➜  github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/base/storage
2025-08-20T22:48:35.6938741Z [00:02:54.720]➜  mkdir -p $WORK/b806/
2025-08-20T22:48:35.6939231Z [00:02:54.720]➜  cat >/tmp/go-build3381348043/b806/importcfg << 'EOF' # internal
2025-08-20T22:48:35.6941194Z [00:02:54.720]➜  # import config
2025-08-20T22:48:35.6942103Z [00:02:54.720]➜  packagefile context=/tmp/go-build3381348043/b043/_pkg_.a
2025-08-20T22:48:35.6942588Z [00:02:54.720]➜  packagefile errors=/tmp/go-build3381348043/b004/_pkg_.a
2025-08-20T22:48:35.6943018Z [00:02:54.720]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:35.6943748Z [00:02:54.720]➜  packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/json=/tmp/go-build3381348043/b807/_pkg_.a
2025-08-20T22:48:35.6944807Z [00:02:54.720]➜  packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/json/types/time=/tmp/go-build3381348043/b808/_pkg_.a
2025-08-20T22:48:35.6945961Z [00:02:54.720]➜  packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth=/tmp/go-build3381348043/b809/_pkg_.a
2025-08-20T22:48:35.6947347Z [00:02:54.720]➜  packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/accesstokens=/tmp/go-build3381348043/b812/_pkg_.a
2025-08-20T22:48:35.6948453Z [00:02:54.720]➜  packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/authority=/tmp/go-build3381348043/b813/_pkg_.a
2025-08-20T22:48:35.6949489Z [00:02:54.720]➜  packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/shared=/tmp/go-build3381348043/b817/_pkg_.a
2025-08-20T22:48:35.6950218Z [00:02:54.720]➜  packagefile reflect=/tmp/go-build3381348043/b099/_pkg_.a
2025-08-20T22:48:35.6950850Z [00:02:54.720]➜  packagefile strings=/tmp/go-build3381348043/b063/_pkg_.a
2025-08-20T22:48:35.6951283Z [00:02:54.720]➜  packagefile sync=/tmp/go-build3381348043/b035/_pkg_.a
2025-08-20T22:48:35.6951699Z [00:02:54.720]➜  packagefile time=/tmp/go-build3381348043/b044/_pkg_.a
2025-08-20T22:48:35.6952016Z [00:02:54.720]➜  EOF
2025-08-20T22:48:35.6955961Z [00:02:54.721]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b806/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/!azure!a!d/microsoft-authentication-library-for-go@v1.4.2/apps/internal/base/storage=>github.com/AzureAD/microsoft-authentication-library-for-go@v1.4.2/apps/internal/base/storage;$WORK/b806=>" -p github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/base/storage -lang=go1.18 -complete -installsuffix shared -buildid aQS9qIIPlmI-_EzSrZg3/aQS9qIIPlmI-_EzSrZg3 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b806/importcfg -pack /root/go/pkg/mod/github.com/!azure!a!d/microsoft-authentication-library-for-go@v1.4.2/apps/internal/base/storage/items.go /root/go/pkg/mod/github.com/!azure!a!d/microsoft-authentication-library-for-go@v1.4.2/apps/internal/base/storage/partitioned_storage.go /root/go/pkg/mod/github.com/!azure!a!d/microsoft-authentication-library-for-go@v1.4.2/apps/internal/base/storage/storage.go
2025-08-20T22:48:35.7106234Z [00:02:54.737]➜  go tool buildid -w $WORK/b835/_pkg_.a # internal
2025-08-20T22:48:35.7113756Z [00:02:54.738]➜  cp $WORK/b835/_pkg_.a /root/.cache/go-build/a9/a94d7e4021c284c9a766920746d964a7b002118ace5cece3509e467bf52d775f-d # internal
2025-08-20T22:48:35.7142265Z [00:02:54.741]➜  github.com/google/certificate-transparency-go/x509util
2025-08-20T22:48:35.7149073Z [00:02:54.742]➜  mkdir -p $WORK/b834/
2025-08-20T22:48:35.7160530Z [00:02:54.743]➜  cat >/tmp/go-build3381348043/b834/importcfg << 'EOF' # internal
2025-08-20T22:48:35.7161192Z [00:02:54.743]➜  # import config
2025-08-20T22:48:35.7161860Z [00:02:54.743]➜  packagefile bytes=/tmp/go-build3381348043/b003/_pkg_.a
2025-08-20T22:48:35.7162635Z [00:02:54.743]➜  packagefile crypto/dsa=/tmp/go-build3381348043/b142/_pkg_.a
2025-08-20T22:48:35.7163355Z [00:02:54.743]➜  packagefile crypto/ecdsa=/tmp/go-build3381348043/b056/_pkg_.a
2025-08-20T22:48:35.7164157Z [00:02:54.743]➜  packagefile crypto/elliptic=/tmp/go-build3381348043/b095/_pkg_.a
2025-08-20T22:48:35.7165242Z [00:02:54.743]➜  packagefile crypto/rsa=/tmp/go-build3381348043/b117/_pkg_.a
2025-08-20T22:48:35.7166404Z [00:02:54.743]➜  packagefile crypto/sha256=/tmp/go-build3381348043/b119/_pkg_.a
2025-08-20T22:48:35.7166928Z [00:02:54.743]➜  packagefile encoding/base64=/tmp/go-build3381348043/b146/_pkg_.a
2025-08-20T22:48:35.7167409Z [00:02:54.743]➜  packagefile encoding/hex=/tmp/go-build3381348043/b144/_pkg_.a
2025-08-20T22:48:35.7167879Z [00:02:54.743]➜  packagefile encoding/pem=/tmp/go-build3381348043/b145/_pkg_.a
2025-08-20T22:48:35.7168337Z [00:02:54.743]➜  packagefile errors=/tmp/go-build3381348043/b004/_pkg_.a
2025-08-20T22:48:35.7168756Z [00:02:54.743]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:35.7169625Z [00:02:54.743]➜  packagefile github.com/google/certificate-transparency-go=/tmp/go-build3381348043/b833/_pkg_.a
2025-08-20T22:48:35.7170359Z [00:02:54.743]➜  packagefile github.com/google/certificate-transparency-go/asn1=/tmp/go-build3381348043/b629/_pkg_.a
2025-08-20T22:48:35.7171196Z [00:02:54.743]➜  packagefile github.com/google/certificate-transparency-go/gossip/minimal/x509ext=/tmp/go-build3381348043/b835/_pkg_.a
2025-08-20T22:48:35.7172019Z [00:02:54.743]➜  packagefile github.com/google/certificate-transparency-go/tls=/tmp/go-build3381348043/b630/_pkg_.a
2025-08-20T22:48:35.7172756Z [00:02:54.743]➜  packagefile github.com/google/certificate-transparency-go/x509=/tmp/go-build3381348043/b628/_pkg_.a
2025-08-20T22:48:35.7173527Z [00:02:54.743]➜  packagefile github.com/google/certificate-transparency-go/x509/pkix=/tmp/go-build3381348043/b631/_pkg_.a
2025-08-20T22:48:35.7174106Z [00:02:54.743]➜  packagefile io=/tmp/go-build3381348043/b034/_pkg_.a
2025-08-20T22:48:35.7174514Z [00:02:54.743]➜  packagefile net=/tmp/go-build3381348043/b148/_pkg_.a
2025-08-20T22:48:35.7174933Z [00:02:54.743]➜  packagefile net/http=/tmp/go-build3381348043/b161/_pkg_.a
2025-08-20T22:48:35.7175366Z [00:02:54.743]➜  packagefile net/url=/tmp/go-build3381348043/b155/_pkg_.a
2025-08-20T22:48:35.7175934Z [00:02:54.743]➜  packagefile os=/tmp/go-build3381348043/b079/_pkg_.a
2025-08-20T22:48:35.7176414Z [00:02:54.743]➜  packagefile strconv=/tmp/go-build3381348043/b054/_pkg_.a
2025-08-20T22:48:35.7176844Z [00:02:54.743]➜  packagefile strings=/tmp/go-build3381348043/b063/_pkg_.a
2025-08-20T22:48:35.7177161Z [00:02:54.743]➜  EOF
2025-08-20T22:48:35.7190494Z [00:02:54.746]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b834/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/google/certificate-transparency-go@v1.3.2/x509util=>github.com/google/certificate-transparency-go@v1.3.2/x509util;$WORK/b834=>" -p github.com/google/certificate-transparency-go/x509util -lang=go1.23 -complete -installsuffix shared -buildid uQYomlVYgwmjSRKpyRio/uQYomlVYgwmjSRKpyRio -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b834/importcfg -pack /root/go/pkg/mod/github.com/google/certificate-transparency-go@v1.3.2/x509util/files.go /root/go/pkg/mod/github.com/google/certificate-transparency-go@v1.3.2/x509util/pem_cert_pool.go /root/go/pkg/mod/github.com/google/certificate-transparency-go@v1.3.2/x509util/revoked.go /root/go/pkg/mod/github.com/google/certificate-transparency-go@v1.3.2/x509util/x509util.go
2025-08-20T22:48:35.7993264Z [00:02:54.826]➜  go tool buildid -w $WORK/b806/_pkg_.a # internal
2025-08-20T22:48:35.8083950Z [00:02:54.835]➜  cp $WORK/b806/_pkg_.a /root/.cache/go-build/30/3041667ba4495f75ee5ac53fdea7332713be912af7a0a11206a69774dc4bc56b-d # internal
2025-08-20T22:48:35.8084775Z [00:02:54.835]➜  github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/base
2025-08-20T22:48:35.8085234Z [00:02:54.835]➜  mkdir -p $WORK/b802/
2025-08-20T22:48:35.8085612Z [00:02:54.835]➜  cat >/tmp/go-build3381348043/b802/importcfg << 'EOF' # internal
2025-08-20T22:48:35.8086145Z [00:02:54.835]➜  # import config
2025-08-20T22:48:35.8086506Z [00:02:54.836]➜  packagefile context=/tmp/go-build3381348043/b043/_pkg_.a
2025-08-20T22:48:35.8086929Z [00:02:54.836]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:35.8087912Z [00:02:54.836]➜  packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/cache=/tmp/go-build3381348043/b800/_pkg_.a
2025-08-20T22:48:35.8088815Z [00:02:54.836]➜  packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/errors=/tmp/go-build3381348043/b803/_pkg_.a
2025-08-20T22:48:35.8089790Z [00:02:54.836]➜  packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/base/storage=/tmp/go-build3381348043/b806/_pkg_.a
2025-08-20T22:48:35.8090788Z [00:02:54.836]➜  packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth=/tmp/go-build3381348043/b809/_pkg_.a
2025-08-20T22:48:35.8092035Z [00:02:54.836]➜  packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/accesstokens=/tmp/go-build3381348043/b812/_pkg_.a
2025-08-20T22:48:35.8093126Z [00:02:54.836]➜  packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/authority=/tmp/go-build3381348043/b813/_pkg_.a
2025-08-20T22:48:35.8094159Z [00:02:54.836]➜  packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/shared=/tmp/go-build3381348043/b817/_pkg_.a
2025-08-20T22:48:35.8094838Z [00:02:54.836]➜  packagefile net/url=/tmp/go-build3381348043/b155/_pkg_.a
2025-08-20T22:48:35.8107116Z [00:02:54.836]➜  packagefile reflect=/tmp/go-build3381348043/b099/_pkg_.a
2025-08-20T22:48:35.8107608Z [00:02:54.836]➜  packagefile strings=/tmp/go-build3381348043/b063/_pkg_.a
2025-08-20T22:48:35.8108046Z [00:02:54.836]➜  packagefile sync=/tmp/go-build3381348043/b035/_pkg_.a
2025-08-20T22:48:35.8108486Z [00:02:54.836]➜  packagefile sync/atomic=/tmp/go-build3381348043/b037/_pkg_.a
2025-08-20T22:48:35.8108931Z [00:02:54.836]➜  packagefile time=/tmp/go-build3381348043/b044/_pkg_.a
2025-08-20T22:48:35.8109242Z [00:02:54.836]➜  EOF
2025-08-20T22:48:35.8111857Z [00:02:54.836]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b802/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/!azure!a!d/microsoft-authentication-library-for-go@v1.4.2/apps/internal/base=>github.com/AzureAD/microsoft-authentication-library-for-go@v1.4.2/apps/internal/base;$WORK/b802=>" -p github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/base -lang=go1.18 -complete -installsuffix shared -buildid OGwlvJmXdf6y9hlgrBn6/OGwlvJmXdf6y9hlgrBn6 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b802/importcfg -pack /root/go/pkg/mod/github.com/!azure!a!d/microsoft-authentication-library-for-go@v1.4.2/apps/internal/base/base.go
2025-08-20T22:48:35.8723017Z [00:02:54.899]➜  go tool buildid -w $WORK/b834/_pkg_.a # internal
2025-08-20T22:48:35.8785075Z [00:02:54.905]➜  cp $WORK/b834/_pkg_.a /root/.cache/go-build/fa/fa035e2cb963b35ae36ff380fb4cc2bb0ce339ce67bc53c9dd5aece9450565bd-d # internal
2025-08-20T22:48:35.8870499Z [00:02:54.914]➜  github.com/smallstep/certinfo
2025-08-20T22:48:35.8871051Z [00:02:54.914]➜  mkdir -p $WORK/b832/
2025-08-20T22:48:35.8872620Z [00:02:54.914]➜  cat >/tmp/go-build3381348043/b832/importcfg << 'EOF' # internal
2025-08-20T22:48:35.8873265Z [00:02:54.914]➜  # import config
2025-08-20T22:48:35.8873688Z [00:02:54.914]➜  packagefile bytes=/tmp/go-build3381348043/b003/_pkg_.a
2025-08-20T22:48:35.8874135Z [00:02:54.914]➜  packagefile crypto/dsa=/tmp/go-build3381348043/b142/_pkg_.a
2025-08-20T22:48:35.8874603Z [00:02:54.914]➜  packagefile crypto/ecdsa=/tmp/go-build3381348043/b056/_pkg_.a
2025-08-20T22:48:35.8875074Z [00:02:54.914]➜  packagefile crypto/ed25519=/tmp/go-build3381348043/b113/_pkg_.a
2025-08-20T22:48:35.8875551Z [00:02:54.914]➜  packagefile crypto/rsa=/tmp/go-build3381348043/b117/_pkg_.a
2025-08-20T22:48:35.8876196Z [00:02:54.914]➜  packagefile crypto/x509=/tmp/go-build3381348043/b141/_pkg_.a
2025-08-20T22:48:35.8876688Z [00:02:54.914]➜  packagefile crypto/x509/pkix=/tmp/go-build3381348043/b143/_pkg_.a
2025-08-20T22:48:35.8877170Z [00:02:54.914]➜  packagefile encoding/asn1=/tmp/go-build3381348043/b110/_pkg_.a
2025-08-20T22:48:35.8877871Z [00:02:54.914]➜  packagefile encoding/base64=/tmp/go-build3381348043/b146/_pkg_.a
2025-08-20T22:48:35.8878343Z [00:02:54.914]➜  packagefile errors=/tmp/go-build3381348043/b004/_pkg_.a
2025-08-20T22:48:35.8878765Z [00:02:54.914]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:35.8879336Z [00:02:54.914]➜  packagefile github.com/google/certificate-transparency-go=/tmp/go-build3381348043/b833/_pkg_.a
2025-08-20T22:48:35.8880064Z [00:02:54.914]➜  packagefile github.com/google/certificate-transparency-go/tls=/tmp/go-build3381348043/b630/_pkg_.a
2025-08-20T22:48:35.8880807Z [00:02:54.914]➜  packagefile github.com/google/certificate-transparency-go/x509=/tmp/go-build3381348043/b628/_pkg_.a
2025-08-20T22:48:35.8881735Z [00:02:54.914]➜  packagefile github.com/google/certificate-transparency-go/x509util=/tmp/go-build3381348043/b834/_pkg_.a
2025-08-20T22:48:35.8882433Z [00:02:54.914]➜  packagefile golang.org/x/crypto/cryptobyte=/tmp/go-build3381348043/b466/_pkg_.a
2025-08-20T22:48:35.8883047Z [00:02:54.914]➜  packagefile golang.org/x/crypto/cryptobyte/asn1=/tmp/go-build3381348043/b467/_pkg_.a
2025-08-20T22:48:35.8883565Z [00:02:54.914]➜  packagefile math=/tmp/go-build3381348043/b055/_pkg_.a
2025-08-20T22:48:35.8883989Z [00:02:54.914]➜  packagefile math/big=/tmp/go-build3381348043/b096/_pkg_.a
2025-08-20T22:48:35.8884402Z [00:02:54.914]➜  packagefile net=/tmp/go-build3381348043/b148/_pkg_.a
2025-08-20T22:48:35.8884822Z [00:02:54.914]➜  packagefile net/url=/tmp/go-build3381348043/b155/_pkg_.a
2025-08-20T22:48:35.8885256Z [00:02:54.914]➜  packagefile strconv=/tmp/go-build3381348043/b054/_pkg_.a
2025-08-20T22:48:35.8885672Z [00:02:54.914]➜  packagefile time=/tmp/go-build3381348043/b044/_pkg_.a
2025-08-20T22:48:35.8886171Z [00:02:54.914]➜  EOF
2025-08-20T22:48:35.8888478Z [00:02:54.914]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b832/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/smallstep/certinfo@v1.15.0=>github.com/smallstep/certinfo@v1.15.0;$WORK/b832=>" -p github.com/smallstep/certinfo -lang=go1.23 -complete -installsuffix shared -buildid H8LOL_oJcmtCEJie4_f3/H8LOL_oJcmtCEJie4_f3 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b832/importcfg -pack /root/go/pkg/mod/github.com/smallstep/certinfo@v1.15.0/certformat.go /root/go/pkg/mod/github.com/smallstep/certinfo@v1.15.0/certinfo.go /root/go/pkg/mod/github.com/smallstep/certinfo@v1.15.0/yubico.go
2025-08-20T22:48:35.9400999Z [00:02:54.967]➜  go tool buildid -w $WORK/b828/_pkg_.a # internal
2025-08-20T22:48:35.9429080Z [00:02:54.970]➜  go tool buildid -w $WORK/b802/_pkg_.a # internal
2025-08-20T22:48:35.9459085Z [00:02:54.971]➜  cp $WORK/b802/_pkg_.a /root/.cache/go-build/06/069d6a1d16d4532d27183bcc7cab3f9d6610eda857334978177ae11086a6af02-d # internal
2025-08-20T22:48:35.9459932Z [00:02:54.971]➜  github.com/AzureAD/microsoft-authentication-library-for-go/apps/confidential
2025-08-20T22:48:35.9470748Z [00:02:54.971]➜  mkdir -p $WORK/b801/
2025-08-20T22:48:35.9474852Z [00:02:54.971]➜  cat >/tmp/go-build3381348043/b801/importcfg << 'EOF' # internal
2025-08-20T22:48:35.9478294Z [00:02:54.971]➜  # import config
2025-08-20T22:48:35.9478881Z [00:02:54.971]➜  packagefile context=/tmp/go-build3381348043/b043/_pkg_.a
2025-08-20T22:48:35.9479422Z [00:02:54.971]➜  packagefile crypto=/tmp/go-build3381348043/b052/_pkg_.a
2025-08-20T22:48:35.9479863Z [00:02:54.971]➜  packagefile crypto/rsa=/tmp/go-build3381348043/b117/_pkg_.a
2025-08-20T22:48:35.9480323Z [00:02:54.971]➜  packagefile crypto/x509=/tmp/go-build3381348043/b141/_pkg_.a
2025-08-20T22:48:35.9480802Z [00:02:54.971]➜  packagefile encoding/base64=/tmp/go-build3381348043/b146/_pkg_.a
2025-08-20T22:48:35.9481280Z [00:02:54.971]➜  packagefile encoding/pem=/tmp/go-build3381348043/b145/_pkg_.a
2025-08-20T22:48:35.9481736Z [00:02:54.971]➜  packagefile errors=/tmp/go-build3381348043/b004/_pkg_.a
2025-08-20T22:48:35.9482152Z [00:02:54.971]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:35.9482831Z [00:02:54.971]➜  packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/cache=/tmp/go-build3381348043/b800/_pkg_.a
2025-08-20T22:48:35.9483975Z [00:02:54.971]➜  packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/base=/tmp/go-build3381348043/b802/_pkg_.a
2025-08-20T22:48:35.9484952Z [00:02:54.971]➜  packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/exported=/tmp/go-build3381348043/b810/_pkg_.a
2025-08-20T22:48:35.9486092Z [00:02:54.971]➜  packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth=/tmp/go-build3381348043/b809/_pkg_.a
2025-08-20T22:48:35.9487143Z [00:02:54.971]➜  packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops=/tmp/go-build3381348043/b811/_pkg_.a
2025-08-20T22:48:35.9488431Z [00:02:54.971]➜  packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/accesstokens=/tmp/go-build3381348043/b812/_pkg_.a
2025-08-20T22:48:35.9489534Z [00:02:54.971]➜  packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/authority=/tmp/go-build3381348043/b813/_pkg_.a
2025-08-20T22:48:35.9490571Z [00:02:54.971]➜  packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/options=/tmp/go-build3381348043/b821/_pkg_.a
2025-08-20T22:48:35.9491556Z [00:02:54.971]➜  packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/shared=/tmp/go-build3381348043/b817/_pkg_.a
2025-08-20T22:48:35.9492223Z [00:02:54.971]➜  packagefile os=/tmp/go-build3381348043/b079/_pkg_.a
2025-08-20T22:48:35.9492645Z [00:02:54.971]➜  packagefile strings=/tmp/go-build3381348043/b063/_pkg_.a
2025-08-20T22:48:35.9492967Z [00:02:54.971]➜  EOF
2025-08-20T22:48:35.9495568Z [00:02:54.972]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b801/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/!azure!a!d/microsoft-authentication-library-for-go@v1.4.2/apps/confidential=>github.com/AzureAD/microsoft-authentication-library-for-go@v1.4.2/apps/confidential;$WORK/b801=>" -p github.com/AzureAD/microsoft-authentication-library-for-go/apps/confidential -lang=go1.18 -complete -installsuffix shared -buildid 256u_4-mqc-rEFwYzFyD/256u_4-mqc-rEFwYzFyD -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b801/importcfg -pack /root/go/pkg/mod/github.com/!azure!a!d/microsoft-authentication-library-for-go@v1.4.2/apps/confidential/confidential.go
2025-08-20T22:48:35.9508848Z [00:02:54.977]➜  cp $WORK/b828/_pkg_.a /root/.cache/go-build/fa/fa0357d4bfd20a62db3632f6c1fff42cc8fc41adbaeaaaa6800b1a69d1a6363a-d # internal
2025-08-20T22:48:35.9509856Z [00:02:54.977]➜  github.com/AzureAD/microsoft-authentication-library-for-go/apps/managedidentity
2025-08-20T22:48:35.9510376Z [00:02:54.977]➜  mkdir -p $WORK/b822/
2025-08-20T22:48:35.9510748Z [00:02:54.977]➜  cat >/tmp/go-build3381348043/b822/importcfg << 'EOF' # internal
2025-08-20T22:48:35.9511093Z [00:02:54.977]➜  # import config
2025-08-20T22:48:35.9511437Z [00:02:54.977]➜  packagefile context=/tmp/go-build3381348043/b043/_pkg_.a
2025-08-20T22:48:35.9511993Z [00:02:54.977]➜  packagefile encoding/json=/tmp/go-build3381348043/b158/_pkg_.a
2025-08-20T22:48:35.9512493Z [00:02:54.977]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:35.9513167Z [00:02:54.977]➜  packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/errors=/tmp/go-build3381348043/b803/_pkg_.a
2025-08-20T22:48:35.9514096Z [00:02:54.977]➜  packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/base=/tmp/go-build3381348043/b802/_pkg_.a
2025-08-20T22:48:35.9515086Z [00:02:54.977]➜  packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/base/storage=/tmp/go-build3381348043/b806/_pkg_.a
2025-08-20T22:48:35.9516207Z [00:02:54.977]➜  packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops=/tmp/go-build3381348043/b811/_pkg_.a
2025-08-20T22:48:35.9517318Z [00:02:54.977]➜  packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/accesstokens=/tmp/go-build3381348043/b812/_pkg_.a
2025-08-20T22:48:35.9518575Z [00:02:54.977]➜  packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/authority=/tmp/go-build3381348043/b813/_pkg_.a
2025-08-20T22:48:35.9519596Z [00:02:54.977]➜  packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/shared=/tmp/go-build3381348043/b817/_pkg_.a
2025-08-20T22:48:35.9520261Z [00:02:54.977]➜  packagefile io=/tmp/go-build3381348043/b034/_pkg_.a
2025-08-20T22:48:35.9520685Z [00:02:54.977]➜  packagefile net/http=/tmp/go-build3381348043/b161/_pkg_.a
2025-08-20T22:48:35.9521117Z [00:02:54.977]➜  packagefile net/url=/tmp/go-build3381348043/b155/_pkg_.a
2025-08-20T22:48:35.9521680Z [00:02:54.977]➜  packagefile os=/tmp/go-build3381348043/b079/_pkg_.a
2025-08-20T22:48:35.9522118Z [00:02:54.977]➜  packagefile path/filepath=/tmp/go-build3381348043/b156/_pkg_.a
2025-08-20T22:48:35.9522566Z [00:02:54.977]➜  packagefile runtime=/tmp/go-build3381348043/b010/_pkg_.a
2025-08-20T22:48:35.9523002Z [00:02:54.977]➜  packagefile strings=/tmp/go-build3381348043/b063/_pkg_.a
2025-08-20T22:48:35.9523443Z [00:02:54.977]➜  packagefile sync/atomic=/tmp/go-build3381348043/b037/_pkg_.a
2025-08-20T22:48:35.9523874Z [00:02:54.977]➜  packagefile time=/tmp/go-build3381348043/b044/_pkg_.a
2025-08-20T22:48:35.9524179Z [00:02:54.977]➜  EOF
2025-08-20T22:48:35.9528407Z [00:02:54.977]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b822/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/!azure!a!d/microsoft-authentication-library-for-go@v1.4.2/apps/managedidentity=>github.com/AzureAD/microsoft-authentication-library-for-go@v1.4.2/apps/managedidentity;$WORK/b822=>" -p github.com/AzureAD/microsoft-authentication-library-for-go/apps/managedidentity -lang=go1.18 -complete -installsuffix shared -buildid ys3kbhOyeDYZ-gIyuPE3/ys3kbhOyeDYZ-gIyuPE3 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b822/importcfg -pack /root/go/pkg/mod/github.com/!azure!a!d/microsoft-authentication-library-for-go@v1.4.2/apps/managedidentity/azure_ml.go /root/go/pkg/mod/github.com/!azure!a!d/microsoft-authentication-library-for-go@v1.4.2/apps/managedidentity/cloud_shell.go /root/go/pkg/mod/github.com/!azure!a!d/microsoft-authentication-library-for-go@v1.4.2/apps/managedidentity/managedidentity.go /root/go/pkg/mod/github.com/!azure!a!d/microsoft-authentication-library-for-go@v1.4.2/apps/managedidentity/servicefabric.go
2025-08-20T22:48:36.0234506Z [00:02:55.050]➜  go tool buildid -w $WORK/b822/_pkg_.a # internal
2025-08-20T22:48:36.0247265Z [00:02:55.051]➜  cp $WORK/b822/_pkg_.a /root/.cache/go-build/0f/0f7ee7de67e3cefeb0c0da2248a51414db3cb4e73b01da4f34b5d095a9fa00e8-d # internal
2025-08-20T22:48:36.0254808Z [00:02:55.052]➜  github.com/AzureAD/microsoft-authentication-library-for-go/apps/public
2025-08-20T22:48:36.0261751Z [00:02:55.053]➜  mkdir -p $WORK/b823/
2025-08-20T22:48:36.0262151Z [00:02:55.053]➜  cat >/tmp/go-build3381348043/b823/importcfg << 'EOF' # internal
2025-08-20T22:48:36.0262549Z [00:02:55.053]➜  # import config
2025-08-20T22:48:36.0263072Z [00:02:55.053]➜  packagefile context=/tmp/go-build3381348043/b043/_pkg_.a
2025-08-20T22:48:36.0263636Z [00:02:55.053]➜  packagefile crypto/rand=/tmp/go-build3381348043/b116/_pkg_.a
2025-08-20T22:48:36.0264109Z [00:02:55.053]➜  packagefile crypto/sha256=/tmp/go-build3381348043/b119/_pkg_.a
2025-08-20T22:48:36.0264586Z [00:02:55.053]➜  packagefile encoding/base64=/tmp/go-build3381348043/b146/_pkg_.a
2025-08-20T22:48:36.0265046Z [00:02:55.053]➜  packagefile errors=/tmp/go-build3381348043/b004/_pkg_.a
2025-08-20T22:48:36.0265461Z [00:02:55.053]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:36.0266294Z [00:02:55.053]➜  packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/cache=/tmp/go-build3381348043/b800/_pkg_.a
2025-08-20T22:48:36.0267246Z [00:02:55.053]➜  packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/base=/tmp/go-build3381348043/b802/_pkg_.a
2025-08-20T22:48:36.0268451Z [00:02:55.053]➜  packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/local=/tmp/go-build3381348043/b824/_pkg_.a
2025-08-20T22:48:36.0269420Z [00:02:55.053]➜  packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth=/tmp/go-build3381348043/b809/_pkg_.a
2025-08-20T22:48:36.0271997Z [00:02:55.054]➜  packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops=/tmp/go-build3381348043/b811/_pkg_.a
2025-08-20T22:48:36.0273584Z [00:02:55.054]➜  packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/accesstokens=/tmp/go-build3381348043/b812/_pkg_.a
2025-08-20T22:48:36.0296330Z [00:02:55.054]➜  packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/authority=/tmp/go-build3381348043/b813/_pkg_.a
2025-08-20T22:48:36.0297838Z [00:02:55.054]➜  packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/options=/tmp/go-build3381348043/b821/_pkg_.a
2025-08-20T22:48:36.0299130Z [00:02:55.054]➜  packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/shared=/tmp/go-build3381348043/b817/_pkg_.a
2025-08-20T22:48:36.0300098Z [00:02:55.054]➜  packagefile github.com/google/uuid=/tmp/go-build3381348043/b436/_pkg_.a
2025-08-20T22:48:36.0301020Z [00:02:55.054]➜  packagefile github.com/pkg/browser=/tmp/go-build3381348043/b825/_pkg_.a
2025-08-20T22:48:36.0301906Z [00:02:55.054]➜  packagefile net/url=/tmp/go-build3381348043/b155/_pkg_.a
2025-08-20T22:48:36.0304089Z [00:02:55.054]➜  packagefile reflect=/tmp/go-build3381348043/b099/_pkg_.a
2025-08-20T22:48:36.0304533Z [00:02:55.054]➜  packagefile strconv=/tmp/go-build3381348043/b054/_pkg_.a
2025-08-20T22:48:36.0304864Z [00:02:55.054]➜  EOF
2025-08-20T22:48:36.0307624Z [00:02:55.054]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b823/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/!azure!a!d/microsoft-authentication-library-for-go@v1.4.2/apps/public=>github.com/AzureAD/microsoft-authentication-library-for-go@v1.4.2/apps/public;$WORK/b823=>" -p github.com/AzureAD/microsoft-authentication-library-for-go/apps/public -lang=go1.18 -complete -installsuffix shared -buildid fqOe1QPmXI40zdiskoKx/fqOe1QPmXI40zdiskoKx -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b823/importcfg -pack /root/go/pkg/mod/github.com/!azure!a!d/microsoft-authentication-library-for-go@v1.4.2/apps/public/public.go
2025-08-20T22:48:36.0534212Z [00:02:55.080]➜  go tool buildid -w $WORK/b832/_pkg_.a # internal
2025-08-20T22:48:36.0552703Z [00:02:55.082]➜  cp $WORK/b832/_pkg_.a /root/.cache/go-build/78/78baac863d699ec5f199a93047170549d5018eb7a8138f1bea410df0a96a6432-d # internal
2025-08-20T22:48:36.0559022Z [00:02:55.083]➜  github.com/smallstep/cli/internal/crlutil
2025-08-20T22:48:36.0568031Z [00:02:55.083]➜  mkdir -p $WORK/b836/
2025-08-20T22:48:36.0569757Z [00:02:55.083]➜  cat >/tmp/go-build3381348043/b836/importcfg << 'EOF' # internal
2025-08-20T22:48:36.0570230Z [00:02:55.083]➜  # import config
2025-08-20T22:48:36.0570793Z [00:02:55.083]➜  packagefile bytes=/tmp/go-build3381348043/b003/_pkg_.a
2025-08-20T22:48:36.0571269Z [00:02:55.083]➜  packagefile crypto=/tmp/go-build3381348043/b052/_pkg_.a
2025-08-20T22:48:36.0571726Z [00:02:55.083]➜  packagefile crypto/ecdsa=/tmp/go-build3381348043/b056/_pkg_.a
2025-08-20T22:48:36.0572198Z [00:02:55.083]➜  packagefile crypto/ed25519=/tmp/go-build3381348043/b113/_pkg_.a
2025-08-20T22:48:36.0572660Z [00:02:55.083]➜  packagefile crypto/rsa=/tmp/go-build3381348043/b117/_pkg_.a
2025-08-20T22:48:36.0573121Z [00:02:55.083]➜  packagefile crypto/x509=/tmp/go-build3381348043/b141/_pkg_.a
2025-08-20T22:48:36.0573641Z [00:02:55.083]➜  packagefile crypto/x509/pkix=/tmp/go-build3381348043/b143/_pkg_.a
2025-08-20T22:48:36.0574128Z [00:02:55.083]➜  packagefile encoding/asn1=/tmp/go-build3381348043/b110/_pkg_.a
2025-08-20T22:48:36.0574594Z [00:02:55.083]➜  packagefile encoding/hex=/tmp/go-build3381348043/b144/_pkg_.a
2025-08-20T22:48:36.0575259Z [00:02:55.083]➜  packagefile encoding/json=/tmp/go-build3381348043/b158/_pkg_.a
2025-08-20T22:48:36.0575843Z [00:02:55.083]➜  packagefile encoding/pem=/tmp/go-build3381348043/b145/_pkg_.a
2025-08-20T22:48:36.0576337Z [00:02:55.083]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:36.0576810Z [00:02:55.083]➜  packagefile github.com/pkg/errors=/tmp/go-build3381348043/b195/_pkg_.a
2025-08-20T22:48:36.0577290Z [00:02:55.083]➜  packagefile math/big=/tmp/go-build3381348043/b096/_pkg_.a
2025-08-20T22:48:36.0577726Z [00:02:55.083]➜  packagefile strconv=/tmp/go-build3381348043/b054/_pkg_.a
2025-08-20T22:48:36.0578145Z [00:02:55.083]➜  packagefile time=/tmp/go-build3381348043/b044/_pkg_.a
2025-08-20T22:48:36.0578632Z [00:02:55.083]➜  EOF
2025-08-20T22:48:36.0581009Z [00:02:55.083]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b836/_pkg_.a -trimpath "/tmp/tmp.ktsoLsWyz4/TEMPREPO/internal/crlutil=>github.com/smallstep/cli/internal/crlutil;$WORK/b836=>" -p github.com/smallstep/cli/internal/crlutil -lang=go1.23 -complete -installsuffix shared -buildid IBuwkMTZuvc_L8kmvLpN/IBuwkMTZuvc_L8kmvLpN -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b836/importcfg -pack /tmp/tmp.ktsoLsWyz4/TEMPREPO/internal/crlutil/crl_extensions.go /tmp/tmp.ktsoLsWyz4/TEMPREPO/internal/crlutil/crlutil.go /tmp/tmp.ktsoLsWyz4/TEMPREPO/internal/crlutil/signature_algorithms.go
2025-08-20T22:48:36.0634559Z [00:02:55.090]➜  go tool buildid -w $WORK/b801/_pkg_.a # internal
2025-08-20T22:48:36.0656073Z [00:02:55.092]➜  cp $WORK/b801/_pkg_.a /root/.cache/go-build/07/07af81c3a01f6870a4521f855e5e6855d21b936226093624ed1c98a609abfaf8-d # internal
2025-08-20T22:48:36.0695022Z [00:02:55.095]➜  github.com/asaskevich/govalidator
2025-08-20T22:48:36.0695405Z [00:02:55.095]➜  mkdir -p $WORK/b838/
2025-08-20T22:48:36.0696143Z [00:02:55.096]➜  cat >/tmp/go-build3381348043/b838/importcfg << 'EOF' # internal
2025-08-20T22:48:36.0696546Z [00:02:55.096]➜  # import config
2025-08-20T22:48:36.0696887Z [00:02:55.096]➜  packagefile bytes=/tmp/go-build3381348043/b003/_pkg_.a
2025-08-20T22:48:36.0697343Z [00:02:55.096]➜  packagefile crypto/rsa=/tmp/go-build3381348043/b117/_pkg_.a
2025-08-20T22:48:36.0697800Z [00:02:55.096]➜  packagefile crypto/x509=/tmp/go-build3381348043/b141/_pkg_.a
2025-08-20T22:48:36.0698557Z [00:02:55.096]➜  packagefile encoding/base64=/tmp/go-build3381348043/b146/_pkg_.a
2025-08-20T22:48:36.0699050Z [00:02:55.096]➜  packagefile encoding/json=/tmp/go-build3381348043/b158/_pkg_.a
2025-08-20T22:48:36.0699759Z [00:02:55.096]➜  packagefile encoding/pem=/tmp/go-build3381348043/b145/_pkg_.a
2025-08-20T22:48:36.0700289Z [00:02:55.096]➜  packagefile errors=/tmp/go-build3381348043/b004/_pkg_.a
2025-08-20T22:48:36.0700715Z [00:02:55.096]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:36.0701125Z [00:02:55.096]➜  packagefile html=/tmp/go-build3381348043/b189/_pkg_.a
2025-08-20T22:48:36.0701552Z [00:02:55.096]➜  packagefile io/ioutil=/tmp/go-build3381348043/b342/_pkg_.a
2025-08-20T22:48:36.0701990Z [00:02:55.096]➜  packagefile math=/tmp/go-build3381348043/b055/_pkg_.a
2025-08-20T22:48:36.0702497Z [00:02:55.096]➜  packagefile net=/tmp/go-build3381348043/b148/_pkg_.a
2025-08-20T22:48:36.0703012Z [00:02:55.096]➜  packagefile net/url=/tmp/go-build3381348043/b155/_pkg_.a
2025-08-20T22:48:36.0703436Z [00:02:55.096]➜  packagefile path=/tmp/go-build3381348043/b082/_pkg_.a
2025-08-20T22:48:36.0703855Z [00:02:55.096]➜  packagefile reflect=/tmp/go-build3381348043/b099/_pkg_.a
2025-08-20T22:48:36.0704282Z [00:02:55.096]➜  packagefile regexp=/tmp/go-build3381348043/b184/_pkg_.a
2025-08-20T22:48:36.0704702Z [00:02:55.096]➜  packagefile sort=/tmp/go-build3381348043/b157/_pkg_.a
2025-08-20T22:48:36.0705207Z [00:02:55.096]➜  packagefile strconv=/tmp/go-build3381348043/b054/_pkg_.a
2025-08-20T22:48:36.0705642Z [00:02:55.096]➜  packagefile strings=/tmp/go-build3381348043/b063/_pkg_.a
2025-08-20T22:48:36.0706238Z [00:02:55.096]➜  packagefile sync=/tmp/go-build3381348043/b035/_pkg_.a
2025-08-20T22:48:36.0706847Z [00:02:55.096]➜  packagefile time=/tmp/go-build3381348043/b044/_pkg_.a
2025-08-20T22:48:36.0707275Z [00:02:55.096]➜  packagefile unicode=/tmp/go-build3381348043/b041/_pkg_.a
2025-08-20T22:48:36.0707727Z [00:02:55.096]➜  packagefile unicode/utf8=/tmp/go-build3381348043/b042/_pkg_.a
2025-08-20T22:48:36.0708063Z [00:02:55.096]➜  EOF
2025-08-20T22:48:36.0713159Z [00:02:55.096]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b838/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/asaskevich/govalidator@v0.0.0-20210307081110-f21760c49a8d=>github.com/asaskevich/govalidator@v0.0.0-20210307081110-f21760c49a8d;$WORK/b838=>" -p github.com/asaskevich/govalidator -lang=go1.13 -complete -installsuffix shared -buildid HGZc4s3RCrlYQ7maQmoz/HGZc4s3RCrlYQ7maQmoz -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b838/importcfg -pack /root/go/pkg/mod/github.com/asaskevich/govalidator@v0.0.0-20210307081110-f21760c49a8d/arrays.go /root/go/pkg/mod/github.com/asaskevich/govalidator@v0.0.0-20210307081110-f21760c49a8d/converter.go /root/go/pkg/mod/github.com/asaskevich/govalidator@v0.0.0-20210307081110-f21760c49a8d/doc.go /root/go/pkg/mod/github.com/asaskevich/govalidator@v0.0.0-20210307081110-f21760c49a8d/error.go /root/go/pkg/mod/github.com/asaskevich/govalidator@v0.0.0-20210307081110-f21760c49a8d/numerics.go /root/go/pkg/mod/github.com/asaskevich/govalidator@v0.0.0-20210307081110-f21760c49a8d/patterns.go /root/go/pkg/mod/github.com/asaskevich/govalidator@v0.0.0-20210307081110-f21760c49a8d/types.go /root/go/pkg/mod/github.com/asaskevich/govalidator@v0.0.0-20210307081110-f21760c49a8d/utils.go /root/go/pkg/mod/github.com/asaskevich/govalidator@v0.0.0-20210307081110-f21760c49a8d/validator.go
2025-08-20T22:48:36.0742761Z [00:02:55.101]➜  go tool buildid -w $WORK/b666/_pkg_.a # internal
2025-08-20T22:48:36.1141137Z [00:02:55.141]➜  go tool buildid -w $WORK/b836/_pkg_.a # internal
2025-08-20T22:48:36.1167979Z [00:02:55.144]➜  cp $WORK/b836/_pkg_.a /root/.cache/go-build/06/061a0836b39bbf94d40b14937c377cf720c2ca5b72c1f500f6a99cb562d5681a-d # internal
2025-08-20T22:48:36.1175258Z [00:02:55.144]➜  github.com/smallstep/zcrypto/json
2025-08-20T22:48:36.1197839Z [00:02:55.147]➜  mkdir -p $WORK/b839/
2025-08-20T22:48:36.1198759Z [00:02:55.147]➜  cat >/tmp/go-build3381348043/b839/importcfg << 'EOF' # internal
2025-08-20T22:48:36.1199150Z [00:02:55.147]➜  # import config
2025-08-20T22:48:36.1199577Z [00:02:55.147]➜  packagefile crypto/elliptic=/tmp/go-build3381348043/b095/_pkg_.a
2025-08-20T22:48:36.1200085Z [00:02:55.147]➜  packagefile crypto/rsa=/tmp/go-build3381348043/b117/_pkg_.a
2025-08-20T22:48:36.1200917Z [00:02:55.147]➜  packagefile encoding/json=/tmp/go-build3381348043/b158/_pkg_.a
2025-08-20T22:48:36.1201438Z [00:02:55.147]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:36.1201877Z [00:02:55.147]➜  packagefile math/big=/tmp/go-build3381348043/b096/_pkg_.a
2025-08-20T22:48:36.1202203Z [00:02:55.147]➜  EOF
2025-08-20T22:48:36.1205571Z [00:02:55.147]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b839/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/smallstep/zcrypto@v0.0.0-20221001003018-1ab2364d2a91/json=>github.com/smallstep/zcrypto@v0.0.0-20221001003018-1ab2364d2a91/json;$WORK/b839=>" -p github.com/smallstep/zcrypto/json -lang=go1.18 -complete -installsuffix shared -buildid 4VvvmqMS5EdStYV54Fq3/4VvvmqMS5EdStYV54Fq3 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b839/importcfg -pack /root/go/pkg/mod/github.com/smallstep/zcrypto@v0.0.0-20221001003018-1ab2364d2a91/json/dhe.go /root/go/pkg/mod/github.com/smallstep/zcrypto@v0.0.0-20221001003018-1ab2364d2a91/json/ecdhe.go /root/go/pkg/mod/github.com/smallstep/zcrypto@v0.0.0-20221001003018-1ab2364d2a91/json/names.go /root/go/pkg/mod/github.com/smallstep/zcrypto@v0.0.0-20221001003018-1ab2364d2a91/json/rsa.go
2025-08-20T22:48:36.1428696Z [00:02:55.170]➜  go tool buildid -w $WORK/b823/_pkg_.a # internal
2025-08-20T22:48:36.1498563Z [00:02:55.177]➜  cp $WORK/b823/_pkg_.a /root/.cache/go-build/87/871225a394fc159d8bac5c9f17b97a30498656f4fefc7750b4b0ff8241529b4b-d # internal
2025-08-20T22:48:36.1592199Z [00:02:55.186]➜  github.com/Azure/azure-sdk-for-go/sdk/azidentity
2025-08-20T22:48:36.1593042Z [00:02:55.186]➜  mkdir -p $WORK/b795/
2025-08-20T22:48:36.1599666Z [00:02:55.187]➜  cat >/tmp/go-build3381348043/b795/importcfg << 'EOF' # internal
2025-08-20T22:48:36.1600056Z [00:02:55.187]➜  # import config
2025-08-20T22:48:36.1600403Z [00:02:55.187]➜  packagefile bytes=/tmp/go-build3381348043/b003/_pkg_.a
2025-08-20T22:48:36.1600835Z [00:02:55.187]➜  packagefile context=/tmp/go-build3381348043/b043/_pkg_.a
2025-08-20T22:48:36.1601279Z [00:02:55.187]➜  packagefile crypto=/tmp/go-build3381348043/b052/_pkg_.a
2025-08-20T22:48:36.1601722Z [00:02:55.187]➜  packagefile crypto/x509=/tmp/go-build3381348043/b141/_pkg_.a
2025-08-20T22:48:36.1602502Z [00:02:55.187]➜  packagefile encoding/json=/tmp/go-build3381348043/b158/_pkg_.a
2025-08-20T22:48:36.1602979Z [00:02:55.187]➜  packagefile encoding/pem=/tmp/go-build3381348043/b145/_pkg_.a
2025-08-20T22:48:36.1603424Z [00:02:55.187]➜  packagefile errors=/tmp/go-build3381348043/b004/_pkg_.a
2025-08-20T22:48:36.1603855Z [00:02:55.187]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:36.1604412Z [00:02:55.187]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore=/tmp/go-build3381348043/b772/_pkg_.a
2025-08-20T22:48:36.1605142Z [00:02:55.187]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/arm/runtime=/tmp/go-build3381348043/b796/_pkg_.a
2025-08-20T22:48:36.1606046Z [00:02:55.187]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/cloud=/tmp/go-build3381348043/b780/_pkg_.a
2025-08-20T22:48:36.1606821Z [00:02:55.187]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/policy=/tmp/go-build3381348043/b779/_pkg_.a
2025-08-20T22:48:36.1607561Z [00:02:55.187]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/runtime=/tmp/go-build3381348043/b782/_pkg_.a
2025-08-20T22:48:36.1608308Z [00:02:55.187]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/streaming=/tmp/go-build3381348043/b790/_pkg_.a
2025-08-20T22:48:36.1609088Z [00:02:55.187]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/azidentity/internal=/tmp/go-build3381348043/b799/_pkg_.a
2025-08-20T22:48:36.1609860Z [00:02:55.187]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/internal/errorinfo=/tmp/go-build3381348043/b792/_pkg_.a
2025-08-20T22:48:36.1610599Z [00:02:55.187]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/internal/log=/tmp/go-build3381348043/b776/_pkg_.a
2025-08-20T22:48:36.1611658Z [00:02:55.187]➜  packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/confidential=/tmp/go-build3381348043/b801/_pkg_.a
2025-08-20T22:48:36.1612652Z [00:02:55.187]➜  packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/errors=/tmp/go-build3381348043/b803/_pkg_.a
2025-08-20T22:48:36.1613599Z [00:02:55.187]➜  packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/managedidentity=/tmp/go-build3381348043/b822/_pkg_.a
2025-08-20T22:48:36.1614742Z [00:02:55.187]➜  packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/public=/tmp/go-build3381348043/b823/_pkg_.a
2025-08-20T22:48:36.1615531Z [00:02:55.187]➜  packagefile golang.org/x/crypto/pkcs12=/tmp/go-build3381348043/b826/_pkg_.a
2025-08-20T22:48:36.1616142Z [00:02:55.187]➜  packagefile io=/tmp/go-build3381348043/b034/_pkg_.a
2025-08-20T22:48:36.1616565Z [00:02:55.187]➜  packagefile net/http=/tmp/go-build3381348043/b161/_pkg_.a
2025-08-20T22:48:36.1616993Z [00:02:55.187]➜  packagefile net/url=/tmp/go-build3381348043/b155/_pkg_.a
2025-08-20T22:48:36.1617407Z [00:02:55.187]➜  packagefile os=/tmp/go-build3381348043/b079/_pkg_.a
2025-08-20T22:48:36.1617813Z [00:02:55.187]➜  packagefile os/exec=/tmp/go-build3381348043/b495/_pkg_.a
2025-08-20T22:48:36.1618243Z [00:02:55.187]➜  packagefile runtime=/tmp/go-build3381348043/b010/_pkg_.a
2025-08-20T22:48:36.1618666Z [00:02:55.187]➜  packagefile strings=/tmp/go-build3381348043/b063/_pkg_.a
2025-08-20T22:48:36.1619081Z [00:02:55.187]➜  packagefile sync=/tmp/go-build3381348043/b035/_pkg_.a
2025-08-20T22:48:36.1619678Z [00:02:55.187]➜  packagefile time=/tmp/go-build3381348043/b044/_pkg_.a
2025-08-20T22:48:36.1619986Z [00:02:55.187]➜  EOF
2025-08-20T22:48:36.1651122Z [00:02:55.187]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b795/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/azidentity@v1.10.1=>github.com/Azure/azure-sdk-for-go/sdk/azidentity@v1.10.1;$WORK/b795=>" -p github.com/Azure/azure-sdk-for-go/sdk/azidentity -lang=go1.23 -complete -installsuffix shared -buildid pva5ePZxsI-IUj6v9GKt/pva5ePZxsI-IUj6v9GKt -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b795/importcfg -pack /root/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/azidentity@v1.10.1/authentication_record.go /root/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/azidentity@v1.10.1/azidentity.go /root/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/azidentity@v1.10.1/azure_cli_credential.go /root/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/azidentity@v1.10.1/azure_developer_cli_credential.go /root/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/azidentity@v1.10.1/azure_pipelines_credential.go /root/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/azidentity@v1.10.1/chained_token_credential.go /root/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/azidentity@v1.10.1/client_assertion_credential.go /root/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/azidentity@v1.10.1/client_certificate_credential.go /root/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/azidentity@v1.10.1/client_secret_credential.go /root/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/azidentity@v1.10.1/confidential_client.go /root/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/azidentity@v1.10.1/default_azure_credential.go /root/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/azidentity@v1.10.1/developer_credential_util.go /root/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/azidentity@v1.10.1/device_code_credential.go /root/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/azidentity@v1.10.1/environment_credential.go /root/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/azidentity@v1.10.1/errors.go /root/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/azidentity@v1.10.1/interactive_browser_credential.go /root/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/azidentity@v1.10.1/logging.go /root/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/azidentity@v1.10.1/managed_identity_client.go /root/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/azidentity@v1.10.1/managed_identity_credential.go /root/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/azidentity@v1.10.1/on_behalf_of_credential.go /root/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/azidentity@v1.10.1/public_client.go /root/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/azidentity@v1.10.1/username_password_credential.go /root/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/azidentity@v1.10.1/version.go /root/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/azidentity@v1.10.1/workload_identity.go
2025-08-20T22:48:36.1895286Z [00:02:55.216]➜  go tool buildid -w $WORK/b839/_pkg_.a # internal
2025-08-20T22:48:36.1915056Z [00:02:55.218]➜  cp $WORK/b839/_pkg_.a /root/.cache/go-build/c6/c6554cf68e07895b08082e7d91653e823d8a0186058491c43461a79b7fb2af35-d # internal
2025-08-20T22:48:36.1964381Z [00:02:55.223]➜  github.com/smallstep/zcrypto/x509/ct
2025-08-20T22:48:36.1964771Z [00:02:55.223]➜  mkdir -p $WORK/b840/
2025-08-20T22:48:36.1971874Z [00:02:55.224]➜  cat >/tmp/go-build3381348043/b840/importcfg << 'EOF' # internal
2025-08-20T22:48:36.1972321Z [00:02:55.224]➜  # import config
2025-08-20T22:48:36.1972673Z [00:02:55.224]➜  packagefile bytes=/tmp/go-build3381348043/b003/_pkg_.a
2025-08-20T22:48:36.1973130Z [00:02:55.224]➜  packagefile crypto/sha256=/tmp/go-build3381348043/b119/_pkg_.a
2025-08-20T22:48:36.1973609Z [00:02:55.224]➜  packagefile encoding/base64=/tmp/go-build3381348043/b146/_pkg_.a
2025-08-20T22:48:36.1974097Z [00:02:55.224]➜  packagefile encoding/binary=/tmp/go-build3381348043/b132/_pkg_.a
2025-08-20T22:48:36.1974910Z [00:02:55.224]➜  packagefile encoding/json=/tmp/go-build3381348043/b158/_pkg_.a
2025-08-20T22:48:36.1975357Z [00:02:55.224]➜  packagefile errors=/tmp/go-build3381348043/b004/_pkg_.a
2025-08-20T22:48:36.1975918Z [00:02:55.224]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:36.1976394Z [00:02:55.224]➜  packagefile io=/tmp/go-build3381348043/b034/_pkg_.a
2025-08-20T22:48:36.1976794Z [00:02:55.224]➜  EOF
2025-08-20T22:48:36.1979462Z [00:02:55.225]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b840/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/smallstep/zcrypto@v0.0.0-20221001003018-1ab2364d2a91/x509/ct=>github.com/smallstep/zcrypto@v0.0.0-20221001003018-1ab2364d2a91/x509/ct;$WORK/b840=>" -p github.com/smallstep/zcrypto/x509/ct -lang=go1.18 -complete -installsuffix shared -buildid iTvGoFM7kBswCGGnPtvM/iTvGoFM7kBswCGGnPtvM -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b840/importcfg -pack /root/go/pkg/mod/github.com/smallstep/zcrypto@v0.0.0-20221001003018-1ab2364d2a91/x509/ct/serialization.go /root/go/pkg/mod/github.com/smallstep/zcrypto@v0.0.0-20221001003018-1ab2364d2a91/x509/ct/types.go
2025-08-20T22:48:36.2356599Z [00:02:55.262]➜  go tool buildid -w $WORK/b840/_pkg_.a # internal
2025-08-20T22:48:36.2363971Z [00:02:55.263]➜  cp $WORK/b840/_pkg_.a /root/.cache/go-build/2e/2e1ccefe9ab1954e990d0e74f764199e0c74ce23253d81f2198b53ad621981bf-d # internal
2025-08-20T22:48:36.2372804Z [00:02:55.264]➜  cp $WORK/b666/_pkg_.a /root/.cache/go-build/d5/d5af55171e23b2d8ce3a530ad3e725839b0bb79190d616e8cfd3629f3d38ec03-d # internal
2025-08-20T22:48:36.2373791Z [00:02:55.264]➜  github.com/smallstep/certificates/monitoring
2025-08-20T22:48:36.2374370Z [00:02:55.264]➜  mkdir -p $WORK/b665/
2025-08-20T22:48:36.2378369Z [00:02:55.265]➜  cat >/tmp/go-build3381348043/b665/importcfg << 'EOF' # internal
2025-08-20T22:48:36.2378740Z [00:02:55.265]➜  # import config
2025-08-20T22:48:36.2379112Z [00:02:55.265]➜  packagefile encoding/json=/tmp/go-build3381348043/b158/_pkg_.a
2025-08-20T22:48:36.2379582Z [00:02:55.265]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:36.2380127Z [00:02:55.265]➜  packagefile github.com/newrelic/go-agent/v3/newrelic=/tmp/go-build3381348043/b666/_pkg_.a
2025-08-20T22:48:36.2380724Z [00:02:55.265]➜  packagefile github.com/pkg/errors=/tmp/go-build3381348043/b195/_pkg_.a
2025-08-20T22:48:36.2381333Z [00:02:55.265]➜  packagefile github.com/smallstep/certificates/logging=/tmp/go-build3381348043/b640/_pkg_.a
2025-08-20T22:48:36.2382319Z [00:02:55.265]➜  packagefile github.com/smallstep/certificates/middleware/requestid=/tmp/go-build3381348043/b576/_pkg_.a
2025-08-20T22:48:36.2382999Z [00:02:55.265]➜  packagefile net/http=/tmp/go-build3381348043/b161/_pkg_.a
2025-08-20T22:48:36.2383447Z [00:02:55.265]➜  packagefile strconv=/tmp/go-build3381348043/b054/_pkg_.a
2025-08-20T22:48:36.2384060Z [00:02:55.265]➜  packagefile strings=/tmp/go-build3381348043/b063/_pkg_.a
2025-08-20T22:48:36.2384380Z [00:02:55.265]➜  EOF
2025-08-20T22:48:36.2386680Z [00:02:55.265]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b665/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/smallstep/certificates@v0.28.4/monitoring=>github.com/smallstep/certificates@v0.28.4/monitoring;$WORK/b665=>" -p github.com/smallstep/certificates/monitoring -lang=go1.23 -complete -installsuffix shared -buildid VXadLVY1oLAtQKs1pDcc/VXadLVY1oLAtQKs1pDcc -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b665/importcfg -pack /root/go/pkg/mod/github.com/smallstep/certificates@v0.28.4/monitoring/monitoring.go
2025-08-20T22:48:36.2395570Z [00:02:55.267]➜  github.com/smallstep/zcrypto/x509/pkix
2025-08-20T22:48:36.2396503Z [00:02:55.267]➜  mkdir -p $WORK/b841/
2025-08-20T22:48:36.2402655Z [00:02:55.267]➜  cat >/tmp/go-build3381348043/b841/importcfg << 'EOF' # internal
2025-08-20T22:48:36.2405399Z [00:02:55.267]➜  # import config
2025-08-20T22:48:36.2407585Z [00:02:55.267]➜  packagefile encoding/asn1=/tmp/go-build3381348043/b110/_pkg_.a
2025-08-20T22:48:36.2408826Z [00:02:55.267]➜  packagefile encoding/json=/tmp/go-build3381348043/b158/_pkg_.a
2025-08-20T22:48:36.2409838Z [00:02:55.267]➜  packagefile errors=/tmp/go-build3381348043/b004/_pkg_.a
2025-08-20T22:48:36.2410405Z [00:02:55.267]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:36.2410927Z [00:02:55.267]➜  packagefile math/big=/tmp/go-build3381348043/b096/_pkg_.a
2025-08-20T22:48:36.2411571Z [00:02:55.267]➜  packagefile strconv=/tmp/go-build3381348043/b054/_pkg_.a
2025-08-20T22:48:36.2412511Z [00:02:55.267]➜  packagefile strings=/tmp/go-build3381348043/b063/_pkg_.a
2025-08-20T22:48:36.2413171Z [00:02:55.267]➜  packagefile time=/tmp/go-build3381348043/b044/_pkg_.a
2025-08-20T22:48:36.2413621Z [00:02:55.267]➜  EOF
2025-08-20T22:48:36.2418164Z [00:02:55.267]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b841/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/smallstep/zcrypto@v0.0.0-20221001003018-1ab2364d2a91/x509/pkix=>github.com/smallstep/zcrypto@v0.0.0-20221001003018-1ab2364d2a91/x509/pkix;$WORK/b841=>" -p github.com/smallstep/zcrypto/x509/pkix -lang=go1.18 -complete -installsuffix shared -buildid 0DzdQWWS_CO5rL_iXyp9/0DzdQWWS_CO5rL_iXyp9 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b841/importcfg -pack /root/go/pkg/mod/github.com/smallstep/zcrypto@v0.0.0-20221001003018-1ab2364d2a91/x509/pkix/json.go /root/go/pkg/mod/github.com/smallstep/zcrypto@v0.0.0-20221001003018-1ab2364d2a91/x509/pkix/oid.go /root/go/pkg/mod/github.com/smallstep/zcrypto@v0.0.0-20221001003018-1ab2364d2a91/x509/pkix/oid_names.go /root/go/pkg/mod/github.com/smallstep/zcrypto@v0.0.0-20221001003018-1ab2364d2a91/x509/pkix/pkix.go /root/go/pkg/mod/github.com/smallstep/zcrypto@v0.0.0-20221001003018-1ab2364d2a91/x509/pkix/pkix_modified.go
2025-08-20T22:48:36.2544642Z [00:02:55.281]➜  go tool buildid -w $WORK/b838/_pkg_.a # internal
2025-08-20T22:48:36.2573239Z [00:02:55.284]➜  cp $WORK/b838/_pkg_.a /root/.cache/go-build/24/243bc18d472efc9c966ff018578090f14f8bfc1fab4c5335a47c444e222da261-d # internal
2025-08-20T22:48:36.2574632Z [00:02:55.284]➜  net/http/cookiejar
2025-08-20T22:48:36.2575528Z [00:02:55.284]➜  mkdir -p $WORK/b843/
2025-08-20T22:48:36.2579583Z [00:02:55.285]➜  cat >/tmp/go-build3381348043/b843/importcfg << 'EOF' # internal
2025-08-20T22:48:36.2580258Z [00:02:55.285]➜  # import config
2025-08-20T22:48:36.2581041Z [00:02:55.285]➜  packagefile cmp=/tmp/go-build3381348043/b051/_pkg_.a
2025-08-20T22:48:36.2581782Z [00:02:55.285]➜  packagefile errors=/tmp/go-build3381348043/b004/_pkg_.a
2025-08-20T22:48:36.2582649Z [00:02:55.285]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:36.2583334Z [00:02:55.285]➜  packagefile net=/tmp/go-build3381348043/b148/_pkg_.a
2025-08-20T22:48:36.2584272Z [00:02:55.285]➜  packagefile net/http=/tmp/go-build3381348043/b161/_pkg_.a
2025-08-20T22:48:36.2585044Z [00:02:55.285]➜  packagefile net/http/internal/ascii=/tmp/go-build3381348043/b182/_pkg_.a
2025-08-20T22:48:36.2586295Z [00:02:55.285]➜  packagefile net/url=/tmp/go-build3381348043/b155/_pkg_.a
2025-08-20T22:48:36.2587010Z [00:02:55.285]➜  packagefile slices=/tmp/go-build3381348043/b050/_pkg_.a
2025-08-20T22:48:36.2587907Z [00:02:55.285]➜  packagefile strings=/tmp/go-build3381348043/b063/_pkg_.a
2025-08-20T22:48:36.2588928Z [00:02:55.285]➜  packagefile sync=/tmp/go-build3381348043/b035/_pkg_.a
2025-08-20T22:48:36.2589843Z [00:02:55.285]➜  packagefile time=/tmp/go-build3381348043/b044/_pkg_.a
2025-08-20T22:48:36.2590738Z [00:02:55.285]➜  packagefile unicode/utf8=/tmp/go-build3381348043/b042/_pkg_.a
2025-08-20T22:48:36.2591301Z [00:02:55.285]➜  EOF
2025-08-20T22:48:36.2593239Z [00:02:55.285]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b843/_pkg_.a -trimpath "/root/.go/src/net/http/cookiejar=>net/http/cookiejar;$WORK/b843=>" -p net/http/cookiejar -lang=go1.25 -std -complete -installsuffix shared -buildid 6WUbQ_aFDGLfOhGdHAfx/6WUbQ_aFDGLfOhGdHAfx -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b843/importcfg -pack /root/.go/src/net/http/cookiejar/jar.go /root/.go/src/net/http/cookiejar/punycode.go
2025-08-20T22:48:36.2730792Z [00:02:55.300]➜  go tool buildid -w $WORK/b665/_pkg_.a # internal
2025-08-20T22:48:36.2739088Z [00:02:55.301]➜  cp $WORK/b665/_pkg_.a /root/.cache/go-build/a2/a273449aa92bb50f71eb5110aeb63aa21f73ad5b80e737ff3f80b87cd93d9a87-d # internal
2025-08-20T22:48:36.2765923Z [00:02:55.304]➜  github.com/smallstep/certificates/ca
2025-08-20T22:48:36.2766518Z [00:02:55.304]➜  mkdir -p $WORK/b002/
2025-08-20T22:48:36.2771431Z [00:02:55.304]➜  cat >/tmp/go-build3381348043/b002/importcfg << 'EOF' # internal
2025-08-20T22:48:36.2771810Z [00:02:55.304]➜  # import config
2025-08-20T22:48:36.2772156Z [00:02:55.304]➜  packagefile bytes=/tmp/go-build3381348043/b003/_pkg_.a
2025-08-20T22:48:36.2772889Z [00:02:55.304]➜  packagefile context=/tmp/go-build3381348043/b043/_pkg_.a
2025-08-20T22:48:36.2773321Z [00:02:55.304]➜  packagefile crypto=/tmp/go-build3381348043/b052/_pkg_.a
2025-08-20T22:48:36.2773771Z [00:02:55.304]➜  packagefile crypto/ecdsa=/tmp/go-build3381348043/b056/_pkg_.a
2025-08-20T22:48:36.2774252Z [00:02:55.304]➜  packagefile crypto/ed25519=/tmp/go-build3381348043/b113/_pkg_.a
2025-08-20T22:48:36.2774771Z [00:02:55.304]➜  packagefile crypto/elliptic=/tmp/go-build3381348043/b095/_pkg_.a
2025-08-20T22:48:36.2775247Z [00:02:55.304]➜  packagefile crypto/rand=/tmp/go-build3381348043/b116/_pkg_.a
2025-08-20T22:48:36.2775706Z [00:02:55.304]➜  packagefile crypto/rsa=/tmp/go-build3381348043/b117/_pkg_.a
2025-08-20T22:48:36.2776352Z [00:02:55.304]➜  packagefile crypto/sha256=/tmp/go-build3381348043/b119/_pkg_.a
2025-08-20T22:48:36.2776819Z [00:02:55.304]➜  packagefile crypto/tls=/tmp/go-build3381348043/b120/_pkg_.a
2025-08-20T22:48:36.2777276Z [00:02:55.304]➜  packagefile crypto/x509=/tmp/go-build3381348043/b141/_pkg_.a
2025-08-20T22:48:36.2777754Z [00:02:55.304]➜  packagefile crypto/x509/pkix=/tmp/go-build3381348043/b143/_pkg_.a
2025-08-20T22:48:36.2778242Z [00:02:55.304]➜  packagefile encoding/base64=/tmp/go-build3381348043/b146/_pkg_.a
2025-08-20T22:48:36.2778713Z [00:02:55.304]➜  packagefile encoding/hex=/tmp/go-build3381348043/b144/_pkg_.a
2025-08-20T22:48:36.2779190Z [00:02:55.304]➜  packagefile encoding/json=/tmp/go-build3381348043/b158/_pkg_.a
2025-08-20T22:48:36.2779658Z [00:02:55.304]➜  packagefile encoding/pem=/tmp/go-build3381348043/b145/_pkg_.a
2025-08-20T22:48:36.2781287Z [00:02:55.304]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:36.2781787Z [00:02:55.304]➜  packagefile github.com/go-chi/chi/v5=/tmp/go-build3381348043/b160/_pkg_.a
2025-08-20T22:48:36.2782572Z [00:02:55.304]➜  packagefile github.com/go-chi/chi/v5/middleware=/tmp/go-build3381348043/b186/_pkg_.a
2025-08-20T22:48:36.2783243Z [00:02:55.304]➜  packagefile github.com/pkg/errors=/tmp/go-build3381348043/b195/_pkg_.a
2025-08-20T22:48:36.2783855Z [00:02:55.304]➜  packagefile github.com/smallstep/certificates/acme=/tmp/go-build3381348043/b196/_pkg_.a
2025-08-20T22:48:36.2784529Z [00:02:55.304]➜  packagefile github.com/smallstep/certificates/acme/api=/tmp/go-build3381348043/b636/_pkg_.a
2025-08-20T22:48:36.2785347Z [00:02:55.304]➜  packagefile github.com/smallstep/certificates/acme/db/nosql=/tmp/go-build3381348043/b644/_pkg_.a
2025-08-20T22:48:36.2786259Z [00:02:55.304]➜  packagefile github.com/smallstep/certificates/api=/tmp/go-build3381348043/b637/_pkg_.a
2025-08-20T22:48:36.2786937Z [00:02:55.304]➜  packagefile github.com/smallstep/certificates/authority=/tmp/go-build3381348043/b240/_pkg_.a
2025-08-20T22:48:36.2787660Z [00:02:55.304]➜  packagefile github.com/smallstep/certificates/authority/admin=/tmp/go-build3381348043/b241/_pkg_.a
2025-08-20T22:48:36.2788425Z [00:02:55.304]➜  packagefile github.com/smallstep/certificates/authority/admin/api=/tmp/go-build3381348043/b645/_pkg_.a
2025-08-20T22:48:36.2789186Z [00:02:55.304]➜  packagefile github.com/smallstep/certificates/authority/config=/tmp/go-build3381348043/b610/_pkg_.a
2025-08-20T22:48:36.2789956Z [00:02:55.304]➜  packagefile github.com/smallstep/certificates/authority/provisioner=/tmp/go-build3381348043/b419/_pkg_.a
2025-08-20T22:48:36.2790877Z [00:02:55.304]➜  packagefile github.com/smallstep/certificates/ca/client=/tmp/go-build3381348043/b646/_pkg_.a
2025-08-20T22:48:36.2791582Z [00:02:55.304]➜  packagefile github.com/smallstep/certificates/ca/identity=/tmp/go-build3381348043/b647/_pkg_.a
2025-08-20T22:48:36.2792282Z [00:02:55.304]➜  packagefile github.com/smallstep/certificates/cas/apiv1=/tmp/go-build3381348043/b611/_pkg_.a
2025-08-20T22:48:36.2792946Z [00:02:55.304]➜  packagefile github.com/smallstep/certificates/db=/tmp/go-build3381348043/b612/_pkg_.a
2025-08-20T22:48:36.2793591Z [00:02:55.304]➜  packagefile github.com/smallstep/certificates/errs=/tmp/go-build3381348043/b426/_pkg_.a
2025-08-20T22:48:36.2794367Z [00:02:55.304]➜  packagefile github.com/smallstep/certificates/internal/httptransport=/tmp/go-build3381348043/b469/_pkg_.a
2025-08-20T22:48:36.2795291Z [00:02:55.304]➜  packagefile github.com/smallstep/certificates/internal/metrix=/tmp/go-build3381348043/b648/_pkg_.a
2025-08-20T22:48:36.2798088Z [00:02:55.304]➜  packagefile github.com/smallstep/certificates/logging=/tmp/go-build3381348043/b640/_pkg_.a
2025-08-20T22:48:36.2798843Z [00:02:55.304]➜  packagefile github.com/smallstep/certificates/middleware/requestid=/tmp/go-build3381348043/b576/_pkg_.a
2025-08-20T22:48:36.2799583Z [00:02:55.304]➜  packagefile github.com/smallstep/certificates/monitoring=/tmp/go-build3381348043/b665/_pkg_.a
2025-08-20T22:48:36.2800256Z [00:02:55.304]➜  packagefile github.com/smallstep/certificates/scep=/tmp/go-build3381348043/b616/_pkg_.a
2025-08-20T22:48:36.2800923Z [00:02:55.304]➜  packagefile github.com/smallstep/certificates/scep/api=/tmp/go-build3381348043/b677/_pkg_.a
2025-08-20T22:48:36.2801604Z [00:02:55.304]➜  packagefile github.com/smallstep/certificates/server=/tmp/go-build3381348043/b678/_pkg_.a
2025-08-20T22:48:36.2802251Z [00:02:55.304]➜  packagefile github.com/smallstep/cli-utils/step=/tmp/go-build3381348043/b581/_pkg_.a
2025-08-20T22:48:36.2802872Z [00:02:55.304]➜  packagefile github.com/smallstep/cli-utils/token=/tmp/go-build3381348043/b679/_pkg_.a
2025-08-20T22:48:36.2803549Z [00:02:55.304]➜  packagefile github.com/smallstep/cli-utils/token/provision=/tmp/go-build3381348043/b680/_pkg_.a
2025-08-20T22:48:36.2804188Z [00:02:55.304]➜  packagefile github.com/smallstep/linkedca=/tmp/go-build3381348043/b242/_pkg_.a
2025-08-20T22:48:36.2804756Z [00:02:55.304]➜  packagefile github.com/smallstep/nosql=/tmp/go-build3381348043/b332/_pkg_.a
2025-08-20T22:48:36.2805295Z [00:02:55.304]➜  packagefile go.step.sm/crypto/jose=/tmp/go-build3381348043/b445/_pkg_.a
2025-08-20T22:48:36.2806132Z [00:02:55.304]➜  packagefile go.step.sm/crypto/keyutil=/tmp/go-build3381348043/b453/_pkg_.a
2025-08-20T22:48:36.2806747Z [00:02:55.304]➜  packagefile go.step.sm/crypto/pemutil=/tmp/go-build3381348043/b461/_pkg_.a
2025-08-20T22:48:36.2807302Z [00:02:55.304]➜  packagefile go.step.sm/crypto/randutil=/tmp/go-build3381348043/b417/_pkg_.a
2025-08-20T22:48:36.2807850Z [00:02:55.304]➜  packagefile go.step.sm/crypto/x509util=/tmp/go-build3381348043/b427/_pkg_.a
2025-08-20T22:48:36.2808392Z [00:02:55.304]➜  packagefile golang.org/x/net/http2=/tmp/go-build3381348043/b308/_pkg_.a
2025-08-20T22:48:36.2809103Z [00:02:55.304]➜  packagefile google.golang.org/protobuf/encoding/protojson=/tmp/go-build3381348043/b215/_pkg_.a
2025-08-20T22:48:36.2809822Z [00:02:55.304]➜  packagefile google.golang.org/protobuf/proto=/tmp/go-build3381348043/b235/_pkg_.a
2025-08-20T22:48:36.2810317Z [00:02:55.304]➜  packagefile io=/tmp/go-build3381348043/b034/_pkg_.a
2025-08-20T22:48:36.2810722Z [00:02:55.304]➜  packagefile log=/tmp/go-build3381348043/b171/_pkg_.a
2025-08-20T22:48:36.2811156Z [00:02:55.304]➜  packagefile math/rand=/tmp/go-build3381348043/b100/_pkg_.a
2025-08-20T22:48:36.2811582Z [00:02:55.304]➜  packagefile net=/tmp/go-build3381348043/b148/_pkg_.a
2025-08-20T22:48:36.2812008Z [00:02:55.304]➜  packagefile net/http=/tmp/go-build3381348043/b161/_pkg_.a
2025-08-20T22:48:36.2812439Z [00:02:55.304]➜  packagefile net/url=/tmp/go-build3381348043/b155/_pkg_.a
2025-08-20T22:48:36.2812858Z [00:02:55.304]➜  packagefile os=/tmp/go-build3381348043/b079/_pkg_.a
2025-08-20T22:48:36.2813504Z [00:02:55.304]➜  packagefile os/signal=/tmp/go-build3381348043/b588/_pkg_.a
2025-08-20T22:48:36.2813938Z [00:02:55.304]➜  packagefile path=/tmp/go-build3381348043/b082/_pkg_.a
2025-08-20T22:48:36.2814385Z [00:02:55.304]➜  packagefile path/filepath=/tmp/go-build3381348043/b156/_pkg_.a
2025-08-20T22:48:36.2814834Z [00:02:55.304]➜  packagefile reflect=/tmp/go-build3381348043/b099/_pkg_.a
2025-08-20T22:48:36.2815259Z [00:02:55.304]➜  packagefile runtime=/tmp/go-build3381348043/b010/_pkg_.a
2025-08-20T22:48:36.2815693Z [00:02:55.304]➜  packagefile strconv=/tmp/go-build3381348043/b054/_pkg_.a
2025-08-20T22:48:36.2816316Z [00:02:55.304]➜  packagefile strings=/tmp/go-build3381348043/b063/_pkg_.a
2025-08-20T22:48:36.2816897Z [00:02:55.304]➜  packagefile sync=/tmp/go-build3381348043/b035/_pkg_.a
2025-08-20T22:48:36.2817316Z [00:02:55.304]➜  packagefile syscall=/tmp/go-build3381348043/b047/_pkg_.a
2025-08-20T22:48:36.2817738Z [00:02:55.304]➜  packagefile time=/tmp/go-build3381348043/b044/_pkg_.a
2025-08-20T22:48:36.2818050Z [00:02:55.304]➜  EOF
2025-08-20T22:48:36.2822715Z [00:02:55.304]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b002/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/smallstep/certificates@v0.28.4/ca=>github.com/smallstep/certificates@v0.28.4/ca;$WORK/b002=>" -p github.com/smallstep/certificates/ca -lang=go1.23 -complete -installsuffix shared -buildid WN9KrQcUylP6oeamofQJ/WN9KrQcUylP6oeamofQJ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b002/importcfg -pack /root/go/pkg/mod/github.com/smallstep/certificates@v0.28.4/ca/acmeClient.go /root/go/pkg/mod/github.com/smallstep/certificates@v0.28.4/ca/adminClient.go /root/go/pkg/mod/github.com/smallstep/certificates@v0.28.4/ca/bootstrap.go /root/go/pkg/mod/github.com/smallstep/certificates@v0.28.4/ca/ca.go /root/go/pkg/mod/github.com/smallstep/certificates@v0.28.4/ca/client.go /root/go/pkg/mod/github.com/smallstep/certificates@v0.28.4/ca/mutable_tls_config.go /root/go/pkg/mod/github.com/smallstep/certificates@v0.28.4/ca/provisioner.go /root/go/pkg/mod/github.com/smallstep/certificates@v0.28.4/ca/renew.go /root/go/pkg/mod/github.com/smallstep/certificates@v0.28.4/ca/signal.go /root/go/pkg/mod/github.com/smallstep/certificates@v0.28.4/ca/tls.go /root/go/pkg/mod/github.com/smallstep/certificates@v0.28.4/ca/tls_options.go
2025-08-20T22:48:36.3389462Z [00:02:55.363]➜  go tool buildid -w $WORK/b843/_pkg_.a # internal
2025-08-20T22:48:36.3393274Z [00:02:55.364]➜  cp $WORK/b843/_pkg_.a /root/.cache/go-build/30/3022ece1fed2d1e4c0749c441eb004a9066b846c3384be5935ddc9626b32ee4f-d # internal
2025-08-20T22:48:36.3400856Z [00:02:55.367]➜  github.com/weppos/publicsuffix-go/publicsuffix
2025-08-20T22:48:36.3402292Z [00:02:55.367]➜  mkdir -p $WORK/b842/
2025-08-20T22:48:36.3409530Z [00:02:55.368]➜  cat >/tmp/go-build3381348043/b842/importcfg << 'EOF' # internal
2025-08-20T22:48:36.3411999Z [00:02:55.368]➜  # import config
2025-08-20T22:48:36.3423915Z [00:02:55.368]➜  packagefile bufio=/tmp/go-build3381348043/b162/_pkg_.a
2025-08-20T22:48:36.3424600Z [00:02:55.368]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:36.3425186Z [00:02:55.368]➜  packagefile golang.org/x/net/idna=/tmp/go-build3381348043/b310/_pkg_.a
2025-08-20T22:48:36.3425649Z [00:02:55.368]➜  packagefile io=/tmp/go-build3381348043/b034/_pkg_.a
2025-08-20T22:48:36.3426289Z [00:02:55.368]➜  packagefile net/http/cookiejar=/tmp/go-build3381348043/b843/_pkg_.a
2025-08-20T22:48:36.3426751Z [00:02:55.368]➜  packagefile os=/tmp/go-build3381348043/b079/_pkg_.a
2025-08-20T22:48:36.3427179Z [00:02:55.368]➜  packagefile strings=/tmp/go-build3381348043/b063/_pkg_.a
2025-08-20T22:48:36.3427524Z [00:02:55.368]➜  EOF
2025-08-20T22:48:36.3429961Z [00:02:55.369]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b842/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/weppos/publicsuffix-go@v0.20.0/publicsuffix=>github.com/weppos/publicsuffix-go@v0.20.0/publicsuffix;$WORK/b842=>" -p github.com/weppos/publicsuffix-go/publicsuffix -lang=go1.11 -complete -installsuffix shared -buildid mnWSMVVjD117UKHSK8zR/mnWSMVVjD117UKHSK8zR -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b842/importcfg -pack /root/go/pkg/mod/github.com/weppos/publicsuffix-go@v0.20.0/publicsuffix/publicsuffix.go /root/go/pkg/mod/github.com/weppos/publicsuffix-go@v0.20.0/publicsuffix/rules.go
2025-08-20T22:48:36.4265669Z [00:02:55.453]➜  go tool buildid -w $WORK/b795/_pkg_.a # internal
2025-08-20T22:48:36.4306420Z [00:02:55.457]➜  cp $WORK/b795/_pkg_.a /root/.cache/go-build/ea/eade2546394ff2a3be1577cbb900ffe9ec20aa8124b5420878a98514e149bb06-d # internal
2025-08-20T22:48:36.4314072Z [00:02:55.458]➜  go.step.sm/crypto/kms/azurekms
2025-08-20T22:48:36.4314403Z [00:02:55.458]➜  mkdir -p $WORK/b771/
2025-08-20T22:48:36.4315113Z [00:02:55.458]➜  cat >/tmp/go-build3381348043/b771/importcfg << 'EOF' # internal
2025-08-20T22:48:36.4315467Z [00:02:55.458]➜  # import config
2025-08-20T22:48:36.4315938Z [00:02:55.458]➜  packagefile context=/tmp/go-build3381348043/b043/_pkg_.a
2025-08-20T22:48:36.4318729Z [00:02:55.458]➜  packagefile crypto=/tmp/go-build3381348043/b052/_pkg_.a
2025-08-20T22:48:36.4319194Z [00:02:55.458]➜  packagefile crypto/ecdsa=/tmp/go-build3381348043/b056/_pkg_.a
2025-08-20T22:48:36.4319676Z [00:02:55.458]➜  packagefile crypto/elliptic=/tmp/go-build3381348043/b095/_pkg_.a
2025-08-20T22:48:36.4320147Z [00:02:55.458]➜  packagefile crypto/rsa=/tmp/go-build3381348043/b117/_pkg_.a
2025-08-20T22:48:36.4320576Z [00:02:55.458]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:36.4321140Z [00:02:55.458]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore=/tmp/go-build3381348043/b772/_pkg_.a
2025-08-20T22:48:36.4321845Z [00:02:55.458]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/cloud=/tmp/go-build3381348043/b780/_pkg_.a
2025-08-20T22:48:36.4322582Z [00:02:55.458]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/policy=/tmp/go-build3381348043/b779/_pkg_.a
2025-08-20T22:48:36.4323297Z [00:02:55.458]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/azidentity=/tmp/go-build3381348043/b795/_pkg_.a
2025-08-20T22:48:36.4324214Z [00:02:55.458]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/keyvault/azkeys=/tmp/go-build3381348043/b828/_pkg_.a
2025-08-20T22:48:36.4324904Z [00:02:55.458]➜  packagefile github.com/pkg/errors=/tmp/go-build3381348043/b195/_pkg_.a
2025-08-20T22:48:36.4325452Z [00:02:55.458]➜  packagefile go.step.sm/crypto/kms/apiv1=/tmp/go-build3381348043/b605/_pkg_.a
2025-08-20T22:48:36.4326303Z [00:02:55.458]➜  packagefile go.step.sm/crypto/kms/uri=/tmp/go-build3381348043/b606/_pkg_.a
2025-08-20T22:48:36.4326940Z [00:02:55.458]➜  packagefile golang.org/x/crypto/cryptobyte=/tmp/go-build3381348043/b466/_pkg_.a
2025-08-20T22:48:36.4327558Z [00:02:55.458]➜  packagefile golang.org/x/crypto/cryptobyte/asn1=/tmp/go-build3381348043/b467/_pkg_.a
2025-08-20T22:48:36.4328065Z [00:02:55.458]➜  packagefile io=/tmp/go-build3381348043/b034/_pkg_.a
2025-08-20T22:48:36.4328482Z [00:02:55.458]➜  packagefile math/big=/tmp/go-build3381348043/b096/_pkg_.a
2025-08-20T22:48:36.4328929Z [00:02:55.458]➜  packagefile net/url=/tmp/go-build3381348043/b155/_pkg_.a
2025-08-20T22:48:36.4329359Z [00:02:55.458]➜  packagefile strings=/tmp/go-build3381348043/b063/_pkg_.a
2025-08-20T22:48:36.4329778Z [00:02:55.458]➜  packagefile sync=/tmp/go-build3381348043/b035/_pkg_.a
2025-08-20T22:48:36.4330185Z [00:02:55.458]➜  packagefile time=/tmp/go-build3381348043/b044/_pkg_.a
2025-08-20T22:48:36.4330494Z [00:02:55.458]➜  EOF
2025-08-20T22:48:36.4333015Z [00:02:55.459]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b771/_pkg_.a -trimpath "/root/go/pkg/mod/go.step.sm/crypto@v0.69.0/kms/azurekms=>go.step.sm/crypto@v0.69.0/kms/azurekms;$WORK/b771=>" -p go.step.sm/crypto/kms/azurekms -lang=go1.23 -complete -installsuffix shared -buildid rCtCMom7vN66f4-RcWrR/rCtCMom7vN66f4-RcWrR -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b771/importcfg -pack /root/go/pkg/mod/go.step.sm/crypto@v0.69.0/kms/azurekms/key_vault.go /root/go/pkg/mod/go.step.sm/crypto@v0.69.0/kms/azurekms/lazy_client.go /root/go/pkg/mod/go.step.sm/crypto@v0.69.0/kms/azurekms/signer.go /root/go/pkg/mod/go.step.sm/crypto@v0.69.0/kms/azurekms/utils.go
2025-08-20T22:48:36.5177659Z [00:02:55.544]➜  go tool buildid -w $WORK/b841/_pkg_.a # internal
2025-08-20T22:48:36.5199576Z [00:02:55.547]➜  cp $WORK/b841/_pkg_.a /root/.cache/go-build/02/02720dfbbc90815127f809f0e2fabe044ca6cc8e2f6a332e4ba43b94a660e58d-d # internal
2025-08-20T22:48:36.5201364Z [00:02:55.547]➜  software.sslmate.com/src/go-pkcs12/internal/rc2
2025-08-20T22:48:36.5201752Z [00:02:55.547]➜  mkdir -p $WORK/b848/
2025-08-20T22:48:36.5202130Z [00:02:55.547]➜  cat >/tmp/go-build3381348043/b848/importcfg << 'EOF' # internal
2025-08-20T22:48:36.5202788Z [00:02:55.547]➜  # import config
2025-08-20T22:48:36.5203156Z [00:02:55.547]➜  packagefile crypto/cipher=/tmp/go-build3381348043/b059/_pkg_.a
2025-08-20T22:48:36.5203639Z [00:02:55.547]➜  packagefile encoding/binary=/tmp/go-build3381348043/b132/_pkg_.a
2025-08-20T22:48:36.5203997Z [00:02:55.547]➜  EOF
2025-08-20T22:48:36.5206190Z [00:02:55.547]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b848/_pkg_.a -trimpath "/root/go/pkg/mod/software.sslmate.com/src/go-pkcs12@v0.6.0/internal/rc2=>software.sslmate.com/src/go-pkcs12@v0.6.0/internal/rc2;$WORK/b848=>" -p software.sslmate.com/src/go-pkcs12/internal/rc2 -lang=go1.19 -complete -installsuffix shared -buildid MwGpfL2IOp1Abvukhhs-/MwGpfL2IOp1Abvukhhs- -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b848/importcfg -pack /root/go/pkg/mod/software.sslmate.com/src/go-pkcs12@v0.6.0/internal/rc2/rc2.go
2025-08-20T22:48:36.5243326Z [00:02:55.551]➜  go tool buildid -w $WORK/b771/_pkg_.a # internal
2025-08-20T22:48:36.5246386Z [00:02:55.551]➜  go tool buildid -w $WORK/b842/_pkg_.a # internal
2025-08-20T22:48:36.5258401Z [00:02:55.553]➜  cp $WORK/b771/_pkg_.a /root/.cache/go-build/19/196b2dccfbbd19f125ccfc28df71e0b324fe620786c763bcc9c9a02768308c5b-d # internal
2025-08-20T22:48:36.5261725Z [00:02:55.553]➜  github.com/smallstep/cli/command/completion
2025-08-20T22:48:36.5262092Z [00:02:55.553]➜  mkdir -p $WORK/b849/
2025-08-20T22:48:36.5262719Z [00:02:55.553]➜  cat >/tmp/go-build3381348043/b849/importcfg << 'EOF' # internal
2025-08-20T22:48:36.5263174Z [00:02:55.553]➜  # import config
2025-08-20T22:48:36.5263507Z [00:02:55.553]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:36.5263984Z [00:02:55.553]➜  packagefile github.com/pkg/errors=/tmp/go-build3381348043/b195/_pkg_.a
2025-08-20T22:48:36.5264707Z [00:02:55.553]➜  packagefile github.com/smallstep/cli-utils/command=/tmp/go-build3381348043/b580/_pkg_.a
2025-08-20T22:48:36.5265401Z [00:02:55.553]➜  packagefile github.com/smallstep/cli-utils/errs=/tmp/go-build3381348043/b582/_pkg_.a
2025-08-20T22:48:36.5266198Z [00:02:55.553]➜  packagefile github.com/smallstep/cli/flags=/tmp/go-build3381348043/b731/_pkg_.a
2025-08-20T22:48:36.5266760Z [00:02:55.553]➜  packagefile github.com/urfave/cli=/tmp/go-build3381348043/b583/_pkg_.a
2025-08-20T22:48:36.5267126Z [00:02:55.553]➜  EOF
2025-08-20T22:48:36.5269018Z [00:02:55.553]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b849/_pkg_.a -trimpath "/tmp/tmp.ktsoLsWyz4/TEMPREPO/command/completion=>github.com/smallstep/cli/command/completion;$WORK/b849=>" -p github.com/smallstep/cli/command/completion -lang=go1.23 -complete -installsuffix shared -buildid MTrjmJwHyci5clCP9LHZ/MTrjmJwHyci5clCP9LHZ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b849/importcfg -pack /tmp/tmp.ktsoLsWyz4/TEMPREPO/command/completion/completion.go
2025-08-20T22:48:36.5301385Z [00:02:55.557]➜  cp $WORK/b842/_pkg_.a /root/.cache/go-build/7c/7ce9616aa0b606d60f293fdc1b79f37d0400491270f443aff842c163d2508c42-d # internal
2025-08-20T22:48:36.5364608Z [00:02:55.563]➜  github.com/smallstep/zcrypto/x509
2025-08-20T22:48:36.5366622Z [00:02:55.564]➜  mkdir -p $WORK/b837/
2025-08-20T22:48:36.5375879Z [00:02:55.564]➜  cat >/tmp/go-build3381348043/b837/importcfg << 'EOF' # internal
2025-08-20T22:48:36.5376589Z [00:02:55.564]➜  # import config
2025-08-20T22:48:36.5377505Z [00:02:55.564]➜  packagefile bytes=/tmp/go-build3381348043/b003/_pkg_.a
2025-08-20T22:48:36.5379549Z [00:02:55.564]➜  packagefile crypto=/tmp/go-build3381348043/b052/_pkg_.a
2025-08-20T22:48:36.5380012Z [00:02:55.564]➜  packagefile crypto/aes=/tmp/go-build3381348043/b122/_pkg_.a
2025-08-20T22:48:36.5380482Z [00:02:55.564]➜  packagefile crypto/cipher=/tmp/go-build3381348043/b059/_pkg_.a
2025-08-20T22:48:36.5380945Z [00:02:55.564]➜  packagefile crypto/des=/tmp/go-build3381348043/b123/_pkg_.a
2025-08-20T22:48:36.5381405Z [00:02:55.564]➜  packagefile crypto/dsa=/tmp/go-build3381348043/b142/_pkg_.a
2025-08-20T22:48:36.5381862Z [00:02:55.565]➜  packagefile crypto/ecdsa=/tmp/go-build3381348043/b056/_pkg_.a
2025-08-20T22:48:36.5382581Z [00:02:55.565]➜  packagefile crypto/elliptic=/tmp/go-build3381348043/b095/_pkg_.a
2025-08-20T22:48:36.5383055Z [00:02:55.565]➜  packagefile crypto/md5=/tmp/go-build3381348043/b136/_pkg_.a
2025-08-20T22:48:36.5383507Z [00:02:55.565]➜  packagefile crypto/rsa=/tmp/go-build3381348043/b117/_pkg_.a
2025-08-20T22:48:36.5383972Z [00:02:55.565]➜  packagefile crypto/sha1=/tmp/go-build3381348043/b138/_pkg_.a
2025-08-20T22:48:36.5384438Z [00:02:55.565]➜  packagefile crypto/sha256=/tmp/go-build3381348043/b119/_pkg_.a
2025-08-20T22:48:36.5384902Z [00:02:55.565]➜  packagefile crypto/sha512=/tmp/go-build3381348043/b108/_pkg_.a
2025-08-20T22:48:36.5385368Z [00:02:55.565]➜  packagefile encoding/asn1=/tmp/go-build3381348043/b110/_pkg_.a
2025-08-20T22:48:36.5386009Z [00:02:55.565]➜  packagefile encoding/hex=/tmp/go-build3381348043/b144/_pkg_.a
2025-08-20T22:48:36.5386672Z [00:02:55.565]➜  packagefile encoding/json=/tmp/go-build3381348043/b158/_pkg_.a
2025-08-20T22:48:36.5387246Z [00:02:55.565]➜  packagefile encoding/pem=/tmp/go-build3381348043/b145/_pkg_.a
2025-08-20T22:48:36.5387704Z [00:02:55.565]➜  packagefile errors=/tmp/go-build3381348043/b004/_pkg_.a
2025-08-20T22:48:36.5388122Z [00:02:55.565]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:36.5388643Z [00:02:55.565]➜  packagefile github.com/asaskevich/govalidator=/tmp/go-build3381348043/b838/_pkg_.a
2025-08-20T22:48:36.5389352Z [00:02:55.565]➜  packagefile github.com/smallstep/zcrypto/json=/tmp/go-build3381348043/b839/_pkg_.a
2025-08-20T22:48:36.5390037Z [00:02:55.565]➜  packagefile github.com/smallstep/zcrypto/x509/ct=/tmp/go-build3381348043/b840/_pkg_.a
2025-08-20T22:48:36.5390678Z [00:02:55.565]➜  packagefile github.com/smallstep/zcrypto/x509/pkix=/tmp/go-build3381348043/b841/_pkg_.a
2025-08-20T22:48:36.5391368Z [00:02:55.565]➜  packagefile github.com/weppos/publicsuffix-go/publicsuffix=/tmp/go-build3381348043/b842/_pkg_.a
2025-08-20T22:48:36.5392005Z [00:02:55.565]➜  packagefile golang.org/x/crypto/ed25519=/tmp/go-build3381348043/b632/_pkg_.a
2025-08-20T22:48:36.5400689Z [00:02:55.565]➜  packagefile io=/tmp/go-build3381348043/b034/_pkg_.a
2025-08-20T22:48:36.5401137Z [00:02:55.565]➜  packagefile io/ioutil=/tmp/go-build3381348043/b342/_pkg_.a
2025-08-20T22:48:36.5401582Z [00:02:55.565]➜  packagefile math/big=/tmp/go-build3381348043/b096/_pkg_.a
2025-08-20T22:48:36.5402404Z [00:02:55.565]➜  packagefile net=/tmp/go-build3381348043/b148/_pkg_.a
2025-08-20T22:48:36.5402808Z [00:02:55.565]➜  packagefile os=/tmp/go-build3381348043/b079/_pkg_.a
2025-08-20T22:48:36.5403223Z [00:02:55.565]➜  packagefile runtime=/tmp/go-build3381348043/b010/_pkg_.a
2025-08-20T22:48:36.5403650Z [00:02:55.565]➜  packagefile strconv=/tmp/go-build3381348043/b054/_pkg_.a
2025-08-20T22:48:36.5404083Z [00:02:55.565]➜  packagefile strings=/tmp/go-build3381348043/b063/_pkg_.a
2025-08-20T22:48:36.5404506Z [00:02:55.565]➜  packagefile sync=/tmp/go-build3381348043/b035/_pkg_.a
2025-08-20T22:48:36.5404915Z [00:02:55.565]➜  packagefile time=/tmp/go-build3381348043/b044/_pkg_.a
2025-08-20T22:48:36.5405568Z [00:02:55.565]➜  packagefile unicode/utf8=/tmp/go-build3381348043/b042/_pkg_.a
2025-08-20T22:48:36.5406175Z [00:02:55.565]➜  EOF
2025-08-20T22:48:36.5416752Z [00:02:55.565]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b837/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/smallstep/zcrypto@v0.0.0-20221001003018-1ab2364d2a91/x509=>github.com/smallstep/zcrypto@v0.0.0-20221001003018-1ab2364d2a91/x509;$WORK/b837=>" -p github.com/smallstep/zcrypto/x509 -lang=go1.18 -complete -installsuffix shared -buildid EpQeeskrfODEpBACAY_X/EpQeeskrfODEpBACAY_X -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b837/importcfg -pack /root/go/pkg/mod/github.com/smallstep/zcrypto@v0.0.0-20221001003018-1ab2364d2a91/x509/cert_pool.go /root/go/pkg/mod/github.com/smallstep/zcrypto@v0.0.0-20221001003018-1ab2364d2a91/x509/cert_pool_modified.go /root/go/pkg/mod/github.com/smallstep/zcrypto@v0.0.0-20221001003018-1ab2364d2a91/x509/certificate_type.go /root/go/pkg/mod/github.com/smallstep/zcrypto@v0.0.0-20221001003018-1ab2364d2a91/x509/chain.go /root/go/pkg/mod/github.com/smallstep/zcrypto@v0.0.0-20221001003018-1ab2364d2a91/x509/extended_key_usage.go /root/go/pkg/mod/github.com/smallstep/zcrypto@v0.0.0-20221001003018-1ab2364d2a91/x509/extensions.go /root/go/pkg/mod/github.com/smallstep/zcrypto@v0.0.0-20221001003018-1ab2364d2a91/x509/fingerprint.go /root/go/pkg/mod/github.com/smallstep/zcrypto@v0.0.0-20221001003018-1ab2364d2a91/x509/generated_certvalidationlevel_string.go /root/go/pkg/mod/github.com/smallstep/zcrypto@v0.0.0-20221001003018-1ab2364d2a91/x509/json.go /root/go/pkg/mod/github.com/smallstep/zcrypto@v0.0.0-20221001003018-1ab2364d2a91/x509/names.go /root/go/pkg/mod/github.com/smallstep/zcrypto@v0.0.0-20221001003018-1ab2364d2a91/x509/pem_decrypt.go /root/go/pkg/mod/github.com/smallstep/zcrypto@v0.0.0-20221001003018-1ab2364d2a91/x509/pkcs1.go /root/go/pkg/mod/github.com/smallstep/zcrypto@v0.0.0-20221001003018-1ab2364d2a91/x509/pkcs8.go /root/go/pkg/mod/github.com/smallstep/zcrypto@v0.0.0-20221001003018-1ab2364d2a91/x509/root.go /root/go/pkg/mod/github.com/smallstep/zcrypto@v0.0.0-20221001003018-1ab2364d2a91/x509/root_linux.go /root/go/pkg/mod/github.com/smallstep/zcrypto@v0.0.0-20221001003018-1ab2364d2a91/x509/root_unix.go /root/go/pkg/mod/github.com/smallstep/zcrypto@v0.0.0-20221001003018-1ab2364d2a91/x509/sec1.go /root/go/pkg/mod/github.com/smallstep/zcrypto@v0.0.0-20221001003018-1ab2364d2a91/x509/validation.go /root/go/pkg/mod/github.com/smallstep/zcrypto@v0.0.0-20221001003018-1ab2364d2a91/x509/verify.go /root/go/pkg/mod/github.com/smallstep/zcrypto@v0.0.0-20221001003018-1ab2364d2a91/x509/verify_modified.go /root/go/pkg/mod/github.com/smallstep/zcrypto@v0.0.0-20221001003018-1ab2364d2a91/x509/x509.go /root/go/pkg/mod/github.com/smallstep/zcrypto@v0.0.0-20221001003018-1ab2364d2a91/x509/x509_modified.go
2025-08-20T22:48:36.5425467Z [00:02:55.566]➜  go tool buildid -w $WORK/b848/_pkg_.a # internal
2025-08-20T22:48:36.5426282Z [00:02:55.567]➜  cp $WORK/b848/_pkg_.a /root/.cache/go-build/33/336ecfd2828ecfa6aa7f7163ea049bfc28b39da008357cb1eb71282128996a8a-d # internal
2025-08-20T22:48:36.5426882Z [00:02:55.568]➜  software.sslmate.com/src/go-pkcs12
2025-08-20T22:48:36.5430358Z [00:02:55.570]➜  mkdir -p $WORK/b847/
2025-08-20T22:48:36.5432377Z [00:02:55.570]➜  cat >/tmp/go-build3381348043/b847/importcfg << 'EOF' # internal
2025-08-20T22:48:36.5433854Z [00:02:55.570]➜  # import config
2025-08-20T22:48:36.5434214Z [00:02:55.570]➜  packagefile bytes=/tmp/go-build3381348043/b003/_pkg_.a
2025-08-20T22:48:36.5434654Z [00:02:55.570]➜  packagefile crypto/aes=/tmp/go-build3381348043/b122/_pkg_.a
2025-08-20T22:48:36.5435125Z [00:02:55.570]➜  packagefile crypto/cipher=/tmp/go-build3381348043/b059/_pkg_.a
2025-08-20T22:48:36.5435591Z [00:02:55.570]➜  packagefile crypto/des=/tmp/go-build3381348043/b123/_pkg_.a
2025-08-20T22:48:36.5436422Z [00:02:55.570]➜  packagefile crypto/ecdsa=/tmp/go-build3381348043/b056/_pkg_.a
2025-08-20T22:48:36.5436887Z [00:02:55.570]➜  packagefile crypto/hmac=/tmp/go-build3381348043/b126/_pkg_.a
2025-08-20T22:48:36.5437577Z [00:02:55.570]➜  packagefile crypto/rand=/tmp/go-build3381348043/b116/_pkg_.a
2025-08-20T22:48:36.5438034Z [00:02:55.570]➜  packagefile crypto/rsa=/tmp/go-build3381348043/b117/_pkg_.a
2025-08-20T22:48:36.5438490Z [00:02:55.570]➜  packagefile crypto/sha1=/tmp/go-build3381348043/b138/_pkg_.a
2025-08-20T22:48:36.5438981Z [00:02:55.570]➜  packagefile crypto/sha256=/tmp/go-build3381348043/b119/_pkg_.a
2025-08-20T22:48:36.5439444Z [00:02:55.570]➜  packagefile crypto/sha512=/tmp/go-build3381348043/b108/_pkg_.a
2025-08-20T22:48:36.5439901Z [00:02:55.570]➜  packagefile crypto/x509=/tmp/go-build3381348043/b141/_pkg_.a
2025-08-20T22:48:36.5440377Z [00:02:55.570]➜  packagefile crypto/x509/pkix=/tmp/go-build3381348043/b143/_pkg_.a
2025-08-20T22:48:36.5440859Z [00:02:55.570]➜  packagefile encoding/asn1=/tmp/go-build3381348043/b110/_pkg_.a
2025-08-20T22:48:36.5441327Z [00:02:55.570]➜  packagefile encoding/hex=/tmp/go-build3381348043/b144/_pkg_.a
2025-08-20T22:48:36.5441798Z [00:02:55.570]➜  packagefile encoding/pem=/tmp/go-build3381348043/b145/_pkg_.a
2025-08-20T22:48:36.5442244Z [00:02:55.570]➜  packagefile errors=/tmp/go-build3381348043/b004/_pkg_.a
2025-08-20T22:48:36.5442660Z [00:02:55.570]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:36.5443157Z [00:02:55.570]➜  packagefile golang.org/x/crypto/pbkdf2=/tmp/go-build3381348043/b203/_pkg_.a
2025-08-20T22:48:36.5443646Z [00:02:55.570]➜  packagefile hash=/tmp/go-build3381348043/b053/_pkg_.a
2025-08-20T22:48:36.5444050Z [00:02:55.570]➜  packagefile io=/tmp/go-build3381348043/b034/_pkg_.a
2025-08-20T22:48:36.5444469Z [00:02:55.570]➜  packagefile math/big=/tmp/go-build3381348043/b096/_pkg_.a
2025-08-20T22:48:36.5445048Z [00:02:55.570]➜  packagefile software.sslmate.com/src/go-pkcs12/internal/rc2=/tmp/go-build3381348043/b848/_pkg_.a
2025-08-20T22:48:36.5445912Z [00:02:55.570]➜  packagefile unicode/utf16=/tmp/go-build3381348043/b111/_pkg_.a
2025-08-20T22:48:36.5446360Z [00:02:55.570]➜  EOF
2025-08-20T22:48:36.5449799Z [00:02:55.570]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b847/_pkg_.a -trimpath "/root/go/pkg/mod/software.sslmate.com/src/go-pkcs12@v0.6.0=>software.sslmate.com/src/go-pkcs12@v0.6.0;$WORK/b847=>" -p software.sslmate.com/src/go-pkcs12 -lang=go1.19 -complete -installsuffix shared -buildid 1mLlhc2JloDqDXjqtayY/1mLlhc2JloDqDXjqtayY -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b847/importcfg -pack /root/go/pkg/mod/software.sslmate.com/src/go-pkcs12@v0.6.0/bmp-string.go /root/go/pkg/mod/software.sslmate.com/src/go-pkcs12@v0.6.0/crypto.go /root/go/pkg/mod/software.sslmate.com/src/go-pkcs12@v0.6.0/errors.go /root/go/pkg/mod/software.sslmate.com/src/go-pkcs12@v0.6.0/mac.go /root/go/pkg/mod/software.sslmate.com/src/go-pkcs12@v0.6.0/pbkdf.go /root/go/pkg/mod/software.sslmate.com/src/go-pkcs12@v0.6.0/pkcs12.go /root/go/pkg/mod/software.sslmate.com/src/go-pkcs12@v0.6.0/safebags.go
2025-08-20T22:48:36.5620057Z [00:02:55.589]➜  go tool buildid -w $WORK/b849/_pkg_.a # internal
2025-08-20T22:48:36.5625086Z [00:02:55.589]➜  cp $WORK/b849/_pkg_.a /root/.cache/go-build/d8/d83096c21e2ca4961ea87271b0e72e04af55cdfd1d72d3533cfb58995c0eb7e0-d # internal
2025-08-20T22:48:36.5626157Z [00:02:55.590]➜  github.com/smallstep/cli/command/context
2025-08-20T22:48:36.5626806Z [00:02:55.590]➜  mkdir -p $WORK/b850/
2025-08-20T22:48:36.5629026Z [00:02:55.590]➜  cat >/tmp/go-build3381348043/b850/importcfg << 'EOF' # internal
2025-08-20T22:48:36.5630340Z [00:02:55.590]➜  # import config
2025-08-20T22:48:36.5630763Z [00:02:55.590]➜  packagefile encoding/json=/tmp/go-build3381348043/b158/_pkg_.a
2025-08-20T22:48:36.5631215Z [00:02:55.590]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:36.5631700Z [00:02:55.590]➜  packagefile github.com/pkg/errors=/tmp/go-build3381348043/b195/_pkg_.a
2025-08-20T22:48:36.5632304Z [00:02:55.590]➜  packagefile github.com/smallstep/cli-utils/command=/tmp/go-build3381348043/b580/_pkg_.a
2025-08-20T22:48:36.5632934Z [00:02:55.590]➜  packagefile github.com/smallstep/cli-utils/errs=/tmp/go-build3381348043/b582/_pkg_.a
2025-08-20T22:48:36.5633840Z [00:02:55.590]➜  packagefile github.com/smallstep/cli-utils/fileutil=/tmp/go-build3381348043/b579/_pkg_.a
2025-08-20T22:48:36.5634511Z [00:02:55.590]➜  packagefile github.com/smallstep/cli-utils/step=/tmp/go-build3381348043/b581/_pkg_.a
2025-08-20T22:48:36.5635137Z [00:02:55.590]➜  packagefile github.com/smallstep/cli-utils/ui=/tmp/go-build3381348043/b586/_pkg_.a
2025-08-20T22:48:36.5635846Z [00:02:55.590]➜  packagefile github.com/smallstep/cli/flags=/tmp/go-build3381348043/b731/_pkg_.a
2025-08-20T22:48:36.5636471Z [00:02:55.590]➜  packagefile github.com/urfave/cli=/tmp/go-build3381348043/b583/_pkg_.a
2025-08-20T22:48:36.5636931Z [00:02:55.590]➜  packagefile os=/tmp/go-build3381348043/b079/_pkg_.a
2025-08-20T22:48:36.5638023Z [00:02:55.590]➜  packagefile path/filepath=/tmp/go-build3381348043/b156/_pkg_.a
2025-08-20T22:48:36.5638490Z [00:02:55.590]➜  EOF
2025-08-20T22:48:36.5642686Z [00:02:55.591]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b850/_pkg_.a -trimpath "/tmp/tmp.ktsoLsWyz4/TEMPREPO/command/context=>github.com/smallstep/cli/command/context;$WORK/b850=>" -p github.com/smallstep/cli/command/context -lang=go1.23 -complete -installsuffix shared -buildid 9mICJCAKKDUcmePg_fxC/9mICJCAKKDUcmePg_fxC -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b850/importcfg -pack /tmp/tmp.ktsoLsWyz4/TEMPREPO/command/context/context.go /tmp/tmp.ktsoLsWyz4/TEMPREPO/command/context/current.go /tmp/tmp.ktsoLsWyz4/TEMPREPO/command/context/list.go /tmp/tmp.ktsoLsWyz4/TEMPREPO/command/context/remove.go /tmp/tmp.ktsoLsWyz4/TEMPREPO/command/context/select.go
2025-08-20T22:48:36.6417496Z [00:02:55.669]➜  go tool buildid -w $WORK/b850/_pkg_.a # internal
2025-08-20T22:48:36.6440486Z [00:02:55.671]➜  cp $WORK/b850/_pkg_.a /root/.cache/go-build/f8/f87b37965f502f3a112a51e3fcfa9f6152e557e373701fa538fe609078489079-d # internal
2025-08-20T22:48:36.6441462Z [00:02:55.671]➜  github.com/smallstep/cli/command/crl
2025-08-20T22:48:36.6442109Z [00:02:55.671]➜  mkdir -p $WORK/b851/
2025-08-20T22:48:36.6442778Z [00:02:55.671]➜  cat >/tmp/go-build3381348043/b851/importcfg << 'EOF' # internal
2025-08-20T22:48:36.6443453Z [00:02:55.671]➜  # import config
2025-08-20T22:48:36.6444333Z [00:02:55.671]➜  packagefile bytes=/tmp/go-build3381348043/b003/_pkg_.a
2025-08-20T22:48:36.6445104Z [00:02:55.671]➜  packagefile crypto/tls=/tmp/go-build3381348043/b120/_pkg_.a
2025-08-20T22:48:36.6445643Z [00:02:55.671]➜  packagefile crypto/x509=/tmp/go-build3381348043/b141/_pkg_.a
2025-08-20T22:48:36.6446295Z [00:02:55.671]➜  packagefile encoding/json=/tmp/go-build3381348043/b158/_pkg_.a
2025-08-20T22:48:36.6446774Z [00:02:55.671]➜  packagefile encoding/pem=/tmp/go-build3381348043/b145/_pkg_.a
2025-08-20T22:48:36.6447296Z [00:02:55.671]➜  packagefile github.com/pkg/errors=/tmp/go-build3381348043/b195/_pkg_.a
2025-08-20T22:48:36.6447901Z [00:02:55.671]➜  packagefile github.com/smallstep/cli-utils/command=/tmp/go-build3381348043/b580/_pkg_.a
2025-08-20T22:48:36.6448538Z [00:02:55.671]➜  packagefile github.com/smallstep/cli-utils/errs=/tmp/go-build3381348043/b582/_pkg_.a
2025-08-20T22:48:36.6449150Z [00:02:55.671]➜  packagefile github.com/smallstep/cli/flags=/tmp/go-build3381348043/b731/_pkg_.a
2025-08-20T22:48:36.6449788Z [00:02:55.671]➜  packagefile github.com/smallstep/cli/internal/crlutil=/tmp/go-build3381348043/b836/_pkg_.a
2025-08-20T22:48:36.6450652Z [00:02:55.671]➜  packagefile github.com/smallstep/cli/utils=/tmp/go-build3381348043/b724/_pkg_.a
2025-08-20T22:48:36.6451209Z [00:02:55.671]➜  packagefile github.com/urfave/cli=/tmp/go-build3381348043/b583/_pkg_.a
2025-08-20T22:48:36.6451743Z [00:02:55.671]➜  packagefile go.step.sm/crypto/pemutil=/tmp/go-build3381348043/b461/_pkg_.a
2025-08-20T22:48:36.6452291Z [00:02:55.671]➜  packagefile go.step.sm/crypto/x509util=/tmp/go-build3381348043/b427/_pkg_.a
2025-08-20T22:48:36.6452762Z [00:02:55.671]➜  packagefile io=/tmp/go-build3381348043/b034/_pkg_.a
2025-08-20T22:48:36.6453163Z [00:02:55.671]➜  packagefile net=/tmp/go-build3381348043/b148/_pkg_.a
2025-08-20T22:48:36.6453766Z [00:02:55.671]➜  packagefile net/http=/tmp/go-build3381348043/b161/_pkg_.a
2025-08-20T22:48:36.6466578Z [00:02:55.671]➜  packagefile net/url=/tmp/go-build3381348043/b155/_pkg_.a
2025-08-20T22:48:36.6467024Z [00:02:55.671]➜  packagefile os=/tmp/go-build3381348043/b079/_pkg_.a
2025-08-20T22:48:36.6467474Z [00:02:55.671]➜  packagefile strings=/tmp/go-build3381348043/b063/_pkg_.a
2025-08-20T22:48:36.6467798Z [00:02:55.671]➜  EOF
2025-08-20T22:48:36.6469730Z [00:02:55.671]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b851/_pkg_.a -trimpath "/tmp/tmp.ktsoLsWyz4/TEMPREPO/command/crl=>github.com/smallstep/cli/command/crl;$WORK/b851=>" -p github.com/smallstep/cli/command/crl -lang=go1.23 -complete -installsuffix shared -buildid 8zuF92u2KhlNoLGu3Bx2/8zuF92u2KhlNoLGu3Bx2 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b851/importcfg -pack /tmp/tmp.ktsoLsWyz4/TEMPREPO/command/crl/crl.go /tmp/tmp.ktsoLsWyz4/TEMPREPO/command/crl/inspect.go
2025-08-20T22:48:36.6696019Z [00:02:55.696]➜  go tool buildid -w $WORK/b847/_pkg_.a # internal
2025-08-20T22:48:36.6713832Z [00:02:55.698]➜  cp $WORK/b847/_pkg_.a /root/.cache/go-build/a1/a1bd5d1153b08410fc8567ba75dd38d2c294ceb8a093b19d8656c67f0d55d705-d # internal
2025-08-20T22:48:36.6714777Z [00:02:55.698]➜  github.com/smallstep/cli/command/crypto/hash
2025-08-20T22:48:36.6722116Z [00:02:55.699]➜  mkdir -p $WORK/b853/
2025-08-20T22:48:36.6731949Z [00:02:55.700]➜  cat >/tmp/go-build3381348043/b853/importcfg << 'EOF' # internal
2025-08-20T22:48:36.6732559Z [00:02:55.700]➜  # import config
2025-08-20T22:48:36.6733053Z [00:02:55.700]➜  packagefile crypto/md5=/tmp/go-build3381348043/b136/_pkg_.a
2025-08-20T22:48:36.6734728Z [00:02:55.700]➜  packagefile crypto/sha1=/tmp/go-build3381348043/b138/_pkg_.a
2025-08-20T22:48:36.6735458Z [00:02:55.700]➜  packagefile crypto/sha256=/tmp/go-build3381348043/b119/_pkg_.a
2025-08-20T22:48:36.6740380Z [00:02:55.700]➜  packagefile crypto/sha512=/tmp/go-build3381348043/b108/_pkg_.a
2025-08-20T22:48:36.6740885Z [00:02:55.700]➜  packagefile crypto/subtle=/tmp/go-build3381348043/b089/_pkg_.a
2025-08-20T22:48:36.6741364Z [00:02:55.700]➜  packagefile encoding/binary=/tmp/go-build3381348043/b132/_pkg_.a
2025-08-20T22:48:36.6741842Z [00:02:55.700]➜  packagefile encoding/hex=/tmp/go-build3381348043/b144/_pkg_.a
2025-08-20T22:48:36.6742491Z [00:02:55.700]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:36.6743029Z [00:02:55.700]➜  packagefile github.com/pkg/errors=/tmp/go-build3381348043/b195/_pkg_.a
2025-08-20T22:48:36.6743609Z [00:02:55.700]➜  packagefile github.com/smallstep/cli-utils/errs=/tmp/go-build3381348043/b582/_pkg_.a
2025-08-20T22:48:36.6744212Z [00:02:55.700]➜  packagefile github.com/smallstep/cli/flags=/tmp/go-build3381348043/b731/_pkg_.a
2025-08-20T22:48:36.6744770Z [00:02:55.700]➜  packagefile github.com/urfave/cli=/tmp/go-build3381348043/b583/_pkg_.a
2025-08-20T22:48:36.6745238Z [00:02:55.700]➜  packagefile hash=/tmp/go-build3381348043/b053/_pkg_.a
2025-08-20T22:48:36.6745647Z [00:02:55.700]➜  packagefile io=/tmp/go-build3381348043/b034/_pkg_.a
2025-08-20T22:48:36.6746240Z [00:02:55.700]➜  packagefile os=/tmp/go-build3381348043/b079/_pkg_.a
2025-08-20T22:48:36.6746654Z [00:02:55.700]➜  packagefile path=/tmp/go-build3381348043/b082/_pkg_.a
2025-08-20T22:48:36.6747295Z [00:02:55.700]➜  packagefile strings=/tmp/go-build3381348043/b063/_pkg_.a
2025-08-20T22:48:36.6747625Z [00:02:55.700]➜  EOF
2025-08-20T22:48:36.6749485Z [00:02:55.700]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b853/_pkg_.a -trimpath "/tmp/tmp.ktsoLsWyz4/TEMPREPO/command/crypto/hash=>github.com/smallstep/cli/command/crypto/hash;$WORK/b853=>" -p github.com/smallstep/cli/command/crypto/hash -lang=go1.23 -complete -installsuffix shared -buildid edmsTG7ZTgr2p_mPb7Qd/edmsTG7ZTgr2p_mPb7Qd -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b853/importcfg -pack /tmp/tmp.ktsoLsWyz4/TEMPREPO/command/crypto/hash/hash.go
2025-08-20T22:48:36.7037108Z [00:02:55.730]➜  go tool buildid -w $WORK/b851/_pkg_.a # internal
2025-08-20T22:48:36.7051696Z [00:02:55.731]➜  cp $WORK/b851/_pkg_.a /root/.cache/go-build/a6/a6bb4dff26e4ea044b9a75ace8ed5b91dd80c49825403a9842c9943e87413e84-d # internal
2025-08-20T22:48:36.7052349Z [00:02:55.731]➜  github.com/smallstep/cli/command/crypto/jose
2025-08-20T22:48:36.7052705Z [00:02:55.731]➜  mkdir -p $WORK/b854/
2025-08-20T22:48:36.7072100Z [00:02:55.734]➜  cat >/tmp/go-build3381348043/b854/importcfg << 'EOF' # internal
2025-08-20T22:48:36.7073031Z [00:02:55.734]➜  # import config
2025-08-20T22:48:36.7073878Z [00:02:55.734]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:36.7074675Z [00:02:55.734]➜  packagefile github.com/pkg/errors=/tmp/go-build3381348043/b195/_pkg_.a
2025-08-20T22:48:36.7075893Z [00:02:55.734]➜  packagefile github.com/urfave/cli=/tmp/go-build3381348043/b583/_pkg_.a
2025-08-20T22:48:36.7076968Z [00:02:55.734]➜  packagefile go.step.sm/crypto/jose=/tmp/go-build3381348043/b445/_pkg_.a
2025-08-20T22:48:36.7077652Z [00:02:55.734]➜  packagefile io=/tmp/go-build3381348043/b034/_pkg_.a
2025-08-20T22:48:36.7078348Z [00:02:55.734]➜  packagefile os=/tmp/go-build3381348043/b079/_pkg_.a
2025-08-20T22:48:36.7079218Z [00:02:55.734]➜  packagefile regexp=/tmp/go-build3381348043/b184/_pkg_.a
2025-08-20T22:48:36.7079875Z [00:02:55.734]➜  packagefile strings=/tmp/go-build3381348043/b063/_pkg_.a
2025-08-20T22:48:36.7080407Z [00:02:55.734]➜  EOF
2025-08-20T22:48:36.7082996Z [00:02:55.734]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b854/_pkg_.a -trimpath "/tmp/tmp.ktsoLsWyz4/TEMPREPO/command/crypto/jose=>github.com/smallstep/cli/command/crypto/jose;$WORK/b854=>" -p github.com/smallstep/cli/command/crypto/jose -lang=go1.23 -complete -installsuffix shared -buildid Q_eDlPvKj7SGj-2YwgAq/Q_eDlPvKj7SGj-2YwgAq -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b854/importcfg -pack /tmp/tmp.ktsoLsWyz4/TEMPREPO/command/crypto/jose/jose.go
2025-08-20T22:48:36.7441848Z [00:02:55.770]➜  go tool buildid -w $WORK/b853/_pkg_.a # internal
2025-08-20T22:48:36.7457236Z [00:02:55.773]➜  cp $WORK/b853/_pkg_.a /root/.cache/go-build/42/424b3dfbf7c66168489af6c1314699db5927e18f78241d8903eb1976a854fbb3-d # internal
2025-08-20T22:48:36.7519954Z [00:02:55.779]➜  github.com/smallstep/cli/command/crypto/jwe
2025-08-20T22:48:36.7521357Z [00:02:55.779]➜  mkdir -p $WORK/b855/
2025-08-20T22:48:36.7532360Z [00:02:55.780]➜  cat >/tmp/go-build3381348043/b855/importcfg << 'EOF' # internal
2025-08-20T22:48:36.7533050Z [00:02:55.780]➜  # import config
2025-08-20T22:48:36.7533568Z [00:02:55.780]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:36.7534943Z [00:02:55.780]➜  packagefile github.com/pkg/errors=/tmp/go-build3381348043/b195/_pkg_.a
2025-08-20T22:48:36.7538830Z [00:02:55.780]➜  packagefile github.com/smallstep/cli-utils/errs=/tmp/go-build3381348043/b582/_pkg_.a
2025-08-20T22:48:36.7539492Z [00:02:55.780]➜  packagefile github.com/smallstep/cli-utils/ui=/tmp/go-build3381348043/b586/_pkg_.a
2025-08-20T22:48:36.7540093Z [00:02:55.780]➜  packagefile github.com/smallstep/cli/flags=/tmp/go-build3381348043/b731/_pkg_.a
2025-08-20T22:48:36.7540684Z [00:02:55.780]➜  packagefile github.com/smallstep/cli/utils=/tmp/go-build3381348043/b724/_pkg_.a
2025-08-20T22:48:36.7541234Z [00:02:55.780]➜  packagefile github.com/urfave/cli=/tmp/go-build3381348043/b583/_pkg_.a
2025-08-20T22:48:36.7542054Z [00:02:55.780]➜  packagefile go.step.sm/crypto/jose=/tmp/go-build3381348043/b445/_pkg_.a
2025-08-20T22:48:36.7542512Z [00:02:55.780]➜  packagefile os=/tmp/go-build3381348043/b079/_pkg_.a
2025-08-20T22:48:36.7542815Z [00:02:55.780]➜  EOF
2025-08-20T22:48:36.7545149Z [00:02:55.780]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b855/_pkg_.a -trimpath "/tmp/tmp.ktsoLsWyz4/TEMPREPO/command/crypto/jwe=>github.com/smallstep/cli/command/crypto/jwe;$WORK/b855=>" -p github.com/smallstep/cli/command/crypto/jwe -lang=go1.23 -complete -installsuffix shared -buildid sWrO9ASY3bF24YC9LYOQ/sWrO9ASY3bF24YC9LYOQ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b855/importcfg -pack /tmp/tmp.ktsoLsWyz4/TEMPREPO/command/crypto/jwe/decrypt.go /tmp/tmp.ktsoLsWyz4/TEMPREPO/command/crypto/jwe/encrypt.go /tmp/tmp.ktsoLsWyz4/TEMPREPO/command/crypto/jwe/jwe.go
2025-08-20T22:48:36.7568793Z [00:02:55.784]➜  go tool buildid -w $WORK/b854/_pkg_.a # internal
2025-08-20T22:48:36.7570102Z [00:02:55.784]➜  cp $WORK/b854/_pkg_.a /root/.cache/go-build/a8/a84a3b26c9c617123128693d9b1dc9c60255f3ca51c3bb870dfd2ebe9d68c59f-d # internal
2025-08-20T22:48:36.7570788Z [00:02:55.784]➜  github.com/smallstep/cli/command/crypto/jwk
2025-08-20T22:48:36.7571111Z [00:02:55.784]➜  mkdir -p $WORK/b856/
2025-08-20T22:48:36.7571487Z [00:02:55.784]➜  cat >/tmp/go-build3381348043/b856/importcfg << 'EOF' # internal
2025-08-20T22:48:36.7571833Z [00:02:55.784]➜  # import config
2025-08-20T22:48:36.7572171Z [00:02:55.784]➜  packagefile bytes=/tmp/go-build3381348043/b003/_pkg_.a
2025-08-20T22:48:36.7572606Z [00:02:55.784]➜  packagefile crypto=/tmp/go-build3381348043/b052/_pkg_.a
2025-08-20T22:48:36.7573060Z [00:02:55.784]➜  packagefile encoding/base64=/tmp/go-build3381348043/b146/_pkg_.a
2025-08-20T22:48:36.7573544Z [00:02:55.784]➜  packagefile encoding/json=/tmp/go-build3381348043/b158/_pkg_.a
2025-08-20T22:48:36.7573981Z [00:02:55.784]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:36.7574457Z [00:02:55.784]➜  packagefile github.com/pkg/errors=/tmp/go-build3381348043/b195/_pkg_.a
2025-08-20T22:48:36.7575055Z [00:02:55.784]➜  packagefile github.com/smallstep/cli-utils/command=/tmp/go-build3381348043/b580/_pkg_.a
2025-08-20T22:48:36.7575684Z [00:02:55.784]➜  packagefile github.com/smallstep/cli-utils/errs=/tmp/go-build3381348043/b582/_pkg_.a
2025-08-20T22:48:36.7577136Z [00:02:55.784]➜  packagefile github.com/smallstep/cli-utils/fileutil=/tmp/go-build3381348043/b579/_pkg_.a
2025-08-20T22:48:36.7577999Z [00:02:55.784]➜  packagefile github.com/smallstep/cli-utils/ui=/tmp/go-build3381348043/b586/_pkg_.a
2025-08-20T22:48:36.7578672Z [00:02:55.784]➜  packagefile github.com/smallstep/cli/flags=/tmp/go-build3381348043/b731/_pkg_.a
2025-08-20T22:48:36.7579266Z [00:02:55.784]➜  packagefile github.com/smallstep/cli/utils=/tmp/go-build3381348043/b724/_pkg_.a
2025-08-20T22:48:36.7579889Z [00:02:55.784]➜  packagefile github.com/smallstep/cli/utils/sysutils=/tmp/go-build3381348043/b735/_pkg_.a
2025-08-20T22:48:36.7580477Z [00:02:55.784]➜  packagefile github.com/urfave/cli=/tmp/go-build3381348043/b583/_pkg_.a
2025-08-20T22:48:36.7581101Z [00:02:55.784]➜  packagefile go.step.sm/crypto/jose=/tmp/go-build3381348043/b445/_pkg_.a
2025-08-20T22:48:36.7581698Z [00:02:55.784]➜  packagefile go.step.sm/crypto/keyutil=/tmp/go-build3381348043/b453/_pkg_.a
2025-08-20T22:48:36.7582247Z [00:02:55.784]➜  packagefile go.step.sm/crypto/randutil=/tmp/go-build3381348043/b417/_pkg_.a
2025-08-20T22:48:36.7582718Z [00:02:55.784]➜  packagefile io=/tmp/go-build3381348043/b034/_pkg_.a
2025-08-20T22:48:36.7583120Z [00:02:55.784]➜  packagefile os=/tmp/go-build3381348043/b079/_pkg_.a
2025-08-20T22:48:36.7583534Z [00:02:55.784]➜  packagefile strconv=/tmp/go-build3381348043/b054/_pkg_.a
2025-08-20T22:48:36.7583966Z [00:02:55.784]➜  packagefile syscall=/tmp/go-build3381348043/b047/_pkg_.a
2025-08-20T22:48:36.7584282Z [00:02:55.784]➜  EOF
2025-08-20T22:48:36.7587223Z [00:02:55.784]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b856/_pkg_.a -trimpath "/tmp/tmp.ktsoLsWyz4/TEMPREPO/command/crypto/jwk=>github.com/smallstep/cli/command/crypto/jwk;$WORK/b856=>" -p github.com/smallstep/cli/command/crypto/jwk -lang=go1.23 -complete -installsuffix shared -buildid liUPM3pmjCESQULZB9as/liUPM3pmjCESQULZB9as -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b856/importcfg -pack /tmp/tmp.ktsoLsWyz4/TEMPREPO/command/crypto/jwk/create.go /tmp/tmp.ktsoLsWyz4/TEMPREPO/command/crypto/jwk/jwk.go /tmp/tmp.ktsoLsWyz4/TEMPREPO/command/crypto/jwk/keyset.go /tmp/tmp.ktsoLsWyz4/TEMPREPO/command/crypto/jwk/public.go /tmp/tmp.ktsoLsWyz4/TEMPREPO/command/crypto/jwk/thumbprint.go
2025-08-20T22:48:36.8431438Z [00:02:55.870]➜  go tool buildid -w $WORK/b855/_pkg_.a # internal
2025-08-20T22:48:36.8443311Z [00:02:55.871]➜  cp $WORK/b855/_pkg_.a /root/.cache/go-build/fd/fd7311ecefd72a04691fc56238a5cd213f60b82b9e89850c9eff2a575221f9a0-d # internal
2025-08-20T22:48:36.8444085Z [00:02:55.871]➜  github.com/smallstep/cli/command/crypto/jws
2025-08-20T22:48:36.8444657Z [00:02:55.871]➜  mkdir -p $WORK/b857/
2025-08-20T22:48:36.8448887Z [00:02:55.872]➜  cat >/tmp/go-build3381348043/b857/importcfg << 'EOF' # internal
2025-08-20T22:48:36.8449279Z [00:02:55.872]➜  # import config
2025-08-20T22:48:36.8449659Z [00:02:55.872]➜  packagefile encoding/base64=/tmp/go-build3381348043/b146/_pkg_.a
2025-08-20T22:48:36.8450144Z [00:02:55.872]➜  packagefile encoding/json=/tmp/go-build3381348043/b158/_pkg_.a
2025-08-20T22:48:36.8450585Z [00:02:55.872]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:36.8451074Z [00:02:55.872]➜  packagefile github.com/pkg/errors=/tmp/go-build3381348043/b195/_pkg_.a
2025-08-20T22:48:36.8451662Z [00:02:55.872]➜  packagefile github.com/smallstep/cli-utils/errs=/tmp/go-build3381348043/b582/_pkg_.a
2025-08-20T22:48:36.8452278Z [00:02:55.872]➜  packagefile github.com/smallstep/cli/flags=/tmp/go-build3381348043/b731/_pkg_.a
2025-08-20T22:48:36.8452865Z [00:02:55.872]➜  packagefile github.com/smallstep/cli/utils=/tmp/go-build3381348043/b724/_pkg_.a
2025-08-20T22:48:36.8453431Z [00:02:55.872]➜  packagefile github.com/urfave/cli=/tmp/go-build3381348043/b583/_pkg_.a
2025-08-20T22:48:36.8453994Z [00:02:55.872]➜  packagefile go.step.sm/crypto/jose=/tmp/go-build3381348043/b445/_pkg_.a
2025-08-20T22:48:36.8454534Z [00:02:55.872]➜  packagefile go.step.sm/crypto/pemutil=/tmp/go-build3381348043/b461/_pkg_.a
2025-08-20T22:48:36.8454997Z [00:02:55.872]➜  packagefile os=/tmp/go-build3381348043/b079/_pkg_.a
2025-08-20T22:48:36.8455413Z [00:02:55.872]➜  packagefile strings=/tmp/go-build3381348043/b063/_pkg_.a
2025-08-20T22:48:36.8456119Z [00:02:55.872]➜  EOF
2025-08-20T22:48:36.8476640Z [00:02:55.874]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b857/_pkg_.a -trimpath "/tmp/tmp.ktsoLsWyz4/TEMPREPO/command/crypto/jws=>github.com/smallstep/cli/command/crypto/jws;$WORK/b857=>" -p github.com/smallstep/cli/command/crypto/jws -lang=go1.23 -complete -installsuffix shared -buildid UPdYbpyBANR4QSLuTBH_/UPdYbpyBANR4QSLuTBH_ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b857/importcfg -pack /tmp/tmp.ktsoLsWyz4/TEMPREPO/command/crypto/jws/inspect.go /tmp/tmp.ktsoLsWyz4/TEMPREPO/command/crypto/jws/jws.go /tmp/tmp.ktsoLsWyz4/TEMPREPO/command/crypto/jws/sign.go /tmp/tmp.ktsoLsWyz4/TEMPREPO/command/crypto/jws/verify.go
2025-08-20T22:48:36.8482034Z [00:02:55.875]➜  go tool buildid -w $WORK/b856/_pkg_.a # internal
2025-08-20T22:48:36.8516565Z [00:02:55.878]➜  cp $WORK/b856/_pkg_.a /root/.cache/go-build/8b/8b54c5a969befe3cd3b3deb8f3f0d1785321636df5fffe6a2068fc2e64f5eca7-d # internal
2025-08-20T22:48:36.8517401Z [00:02:55.878]➜  github.com/smallstep/cli/command/crypto/jwt
2025-08-20T22:48:36.8517737Z [00:02:55.878]➜  mkdir -p $WORK/b858/
2025-08-20T22:48:36.8518114Z [00:02:55.878]➜  cat >/tmp/go-build3381348043/b858/importcfg << 'EOF' # internal
2025-08-20T22:48:36.8518474Z [00:02:55.878]➜  # import config
2025-08-20T22:48:36.8518814Z [00:02:55.878]➜  packagefile bytes=/tmp/go-build3381348043/b003/_pkg_.a
2025-08-20T22:48:36.8519269Z [00:02:55.878]➜  packagefile encoding/base64=/tmp/go-build3381348043/b146/_pkg_.a
2025-08-20T22:48:36.8520051Z [00:02:55.878]➜  packagefile encoding/json=/tmp/go-build3381348043/b158/_pkg_.a
2025-08-20T22:48:36.8520499Z [00:02:55.878]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:36.8520975Z [00:02:55.878]➜  packagefile github.com/pkg/errors=/tmp/go-build3381348043/b195/_pkg_.a
2025-08-20T22:48:36.8521557Z [00:02:55.878]➜  packagefile github.com/smallstep/cli-utils/errs=/tmp/go-build3381348043/b582/_pkg_.a
2025-08-20T22:48:36.8522169Z [00:02:55.878]➜  packagefile github.com/smallstep/cli/flags=/tmp/go-build3381348043/b731/_pkg_.a
2025-08-20T22:48:36.8522755Z [00:02:55.878]➜  packagefile github.com/smallstep/cli/utils=/tmp/go-build3381348043/b724/_pkg_.a
2025-08-20T22:48:36.8523465Z [00:02:55.878]➜  packagefile github.com/urfave/cli=/tmp/go-build3381348043/b583/_pkg_.a
2025-08-20T22:48:36.8523987Z [00:02:55.878]➜  packagefile go.step.sm/crypto/jose=/tmp/go-build3381348043/b445/_pkg_.a
2025-08-20T22:48:36.8524526Z [00:02:55.878]➜  packagefile go.step.sm/crypto/pemutil=/tmp/go-build3381348043/b461/_pkg_.a
2025-08-20T22:48:36.8525073Z [00:02:55.878]➜  packagefile go.step.sm/crypto/randutil=/tmp/go-build3381348043/b417/_pkg_.a
2025-08-20T22:48:36.8525542Z [00:02:55.878]➜  packagefile io=/tmp/go-build3381348043/b034/_pkg_.a
2025-08-20T22:48:36.8526164Z [00:02:55.878]➜  packagefile os=/tmp/go-build3381348043/b079/_pkg_.a
2025-08-20T22:48:36.8526591Z [00:02:55.878]➜  packagefile strings=/tmp/go-build3381348043/b063/_pkg_.a
2025-08-20T22:48:36.8527021Z [00:02:55.878]➜  packagefile time=/tmp/go-build3381348043/b044/_pkg_.a
2025-08-20T22:48:36.8527331Z [00:02:55.878]➜  EOF
2025-08-20T22:48:36.8529878Z [00:02:55.879]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b858/_pkg_.a -trimpath "/tmp/tmp.ktsoLsWyz4/TEMPREPO/command/crypto/jwt=>github.com/smallstep/cli/command/crypto/jwt;$WORK/b858=>" -p github.com/smallstep/cli/command/crypto/jwt -lang=go1.23 -complete -installsuffix shared -buildid Ypq56yKRjpxkiNuPUqKV/Ypq56yKRjpxkiNuPUqKV -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b858/importcfg -pack /tmp/tmp.ktsoLsWyz4/TEMPREPO/command/crypto/jwt/inspect.go /tmp/tmp.ktsoLsWyz4/TEMPREPO/command/crypto/jwt/jwt.go /tmp/tmp.ktsoLsWyz4/TEMPREPO/command/crypto/jwt/sign.go /tmp/tmp.ktsoLsWyz4/TEMPREPO/command/crypto/jwt/verify.go
2025-08-20T22:48:36.8869135Z [00:02:55.914]➜  go tool buildid -w $WORK/b002/_pkg_.a # internal
2025-08-20T22:48:36.8966722Z [00:02:55.923]➜  cp $WORK/b002/_pkg_.a /root/.cache/go-build/f1/f12fd5f06b283454fb3d31e09b657792d64f03133c6e555d74812de6749295a1-d # internal
2025-08-20T22:48:36.9014285Z [00:02:55.928]➜  go tool buildid -w $WORK/b837/_pkg_.a # internal
2025-08-20T22:48:36.9014800Z [00:02:55.928]➜  github.com/smallstep/certificates/cas/stepcas
2025-08-20T22:48:36.9015147Z [00:02:55.928]➜  mkdir -p $WORK/b720/
2025-08-20T22:48:36.9023264Z [00:02:55.929]➜  cat >/tmp/go-build3381348043/b720/importcfg << 'EOF' # internal
2025-08-20T22:48:36.9023644Z [00:02:55.929]➜  # import config
2025-08-20T22:48:36.9025302Z [00:02:55.929]➜  packagefile context=/tmp/go-build3381348043/b043/_pkg_.a
2025-08-20T22:48:36.9027393Z [00:02:55.929]➜  packagefile crypto=/tmp/go-build3381348043/b052/_pkg_.a
2025-08-20T22:48:36.9027982Z [00:02:55.929]➜  packagefile crypto/ecdsa=/tmp/go-build3381348043/b056/_pkg_.a
2025-08-20T22:48:36.9028459Z [00:02:55.929]➜  packagefile crypto/ed25519=/tmp/go-build3381348043/b113/_pkg_.a
2025-08-20T22:48:36.9028922Z [00:02:55.929]➜  packagefile crypto/rsa=/tmp/go-build3381348043/b117/_pkg_.a
2025-08-20T22:48:36.9029386Z [00:02:55.929]➜  packagefile crypto/x509=/tmp/go-build3381348043/b141/_pkg_.a
2025-08-20T22:48:36.9029851Z [00:02:55.929]➜  packagefile encoding/json=/tmp/go-build3381348043/b158/_pkg_.a
2025-08-20T22:48:36.9030364Z [00:02:55.929]➜  packagefile github.com/google/uuid=/tmp/go-build3381348043/b436/_pkg_.a
2025-08-20T22:48:36.9030909Z [00:02:55.929]➜  packagefile github.com/pkg/errors=/tmp/go-build3381348043/b195/_pkg_.a
2025-08-20T22:48:36.9031500Z [00:02:55.929]➜  packagefile github.com/smallstep/certificates/api=/tmp/go-build3381348043/b637/_pkg_.a
2025-08-20T22:48:36.9032487Z [00:02:55.929]➜  packagefile github.com/smallstep/certificates/authority/provisioner=/tmp/go-build3381348043/b419/_pkg_.a
2025-08-20T22:48:36.9033198Z [00:02:55.929]➜  packagefile github.com/smallstep/certificates/ca=/tmp/go-build3381348043/b002/_pkg_.a
2025-08-20T22:48:36.9033863Z [00:02:55.929]➜  packagefile github.com/smallstep/certificates/cas/apiv1=/tmp/go-build3381348043/b611/_pkg_.a
2025-08-20T22:48:36.9034517Z [00:02:55.929]➜  packagefile github.com/smallstep/cli-utils/ui=/tmp/go-build3381348043/b586/_pkg_.a
2025-08-20T22:48:36.9035074Z [00:02:55.929]➜  packagefile go.step.sm/crypto/jose=/tmp/go-build3381348043/b445/_pkg_.a
2025-08-20T22:48:36.9037813Z [00:02:55.929]➜  packagefile go.step.sm/crypto/pemutil=/tmp/go-build3381348043/b461/_pkg_.a
2025-08-20T22:48:36.9038491Z [00:02:55.929]➜  packagefile go.step.sm/crypto/randutil=/tmp/go-build3381348043/b417/_pkg_.a
2025-08-20T22:48:36.9038995Z [00:02:55.929]➜  packagefile net/url=/tmp/go-build3381348043/b155/_pkg_.a
2025-08-20T22:48:36.9039427Z [00:02:55.929]➜  packagefile strings=/tmp/go-build3381348043/b063/_pkg_.a
2025-08-20T22:48:36.9039850Z [00:02:55.929]➜  packagefile time=/tmp/go-build3381348043/b044/_pkg_.a
2025-08-20T22:48:36.9040161Z [00:02:55.929]➜  EOF
2025-08-20T22:48:36.9043201Z [00:02:55.929]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b720/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/smallstep/certificates@v0.28.4/cas/stepcas=>github.com/smallstep/certificates@v0.28.4/cas/stepcas;$WORK/b720=>" -p github.com/smallstep/certificates/cas/stepcas -lang=go1.23 -complete -installsuffix shared -buildid MT6gheNf1XFhFPqiSeDA/MT6gheNf1XFhFPqiSeDA -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b720/importcfg -pack /root/go/pkg/mod/github.com/smallstep/certificates@v0.28.4/cas/stepcas/issuer.go /root/go/pkg/mod/github.com/smallstep/certificates@v0.28.4/cas/stepcas/jwk_issuer.go /root/go/pkg/mod/github.com/smallstep/certificates@v0.28.4/cas/stepcas/stepcas.go /root/go/pkg/mod/github.com/smallstep/certificates@v0.28.4/cas/stepcas/x5c_issuer.go
2025-08-20T22:48:36.9061124Z [00:02:55.933]➜  cp $WORK/b837/_pkg_.a /root/.cache/go-build/35/35e87f165ffd47ef151db07bcebd095fd910831be8132a74782ed45dced5706d-d # internal
2025-08-20T22:48:36.9122746Z [00:02:55.939]➜  github.com/smallstep/certificates/pki
2025-08-20T22:48:36.9123155Z [00:02:55.939]➜  mkdir -p $WORK/b728/
2025-08-20T22:48:36.9130635Z [00:02:55.940]➜  cat >/tmp/go-build3381348043/b728/importcfg << 'EOF' # internal
2025-08-20T22:48:36.9131488Z [00:02:55.940]➜  # import config
2025-08-20T22:48:36.9131941Z [00:02:55.940]➜  packagefile context=/tmp/go-build3381348043/b043/_pkg_.a
2025-08-20T22:48:36.9132575Z [00:02:55.940]➜  packagefile crypto=/tmp/go-build3381348043/b052/_pkg_.a
2025-08-20T22:48:36.9133183Z [00:02:55.940]➜  packagefile crypto/sha256=/tmp/go-build3381348043/b119/_pkg_.a
2025-08-20T22:48:36.9133748Z [00:02:55.940]➜  packagefile crypto/x509=/tmp/go-build3381348043/b141/_pkg_.a
2025-08-20T22:48:36.9134479Z [00:02:55.940]➜  packagefile crypto/x509/pkix=/tmp/go-build3381348043/b143/_pkg_.a
2025-08-20T22:48:36.9135161Z [00:02:55.940]➜  packagefile encoding/hex=/tmp/go-build3381348043/b144/_pkg_.a
2025-08-20T22:48:36.9135908Z [00:02:55.940]➜  packagefile encoding/json=/tmp/go-build3381348043/b158/_pkg_.a
2025-08-20T22:48:36.9136520Z [00:02:55.940]➜  packagefile encoding/pem=/tmp/go-build3381348043/b145/_pkg_.a
2025-08-20T22:48:36.9137071Z [00:02:55.940]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:36.9137693Z [00:02:55.940]➜  packagefile github.com/pkg/errors=/tmp/go-build3381348043/b195/_pkg_.a
2025-08-20T22:48:36.9138480Z [00:02:55.940]➜  packagefile github.com/smallstep/certificates/authority=/tmp/go-build3381348043/b240/_pkg_.a
2025-08-20T22:48:36.9139348Z [00:02:55.940]➜  packagefile github.com/smallstep/certificates/authority/admin=/tmp/go-build3381348043/b241/_pkg_.a
2025-08-20T22:48:36.9140250Z [00:02:55.940]➜  packagefile github.com/smallstep/certificates/authority/admin/db/nosql=/tmp/go-build3381348043/b331/_pkg_.a
2025-08-20T22:48:36.9141417Z [00:02:55.940]➜  packagefile github.com/smallstep/certificates/authority/config=/tmp/go-build3381348043/b610/_pkg_.a
2025-08-20T22:48:36.9143388Z [00:02:55.940]➜  packagefile github.com/smallstep/certificates/authority/provisioner=/tmp/go-build3381348043/b419/_pkg_.a
2025-08-20T22:48:36.9144377Z [00:02:55.940]➜  packagefile github.com/smallstep/certificates/ca=/tmp/go-build3381348043/b002/_pkg_.a
2025-08-20T22:48:36.9146543Z [00:02:55.940]➜  packagefile github.com/smallstep/certificates/cas=/tmp/go-build3381348043/b614/_pkg_.a
2025-08-20T22:48:36.9147398Z [00:02:55.940]➜  packagefile github.com/smallstep/certificates/cas/apiv1=/tmp/go-build3381348043/b611/_pkg_.a
2025-08-20T22:48:36.9148492Z [00:02:55.940]➜  packagefile github.com/smallstep/certificates/db=/tmp/go-build3381348043/b612/_pkg_.a
2025-08-20T22:48:36.9149374Z [00:02:55.940]➜  packagefile github.com/smallstep/certificates/templates=/tmp/go-build3381348043/b578/_pkg_.a
2025-08-20T22:48:36.9156670Z [00:02:55.940]➜  packagefile github.com/smallstep/cli-utils/errs=/tmp/go-build3381348043/b582/_pkg_.a
2025-08-20T22:48:36.9157502Z [00:02:55.940]➜  packagefile github.com/smallstep/cli-utils/fileutil=/tmp/go-build3381348043/b579/_pkg_.a
2025-08-20T22:48:36.9158244Z [00:02:55.940]➜  packagefile github.com/smallstep/cli-utils/step=/tmp/go-build3381348043/b581/_pkg_.a
2025-08-20T22:48:36.9158987Z [00:02:55.940]➜  packagefile github.com/smallstep/cli-utils/ui=/tmp/go-build3381348043/b586/_pkg_.a
2025-08-20T22:48:36.9160797Z [00:02:55.940]➜  packagefile github.com/smallstep/linkedca=/tmp/go-build3381348043/b242/_pkg_.a
2025-08-20T22:48:36.9161406Z [00:02:55.940]➜  packagefile github.com/smallstep/nosql=/tmp/go-build3381348043/b332/_pkg_.a
2025-08-20T22:48:36.9161958Z [00:02:55.940]➜  packagefile go.step.sm/crypto/jose=/tmp/go-build3381348043/b445/_pkg_.a
2025-08-20T22:48:36.9162479Z [00:02:55.940]➜  packagefile go.step.sm/crypto/kms=/tmp/go-build3381348043/b604/_pkg_.a
2025-08-20T22:48:36.9163030Z [00:02:55.940]➜  packagefile go.step.sm/crypto/kms/apiv1=/tmp/go-build3381348043/b605/_pkg_.a
2025-08-20T22:48:36.9163575Z [00:02:55.940]➜  packagefile go.step.sm/crypto/pemutil=/tmp/go-build3381348043/b461/_pkg_.a
2025-08-20T22:48:36.9164118Z [00:02:55.940]➜  packagefile golang.org/x/crypto/ssh=/tmp/go-build3381348043/b455/_pkg_.a
2025-08-20T22:48:36.9164589Z [00:02:55.940]➜  packagefile io=/tmp/go-build3381348043/b034/_pkg_.a
2025-08-20T22:48:36.9164991Z [00:02:55.940]➜  packagefile net=/tmp/go-build3381348043/b148/_pkg_.a
2025-08-20T22:48:36.9165670Z [00:02:55.940]➜  packagefile os=/tmp/go-build3381348043/b079/_pkg_.a
2025-08-20T22:48:36.9166312Z [00:02:55.940]➜  packagefile path/filepath=/tmp/go-build3381348043/b156/_pkg_.a
2025-08-20T22:48:36.9166778Z [00:02:55.940]➜  packagefile strings=/tmp/go-build3381348043/b063/_pkg_.a
2025-08-20T22:48:36.9167232Z [00:02:55.940]➜  packagefile text/template=/tmp/go-build3381348043/b247/_pkg_.a
2025-08-20T22:48:36.9167676Z [00:02:55.940]➜  packagefile time=/tmp/go-build3381348043/b044/_pkg_.a
2025-08-20T22:48:36.9168100Z [00:02:55.940]➜  EOF
2025-08-20T22:48:36.9170608Z [00:02:55.940]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b728/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/smallstep/certificates@v0.28.4/pki=>github.com/smallstep/certificates@v0.28.4/pki;$WORK/b728=>" -p github.com/smallstep/certificates/pki -lang=go1.23 -complete -installsuffix shared -buildid nwVByx_jF6YGaSw33Uyy/nwVByx_jF6YGaSw33Uyy -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b728/importcfg -pack /root/go/pkg/mod/github.com/smallstep/certificates@v0.28.4/pki/helm.go /root/go/pkg/mod/github.com/smallstep/certificates@v0.28.4/pki/pki.go /root/go/pkg/mod/github.com/smallstep/certificates@v0.28.4/pki/templates.go
2025-08-20T22:48:36.9227088Z [00:02:55.949]➜  go tool buildid -w $WORK/b857/_pkg_.a # internal
2025-08-20T22:48:36.9236370Z [00:02:55.950]➜  cp $WORK/b857/_pkg_.a /root/.cache/go-build/bb/bbeb527fd334a42fc18b154ddb482ffdd102f36739853740640256b5b9f78a01-d # internal
2025-08-20T22:48:36.9257149Z [00:02:55.952]➜  github.com/smallstep/zlint/util
2025-08-20T22:48:36.9258803Z [00:02:55.952]➜  mkdir -p $WORK/b846/
2025-08-20T22:48:36.9259695Z [00:02:55.952]➜  cat >/tmp/go-build3381348043/b846/importcfg << 'EOF' # internal
2025-08-20T22:48:36.9260088Z [00:02:55.952]➜  # import config
2025-08-20T22:48:36.9260434Z [00:02:55.952]➜  packagefile bytes=/tmp/go-build3381348043/b003/_pkg_.a
2025-08-20T22:48:36.9260885Z [00:02:55.952]➜  packagefile encoding/asn1=/tmp/go-build3381348043/b110/_pkg_.a
2025-08-20T22:48:36.9261346Z [00:02:55.952]➜  packagefile errors=/tmp/go-build3381348043/b004/_pkg_.a
2025-08-20T22:48:36.9261762Z [00:02:55.952]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:36.9262600Z [00:02:55.952]➜  packagefile github.com/asaskevich/govalidator=/tmp/go-build3381348043/b838/_pkg_.a
2025-08-20T22:48:36.9263227Z [00:02:55.952]➜  packagefile github.com/smallstep/zcrypto/x509=/tmp/go-build3381348043/b837/_pkg_.a
2025-08-20T22:48:36.9263877Z [00:02:55.952]➜  packagefile github.com/smallstep/zcrypto/x509/pkix=/tmp/go-build3381348043/b841/_pkg_.a
2025-08-20T22:48:36.9264607Z [00:02:55.952]➜  packagefile github.com/weppos/publicsuffix-go/publicsuffix=/tmp/go-build3381348043/b842/_pkg_.a
2025-08-20T22:48:36.9265173Z [00:02:55.952]➜  packagefile math/big=/tmp/go-build3381348043/b096/_pkg_.a
2025-08-20T22:48:36.9265591Z [00:02:55.952]➜  packagefile net=/tmp/go-build3381348043/b148/_pkg_.a
2025-08-20T22:48:36.9266246Z [00:02:55.952]➜  packagefile net/url=/tmp/go-build3381348043/b155/_pkg_.a
2025-08-20T22:48:36.9266681Z [00:02:55.952]➜  packagefile regexp=/tmp/go-build3381348043/b184/_pkg_.a
2025-08-20T22:48:36.9267105Z [00:02:55.952]➜  packagefile strings=/tmp/go-build3381348043/b063/_pkg_.a
2025-08-20T22:48:36.9267528Z [00:02:55.952]➜  packagefile time=/tmp/go-build3381348043/b044/_pkg_.a
2025-08-20T22:48:36.9268066Z [00:02:55.952]➜  packagefile unicode=/tmp/go-build3381348043/b041/_pkg_.a
2025-08-20T22:48:36.9268452Z [00:02:55.952]➜  EOF
2025-08-20T22:48:36.9275016Z [00:02:55.952]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b846/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/smallstep/zlint@v0.0.0-20220930192201-67fb4aa21910/util=>github.com/smallstep/zlint@v0.0.0-20220930192201-67fb4aa21910/util;$WORK/b846=>" -p github.com/smallstep/zlint/util -lang=go1.16 -complete -installsuffix shared -buildid 98EkYpWtEj-UHIjkDoGG/98EkYpWtEj-UHIjkDoGG -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b846/importcfg -pack /root/go/pkg/mod/github.com/smallstep/zlint@v0.0.0-20220930192201-67fb4aa21910/util/ca.go /root/go/pkg/mod/github.com/smallstep/zlint@v0.0.0-20220930192201-67fb4aa21910/util/countries.go /root/go/pkg/mod/github.com/smallstep/zlint@v0.0.0-20220930192201-67fb4aa21910/util/encodings.go /root/go/pkg/mod/github.com/smallstep/zlint@v0.0.0-20220930192201-67fb4aa21910/util/ev.go /root/go/pkg/mod/github.com/smallstep/zlint@v0.0.0-20220930192201-67fb4aa21910/util/fqdn.go /root/go/pkg/mod/github.com/smallstep/zlint@v0.0.0-20220930192201-67fb4aa21910/util/gtld.go /root/go/pkg/mod/github.com/smallstep/zlint@v0.0.0-20220930192201-67fb4aa21910/util/gtld_map.go /root/go/pkg/mod/github.com/smallstep/zlint@v0.0.0-20220930192201-67fb4aa21910/util/ip.go /root/go/pkg/mod/github.com/smallstep/zlint@v0.0.0-20220930192201-67fb4aa21910/util/names.go /root/go/pkg/mod/github.com/smallstep/zlint@v0.0.0-20220930192201-67fb4aa21910/util/oid.go /root/go/pkg/mod/github.com/smallstep/zlint@v0.0.0-20220930192201-67fb4aa21910/util/primes.go /root/go/pkg/mod/github.com/smallstep/zlint@v0.0.0-20220930192201-67fb4aa21910/util/rdn.go /root/go/pkg/mod/github.com/smallstep/zlint@v0.0.0-20220930192201-67fb4aa21910/util/time.go
2025-08-20T22:48:36.9367161Z [00:02:55.964]➜  go tool buildid -w $WORK/b858/_pkg_.a # internal
2025-08-20T22:48:36.9379389Z [00:02:55.965]➜  cp $WORK/b858/_pkg_.a /root/.cache/go-build/ed/edb6654a03a5cdb0e37ebf4b79ced65588e4ba51062f29ce3a26280b29271f5c-d # internal
2025-08-20T22:48:36.9380671Z [00:02:55.965]➜  github.com/smallstep/cli/internal/kdf
2025-08-20T22:48:36.9381504Z [00:02:55.965]➜  mkdir -p $WORK/b860/
2025-08-20T22:48:36.9407878Z [00:02:55.968]➜  cat >/tmp/go-build3381348043/b860/importcfg << 'EOF' # internal
2025-08-20T22:48:36.9408298Z [00:02:55.968]➜  # import config
2025-08-20T22:48:36.9408674Z [00:02:55.968]➜  packagefile crypto/subtle=/tmp/go-build3381348043/b089/_pkg_.a
2025-08-20T22:48:36.9409159Z [00:02:55.968]➜  packagefile encoding/base64=/tmp/go-build3381348043/b146/_pkg_.a
2025-08-20T22:48:36.9409606Z [00:02:55.968]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:36.9410087Z [00:02:55.968]➜  packagefile github.com/pkg/errors=/tmp/go-build3381348043/b195/_pkg_.a
2025-08-20T22:48:36.9410951Z [00:02:55.968]➜  packagefile github.com/smallstep/cli/internal/cast=/tmp/go-build3381348043/b732/_pkg_.a
2025-08-20T22:48:36.9411547Z [00:02:55.968]➜  packagefile go.step.sm/crypto/randutil=/tmp/go-build3381348043/b417/_pkg_.a
2025-08-20T22:48:36.9412104Z [00:02:55.968]➜  packagefile golang.org/x/crypto/argon2=/tmp/go-build3381348043/b421/_pkg_.a
2025-08-20T22:48:36.9412675Z [00:02:55.968]➜  packagefile golang.org/x/crypto/bcrypt=/tmp/go-build3381348043/b442/_pkg_.a
2025-08-20T22:48:36.9413235Z [00:02:55.968]➜  packagefile golang.org/x/crypto/scrypt=/tmp/go-build3381348043/b444/_pkg_.a
2025-08-20T22:48:36.9413717Z [00:02:55.968]➜  packagefile math=/tmp/go-build3381348043/b055/_pkg_.a
2025-08-20T22:48:36.9414136Z [00:02:55.968]➜  packagefile strconv=/tmp/go-build3381348043/b054/_pkg_.a
2025-08-20T22:48:36.9414573Z [00:02:55.968]➜  packagefile strings=/tmp/go-build3381348043/b063/_pkg_.a
2025-08-20T22:48:36.9414896Z [00:02:55.968]➜  EOF
2025-08-20T22:48:36.9417386Z [00:02:55.968]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b860/_pkg_.a -trimpath "/tmp/tmp.ktsoLsWyz4/TEMPREPO/internal/kdf=>github.com/smallstep/cli/internal/kdf;$WORK/b860=>" -p github.com/smallstep/cli/internal/kdf -lang=go1.23 -complete -installsuffix shared -buildid ujtPrxsNA6WJVO3kvm3l/ujtPrxsNA6WJVO3kvm3l -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b860/importcfg -pack /tmp/tmp.ktsoLsWyz4/TEMPREPO/internal/kdf/argon2.go /tmp/tmp.ktsoLsWyz4/TEMPREPO/internal/kdf/kdf.go /tmp/tmp.ktsoLsWyz4/TEMPREPO/internal/kdf/phc.go /tmp/tmp.ktsoLsWyz4/TEMPREPO/internal/kdf/scrypt.go
2025-08-20T22:48:36.9660133Z [00:02:55.993]➜  go tool buildid -w $WORK/b860/_pkg_.a # internal
2025-08-20T22:48:36.9666065Z [00:02:55.994]➜  cp $WORK/b860/_pkg_.a /root/.cache/go-build/64/64e3ca8d4f6c8451973388540b99aa280aad366def6b8c32d2ad19f33ef67528-d # internal
2025-08-20T22:48:36.9667017Z [00:02:55.994]➜  github.com/smallstep/cli/command/crypto/kdf
2025-08-20T22:48:36.9667420Z [00:02:55.994]➜  mkdir -p $WORK/b859/
2025-08-20T22:48:36.9671557Z [00:02:55.994]➜  cat >/tmp/go-build3381348043/b859/importcfg << 'EOF' # internal
2025-08-20T22:48:36.9671958Z [00:02:55.994]➜  # import config
2025-08-20T22:48:36.9672296Z [00:02:55.994]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:36.9672773Z [00:02:55.994]➜  packagefile github.com/pkg/errors=/tmp/go-build3381348043/b195/_pkg_.a
2025-08-20T22:48:36.9673614Z [00:02:55.994]➜  packagefile github.com/smallstep/cli-utils/errs=/tmp/go-build3381348043/b582/_pkg_.a
2025-08-20T22:48:36.9674291Z [00:02:55.994]➜  packagefile github.com/smallstep/cli/flags=/tmp/go-build3381348043/b731/_pkg_.a
2025-08-20T22:48:36.9674908Z [00:02:55.994]➜  packagefile github.com/smallstep/cli/internal/kdf=/tmp/go-build3381348043/b860/_pkg_.a
2025-08-20T22:48:36.9675563Z [00:02:55.994]➜  packagefile github.com/smallstep/cli/utils=/tmp/go-build3381348043/b724/_pkg_.a
2025-08-20T22:48:36.9676306Z [00:02:55.994]➜  packagefile github.com/urfave/cli=/tmp/go-build3381348043/b583/_pkg_.a
2025-08-20T22:48:36.9676680Z [00:02:55.994]➜  EOF
2025-08-20T22:48:36.9678524Z [00:02:55.994]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b859/_pkg_.a -trimpath "/tmp/tmp.ktsoLsWyz4/TEMPREPO/command/crypto/kdf=>github.com/smallstep/cli/command/crypto/kdf;$WORK/b859=>" -p github.com/smallstep/cli/command/crypto/kdf -lang=go1.23 -complete -installsuffix shared -buildid 9fvD-brTJm7potYenGmT/9fvD-brTJm7potYenGmT -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b859/importcfg -pack /tmp/tmp.ktsoLsWyz4/TEMPREPO/command/crypto/kdf/kdf.go
2025-08-20T22:48:36.9950900Z [00:02:56.022]➜  go tool buildid -w $WORK/b859/_pkg_.a # internal
2025-08-20T22:48:36.9965535Z [00:02:56.023]➜  cp $WORK/b859/_pkg_.a /root/.cache/go-build/77/77cb0acd38b9a4001f803302613e820f878862ddd04a88de176732bcc8db5f7f-d # internal
2025-08-20T22:48:36.9966859Z [00:02:56.023]➜  github.com/smallstep/cli/command/crypto/key
2025-08-20T22:48:36.9967293Z [00:02:56.023]➜  mkdir -p $WORK/b861/
2025-08-20T22:48:36.9967680Z [00:02:56.023]➜  cat >/tmp/go-build3381348043/b861/importcfg << 'EOF' # internal
2025-08-20T22:48:36.9968336Z [00:02:56.023]➜  # import config
2025-08-20T22:48:36.9968682Z [00:02:56.023]➜  packagefile bytes=/tmp/go-build3381348043/b003/_pkg_.a
2025-08-20T22:48:36.9969112Z [00:02:56.023]➜  packagefile crypto=/tmp/go-build3381348043/b052/_pkg_.a
2025-08-20T22:48:36.9969621Z [00:02:56.023]➜  packagefile crypto/ecdsa=/tmp/go-build3381348043/b056/_pkg_.a
2025-08-20T22:48:36.9970097Z [00:02:56.023]➜  packagefile crypto/ed25519=/tmp/go-build3381348043/b113/_pkg_.a
2025-08-20T22:48:36.9970592Z [00:02:56.023]➜  packagefile crypto/elliptic=/tmp/go-build3381348043/b095/_pkg_.a
2025-08-20T22:48:36.9971067Z [00:02:56.023]➜  packagefile crypto/rand=/tmp/go-build3381348043/b116/_pkg_.a
2025-08-20T22:48:36.9971526Z [00:02:56.023]➜  packagefile crypto/rsa=/tmp/go-build3381348043/b117/_pkg_.a
2025-08-20T22:48:36.9971990Z [00:02:56.023]➜  packagefile crypto/sha1=/tmp/go-build3381348043/b138/_pkg_.a
2025-08-20T22:48:36.9972448Z [00:02:56.023]➜  packagefile crypto/x509=/tmp/go-build3381348043/b141/_pkg_.a
2025-08-20T22:48:36.9972929Z [00:02:56.023]➜  packagefile crypto/x509/pkix=/tmp/go-build3381348043/b143/_pkg_.a
2025-08-20T22:48:36.9973411Z [00:02:56.023]➜  packagefile encoding/asn1=/tmp/go-build3381348043/b110/_pkg_.a
2025-08-20T22:48:36.9973891Z [00:02:56.023]➜  packagefile encoding/base64=/tmp/go-build3381348043/b146/_pkg_.a
2025-08-20T22:48:36.9974379Z [00:02:56.023]➜  packagefile encoding/json=/tmp/go-build3381348043/b158/_pkg_.a
2025-08-20T22:48:36.9974849Z [00:02:56.023]➜  packagefile encoding/pem=/tmp/go-build3381348043/b145/_pkg_.a
2025-08-20T22:48:36.9975288Z [00:02:56.023]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:36.9975965Z [00:02:56.023]➜  packagefile github.com/pkg/errors=/tmp/go-build3381348043/b195/_pkg_.a
2025-08-20T22:48:36.9976781Z [00:02:56.023]➜  packagefile github.com/smallstep/cli-utils/command=/tmp/go-build3381348043/b580/_pkg_.a
2025-08-20T22:48:36.9977485Z [00:02:56.023]➜  packagefile github.com/smallstep/cli-utils/errs=/tmp/go-build3381348043/b582/_pkg_.a
2025-08-20T22:48:36.9978122Z [00:02:56.023]➜  packagefile github.com/smallstep/cli-utils/fileutil=/tmp/go-build3381348043/b579/_pkg_.a
2025-08-20T22:48:36.9978742Z [00:02:56.023]➜  packagefile github.com/smallstep/cli-utils/ui=/tmp/go-build3381348043/b586/_pkg_.a
2025-08-20T22:48:36.9979444Z [00:02:56.023]➜  packagefile github.com/smallstep/cli/flags=/tmp/go-build3381348043/b731/_pkg_.a
2025-08-20T22:48:36.9980141Z [00:02:56.023]➜  packagefile github.com/smallstep/cli/utils=/tmp/go-build3381348043/b724/_pkg_.a
2025-08-20T22:48:36.9980701Z [00:02:56.023]➜  packagefile github.com/urfave/cli=/tmp/go-build3381348043/b583/_pkg_.a
2025-08-20T22:48:36.9981252Z [00:02:56.023]➜  packagefile go.step.sm/crypto/fingerprint=/tmp/go-build3381348043/b428/_pkg_.a
2025-08-20T22:48:36.9981802Z [00:02:56.023]➜  packagefile go.step.sm/crypto/jose=/tmp/go-build3381348043/b445/_pkg_.a
2025-08-20T22:48:36.9982329Z [00:02:56.023]➜  packagefile go.step.sm/crypto/keyutil=/tmp/go-build3381348043/b453/_pkg_.a
2025-08-20T22:48:36.9982879Z [00:02:56.023]➜  packagefile go.step.sm/crypto/pemutil=/tmp/go-build3381348043/b461/_pkg_.a
2025-08-20T22:48:36.9983416Z [00:02:56.023]➜  packagefile golang.org/x/crypto/ssh=/tmp/go-build3381348043/b455/_pkg_.a
2025-08-20T22:48:36.9983903Z [00:02:56.023]➜  packagefile math/big=/tmp/go-build3381348043/b096/_pkg_.a
2025-08-20T22:48:36.9984520Z [00:02:56.023]➜  packagefile os=/tmp/go-build3381348043/b079/_pkg_.a
2025-08-20T22:48:36.9984933Z [00:02:56.023]➜  packagefile strings=/tmp/go-build3381348043/b063/_pkg_.a
2025-08-20T22:48:36.9985250Z [00:02:56.023]➜  EOF
2025-08-20T22:48:36.9988711Z [00:02:56.023]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b861/_pkg_.a -trimpath "/tmp/tmp.ktsoLsWyz4/TEMPREPO/command/crypto/key=>github.com/smallstep/cli/command/crypto/key;$WORK/b861=>" -p github.com/smallstep/cli/command/crypto/key -lang=go1.23 -complete -installsuffix shared -buildid 5-osKuhw6H03QOklsbU2/5-osKuhw6H03QOklsbU2 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b861/importcfg -pack /tmp/tmp.ktsoLsWyz4/TEMPREPO/command/crypto/key/fingerprint.go /tmp/tmp.ktsoLsWyz4/TEMPREPO/command/crypto/key/format.go /tmp/tmp.ktsoLsWyz4/TEMPREPO/command/crypto/key/inspect.go /tmp/tmp.ktsoLsWyz4/TEMPREPO/command/crypto/key/key.go /tmp/tmp.ktsoLsWyz4/TEMPREPO/command/crypto/key/public.go /tmp/tmp.ktsoLsWyz4/TEMPREPO/command/crypto/key/sign.go /tmp/tmp.ktsoLsWyz4/TEMPREPO/command/crypto/key/verify.go
2025-08-20T22:48:37.0014138Z [00:02:56.028]➜  go tool buildid -w $WORK/b720/_pkg_.a # internal
2025-08-20T22:48:37.0121304Z [00:02:56.039]➜  cp $WORK/b720/_pkg_.a /root/.cache/go-build/05/05573f541192ea07a34230f6b301dff56dd3ece8dc1655edba833ed609ad2541-d # internal
2025-08-20T22:48:37.0129218Z [00:02:56.040]➜  golang.org/x/crypto/nacl/auth
2025-08-20T22:48:37.0129567Z [00:02:56.040]➜  mkdir -p $WORK/b863/
2025-08-20T22:48:37.0132017Z [00:02:56.040]➜  cat >/tmp/go-build3381348043/b863/importcfg << 'EOF' # internal
2025-08-20T22:48:37.0132997Z [00:02:56.040]➜  # import config
2025-08-20T22:48:37.0133393Z [00:02:56.040]➜  packagefile crypto/hmac=/tmp/go-build3381348043/b126/_pkg_.a
2025-08-20T22:48:37.0133867Z [00:02:56.040]➜  packagefile crypto/sha512=/tmp/go-build3381348043/b108/_pkg_.a
2025-08-20T22:48:37.0134205Z [00:02:56.040]➜  EOF
2025-08-20T22:48:37.0136194Z [00:02:56.040]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b863/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/crypto@v0.41.0/nacl/auth=>golang.org/x/crypto@v0.41.0/nacl/auth;$WORK/b863=>" -p golang.org/x/crypto/nacl/auth -lang=go1.23 -complete -installsuffix shared -buildid DdReQrxEHi6of86BpHO9/DdReQrxEHi6of86BpHO9 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b863/importcfg -pack /root/go/pkg/mod/golang.org/x/crypto@v0.41.0/nacl/auth/auth.go
2025-08-20T22:48:37.0318068Z [00:02:56.059]➜  go tool buildid -w $WORK/b863/_pkg_.a # internal
2025-08-20T22:48:37.0321485Z [00:02:56.059]➜  cp $WORK/b863/_pkg_.a /root/.cache/go-build/d2/d26fb8c997d4fdfbe98f4a2ad01e6d87edd38ef85e76ad6943e92ab8a6352df3-d # internal
2025-08-20T22:48:37.0323318Z [00:02:56.059]➜  golang.org/x/crypto/nacl/box
2025-08-20T22:48:37.0323645Z [00:02:56.059]➜  mkdir -p $WORK/b864/
2025-08-20T22:48:37.0327103Z [00:02:56.060]➜  cat >/tmp/go-build3381348043/b864/importcfg << 'EOF' # internal
2025-08-20T22:48:37.0327517Z [00:02:56.060]➜  # import config
2025-08-20T22:48:37.0328060Z [00:02:56.060]➜  packagefile crypto/rand=/tmp/go-build3381348043/b116/_pkg_.a
2025-08-20T22:48:37.0328657Z [00:02:56.060]➜  packagefile golang.org/x/crypto/blake2b=/tmp/go-build3381348043/b422/_pkg_.a
2025-08-20T22:48:37.0329247Z [00:02:56.060]➜  packagefile golang.org/x/crypto/curve25519=/tmp/go-build3381348043/b423/_pkg_.a
2025-08-20T22:48:37.0329850Z [00:02:56.060]➜  packagefile golang.org/x/crypto/nacl/secretbox=/tmp/go-build3381348043/b463/_pkg_.a
2025-08-20T22:48:37.0330464Z [00:02:56.060]➜  packagefile golang.org/x/crypto/salsa20/salsa=/tmp/go-build3381348043/b464/_pkg_.a
2025-08-20T22:48:37.0330953Z [00:02:56.060]➜  packagefile io=/tmp/go-build3381348043/b034/_pkg_.a
2025-08-20T22:48:37.0331268Z [00:02:56.060]➜  EOF
2025-08-20T22:48:37.0336125Z [00:02:56.060]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b864/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/crypto@v0.41.0/nacl/box=>golang.org/x/crypto@v0.41.0/nacl/box;$WORK/b864=>" -p golang.org/x/crypto/nacl/box -lang=go1.23 -complete -installsuffix shared -buildid c8WkTzlD_zPLWmjqFuag/c8WkTzlD_zPLWmjqFuag -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b864/importcfg -pack /root/go/pkg/mod/golang.org/x/crypto@v0.41.0/nacl/box/box.go
2025-08-20T22:48:37.0487197Z [00:02:56.075]➜  go tool buildid -w $WORK/b846/_pkg_.a # internal
2025-08-20T22:48:37.0492535Z [00:02:56.076]➜  go tool buildid -w $WORK/b864/_pkg_.a # internal
2025-08-20T22:48:37.0493768Z [00:02:56.076]➜  cp $WORK/b864/_pkg_.a /root/.cache/go-build/2b/2b0248ad7c6e0a62e56905d415800dcd9b3ff28324a96cc57b4f8a84299ed948-d # internal
2025-08-20T22:48:37.0505469Z [00:02:56.077]➜  cp $WORK/b846/_pkg_.a /root/.cache/go-build/2c/2c83ab35d288804c37217b186c8890d7071876962451b2379716272b03ec03a7-d # internal
2025-08-20T22:48:37.0506474Z [00:02:56.078]➜  golang.org/x/crypto/nacl/sign
2025-08-20T22:48:37.0508272Z [00:02:56.078]➜  mkdir -p $WORK/b865/
2025-08-20T22:48:37.0508975Z [00:02:56.078]➜  cat >/tmp/go-build3381348043/b865/importcfg << 'EOF' # internal
2025-08-20T22:48:37.0509525Z [00:02:56.078]➜  # import config
2025-08-20T22:48:37.0510008Z [00:02:56.078]➜  packagefile crypto/ed25519=/tmp/go-build3381348043/b113/_pkg_.a
2025-08-20T22:48:37.0510857Z [00:02:56.078]➜  packagefile golang.org/x/crypto/internal/alias=/tmp/go-build3381348043/b458/_pkg_.a
2025-08-20T22:48:37.0511585Z [00:02:56.078]➜  packagefile io=/tmp/go-build3381348043/b034/_pkg_.a
2025-08-20T22:48:37.0512020Z [00:02:56.078]➜  EOF
2025-08-20T22:48:37.0514219Z [00:02:56.078]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b865/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/crypto@v0.41.0/nacl/sign=>golang.org/x/crypto@v0.41.0/nacl/sign;$WORK/b865=>" -p golang.org/x/crypto/nacl/sign -lang=go1.23 -complete -installsuffix shared -buildid jzxsDeRs1DPHXONoSxPk/jzxsDeRs1DPHXONoSxPk -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b865/importcfg -pack /root/go/pkg/mod/golang.org/x/crypto@v0.41.0/nacl/sign/sign.go
2025-08-20T22:48:37.0597299Z [00:02:56.085]➜  go tool buildid -w $WORK/b728/_pkg_.a # internal
2025-08-20T22:48:37.0605088Z [00:02:56.087]➜  cp $WORK/b728/_pkg_.a /root/.cache/go-build/ed/ed1d01dbae3b7a0ce3f9f66f793d4e1cd14cbfbdb7f0c7cf6e56a633e0d8d2b3-d # internal
2025-08-20T22:48:37.0607072Z [00:02:56.088]➜  github.com/smallstep/cli/utils/cautils
2025-08-20T22:48:37.0607945Z [00:02:56.088]➜  mkdir -p $WORK/b733/
2025-08-20T22:48:37.0613045Z [00:02:56.088]➜  cat >/tmp/go-build3381348043/b733/importcfg << 'EOF' # internal
2025-08-20T22:48:37.0613737Z [00:02:56.088]➜  # import config
2025-08-20T22:48:37.0614682Z [00:02:56.088]➜  packagefile bytes=/tmp/go-build3381348043/b003/_pkg_.a
2025-08-20T22:48:37.0615368Z [00:02:56.088]➜  packagefile context=/tmp/go-build3381348043/b043/_pkg_.a
2025-08-20T22:48:37.0616535Z [00:02:56.088]➜  packagefile crypto=/tmp/go-build3381348043/b052/_pkg_.a
2025-08-20T22:48:37.0617300Z [00:02:56.088]➜  packagefile crypto/ecdsa=/tmp/go-build3381348043/b056/_pkg_.a
2025-08-20T22:48:37.0618278Z [00:02:56.088]➜  packagefile crypto/ed25519=/tmp/go-build3381348043/b113/_pkg_.a
2025-08-20T22:48:37.0619530Z [00:02:56.088]➜  packagefile crypto/elliptic=/tmp/go-build3381348043/b095/_pkg_.a
2025-08-20T22:48:37.0620305Z [00:02:56.088]➜  packagefile crypto/rand=/tmp/go-build3381348043/b116/_pkg_.a
2025-08-20T22:48:37.0621164Z [00:02:56.088]➜  packagefile crypto/rsa=/tmp/go-build3381348043/b117/_pkg_.a
2025-08-20T22:48:37.0622311Z [00:02:56.088]➜  packagefile crypto/sha256=/tmp/go-build3381348043/b119/_pkg_.a
2025-08-20T22:48:37.0622981Z [00:02:56.088]➜  packagefile crypto/tls=/tmp/go-build3381348043/b120/_pkg_.a
2025-08-20T22:48:37.0623819Z [00:02:56.088]➜  packagefile crypto/x509=/tmp/go-build3381348043/b141/_pkg_.a
2025-08-20T22:48:37.0624865Z [00:02:56.088]➜  packagefile crypto/x509/pkix=/tmp/go-build3381348043/b143/_pkg_.a
2025-08-20T22:48:37.0625602Z [00:02:56.088]➜  packagefile encoding/base64=/tmp/go-build3381348043/b146/_pkg_.a
2025-08-20T22:48:37.0626302Z [00:02:56.088]➜  packagefile encoding/json=/tmp/go-build3381348043/b158/_pkg_.a
2025-08-20T22:48:37.0627892Z [00:02:56.088]➜  packagefile encoding/pem=/tmp/go-build3381348043/b145/_pkg_.a
2025-08-20T22:48:37.0628352Z [00:02:56.088]➜  packagefile errors=/tmp/go-build3381348043/b004/_pkg_.a
2025-08-20T22:48:37.0628767Z [00:02:56.088]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:37.0629265Z [00:02:56.088]➜  packagefile github.com/fxamacker/cbor/v2=/tmp/go-build3381348043/b206/_pkg_.a
2025-08-20T22:48:37.0629869Z [00:02:56.088]➜  packagefile github.com/google/go-tpm/legacy/tpm2=/tmp/go-build3381348043/b209/_pkg_.a
2025-08-20T22:48:37.0630439Z [00:02:56.088]➜  packagefile github.com/pkg/errors=/tmp/go-build3381348043/b195/_pkg_.a
2025-08-20T22:48:37.0631029Z [00:02:56.088]➜  packagefile github.com/smallstep/certificates/acme=/tmp/go-build3381348043/b196/_pkg_.a
2025-08-20T22:48:37.0631915Z [00:02:56.088]➜  packagefile github.com/smallstep/certificates/acme/api=/tmp/go-build3381348043/b636/_pkg_.a
2025-08-20T22:48:37.0632578Z [00:02:56.088]➜  packagefile github.com/smallstep/certificates/api=/tmp/go-build3381348043/b637/_pkg_.a
2025-08-20T22:48:37.0633261Z [00:02:56.088]➜  packagefile github.com/smallstep/certificates/authority=/tmp/go-build3381348043/b240/_pkg_.a
2025-08-20T22:48:37.0633985Z [00:02:56.088]➜  packagefile github.com/smallstep/certificates/authority/config=/tmp/go-build3381348043/b610/_pkg_.a
2025-08-20T22:48:37.0634748Z [00:02:56.088]➜  packagefile github.com/smallstep/certificates/authority/provisioner=/tmp/go-build3381348043/b419/_pkg_.a
2025-08-20T22:48:37.0635455Z [00:02:56.088]➜  packagefile github.com/smallstep/certificates/ca=/tmp/go-build3381348043/b002/_pkg_.a
2025-08-20T22:48:37.0636328Z [00:02:56.088]➜  packagefile github.com/smallstep/certificates/pki=/tmp/go-build3381348043/b728/_pkg_.a
2025-08-20T22:48:37.0636968Z [00:02:56.088]➜  packagefile github.com/smallstep/cli-utils/errs=/tmp/go-build3381348043/b582/_pkg_.a
2025-08-20T22:48:37.0637605Z [00:02:56.088]➜  packagefile github.com/smallstep/cli-utils/fileutil=/tmp/go-build3381348043/b579/_pkg_.a
2025-08-20T22:48:37.0638369Z [00:02:56.088]➜  packagefile github.com/smallstep/cli-utils/step=/tmp/go-build3381348043/b581/_pkg_.a
2025-08-20T22:48:37.0639036Z [00:02:56.088]➜  packagefile github.com/smallstep/cli-utils/ui=/tmp/go-build3381348043/b586/_pkg_.a
2025-08-20T22:48:37.0639628Z [00:02:56.088]➜  packagefile github.com/smallstep/cli/exec=/tmp/go-build3381348043/b734/_pkg_.a
2025-08-20T22:48:37.0640208Z [00:02:56.088]➜  packagefile github.com/smallstep/cli/flags=/tmp/go-build3381348043/b731/_pkg_.a
2025-08-20T22:48:37.0640943Z [00:02:56.088]➜  packagefile github.com/smallstep/cli/internal/cryptoutil=/tmp/go-build3381348043/b736/_pkg_.a
2025-08-20T22:48:37.0641664Z [00:02:56.088]➜  packagefile github.com/smallstep/cli/token=/tmp/go-build3381348043/b738/_pkg_.a
2025-08-20T22:48:37.0642297Z [00:02:56.088]➜  packagefile github.com/smallstep/cli/token/provision=/tmp/go-build3381348043/b739/_pkg_.a
2025-08-20T22:48:37.0642921Z [00:02:56.088]➜  packagefile github.com/smallstep/cli/utils=/tmp/go-build3381348043/b724/_pkg_.a
2025-08-20T22:48:37.0643560Z [00:02:56.088]➜  packagefile github.com/smallstep/go-attestation/attest=/tmp/go-build3381348043/b624/_pkg_.a
2025-08-20T22:48:37.0644189Z [00:02:56.088]➜  packagefile github.com/smallstep/truststore=/tmp/go-build3381348043/b740/_pkg_.a
2025-08-20T22:48:37.0644746Z [00:02:56.088]➜  packagefile github.com/urfave/cli=/tmp/go-build3381348043/b583/_pkg_.a
2025-08-20T22:48:37.0645261Z [00:02:56.088]➜  packagefile go.step.sm/crypto/jose=/tmp/go-build3381348043/b445/_pkg_.a
2025-08-20T22:48:37.0645969Z [00:02:56.088]➜  packagefile go.step.sm/crypto/keyutil=/tmp/go-build3381348043/b453/_pkg_.a
2025-08-20T22:48:37.0646573Z [00:02:56.088]➜  packagefile go.step.sm/crypto/kms/uri=/tmp/go-build3381348043/b606/_pkg_.a
2025-08-20T22:48:37.0647117Z [00:02:56.088]➜  packagefile go.step.sm/crypto/pemutil=/tmp/go-build3381348043/b461/_pkg_.a
2025-08-20T22:48:37.0647659Z [00:02:56.088]➜  packagefile go.step.sm/crypto/randutil=/tmp/go-build3381348043/b417/_pkg_.a
2025-08-20T22:48:37.0648392Z [00:02:56.088]➜  packagefile go.step.sm/crypto/tpm=/tmp/go-build3381348043/b741/_pkg_.a
2025-08-20T22:48:37.0648944Z [00:02:56.088]➜  packagefile go.step.sm/crypto/tpm/storage=/tmp/go-build3381348043/b751/_pkg_.a
2025-08-20T22:48:37.0649504Z [00:02:56.088]➜  packagefile go.step.sm/crypto/x509util=/tmp/go-build3381348043/b427/_pkg_.a
2025-08-20T22:48:37.0650084Z [00:02:56.088]➜  packagefile golang.org/x/crypto/ssh=/tmp/go-build3381348043/b455/_pkg_.a
2025-08-20T22:48:37.0650549Z [00:02:56.088]➜  packagefile io=/tmp/go-build3381348043/b034/_pkg_.a
2025-08-20T22:48:37.0650956Z [00:02:56.088]➜  packagefile net=/tmp/go-build3381348043/b148/_pkg_.a
2025-08-20T22:48:37.0651378Z [00:02:56.088]➜  packagefile net/http=/tmp/go-build3381348043/b161/_pkg_.a
2025-08-20T22:48:37.0651982Z [00:02:56.088]➜  packagefile net/url=/tmp/go-build3381348043/b155/_pkg_.a
2025-08-20T22:48:37.0652395Z [00:02:56.088]➜  packagefile os=/tmp/go-build3381348043/b079/_pkg_.a
2025-08-20T22:48:37.0652827Z [00:02:56.088]➜  packagefile path/filepath=/tmp/go-build3381348043/b156/_pkg_.a
2025-08-20T22:48:37.0653281Z [00:02:56.088]➜  packagefile strconv=/tmp/go-build3381348043/b054/_pkg_.a
2025-08-20T22:48:37.0653709Z [00:02:56.088]➜  packagefile strings=/tmp/go-build3381348043/b063/_pkg_.a
2025-08-20T22:48:37.0654125Z [00:02:56.088]➜  packagefile time=/tmp/go-build3381348043/b044/_pkg_.a
2025-08-20T22:48:37.0654433Z [00:02:56.088]➜  EOF
2025-08-20T22:48:37.0660241Z [00:02:56.088]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b733/_pkg_.a -trimpath "/tmp/tmp.ktsoLsWyz4/TEMPREPO/utils/cautils=>github.com/smallstep/cli/utils/cautils;$WORK/b733=>" -p github.com/smallstep/cli/utils/cautils -lang=go1.23 -complete -installsuffix shared -buildid FwHOxywcA9FaEGQatgFQ/FwHOxywcA9FaEGQatgFQ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b733/importcfg -pack /tmp/tmp.ktsoLsWyz4/TEMPREPO/utils/cautils/acme_flow.go /tmp/tmp.ktsoLsWyz4/TEMPREPO/utils/cautils/acmeutils.go /tmp/tmp.ktsoLsWyz4/TEMPREPO/utils/cautils/bootstrap.go /tmp/tmp.ktsoLsWyz4/TEMPREPO/utils/cautils/certificate_flow.go /tmp/tmp.ktsoLsWyz4/TEMPREPO/utils/cautils/client.go /tmp/tmp.ktsoLsWyz4/TEMPREPO/utils/cautils/offline.go /tmp/tmp.ktsoLsWyz4/TEMPREPO/utils/cautils/token_flow.go /tmp/tmp.ktsoLsWyz4/TEMPREPO/utils/cautils/token_generator.go /tmp/tmp.ktsoLsWyz4/TEMPREPO/utils/cautils/tpm.go
2025-08-20T22:48:37.0718577Z [00:02:56.099]➜  go tool buildid -w $WORK/b865/_pkg_.a # internal
2025-08-20T22:48:37.0723903Z [00:02:56.099]➜  cp $WORK/b865/_pkg_.a /root/.cache/go-build/e9/e96578f1096868865d90114a573f9d62f332edd47b374ce8952719c0bdc140c8-d # internal
2025-08-20T22:48:37.0729994Z [00:02:56.100]➜  github.com/smallstep/zlint/lints
2025-08-20T22:48:37.0739670Z [00:02:56.100]➜  mkdir -p $WORK/b845/
2025-08-20T22:48:37.0740102Z [00:02:56.100]➜  github.com/smallstep/cli/command/crypto/nacl
2025-08-20T22:48:37.0740430Z [00:02:56.100]➜  mkdir -p $WORK/b862/
2025-08-20T22:48:37.0740819Z [00:02:56.100]➜  cat >/tmp/go-build3381348043/b845/importcfg << 'EOF' # internal
2025-08-20T22:48:37.0744699Z [00:02:56.100]➜  # import config
2025-08-20T22:48:37.0746755Z [00:02:56.100]➜  packagefile crypto/dsa=/tmp/go-build3381348043/b142/_pkg_.a
2025-08-20T22:48:37.0747616Z [00:02:56.100]➜  packagefile crypto/ecdsa=/tmp/go-build3381348043/b056/_pkg_.a
2025-08-20T22:48:37.0748100Z [00:02:56.100]➜  packagefile crypto/rsa=/tmp/go-build3381348043/b117/_pkg_.a
2025-08-20T22:48:37.0748567Z [00:02:56.100]➜  packagefile encoding/asn1=/tmp/go-build3381348043/b110/_pkg_.a
2025-08-20T22:48:37.0749047Z [00:02:56.100]➜  packagefile encoding/json=/tmp/go-build3381348043/b158/_pkg_.a
2025-08-20T22:48:37.0749514Z [00:02:56.100]➜  packagefile encoding/pem=/tmp/go-build3381348043/b145/_pkg_.a
2025-08-20T22:48:37.0750232Z [00:02:56.100]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:37.0750751Z [00:02:56.100]➜  packagefile github.com/smallstep/zcrypto/x509=/tmp/go-build3381348043/b837/_pkg_.a
2025-08-20T22:48:37.0751386Z [00:02:56.100]➜  packagefile github.com/smallstep/zcrypto/x509/pkix=/tmp/go-build3381348043/b841/_pkg_.a
2025-08-20T22:48:37.0752023Z [00:02:56.100]➜  packagefile github.com/smallstep/zlint/util=/tmp/go-build3381348043/b846/_pkg_.a
2025-08-20T22:48:37.0752578Z [00:02:56.100]➜  packagefile golang.org/x/net/idna=/tmp/go-build3381348043/b310/_pkg_.a
2025-08-20T22:48:37.0753138Z [00:02:56.100]➜  packagefile golang.org/x/text/unicode/norm=/tmp/go-build3381348043/b314/_pkg_.a
2025-08-20T22:48:37.0753647Z [00:02:56.100]➜  packagefile io/ioutil=/tmp/go-build3381348043/b342/_pkg_.a
2025-08-20T22:48:37.0754087Z [00:02:56.100]➜  packagefile math/big=/tmp/go-build3381348043/b096/_pkg_.a
2025-08-20T22:48:37.0754507Z [00:02:56.100]➜  packagefile net=/tmp/go-build3381348043/b148/_pkg_.a
2025-08-20T22:48:37.0754930Z [00:02:56.100]➜  packagefile net/url=/tmp/go-build3381348043/b155/_pkg_.a
2025-08-20T22:48:37.0755360Z [00:02:56.100]➜  packagefile reflect=/tmp/go-build3381348043/b099/_pkg_.a
2025-08-20T22:48:37.0755952Z [00:02:56.101]➜  packagefile regexp=/tmp/go-build3381348043/b184/_pkg_.a
2025-08-20T22:48:37.0756446Z [00:02:56.101]➜  packagefile strings=/tmp/go-build3381348043/b063/_pkg_.a
2025-08-20T22:48:37.0756868Z [00:02:56.101]➜  packagefile time=/tmp/go-build3381348043/b044/_pkg_.a
2025-08-20T22:48:37.0757285Z [00:02:56.101]➜  packagefile unicode=/tmp/go-build3381348043/b041/_pkg_.a
2025-08-20T22:48:37.0757732Z [00:02:56.101]➜  packagefile unicode/utf8=/tmp/go-build3381348043/b042/_pkg_.a
2025-08-20T22:48:37.0758066Z [00:02:56.101]➜  EOF
2025-08-20T22:48:37.0758391Z [00:02:56.101]➜  cat >/tmp/go-build3381348043/b862/importcfg << 'EOF' # internal
2025-08-20T22:48:37.0758903Z [00:02:56.101]➜  # import config
2025-08-20T22:48:37.0759345Z [00:02:56.101]➜  packagefile crypto/rand=/tmp/go-build3381348043/b116/_pkg_.a
2025-08-20T22:48:37.0759833Z [00:02:56.101]➜  packagefile encoding/base64=/tmp/go-build3381348043/b146/_pkg_.a
2025-08-20T22:48:37.0760306Z [00:02:56.101]➜  packagefile encoding/hex=/tmp/go-build3381348043/b144/_pkg_.a
2025-08-20T22:48:37.0760740Z [00:02:56.101]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:37.0761351Z [00:02:56.101]➜  packagefile github.com/pkg/errors=/tmp/go-build3381348043/b195/_pkg_.a
2025-08-20T22:48:37.0762013Z [00:02:56.101]➜  packagefile github.com/smallstep/cli-utils/command=/tmp/go-build3381348043/b580/_pkg_.a
2025-08-20T22:48:37.0762643Z [00:02:56.101]➜  packagefile github.com/smallstep/cli-utils/errs=/tmp/go-build3381348043/b582/_pkg_.a
2025-08-20T22:48:37.0763295Z [00:02:56.101]➜  packagefile github.com/smallstep/cli-utils/fileutil=/tmp/go-build3381348043/b579/_pkg_.a
2025-08-20T22:48:37.0763921Z [00:02:56.101]➜  packagefile github.com/smallstep/cli-utils/ui=/tmp/go-build3381348043/b586/_pkg_.a
2025-08-20T22:48:37.0764513Z [00:02:56.101]➜  packagefile github.com/smallstep/cli/flags=/tmp/go-build3381348043/b731/_pkg_.a
2025-08-20T22:48:37.0765097Z [00:02:56.101]➜  packagefile github.com/smallstep/cli/utils=/tmp/go-build3381348043/b724/_pkg_.a
2025-08-20T22:48:37.0765646Z [00:02:56.101]➜  packagefile github.com/urfave/cli=/tmp/go-build3381348043/b583/_pkg_.a
2025-08-20T22:48:37.0779545Z [00:02:56.101]➜  packagefile golang.org/x/crypto/nacl/auth=/tmp/go-build3381348043/b863/_pkg_.a
2025-08-20T22:48:37.0780154Z [00:02:56.101]➜  packagefile golang.org/x/crypto/nacl/box=/tmp/go-build3381348043/b864/_pkg_.a
2025-08-20T22:48:37.0780761Z [00:02:56.101]➜  packagefile golang.org/x/crypto/nacl/secretbox=/tmp/go-build3381348043/b463/_pkg_.a
2025-08-20T22:48:37.0781357Z [00:02:56.101]➜  packagefile golang.org/x/crypto/nacl/sign=/tmp/go-build3381348043/b865/_pkg_.a
2025-08-20T22:48:37.0781848Z [00:02:56.101]➜  packagefile os=/tmp/go-build3381348043/b079/_pkg_.a
2025-08-20T22:48:37.0782266Z [00:02:56.101]➜  packagefile strings=/tmp/go-build3381348043/b063/_pkg_.a
2025-08-20T22:48:37.0782849Z [00:02:56.101]➜  EOF
2025-08-20T22:48:37.0785680Z [00:02:56.101]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b862/_pkg_.a -trimpath "/tmp/tmp.ktsoLsWyz4/TEMPREPO/command/crypto/nacl=>github.com/smallstep/cli/command/crypto/nacl;$WORK/b862=>" -p github.com/smallstep/cli/command/crypto/nacl -lang=go1.23 -complete -installsuffix shared -buildid tZIvYzNUaVSOaWhUUjxj/tZIvYzNUaVSOaWhUUjxj -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b862/importcfg -pack /tmp/tmp.ktsoLsWyz4/TEMPREPO/command/crypto/nacl/auth.go /tmp/tmp.ktsoLsWyz4/TEMPREPO/command/crypto/nacl/box.go /tmp/tmp.ktsoLsWyz4/TEMPREPO/command/crypto/nacl/nacl.go /tmp/tmp.ktsoLsWyz4/TEMPREPO/command/crypto/nacl/secretbox.go /tmp/tmp.ktsoLsWyz4/TEMPREPO/command/crypto/nacl/sign.go
2025-08-20T22:48:37.0915818Z [00:02:56.102]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b845/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/smallstep/zlint@v0.0.0-20220930192201-67fb4aa21910/lints=>github.com/smallstep/zlint@v0.0.0-20220930192201-67fb4aa21910/lints;$WORK/b845=>" -p github.com/smallstep/zlint/lints -lang=go1.16 -complete -installsuffix shared -buildid 4wAWrhaWkcLeTwk3Zi2U/4wAWrhaWkcLeTwk3Zi2U -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b845/importcfg -pack /root/go/pkg/mod/github.com/smallstep/zlint@v0.0.0-20220930192201-67fb4aa21910/lints/base.go /root/go/pkg/mod/github.com/smallstep/zlint@v0.0.0-20220930192201-67fb4aa21910/lints/lint_basic_constraints_not_critical.go /root/go/pkg/mod/github.com/smallstep/zlint@v0.0.0-20220930192201-67fb4aa21910/lints/lint_ca_common_name_missing.go /root/go/pkg/mod/github.com/smallstep/zlint@v0.0.0-20220930192201-67fb4aa21910/lints/lint_ca_country_name_invalid.go /root/go/pkg/mod/github.com/smallstep/zlint@v0.0.0-20220930192201-67fb4aa21910/lints/lint_ca_country_name_missing.go /root/go/pkg/mod/github.com/smallstep/zlint@v0.0.0-20220930192201-67fb4aa21910/lints/lint_ca_crl_sign_not_set.go /root/go/pkg/mod/github.com/smallstep/zlint@v0.0.0-20220930192201-67fb4aa21910/lints/lint_ca_digital_signature_not_set.go /root/go/pkg/mod/github.com/smallstep/zlint@v0.0.0-20220930192201-67fb4aa21910/lints/lint_ca_is_ca.go /root/go/pkg/mod/github.com/smallstep/zlint@v0.0.0-20220930192201-67fb4aa21910/lints/lint_ca_key_cert_sign_not_set.go /root/go/pkg/mod/github.com/smallstep/zlint@v0.0.0-20220930192201-67fb4aa21910/lints/lint_ca_key_usage_missing.go /root/go/pkg/mod/github.com/smallstep/zlint@v0.0.0-20220930192201-67fb4aa21910/lints/lint_ca_key_usage_not_critical.go /root/go/pkg/mod/github.com/smallstep/zlint@v0.0.0-20220930192201-67fb4aa21910/lints/lint_ca_organization_name_missing.go /root/go/pkg/mod/github.com/smallstep/zlint@v0.0.0-20220930192201-67fb4aa21910/lints/lint_ca_subject_field_empty.go /root/go/pkg/mod/github.com/smallstep/zlint@v0.0.0-20220930192201-67fb4aa21910/lints/lint_cab_dv_conflicts_with_locality.go /root/go/pkg/mod/github.com/smallstep/zlint@v0.0.0-20220930192201-67fb4aa21910/lints/lint_cab_dv_conflicts_with_org.go /root/go/pkg/mod/github.com/smallstep/zlint@v0.0.0-20220930192201-67fb4aa21910/lints/lint_cab_dv_conflicts_with_postal.go /root/go/pkg/mod/github.com/smallstep/zlint@v0.0.0-20220930192201-67fb4aa21910/lints/lint_cab_dv_conflicts_with_province.go /root/go/pkg/mod/github.com/smallstep/zlint@v0.0.0-20220930192201-67fb4aa21910/lints/lint_cab_dv_conflicts_with_street.go /root/go/pkg/mod/github.com/smallstep/zlint@v0.0.0-20220930192201-67fb4aa21910/lints/lint_cab_iv_requires_personal_name.go /root/go/pkg/mod/github.com/smallstep/zlint@v0.0.0-20220930192201-67fb4aa21910/lints/lint_cab_ov_requires_org.go /root/go/pkg/mod/github.com/smallstep/zlint@v0.0.0-20220930192201-67fb4aa21910/lints/lint_cert_contains_unique_identifier.go /root/go/pkg/mod/github.com/smallstep/zlint@v0.0.0-20220930192201-67fb4aa21910/lints/lint_cert_extensions_version_not_3.go /root/go/pkg/mod/github.com/smallstep/zlint@v0.0.0-20220930192201-67fb4aa21910/lints/lint_cert_policy_iv_requires_country.go /root/go/pkg/mod/github.com/smallstep/zlint@v0.0.0-20220930192201-67fb4aa21910/lints/lint_cert_policy_iv_requires_province_or_locality.go /root/go/pkg/mod/github.com/smallstep/zlint@v0.0.0-20220930192201-67fb4aa21910/lints/lint_cert_policy_ov_requires_country.go /root/go/pkg/mod/github.com/smallstep/zlint@v0.0.0-20220930192201-67fb4aa21910/lints/lint_cert_policy_ov_requires_province_or_locality.go /root/go/pkg/mod/github.com/smallstep/zlint@v0.0.0-20220930192201-67fb4aa21910/lints/lint_cert_unique_identifier_version_not_2_or_3.go /root/go/pkg/mod/github.com/smallstep/zlint@v0.0.0-20220930192201-67fb4aa21910/lints/lint_dh_params_missing.go /root/go/pkg/mod/github.com/smallstep/zlint@v0.0.0-20220930192201-67fb4aa21910/lints/lint_distribution_point_incomplete.go /root/go/pkg/mod/github.com/smallstep/zlint@v0.0.0-20220930192201-67fb4aa21910/lints/lint_distribution_point_missing_ldap_or_uri.go /root/go/pkg/mod/github.com/smallstep/zlint@v0.0.0-20220930192201-67fb4aa21910/lints/lint_dnsname_bad_character_in_label.go /root/go/pkg/mod/github.com/smallstep/zlint@v0.0.0-20220930192201-67fb4aa21910/lints/lint_dnsname_check_left_label_wildcard.go /root/go/pkg/mod/github.com/smallstep/zlint@v0.0.0-20220930192201-67fb4aa21910/lints/lint_dnsname_contains_bare_iana_suffix.go /root/go/pkg/mod/github.com/smallstep/zlint@v0.0.0-20220930192201-67fb4aa21910/lints/lint_dnsname_contains_empty_label.go /root/go/pkg/mod/github.com/smallstep/zlint@v0.0.0-20220930192201-67fb4aa21910/lints/lint_dnsname_hyphen_in_sld.go /root/go/pkg/mod/github.com/smallstep/zlint@v0.0.0-20220930192201-67fb4aa21910/lints/lint_dnsname_label_too_long.go /root/go/pkg/mod/github.com/smallstep/zlint@v0.0.0-20220930192201-67fb4aa21910/lints/lint_dnsname_right_label_valid_tld.go /root/go/pkg/mod/github.com/smallstep/zlint@v0.0.0-20220930192201-67fb4aa21910/lints/lint_dnsname_underscore_in_sld.go /root/go/pkg/mod/github.com/smallstep/zlint@v0.0.0-20220930192201-67fb4aa21910/lints/lint_dnsname_underscore_in_trd.go /root/go/pkg/mod/github.com/smallstep/zlint@v0.0.0-20220930192201-67fb4aa21910/lints/lint_dnsname_wildcard_left_of_public_suffix.go /root/go/pkg/mod/github.com/smallstep/zlint@v0.0.0-20220930192201-67fb4aa21910/lints/lint_dnsname_wildcard_only_in_left_label.go /root/go/pkg/mod/github.com/smallstep/zlint@v0.0.0-20220930192201-67fb4aa21910/lints/lint_dsa_correct_order_in_subgroup.go /root/go/pkg/mod/github.com/smallstep/zlint@v0.0.0-20220930192201-67fb4aa21910/lints/lint_dsa_improper_modulus_or_divisor_size.go /root/go/pkg/mod/github.com/smallstep/zlint@v0.0.0-20220930192201-67fb4aa21910/lints/lint_dsa_shorter_than_2048_bits.go /root/go/pkg/mod/github.com/smallstep/zlint@v0.0.0-20220930192201-67fb4aa21910/lints/lint_dsa_unique_correct_representation.go /root/go/pkg/mod/github.com/smallstep/zlint@v0.0.0-20220930192201-67fb4aa21910/lints/lint_ec_improper_curves.go /root/go/pkg/mod/github.com/smallstep/zlint@v0.0.0-20220930192201-67fb4aa21910/lints/lint_eku_critical_improperly.go /root/go/pkg/mod/github.com/smallstep/zlint@v0.0.0-20220930192201-67fb4aa21910/lints/lint_ev_business_category_missing.go /root/go/pkg/mod/github.com/smallstep/zlint@v0.0.0-20220930192201-67fb4aa21910/lints/lint_ev_country_name_missing.go /root/go/pkg/mod/github.com/smallstep/zlint@v0.0.0-20220930192201-67fb4aa21910/lints/lint_ev_organization_name_missing.go /root/go/pkg/mod/github.com/smallstep/zlint@v0.0.0-20220930192201-67fb4aa21910/lints/lint_ev_serial_number_missing.go /root/go/pkg/mod/github.com/smallstep/zlint@v0.0.0-20220930192201-67fb4aa21910/lints/lint_ev_valid_time_too_long.go /root/go/pkg/mod/github.com/smallstep/zlint@v0.0.0-20220930192201-67fb4aa21910/lints/lint_ext_aia_access_location_missing.go /root/go/pkg/mod/github.com/smallstep/zlint@v0.0.0-20220930192201-67fb4aa21910/lints/lint_ext_aia_marked_critical.go /root/go/pkg/mod/github.com/smallstep/zlint@v0.0.0-20220930192201-67fb4aa21910/lints/lint_ext_authority_key_identifier_critical.go /root/go/pkg/mod/github.com/smallstep/zlint@v0.0.0-20220930192201-67fb4aa21910/lints/lint_ext_authority_key_identifier_missing.go /root/go/pkg/mod/github.com/smallstep/zlint@v0.0.0-20220930192201-67fb4aa21910/lints/lint_ext_authority_key_identifier_no_key_identifier.go /root/go/pkg/mod/github.com/smallstep/zlint@v0.0.0-20220930192201-67fb4aa21910/lints/lint_ext_cert_policy_contains_noticeref.go /root/go/pkg/mod/github.com/smallstep/zlint@v0.0.0-20220930192201-67fb4aa21910/lints/lint_ext_cert_policy_disallowed_any_policy_qualifier.go /root/go/pkg/mod/github.com/smallstep/zlint@v0.0.0-20220930192201-67fb4aa21910/lints/lint_ext_cert_policy_duplicate.go /root/go/pkg/mod/github.com/smallstep/zlint@v0.0.0-20220930192201-67fb4aa21910/lints/lint_ext_cert_policy_explicit_text_ia5_string.go /root/go/pkg/mod/github.com/smallstep/zlint@v0.0.0-20220930192201-67fb4aa21910/lints/lint_ext_cert_policy_explicit_text_includes_control.go /root/go/pkg/mod/github.com/smallstep/zlint@v0.0.0-20220930192201-67fb4aa21910/lints/lint_ext_cert_policy_explicit_text_not_nfc.go /root/go/pkg/mod/github.com/smallstep/zlint@v0.0.0-20220930192201-67fb4aa21910/lints/lint_ext_cert_policy_explicit_text_not_utf8.go /root/go/pkg/mod/github.com/smallstep/zlint@v0.0.0-20220930192201-67fb4aa21910/lints/lint_ext_cert_policy_explicit_text_too_long.go /root/go/pkg/mod/github.com/smallstep/zlint@v0.0.0-20220930192201-67fb4aa21910/lints/lint_ext_crl_distribution_marked_critical.go /root/go/pkg/mod/github.com/smallstep/zlint@v0.0.0-20220930192201-67fb4aa21910/lints/lint_ext_duplicate_extension.go /root/go/pkg/mod/github.com/smallstep/zlint@v0.0.0-20220930192201-67fb4aa21910/lints/lint_ext_freshest_crl_marked_critical.go /root/go/pkg/mod/github.com/smallstep/zlint@v0.0.0-20220930192201-67fb4aa21910/lints/lint_ext_ian_critical.go /root/go/pkg/mod/github.com/smallstep/zlint@v0.0.0-20220930192201-67fb4aa21910/lints/lint_ext_ian_dns_not_ia5_string.go /root/go/pkg/mod/github.com/smallstep/zlint@v0.0.0-20220930192201-67fb4aa21910/lints/lint_ext_ian_empty_name.go /root/go/pkg/mod/github.com/smallstep/zlint@v0.0.0-20220930192201-67fb4aa21910/lints/lint_ext_ian_no_entries.go /root/go/pkg/mod/github.com/smallstep/zlint@v0.0.0-20220930192201-67fb4aa21910/lints/lint_ext_ian_rfc822_format_invalid.go /root/go/pkg/mod/github.com/smallstep/zlint@v0.0.0-20220930192201-67fb4aa21910/lints/lint_ext_ian_space_dns_name.go /root/go/pkg/mod/github.com/smallstep/zlint@v0.0.0-20220930192201-67fb4aa21910/lints/lint_ext_ian_uri_format_invalid.go /root/go/pkg/mod/github.com/smallstep/zlint@v0.0.0-20220930192201-67fb4aa21910/lints/lint_ext_ian_uri_host_not_fqdn_or_ip.go /root/go/pkg/mod/github.com/smallstep/zlint@v0.0.0-20220930192201-67fb4aa21910/lints/lint_ext_ian_uri_not_ia5.go /root/go/pkg/mod/github.com/smallstep/zlint@v0.0.0-20220930192201-67fb4aa21910/lints/lint_ext_ian_uri_relative.go /root/go/pkg/mod/github.com/smallstep/zlint@v0.0.0-20220930192201-67fb4aa21910/lints/lint_ext_key_usage_cert_sign_without_ca.go /root/go/pkg/mod/github.com/smallstep/zlint@v0.0.0-20220930192201-67fb4aa21910/lints/lint_ext_key_usage_not_critical.go /root/go/pkg/mod/github.com/smallstep/zlint@v0.0.0-20220930192201-67fb4aa21910/lints/lint_ext_key_usage_without_bits.go /root/go/pkg/mod/github.com/smallstep/zlint@v0.0.0-20220930192201-67fb4aa21910/lints/lint_ext_name_constraints_not_critical.go /root/go/pkg/mod/github.com/smallstep/zlint@v0.0.0-20220930192201-67fb4aa21910/lints/lint_ext_name_constraints_not_in_ca.go /root/go/pkg/mod/github.com/smallstep/zlint@v0.0.0-20220930192201-67fb4aa21910/lints/lint_ext_policy_constraints_empty.go /root/go/pkg/mod/github.com/smallstep/zlint@v0.0.0-20220930192201-67fb4aa21910/lints/lint_ext_policy_constraints_not_critical.go /root/go/pkg/mod/github.com/smallstep/zlint@v0.0.0-20220930192201-67fb4aa21910/lints/lint_ext_policy_map_any_policy.go /root/go/pkg/mod/github.com/smallstep/zlint@v0.0.0-20220930192201-67fb4aa21910/lints/lint_ext_policy_map_not_critical.go /root/go/pkg/mod/github.com/smallstep/zlint@v0.0.0-20220930192201-67fb4aa21910/lints/lint_ext_policy_map_not_in_cert_policy.go /root/go/pkg/mod/github.com/smallstep/zlint@v0.0.0-20220930192201-67fb4aa21910/lints/lint_ext_san_contains_reserved_ip.go /root/go/pkg/mod/github.com/smallstep/zlint@v0.0.0-20220930192201-67fb4aa21910/lints/lint_ext_san_critical_with_subject_dn.go /root/go/pkg/mod/github.com/smallstep/zlint@v0.0.0-20220930192201-67fb4aa21910/lints/lint_ext_san_directory_name_present.go /root/go/pkg/mod/github.com/smallstep/zlint@v0.0.0-20220930192201-67fb4aa21910/lints/lint_ext_san_dns_name_too_long.go /root/go/pkg/mod/github.com/smallstep/zlint@v0.0.0-20220930192201-67fb4aa21910/lints/lint_ext_san_dns_not_ia5_string.go /root/go/pkg/mod/github.com/smallstep/zlint@v0.0.0-20220930192201-67fb4aa21910/lints/lint_ext_san_edi_party_name_present.go /root/go/pkg/mod/github.com/smallstep/zlint@v0.0.0-20220930192201-67fb4aa21910/lints/lint_ext_san_empty_name.go /root/go/pkg/mod/github.com/smallstep/zlint@v0.0.0-20220930192201-67fb4aa21910/lints/lint_ext_san_missing.go /root/go/pkg/mod/github.com/smallstep/zlint@v0.0.0-20220930192201-67fb4aa21910/lints/lint_ext_san_no_entries.go /root/go/pkg/mod/github.com/smallstep/zlint@v0.0.0-20220930192201-67fb4aa21910/lints/lint_ext_san_not_critical_without_subject.go /root/go/pkg/mod/github.com/smallstep/zlint@v0.0.0-20220930192201-67fb4aa21910/lints/lint_ext_san_other_name_present.go /root/go/pkg/mod/github.com/smallstep/zlint@v0.0.0-20220930192201-67fb4aa21910/lints/lint_ext_san_registered_id_present.go /root/go/pkg/mod/github.com/smallstep/zlint@v0.0.0-20220930192201-67fb4aa21910/lints/lint_ext_san_rfc822_format_invalid.go /root/go/pkg/mod/github.com/smallstep/zlint@v0.0.0-20220930192201-67fb4aa21910/lints/lint_ext_san_rfc822_name_present.go /root/go/pkg/mod/github.com/smallstep/zlint@v0.0.0-20220930192201-67fb4aa21910/lints/lint_ext_san_space_dns_name.go /root/go/pkg/mod/github.com/smallstep/zlint@v0.0.0-20220930192201-67fb4aa21910/lints/lint_ext_san_uniform_resource_identifier_present.go /root/go/pkg/mod/github.com/smallstep/zlint@v0.0.0-20220930192201-67fb4aa21910/lints/lint_ext_san_uri_format_invalid.go /root/go/pkg/mod/github.com/smallstep/zlint@v0.0.0-20220930192201-67fb4aa21910/lints/lint_ext_san_uri_host_not_fqdn_or_ip.go /root/go/pkg/mod/github.com/smallstep/zlint@v0.0.0-20220930192201-67fb4aa21910/lints/lint_ext_san_uri_not_ia5.go /root/go/pkg/mod/github.com/smallstep/zlint@v0.0.0-20220930192201-67fb4aa21910/lints/lint_ext_san_uri_relative.go /root/go/pkg/mod/github.com/smallstep/zlint@v0.0.0-20220930192201-67fb4aa21910/lints/lint_ext_subject_directory_attr_critical.go /root/go/pkg/mod/github.com/smallstep/zlint@v0.0.0-20220930192201-67fb4aa21910/lints/lint_ext_subject_key_identifier_critical.go /root/go/pkg/mod/github.com/smallstep/zlint@v0.0.0-20220930192201-67fb4aa21910/lints/lint_ext_subject_key_identifier_missing_ca.go /root/go/pkg/mod/github.com/smallstep/zlint@v0.0.0-20220930192201-67fb4aa21910/lints/lint_ext_subject_key_identifier_missing_sub_cert.go /root/go/pkg/mod/github.com/smallstep/zlint@v0.0.0-20220930192201-67fb4aa21910/lints/lint_generalized_time_does_not_include_seconds.go /root/go/pkg/mod/github.com/smallstep/zlint@v0.0.0-20220930192201-67fb4aa21910/lints/lint_generalized_time_includes_fraction_seconds.go /root/go/pkg/mod/github.com/smallstep/zlint@v0.0.0-20220930192201-67fb4aa21910/lints/lint_generalized_time_not_in_zulu.go /root/go/pkg/mod/github.com/smallstep/zlint@v0.0.0-20220930192201-67fb4aa21910/lints/lint_ian_bare_wildcard.go /root/go/pkg/mod/github.com/smallstep/zlint@v0.0.0-20220930192201-67fb4aa21910/lints/lint_ian_dns_name_includes_null_char.go /root/go/pkg/mod/github.com/smallstep/zlint@v0.0.0-20220930192201-67fb4aa21910/lints/lint_ian_dns_name_starts_with_period.go /root/go/pkg/mod/github.com/smallstep/zlint@v0.0.0-20220930192201-67fb4aa21910/lints/lint_ian_iana_pub_suffix_empty.go /root/go/pkg/mod/github.com/smallstep/zlint@v0.0.0-20220930192201-67fb4aa21910/lints/lint_ian_wildcard_not_first.go /root/go/pkg/mod/github.com/smallstep/zlint@v0.0.0-20220930192201-67fb4aa21910/lints/lint_idn_dnsname_malformed_unicode.go /root/go/pkg/mod/github.com/smallstep/zlint@v0.0.0-20220930192201-67fb4aa21910/lints/lint_idn_dnsname_must_be_nfc.go /root/go/pkg/mod/github.com/smallstep/zlint@v0.0.0-20220930192201-67fb4aa21910/lints/lint_inhibit_any_policy_not_critical.go /root/go/pkg/mod/github.com/smallstep/zlint@v0.0.0-20220930192201-67fb4aa21910/lints/lint_invalid_certificate_version.go /root/go/pkg/mod/github.com/smallstep/zlint@v0.0.0-20220930192201-67fb4aa21910/lints/lint_is_redacted_cert.go /root/go/pkg/mod/github.com/smallstep/zlint@v0.0.0-20220930192201-67fb4aa21910/lints/lint_issuer_dn_country_not_printable_string.go /root/go/pkg/mod/github.com/smallstep/zlint@v0.0.0-20220930192201-67fb4aa21910/lints/lint_issuer_dn_leading_whitespace.go /root/go/pkg/mod/github.com/smallstep/zlint@v0.0.0-20220930192201-67fb4aa21910/lints/lint_issuer_dn_trailing_whitespace.go /root/go/pkg/mod/github.com/smallstep/zlint@v0.0.0-20220930192201-67fb4aa21910/lints/lint_issuer_field_empty.go /root/go/pkg/mod/github.com/smallstep/zlint@v0.0.0-20220930192201-67fb4aa21910/lints/lint_issuer_multiple_rdn.go /root/go/pkg/mod/github.com/smallstep/zlint@v0.0.0-20220930192201-67fb4aa21910/lints/lint_name_constraint_empty.go /root/go/pkg/mod/github.com/smallstep/zlint@v0.0.0-20220930192201-67fb4aa21910/lints/lint_name_constraint_maximum_not_absent.go /root/go/pkg/mod/github.com/smallstep/zlint@v0.0.0-20220930192201-67fb4aa21910/lints/lint_name_constraint_minimum_non_zero.go /root/go/pkg/mod/github.com/smallstep/zlint@v0.0.0-20220930192201-67fb4aa21910/lints/lint_name_constraint_on_edi_party_name.go /root/go/pkg/mod/github.com/smallstep/zlint@v0.0.0-20220930192201-67fb4aa21910/lints/lint_name_constraint_on_registered_id.go /root/go/pkg/mod/github.com/smallstep/zlint@v0.0.0-20220930192201-67fb4aa21910/lints/lint_name_constraint_on_x400.go /root/go/pkg/mod/github.com/smallstep/zlint@v0.0.0-20220930192201-67fb4aa21910/lints/lint_old_root_ca_rsa_mod_less_than_2048_bits.go /root/go/pkg/mod/github.com/smallstep/zlint@v0.0.0-20220930192201-67fb4aa21910/lints/lint_old_sub_ca_rsa_mod_less_than_1024_bits.go /root/go/pkg/mod/github.com/smallstep/zlint@v0.0.0-20220930192201-67fb4aa21910/lints/lint_old_sub_cert_rsa_mod_less_than_1024_bits.go /root/go/pkg/mod/github.com/smallstep/zlint@v0.0.0-20220930192201-67fb4aa21910/lints/lint_path_len_constraint_improperly_included.go /root/go/pkg/mod/github.com/smallstep/zlint@v0.0.0-20220930192201-67fb4aa21910/lints/lint_path_len_constraint_zero_or_less.go /root/go/pkg/mod/github.com/smallstep/zlint@v0.0.0-20220930192201-67fb4aa21910/lints/lint_public_key_type_not_allowed.go /root/go/pkg/mod/github.com/smallstep/zlint@v0.0.0-20220930192201-67fb4aa21910/lints/lint_root_ca_basic_constraints_path_len_constraint_field_present.go /root/go/pkg/mod/github.com/smallstep/zlint@v0.0.0-20220930192201-67fb4aa21910/lints/lint_root_ca_contains_cert_policy.go /root/go/pkg/mod/github.com/smallstep/zlint@v0.0.0-20220930192201-67fb4aa21910/lints/lint_root_ca_extended_key_usage_present.go /root/go/pkg/mod/github.com/smallstep/zlint@v0.0.0-20220930192201-67fb4aa21910/lints/lint_root_ca_key_usage_must_be_critical.go /root/go/pkg/mod/github.com/smallstep/zlint@v0.0.0-20220930192201-67fb4aa21910/lints/lint_root_ca_key_usage_present.go /root/go/pkg/mod/github.com/smallstep/zlint@v0.0.0-20220930192201-67fb4aa21910/lints/lint_rsa_exp_negative.go /root/go/pkg/mod/github.com/smallstep/zlint@v0.0.0-20220930192201-67fb4aa21910/lints/lint_rsa_mod_factors_smaller_than_752_bits.go /root/go/pkg/mod/github.com/smallstep/zlint@v0.0.0-20220930192201-67fb4aa21910/lints/lint_rsa_mod_less_than_2048_bits.go /root/go/pkg/mod/github.com/smallstep/zlint@v0.0.0-20220930192201-67fb4aa21910/lints/lint_rsa_mod_not_odd.go /root/go/pkg/mod/github.com/smallstep/zlint@v0.0.0-20220930192201-67fb4aa21910/lints/lint_rsa_no_public_key.go /root/go/pkg/mod/github.com/smallstep/zlint@v0.0.0-20220930192201-67fb4aa21910/lints/lint_rsa_public_exponent_not_in_range.go /root/go/pkg/mod/github.com/smallstep/zlint@v0.0.0-20220930192201-67fb4aa21910/lints/lint_rsa_public_exponent_not_odd.go /root/go/pkg/mod/github.com/smallstep/zlint@v0.0.0-20220930192201-67fb4aa21910/lints/lint_rsa_public_exponent_too_small.go /root/go/pkg/mod/github.com/smallstep/zlint@v0.0.0-20220930192201-67fb4aa21910/lints/lint_san_bare_wildcard.go /root/go/pkg/mod/github.com/smallstep/zlint@v0.0.0-20220930192201-67fb4aa21910/lints/lint_san_dns_name_includes_null_char.go /root/go/pkg/mod/github.com/smallstep/zlint@v0.0.0-20220930192201-67fb4aa21910/lints/lint_san_dns_name_starts_with_period.go /root/go/pkg/mod/github.com/smallstep/zlint@v0.0.0-20220930192201-67fb4aa21910/lints/lint_san_iana_pub_suffix_empty.go /root/go/pkg/mod/github.com/smallstep/zlint@v0.0.0-20220930192201-67fb4aa21910/lints/lint_san_wildcard_not_first.go /root/go/pkg/mod/github.com/smallstep/zlint@v0.0.0-20220930192201-67fb4aa21910/lints/lint_serial_number_longer_than_20_octets.go /root/go/pkg/mod/github.com/smallstep/zlint@v0.0.0-20220930192201-67fb4aa21910/lints/lint_serial_number_low_entropy.go /root/go/pkg/mod/github.com/smallstep/zlint@v0.0.0-20220930192201-67fb4aa21910/lints/lint_serial_number_not_positive.go /root/go/pkg/mod/github.com/smallstep/zlint@v0.0.0-20220930192201-67fb4aa21910/lints/lint_signature_algorithm_not_supported.go /root/go/pkg/mod/github.com/smallstep/zlint@v0.0.0-20220930192201-67fb4aa21910/lints/lint_sub_ca_aia_does_not_contain_issuing_ca_url.go /root/go/pkg/mod/github.com/smallstep/zlint@v0.0.0-20220930192201-67fb4aa21910/lints/lint_sub_ca_aia_does_not_contain_ocsp_url.go /root/go/pkg/mod/github.com/smallstep/zlint@v0.0.0-20220930192201-67fb4aa21910/lints/lint_sub_ca_aia_marked_critical.go /root/go/pkg/mod/github.com/smallstep/zlint@v0.0.0-20220930192201-67fb4aa21910/lints/lint_sub_ca_aia_missing.go /root/go/pkg/mod/github.com/smallstep/zlint@v0.0.0-20220930192201-67fb4aa21910/lints/lint_sub_ca_certificate_policies_marked_critical.go /root/go/pkg/mod/github.com/smallstep/zlint@v0.0.0-20220930192201-67fb4aa21910/lints/lint_sub_ca_certificate_policies_missing.go /root/go/pkg/mod/github.com/smallstep/zlint@v0.0.0-20220930192201-67fb4aa21910/lints/lint_sub_ca_crl_distribution_points_does_not_contain_url.go /root/go/pkg/mod/github.com/smallstep/zlint@v0.0.0-20220930192201-67fb4aa21910/lints/lint_sub_ca_crl_distribution_points_marked_critical.go /root/go/pkg/mod/github.com/smallstep/zlint@v0.0.0-20220930192201-67fb4aa21910/lints/lint_sub_ca_crl_distribution_points_missing.go /root/go/pkg/mod/github.com/smallstep/zlint@v0.0.0-20220930192201-67fb4aa21910/lints/lint_sub_ca_eku_critical.go /root/go/pkg/mod/github.com/smallstep/zlint@v0.0.0-20220930192201-67fb4aa21910/lints/lint_sub_ca_eku_missing.go /root/go/pkg/mod/github.com/smallstep/zlint@v0.0.0-20220930192201-67fb4aa21910/lints/lint_sub_ca_eku_valid_fields.go /root/go/pkg/mod/github.com/smallstep/zlint@v0.0.0-20220930192201-67fb4aa21910/lints/lint_sub_ca_name_constraints_not_critical.go /root/go/pkg/mod/github.com/smallstep/zlint@v0.0.0-20220930192201-67fb4aa21910/lints/lint_sub_cert_aia_does_not_contain_issuing_ca_url.go /root/go/pkg/mod/github.com/smallstep/zlint@v0.0.0-20220930192201-67fb4aa21910/lints/lint_sub_cert_aia_does_not_contain_ocsp_url.go /root/go/pkg/mod/github.com/smallstep/zlint@v0.0.0-20220930192201-67fb4aa21910/lints/lint_sub_cert_aia_marked_critical.go /root/go/pkg/mod/github.com/smallstep/zlint@v0.0.0-20220930192201-67fb4aa21910/lints/lint_sub_cert_aia_missing.go /root/go/pkg/mod/github.com/smallstep/zlint@v0.0.0-20220930192201-67fb4aa21910/lints/lint_sub_cert_cert_policy_empty.go /root/go/pkg/mod/github.com/smallstep/zlint@v0.0.0-20220930192201-67fb4aa21910/lints/lint_sub_cert_certificate_policies_marked_critical.go /root/go/pkg/mod/github.com/smallstep/zlint@v0.0.0-20220930192201-67fb4aa21910/lints/lint_sub_cert_certificate_policies_missing.go /root/go/pkg/mod/github.com/smallstep/zlint@v0.0.0-20220930192201-67fb4aa21910/lints/lint_sub_cert_country_name_must_appear.go /root/go/pkg/mod/github.com/smallstep/zlint@v0.0.0-20220930192201-67fb4aa21910/lints/lint_sub_cert_crl_distribution_points_does_not_contain_url.go /root/go/pkg/mod/github.com/smallstep/zlint@v0.0.0-20220930192201-67fb4aa21910/lints/lint_sub_cert_crl_distribution_points_marked_critical.go /root/go/pkg/mod/github.com/smallstep/zlint@v0.0.0-20220930192201-67fb4aa21910/lints/lint_sub_cert_eku_extra_values.go /root/go/pkg/mod/github.com/smallstep/zlint@v0.0.0-20220930192201-67fb4aa21910/lints/lint_sub_cert_eku_missing.go /root/go/pkg/mod/github.com/smallstep/zlint@v0.0.0-20220930192201-67fb4aa21910/lints/lint_sub_cert_eku_server_auth_client_auth_missing.go /root/go/pkg/mod/github.com/smallstep/zlint@v0.0.0-20220930192201-67fb4aa21910/lints/lint_sub_cert_gn_sn_contains_policy.go /root/go/pkg/mod/github.com/smallstep/zlint@v0.0.0-20220930192201-67fb4aa21910/lints/lint_sub_cert_is_ca.go /root/go/pkg/mod/github.com/smallstep/zlint@v0.0.0-20220930192201-67fb4aa21910/lints/lint_sub_cert_key_usage_cert_sign_bit_set.go /root/go/pkg/mod/github.com/smallstep/zlint@v0.0.0-20220930192201-67fb4aa21910/lints/lint_sub_cert_key_usage_crl_sign_bit_set.go /root/go/pkg/mod/github.com/smallstep/zlint@v0.0.0-20220930192201-67fb4aa21910/lints/lint_sub_cert_locality_name_must_appear.go /root/go/pkg/mod/github.com/smallstep/zlint@v0.0.0-20220930192201-67fb4aa21910/lints/lint_sub_cert_locality_name_must_not_appear.go /root/go/pkg/mod/github.com/smallstep/zlint@v0.0.0-20220930192201-67fb4aa21910/lints/lint_sub_cert_or_sub_ca_using_sha1.go /root/go/pkg/mod/github.com/smallstep/zlint@v0.0.0-20220930192201-67fb4aa21910/lints/lint_sub_cert_postal_code_prohibited.go /root/go/pkg/mod/github.com/smallstep/zlint@v0.0.0-20220930192201-67fb4aa21910/lints/lint_sub_cert_province_must_appear.go /root/go/pkg/mod/github.com/smallstep/zlint@v0.0.0-20220930192201-67fb4aa21910/lints/lint_sub_cert_province_must_not_appear.go /root/go/pkg/mod/github.com/smallstep/zlint@v0.0.0-20220930192201-67fb4aa21910/lints/lint_sub_cert_sha1_expiration_too_long.go /root/go/pkg/mod/github.com/smallstep/zlint@v0.0.0-20220930192201-67fb4aa21910/lints/lint_sub_cert_street_address_should_not_exist.go /root/go/pkg/mod/github.com/smallstep/zlint@v0.0.0-20220930192201-67fb4aa21910/lints/lint_sub_cert_valid_time_longer_than_39_months.go /root/go/pkg/mod/github.com/smallstep/zlint@v0.0.0-20220930192201-67fb4aa21910/lints/lint_sub_cert_valid_time_longer_than_825_days.go /root/go/pkg/mod/github.com/smallstep/zlint@v0.0.0-20220930192201-67fb4aa21910/lints/lint_subject_common_name_included.go /root/go/pkg/mod/github.com/smallstep/zlint@v0.0.0-20220930192201-67fb4aa21910/lints/lint_subject_common_name_max_length.go /root/go/pkg/mod/github.com/smallstep/zlint@v0.0.0-20220930192201-67fb4aa21910/lints/lint_subject_common_name_not_from_san.go /root/go/pkg/mod/github.com/smallstep/zlint@v0.0.0-20220930192201-67fb4aa21910/lints/lint_subject_contains_noninformational_value.go /root/go/pkg/mod/github.com/smallstep/zlint@v0.0.0-20220930192201-67fb4aa21910/lints/lint_subject_contains_reserved_ip.go /root/go/pkg/mod/github.com/smallstep/zlint@v0.0.0-20220930192201-67fb4aa21910/lints/lint_subject_country_not_iso.go /root/go/pkg/mod/github.com/smallstep/zlint@v0.0.0-20220930192201-67fb4aa21910/lints/lint_subject_dn_country_not_printable_string.go /root/go/pkg/mod/github.com/smallstep/zlint@v0.0.0-20220930192201-67fb4aa21910/lints/lint_subject_dn_leading_whitespace.go /root/go/pkg/mod/github.com/smallstep/zlint@v0.0.0-20220930192201-67fb4aa21910/lints/lint_subject_dn_serial_number_max_length.go /root/go/pkg/mod/github.com/smallstep/zlint@v0.0.0-20220930192201-67fb4aa21910/lints/lint_subject_dn_serial_number_not_printable_string.go /root/go/pkg/mod/github.com/smallstep/zlint@v0.0.0-20220930192201-67fb4aa21910/lints/lint_subject_dn_trailing_whitespace.go /root/go/pkg/mod/github.com/smallstep/zlint@v0.0.0-20220930192201-67fb4aa21910/lints/lint_subject_email_max_length.go /root/go/pkg/mod/github.com/smallstep/zlint@v0.0.0-20220930192201-67fb4aa21910/lints/lint_subject_empty_without_san.go /root/go/pkg/mod/github.com/smallstep/zlint@v0.0.0-20220930192201-67fb4aa21910/lints/lint_subject_given_name_max_length.go /root/go/pkg/mod/github.com/smallstep/zlint@v0.0.0-20220930192201-67fb4aa21910/lints/lint_subject_info_access_marked_critical.go /root/go/pkg/mod/github.com/smallstep/zlint@v0.0.0-20220930192201-67fb4aa21910/lints/lint_subject_locality_name_max_length.go /root/go/pkg/mod/github.com/smallstep/zlint@v0.0.0-20220930192201-67fb4aa21910/lints/lint_subject_multiple_rdn.go /root/go/pkg/mod/github.com/smallstep/zlint@v0.0.0-20220930192201-67fb4aa21910/lints/lint_subject_not_dn.go /root/go/pkg/mod/github.com/smallstep/zlint@v0.0.0-20220930192201-67fb4aa21910/lints/lint_subject_organization_name_max_length.go /root/go/pkg/mod/github.com/smallstep/zlint@v0.0.0-20220930192201-67fb4aa21910/lints/lint_subject_organizational_unit_name_max_length.go /root/go/pkg/mod/github.com/smallstep/zlint@v0.0.0-20220930192201-67fb4aa21910/lints/lint_subject_postal_code_max_length.go /root/go/pkg/mod/github.com/smallstep/zlint@v0.0.0-20220930192201-67fb4aa21910/lints/lint_subject_state_name_max_length.go /root/go/pkg/mod/github.com/smallstep/zlint@v0.0.0-20220930192201-67fb4aa21910/lints/lint_subject_street_address_max_length.go /root/go/pkg/mod/github.com/smallstep/zlint@v0.0.0-20220930192201-67fb4aa21910/lints/lint_subject_surname_max_length.go /root/go/pkg/mod/github.com/smallstep/zlint@v0.0.0-20220930192201-67fb4aa21910/lints/lint_utc_time_does_not_include_seconds.go /root/go/pkg/mod/github.com/smallstep/zlint@v0.0.0-20220930192201-67fb4aa21910/lints/lint_utc_time_not_in_zulu.go /root/go/pkg/mod/github.com/smallstep/zlint@v0.0.0-20220930192201-67fb4aa21910/lints/lint_validity_time_not_positive.go /root/go/pkg/mod/github.com/smallstep/zlint@v0.0.0-20220930192201-67fb4aa21910/lints/lint_wrong_time_format_pre2050.go /root/go/pkg/mod/github.com/smallstep/zlint@v0.0.0-20220930192201-67fb4aa21910/lints/result.go /root/go/pkg/mod/github.com/smallstep/zlint@v0.0.0-20220930192201-67fb4aa21910/lints/testingUtil.go
2025-08-20T22:48:37.1239174Z [00:02:56.151]➜  go tool buildid -w $WORK/b861/_pkg_.a # internal
2025-08-20T22:48:37.1261618Z [00:02:56.153]➜  cp $WORK/b861/_pkg_.a /root/.cache/go-build/de/de91f39bc0ec920fb1b70f880a9d0844862bfac7cd27bc7d3b333263ec3eb84a-d # internal
2025-08-20T22:48:37.1264670Z [00:02:56.153]➜  image
2025-08-20T22:48:37.1267944Z [00:02:56.154]➜  mkdir -p $WORK/b869/
2025-08-20T22:48:37.1272712Z [00:02:56.154]➜  cat >/tmp/go-build3381348043/b869/importcfg << 'EOF' # internal
2025-08-20T22:48:37.1273397Z [00:02:56.154]➜  # import config
2025-08-20T22:48:37.1273783Z [00:02:56.154]➜  packagefile bufio=/tmp/go-build3381348043/b162/_pkg_.a
2025-08-20T22:48:37.1275298Z [00:02:56.154]➜  packagefile errors=/tmp/go-build3381348043/b004/_pkg_.a
2025-08-20T22:48:37.1275879Z [00:02:56.154]➜  packagefile image/color=/tmp/go-build3381348043/b870/_pkg_.a
2025-08-20T22:48:37.1276577Z [00:02:56.154]➜  packagefile io=/tmp/go-build3381348043/b034/_pkg_.a
2025-08-20T22:48:37.1277110Z [00:02:56.154]➜  packagefile math/bits=/tmp/go-build3381348043/b040/_pkg_.a
2025-08-20T22:48:37.1277552Z [00:02:56.154]➜  packagefile strconv=/tmp/go-build3381348043/b054/_pkg_.a
2025-08-20T22:48:37.1277975Z [00:02:56.154]➜  packagefile sync=/tmp/go-build3381348043/b035/_pkg_.a
2025-08-20T22:48:37.1278409Z [00:02:56.154]➜  packagefile sync/atomic=/tmp/go-build3381348043/b037/_pkg_.a
2025-08-20T22:48:37.1278748Z [00:02:56.154]➜  EOF
2025-08-20T22:48:37.1280480Z [00:02:56.154]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b869/_pkg_.a -trimpath "/root/.go/src/image=>image;$WORK/b869=>" -p image -lang=go1.25 -std -complete -installsuffix shared -buildid 5atW7hS7FvXrIRy7S1Sm/5atW7hS7FvXrIRy7S1Sm -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b869/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-20T22:48:37.1400550Z [00:02:56.167]➜  go tool buildid -w $WORK/b862/_pkg_.a # internal
2025-08-20T22:48:37.1413070Z [00:02:56.168]➜  cp $WORK/b862/_pkg_.a /root/.cache/go-build/76/76eac9e390329f103de0252c8231e8cbdcb836d71ab1476a920402e10697deb9-d # internal
2025-08-20T22:48:37.1415643Z [00:02:56.169]➜  github.com/pquerna/otp/internal
2025-08-20T22:48:37.1416497Z [00:02:56.169]➜  mkdir -p $WORK/b875/
2025-08-20T22:48:37.1421723Z [00:02:56.169]➜  cat >/tmp/go-build3381348043/b875/importcfg << 'EOF' # internal
2025-08-20T22:48:37.1432877Z [00:02:56.169]➜  # import config
2025-08-20T22:48:37.1437815Z [00:02:56.169]➜  packagefile net/url=/tmp/go-build3381348043/b155/_pkg_.a
2025-08-20T22:48:37.1438571Z [00:02:56.169]➜  packagefile sort=/tmp/go-build3381348043/b157/_pkg_.a
2025-08-20T22:48:37.1439008Z [00:02:56.169]➜  packagefile strings=/tmp/go-build3381348043/b063/_pkg_.a
2025-08-20T22:48:37.1439329Z [00:02:56.169]➜  EOF
2025-08-20T22:48:37.1441155Z [00:02:56.169]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b875/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/pquerna/otp@v1.5.0/internal=>github.com/pquerna/otp@v1.5.0/internal;$WORK/b875=>" -p github.com/pquerna/otp/internal -lang=go1.12 -complete -installsuffix shared -buildid Wh2yLVOu2yHJ13_ZnxvX/Wh2yLVOu2yHJ13_ZnxvX -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b875/importcfg -pack /root/go/pkg/mod/github.com/pquerna/otp@v1.5.0/internal/encode.go
2025-08-20T22:48:37.1566119Z [00:02:56.184]➜  go tool buildid -w $WORK/b875/_pkg_.a # internal
2025-08-20T22:48:37.1581206Z [00:02:56.185]➜  cp $WORK/b875/_pkg_.a /root/.cache/go-build/d0/d0a5633a3709ef2de65473031979f8147c1af4a80dfdac3552fd2a6ee1cc7fe1-d # internal
2025-08-20T22:48:37.1584404Z [00:02:56.185]➜  github.com/smallstep/cli/command/crypto/rand
2025-08-20T22:48:37.1584797Z [00:02:56.185]➜  mkdir -p $WORK/b877/
2025-08-20T22:48:37.1589492Z [00:02:56.186]➜  cat >/tmp/go-build3381348043/b877/importcfg << 'EOF' # internal
2025-08-20T22:48:37.1590501Z [00:02:56.186]➜  # import config
2025-08-20T22:48:37.1591424Z [00:02:56.186]➜  packagefile bufio=/tmp/go-build3381348043/b162/_pkg_.a
2025-08-20T22:48:37.1592135Z [00:02:56.186]➜  packagefile crypto/rand=/tmp/go-build3381348043/b116/_pkg_.a
2025-08-20T22:48:37.1592711Z [00:02:56.186]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:37.1593672Z [00:02:56.186]➜  packagefile github.com/smallstep/cli-utils/command=/tmp/go-build3381348043/b580/_pkg_.a
2025-08-20T22:48:37.1594829Z [00:02:56.186]➜  packagefile github.com/smallstep/cli-utils/errs=/tmp/go-build3381348043/b582/_pkg_.a
2025-08-20T22:48:37.1596086Z [00:02:56.186]➜  packagefile github.com/urfave/cli=/tmp/go-build3381348043/b583/_pkg_.a
2025-08-20T22:48:37.1596958Z [00:02:56.186]➜  packagefile go.step.sm/crypto/fingerprint=/tmp/go-build3381348043/b428/_pkg_.a
2025-08-20T22:48:37.1598042Z [00:02:56.186]➜  packagefile go.step.sm/crypto/randutil=/tmp/go-build3381348043/b417/_pkg_.a
2025-08-20T22:48:37.1598778Z [00:02:56.186]➜  packagefile math/big=/tmp/go-build3381348043/b096/_pkg_.a
2025-08-20T22:48:37.1599889Z [00:02:56.186]➜  packagefile os=/tmp/go-build3381348043/b079/_pkg_.a
2025-08-20T22:48:37.1600624Z [00:02:56.186]➜  packagefile strconv=/tmp/go-build3381348043/b054/_pkg_.a
2025-08-20T22:48:37.1601349Z [00:02:56.186]➜  packagefile strings=/tmp/go-build3381348043/b063/_pkg_.a
2025-08-20T22:48:37.1602645Z [00:02:56.186]➜  EOF
2025-08-20T22:48:37.1604550Z [00:02:56.186]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b877/_pkg_.a -trimpath "/tmp/tmp.ktsoLsWyz4/TEMPREPO/command/crypto/rand=>github.com/smallstep/cli/command/crypto/rand;$WORK/b877=>" -p github.com/smallstep/cli/command/crypto/rand -lang=go1.23 -complete -installsuffix shared -buildid ntOBsHIyv1aYRWjneMzv/ntOBsHIyv1aYRWjneMzv -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b877/importcfg -pack /tmp/tmp.ktsoLsWyz4/TEMPREPO/command/crypto/rand/rand.go
2025-08-20T22:48:37.1938858Z [00:02:56.218]➜  go tool buildid -w $WORK/b877/_pkg_.a # internal
2025-08-20T22:48:37.1940627Z [00:02:56.218]➜  cp $WORK/b877/_pkg_.a /root/.cache/go-build/a2/a208d8aa4286931b35d1fd16d4dc520b1c9e60da7ecf328d185db84eb99fb9f6-d # internal
2025-08-20T22:48:37.2028722Z [00:02:56.230]➜  debug/dwarf
2025-08-20T22:48:37.2037883Z [00:02:56.231]➜  mkdir -p $WORK/b880/
2025-08-20T22:48:37.2125537Z [00:02:56.239]➜  cat >/tmp/go-build3381348043/b880/importcfg << 'EOF' # internal
2025-08-20T22:48:37.2126131Z [00:02:56.239]➜  # import config
2025-08-20T22:48:37.2126511Z [00:02:56.239]➜  packagefile bytes=/tmp/go-build3381348043/b003/_pkg_.a
2025-08-20T22:48:37.2126981Z [00:02:56.239]➜  packagefile encoding/binary=/tmp/go-build3381348043/b132/_pkg_.a
2025-08-20T22:48:37.2127783Z [00:02:56.239]➜  packagefile errors=/tmp/go-build3381348043/b004/_pkg_.a
2025-08-20T22:48:37.2128214Z [00:02:56.239]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:37.2128621Z [00:02:56.239]➜  packagefile io=/tmp/go-build3381348043/b034/_pkg_.a
2025-08-20T22:48:37.2129037Z [00:02:56.239]➜  packagefile path=/tmp/go-build3381348043/b082/_pkg_.a
2025-08-20T22:48:37.2129456Z [00:02:56.239]➜  packagefile sort=/tmp/go-build3381348043/b157/_pkg_.a
2025-08-20T22:48:37.2129873Z [00:02:56.239]➜  packagefile strconv=/tmp/go-build3381348043/b054/_pkg_.a
2025-08-20T22:48:37.2130303Z [00:02:56.240]➜  packagefile strings=/tmp/go-build3381348043/b063/_pkg_.a
2025-08-20T22:48:37.2130620Z [00:02:56.240]➜  EOF
2025-08-20T22:48:37.2133372Z [00:02:56.240]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b880/_pkg_.a -trimpath "/root/.go/src/debug/dwarf=>debug/dwarf;$WORK/b880=>" -p debug/dwarf -lang=go1.25 -std -complete -installsuffix shared -buildid aVJyGeSjXLianvjRfZLo/aVJyGeSjXLianvjRfZLo -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b880/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-20T22:48:37.2372492Z [00:02:56.264]➜  go tool buildid -w $WORK/b869/_pkg_.a # internal
2025-08-20T22:48:37.2427204Z [00:02:56.269]➜  cp $WORK/b869/_pkg_.a /root/.cache/go-build/78/785bed4ba14081da51765d45b81953cced3b447e1399e86302ae85c258e6b9cd-d # internal
2025-08-20T22:48:37.2431418Z [00:02:56.270]➜  github.com/boombuler/barcode
2025-08-20T22:48:37.2433904Z [00:02:56.270]➜  mkdir -p $WORK/b868/
2025-08-20T22:48:37.2443776Z [00:02:56.271]➜  cat >/tmp/go-build3381348043/b868/importcfg << 'EOF' # internal
2025-08-20T22:48:37.2445063Z [00:02:56.271]➜  # import config
2025-08-20T22:48:37.2445485Z [00:02:56.271]➜  packagefile errors=/tmp/go-build3381348043/b004/_pkg_.a
2025-08-20T22:48:37.2446094Z [00:02:56.271]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:37.2446517Z [00:02:56.271]➜  packagefile image=/tmp/go-build3381348043/b869/_pkg_.a
2025-08-20T22:48:37.2447222Z [00:02:56.271]➜  packagefile image/color=/tmp/go-build3381348043/b870/_pkg_.a
2025-08-20T22:48:37.2447754Z [00:02:56.271]➜  packagefile math=/tmp/go-build3381348043/b055/_pkg_.a
2025-08-20T22:48:37.2448075Z [00:02:56.271]➜  EOF
2025-08-20T22:48:37.2450120Z [00:02:56.271]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b868/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/boombuler/barcode@v1.0.1=>github.com/boombuler/barcode@v1.0.1;$WORK/b868=>" -p github.com/boombuler/barcode -lang=go1.16 -complete -installsuffix shared -buildid 6-7Jg0iIf4stz4k37X9C/6-7Jg0iIf4stz4k37X9C -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b868/importcfg -pack /root/go/pkg/mod/github.com/boombuler/barcode@v1.0.1/barcode.go /root/go/pkg/mod/github.com/boombuler/barcode@v1.0.1/scaledbarcode.go
2025-08-20T22:48:37.2659531Z [00:02:56.293]➜  go tool buildid -w $WORK/b868/_pkg_.a # internal
2025-08-20T22:48:37.2670352Z [00:02:56.294]➜  cp $WORK/b868/_pkg_.a /root/.cache/go-build/4b/4b4f701c1b8324a6e77d98485fb32ae7ce8d071ed309858bad290faf2f386db9-d # internal
2025-08-20T22:48:37.2685871Z [00:02:56.296]➜  github.com/boombuler/barcode/utils
2025-08-20T22:48:37.2687285Z [00:02:56.296]➜  mkdir -p $WORK/b872/
2025-08-20T22:48:37.2697814Z [00:02:56.297]➜  cat >/tmp/go-build3381348043/b872/importcfg << 'EOF' # internal
2025-08-20T22:48:37.2700053Z [00:02:56.297]➜  # import config
2025-08-20T22:48:37.2700511Z [00:02:56.297]➜  packagefile github.com/boombuler/barcode=/tmp/go-build3381348043/b868/_pkg_.a
2025-08-20T22:48:37.2701036Z [00:02:56.297]➜  packagefile image=/tmp/go-build3381348043/b869/_pkg_.a
2025-08-20T22:48:37.2701479Z [00:02:56.297]➜  packagefile image/color=/tmp/go-build3381348043/b870/_pkg_.a
2025-08-20T22:48:37.2702196Z [00:02:56.297]➜  packagefile sync=/tmp/go-build3381348043/b035/_pkg_.a
2025-08-20T22:48:37.2702515Z [00:02:56.297]➜  EOF
2025-08-20T22:48:37.2705861Z [00:02:56.297]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b872/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/boombuler/barcode@v1.0.1/utils=>github.com/boombuler/barcode@v1.0.1/utils;$WORK/b872=>" -p github.com/boombuler/barcode/utils -lang=go1.16 -complete -installsuffix shared -buildid SlshxdRmUyw4_jqjXmH9/SlshxdRmUyw4_jqjXmH9 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b872/importcfg -pack /root/go/pkg/mod/github.com/boombuler/barcode@v1.0.1/utils/base1dcode.go /root/go/pkg/mod/github.com/boombuler/barcode@v1.0.1/utils/bitlist.go /root/go/pkg/mod/github.com/boombuler/barcode@v1.0.1/utils/galoisfield.go /root/go/pkg/mod/github.com/boombuler/barcode@v1.0.1/utils/gfpoly.go /root/go/pkg/mod/github.com/boombuler/barcode@v1.0.1/utils/reedsolomon.go /root/go/pkg/mod/github.com/boombuler/barcode@v1.0.1/utils/runeint.go
2025-08-20T22:48:37.3325668Z [00:02:56.359]➜  go tool buildid -w $WORK/b872/_pkg_.a # internal
2025-08-20T22:48:37.3358655Z [00:02:56.362]➜  cp $WORK/b872/_pkg_.a /root/.cache/go-build/5e/5e561bda5f2710d43cdfe3de366a789bc620b0639ed9e577edc4770ed246adb5-d # internal
2025-08-20T22:48:37.3408678Z [00:02:56.367]➜  github.com/boombuler/barcode/qr
2025-08-20T22:48:37.3410073Z [00:02:56.367]➜  mkdir -p $WORK/b871/
2025-08-20T22:48:37.3411651Z [00:02:56.368]➜  cat >/tmp/go-build3381348043/b871/importcfg << 'EOF' # internal
2025-08-20T22:48:37.3412902Z [00:02:56.368]➜  # import config
2025-08-20T22:48:37.3413998Z [00:02:56.368]➜  packagefile errors=/tmp/go-build3381348043/b004/_pkg_.a
2025-08-20T22:48:37.3414480Z [00:02:56.368]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:37.3415296Z [00:02:56.368]➜  packagefile github.com/boombuler/barcode=/tmp/go-build3381348043/b868/_pkg_.a
2025-08-20T22:48:37.3416219Z [00:02:56.368]➜  packagefile github.com/boombuler/barcode/utils=/tmp/go-build3381348043/b872/_pkg_.a
2025-08-20T22:48:37.3416805Z [00:02:56.368]➜  packagefile image=/tmp/go-build3381348043/b869/_pkg_.a
2025-08-20T22:48:37.3417250Z [00:02:56.368]➜  packagefile image/color=/tmp/go-build3381348043/b870/_pkg_.a
2025-08-20T22:48:37.3417697Z [00:02:56.368]➜  packagefile math=/tmp/go-build3381348043/b055/_pkg_.a
2025-08-20T22:48:37.3418257Z [00:02:56.368]➜  packagefile strconv=/tmp/go-build3381348043/b054/_pkg_.a
2025-08-20T22:48:37.3418768Z [00:02:56.368]➜  packagefile strings=/tmp/go-build3381348043/b063/_pkg_.a
2025-08-20T22:48:37.3419090Z [00:02:56.368]➜  EOF
2025-08-20T22:48:37.3422950Z [00:02:56.368]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b871/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/boombuler/barcode@v1.0.1/qr=>github.com/boombuler/barcode@v1.0.1/qr;$WORK/b871=>" -p github.com/boombuler/barcode/qr -lang=go1.16 -complete -installsuffix shared -buildid C4wlbktSxrXta0Fzda-Z/C4wlbktSxrXta0Fzda-Z -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b871/importcfg -pack /root/go/pkg/mod/github.com/boombuler/barcode@v1.0.1/qr/alphanumeric.go /root/go/pkg/mod/github.com/boombuler/barcode@v1.0.1/qr/automatic.go /root/go/pkg/mod/github.com/boombuler/barcode@v1.0.1/qr/blocks.go /root/go/pkg/mod/github.com/boombuler/barcode@v1.0.1/qr/encoder.go /root/go/pkg/mod/github.com/boombuler/barcode@v1.0.1/qr/errorcorrection.go /root/go/pkg/mod/github.com/boombuler/barcode@v1.0.1/qr/numeric.go /root/go/pkg/mod/github.com/boombuler/barcode@v1.0.1/qr/qrcode.go /root/go/pkg/mod/github.com/boombuler/barcode@v1.0.1/qr/unicode.go /root/go/pkg/mod/github.com/boombuler/barcode@v1.0.1/qr/versioninfo.go
2025-08-20T22:48:37.4601790Z [00:02:56.487]➜  go tool buildid -w $WORK/b871/_pkg_.a # internal
2025-08-20T22:48:37.4619579Z [00:02:56.489]➜  cp $WORK/b871/_pkg_.a /root/.cache/go-build/3c/3c1cfc30b736d59fbb1bd6ff0cf509ecf2a95bc64ccc50506f550a975b465fe3-d # internal
2025-08-20T22:48:37.4635828Z [00:02:56.490]➜  github.com/pquerna/otp
2025-08-20T22:48:37.4637157Z [00:02:56.491]➜  mkdir -p $WORK/b867/
2025-08-20T22:48:37.4647235Z [00:02:56.492]➜  cat >/tmp/go-build3381348043/b867/importcfg << 'EOF' # internal
2025-08-20T22:48:37.4647631Z [00:02:56.492]➜  # import config
2025-08-20T22:48:37.4647998Z [00:02:56.492]➜  packagefile crypto/md5=/tmp/go-build3381348043/b136/_pkg_.a
2025-08-20T22:48:37.4648507Z [00:02:56.492]➜  packagefile crypto/sha1=/tmp/go-build3381348043/b138/_pkg_.a
2025-08-20T22:48:37.4648977Z [00:02:56.492]➜  packagefile crypto/sha256=/tmp/go-build3381348043/b119/_pkg_.a
2025-08-20T22:48:37.4649441Z [00:02:56.492]➜  packagefile crypto/sha512=/tmp/go-build3381348043/b108/_pkg_.a
2025-08-20T22:48:37.4649883Z [00:02:56.492]➜  packagefile errors=/tmp/go-build3381348043/b004/_pkg_.a
2025-08-20T22:48:37.4650299Z [00:02:56.492]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:37.4650810Z [00:02:56.492]➜  packagefile github.com/boombuler/barcode=/tmp/go-build3381348043/b868/_pkg_.a
2025-08-20T22:48:37.4651399Z [00:02:56.492]➜  packagefile github.com/boombuler/barcode/qr=/tmp/go-build3381348043/b871/_pkg_.a
2025-08-20T22:48:37.4651950Z [00:02:56.492]➜  packagefile hash=/tmp/go-build3381348043/b053/_pkg_.a
2025-08-20T22:48:37.4652367Z [00:02:56.492]➜  packagefile image=/tmp/go-build3381348043/b869/_pkg_.a
2025-08-20T22:48:37.4652798Z [00:02:56.492]➜  packagefile net/url=/tmp/go-build3381348043/b155/_pkg_.a
2025-08-20T22:48:37.4653232Z [00:02:56.492]➜  packagefile strconv=/tmp/go-build3381348043/b054/_pkg_.a
2025-08-20T22:48:37.4653661Z [00:02:56.492]➜  packagefile strings=/tmp/go-build3381348043/b063/_pkg_.a
2025-08-20T22:48:37.4653978Z [00:02:56.492]➜  EOF
2025-08-20T22:48:37.4659508Z [00:02:56.493]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b867/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/pquerna/otp@v1.5.0=>github.com/pquerna/otp@v1.5.0;$WORK/b867=>" -p github.com/pquerna/otp -lang=go1.12 -complete -installsuffix shared -buildid DOs2xwGmEN4ztEXEYgaF/DOs2xwGmEN4ztEXEYgaF -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b867/importcfg -pack /root/go/pkg/mod/github.com/pquerna/otp@v1.5.0/doc.go /root/go/pkg/mod/github.com/pquerna/otp@v1.5.0/otp.go
2025-08-20T22:48:37.4990280Z [00:02:56.526]➜  go tool buildid -w $WORK/b867/_pkg_.a # internal
2025-08-20T22:48:37.4999123Z [00:02:56.527]➜  cp $WORK/b867/_pkg_.a /root/.cache/go-build/ba/ba83e869900670ae6fff4adc95baa33420e33ae3bc1e9062faaf3fe770e04c40-d # internal
2025-08-20T22:48:37.5021883Z [00:02:56.529]➜  github.com/pquerna/otp/hotp
2025-08-20T22:48:37.5028687Z [00:02:56.530]➜  mkdir -p $WORK/b874/
2025-08-20T22:48:37.5038651Z [00:02:56.531]➜  cat >/tmp/go-build3381348043/b874/importcfg << 'EOF' # internal
2025-08-20T22:48:37.5039311Z [00:02:56.531]➜  # import config
2025-08-20T22:48:37.5039957Z [00:02:56.531]➜  packagefile crypto/hmac=/tmp/go-build3381348043/b126/_pkg_.a
2025-08-20T22:48:37.5041315Z [00:02:56.531]➜  packagefile crypto/rand=/tmp/go-build3381348043/b116/_pkg_.a
2025-08-20T22:48:37.5041814Z [00:02:56.531]➜  packagefile crypto/subtle=/tmp/go-build3381348043/b089/_pkg_.a
2025-08-20T22:48:37.5042304Z [00:02:56.531]➜  packagefile encoding/base32=/tmp/go-build3381348043/b207/_pkg_.a
2025-08-20T22:48:37.5042789Z [00:02:56.531]➜  packagefile encoding/binary=/tmp/go-build3381348043/b132/_pkg_.a
2025-08-20T22:48:37.5043235Z [00:02:56.531]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:37.5044018Z [00:02:56.531]➜  packagefile github.com/pquerna/otp=/tmp/go-build3381348043/b867/_pkg_.a
2025-08-20T22:48:37.5044593Z [00:02:56.531]➜  packagefile github.com/pquerna/otp/internal=/tmp/go-build3381348043/b875/_pkg_.a
2025-08-20T22:48:37.5045087Z [00:02:56.531]➜  packagefile io=/tmp/go-build3381348043/b034/_pkg_.a
2025-08-20T22:48:37.5045497Z [00:02:56.531]➜  packagefile math=/tmp/go-build3381348043/b055/_pkg_.a
2025-08-20T22:48:37.5046385Z [00:02:56.531]➜  packagefile net/url=/tmp/go-build3381348043/b155/_pkg_.a
2025-08-20T22:48:37.5046823Z [00:02:56.531]➜  packagefile strings=/tmp/go-build3381348043/b063/_pkg_.a
2025-08-20T22:48:37.5047350Z [00:02:56.531]➜  EOF
2025-08-20T22:48:37.5057161Z [00:02:56.532]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b874/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/pquerna/otp@v1.5.0/hotp=>github.com/pquerna/otp@v1.5.0/hotp;$WORK/b874=>" -p github.com/pquerna/otp/hotp -lang=go1.12 -complete -installsuffix shared -buildid y0kfl2bADaY_rMugAe8L/y0kfl2bADaY_rMugAe8L -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b874/importcfg -pack /root/go/pkg/mod/github.com/pquerna/otp@v1.5.0/hotp/hotp.go
2025-08-20T22:48:37.5502714Z [00:02:56.577]➜  go tool buildid -w $WORK/b874/_pkg_.a # internal
2025-08-20T22:48:37.5513893Z [00:02:56.578]➜  cp $WORK/b874/_pkg_.a /root/.cache/go-build/ca/ca100d8327565f0b8911093792899759517311f862218725c82e5fcfe0ca8ac1-d # internal
2025-08-20T22:48:37.5523181Z [00:02:56.579]➜  github.com/pquerna/otp/totp
2025-08-20T22:48:37.5524530Z [00:02:56.579]➜  mkdir -p $WORK/b873/
2025-08-20T22:48:37.5536849Z [00:02:56.580]➜  cat >/tmp/go-build3381348043/b873/importcfg << 'EOF' # internal
2025-08-20T22:48:37.5537500Z [00:02:56.581]➜  # import config
2025-08-20T22:48:37.5537976Z [00:02:56.581]➜  packagefile crypto/rand=/tmp/go-build3381348043/b116/_pkg_.a
2025-08-20T22:48:37.5539411Z [00:02:56.581]➜  packagefile encoding/base32=/tmp/go-build3381348043/b207/_pkg_.a
2025-08-20T22:48:37.5539971Z [00:02:56.581]➜  packagefile github.com/pquerna/otp=/tmp/go-build3381348043/b867/_pkg_.a
2025-08-20T22:48:37.5540537Z [00:02:56.581]➜  packagefile github.com/pquerna/otp/hotp=/tmp/go-build3381348043/b874/_pkg_.a
2025-08-20T22:48:37.5541129Z [00:02:56.581]➜  packagefile github.com/pquerna/otp/internal=/tmp/go-build3381348043/b875/_pkg_.a
2025-08-20T22:48:37.5541622Z [00:02:56.581]➜  packagefile io=/tmp/go-build3381348043/b034/_pkg_.a
2025-08-20T22:48:37.5542032Z [00:02:56.581]➜  packagefile math=/tmp/go-build3381348043/b055/_pkg_.a
2025-08-20T22:48:37.5542730Z [00:02:56.581]➜  packagefile net/url=/tmp/go-build3381348043/b155/_pkg_.a
2025-08-20T22:48:37.5543228Z [00:02:56.581]➜  packagefile strconv=/tmp/go-build3381348043/b054/_pkg_.a
2025-08-20T22:48:37.5543659Z [00:02:56.581]➜  packagefile time=/tmp/go-build3381348043/b044/_pkg_.a
2025-08-20T22:48:37.5543969Z [00:02:56.581]➜  EOF
2025-08-20T22:48:37.5545920Z [00:02:56.581]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b873/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/pquerna/otp@v1.5.0/totp=>github.com/pquerna/otp@v1.5.0/totp;$WORK/b873=>" -p github.com/pquerna/otp/totp -lang=go1.12 -complete -installsuffix shared -buildid uefuOwUrRBI_A3SuYEN_/uefuOwUrRBI_A3SuYEN_ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b873/importcfg -pack /root/go/pkg/mod/github.com/pquerna/otp@v1.5.0/totp/totp.go
2025-08-20T22:48:37.5569846Z [00:02:56.584]➜  go tool buildid -w $WORK/b880/_pkg_.a # internal
2025-08-20T22:48:37.5620770Z [00:02:56.589]➜  cp $WORK/b880/_pkg_.a /root/.cache/go-build/51/51552ff03f543f8adef2b2b385795b8044c867db5079e4537a6af9af1ee93bfb-d # internal
2025-08-20T22:48:37.5627170Z [00:02:56.590]➜  image/png
2025-08-20T22:48:37.5629389Z [00:02:56.590]➜  mkdir -p $WORK/b876/
2025-08-20T22:48:37.5636558Z [00:02:56.591]➜  cat >/tmp/go-build3381348043/b876/importcfg << 'EOF' # internal
2025-08-20T22:48:37.5638062Z [00:02:56.591]➜  # import config
2025-08-20T22:48:37.5638454Z [00:02:56.591]➜  packagefile bufio=/tmp/go-build3381348043/b162/_pkg_.a
2025-08-20T22:48:37.5639218Z [00:02:56.591]➜  packagefile compress/zlib=/tmp/go-build3381348043/b385/_pkg_.a
2025-08-20T22:48:37.5639709Z [00:02:56.591]➜  packagefile encoding/binary=/tmp/go-build3381348043/b132/_pkg_.a
2025-08-20T22:48:37.5640156Z [00:02:56.591]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:37.5640566Z [00:02:56.591]➜  packagefile hash=/tmp/go-build3381348043/b053/_pkg_.a
2025-08-20T22:48:37.5641002Z [00:02:56.591]➜  packagefile hash/crc32=/tmp/go-build3381348043/b165/_pkg_.a
2025-08-20T22:48:37.5641439Z [00:02:56.591]➜  packagefile image=/tmp/go-build3381348043/b869/_pkg_.a
2025-08-20T22:48:37.5641873Z [00:02:56.591]➜  packagefile image/color=/tmp/go-build3381348043/b870/_pkg_.a
2025-08-20T22:48:37.5642488Z [00:02:56.591]➜  packagefile io=/tmp/go-build3381348043/b034/_pkg_.a
2025-08-20T22:48:37.5642905Z [00:02:56.591]➜  packagefile strconv=/tmp/go-build3381348043/b054/_pkg_.a
2025-08-20T22:48:37.5643221Z [00:02:56.591]➜  EOF
2025-08-20T22:48:37.5650433Z [00:02:56.592]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b876/_pkg_.a -trimpath "/root/.go/src/image/png=>image/png;$WORK/b876=>" -p image/png -lang=go1.25 -std -complete -installsuffix shared -buildid AJI4NJgu4NnTulnjgrZE/AJI4NJgu4NnTulnjgrZE -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b876/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-20T22:48:37.5741335Z [00:02:56.601]➜  go tool buildid -w $WORK/b733/_pkg_.a # internal
2025-08-20T22:48:37.5932049Z [00:02:56.620]➜  cp $WORK/b733/_pkg_.a /root/.cache/go-build/13/13dd87c20b098e02fe9dc48e8de92bebda959677521c16f096a42aa77b1e0c15-d # internal
2025-08-20T22:48:37.5932733Z [00:02:56.620]➜  github.com/smallstep/cli/command/ca/acme/eab
2025-08-20T22:48:37.5933057Z [00:02:56.620]➜  mkdir -p $WORK/b730/
2025-08-20T22:48:37.5945255Z [00:02:56.621]➜  cat >/tmp/go-build3381348043/b730/importcfg << 'EOF' # internal
2025-08-20T22:48:37.5945691Z [00:02:56.621]➜  # import config
2025-08-20T22:48:37.5946265Z [00:02:56.621]➜  packagefile encoding/base64=/tmp/go-build3381348043/b146/_pkg_.a
2025-08-20T22:48:37.5946720Z [00:02:56.621]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:37.5947193Z [00:02:56.621]➜  packagefile github.com/pkg/errors=/tmp/go-build3381348043/b195/_pkg_.a
2025-08-20T22:48:37.5947843Z [00:02:56.621]➜  packagefile github.com/smallstep/certificates/authority/admin=/tmp/go-build3381348043/b241/_pkg_.a
2025-08-20T22:48:37.5948900Z [00:02:56.621]➜  packagefile github.com/smallstep/certificates/authority/admin/api=/tmp/go-build3381348043/b645/_pkg_.a
2025-08-20T22:48:37.5949672Z [00:02:56.621]➜  packagefile github.com/smallstep/certificates/ca=/tmp/go-build3381348043/b002/_pkg_.a
2025-08-20T22:48:37.5950311Z [00:02:56.621]➜  packagefile github.com/smallstep/cli-utils/errs=/tmp/go-build3381348043/b582/_pkg_.a
2025-08-20T22:48:37.5950915Z [00:02:56.621]➜  packagefile github.com/smallstep/cli/flags=/tmp/go-build3381348043/b731/_pkg_.a
2025-08-20T22:48:37.5951648Z [00:02:56.621]➜  packagefile github.com/smallstep/cli/internal/cast=/tmp/go-build3381348043/b732/_pkg_.a
2025-08-20T22:48:37.5952370Z [00:02:56.621]➜  packagefile github.com/smallstep/cli/utils/cautils=/tmp/go-build3381348043/b733/_pkg_.a
2025-08-20T22:48:37.5952980Z [00:02:56.621]➜  packagefile github.com/smallstep/linkedca=/tmp/go-build3381348043/b242/_pkg_.a
2025-08-20T22:48:37.5953528Z [00:02:56.621]➜  packagefile github.com/urfave/cli=/tmp/go-build3381348043/b583/_pkg_.a
2025-08-20T22:48:37.5953999Z [00:02:56.621]➜  packagefile html=/tmp/go-build3381348043/b189/_pkg_.a
2025-08-20T22:48:37.5954406Z [00:02:56.621]➜  packagefile io=/tmp/go-build3381348043/b034/_pkg_.a
2025-08-20T22:48:37.5954810Z [00:02:56.621]➜  packagefile os=/tmp/go-build3381348043/b079/_pkg_.a
2025-08-20T22:48:37.5955223Z [00:02:56.621]➜  packagefile os/exec=/tmp/go-build3381348043/b495/_pkg_.a
2025-08-20T22:48:37.5955658Z [00:02:56.621]➜  packagefile os/signal=/tmp/go-build3381348043/b588/_pkg_.a
2025-08-20T22:48:37.5956399Z [00:02:56.621]➜  packagefile strconv=/tmp/go-build3381348043/b054/_pkg_.a
2025-08-20T22:48:37.5956831Z [00:02:56.621]➜  packagefile syscall=/tmp/go-build3381348043/b047/_pkg_.a
2025-08-20T22:48:37.5957150Z [00:02:56.621]➜  EOF
2025-08-20T22:48:37.5959943Z [00:02:56.621]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b730/_pkg_.a -trimpath "/tmp/tmp.ktsoLsWyz4/TEMPREPO/command/ca/acme/eab=>github.com/smallstep/cli/command/ca/acme/eab;$WORK/b730=>" -p github.com/smallstep/cli/command/ca/acme/eab -lang=go1.23 -complete -installsuffix shared -buildid EK18cjCjy40PQdE7JPwr/EK18cjCjy40PQdE7JPwr -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b730/importcfg -pack /tmp/tmp.ktsoLsWyz4/TEMPREPO/command/ca/acme/eab/add.go /tmp/tmp.ktsoLsWyz4/TEMPREPO/command/ca/acme/eab/eab.go /tmp/tmp.ktsoLsWyz4/TEMPREPO/command/ca/acme/eab/list.go /tmp/tmp.ktsoLsWyz4/TEMPREPO/command/ca/acme/eab/remove.go /tmp/tmp.ktsoLsWyz4/TEMPREPO/command/ca/acme/eab/sigchild.go
2025-08-20T22:48:37.5987977Z [00:02:56.626]➜  go tool buildid -w $WORK/b873/_pkg_.a # internal
2025-08-20T22:48:37.5993407Z [00:02:56.626]➜  cp $WORK/b873/_pkg_.a /root/.cache/go-build/60/60e068afd906df66106271353b34c5ddc8dad7720e46e76a158707546fa2db8e-d # internal
2025-08-20T22:48:37.5994090Z [00:02:56.626]➜  github.com/smallstep/cli/command/ca/admin
2025-08-20T22:48:37.5994418Z [00:02:56.626]➜  mkdir -p $WORK/b756/
2025-08-20T22:48:37.5998581Z [00:02:56.627]➜  cat >/tmp/go-build3381348043/b756/importcfg << 'EOF' # internal
2025-08-20T22:48:37.5999934Z [00:02:56.627]➜  # import config
2025-08-20T22:48:37.6001458Z [00:02:56.627]➜  packagefile errors=/tmp/go-build3381348043/b004/_pkg_.a
2025-08-20T22:48:37.6002962Z [00:02:56.627]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:37.6004886Z [00:02:56.627]➜  packagefile github.com/smallstep/certificates/authority/admin/api=/tmp/go-build3381348043/b645/_pkg_.a
2025-08-20T22:48:37.6005685Z [00:02:56.627]➜  packagefile github.com/smallstep/certificates/ca=/tmp/go-build3381348043/b002/_pkg_.a
2025-08-20T22:48:37.6006468Z [00:02:56.627]➜  packagefile github.com/smallstep/cli-utils/errs=/tmp/go-build3381348043/b582/_pkg_.a
2025-08-20T22:48:37.6007095Z [00:02:56.627]➜  packagefile github.com/smallstep/cli-utils/ui=/tmp/go-build3381348043/b586/_pkg_.a
2025-08-20T22:48:37.6007692Z [00:02:56.627]➜  packagefile github.com/smallstep/cli/flags=/tmp/go-build3381348043/b731/_pkg_.a
2025-08-20T22:48:37.6008310Z [00:02:56.627]➜  packagefile github.com/smallstep/cli/utils/cautils=/tmp/go-build3381348043/b733/_pkg_.a
2025-08-20T22:48:37.6009141Z [00:02:56.627]➜  packagefile github.com/smallstep/linkedca=/tmp/go-build3381348043/b242/_pkg_.a
2025-08-20T22:48:37.6009762Z [00:02:56.627]➜  packagefile github.com/urfave/cli=/tmp/go-build3381348043/b583/_pkg_.a
2025-08-20T22:48:37.6010227Z [00:02:56.627]➜  packagefile os=/tmp/go-build3381348043/b079/_pkg_.a
2025-08-20T22:48:37.6010668Z [00:02:56.627]➜  packagefile text/tabwriter=/tmp/go-build3381348043/b192/_pkg_.a
2025-08-20T22:48:37.6011014Z [00:02:56.627]➜  EOF
2025-08-20T22:48:37.6013790Z [00:02:56.627]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b756/_pkg_.a -trimpath "/tmp/tmp.ktsoLsWyz4/TEMPREPO/command/ca/admin=>github.com/smallstep/cli/command/ca/admin;$WORK/b756=>" -p github.com/smallstep/cli/command/ca/admin -lang=go1.23 -complete -installsuffix shared -buildid eYZZyvaHDD5Vd_71HijR/eYZZyvaHDD5Vd_71HijR -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b756/importcfg -pack /tmp/tmp.ktsoLsWyz4/TEMPREPO/command/ca/admin/add.go /tmp/tmp.ktsoLsWyz4/TEMPREPO/command/ca/admin/admin.go /tmp/tmp.ktsoLsWyz4/TEMPREPO/command/ca/admin/list.go /tmp/tmp.ktsoLsWyz4/TEMPREPO/command/ca/admin/remove.go /tmp/tmp.ktsoLsWyz4/TEMPREPO/command/ca/admin/update.go
2025-08-20T22:48:37.6710271Z [00:02:56.698]➜  go tool buildid -w $WORK/b876/_pkg_.a # internal
2025-08-20T22:48:37.6721585Z [00:02:56.699]➜  cp $WORK/b876/_pkg_.a /root/.cache/go-build/64/641736c8581aaf4f651a436e38811b1f702aa961e9eb7195f09e030ec0e4acdc-d # internal
2025-08-20T22:48:37.6724822Z [00:02:56.699]➜  github.com/smallstep/cli/command/ca/policy/actions
2025-08-20T22:48:37.6728801Z [00:02:56.700]➜  mkdir -p $WORK/b759/
2025-08-20T22:48:37.6732516Z [00:02:56.700]➜  cat >/tmp/go-build3381348043/b759/importcfg << 'EOF' # internal
2025-08-20T22:48:37.6733730Z [00:02:56.700]➜  # import config
2025-08-20T22:48:37.6734702Z [00:02:56.700]➜  packagefile bytes=/tmp/go-build3381348043/b003/_pkg_.a
2025-08-20T22:48:37.6735212Z [00:02:56.700]➜  packagefile context=/tmp/go-build3381348043/b043/_pkg_.a
2025-08-20T22:48:37.6735698Z [00:02:56.700]➜  packagefile encoding/json=/tmp/go-build3381348043/b158/_pkg_.a
2025-08-20T22:48:37.6736288Z [00:02:56.700]➜  packagefile errors=/tmp/go-build3381348043/b004/_pkg_.a
2025-08-20T22:48:37.6737022Z [00:02:56.700]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:37.6737564Z [00:02:56.700]➜  packagefile github.com/smallstep/certificates/ca=/tmp/go-build3381348043/b002/_pkg_.a
2025-08-20T22:48:37.6738204Z [00:02:56.700]➜  packagefile github.com/smallstep/cli-utils/errs=/tmp/go-build3381348043/b582/_pkg_.a
2025-08-20T22:48:37.6738943Z [00:02:56.700]➜  packagefile github.com/smallstep/cli/command/ca/policy/policycontext=/tmp/go-build3381348043/b760/_pkg_.a
2025-08-20T22:48:37.6739644Z [00:02:56.700]➜  packagefile github.com/smallstep/cli/flags=/tmp/go-build3381348043/b731/_pkg_.a
2025-08-20T22:48:37.6740273Z [00:02:56.700]➜  packagefile github.com/smallstep/cli/internal/command=/tmp/go-build3381348043/b761/_pkg_.a
2025-08-20T22:48:37.6740934Z [00:02:56.700]➜  packagefile github.com/smallstep/cli/utils/cautils=/tmp/go-build3381348043/b733/_pkg_.a
2025-08-20T22:48:37.6741544Z [00:02:56.700]➜  packagefile github.com/smallstep/linkedca=/tmp/go-build3381348043/b242/_pkg_.a
2025-08-20T22:48:37.6742100Z [00:02:56.700]➜  packagefile github.com/urfave/cli=/tmp/go-build3381348043/b583/_pkg_.a
2025-08-20T22:48:37.6742721Z [00:02:56.700]➜  packagefile google.golang.org/protobuf/encoding/protojson=/tmp/go-build3381348043/b215/_pkg_.a
2025-08-20T22:48:37.6743168Z [00:02:56.700]➜  EOF
2025-08-20T22:48:37.6750301Z [00:02:56.701]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b759/_pkg_.a -trimpath "/tmp/tmp.ktsoLsWyz4/TEMPREPO/command/ca/policy/actions=>github.com/smallstep/cli/command/ca/policy/actions;$WORK/b759=>" -p github.com/smallstep/cli/command/ca/policy/actions -lang=go1.23 -complete -installsuffix shared -buildid y80SlbSHrYVDX--XnBup/y80SlbSHrYVDX--XnBup -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b759/importcfg -pack /tmp/tmp.ktsoLsWyz4/TEMPREPO/command/ca/policy/actions/cn.go /tmp/tmp.ktsoLsWyz4/TEMPREPO/command/ca/policy/actions/dns.go /tmp/tmp.ktsoLsWyz4/TEMPREPO/command/ca/policy/actions/emails.go /tmp/tmp.ktsoLsWyz4/TEMPREPO/command/ca/policy/actions/ips.go /tmp/tmp.ktsoLsWyz4/TEMPREPO/command/ca/policy/actions/policy.go /tmp/tmp.ktsoLsWyz4/TEMPREPO/command/ca/policy/actions/principals.go /tmp/tmp.ktsoLsWyz4/TEMPREPO/command/ca/policy/actions/remove.go /tmp/tmp.ktsoLsWyz4/TEMPREPO/command/ca/policy/actions/uris.go /tmp/tmp.ktsoLsWyz4/TEMPREPO/command/ca/policy/actions/view.go /tmp/tmp.ktsoLsWyz4/TEMPREPO/command/ca/policy/actions/wildcards.go
2025-08-20T22:48:37.6837019Z [00:02:56.711]➜  go tool buildid -w $WORK/b730/_pkg_.a # internal
2025-08-20T22:48:37.6848778Z [00:02:56.712]➜  cp $WORK/b730/_pkg_.a /root/.cache/go-build/63/630c0835447f5629b5c70e4a864e1b9fad03b03110e3fa39cf987d44667b594a-d # internal
2025-08-20T22:48:37.6850264Z [00:02:56.712]➜  github.com/smallstep/cli/command/ca/acme
2025-08-20T22:48:37.6850615Z [00:02:56.712]➜  mkdir -p $WORK/b729/
2025-08-20T22:48:37.6855451Z [00:02:56.713]➜  cat >/tmp/go-build3381348043/b729/importcfg << 'EOF' # internal
2025-08-20T22:48:37.6855967Z [00:02:56.713]➜  # import config
2025-08-20T22:48:37.6856937Z [00:02:56.713]➜  packagefile github.com/smallstep/cli/command/ca/acme/eab=/tmp/go-build3381348043/b730/_pkg_.a
2025-08-20T22:48:37.6857558Z [00:02:56.713]➜  packagefile github.com/urfave/cli=/tmp/go-build3381348043/b583/_pkg_.a
2025-08-20T22:48:37.6857930Z [00:02:56.713]➜  EOF
2025-08-20T22:48:37.6860028Z [00:02:56.713]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b729/_pkg_.a -trimpath "/tmp/tmp.ktsoLsWyz4/TEMPREPO/command/ca/acme=>github.com/smallstep/cli/command/ca/acme;$WORK/b729=>" -p github.com/smallstep/cli/command/ca/acme -lang=go1.23 -complete -installsuffix shared -buildid Fl5dyC0FaI6vNz6XY7jp/Fl5dyC0FaI6vNz6XY7jp -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b729/importcfg -pack /tmp/tmp.ktsoLsWyz4/TEMPREPO/command/ca/acme/acme.go
2025-08-20T22:48:37.6918805Z [00:02:56.719]➜  go tool buildid -w $WORK/b845/_pkg_.a # internal
2025-08-20T22:48:37.6926874Z [00:02:56.720]➜  go tool buildid -w $WORK/b756/_pkg_.a # internal
2025-08-20T22:48:37.6939871Z [00:02:56.721]➜  cp $WORK/b756/_pkg_.a /root/.cache/go-build/7f/7fbc16b8d6a48321b5401075eb9492edd470001c92624efb94e5cf17acaaaa57-d # internal
2025-08-20T22:48:37.6942635Z [00:02:56.721]➜  github.com/smallstep/cli/command/ca/provisioner/webhook
2025-08-20T22:48:37.6946535Z [00:02:56.721]➜  mkdir -p $WORK/b769/
2025-08-20T22:48:37.6947009Z [00:02:56.721]➜  cat >/tmp/go-build3381348043/b769/importcfg << 'EOF' # internal
2025-08-20T22:48:37.6947364Z [00:02:56.721]➜  # import config
2025-08-20T22:48:37.6947712Z [00:02:56.721]➜  packagefile errors=/tmp/go-build3381348043/b004/_pkg_.a
2025-08-20T22:48:37.6948135Z [00:02:56.721]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:37.6948739Z [00:02:56.721]➜  packagefile github.com/smallstep/certificates/authority/config=/tmp/go-build3381348043/b610/_pkg_.a
2025-08-20T22:48:37.6949441Z [00:02:56.721]➜  packagefile github.com/smallstep/certificates/ca=/tmp/go-build3381348043/b002/_pkg_.a
2025-08-20T22:48:37.6952825Z [00:02:56.721]➜  packagefile github.com/smallstep/cli-utils/errs=/tmp/go-build3381348043/b582/_pkg_.a
2025-08-20T22:48:37.6953562Z [00:02:56.721]➜  packagefile github.com/smallstep/cli-utils/ui=/tmp/go-build3381348043/b586/_pkg_.a
2025-08-20T22:48:37.6954162Z [00:02:56.721]➜  packagefile github.com/smallstep/cli/flags=/tmp/go-build3381348043/b731/_pkg_.a
2025-08-20T22:48:37.6954759Z [00:02:56.721]➜  packagefile github.com/smallstep/cli/utils=/tmp/go-build3381348043/b724/_pkg_.a
2025-08-20T22:48:37.6955378Z [00:02:56.721]➜  packagefile github.com/smallstep/cli/utils/cautils=/tmp/go-build3381348043/b733/_pkg_.a
2025-08-20T22:48:37.6956125Z [00:02:56.721]➜  packagefile github.com/smallstep/linkedca=/tmp/go-build3381348043/b242/_pkg_.a
2025-08-20T22:48:37.6956684Z [00:02:56.721]➜  packagefile github.com/urfave/cli=/tmp/go-build3381348043/b583/_pkg_.a
2025-08-20T22:48:37.6957451Z [00:02:56.721]➜  packagefile os=/tmp/go-build3381348043/b079/_pkg_.a
2025-08-20T22:48:37.6957856Z [00:02:56.721]➜  EOF
2025-08-20T22:48:37.6960939Z [00:02:56.721]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b769/_pkg_.a -trimpath "/tmp/tmp.ktsoLsWyz4/TEMPREPO/command/ca/provisioner/webhook=>github.com/smallstep/cli/command/ca/provisioner/webhook;$WORK/b769=>" -p github.com/smallstep/cli/command/ca/provisioner/webhook -lang=go1.23 -complete -installsuffix shared -buildid ueToJ5Bjdtc1gjUd6sZg/ueToJ5Bjdtc1gjUd6sZg -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b769/importcfg -pack /tmp/tmp.ktsoLsWyz4/TEMPREPO/command/ca/provisioner/webhook/add.go /tmp/tmp.ktsoLsWyz4/TEMPREPO/command/ca/provisioner/webhook/remove.go /tmp/tmp.ktsoLsWyz4/TEMPREPO/command/ca/provisioner/webhook/update.go /tmp/tmp.ktsoLsWyz4/TEMPREPO/command/ca/provisioner/webhook/webhook.go
2025-08-20T22:48:37.7047529Z [00:02:56.731]➜  cp $WORK/b845/_pkg_.a /root/.cache/go-build/53/539dbb3f20f4269830c2f676ae7effd9252ab9f1989c3a4455987ad1dcaab88c-d # internal
2025-08-20T22:48:37.7048203Z [00:02:56.731]➜  go tool buildid -w $WORK/b729/_pkg_.a # internal
2025-08-20T22:48:37.7048552Z [00:02:56.732]➜  github.com/smallstep/zlint
2025-08-20T22:48:37.7048846Z [00:02:56.732]➜  mkdir -p $WORK/b844/
2025-08-20T22:48:37.7051564Z [00:02:56.732]➜  cp $WORK/b729/_pkg_.a /root/.cache/go-build/c8/c8f532c4ecbc136cb625940a4fb6afc0bc8c6a62dd1ad1fe141e702a7f5eb2a2-d # internal
2025-08-20T22:48:37.7052726Z [00:02:56.732]➜  github.com/smallstep/cli/command/crypto/otp
2025-08-20T22:48:37.7054010Z [00:02:56.732]➜  mkdir -p $WORK/b866/
2025-08-20T22:48:37.7056204Z [00:02:56.733]➜  cat >/tmp/go-build3381348043/b866/importcfg << 'EOF' # internal
2025-08-20T22:48:37.7056896Z [00:02:56.733]➜  # import config
2025-08-20T22:48:37.7057777Z [00:02:56.733]➜  packagefile bytes=/tmp/go-build3381348043/b003/_pkg_.a
2025-08-20T22:48:37.7058470Z [00:02:56.733]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:37.7062945Z [00:02:56.733]➜  packagefile github.com/pkg/errors=/tmp/go-build3381348043/b195/_pkg_.a
2025-08-20T22:48:37.7063559Z [00:02:56.733]➜  packagefile github.com/pquerna/otp=/tmp/go-build3381348043/b867/_pkg_.a
2025-08-20T22:48:37.7064403Z [00:02:56.733]➜  packagefile github.com/pquerna/otp/totp=/tmp/go-build3381348043/b873/_pkg_.a
2025-08-20T22:48:37.7065015Z [00:02:56.733]➜  packagefile github.com/smallstep/cli-utils/command=/tmp/go-build3381348043/b580/_pkg_.a
2025-08-20T22:48:37.7065650Z [00:02:56.733]➜  packagefile github.com/smallstep/cli-utils/errs=/tmp/go-build3381348043/b582/_pkg_.a
2025-08-20T22:48:37.7066453Z [00:02:56.733]➜  packagefile github.com/smallstep/cli-utils/fileutil=/tmp/go-build3381348043/b579/_pkg_.a
2025-08-20T22:48:37.7067066Z [00:02:56.733]➜  packagefile github.com/smallstep/cli/flags=/tmp/go-build3381348043/b731/_pkg_.a
2025-08-20T22:48:37.7067702Z [00:02:56.733]➜  packagefile github.com/smallstep/cli/internal/cast=/tmp/go-build3381348043/b732/_pkg_.a
2025-08-20T22:48:37.7068319Z [00:02:56.733]➜  packagefile github.com/smallstep/cli/utils=/tmp/go-build3381348043/b724/_pkg_.a
2025-08-20T22:48:37.7068870Z [00:02:56.733]➜  packagefile github.com/urfave/cli=/tmp/go-build3381348043/b583/_pkg_.a
2025-08-20T22:48:37.7069362Z [00:02:56.733]➜  packagefile image/png=/tmp/go-build3381348043/b876/_pkg_.a
2025-08-20T22:48:37.7069797Z [00:02:56.733]➜  packagefile net/url=/tmp/go-build3381348043/b155/_pkg_.a
2025-08-20T22:48:37.7070209Z [00:02:56.733]➜  packagefile os=/tmp/go-build3381348043/b079/_pkg_.a
2025-08-20T22:48:37.7070634Z [00:02:56.733]➜  packagefile strconv=/tmp/go-build3381348043/b054/_pkg_.a
2025-08-20T22:48:37.7071063Z [00:02:56.733]➜  packagefile strings=/tmp/go-build3381348043/b063/_pkg_.a
2025-08-20T22:48:37.7071481Z [00:02:56.733]➜  packagefile time=/tmp/go-build3381348043/b044/_pkg_.a
2025-08-20T22:48:37.7071790Z [00:02:56.733]➜  EOF
2025-08-20T22:48:37.7074303Z [00:02:56.733]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b866/_pkg_.a -trimpath "/tmp/tmp.ktsoLsWyz4/TEMPREPO/command/crypto/otp=>github.com/smallstep/cli/command/crypto/otp;$WORK/b866=>" -p github.com/smallstep/cli/command/crypto/otp -lang=go1.23 -complete -installsuffix shared -buildid wVjvSqbVXK3djwObP9YC/wVjvSqbVXK3djwObP9YC -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b866/importcfg -pack /tmp/tmp.ktsoLsWyz4/TEMPREPO/command/crypto/otp/generate.go /tmp/tmp.ktsoLsWyz4/TEMPREPO/command/crypto/otp/otp.go /tmp/tmp.ktsoLsWyz4/TEMPREPO/command/crypto/otp/verify.go
2025-08-20T22:48:37.7085472Z [00:02:56.735]➜  cat >/tmp/go-build3381348043/b844/importcfg << 'EOF' # internal
2025-08-20T22:48:37.7086195Z [00:02:56.735]➜  # import config
2025-08-20T22:48:37.7086652Z [00:02:56.735]➜  packagefile encoding/json=/tmp/go-build3381348043/b158/_pkg_.a
2025-08-20T22:48:37.7087204Z [00:02:56.735]➜  packagefile github.com/smallstep/zcrypto/x509=/tmp/go-build3381348043/b837/_pkg_.a
2025-08-20T22:48:37.7087811Z [00:02:56.735]➜  packagefile github.com/smallstep/zlint/lints=/tmp/go-build3381348043/b845/_pkg_.a
2025-08-20T22:48:37.7088312Z [00:02:56.735]➜  packagefile io=/tmp/go-build3381348043/b034/_pkg_.a
2025-08-20T22:48:37.7088721Z [00:02:56.735]➜  packagefile time=/tmp/go-build3381348043/b044/_pkg_.a
2025-08-20T22:48:37.7089034Z [00:02:56.735]➜  EOF
2025-08-20T22:48:37.7097242Z [00:02:56.736]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b844/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/smallstep/zlint@v0.0.0-20220930192201-67fb4aa21910=>github.com/smallstep/zlint@v0.0.0-20220930192201-67fb4aa21910;$WORK/b844=>" -p github.com/smallstep/zlint -lang=go1.16 -complete -installsuffix shared -buildid AyMhYWRSFfjt0UwPHMND/AyMhYWRSFfjt0UwPHMND -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b844/importcfg -pack /root/go/pkg/mod/github.com/smallstep/zlint@v0.0.0-20220930192201-67fb4aa21910/zlint.go
2025-08-20T22:48:37.7271895Z [00:02:56.754]➜  go tool buildid -w $WORK/b844/_pkg_.a # internal
2025-08-20T22:48:37.7282949Z [00:02:56.755]➜  cp $WORK/b844/_pkg_.a /root/.cache/go-build/51/5173ff5de46355f02b6485ca86d67f569533029e32bfe3a256143df19d1aaa3b-d # internal
2025-08-20T22:48:37.7294262Z [00:02:56.756]➜  github.com/smallstep/cli/command/certificate
2025-08-20T22:48:37.7296059Z [00:02:56.757]➜  mkdir -p $WORK/b831/
2025-08-20T22:48:37.7310115Z [00:02:56.758]➜  cat >/tmp/go-build3381348043/b831/importcfg << 'EOF' # internal
2025-08-20T22:48:37.7310982Z [00:02:56.758]➜  # import config
2025-08-20T22:48:37.7311974Z [00:02:56.758]➜  packagefile bytes=/tmp/go-build3381348043/b003/_pkg_.a
2025-08-20T22:48:37.7313194Z [00:02:56.758]➜  packagefile crypto=/tmp/go-build3381348043/b052/_pkg_.a
2025-08-20T22:48:37.7313666Z [00:02:56.758]➜  packagefile crypto/ecdsa=/tmp/go-build3381348043/b056/_pkg_.a
2025-08-20T22:48:37.7314142Z [00:02:56.758]➜  packagefile crypto/ed25519=/tmp/go-build3381348043/b113/_pkg_.a
2025-08-20T22:48:37.7314604Z [00:02:56.758]➜  packagefile crypto/rsa=/tmp/go-build3381348043/b117/_pkg_.a
2025-08-20T22:48:37.7315059Z [00:02:56.758]➜  packagefile crypto/sha1=/tmp/go-build3381348043/b138/_pkg_.a
2025-08-20T22:48:37.7315519Z [00:02:56.758]➜  packagefile crypto/tls=/tmp/go-build3381348043/b120/_pkg_.a
2025-08-20T22:48:37.7316194Z [00:02:56.758]➜  packagefile crypto/x509=/tmp/go-build3381348043/b141/_pkg_.a
2025-08-20T22:48:37.7316675Z [00:02:56.758]➜  packagefile encoding/json=/tmp/go-build3381348043/b158/_pkg_.a
2025-08-20T22:48:37.7317144Z [00:02:56.758]➜  packagefile encoding/pem=/tmp/go-build3381348043/b145/_pkg_.a
2025-08-20T22:48:37.7317581Z [00:02:56.758]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:37.7318065Z [00:02:56.758]➜  packagefile github.com/pkg/errors=/tmp/go-build3381348043/b195/_pkg_.a
2025-08-20T22:48:37.7318631Z [00:02:56.758]➜  packagefile github.com/smallstep/certinfo=/tmp/go-build3381348043/b832/_pkg_.a
2025-08-20T22:48:37.7319243Z [00:02:56.758]➜  packagefile github.com/smallstep/cli-utils/command=/tmp/go-build3381348043/b580/_pkg_.a
2025-08-20T22:48:37.7319871Z [00:02:56.758]➜  packagefile github.com/smallstep/cli-utils/errs=/tmp/go-build3381348043/b582/_pkg_.a
2025-08-20T22:48:37.7320739Z [00:02:56.758]➜  packagefile github.com/smallstep/cli-utils/fileutil=/tmp/go-build3381348043/b579/_pkg_.a
2025-08-20T22:48:37.7321428Z [00:02:56.758]➜  packagefile github.com/smallstep/cli-utils/ui=/tmp/go-build3381348043/b586/_pkg_.a
2025-08-20T22:48:37.7322031Z [00:02:56.758]➜  packagefile github.com/smallstep/cli/flags=/tmp/go-build3381348043/b731/_pkg_.a
2025-08-20T22:48:37.7322664Z [00:02:56.758]➜  packagefile github.com/smallstep/cli/internal/crlutil=/tmp/go-build3381348043/b836/_pkg_.a
2025-08-20T22:48:37.7323458Z [00:02:56.758]➜  packagefile github.com/smallstep/cli/internal/cryptoutil=/tmp/go-build3381348043/b736/_pkg_.a
2025-08-20T22:48:37.7324177Z [00:02:56.758]➜  packagefile github.com/smallstep/cli/utils=/tmp/go-build3381348043/b724/_pkg_.a
2025-08-20T22:48:37.7324774Z [00:02:56.758]➜  packagefile github.com/smallstep/truststore=/tmp/go-build3381348043/b740/_pkg_.a
2025-08-20T22:48:37.7325372Z [00:02:56.758]➜  packagefile github.com/smallstep/zcrypto/x509=/tmp/go-build3381348043/b837/_pkg_.a
2025-08-20T22:48:37.7326091Z [00:02:56.758]➜  packagefile github.com/smallstep/zlint=/tmp/go-build3381348043/b844/_pkg_.a
2025-08-20T22:48:37.7326632Z [00:02:56.758]➜  packagefile github.com/urfave/cli=/tmp/go-build3381348043/b583/_pkg_.a
2025-08-20T22:48:37.7327186Z [00:02:56.758]➜  packagefile go.step.sm/crypto/fingerprint=/tmp/go-build3381348043/b428/_pkg_.a
2025-08-20T22:48:37.7327736Z [00:02:56.758]➜  packagefile go.step.sm/crypto/keyutil=/tmp/go-build3381348043/b453/_pkg_.a
2025-08-20T22:48:37.7328467Z [00:02:56.758]➜  packagefile go.step.sm/crypto/pemutil=/tmp/go-build3381348043/b461/_pkg_.a
2025-08-20T22:48:37.7329008Z [00:02:56.758]➜  packagefile go.step.sm/crypto/x509util=/tmp/go-build3381348043/b427/_pkg_.a
2025-08-20T22:48:37.7329550Z [00:02:56.758]➜  packagefile golang.org/x/crypto/ocsp=/tmp/go-build3381348043/b643/_pkg_.a
2025-08-20T22:48:37.7330023Z [00:02:56.758]➜  packagefile io=/tmp/go-build3381348043/b034/_pkg_.a
2025-08-20T22:48:37.7330423Z [00:02:56.758]➜  packagefile net=/tmp/go-build3381348043/b148/_pkg_.a
2025-08-20T22:48:37.7330849Z [00:02:56.758]➜  packagefile net/http=/tmp/go-build3381348043/b161/_pkg_.a
2025-08-20T22:48:37.7331281Z [00:02:56.758]➜  packagefile net/url=/tmp/go-build3381348043/b155/_pkg_.a
2025-08-20T22:48:37.7331858Z [00:02:56.758]➜  packagefile os=/tmp/go-build3381348043/b079/_pkg_.a
2025-08-20T22:48:37.7332374Z [00:02:56.758]➜  packagefile software.sslmate.com/src/go-pkcs12=/tmp/go-build3381348043/b847/_pkg_.a
2025-08-20T22:48:37.7332889Z [00:02:56.758]➜  packagefile strconv=/tmp/go-build3381348043/b054/_pkg_.a
2025-08-20T22:48:37.7333323Z [00:02:56.758]➜  packagefile strings=/tmp/go-build3381348043/b063/_pkg_.a
2025-08-20T22:48:37.7333740Z [00:02:56.758]➜  packagefile time=/tmp/go-build3381348043/b044/_pkg_.a
2025-08-20T22:48:37.7334046Z [00:02:56.758]➜  EOF
2025-08-20T22:48:37.7349879Z [00:02:56.758]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b831/_pkg_.a -trimpath "/tmp/tmp.ktsoLsWyz4/TEMPREPO/command/certificate=>github.com/smallstep/cli/command/certificate;$WORK/b831=>" -p github.com/smallstep/cli/command/certificate -lang=go1.23 -complete -installsuffix shared -buildid 8BWZcTWVZdLf01yL0og3/8BWZcTWVZdLf01yL0og3 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b831/importcfg -pack /tmp/tmp.ktsoLsWyz4/TEMPREPO/command/certificate/bundle.go /tmp/tmp.ktsoLsWyz4/TEMPREPO/command/certificate/certificate.go /tmp/tmp.ktsoLsWyz4/TEMPREPO/command/certificate/create.go /tmp/tmp.ktsoLsWyz4/TEMPREPO/command/certificate/fingerprint.go /tmp/tmp.ktsoLsWyz4/TEMPREPO/command/certificate/format.go /tmp/tmp.ktsoLsWyz4/TEMPREPO/command/certificate/inspect.go /tmp/tmp.ktsoLsWyz4/TEMPREPO/command/certificate/install.go /tmp/tmp.ktsoLsWyz4/TEMPREPO/command/certificate/key.go /tmp/tmp.ktsoLsWyz4/TEMPREPO/command/certificate/lint.go /tmp/tmp.ktsoLsWyz4/TEMPREPO/command/certificate/needsRenewal.go /tmp/tmp.ktsoLsWyz4/TEMPREPO/command/certificate/p12.go /tmp/tmp.ktsoLsWyz4/TEMPREPO/command/certificate/remote.go /tmp/tmp.ktsoLsWyz4/TEMPREPO/command/certificate/sign.go /tmp/tmp.ktsoLsWyz4/TEMPREPO/command/certificate/verify.go
2025-08-20T22:48:37.7440226Z [00:02:56.771]➜  go tool buildid -w $WORK/b866/_pkg_.a # internal
2025-08-20T22:48:37.7454245Z [00:02:56.772]➜  cp $WORK/b866/_pkg_.a /root/.cache/go-build/cf/cf04452848c99aeaf47424b9a8ba9832ec13af8b9ec018eb3f235f968102bc58-d # internal
2025-08-20T22:48:37.7463853Z [00:02:56.773]➜  debug/pe
2025-08-20T22:48:37.7468797Z [00:02:56.774]➜  mkdir -p $WORK/b879/
2025-08-20T22:48:37.7480691Z [00:02:56.775]➜  cat >/tmp/go-build3381348043/b879/importcfg << 'EOF' # internal
2025-08-20T22:48:37.7489986Z [00:02:56.775]➜  # import config
2025-08-20T22:48:37.7490416Z [00:02:56.775]➜  packagefile bytes=/tmp/go-build3381348043/b003/_pkg_.a
2025-08-20T22:48:37.7490876Z [00:02:56.775]➜  packagefile compress/zlib=/tmp/go-build3381348043/b385/_pkg_.a
2025-08-20T22:48:37.7491341Z [00:02:56.775]➜  packagefile debug/dwarf=/tmp/go-build3381348043/b880/_pkg_.a
2025-08-20T22:48:37.7491814Z [00:02:56.775]➜  packagefile encoding/binary=/tmp/go-build3381348043/b132/_pkg_.a
2025-08-20T22:48:37.7492273Z [00:02:56.775]➜  packagefile errors=/tmp/go-build3381348043/b004/_pkg_.a
2025-08-20T22:48:37.7492691Z [00:02:56.775]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:37.7493150Z [00:02:56.775]➜  packagefile internal/saferio=/tmp/go-build3381348043/b492/_pkg_.a
2025-08-20T22:48:37.7493594Z [00:02:56.775]➜  packagefile io=/tmp/go-build3381348043/b034/_pkg_.a
2025-08-20T22:48:37.7494192Z [00:02:56.775]➜  packagefile os=/tmp/go-build3381348043/b079/_pkg_.a
2025-08-20T22:48:37.7494617Z [00:02:56.775]➜  packagefile strconv=/tmp/go-build3381348043/b054/_pkg_.a
2025-08-20T22:48:37.7495050Z [00:02:56.775]➜  packagefile strings=/tmp/go-build3381348043/b063/_pkg_.a
2025-08-20T22:48:37.7495370Z [00:02:56.775]➜  EOF
2025-08-20T22:48:37.7497395Z [00:02:56.775]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b879/_pkg_.a -trimpath "/root/.go/src/debug/pe=>debug/pe;$WORK/b879=>" -p debug/pe -lang=go1.25 -std -complete -installsuffix shared -buildid QgFWxEtBMmB7BVAhaunV/QgFWxEtBMmB7BVAhaunV -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b879/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-20T22:48:37.7558527Z [00:02:56.781]➜  go tool buildid -w $WORK/b769/_pkg_.a # internal
2025-08-20T22:48:37.7565145Z [00:02:56.783]➜  cp $WORK/b769/_pkg_.a /root/.cache/go-build/9c/9c9b1d9948319ff74fcc0260691c7213b0700e30fc8cc9daa83a1f3f68fafd36-d # internal
2025-08-20T22:48:37.7584052Z [00:02:56.785]➜  github.com/smallstep/cli/command/ca/provisioner
2025-08-20T22:48:37.7584431Z [00:02:56.785]➜  mkdir -p $WORK/b768/
2025-08-20T22:48:37.7586342Z [00:02:56.785]➜  cat >/tmp/go-build3381348043/b768/importcfg << 'EOF' # internal
2025-08-20T22:48:37.7586714Z [00:02:56.785]➜  # import config
2025-08-20T22:48:37.7587078Z [00:02:56.785]➜  packagefile bytes=/tmp/go-build3381348043/b003/_pkg_.a
2025-08-20T22:48:37.7587514Z [00:02:56.785]➜  packagefile context=/tmp/go-build3381348043/b043/_pkg_.a
2025-08-20T22:48:37.7587964Z [00:02:56.785]➜  packagefile crypto/ecdsa=/tmp/go-build3381348043/b056/_pkg_.a
2025-08-20T22:48:37.7588442Z [00:02:56.785]➜  packagefile crypto/ed25519=/tmp/go-build3381348043/b113/_pkg_.a
2025-08-20T22:48:37.7588904Z [00:02:56.785]➜  packagefile crypto/rsa=/tmp/go-build3381348043/b117/_pkg_.a
2025-08-20T22:48:37.7589355Z [00:02:56.785]➜  packagefile crypto/x509=/tmp/go-build3381348043/b141/_pkg_.a
2025-08-20T22:48:37.7590051Z [00:02:56.785]➜  packagefile encoding/json=/tmp/go-build3381348043/b158/_pkg_.a
2025-08-20T22:48:37.7590598Z [00:02:56.785]➜  packagefile encoding/pem=/tmp/go-build3381348043/b145/_pkg_.a
2025-08-20T22:48:37.7591037Z [00:02:56.785]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:37.7591505Z [00:02:56.785]➜  packagefile github.com/pkg/errors=/tmp/go-build3381348043/b195/_pkg_.a
2025-08-20T22:48:37.7592185Z [00:02:56.785]➜  packagefile github.com/slackhq/nebula/cert=/tmp/go-build3381348043/b420/_pkg_.a
2025-08-20T22:48:37.7592896Z [00:02:56.785]➜  packagefile github.com/smallstep/certificates/authority=/tmp/go-build3381348043/b240/_pkg_.a
2025-08-20T22:48:37.7593633Z [00:02:56.785]➜  packagefile github.com/smallstep/certificates/authority/config=/tmp/go-build3381348043/b610/_pkg_.a
2025-08-20T22:48:37.7594403Z [00:02:56.785]➜  packagefile github.com/smallstep/certificates/authority/provisioner=/tmp/go-build3381348043/b419/_pkg_.a
2025-08-20T22:48:37.7595122Z [00:02:56.785]➜  packagefile github.com/smallstep/certificates/ca=/tmp/go-build3381348043/b002/_pkg_.a
2025-08-20T22:48:37.7595943Z [00:02:56.785]➜  packagefile github.com/smallstep/certificates/pki=/tmp/go-build3381348043/b728/_pkg_.a
2025-08-20T22:48:37.7596641Z [00:02:56.785]➜  packagefile github.com/smallstep/cli-utils/errs=/tmp/go-build3381348043/b582/_pkg_.a
2025-08-20T22:48:37.7597254Z [00:02:56.785]➜  packagefile github.com/smallstep/cli-utils/ui=/tmp/go-build3381348043/b586/_pkg_.a
2025-08-20T22:48:37.7597959Z [00:02:56.785]➜  packagefile github.com/smallstep/cli/command/ca/provisioner/webhook=/tmp/go-build3381348043/b769/_pkg_.a
2025-08-20T22:48:37.7598636Z [00:02:56.785]➜  packagefile github.com/smallstep/cli/flags=/tmp/go-build3381348043/b731/_pkg_.a
2025-08-20T22:48:37.7599266Z [00:02:56.785]➜  packagefile github.com/smallstep/cli/internal/cast=/tmp/go-build3381348043/b732/_pkg_.a
2025-08-20T22:48:37.7599935Z [00:02:56.785]➜  packagefile github.com/smallstep/cli/internal/sliceutil=/tmp/go-build3381348043/b770/_pkg_.a
2025-08-20T22:48:37.7600793Z [00:02:56.785]➜  packagefile github.com/smallstep/cli/utils=/tmp/go-build3381348043/b724/_pkg_.a
2025-08-20T22:48:37.7601417Z [00:02:56.785]➜  packagefile github.com/smallstep/cli/utils/cautils=/tmp/go-build3381348043/b733/_pkg_.a
2025-08-20T22:48:37.7602026Z [00:02:56.785]➜  packagefile github.com/smallstep/linkedca=/tmp/go-build3381348043/b242/_pkg_.a
2025-08-20T22:48:37.7602575Z [00:02:56.785]➜  packagefile github.com/urfave/cli=/tmp/go-build3381348043/b583/_pkg_.a
2025-08-20T22:48:37.7603097Z [00:02:56.785]➜  packagefile go.step.sm/crypto/jose=/tmp/go-build3381348043/b445/_pkg_.a
2025-08-20T22:48:37.7603629Z [00:02:56.785]➜  packagefile go.step.sm/crypto/pemutil=/tmp/go-build3381348043/b461/_pkg_.a
2025-08-20T22:48:37.7604258Z [00:02:56.785]➜  packagefile net=/tmp/go-build3381348043/b148/_pkg_.a
2025-08-20T22:48:37.7604676Z [00:02:56.785]➜  packagefile net/url=/tmp/go-build3381348043/b155/_pkg_.a
2025-08-20T22:48:37.7605097Z [00:02:56.785]➜  packagefile os=/tmp/go-build3381348043/b079/_pkg_.a
2025-08-20T22:48:37.7605520Z [00:02:56.785]➜  packagefile strings=/tmp/go-build3381348043/b063/_pkg_.a
2025-08-20T22:48:37.7606130Z [00:02:56.785]➜  packagefile time=/tmp/go-build3381348043/b044/_pkg_.a
2025-08-20T22:48:37.7606440Z [00:02:56.785]➜  EOF
2025-08-20T22:48:37.7610132Z [00:02:56.785]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b768/_pkg_.a -trimpath "/tmp/tmp.ktsoLsWyz4/TEMPREPO/command/ca/provisioner=>github.com/smallstep/cli/command/ca/provisioner;$WORK/b768=>" -p github.com/smallstep/cli/command/ca/provisioner -lang=go1.23 -complete -installsuffix shared -buildid bKTghSVfTzfxl7aB5UJ5/bKTghSVfTzfxl7aB5UJ5 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b768/importcfg -pack /tmp/tmp.ktsoLsWyz4/TEMPREPO/command/ca/provisioner/add.go /tmp/tmp.ktsoLsWyz4/TEMPREPO/command/ca/provisioner/caConfigClient.go /tmp/tmp.ktsoLsWyz4/TEMPREPO/command/ca/provisioner/getEncryptedKey.go /tmp/tmp.ktsoLsWyz4/TEMPREPO/command/ca/provisioner/list.go /tmp/tmp.ktsoLsWyz4/TEMPREPO/command/ca/provisioner/provisioner.go /tmp/tmp.ktsoLsWyz4/TEMPREPO/command/ca/provisioner/remove.go /tmp/tmp.ktsoLsWyz4/TEMPREPO/command/ca/provisioner/update.go
2025-08-20T22:48:37.7912269Z [00:02:56.818]➜  go tool buildid -w $WORK/b759/_pkg_.a # internal
2025-08-20T22:48:37.7925691Z [00:02:56.819]➜  cp $WORK/b759/_pkg_.a /root/.cache/go-build/04/044d1691f8d93edff7136ed2a911483a31c057c927f40a98009a8ec9dd0e79b4-d # internal
2025-08-20T22:48:37.7931024Z [00:02:56.820]➜  github.com/smallstep/cli/command/ca/policy/x509
2025-08-20T22:48:37.7931930Z [00:02:56.820]➜  mkdir -p $WORK/b762/
2025-08-20T22:48:37.7932374Z [00:02:56.820]➜  cat >/tmp/go-build3381348043/b762/importcfg << 'EOF' # internal
2025-08-20T22:48:37.7932733Z [00:02:56.820]➜  # import config
2025-08-20T22:48:37.7933077Z [00:02:56.820]➜  packagefile context=/tmp/go-build3381348043/b043/_pkg_.a
2025-08-20T22:48:37.7933699Z [00:02:56.820]➜  packagefile github.com/smallstep/cli/command/ca/policy/actions=/tmp/go-build3381348043/b759/_pkg_.a
2025-08-20T22:48:37.7934498Z [00:02:56.820]➜  packagefile github.com/smallstep/cli/command/ca/policy/policycontext=/tmp/go-build3381348043/b760/_pkg_.a
2025-08-20T22:48:37.7935186Z [00:02:56.820]➜  packagefile github.com/smallstep/cli/flags=/tmp/go-build3381348043/b731/_pkg_.a
2025-08-20T22:48:37.7935951Z [00:02:56.820]➜  packagefile github.com/smallstep/cli/internal/command=/tmp/go-build3381348043/b761/_pkg_.a
2025-08-20T22:48:37.7936602Z [00:02:56.820]➜  packagefile github.com/urfave/cli=/tmp/go-build3381348043/b583/_pkg_.a
2025-08-20T22:48:37.7936974Z [00:02:56.820]➜  EOF
2025-08-20T22:48:37.7939657Z [00:02:56.820]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b762/_pkg_.a -trimpath "/tmp/tmp.ktsoLsWyz4/TEMPREPO/command/ca/policy/x509=>github.com/smallstep/cli/command/ca/policy/x509;$WORK/b762=>" -p github.com/smallstep/cli/command/ca/policy/x509 -lang=go1.23 -complete -installsuffix shared -buildid kVIe5RXVQatIx5mozL70/kVIe5RXVQatIx5mozL70 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b762/importcfg -pack /tmp/tmp.ktsoLsWyz4/TEMPREPO/command/ca/policy/x509/allow.go /tmp/tmp.ktsoLsWyz4/TEMPREPO/command/ca/policy/x509/deny.go /tmp/tmp.ktsoLsWyz4/TEMPREPO/command/ca/policy/x509/wildcards.go /tmp/tmp.ktsoLsWyz4/TEMPREPO/command/ca/policy/x509/x509.go
2025-08-20T22:48:37.8758486Z [00:02:56.903]➜  go tool buildid -w $WORK/b762/_pkg_.a # internal
2025-08-20T22:48:37.8772579Z [00:02:56.904]➜  cp $WORK/b762/_pkg_.a /root/.cache/go-build/1c/1ce67d2c5bf8c841f98516fdd371ddb2ba01078bfd5a40b3bc02f5cbaa4980a8-d # internal
2025-08-20T22:48:37.8774148Z [00:02:56.904]➜  github.com/smallstep/cli/command/ca/policy/acme
2025-08-20T22:48:37.8775248Z [00:02:56.904]➜  mkdir -p $WORK/b758/
2025-08-20T22:48:37.8785114Z [00:02:56.906]➜  cat >/tmp/go-build3381348043/b758/importcfg << 'EOF' # internal
2025-08-20T22:48:37.8788120Z [00:02:56.906]➜  # import config
2025-08-20T22:48:37.8788501Z [00:02:56.906]➜  packagefile context=/tmp/go-build3381348043/b043/_pkg_.a
2025-08-20T22:48:37.8789377Z [00:02:56.906]➜  packagefile github.com/smallstep/cli/command/ca/policy/actions=/tmp/go-build3381348043/b759/_pkg_.a
2025-08-20T22:48:37.8790162Z [00:02:56.906]➜  packagefile github.com/smallstep/cli/command/ca/policy/policycontext=/tmp/go-build3381348043/b760/_pkg_.a
2025-08-20T22:48:37.8790920Z [00:02:56.906]➜  packagefile github.com/smallstep/cli/command/ca/policy/x509=/tmp/go-build3381348043/b762/_pkg_.a
2025-08-20T22:48:37.8791534Z [00:02:56.906]➜  packagefile github.com/urfave/cli=/tmp/go-build3381348043/b583/_pkg_.a
2025-08-20T22:48:37.8791899Z [00:02:56.906]➜  EOF
2025-08-20T22:48:37.8793835Z [00:02:56.906]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b758/_pkg_.a -trimpath "/tmp/tmp.ktsoLsWyz4/TEMPREPO/command/ca/policy/acme=>github.com/smallstep/cli/command/ca/policy/acme;$WORK/b758=>" -p github.com/smallstep/cli/command/ca/policy/acme -lang=go1.23 -complete -installsuffix shared -buildid ydGyckOGAB2zfxqEQI6A/ydGyckOGAB2zfxqEQI6A -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b758/importcfg -pack /tmp/tmp.ktsoLsWyz4/TEMPREPO/command/ca/policy/acme/acme.go
2025-08-20T22:48:37.8797747Z [00:02:56.907]➜  go tool buildid -w $WORK/b879/_pkg_.a # internal
2025-08-20T22:48:37.8800366Z [00:02:56.907]➜  cp $WORK/b879/_pkg_.a /root/.cache/go-build/40/4099b8867f2062e4c8dd88456ee0583b96a1cb47e67593d7edba9e01a0b25ea7-d # internal
2025-08-20T22:48:37.8802167Z [00:02:56.907]➜  github.com/smallstep/cli/command/ca/policy/ssh/host
2025-08-20T22:48:37.8803438Z [00:02:56.907]➜  mkdir -p $WORK/b765/
2025-08-20T22:48:37.8804548Z [00:02:56.907]➜  cat >/tmp/go-build3381348043/b765/importcfg << 'EOF' # internal
2025-08-20T22:48:37.8805399Z [00:02:56.907]➜  # import config
2025-08-20T22:48:37.8806343Z [00:02:56.907]➜  packagefile context=/tmp/go-build3381348043/b043/_pkg_.a
2025-08-20T22:48:37.8807337Z [00:02:56.907]➜  packagefile github.com/smallstep/cli/command/ca/policy/actions=/tmp/go-build3381348043/b759/_pkg_.a
2025-08-20T22:48:37.8808576Z [00:02:56.907]➜  packagefile github.com/smallstep/cli/command/ca/policy/policycontext=/tmp/go-build3381348043/b760/_pkg_.a
2025-08-20T22:48:37.8810952Z [00:02:56.907]➜  packagefile github.com/urfave/cli=/tmp/go-build3381348043/b583/_pkg_.a
2025-08-20T22:48:37.8811541Z [00:02:56.907]➜  EOF
2025-08-20T22:48:37.8814261Z [00:02:56.907]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b765/_pkg_.a -trimpath "/tmp/tmp.ktsoLsWyz4/TEMPREPO/command/ca/policy/ssh/host=>github.com/smallstep/cli/command/ca/policy/ssh/host;$WORK/b765=>" -p github.com/smallstep/cli/command/ca/policy/ssh/host -lang=go1.23 -complete -installsuffix shared -buildid 2ZxezKyhw-iIbJktv6le/2ZxezKyhw-iIbJktv6le -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b765/importcfg -pack /tmp/tmp.ktsoLsWyz4/TEMPREPO/command/ca/policy/ssh/host/allow.go /tmp/tmp.ktsoLsWyz4/TEMPREPO/command/ca/policy/ssh/host/deny.go /tmp/tmp.ktsoLsWyz4/TEMPREPO/command/ca/policy/ssh/host/host.go
2025-08-20T22:48:37.9005876Z [00:02:56.928]➜  go tool buildid -w $WORK/b758/_pkg_.a # internal
2025-08-20T22:48:37.9017050Z [00:02:56.929]➜  cp $WORK/b758/_pkg_.a /root/.cache/go-build/48/4885347a689e2ed15035e2149763b86a6ab2e4fa8c5fb1183a1c6872fe1a9afc-d # internal
2025-08-20T22:48:37.9025643Z [00:02:56.930]➜  github.com/smallstep/cli/command/ca/policy/ssh/user
2025-08-20T22:48:37.9036840Z [00:02:56.931]➜  mkdir -p $WORK/b766/
2025-08-20T22:48:37.9041316Z [00:02:56.931]➜  cat >/tmp/go-build3381348043/b766/importcfg << 'EOF' # internal
2025-08-20T22:48:37.9041700Z [00:02:56.931]➜  # import config
2025-08-20T22:48:37.9042075Z [00:02:56.931]➜  packagefile context=/tmp/go-build3381348043/b043/_pkg_.a
2025-08-20T22:48:37.9042688Z [00:02:56.931]➜  packagefile github.com/smallstep/cli/command/ca/policy/actions=/tmp/go-build3381348043/b759/_pkg_.a
2025-08-20T22:48:37.9043739Z [00:02:56.931]➜  packagefile github.com/smallstep/cli/command/ca/policy/policycontext=/tmp/go-build3381348043/b760/_pkg_.a
2025-08-20T22:48:37.9044394Z [00:02:56.931]➜  packagefile github.com/urfave/cli=/tmp/go-build3381348043/b583/_pkg_.a
2025-08-20T22:48:37.9044799Z [00:02:56.931]➜  EOF
2025-08-20T22:48:37.9047574Z [00:02:56.931]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b766/_pkg_.a -trimpath "/tmp/tmp.ktsoLsWyz4/TEMPREPO/command/ca/policy/ssh/user=>github.com/smallstep/cli/command/ca/policy/ssh/user;$WORK/b766=>" -p github.com/smallstep/cli/command/ca/policy/ssh/user -lang=go1.23 -complete -installsuffix shared -buildid LiCdoI_ZDHppoqApLepO/LiCdoI_ZDHppoqApLepO -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b766/importcfg -pack /tmp/tmp.ktsoLsWyz4/TEMPREPO/command/ca/policy/ssh/user/allow.go /tmp/tmp.ktsoLsWyz4/TEMPREPO/command/ca/policy/ssh/user/deny.go /tmp/tmp.ktsoLsWyz4/TEMPREPO/command/ca/policy/ssh/user/user.go
2025-08-20T22:48:37.9106760Z [00:02:56.937]➜  go tool buildid -w $WORK/b765/_pkg_.a # internal
2025-08-20T22:48:37.9113309Z [00:02:56.938]➜  cp $WORK/b765/_pkg_.a /root/.cache/go-build/39/39e0e154e4a65614aa4ee1f1e61d0782f81c9017a49ff1c10116ff1a2107cde4-d # internal
2025-08-20T22:48:37.9137833Z [00:02:56.940]➜  go.mozilla.org/pkcs7
2025-08-20T22:48:37.9138765Z [00:02:56.940]➜  mkdir -p $WORK/b881/
2025-08-20T22:48:37.9157514Z [00:02:56.941]➜  cat >/tmp/go-build3381348043/b881/importcfg << 'EOF' # internal
2025-08-20T22:48:37.9158145Z [00:02:56.941]➜  # import config
2025-08-20T22:48:37.9159416Z [00:02:56.941]➜  packagefile bytes=/tmp/go-build3381348043/b003/_pkg_.a
2025-08-20T22:48:37.9159873Z [00:02:56.941]➜  packagefile crypto=/tmp/go-build3381348043/b052/_pkg_.a
2025-08-20T22:48:37.9160320Z [00:02:56.941]➜  packagefile crypto/aes=/tmp/go-build3381348043/b122/_pkg_.a
2025-08-20T22:48:37.9160799Z [00:02:56.941]➜  packagefile crypto/cipher=/tmp/go-build3381348043/b059/_pkg_.a
2025-08-20T22:48:37.9161265Z [00:02:56.941]➜  packagefile crypto/des=/tmp/go-build3381348043/b123/_pkg_.a
2025-08-20T22:48:37.9161724Z [00:02:56.941]➜  packagefile crypto/dsa=/tmp/go-build3381348043/b142/_pkg_.a
2025-08-20T22:48:37.9162183Z [00:02:56.941]➜  packagefile crypto/ecdsa=/tmp/go-build3381348043/b056/_pkg_.a
2025-08-20T22:48:37.9162949Z [00:02:56.941]➜  packagefile crypto/rand=/tmp/go-build3381348043/b116/_pkg_.a
2025-08-20T22:48:37.9163414Z [00:02:56.941]➜  packagefile crypto/rsa=/tmp/go-build3381348043/b117/_pkg_.a
2025-08-20T22:48:37.9163869Z [00:02:56.941]➜  packagefile crypto/sha1=/tmp/go-build3381348043/b138/_pkg_.a
2025-08-20T22:48:37.9164335Z [00:02:56.941]➜  packagefile crypto/subtle=/tmp/go-build3381348043/b089/_pkg_.a
2025-08-20T22:48:37.9164797Z [00:02:56.941]➜  packagefile crypto/x509=/tmp/go-build3381348043/b141/_pkg_.a
2025-08-20T22:48:37.9165277Z [00:02:56.941]➜  packagefile crypto/x509/pkix=/tmp/go-build3381348043/b143/_pkg_.a
2025-08-20T22:48:37.9165908Z [00:02:56.941]➜  packagefile encoding/asn1=/tmp/go-build3381348043/b110/_pkg_.a
2025-08-20T22:48:37.9166572Z [00:02:56.941]➜  packagefile encoding/pem=/tmp/go-build3381348043/b145/_pkg_.a
2025-08-20T22:48:37.9167024Z [00:02:56.941]➜  packagefile errors=/tmp/go-build3381348043/b004/_pkg_.a
2025-08-20T22:48:37.9167442Z [00:02:56.941]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:37.9167880Z [00:02:56.941]➜  packagefile io/ioutil=/tmp/go-build3381348043/b342/_pkg_.a
2025-08-20T22:48:37.9168319Z [00:02:56.941]➜  packagefile math/big=/tmp/go-build3381348043/b096/_pkg_.a
2025-08-20T22:48:37.9168750Z [00:02:56.941]➜  packagefile os=/tmp/go-build3381348043/b079/_pkg_.a
2025-08-20T22:48:37.9169163Z [00:02:56.941]➜  packagefile os/exec=/tmp/go-build3381348043/b495/_pkg_.a
2025-08-20T22:48:37.9169628Z [00:02:56.941]➜  packagefile sort=/tmp/go-build3381348043/b157/_pkg_.a
2025-08-20T22:48:37.9170055Z [00:02:56.941]➜  packagefile testing=/tmp/go-build3381348043/b672/_pkg_.a
2025-08-20T22:48:37.9170477Z [00:02:56.941]➜  packagefile time=/tmp/go-build3381348043/b044/_pkg_.a
2025-08-20T22:48:37.9170790Z [00:02:56.941]➜  EOF
2025-08-20T22:48:37.9173574Z [00:02:56.941]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b881/_pkg_.a -trimpath "/root/go/pkg/mod/go.mozilla.org/pkcs7@v0.9.0=>go.mozilla.org/pkcs7@v0.9.0;$WORK/b881=>" -p go.mozilla.org/pkcs7 -lang=go1.11 -complete -installsuffix shared -buildid Raia8hq8RBw0O8rsa1TF/Raia8hq8RBw0O8rsa1TF -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b881/importcfg -pack /root/go/pkg/mod/go.mozilla.org/pkcs7@v0.9.0/ber.go /root/go/pkg/mod/go.mozilla.org/pkcs7@v0.9.0/decrypt.go /root/go/pkg/mod/go.mozilla.org/pkcs7@v0.9.0/encrypt.go /root/go/pkg/mod/go.mozilla.org/pkcs7@v0.9.0/pkcs7.go /root/go/pkg/mod/go.mozilla.org/pkcs7@v0.9.0/sign.go /root/go/pkg/mod/go.mozilla.org/pkcs7@v0.9.0/verify.go /root/go/pkg/mod/go.mozilla.org/pkcs7@v0.9.0/verify_test_dsa.go
2025-08-20T22:48:37.9219846Z [00:02:56.949]➜  go tool buildid -w $WORK/b766/_pkg_.a # internal
2025-08-20T22:48:37.9226135Z [00:02:56.949]➜  cp $WORK/b766/_pkg_.a /root/.cache/go-build/a7/a7c50cf38bac7fc434f193dc30b303ec395110c3b477f2181b54f372960fbaeb-d # internal
2025-08-20T22:48:37.9238633Z [00:02:56.949]➜  github.com/smallstep/cli/command/ca/policy/ssh
2025-08-20T22:48:37.9239000Z [00:02:56.949]➜  mkdir -p $WORK/b764/
2025-08-20T22:48:37.9239394Z [00:02:56.950]➜  cat >/tmp/go-build3381348043/b764/importcfg << 'EOF' # internal
2025-08-20T22:48:37.9239956Z [00:02:56.950]➜  # import config
2025-08-20T22:48:37.9240363Z [00:02:56.950]➜  packagefile context=/tmp/go-build3381348043/b043/_pkg_.a
2025-08-20T22:48:37.9240975Z [00:02:56.950]➜  packagefile github.com/smallstep/cli/command/ca/policy/ssh/host=/tmp/go-build3381348043/b765/_pkg_.a
2025-08-20T22:48:37.9241725Z [00:02:56.950]➜  packagefile github.com/smallstep/cli/command/ca/policy/ssh/user=/tmp/go-build3381348043/b766/_pkg_.a
2025-08-20T22:48:37.9242363Z [00:02:56.950]➜  packagefile github.com/urfave/cli=/tmp/go-build3381348043/b583/_pkg_.a
2025-08-20T22:48:37.9242730Z [00:02:56.950]➜  EOF
2025-08-20T22:48:37.9244617Z [00:02:56.950]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b764/_pkg_.a -trimpath "/tmp/tmp.ktsoLsWyz4/TEMPREPO/command/ca/policy/ssh=>github.com/smallstep/cli/command/ca/policy/ssh;$WORK/b764=>" -p github.com/smallstep/cli/command/ca/policy/ssh -lang=go1.23 -complete -installsuffix shared -buildid _xDcUAB3uxCWNA25LnEe/_xDcUAB3uxCWNA25LnEe -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b764/importcfg -pack /tmp/tmp.ktsoLsWyz4/TEMPREPO/command/ca/policy/ssh/ssh.go
2025-08-20T22:48:37.9374081Z [00:02:56.964]➜  go tool buildid -w $WORK/b831/_pkg_.a # internal
2025-08-20T22:48:37.9382744Z [00:02:56.964]➜  cp $WORK/b831/_pkg_.a /root/.cache/go-build/6e/6efe5ef04c1829bbc19daeb2d2bcbda77ef60ac62ed440cd6389c2a8ca0fbf87-d # internal
2025-08-20T22:48:37.9383395Z [00:02:56.964]➜  github.com/smallstep/cli/command/fileserver
2025-08-20T22:48:37.9383749Z [00:02:56.964]➜  mkdir -p $WORK/b882/
2025-08-20T22:48:37.9384123Z [00:02:56.964]➜  cat >/tmp/go-build3381348043/b882/importcfg << 'EOF' # internal
2025-08-20T22:48:37.9384797Z [00:02:56.964]➜  # import config
2025-08-20T22:48:37.9385169Z [00:02:56.964]➜  packagefile context=/tmp/go-build3381348043/b043/_pkg_.a
2025-08-20T22:48:37.9385613Z [00:02:56.964]➜  packagefile crypto/tls=/tmp/go-build3381348043/b120/_pkg_.a
2025-08-20T22:48:37.9386247Z [00:02:56.964]➜  packagefile crypto/x509=/tmp/go-build3381348043/b141/_pkg_.a
2025-08-20T22:48:37.9386693Z [00:02:56.964]➜  packagefile errors=/tmp/go-build3381348043/b004/_pkg_.a
2025-08-20T22:48:37.9387109Z [00:02:56.964]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:37.9387643Z [00:02:56.964]➜  packagefile github.com/smallstep/cli-utils/command=/tmp/go-build3381348043/b580/_pkg_.a
2025-08-20T22:48:37.9388271Z [00:02:56.964]➜  packagefile github.com/smallstep/cli-utils/errs=/tmp/go-build3381348043/b582/_pkg_.a
2025-08-20T22:48:37.9388878Z [00:02:56.964]➜  packagefile github.com/smallstep/cli/utils=/tmp/go-build3381348043/b724/_pkg_.a
2025-08-20T22:48:37.9389431Z [00:02:56.964]➜  packagefile github.com/urfave/cli=/tmp/go-build3381348043/b583/_pkg_.a
2025-08-20T22:48:37.9389901Z [00:02:56.964]➜  packagefile log=/tmp/go-build3381348043/b171/_pkg_.a
2025-08-20T22:48:37.9390309Z [00:02:56.964]➜  packagefile net=/tmp/go-build3381348043/b148/_pkg_.a
2025-08-20T22:48:37.9390735Z [00:02:56.964]➜  packagefile net/http=/tmp/go-build3381348043/b161/_pkg_.a
2025-08-20T22:48:37.9391159Z [00:02:56.964]➜  packagefile os=/tmp/go-build3381348043/b079/_pkg_.a
2025-08-20T22:48:37.9391579Z [00:02:56.964]➜  packagefile os/signal=/tmp/go-build3381348043/b588/_pkg_.a
2025-08-20T22:48:37.9392016Z [00:02:56.964]➜  packagefile strconv=/tmp/go-build3381348043/b054/_pkg_.a
2025-08-20T22:48:37.9393778Z [00:02:56.964]➜  packagefile sync=/tmp/go-build3381348043/b035/_pkg_.a
2025-08-20T22:48:37.9394207Z [00:02:56.964]➜  packagefile syscall=/tmp/go-build3381348043/b047/_pkg_.a
2025-08-20T22:48:37.9394807Z [00:02:56.964]➜  packagefile time=/tmp/go-build3381348043/b044/_pkg_.a
2025-08-20T22:48:37.9395177Z [00:02:56.964]➜  EOF
2025-08-20T22:48:37.9397307Z [00:02:56.964]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b882/_pkg_.a -trimpath "/tmp/tmp.ktsoLsWyz4/TEMPREPO/command/fileserver=>github.com/smallstep/cli/command/fileserver;$WORK/b882=>" -p github.com/smallstep/cli/command/fileserver -lang=go1.23 -complete -installsuffix shared -buildid 1mz31Xy1yZ2gJ4pRKRXh/1mz31Xy1yZ2gJ4pRKRXh -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b882/importcfg -pack /tmp/tmp.ktsoLsWyz4/TEMPREPO/command/fileserver/fileserver.go
2025-08-20T22:48:37.9612377Z [00:02:56.988]➜  go tool buildid -w $WORK/b764/_pkg_.a # internal
2025-08-20T22:48:37.9622674Z [00:02:56.988]➜  cp $WORK/b764/_pkg_.a /root/.cache/go-build/ed/ed420ac466aaecb7305e56b7d428279ed49704acb96e4dc9b94d29d7249171f8-d # internal
2025-08-20T22:48:37.9623372Z [00:02:56.989]➜  github.com/smallstep/cli/command/ca/policy/authority
2025-08-20T22:48:37.9623726Z [00:02:56.989]➜  mkdir -p $WORK/b763/
2025-08-20T22:48:37.9624107Z [00:02:56.989]➜  cat >/tmp/go-build3381348043/b763/importcfg << 'EOF' # internal
2025-08-20T22:48:37.9624465Z [00:02:56.989]➜  # import config
2025-08-20T22:48:37.9624815Z [00:02:56.989]➜  packagefile context=/tmp/go-build3381348043/b043/_pkg_.a
2025-08-20T22:48:37.9625425Z [00:02:56.989]➜  packagefile github.com/smallstep/cli/command/ca/policy/actions=/tmp/go-build3381348043/b759/_pkg_.a
2025-08-20T22:48:37.9627224Z [00:02:56.989]➜  packagefile github.com/smallstep/cli/command/ca/policy/policycontext=/tmp/go-build3381348043/b760/_pkg_.a
2025-08-20T22:48:37.9627980Z [00:02:56.989]➜  packagefile github.com/smallstep/cli/command/ca/policy/ssh=/tmp/go-build3381348043/b764/_pkg_.a
2025-08-20T22:48:37.9628694Z [00:02:56.989]➜  packagefile github.com/smallstep/cli/command/ca/policy/x509=/tmp/go-build3381348043/b762/_pkg_.a
2025-08-20T22:48:37.9629313Z [00:02:56.989]➜  packagefile github.com/urfave/cli=/tmp/go-build3381348043/b583/_pkg_.a
2025-08-20T22:48:37.9629674Z [00:02:56.989]➜  EOF
2025-08-20T22:48:37.9631719Z [00:02:56.989]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b763/_pkg_.a -trimpath "/tmp/tmp.ktsoLsWyz4/TEMPREPO/command/ca/policy/authority=>github.com/smallstep/cli/command/ca/policy/authority;$WORK/b763=>" -p github.com/smallstep/cli/command/ca/policy/authority -lang=go1.23 -complete -installsuffix shared -buildid e6qv83ssI-C-TPDz4xlc/e6qv83ssI-C-TPDz4xlc -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b763/importcfg -pack /tmp/tmp.ktsoLsWyz4/TEMPREPO/command/ca/policy/authority/authority.go
2025-08-20T22:48:37.9961803Z [00:02:57.023]➜  go tool buildid -w $WORK/b882/_pkg_.a # internal
2025-08-20T22:48:37.9969291Z [00:02:57.024]➜  cp $WORK/b882/_pkg_.a /root/.cache/go-build/32/32d9a246e63a01924107bc507f6e620c655be74afa9e70b9c1fd2eeb46fb7d9c-d # internal
2025-08-20T22:48:37.9975672Z [00:02:57.025]➜  github.com/smallstep/cli/command/ca/policy/provisioner
2025-08-20T22:48:37.9978274Z [00:02:57.025]➜  mkdir -p $WORK/b767/
2025-08-20T22:48:37.9978683Z [00:02:57.025]➜  cat >/tmp/go-build3381348043/b767/importcfg << 'EOF' # internal
2025-08-20T22:48:37.9979048Z [00:02:57.025]➜  # import config
2025-08-20T22:48:37.9979391Z [00:02:57.025]➜  packagefile context=/tmp/go-build3381348043/b043/_pkg_.a
2025-08-20T22:48:37.9979994Z [00:02:57.025]➜  packagefile github.com/smallstep/cli/command/ca/policy/actions=/tmp/go-build3381348043/b759/_pkg_.a
2025-08-20T22:48:37.9980784Z [00:02:57.025]➜  packagefile github.com/smallstep/cli/command/ca/policy/policycontext=/tmp/go-build3381348043/b760/_pkg_.a
2025-08-20T22:48:37.9981534Z [00:02:57.025]➜  packagefile github.com/smallstep/cli/command/ca/policy/ssh=/tmp/go-build3381348043/b764/_pkg_.a
2025-08-20T22:48:37.9982246Z [00:02:57.025]➜  packagefile github.com/smallstep/cli/command/ca/policy/x509=/tmp/go-build3381348043/b762/_pkg_.a
2025-08-20T22:48:37.9982858Z [00:02:57.025]➜  packagefile github.com/urfave/cli=/tmp/go-build3381348043/b583/_pkg_.a
2025-08-20T22:48:37.9983401Z [00:02:57.025]➜  EOF
2025-08-20T22:48:37.9985656Z [00:02:57.025]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b767/_pkg_.a -trimpath "/tmp/tmp.ktsoLsWyz4/TEMPREPO/command/ca/policy/provisioner=>github.com/smallstep/cli/command/ca/policy/provisioner;$WORK/b767=>" -p github.com/smallstep/cli/command/ca/policy/provisioner -lang=go1.23 -complete -installsuffix shared -buildid bVS0iycaGNOauCHhFj3l/bVS0iycaGNOauCHhFj3l -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b767/importcfg -pack /tmp/tmp.ktsoLsWyz4/TEMPREPO/command/ca/policy/provisioner/provisioner.go
2025-08-20T22:48:37.9994191Z [00:02:57.026]➜  go tool buildid -w $WORK/b763/_pkg_.a # internal
2025-08-20T22:48:38.0002138Z [00:02:57.027]➜  cp $WORK/b763/_pkg_.a /root/.cache/go-build/9f/9f5ed49ce1d5a31d4837aeedc644d7220aae9cc5a0afe98bf7f475b1bf9e14fb-d # internal
2025-08-20T22:48:38.0008024Z [00:02:57.028]➜  net/http/internal/testcert
2025-08-20T22:48:38.0011074Z [00:02:57.028]➜  mkdir -p $WORK/b885/
2025-08-20T22:48:38.0015638Z [00:02:57.029]➜  cat >/tmp/go-build3381348043/b885/importcfg << 'EOF' # internal
2025-08-20T22:48:38.0017193Z [00:02:57.029]➜  # import config
2025-08-20T22:48:38.0017569Z [00:02:57.029]➜  packagefile strings=/tmp/go-build3381348043/b063/_pkg_.a
2025-08-20T22:48:38.0017894Z [00:02:57.029]➜  EOF
2025-08-20T22:48:38.0019581Z [00:02:57.029]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b885/_pkg_.a -trimpath "/root/.go/src/net/http/internal/testcert=>net/http/internal/testcert;$WORK/b885=>" -p net/http/internal/testcert -lang=go1.25 -std -complete -installsuffix shared -buildid SpYyhhnbRaynBHayFk8q/SpYyhhnbRaynBHayFk8q -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b885/importcfg -pack /root/.go/src/net/http/internal/testcert/testcert.go
2025-08-20T22:48:38.0161746Z [00:02:57.043]➜  go tool buildid -w $WORK/b767/_pkg_.a # internal
2025-08-20T22:48:38.0168144Z [00:02:57.044]➜  cp $WORK/b767/_pkg_.a /root/.cache/go-build/61/61bade959eac2703aee568ae2848050b7b72540c90ce9efdb048c1d3bd357b84-d # internal
2025-08-20T22:48:38.0170084Z [00:02:57.044]➜  github.com/smallstep/cli/command/ca/policy
2025-08-20T22:48:38.0170991Z [00:02:57.044]➜  mkdir -p $WORK/b757/
2025-08-20T22:48:38.0174116Z [00:02:57.044]➜  cat >/tmp/go-build3381348043/b757/importcfg << 'EOF' # internal
2025-08-20T22:48:38.0175186Z [00:02:57.045]➜  # import config
2025-08-20T22:48:38.0176344Z [00:02:57.045]➜  packagefile context=/tmp/go-build3381348043/b043/_pkg_.a
2025-08-20T22:48:38.0178015Z [00:02:57.045]➜  packagefile github.com/smallstep/cli/command/ca/policy/acme=/tmp/go-build3381348043/b758/_pkg_.a
2025-08-20T22:48:38.0179382Z [00:02:57.045]➜  packagefile github.com/smallstep/cli/command/ca/policy/authority=/tmp/go-build3381348043/b763/_pkg_.a
2025-08-20T22:48:38.0180613Z [00:02:57.045]➜  packagefile github.com/smallstep/cli/command/ca/policy/provisioner=/tmp/go-build3381348043/b767/_pkg_.a
2025-08-20T22:48:38.0181582Z [00:02:57.045]➜  packagefile github.com/urfave/cli=/tmp/go-build3381348043/b583/_pkg_.a
2025-08-20T22:48:38.0182156Z [00:02:57.045]➜  EOF
2025-08-20T22:48:38.0184468Z [00:02:57.045]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b757/_pkg_.a -trimpath "/tmp/tmp.ktsoLsWyz4/TEMPREPO/command/ca/policy=>github.com/smallstep/cli/command/ca/policy;$WORK/b757=>" -p github.com/smallstep/cli/command/ca/policy -lang=go1.23 -complete -installsuffix shared -buildid PsQEfM5xqIdcSboef-QR/PsQEfM5xqIdcSboef-QR -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b757/importcfg -pack /tmp/tmp.ktsoLsWyz4/TEMPREPO/command/ca/policy/policy.go
2025-08-20T22:48:38.0266003Z [00:02:57.053]➜  go tool buildid -w $WORK/b768/_pkg_.a # internal
2025-08-20T22:48:38.0290402Z [00:02:57.056]➜  go tool buildid -w $WORK/b885/_pkg_.a # internal
2025-08-20T22:48:38.0300633Z [00:02:57.057]➜  cp $WORK/b768/_pkg_.a /root/.cache/go-build/bd/bd8e947e6d9862041785faaf49a2b4616b6d324cf01d4aab0f496c1eff01666c-d # internal
2025-08-20T22:48:38.0301659Z [00:02:57.057]➜  github.com/smallstep/cli/command/path
2025-08-20T22:48:38.0302263Z [00:02:57.057]➜  mkdir -p $WORK/b886/
2025-08-20T22:48:38.0309904Z [00:02:57.058]➜  cat >/tmp/go-build3381348043/b886/importcfg << 'EOF' # internal
2025-08-20T22:48:38.0311005Z [00:02:57.058]➜  # import config
2025-08-20T22:48:38.0312794Z [00:02:57.058]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:38.0313361Z [00:02:57.058]➜  packagefile github.com/smallstep/cli-utils/command=/tmp/go-build3381348043/b580/_pkg_.a
2025-08-20T22:48:38.0314163Z [00:02:57.058]➜  packagefile github.com/smallstep/cli-utils/step=/tmp/go-build3381348043/b581/_pkg_.a
2025-08-20T22:48:38.0314807Z [00:02:57.058]➜  packagefile github.com/urfave/cli=/tmp/go-build3381348043/b583/_pkg_.a
2025-08-20T22:48:38.0315184Z [00:02:57.058]➜  EOF
2025-08-20T22:48:38.0317166Z [00:02:57.058]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b886/_pkg_.a -trimpath "/tmp/tmp.ktsoLsWyz4/TEMPREPO/command/path=>github.com/smallstep/cli/command/path;$WORK/b886=>" -p github.com/smallstep/cli/command/path -lang=go1.23 -complete -installsuffix shared -buildid DD5DRVQkbkVAlErrbUsK/DD5DRVQkbkVAlErrbUsK -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b886/importcfg -pack /tmp/tmp.ktsoLsWyz4/TEMPREPO/command/path/path.go
2025-08-20T22:48:38.0328611Z [00:02:57.060]➜  cp $WORK/b885/_pkg_.a /root/.cache/go-build/08/08ad8c82150ed63fc443672a4ea4c4bc71d94579c6e0210a4df94ae72540ebde-d # internal
2025-08-20T22:48:38.0399887Z [00:02:57.066]➜  net/http/httptest
2025-08-20T22:48:38.0400985Z [00:02:57.067]➜  mkdir -p $WORK/b884/
2025-08-20T22:48:38.0401602Z [00:02:57.067]➜  cat >/tmp/go-build3381348043/b884/importcfg << 'EOF' # internal
2025-08-20T22:48:38.0402847Z [00:02:57.067]➜  # import config
2025-08-20T22:48:38.0403737Z [00:02:57.067]➜  importmap golang.org/x/net/http/httpguts=vendor/golang.org/x/net/http/httpguts
2025-08-20T22:48:38.0404750Z [00:02:57.067]➜  packagefile bufio=/tmp/go-build3381348043/b162/_pkg_.a
2025-08-20T22:48:38.0407355Z [00:02:57.067]➜  packagefile bytes=/tmp/go-build3381348043/b003/_pkg_.a
2025-08-20T22:48:38.0407815Z [00:02:57.067]➜  packagefile context=/tmp/go-build3381348043/b043/_pkg_.a
2025-08-20T22:48:38.0408294Z [00:02:57.067]➜  packagefile crypto/tls=/tmp/go-build3381348043/b120/_pkg_.a
2025-08-20T22:48:38.0416913Z [00:02:57.067]➜  packagefile crypto/x509=/tmp/go-build3381348043/b141/_pkg_.a
2025-08-20T22:48:38.0417590Z [00:02:57.067]➜  packagefile flag=/tmp/go-build3381348043/b351/_pkg_.a
2025-08-20T22:48:38.0418022Z [00:02:57.067]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:38.0418593Z [00:02:57.067]➜  packagefile vendor/golang.org/x/net/http/httpguts=/tmp/go-build3381348043/b166/_pkg_.a
2025-08-20T22:48:38.0419115Z [00:02:57.067]➜  packagefile io=/tmp/go-build3381348043/b034/_pkg_.a
2025-08-20T22:48:38.0419526Z [00:02:57.067]➜  packagefile log=/tmp/go-build3381348043/b171/_pkg_.a
2025-08-20T22:48:38.0419935Z [00:02:57.067]➜  packagefile net=/tmp/go-build3381348043/b148/_pkg_.a
2025-08-20T22:48:38.0420354Z [00:02:57.067]➜  packagefile net/http=/tmp/go-build3381348043/b161/_pkg_.a
2025-08-20T22:48:38.0420868Z [00:02:57.067]➜  packagefile net/http/internal/testcert=/tmp/go-build3381348043/b885/_pkg_.a
2025-08-20T22:48:38.0421387Z [00:02:57.067]➜  packagefile net/textproto=/tmp/go-build3381348043/b174/_pkg_.a
2025-08-20T22:48:38.0421819Z [00:02:57.067]➜  packagefile os=/tmp/go-build3381348043/b079/_pkg_.a
2025-08-20T22:48:38.0422230Z [00:02:57.067]➜  packagefile strconv=/tmp/go-build3381348043/b054/_pkg_.a
2025-08-20T22:48:38.0422660Z [00:02:57.067]➜  packagefile strings=/tmp/go-build3381348043/b063/_pkg_.a
2025-08-20T22:48:38.0423089Z [00:02:57.067]➜  packagefile sync=/tmp/go-build3381348043/b035/_pkg_.a
2025-08-20T22:48:38.0423500Z [00:02:57.067]➜  packagefile time=/tmp/go-build3381348043/b044/_pkg_.a
2025-08-20T22:48:38.0423808Z [00:02:57.067]➜  EOF
2025-08-20T22:48:38.0426125Z [00:02:57.067]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b884/_pkg_.a -trimpath "/root/.go/src/net/http/httptest=>net/http/httptest;$WORK/b884=>" -p net/http/httptest -lang=go1.25 -std -complete -installsuffix shared -buildid hfe36DVI4SKwioBV1DKw/hfe36DVI4SKwioBV1DKw -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b884/importcfg -pack /root/.go/src/net/http/httptest/httptest.go /root/.go/src/net/http/httptest/recorder.go /root/.go/src/net/http/httptest/server.go
2025-08-20T22:48:38.0427962Z [00:02:57.067]➜  go tool buildid -w $WORK/b757/_pkg_.a # internal
2025-08-20T22:48:38.0428726Z [00:02:57.068]➜  cp $WORK/b757/_pkg_.a /root/.cache/go-build/7a/7aacf38737ae0cfc0160711427e5c94c9bd2677dd594f47ea19ad20ac207b15b-d # internal
2025-08-20T22:48:38.0429438Z [00:02:57.068]➜  github.com/smallstep/cli/command/ca
2025-08-20T22:48:38.0429914Z [00:02:57.068]➜  mkdir -p $WORK/b727/
2025-08-20T22:48:38.0430350Z [00:02:57.069]➜  cat >/tmp/go-build3381348043/b727/importcfg << 'EOF' # internal
2025-08-20T22:48:38.0430699Z [00:02:57.069]➜  # import config
2025-08-20T22:48:38.0431039Z [00:02:57.069]➜  packagefile context=/tmp/go-build3381348043/b043/_pkg_.a
2025-08-20T22:48:38.0431471Z [00:02:57.069]➜  packagefile crypto=/tmp/go-build3381348043/b052/_pkg_.a
2025-08-20T22:48:38.0431911Z [00:02:57.069]➜  packagefile crypto/rand=/tmp/go-build3381348043/b116/_pkg_.a
2025-08-20T22:48:38.0432369Z [00:02:57.069]➜  packagefile crypto/tls=/tmp/go-build3381348043/b120/_pkg_.a
2025-08-20T22:48:38.0432823Z [00:02:57.069]➜  packagefile crypto/x509=/tmp/go-build3381348043/b141/_pkg_.a
2025-08-20T22:48:38.0433291Z [00:02:57.069]➜  packagefile encoding/base64=/tmp/go-build3381348043/b146/_pkg_.a
2025-08-20T22:48:38.0434016Z [00:02:57.069]➜  packagefile encoding/pem=/tmp/go-build3381348043/b145/_pkg_.a
2025-08-20T22:48:38.0434468Z [00:02:57.069]➜  packagefile errors=/tmp/go-build3381348043/b004/_pkg_.a
2025-08-20T22:48:38.0434880Z [00:02:57.069]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:38.0435382Z [00:02:57.069]➜  packagefile github.com/manifoldco/promptui=/tmp/go-build3381348043/b589/_pkg_.a
2025-08-20T22:48:38.0436110Z [00:02:57.069]➜  packagefile github.com/pkg/errors=/tmp/go-build3381348043/b195/_pkg_.a
2025-08-20T22:48:38.0436713Z [00:02:57.069]➜  packagefile github.com/smallstep/certificates/api=/tmp/go-build3381348043/b637/_pkg_.a
2025-08-20T22:48:38.0437654Z [00:02:57.069]➜  packagefile github.com/smallstep/certificates/authority/provisioner=/tmp/go-build3381348043/b419/_pkg_.a
2025-08-20T22:48:38.0438366Z [00:02:57.069]➜  packagefile github.com/smallstep/certificates/ca=/tmp/go-build3381348043/b002/_pkg_.a
2025-08-20T22:48:38.0439044Z [00:02:57.069]➜  packagefile github.com/smallstep/certificates/cas/apiv1=/tmp/go-build3381348043/b611/_pkg_.a
2025-08-20T22:48:38.0439708Z [00:02:57.069]➜  packagefile github.com/smallstep/certificates/pki=/tmp/go-build3381348043/b728/_pkg_.a
2025-08-20T22:48:38.0440346Z [00:02:57.069]➜  packagefile github.com/smallstep/cli-utils/command=/tmp/go-build3381348043/b580/_pkg_.a
2025-08-20T22:48:38.0440971Z [00:02:57.069]➜  packagefile github.com/smallstep/cli-utils/errs=/tmp/go-build3381348043/b582/_pkg_.a
2025-08-20T22:48:38.0441605Z [00:02:57.069]➜  packagefile github.com/smallstep/cli-utils/fileutil=/tmp/go-build3381348043/b579/_pkg_.a
2025-08-20T22:48:38.0442231Z [00:02:57.069]➜  packagefile github.com/smallstep/cli-utils/step=/tmp/go-build3381348043/b581/_pkg_.a
2025-08-20T22:48:38.0442844Z [00:02:57.069]➜  packagefile github.com/smallstep/cli-utils/ui=/tmp/go-build3381348043/b586/_pkg_.a
2025-08-20T22:48:38.0443478Z [00:02:57.069]➜  packagefile github.com/smallstep/cli/command/ca/acme=/tmp/go-build3381348043/b729/_pkg_.a
2025-08-20T22:48:38.0444145Z [00:02:57.069]➜  packagefile github.com/smallstep/cli/command/ca/admin=/tmp/go-build3381348043/b756/_pkg_.a
2025-08-20T22:48:38.0444817Z [00:02:57.069]➜  packagefile github.com/smallstep/cli/command/ca/policy=/tmp/go-build3381348043/b757/_pkg_.a
2025-08-20T22:48:38.0445525Z [00:02:57.069]➜  packagefile github.com/smallstep/cli/command/ca/provisioner=/tmp/go-build3381348043/b768/_pkg_.a
2025-08-20T22:48:38.0446780Z [00:02:57.069]➜  packagefile github.com/smallstep/cli/flags=/tmp/go-build3381348043/b731/_pkg_.a
2025-08-20T22:48:38.0447816Z [00:02:57.069]➜  packagefile github.com/smallstep/cli/internal/cryptoutil=/tmp/go-build3381348043/b736/_pkg_.a
2025-08-20T22:48:38.0448537Z [00:02:57.069]➜  packagefile github.com/smallstep/cli/token=/tmp/go-build3381348043/b738/_pkg_.a
2025-08-20T22:48:38.0449157Z [00:02:57.069]➜  packagefile github.com/smallstep/cli/utils=/tmp/go-build3381348043/b724/_pkg_.a
2025-08-20T22:48:38.0449776Z [00:02:57.069]➜  packagefile github.com/smallstep/cli/utils/cautils=/tmp/go-build3381348043/b733/_pkg_.a
2025-08-20T22:48:38.0450520Z [00:02:57.069]➜  packagefile github.com/smallstep/cli/utils/sysutils=/tmp/go-build3381348043/b735/_pkg_.a
2025-08-20T22:48:38.0451161Z [00:02:57.069]➜  packagefile github.com/urfave/cli=/tmp/go-build3381348043/b583/_pkg_.a
2025-08-20T22:48:38.0451680Z [00:02:57.069]➜  packagefile go.step.sm/crypto/jose=/tmp/go-build3381348043/b445/_pkg_.a
2025-08-20T22:48:38.0452211Z [00:02:57.069]➜  packagefile go.step.sm/crypto/keyutil=/tmp/go-build3381348043/b453/_pkg_.a
2025-08-20T22:48:38.0452740Z [00:02:57.069]➜  packagefile go.step.sm/crypto/kms=/tmp/go-build3381348043/b604/_pkg_.a
2025-08-20T22:48:38.0453287Z [00:02:57.069]➜  packagefile go.step.sm/crypto/kms/azurekms=/tmp/go-build3381348043/b771/_pkg_.a
2025-08-20T22:48:38.0453848Z [00:02:57.069]➜  packagefile go.step.sm/crypto/pemutil=/tmp/go-build3381348043/b461/_pkg_.a
2025-08-20T22:48:38.0454405Z [00:02:57.069]➜  packagefile go.step.sm/crypto/x509util=/tmp/go-build3381348043/b427/_pkg_.a
2025-08-20T22:48:38.0455129Z [00:02:57.069]➜  packagefile golang.org/x/crypto/ocsp=/tmp/go-build3381348043/b643/_pkg_.a
2025-08-20T22:48:38.0455677Z [00:02:57.069]➜  packagefile golang.org/x/crypto/ssh=/tmp/go-build3381348043/b455/_pkg_.a
2025-08-20T22:48:38.0456272Z [00:02:57.069]➜  packagefile io=/tmp/go-build3381348043/b034/_pkg_.a
2025-08-20T22:48:38.0456676Z [00:02:57.069]➜  packagefile log=/tmp/go-build3381348043/b171/_pkg_.a
2025-08-20T22:48:38.0457093Z [00:02:57.069]➜  packagefile math/big=/tmp/go-build3381348043/b096/_pkg_.a
2025-08-20T22:48:38.0457535Z [00:02:57.069]➜  packagefile math/rand=/tmp/go-build3381348043/b100/_pkg_.a
2025-08-20T22:48:38.0457957Z [00:02:57.069]➜  packagefile net=/tmp/go-build3381348043/b148/_pkg_.a
2025-08-20T22:48:38.0458545Z [00:02:57.069]➜  packagefile net/http=/tmp/go-build3381348043/b161/_pkg_.a
2025-08-20T22:48:38.0458974Z [00:02:57.069]➜  packagefile net/url=/tmp/go-build3381348043/b155/_pkg_.a
2025-08-20T22:48:38.0459385Z [00:02:57.069]➜  packagefile os=/tmp/go-build3381348043/b079/_pkg_.a
2025-08-20T22:48:38.0459808Z [00:02:57.069]➜  packagefile os/exec=/tmp/go-build3381348043/b495/_pkg_.a
2025-08-20T22:48:38.0460242Z [00:02:57.069]➜  packagefile os/signal=/tmp/go-build3381348043/b588/_pkg_.a
2025-08-20T22:48:38.0460695Z [00:02:57.069]➜  packagefile path/filepath=/tmp/go-build3381348043/b156/_pkg_.a
2025-08-20T22:48:38.0461143Z [00:02:57.069]➜  packagefile strconv=/tmp/go-build3381348043/b054/_pkg_.a
2025-08-20T22:48:38.0461569Z [00:02:57.069]➜  packagefile strings=/tmp/go-build3381348043/b063/_pkg_.a
2025-08-20T22:48:38.0462001Z [00:02:57.069]➜  packagefile syscall=/tmp/go-build3381348043/b047/_pkg_.a
2025-08-20T22:48:38.0462418Z [00:02:57.069]➜  packagefile time=/tmp/go-build3381348043/b044/_pkg_.a
2025-08-20T22:48:38.0462730Z [00:02:57.069]➜  EOF
2025-08-20T22:48:38.0467115Z [00:02:57.069]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b727/_pkg_.a -trimpath "/tmp/tmp.ktsoLsWyz4/TEMPREPO/command/ca=>github.com/smallstep/cli/command/ca;$WORK/b727=>" -p github.com/smallstep/cli/command/ca -lang=go1.23 -complete -installsuffix shared -buildid h-V92YzoUYzTkMoLGZD6/h-V92YzoUYzTkMoLGZD6 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b727/importcfg -pack /tmp/tmp.ktsoLsWyz4/TEMPREPO/command/ca/bootstrap.go /tmp/tmp.ktsoLsWyz4/TEMPREPO/command/ca/ca.go /tmp/tmp.ktsoLsWyz4/TEMPREPO/command/ca/certificate.go /tmp/tmp.ktsoLsWyz4/TEMPREPO/command/ca/federation.go /tmp/tmp.ktsoLsWyz4/TEMPREPO/command/ca/health.go /tmp/tmp.ktsoLsWyz4/TEMPREPO/command/ca/init.go /tmp/tmp.ktsoLsWyz4/TEMPREPO/command/ca/rekey.go /tmp/tmp.ktsoLsWyz4/TEMPREPO/command/ca/renew.go /tmp/tmp.ktsoLsWyz4/TEMPREPO/command/ca/revoke.go /tmp/tmp.ktsoLsWyz4/TEMPREPO/command/ca/root.go /tmp/tmp.ktsoLsWyz4/TEMPREPO/command/ca/sign.go /tmp/tmp.ktsoLsWyz4/TEMPREPO/command/ca/token.go
2025-08-20T22:48:38.0524849Z [00:02:57.079]➜  go tool buildid -w $WORK/b886/_pkg_.a # internal
2025-08-20T22:48:38.0528057Z [00:02:57.080]➜  cp $WORK/b886/_pkg_.a /root/.cache/go-build/a6/a66deea97d7a6ef3ceb3ae3bdafde7dc153b7f898e923ff6dbf23ba42856310b-d # internal
2025-08-20T22:48:38.0531281Z [00:02:57.080]➜  golang.org/x/crypto/ssh/knownhosts
2025-08-20T22:48:38.0532175Z [00:02:57.080]➜  mkdir -p $WORK/b889/
2025-08-20T22:48:38.0533897Z [00:02:57.080]➜  cat >/tmp/go-build3381348043/b889/importcfg << 'EOF' # internal
2025-08-20T22:48:38.0534484Z [00:02:57.080]➜  # import config
2025-08-20T22:48:38.0537483Z [00:02:57.081]➜  packagefile bufio=/tmp/go-build3381348043/b162/_pkg_.a
2025-08-20T22:48:38.0538566Z [00:02:57.081]➜  packagefile bytes=/tmp/go-build3381348043/b003/_pkg_.a
2025-08-20T22:48:38.0539714Z [00:02:57.081]➜  packagefile crypto/hmac=/tmp/go-build3381348043/b126/_pkg_.a
2025-08-20T22:48:38.0540711Z [00:02:57.081]➜  packagefile crypto/rand=/tmp/go-build3381348043/b116/_pkg_.a
2025-08-20T22:48:38.0541204Z [00:02:57.081]➜  packagefile crypto/sha1=/tmp/go-build3381348043/b138/_pkg_.a
2025-08-20T22:48:38.0541685Z [00:02:57.081]➜  packagefile encoding/base64=/tmp/go-build3381348043/b146/_pkg_.a
2025-08-20T22:48:38.0542468Z [00:02:57.081]➜  packagefile errors=/tmp/go-build3381348043/b004/_pkg_.a
2025-08-20T22:48:38.0542898Z [00:02:57.081]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:38.0543385Z [00:02:57.081]➜  packagefile golang.org/x/crypto/ssh=/tmp/go-build3381348043/b455/_pkg_.a
2025-08-20T22:48:38.0543885Z [00:02:57.081]➜  packagefile io=/tmp/go-build3381348043/b034/_pkg_.a
2025-08-20T22:48:38.0544293Z [00:02:57.081]➜  packagefile net=/tmp/go-build3381348043/b148/_pkg_.a
2025-08-20T22:48:38.0544702Z [00:02:57.081]➜  packagefile os=/tmp/go-build3381348043/b079/_pkg_.a
2025-08-20T22:48:38.0545119Z [00:02:57.081]➜  packagefile strings=/tmp/go-build3381348043/b063/_pkg_.a
2025-08-20T22:48:38.0546973Z [00:02:57.081]➜  EOF
2025-08-20T22:48:38.0549701Z [00:02:57.081]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b889/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/crypto@v0.41.0/ssh/knownhosts=>golang.org/x/crypto@v0.41.0/ssh/knownhosts;$WORK/b889=>" -p golang.org/x/crypto/ssh/knownhosts -lang=go1.23 -complete -installsuffix shared -buildid giCPleyEikLvTqY4UyLV/giCPleyEikLvTqY4UyLV -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b889/importcfg -pack /root/go/pkg/mod/golang.org/x/crypto@v0.41.0/ssh/knownhosts/knownhosts.go
2025-08-20T22:48:38.0551767Z [00:02:57.082]➜  go tool buildid -w $WORK/b881/_pkg_.a # internal
2025-08-20T22:48:38.0568370Z [00:02:57.083]➜  cp $WORK/b881/_pkg_.a /root/.cache/go-build/35/35f999860b06fc0f85efd3e11b032e38a3ca2a4f2c94e73dfa195efb55c975d5-d # internal
2025-08-20T22:48:38.0569489Z [00:02:57.084]➜  github.com/smallstep/cli/command/crypto/winpe
2025-08-20T22:48:38.0569905Z [00:02:57.084]➜  mkdir -p $WORK/b878/
2025-08-20T22:48:38.0570495Z [00:02:57.084]➜  cat >/tmp/go-build3381348043/b878/importcfg << 'EOF' # internal
2025-08-20T22:48:38.0570979Z [00:02:57.084]➜  # import config
2025-08-20T22:48:38.0571378Z [00:02:57.084]➜  packagefile debug/pe=/tmp/go-build3381348043/b879/_pkg_.a
2025-08-20T22:48:38.0572039Z [00:02:57.084]➜  packagefile encoding/asn1=/tmp/go-build3381348043/b110/_pkg_.a
2025-08-20T22:48:38.0572706Z [00:02:57.084]➜  packagefile encoding/binary=/tmp/go-build3381348043/b132/_pkg_.a
2025-08-20T22:48:38.0573353Z [00:02:57.084]➜  packagefile encoding/pem=/tmp/go-build3381348043/b145/_pkg_.a
2025-08-20T22:48:38.0574028Z [00:02:57.084]➜  packagefile github.com/pkg/errors=/tmp/go-build3381348043/b195/_pkg_.a
2025-08-20T22:48:38.0574865Z [00:02:57.084]➜  packagefile github.com/smallstep/cli-utils/errs=/tmp/go-build3381348043/b582/_pkg_.a
2025-08-20T22:48:38.0576997Z [00:02:57.084]➜  packagefile github.com/urfave/cli=/tmp/go-build3381348043/b583/_pkg_.a
2025-08-20T22:48:38.0577910Z [00:02:57.084]➜  packagefile go.mozilla.org/pkcs7=/tmp/go-build3381348043/b881/_pkg_.a
2025-08-20T22:48:38.0578599Z [00:02:57.084]➜  packagefile io=/tmp/go-build3381348043/b034/_pkg_.a
2025-08-20T22:48:38.0579067Z [00:02:57.084]➜  packagefile os=/tmp/go-build3381348043/b079/_pkg_.a
2025-08-20T22:48:38.0579792Z [00:02:57.084]➜  packagefile path=/tmp/go-build3381348043/b082/_pkg_.a
2025-08-20T22:48:38.0580288Z [00:02:57.084]➜  EOF
2025-08-20T22:48:38.0582703Z [00:02:57.084]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b878/_pkg_.a -trimpath "/tmp/tmp.ktsoLsWyz4/TEMPREPO/command/crypto/winpe=>github.com/smallstep/cli/command/crypto/winpe;$WORK/b878=>" -p github.com/smallstep/cli/command/crypto/winpe -lang=go1.23 -complete -installsuffix shared -buildid vNdI0Er4cOw8Q4yRoSVW/vNdI0Er4cOw8Q4yRoSVW -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b878/importcfg -pack /tmp/tmp.ktsoLsWyz4/TEMPREPO/command/crypto/winpe/winpe.go
2025-08-20T22:48:38.0962033Z [00:02:57.123]➜  go tool buildid -w $WORK/b878/_pkg_.a # internal
2025-08-20T22:48:38.0972699Z [00:02:57.124]➜  cp $WORK/b878/_pkg_.a /root/.cache/go-build/fd/fdddd55e085fc437f1dc96b0a51ad2fc72aa989832d81fa92a49ebc6b0ea5d56-d # internal
2025-08-20T22:48:38.0976972Z [00:02:57.125]➜  github.com/smallstep/cli/command/crypto
2025-08-20T22:48:38.0980441Z [00:02:57.125]➜  mkdir -p $WORK/b852/
2025-08-20T22:48:38.0987311Z [00:02:57.126]➜  cat >/tmp/go-build3381348043/b852/importcfg << 'EOF' # internal
2025-08-20T22:48:38.0988568Z [00:02:57.126]➜  # import config
2025-08-20T22:48:38.0989438Z [00:02:57.126]➜  packagefile bytes=/tmp/go-build3381348043/b003/_pkg_.a
2025-08-20T22:48:38.0989908Z [00:02:57.126]➜  packagefile encoding/json=/tmp/go-build3381348043/b158/_pkg_.a
2025-08-20T22:48:38.0990352Z [00:02:57.126]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:38.0990834Z [00:02:57.126]➜  packagefile github.com/pkg/errors=/tmp/go-build3381348043/b195/_pkg_.a
2025-08-20T22:48:38.0991430Z [00:02:57.126]➜  packagefile github.com/smallstep/cli-utils/command=/tmp/go-build3381348043/b580/_pkg_.a
2025-08-20T22:48:38.0992341Z [00:02:57.126]➜  packagefile github.com/smallstep/cli-utils/errs=/tmp/go-build3381348043/b582/_pkg_.a
2025-08-20T22:48:38.0992979Z [00:02:57.126]➜  packagefile github.com/smallstep/cli-utils/fileutil=/tmp/go-build3381348043/b579/_pkg_.a
2025-08-20T22:48:38.0993616Z [00:02:57.126]➜  packagefile github.com/smallstep/cli-utils/ui=/tmp/go-build3381348043/b586/_pkg_.a
2025-08-20T22:48:38.0994274Z [00:02:57.126]➜  packagefile github.com/smallstep/cli/command/crypto/hash=/tmp/go-build3381348043/b853/_pkg_.a
2025-08-20T22:48:38.0994970Z [00:02:57.126]➜  packagefile github.com/smallstep/cli/command/crypto/jose=/tmp/go-build3381348043/b854/_pkg_.a
2025-08-20T22:48:38.0995658Z [00:02:57.126]➜  packagefile github.com/smallstep/cli/command/crypto/jwe=/tmp/go-build3381348043/b855/_pkg_.a
2025-08-20T22:48:38.0997149Z [00:02:57.126]➜  packagefile github.com/smallstep/cli/command/crypto/jwk=/tmp/go-build3381348043/b856/_pkg_.a
2025-08-20T22:48:38.0997846Z [00:02:57.126]➜  packagefile github.com/smallstep/cli/command/crypto/jws=/tmp/go-build3381348043/b857/_pkg_.a
2025-08-20T22:48:38.0998540Z [00:02:57.126]➜  packagefile github.com/smallstep/cli/command/crypto/jwt=/tmp/go-build3381348043/b858/_pkg_.a
2025-08-20T22:48:38.0999224Z [00:02:57.126]➜  packagefile github.com/smallstep/cli/command/crypto/kdf=/tmp/go-build3381348043/b859/_pkg_.a
2025-08-20T22:48:38.0999917Z [00:02:57.126]➜  packagefile github.com/smallstep/cli/command/crypto/key=/tmp/go-build3381348043/b861/_pkg_.a
2025-08-20T22:48:38.1000608Z [00:02:57.126]➜  packagefile github.com/smallstep/cli/command/crypto/nacl=/tmp/go-build3381348043/b862/_pkg_.a
2025-08-20T22:48:38.1001298Z [00:02:57.126]➜  packagefile github.com/smallstep/cli/command/crypto/otp=/tmp/go-build3381348043/b866/_pkg_.a
2025-08-20T22:48:38.1002191Z [00:02:57.126]➜  packagefile github.com/smallstep/cli/command/crypto/rand=/tmp/go-build3381348043/b877/_pkg_.a
2025-08-20T22:48:38.1002957Z [00:02:57.126]➜  packagefile github.com/smallstep/cli/command/crypto/winpe=/tmp/go-build3381348043/b878/_pkg_.a
2025-08-20T22:48:38.1003607Z [00:02:57.126]➜  packagefile github.com/smallstep/cli/flags=/tmp/go-build3381348043/b731/_pkg_.a
2025-08-20T22:48:38.1004189Z [00:02:57.126]➜  packagefile github.com/smallstep/cli/utils=/tmp/go-build3381348043/b724/_pkg_.a
2025-08-20T22:48:38.1004742Z [00:02:57.126]➜  packagefile github.com/urfave/cli=/tmp/go-build3381348043/b583/_pkg_.a
2025-08-20T22:48:38.1005382Z [00:02:57.126]➜  packagefile go.step.sm/crypto/jose=/tmp/go-build3381348043/b445/_pkg_.a
2025-08-20T22:48:38.1006147Z [00:02:57.126]➜  packagefile go.step.sm/crypto/keyutil=/tmp/go-build3381348043/b453/_pkg_.a
2025-08-20T22:48:38.1006709Z [00:02:57.126]➜  packagefile go.step.sm/crypto/pemutil=/tmp/go-build3381348043/b461/_pkg_.a
2025-08-20T22:48:38.1007181Z [00:02:57.126]➜  packagefile os=/tmp/go-build3381348043/b079/_pkg_.a
2025-08-20T22:48:38.1007490Z [00:02:57.126]➜  EOF
2025-08-20T22:48:38.1015378Z [00:02:57.128]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b852/_pkg_.a -trimpath "/tmp/tmp.ktsoLsWyz4/TEMPREPO/command/crypto=>github.com/smallstep/cli/command/crypto;$WORK/b852=>" -p github.com/smallstep/cli/command/crypto -lang=go1.23 -complete -installsuffix shared -buildid _9ypQAqrORz6tv3SsIK3/_9ypQAqrORz6tv3SsIK3 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b852/importcfg -pack /tmp/tmp.ktsoLsWyz4/TEMPREPO/command/crypto/change-pass.go /tmp/tmp.ktsoLsWyz4/TEMPREPO/command/crypto/crypto.go /tmp/tmp.ktsoLsWyz4/TEMPREPO/command/crypto/keypair.go
2025-08-20T22:48:38.1072049Z [00:02:57.134]➜  go tool buildid -w $WORK/b889/_pkg_.a # internal
2025-08-20T22:48:38.1081910Z [00:02:57.135]➜  cp $WORK/b889/_pkg_.a /root/.cache/go-build/fc/fc875ced058becbd6fe59a0a301f9cbe840ecd80b364748e6db68252fad0b23f-d # internal
2025-08-20T22:48:38.1082688Z [00:02:57.135]➜  github.com/smallstep/cli/internal/sshutil
2025-08-20T22:48:38.1083028Z [00:02:57.135]➜  mkdir -p $WORK/b888/
2025-08-20T22:48:38.1083429Z [00:02:57.135]➜  cat >/tmp/go-build3381348043/b888/importcfg << 'EOF' # internal
2025-08-20T22:48:38.1084026Z [00:02:57.135]➜  # import config
2025-08-20T22:48:38.1084367Z [00:02:57.135]➜  packagefile bufio=/tmp/go-build3381348043/b162/_pkg_.a
2025-08-20T22:48:38.1084785Z [00:02:57.135]➜  packagefile bytes=/tmp/go-build3381348043/b003/_pkg_.a
2025-08-20T22:48:38.1085216Z [00:02:57.135]➜  packagefile crypto=/tmp/go-build3381348043/b052/_pkg_.a
2025-08-20T22:48:38.1085664Z [00:02:57.135]➜  packagefile crypto/dsa=/tmp/go-build3381348043/b142/_pkg_.a
2025-08-20T22:48:38.1086591Z [00:02:57.135]➜  packagefile crypto/ecdh=/tmp/go-build3381348043/b057/_pkg_.a
2025-08-20T22:48:38.1087062Z [00:02:57.135]➜  packagefile crypto/ecdsa=/tmp/go-build3381348043/b056/_pkg_.a
2025-08-20T22:48:38.1087536Z [00:02:57.135]➜  packagefile crypto/ed25519=/tmp/go-build3381348043/b113/_pkg_.a
2025-08-20T22:48:38.1088053Z [00:02:57.135]➜  packagefile crypto/elliptic=/tmp/go-build3381348043/b095/_pkg_.a
2025-08-20T22:48:38.1088530Z [00:02:57.135]➜  packagefile crypto/rsa=/tmp/go-build3381348043/b117/_pkg_.a
2025-08-20T22:48:38.1089002Z [00:02:57.135]➜  packagefile encoding/binary=/tmp/go-build3381348043/b132/_pkg_.a
2025-08-20T22:48:38.1089446Z [00:02:57.135]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:38.1089912Z [00:02:57.135]➜  packagefile github.com/pkg/errors=/tmp/go-build3381348043/b195/_pkg_.a
2025-08-20T22:48:38.1090501Z [00:02:57.135]➜  packagefile github.com/smallstep/cli-utils/step=/tmp/go-build3381348043/b581/_pkg_.a
2025-08-20T22:48:38.1091139Z [00:02:57.135]➜  packagefile github.com/smallstep/cli/internal/cast=/tmp/go-build3381348043/b732/_pkg_.a
2025-08-20T22:48:38.1091728Z [00:02:57.135]➜  packagefile golang.org/x/crypto/ssh=/tmp/go-build3381348043/b455/_pkg_.a
2025-08-20T22:48:38.1092292Z [00:02:57.135]➜  packagefile golang.org/x/crypto/ssh/agent=/tmp/go-build3381348043/b603/_pkg_.a
2025-08-20T22:48:38.1093144Z [00:02:57.135]➜  packagefile golang.org/x/crypto/ssh/knownhosts=/tmp/go-build3381348043/b889/_pkg_.a
2025-08-20T22:48:38.1093785Z [00:02:57.135]➜  packagefile golang.org/x/term=/tmp/go-build3381348043/b608/_pkg_.a
2025-08-20T22:48:38.1094247Z [00:02:57.135]➜  packagefile io=/tmp/go-build3381348043/b034/_pkg_.a
2025-08-20T22:48:38.1094649Z [00:02:57.135]➜  packagefile log=/tmp/go-build3381348043/b171/_pkg_.a
2025-08-20T22:48:38.1095069Z [00:02:57.135]➜  packagefile math/big=/tmp/go-build3381348043/b096/_pkg_.a
2025-08-20T22:48:38.1095587Z [00:02:57.135]➜  packagefile net=/tmp/go-build3381348043/b148/_pkg_.a
2025-08-20T22:48:38.1096195Z [00:02:57.135]➜  packagefile os=/tmp/go-build3381348043/b079/_pkg_.a
2025-08-20T22:48:38.1096642Z [00:02:57.135]➜  packagefile path/filepath=/tmp/go-build3381348043/b156/_pkg_.a
2025-08-20T22:48:38.1097088Z [00:02:57.135]➜  packagefile regexp=/tmp/go-build3381348043/b184/_pkg_.a
2025-08-20T22:48:38.1097513Z [00:02:57.135]➜  packagefile runtime=/tmp/go-build3381348043/b010/_pkg_.a
2025-08-20T22:48:38.1097952Z [00:02:57.135]➜  packagefile strings=/tmp/go-build3381348043/b063/_pkg_.a
2025-08-20T22:48:38.1098374Z [00:02:57.135]➜  packagefile time=/tmp/go-build3381348043/b044/_pkg_.a
2025-08-20T22:48:38.1098688Z [00:02:57.135]➜  EOF
2025-08-20T22:48:38.1101661Z [00:02:57.135]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b888/_pkg_.a -trimpath "/tmp/tmp.ktsoLsWyz4/TEMPREPO/internal/sshutil=>github.com/smallstep/cli/internal/sshutil;$WORK/b888=>" -p github.com/smallstep/cli/internal/sshutil -lang=go1.23 -complete -installsuffix shared -buildid 2bHvpsyNkifyojcnv0VT/2bHvpsyNkifyojcnv0VT -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b888/importcfg -pack /tmp/tmp.ktsoLsWyz4/TEMPREPO/internal/sshutil/agent.go /tmp/tmp.ktsoLsWyz4/TEMPREPO/internal/sshutil/agent_unix.go /tmp/tmp.ktsoLsWyz4/TEMPREPO/internal/sshutil/inspect.go /tmp/tmp.ktsoLsWyz4/TEMPREPO/internal/sshutil/pipe.go /tmp/tmp.ktsoLsWyz4/TEMPREPO/internal/sshutil/shell.go /tmp/tmp.ktsoLsWyz4/TEMPREPO/internal/sshutil/sshutil.go
2025-08-20T22:48:38.1280196Z [00:02:57.155]➜  go tool buildid -w $WORK/b884/_pkg_.a # internal
2025-08-20T22:48:38.1299253Z [00:02:57.157]➜  cp $WORK/b884/_pkg_.a /root/.cache/go-build/d5/d5425167a9166d88391370321e9b65fa387fd8945b5e6e3cdf7994fd5ed63570-d # internal
2025-08-20T22:48:38.1300213Z [00:02:57.157]➜  github.com/smallstep/cli/command/oauth
2025-08-20T22:48:38.1300537Z [00:02:57.157]➜  mkdir -p $WORK/b883/
2025-08-20T22:48:38.1300925Z [00:02:57.157]➜  cat >/tmp/go-build3381348043/b883/importcfg << 'EOF' # internal
2025-08-20T22:48:38.1301284Z [00:02:57.157]➜  # import config
2025-08-20T22:48:38.1301623Z [00:02:57.157]➜  packagefile bytes=/tmp/go-build3381348043/b003/_pkg_.a
2025-08-20T22:48:38.1302072Z [00:02:57.157]➜  packagefile crypto/sha256=/tmp/go-build3381348043/b119/_pkg_.a
2025-08-20T22:48:38.1302537Z [00:02:57.157]➜  packagefile crypto/x509=/tmp/go-build3381348043/b141/_pkg_.a
2025-08-20T22:48:38.1303007Z [00:02:57.157]➜  packagefile encoding/base64=/tmp/go-build3381348043/b146/_pkg_.a
2025-08-20T22:48:38.1303487Z [00:02:57.157]➜  packagefile encoding/json=/tmp/go-build3381348043/b158/_pkg_.a
2025-08-20T22:48:38.1303957Z [00:02:57.157]➜  packagefile encoding/pem=/tmp/go-build3381348043/b145/_pkg_.a
2025-08-20T22:48:38.1304400Z [00:02:57.157]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:38.1304866Z [00:02:57.157]➜  packagefile github.com/pkg/errors=/tmp/go-build3381348043/b195/_pkg_.a
2025-08-20T22:48:38.1305463Z [00:02:57.157]➜  packagefile github.com/smallstep/cli-utils/command=/tmp/go-build3381348043/b580/_pkg_.a
2025-08-20T22:48:38.1306686Z [00:02:57.157]➜  packagefile github.com/smallstep/cli-utils/errs=/tmp/go-build3381348043/b582/_pkg_.a
2025-08-20T22:48:38.1307304Z [00:02:57.157]➜  packagefile github.com/smallstep/cli/exec=/tmp/go-build3381348043/b734/_pkg_.a
2025-08-20T22:48:38.1307891Z [00:02:57.157]➜  packagefile github.com/smallstep/cli/flags=/tmp/go-build3381348043/b731/_pkg_.a
2025-08-20T22:48:38.1308664Z [00:02:57.157]➜  packagefile github.com/smallstep/cli/utils=/tmp/go-build3381348043/b724/_pkg_.a
2025-08-20T22:48:38.1309290Z [00:02:57.157]➜  packagefile github.com/urfave/cli=/tmp/go-build3381348043/b583/_pkg_.a
2025-08-20T22:48:38.1309819Z [00:02:57.157]➜  packagefile go.step.sm/crypto/jose=/tmp/go-build3381348043/b445/_pkg_.a
2025-08-20T22:48:38.1310355Z [00:02:57.157]➜  packagefile go.step.sm/crypto/randutil=/tmp/go-build3381348043/b417/_pkg_.a
2025-08-20T22:48:38.1310823Z [00:02:57.157]➜  packagefile io=/tmp/go-build3381348043/b034/_pkg_.a
2025-08-20T22:48:38.1311323Z [00:02:57.157]➜  packagefile net=/tmp/go-build3381348043/b148/_pkg_.a
2025-08-20T22:48:38.1311818Z [00:02:57.157]➜  packagefile net/http=/tmp/go-build3381348043/b161/_pkg_.a
2025-08-20T22:48:38.1312290Z [00:02:57.157]➜  packagefile net/http/httptest=/tmp/go-build3381348043/b884/_pkg_.a
2025-08-20T22:48:38.1312750Z [00:02:57.157]➜  packagefile net/url=/tmp/go-build3381348043/b155/_pkg_.a
2025-08-20T22:48:38.1313161Z [00:02:57.157]➜  packagefile os=/tmp/go-build3381348043/b079/_pkg_.a
2025-08-20T22:48:38.1313572Z [00:02:57.157]➜  packagefile path=/tmp/go-build3381348043/b082/_pkg_.a
2025-08-20T22:48:38.1313991Z [00:02:57.157]➜  packagefile strconv=/tmp/go-build3381348043/b054/_pkg_.a
2025-08-20T22:48:38.1314423Z [00:02:57.157]➜  packagefile strings=/tmp/go-build3381348043/b063/_pkg_.a
2025-08-20T22:48:38.1314839Z [00:02:57.157]➜  packagefile time=/tmp/go-build3381348043/b044/_pkg_.a
2025-08-20T22:48:38.1315145Z [00:02:57.157]➜  EOF
2025-08-20T22:48:38.1317435Z [00:02:57.157]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b883/_pkg_.a -trimpath "/tmp/tmp.ktsoLsWyz4/TEMPREPO/command/oauth=>github.com/smallstep/cli/command/oauth;$WORK/b883=>" -p github.com/smallstep/cli/command/oauth -lang=go1.23 -complete -installsuffix shared -buildid k9gnU0n4YqsI31mMIPLK/k9gnU0n4YqsI31mMIPLK -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b883/importcfg -pack /tmp/tmp.ktsoLsWyz4/TEMPREPO/command/oauth/cmd.go
2025-08-20T22:48:38.1663514Z [00:02:57.193]➜  go tool buildid -w $WORK/b852/_pkg_.a # internal
2025-08-20T22:48:38.1701924Z [00:02:57.195]➜  cp $WORK/b852/_pkg_.a /root/.cache/go-build/23/238b9a4c17c15aaf7e034c7cd8ab447cc0a4cf5cee8241c181a5d567f04828c9-d # internal
2025-08-20T22:48:38.1702932Z [00:02:57.195]➜  github.com/smallstep/cli/command/version
2025-08-20T22:48:38.1703264Z [00:02:57.195]➜  mkdir -p $WORK/b890/
2025-08-20T22:48:38.1703639Z [00:02:57.195]➜  cat >/tmp/go-build3381348043/b890/importcfg << 'EOF' # internal
2025-08-20T22:48:38.1703998Z [00:02:57.195]➜  # import config
2025-08-20T22:48:38.1704343Z [00:02:57.195]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:38.1704881Z [00:02:57.195]➜  packagefile github.com/smallstep/cli-utils/command=/tmp/go-build3381348043/b580/_pkg_.a
2025-08-20T22:48:38.1705514Z [00:02:57.195]➜  packagefile github.com/smallstep/cli-utils/step=/tmp/go-build3381348043/b581/_pkg_.a
2025-08-20T22:48:38.1706274Z [00:02:57.195]➜  packagefile github.com/smallstep/cli/flags=/tmp/go-build3381348043/b731/_pkg_.a
2025-08-20T22:48:38.1706839Z [00:02:57.195]➜  packagefile github.com/urfave/cli=/tmp/go-build3381348043/b583/_pkg_.a
2025-08-20T22:48:38.1707205Z [00:02:57.195]➜  EOF
2025-08-20T22:48:38.1709010Z [00:02:57.195]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b890/_pkg_.a -trimpath "/tmp/tmp.ktsoLsWyz4/TEMPREPO/command/version=>github.com/smallstep/cli/command/version;$WORK/b890=>" -p github.com/smallstep/cli/command/version -lang=go1.23 -complete -installsuffix shared -buildid I2sa-J25-d2sEFAK8NjB/I2sa-J25-d2sEFAK8NjB -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b890/importcfg -pack /tmp/tmp.ktsoLsWyz4/TEMPREPO/command/version/version.go
2025-08-20T22:48:38.2052552Z [00:02:57.232]➜  go tool buildid -w $WORK/b890/_pkg_.a # internal
2025-08-20T22:48:38.2061400Z [00:02:57.233]➜  cp $WORK/b890/_pkg_.a /root/.cache/go-build/ab/abb2e337e5aec39247e39fa1b9cb4561402553acc610a65b1aa88a60885643a4-d # internal
2025-08-20T22:48:38.2346797Z [00:02:57.261]➜  go tool buildid -w $WORK/b888/_pkg_.a # internal
2025-08-20T22:48:38.2364586Z [00:02:57.263]➜  cp $WORK/b888/_pkg_.a /root/.cache/go-build/c9/c90bf30591372359afda4ff2ce5ef00988f5c3dbc6a99b874b828c0689ae8bed-d # internal
2025-08-20T22:48:38.2448659Z [00:02:57.272]➜  go tool buildid -w $WORK/b883/_pkg_.a # internal
2025-08-20T22:48:38.2470424Z [00:02:57.274]➜  cp $WORK/b883/_pkg_.a /root/.cache/go-build/d9/d90d16ac630248db2f7202356b8e9d02f073a7054db83487ec8dc55f1062b23f-d # internal
2025-08-20T22:48:38.3136650Z [00:02:57.341]➜  go tool buildid -w $WORK/b727/_pkg_.a # internal
2025-08-20T22:48:38.3182236Z [00:02:57.345]➜  cp $WORK/b727/_pkg_.a /root/.cache/go-build/0a/0a732915e64af473cab476a882717ef560d8876a23f2e3bc4f1c04fad97e10e0-d # internal
2025-08-20T22:48:38.3192907Z [00:02:57.345]➜  github.com/smallstep/cli/command/beta
2025-08-20T22:48:38.3193578Z [00:02:57.345]➜  mkdir -p $WORK/b726/
2025-08-20T22:48:38.3193970Z [00:02:57.346]➜  cat >/tmp/go-build3381348043/b726/importcfg << 'EOF' # internal
2025-08-20T22:48:38.3194325Z [00:02:57.346]➜  # import config
2025-08-20T22:48:38.3194811Z [00:02:57.346]➜  packagefile github.com/smallstep/cli-utils/command=/tmp/go-build3381348043/b580/_pkg_.a
2025-08-20T22:48:38.3195449Z [00:02:57.346]➜  packagefile github.com/smallstep/cli/command/ca=/tmp/go-build3381348043/b727/_pkg_.a
2025-08-20T22:48:38.3196240Z [00:02:57.346]➜  packagefile github.com/urfave/cli=/tmp/go-build3381348043/b583/_pkg_.a
2025-08-20T22:48:38.3196606Z [00:02:57.346]➜  EOF
2025-08-20T22:48:38.3198852Z [00:02:57.346]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b726/_pkg_.a -trimpath "/tmp/tmp.ktsoLsWyz4/TEMPREPO/command/beta=>github.com/smallstep/cli/command/beta;$WORK/b726=>" -p github.com/smallstep/cli/command/beta -lang=go1.23 -complete -installsuffix shared -buildid SgZ7ELnhJ7gHYBzSQjlz/SgZ7ELnhJ7gHYBzSQjlz -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b726/importcfg -pack /tmp/tmp.ktsoLsWyz4/TEMPREPO/command/beta/beta.go
2025-08-20T22:48:38.3200514Z [00:02:57.346]➜  github.com/smallstep/cli/command/ssh
2025-08-20T22:48:38.3200823Z [00:02:57.346]➜  mkdir -p $WORK/b887/
2025-08-20T22:48:38.3201195Z [00:02:57.346]➜  cat >/tmp/go-build3381348043/b887/importcfg << 'EOF' # internal
2025-08-20T22:48:38.3201746Z [00:02:57.346]➜  # import config
2025-08-20T22:48:38.3202091Z [00:02:57.346]➜  packagefile bytes=/tmp/go-build3381348043/b003/_pkg_.a
2025-08-20T22:48:38.3202514Z [00:02:57.346]➜  packagefile crypto=/tmp/go-build3381348043/b052/_pkg_.a
2025-08-20T22:48:38.3202957Z [00:02:57.346]➜  packagefile crypto/rand=/tmp/go-build3381348043/b116/_pkg_.a
2025-08-20T22:48:38.3203422Z [00:02:57.346]➜  packagefile crypto/x509=/tmp/go-build3381348043/b141/_pkg_.a
2025-08-20T22:48:38.3203890Z [00:02:57.346]➜  packagefile encoding/base64=/tmp/go-build3381348043/b146/_pkg_.a
2025-08-20T22:48:38.3204366Z [00:02:57.346]➜  packagefile encoding/json=/tmp/go-build3381348043/b158/_pkg_.a
2025-08-20T22:48:38.3204809Z [00:02:57.346]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:38.3205287Z [00:02:57.346]➜  packagefile github.com/google/uuid=/tmp/go-build3381348043/b436/_pkg_.a
2025-08-20T22:48:38.3205966Z [00:02:57.346]➜  packagefile github.com/pkg/errors=/tmp/go-build3381348043/b195/_pkg_.a
2025-08-20T22:48:38.3206625Z [00:02:57.346]➜  packagefile github.com/smallstep/certificates/api=/tmp/go-build3381348043/b637/_pkg_.a
2025-08-20T22:48:38.3207361Z [00:02:57.346]➜  packagefile github.com/smallstep/certificates/authority/provisioner=/tmp/go-build3381348043/b419/_pkg_.a
2025-08-20T22:48:38.3208078Z [00:02:57.346]➜  packagefile github.com/smallstep/certificates/ca=/tmp/go-build3381348043/b002/_pkg_.a
2025-08-20T22:48:38.3208755Z [00:02:57.346]➜  packagefile github.com/smallstep/certificates/ca/identity=/tmp/go-build3381348043/b647/_pkg_.a
2025-08-20T22:48:38.3209433Z [00:02:57.346]➜  packagefile github.com/smallstep/certificates/errs=/tmp/go-build3381348043/b426/_pkg_.a
2025-08-20T22:48:38.3210105Z [00:02:57.346]➜  packagefile github.com/smallstep/certificates/templates=/tmp/go-build3381348043/b578/_pkg_.a
2025-08-20T22:48:38.3210970Z [00:02:57.346]➜  packagefile github.com/smallstep/cli-utils/command=/tmp/go-build3381348043/b580/_pkg_.a
2025-08-20T22:48:38.3211665Z [00:02:57.346]➜  packagefile github.com/smallstep/cli-utils/errs=/tmp/go-build3381348043/b582/_pkg_.a
2025-08-20T22:48:38.3212306Z [00:02:57.346]➜  packagefile github.com/smallstep/cli-utils/fileutil=/tmp/go-build3381348043/b579/_pkg_.a
2025-08-20T22:48:38.3212936Z [00:02:57.346]➜  packagefile github.com/smallstep/cli-utils/step=/tmp/go-build3381348043/b581/_pkg_.a
2025-08-20T22:48:38.3213651Z [00:02:57.346]➜  packagefile github.com/smallstep/cli-utils/ui=/tmp/go-build3381348043/b586/_pkg_.a
2025-08-20T22:48:38.3214378Z [00:02:57.346]➜  packagefile github.com/smallstep/cli/command/ca=/tmp/go-build3381348043/b727/_pkg_.a
2025-08-20T22:48:38.3214978Z [00:02:57.346]➜  packagefile github.com/smallstep/cli/exec=/tmp/go-build3381348043/b734/_pkg_.a
2025-08-20T22:48:38.3215561Z [00:02:57.346]➜  packagefile github.com/smallstep/cli/flags=/tmp/go-build3381348043/b731/_pkg_.a
2025-08-20T22:48:38.3216666Z [00:02:57.346]➜  packagefile github.com/smallstep/cli/internal/sshutil=/tmp/go-build3381348043/b888/_pkg_.a
2025-08-20T22:48:38.3217301Z [00:02:57.346]➜  packagefile github.com/smallstep/cli/token=/tmp/go-build3381348043/b738/_pkg_.a
2025-08-20T22:48:38.3217889Z [00:02:57.346]➜  packagefile github.com/smallstep/cli/utils=/tmp/go-build3381348043/b724/_pkg_.a
2025-08-20T22:48:38.3218503Z [00:02:57.346]➜  packagefile github.com/smallstep/cli/utils/cautils=/tmp/go-build3381348043/b733/_pkg_.a
2025-08-20T22:48:38.3219302Z [00:02:57.346]➜  packagefile github.com/urfave/cli=/tmp/go-build3381348043/b583/_pkg_.a
2025-08-20T22:48:38.3219832Z [00:02:57.346]➜  packagefile go.step.sm/crypto/jose=/tmp/go-build3381348043/b445/_pkg_.a
2025-08-20T22:48:38.3220362Z [00:02:57.346]➜  packagefile go.step.sm/crypto/keyutil=/tmp/go-build3381348043/b453/_pkg_.a
2025-08-20T22:48:38.3220901Z [00:02:57.346]➜  packagefile go.step.sm/crypto/pemutil=/tmp/go-build3381348043/b461/_pkg_.a
2025-08-20T22:48:38.3221442Z [00:02:57.346]➜  packagefile go.step.sm/crypto/sshutil=/tmp/go-build3381348043/b601/_pkg_.a
2025-08-20T22:48:38.3221999Z [00:02:57.346]➜  packagefile golang.org/x/crypto/blake2b=/tmp/go-build3381348043/b422/_pkg_.a
2025-08-20T22:48:38.3222720Z [00:02:57.346]➜  packagefile golang.org/x/crypto/ssh=/tmp/go-build3381348043/b455/_pkg_.a
2025-08-20T22:48:38.3223190Z [00:02:57.346]➜  packagefile io=/tmp/go-build3381348043/b034/_pkg_.a
2025-08-20T22:48:38.3223591Z [00:02:57.346]➜  packagefile net=/tmp/go-build3381348043/b148/_pkg_.a
2025-08-20T22:48:38.3224022Z [00:02:57.346]➜  packagefile net/http=/tmp/go-build3381348043/b161/_pkg_.a
2025-08-20T22:48:38.3224453Z [00:02:57.346]➜  packagefile net/url=/tmp/go-build3381348043/b155/_pkg_.a
2025-08-20T22:48:38.3224866Z [00:02:57.346]➜  packagefile os=/tmp/go-build3381348043/b079/_pkg_.a
2025-08-20T22:48:38.3225281Z [00:02:57.346]➜  packagefile runtime=/tmp/go-build3381348043/b010/_pkg_.a
2025-08-20T22:48:38.3225707Z [00:02:57.346]➜  packagefile strconv=/tmp/go-build3381348043/b054/_pkg_.a
2025-08-20T22:48:38.3226372Z [00:02:57.346]➜  packagefile strings=/tmp/go-build3381348043/b063/_pkg_.a
2025-08-20T22:48:38.3226797Z [00:02:57.346]➜  packagefile sync=/tmp/go-build3381348043/b035/_pkg_.a
2025-08-20T22:48:38.3227251Z [00:02:57.346]➜  packagefile text/tabwriter=/tmp/go-build3381348043/b192/_pkg_.a
2025-08-20T22:48:38.3227696Z [00:02:57.346]➜  packagefile time=/tmp/go-build3381348043/b044/_pkg_.a
2025-08-20T22:48:38.3228027Z [00:02:57.346]➜  EOF
2025-08-20T22:48:38.3233002Z [00:02:57.346]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b887/_pkg_.a -trimpath "/tmp/tmp.ktsoLsWyz4/TEMPREPO/command/ssh=>github.com/smallstep/cli/command/ssh;$WORK/b887=>" -p github.com/smallstep/cli/command/ssh -lang=go1.23 -complete -installsuffix shared -buildid VUYGx85fJlbk438htnph/VUYGx85fJlbk438htnph -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b887/importcfg -pack /tmp/tmp.ktsoLsWyz4/TEMPREPO/command/ssh/certificate.go /tmp/tmp.ktsoLsWyz4/TEMPREPO/command/ssh/checkHost.go /tmp/tmp.ktsoLsWyz4/TEMPREPO/command/ssh/config.go /tmp/tmp.ktsoLsWyz4/TEMPREPO/command/ssh/fingerprint.go /tmp/tmp.ktsoLsWyz4/TEMPREPO/command/ssh/hosts.go /tmp/tmp.ktsoLsWyz4/TEMPREPO/command/ssh/inspect.go /tmp/tmp.ktsoLsWyz4/TEMPREPO/command/ssh/list.go /tmp/tmp.ktsoLsWyz4/TEMPREPO/command/ssh/login.go /tmp/tmp.ktsoLsWyz4/TEMPREPO/command/ssh/logout.go /tmp/tmp.ktsoLsWyz4/TEMPREPO/command/ssh/needsRenewal.go /tmp/tmp.ktsoLsWyz4/TEMPREPO/command/ssh/proxycommand.go /tmp/tmp.ktsoLsWyz4/TEMPREPO/command/ssh/rekey.go /tmp/tmp.ktsoLsWyz4/TEMPREPO/command/ssh/renew.go /tmp/tmp.ktsoLsWyz4/TEMPREPO/command/ssh/revoke.go /tmp/tmp.ktsoLsWyz4/TEMPREPO/command/ssh/ssh.go
2025-08-20T22:48:38.3335243Z [00:02:57.360]➜  go tool buildid -w $WORK/b726/_pkg_.a # internal
2025-08-20T22:48:38.3386032Z [00:02:57.365]➜  cp $WORK/b726/_pkg_.a /root/.cache/go-build/61/6139d69b2221305354530861e00e1c341513918dfa0fe4127ff40f8fab2b0c65-d # internal
2025-08-20T22:48:38.4884313Z [00:02:57.515]➜  go tool buildid -w $WORK/b887/_pkg_.a # internal
2025-08-20T22:48:38.4919881Z [00:02:57.519]➜  cp $WORK/b887/_pkg_.a /root/.cache/go-build/0a/0a83d76c2bf6c178b27e0e5c683d79ddf00cd43dd68ea13e1225273ac47a6698-d # internal
2025-08-20T22:48:38.4921169Z [00:02:57.519]➜  github.com/smallstep/cli/internal/cmd
2025-08-20T22:48:38.4922122Z [00:02:57.519]➜  mkdir -p $WORK/b681/
2025-08-20T22:48:38.4925354Z [00:02:57.519]➜  cat >/tmp/go-build3381348043/b681/importcfg << 'EOF' # internal
2025-08-20T22:48:38.4926280Z [00:02:57.519]➜  # import config
2025-08-20T22:48:38.4926652Z [00:02:57.519]➜  packagefile errors=/tmp/go-build3381348043/b004/_pkg_.a
2025-08-20T22:48:38.4927084Z [00:02:57.519]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:38.4927672Z [00:02:57.519]➜  packagefile github.com/smallstep/certificates/cas/cloudcas=/tmp/go-build3381348043/b682/_pkg_.a
2025-08-20T22:48:38.4928387Z [00:02:57.519]➜  packagefile github.com/smallstep/certificates/cas/softcas=/tmp/go-build3381348043/b615/_pkg_.a
2025-08-20T22:48:38.4929103Z [00:02:57.519]➜  packagefile github.com/smallstep/certificates/cas/stepcas=/tmp/go-build3381348043/b720/_pkg_.a
2025-08-20T22:48:38.4929771Z [00:02:57.519]➜  packagefile github.com/smallstep/cli-utils/command=/tmp/go-build3381348043/b580/_pkg_.a
2025-08-20T22:48:38.4930656Z [00:02:57.519]➜  packagefile github.com/smallstep/cli-utils/fileutil=/tmp/go-build3381348043/b579/_pkg_.a
2025-08-20T22:48:38.4931480Z [00:02:57.519]➜  packagefile github.com/smallstep/cli-utils/step=/tmp/go-build3381348043/b581/_pkg_.a
2025-08-20T22:48:38.4932142Z [00:02:57.519]➜  packagefile github.com/smallstep/cli-utils/ui=/tmp/go-build3381348043/b586/_pkg_.a
2025-08-20T22:48:38.4932768Z [00:02:57.519]➜  packagefile github.com/smallstep/cli-utils/usage=/tmp/go-build3381348043/b592/_pkg_.a
2025-08-20T22:48:38.4933394Z [00:02:57.519]➜  packagefile github.com/smallstep/cli/command/api=/tmp/go-build3381348043/b721/_pkg_.a
2025-08-20T22:48:38.4934036Z [00:02:57.519]➜  packagefile github.com/smallstep/cli/command/base64=/tmp/go-build3381348043/b723/_pkg_.a
2025-08-20T22:48:38.4934685Z [00:02:57.519]➜  packagefile github.com/smallstep/cli/command/beta=/tmp/go-build3381348043/b726/_pkg_.a
2025-08-20T22:48:38.4935315Z [00:02:57.519]➜  packagefile github.com/smallstep/cli/command/ca=/tmp/go-build3381348043/b727/_pkg_.a
2025-08-20T22:48:38.4936450Z [00:02:57.519]➜  packagefile github.com/smallstep/cli/command/certificate=/tmp/go-build3381348043/b831/_pkg_.a
2025-08-20T22:48:38.4937210Z [00:02:57.519]➜  packagefile github.com/smallstep/cli/command/completion=/tmp/go-build3381348043/b849/_pkg_.a
2025-08-20T22:48:38.4938072Z [00:02:57.519]➜  packagefile github.com/smallstep/cli/command/context=/tmp/go-build3381348043/b850/_pkg_.a
2025-08-20T22:48:38.4938834Z [00:02:57.519]➜  packagefile github.com/smallstep/cli/command/crl=/tmp/go-build3381348043/b851/_pkg_.a
2025-08-20T22:48:38.4939480Z [00:02:57.519]➜  packagefile github.com/smallstep/cli/command/crypto=/tmp/go-build3381348043/b852/_pkg_.a
2025-08-20T22:48:38.4940282Z [00:02:57.519]➜  packagefile github.com/smallstep/cli/command/fileserver=/tmp/go-build3381348043/b882/_pkg_.a
2025-08-20T22:48:38.4941023Z [00:02:57.519]➜  packagefile github.com/smallstep/cli/command/oauth=/tmp/go-build3381348043/b883/_pkg_.a
2025-08-20T22:48:38.4941671Z [00:02:57.519]➜  packagefile github.com/smallstep/cli/command/path=/tmp/go-build3381348043/b886/_pkg_.a
2025-08-20T22:48:38.4942334Z [00:02:57.519]➜  packagefile github.com/smallstep/cli/command/ssh=/tmp/go-build3381348043/b887/_pkg_.a
2025-08-20T22:48:38.4942989Z [00:02:57.519]➜  packagefile github.com/smallstep/cli/command/version=/tmp/go-build3381348043/b890/_pkg_.a
2025-08-20T22:48:38.4943675Z [00:02:57.519]➜  packagefile github.com/smallstep/cli/internal/plugin=/tmp/go-build3381348043/b737/_pkg_.a
2025-08-20T22:48:38.4944264Z [00:02:57.519]➜  packagefile github.com/urfave/cli=/tmp/go-build3381348043/b583/_pkg_.a
2025-08-20T22:48:38.4944784Z [00:02:57.519]➜  packagefile go.step.sm/crypto/jose=/tmp/go-build3381348043/b445/_pkg_.a
2025-08-20T22:48:38.4945324Z [00:02:57.519]➜  packagefile go.step.sm/crypto/pemutil=/tmp/go-build3381348043/b461/_pkg_.a
2025-08-20T22:48:38.4946080Z [00:02:57.519]➜  packagefile io=/tmp/go-build3381348043/b034/_pkg_.a
2025-08-20T22:48:38.4946556Z [00:02:57.519]➜  packagefile os=/tmp/go-build3381348043/b079/_pkg_.a
2025-08-20T22:48:38.4946973Z [00:02:57.519]➜  packagefile reflect=/tmp/go-build3381348043/b099/_pkg_.a
2025-08-20T22:48:38.4947401Z [00:02:57.519]➜  packagefile regexp=/tmp/go-build3381348043/b184/_pkg_.a
2025-08-20T22:48:38.4948049Z [00:02:57.519]➜  packagefile strings=/tmp/go-build3381348043/b063/_pkg_.a
2025-08-20T22:48:38.4948480Z [00:02:57.519]➜  packagefile time=/tmp/go-build3381348043/b044/_pkg_.a
2025-08-20T22:48:38.4948788Z [00:02:57.519]➜  EOF
2025-08-20T22:48:38.4950581Z [00:02:57.519]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b681/_pkg_.a -trimpath "/tmp/tmp.ktsoLsWyz4/TEMPREPO/internal/cmd=>github.com/smallstep/cli/internal/cmd;$WORK/b681=>" -p github.com/smallstep/cli/internal/cmd -lang=go1.23 -complete -installsuffix shared -buildid lzIImUhFLISwbVfg44wU/lzIImUhFLISwbVfg44wU -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b681/importcfg -pack /tmp/tmp.ktsoLsWyz4/TEMPREPO/internal/cmd/root.go
2025-08-20T22:48:38.5273007Z [00:02:57.554]➜  go tool buildid -w $WORK/b681/_pkg_.a # internal
2025-08-20T22:48:38.5283936Z [00:02:57.555]➜  cp $WORK/b681/_pkg_.a /root/.cache/go-build/b3/b3bc204f8ac4c6eb4f1f0de850670accef525324a7cbdeaf9aa305bfa4057cf9-d # internal
2025-08-20T22:48:38.5287315Z [00:02:57.556]➜  github.com/smallstep/cli/cmd/step
2025-08-20T22:48:38.5288532Z [00:02:57.556]➜  mkdir -p $WORK/b001/
2025-08-20T22:48:38.5288977Z [00:02:57.556]➜  cat >/tmp/go-build3381348043/b001/importcfg << 'EOF' # internal
2025-08-20T22:48:38.5289333Z [00:02:57.556]➜  # import config
2025-08-20T22:48:38.5289793Z [00:02:57.556]➜  packagefile github.com/smallstep/certificates/ca=/tmp/go-build3381348043/b002/_pkg_.a
2025-08-20T22:48:38.5290430Z [00:02:57.556]➜  packagefile github.com/smallstep/cli-utils/step=/tmp/go-build3381348043/b581/_pkg_.a
2025-08-20T22:48:38.5291332Z [00:02:57.556]➜  packagefile github.com/smallstep/cli/internal/cmd=/tmp/go-build3381348043/b681/_pkg_.a
2025-08-20T22:48:38.5291934Z [00:02:57.556]➜  packagefile runtime=/tmp/go-build3381348043/b010/_pkg_.a
2025-08-20T22:48:38.5292383Z [00:02:57.556]➜  packagefile runtime/cgo=/tmp/go-build3381348043/b154/_pkg_.a
2025-08-20T22:48:38.5292715Z [00:02:57.556]➜  EOF
2025-08-20T22:48:38.5294261Z [00:02:57.556]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b001/_pkg_.a -trimpath "/tmp/tmp.ktsoLsWyz4/TEMPREPO/cmd/step=>github.com/smallstep/cli/cmd/step;$WORK/b001=>" -p main -lang=go1.23 -complete -installsuffix shared -buildid B-4Q6oGZQNCrxRqKxxzS/B-4Q6oGZQNCrxRqKxxzS -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b001/importcfg -pack ./main.go
2025-08-20T22:48:38.5442191Z [00:02:57.571]➜  go tool buildid -w $WORK/b001/_pkg_.a # internal
2025-08-20T22:48:38.5445872Z [00:02:57.572]➜  cp $WORK/b001/_pkg_.a /root/.cache/go-build/43/437f580915eb89febc644727e7297e51b4b17f62cb3da04a7d64b32e6ae910d9-d # internal
2025-08-20T22:48:38.5477165Z [00:02:57.575]➜  cat >/tmp/go-build3381348043/b001/importcfg.link << 'EOF' # internal
2025-08-20T22:48:38.5479088Z [00:02:57.575]➜  packagefile github.com/smallstep/cli/cmd/step=/tmp/go-build3381348043/b001/_pkg_.a
2025-08-20T22:48:38.5479791Z [00:02:57.575]➜  packagefile github.com/smallstep/certificates/ca=/tmp/go-build3381348043/b002/_pkg_.a
2025-08-20T22:48:38.5480485Z [00:02:57.575]➜  packagefile github.com/smallstep/cli-utils/step=/tmp/go-build3381348043/b581/_pkg_.a
2025-08-20T22:48:38.5481389Z [00:02:57.575]➜  packagefile github.com/smallstep/cli/internal/cmd=/tmp/go-build3381348043/b681/_pkg_.a
2025-08-20T22:48:38.5481929Z [00:02:57.575]➜  packagefile runtime=/tmp/go-build3381348043/b010/_pkg_.a
2025-08-20T22:48:38.5482387Z [00:02:57.575]➜  packagefile runtime/cgo=/tmp/go-build3381348043/b154/_pkg_.a
2025-08-20T22:48:38.5482824Z [00:02:57.575]➜  packagefile bytes=/tmp/go-build3381348043/b003/_pkg_.a
2025-08-20T22:48:38.5483256Z [00:02:57.575]➜  packagefile context=/tmp/go-build3381348043/b043/_pkg_.a
2025-08-20T22:48:38.5483697Z [00:02:57.575]➜  packagefile crypto=/tmp/go-build3381348043/b052/_pkg_.a
2025-08-20T22:48:38.5484354Z [00:02:57.575]➜  packagefile crypto/ecdsa=/tmp/go-build3381348043/b056/_pkg_.a
2025-08-20T22:48:38.5484830Z [00:02:57.575]➜  packagefile crypto/ed25519=/tmp/go-build3381348043/b113/_pkg_.a
2025-08-20T22:48:38.5485305Z [00:02:57.575]➜  packagefile crypto/elliptic=/tmp/go-build3381348043/b095/_pkg_.a
2025-08-20T22:48:38.5486066Z [00:02:57.575]➜  packagefile crypto/rand=/tmp/go-build3381348043/b116/_pkg_.a
2025-08-20T22:48:38.5486620Z [00:02:57.575]➜  packagefile crypto/rsa=/tmp/go-build3381348043/b117/_pkg_.a
2025-08-20T22:48:38.5487088Z [00:02:57.575]➜  packagefile crypto/sha256=/tmp/go-build3381348043/b119/_pkg_.a
2025-08-20T22:48:38.5487546Z [00:02:57.575]➜  packagefile crypto/tls=/tmp/go-build3381348043/b120/_pkg_.a
2025-08-20T22:48:38.5488002Z [00:02:57.575]➜  packagefile crypto/x509=/tmp/go-build3381348043/b141/_pkg_.a
2025-08-20T22:48:38.5488485Z [00:02:57.575]➜  packagefile crypto/x509/pkix=/tmp/go-build3381348043/b143/_pkg_.a
2025-08-20T22:48:38.5488975Z [00:02:57.575]➜  packagefile encoding/base64=/tmp/go-build3381348043/b146/_pkg_.a
2025-08-20T22:48:38.5489457Z [00:02:57.575]➜  packagefile encoding/hex=/tmp/go-build3381348043/b144/_pkg_.a
2025-08-20T22:48:38.5489927Z [00:02:57.575]➜  packagefile encoding/json=/tmp/go-build3381348043/b158/_pkg_.a
2025-08-20T22:48:38.5490399Z [00:02:57.575]➜  packagefile encoding/pem=/tmp/go-build3381348043/b145/_pkg_.a
2025-08-20T22:48:38.5490841Z [00:02:57.575]➜  packagefile fmt=/tmp/go-build3381348043/b097/_pkg_.a
2025-08-20T22:48:38.5491325Z [00:02:57.575]➜  packagefile github.com/go-chi/chi/v5=/tmp/go-build3381348043/b160/_pkg_.a
2025-08-20T22:48:38.5491905Z [00:02:57.575]➜  packagefile github.com/go-chi/chi/v5/middleware=/tmp/go-build3381348043/b186/_pkg_.a
2025-08-20T22:48:38.5492467Z [00:02:57.575]➜  packagefile github.com/pkg/errors=/tmp/go-build3381348043/b195/_pkg_.a
2025-08-20T22:48:38.5493250Z [00:02:57.575]➜  packagefile github.com/smallstep/certificates/acme=/tmp/go-build3381348043/b196/_pkg_.a
2025-08-20T22:48:38.5494042Z [00:02:57.575]➜  packagefile github.com/smallstep/certificates/acme/api=/tmp/go-build3381348043/b636/_pkg_.a
2025-08-20T22:48:38.5494760Z [00:02:57.575]➜  packagefile github.com/smallstep/certificates/acme/db/nosql=/tmp/go-build3381348043/b644/_pkg_.a
2025-08-20T22:48:38.5495449Z [00:02:57.575]➜  packagefile github.com/smallstep/certificates/api=/tmp/go-build3381348043/b637/_pkg_.a
2025-08-20T22:48:38.5496548Z [00:02:57.575]➜  packagefile github.com/smallstep/certificates/authority=/tmp/go-build3381348043/b240/_pkg_.a
2025-08-20T22:48:38.5497341Z [00:02:57.575]➜  packagefile github.com/smallstep/certificates/authority/admin=/tmp/go-build3381348043/b241/_pkg_.a
2025-08-20T22:48:38.5498108Z [00:02:57.575]➜  packagefile github.com/smallstep/certificates/authority/admin/api=/tmp/go-build3381348043/b645/_pkg_.a
2025-08-20T22:48:38.5498877Z [00:02:57.575]➜  packagefile github.com/smallstep/certificates/authority/config=/tmp/go-build3381348043/b610/_pkg_.a
2025-08-20T22:48:38.5499654Z [00:02:57.575]➜  packagefile github.com/smallstep/certificates/authority/provisioner=/tmp/go-build3381348043/b419/_pkg_.a
2025-08-20T22:48:38.5500438Z [00:02:57.575]➜  packagefile github.com/smallstep/certificates/ca/client=/tmp/go-build3381348043/b646/_pkg_.a
2025-08-20T22:48:38.5501140Z [00:02:57.575]➜  packagefile github.com/smallstep/certificates/ca/identity=/tmp/go-build3381348043/b647/_pkg_.a
2025-08-20T22:48:38.5502020Z [00:02:57.575]➜  packagefile github.com/smallstep/certificates/cas/apiv1=/tmp/go-build3381348043/b611/_pkg_.a
2025-08-20T22:48:38.5502683Z [00:02:57.575]➜  packagefile github.com/smallstep/certificates/db=/tmp/go-build3381348043/b612/_pkg_.a
2025-08-20T22:48:38.5503324Z [00:02:57.575]➜  packagefile github.com/smallstep/certificates/errs=/tmp/go-build3381348043/b426/_pkg_.a
2025-08-20T22:48:38.5504057Z [00:02:57.575]➜  packagefile github.com/smallstep/certificates/internal/httptransport=/tmp/go-build3381348043/b469/_pkg_.a
2025-08-20T22:48:38.5505049Z [00:02:57.575]➜  packagefile github.com/smallstep/certificates/internal/metrix=/tmp/go-build3381348043/b648/_pkg_.a
2025-08-20T22:48:38.5506287Z [00:02:57.575]➜  packagefile github.com/smallstep/certificates/logging=/tmp/go-build3381348043/b640/_pkg_.a
2025-08-20T22:48:38.5507109Z [00:02:57.575]➜  packagefile github.com/smallstep/certificates/middleware/requestid=/tmp/go-build3381348043/b576/_pkg_.a
2025-08-20T22:48:38.5507869Z [00:02:57.575]➜  packagefile github.com/smallstep/certificates/monitoring=/tmp/go-build3381348043/b665/_pkg_.a
2025-08-20T22:48:38.5508548Z [00:02:57.575]➜  packagefile github.com/smallstep/certificates/scep=/tmp/go-build3381348043/b616/_pkg_.a
2025-08-20T22:48:38.5509214Z [00:02:57.575]➜  packagefile github.com/smallstep/certificates/scep/api=/tmp/go-build3381348043/b677/_pkg_.a
2025-08-20T22:48:38.5509893Z [00:02:57.575]➜  packagefile github.com/smallstep/certificates/server=/tmp/go-build3381348043/b678/_pkg_.a
2025-08-20T22:48:38.5510540Z [00:02:57.575]➜  packagefile github.com/smallstep/cli-utils/token=/tmp/go-build3381348043/b679/_pkg_.a
2025-08-20T22:48:38.5511214Z [00:02:57.575]➜  packagefile github.com/smallstep/cli-utils/token/provision=/tmp/go-build3381348043/b680/_pkg_.a
2025-08-20T22:48:38.5511852Z [00:02:57.575]➜  packagefile github.com/smallstep/linkedca=/tmp/go-build3381348043/b242/_pkg_.a
2025-08-20T22:48:38.5512431Z [00:02:57.575]➜  packagefile github.com/smallstep/nosql=/tmp/go-build3381348043/b332/_pkg_.a
2025-08-20T22:48:38.5512969Z [00:02:57.575]➜  packagefile go.step.sm/crypto/jose=/tmp/go-build3381348043/b445/_pkg_.a
2025-08-20T22:48:38.5513503Z [00:02:57.575]➜  packagefile go.step.sm/crypto/keyutil=/tmp/go-build3381348043/b453/_pkg_.a
2025-08-20T22:48:38.5514047Z [00:02:57.575]➜  packagefile go.step.sm/crypto/pemutil=/tmp/go-build3381348043/b461/_pkg_.a
2025-08-20T22:48:38.5514591Z [00:02:57.575]➜  packagefile go.step.sm/crypto/randutil=/tmp/go-build3381348043/b417/_pkg_.a
2025-08-20T22:48:38.5515321Z [00:02:57.575]➜  packagefile go.step.sm/crypto/x509util=/tmp/go-build3381348043/b427/_pkg_.a
2025-08-20T22:48:38.5516231Z [00:02:57.575]➜  packagefile golang.org/x/net/http2=/tmp/go-build3381348043/b308/_pkg_.a
2025-08-20T22:48:38.5516932Z [00:02:57.575]➜  packagefile google.golang.org/protobuf/encoding/protojson=/tmp/go-build3381348043/b215/_pkg_.a
2025-08-20T22:48:38.5517581Z [00:02:57.575]➜  packagefile google.golang.org/protobuf/proto=/tmp/go-build3381348043/b235/_pkg_.a
2025-08-20T22:48:38.5518193Z [00:02:57.575]➜  packagefile io=/tmp/go-build3381348043/b034/_pkg_.a
2025-08-20T22:48:38.5518655Z [00:02:57.575]➜  packagefile log=/tmp/go-build3381348043/b171/_pkg_.a
2025-08-20T22:48:38.5519081Z [00:02:57.575]➜  packagefile math/rand=/tmp/go-build3381348043/b100/_pkg_.a
2025-08-20T22:48:38.5519509Z [00:02:57.575]➜  packagefile net=/tmp/go-build3381348043/b148/_pkg_.a
2025-08-20T22:48:38.5519931Z [00:02:57.575]➜  packagefile net/http=/tmp/go-build3381348043/b161/_pkg_.a
2025-08-20T22:48:38.5520367Z [00:02:57.575]➜  packagefile net/url=/tmp/go-build3381348043/b155/_pkg_.a
2025-08-20T22:48:38.5520779Z [00:02:57.575]➜  packagefile os=/tmp/go-build3381348043/b079/_pkg_.a
2025-08-20T22:48:38.5521203Z [00:02:57.575]➜  packagefile os/signal=/tmp/go-build3381348043/b588/_pkg_.a
2025-08-20T22:48:38.5521631Z [00:02:57.575]➜  packagefile path=/tmp/go-build3381348043/b082/_pkg_.a
2025-08-20T22:48:38.5522075Z [00:02:57.575]➜  packagefile path/filepath=/tmp/go-build3381348043/b156/_pkg_.a
2025-08-20T22:48:38.5522696Z [00:02:57.575]➜  packagefile reflect=/tmp/go-build3381348043/b099/_pkg_.a
2025-08-20T22:48:38.5523127Z [00:02:57.575]➜  packagefile strconv=/tmp/go-build3381348043/b054/_pkg_.a
2025-08-20T22:48:38.5523557Z [00:02:57.575]➜  packagefile strings=/tmp/go-build3381348043/b063/_pkg_.a
2025-08-20T22:48:38.5523976Z [00:02:57.575]➜  packagefile sync=/tmp/go-build3381348043/b035/_pkg_.a
2025-08-20T22:48:38.5524444Z [00:02:57.575]➜  packagefile syscall=/tmp/go-build3381348043/b047/_pkg_.a
2025-08-20T22:48:38.5524870Z [00:02:57.575]➜  packagefile time=/tmp/go-build3381348043/b044/_pkg_.a
2025-08-20T22:48:38.5525392Z [00:02:57.575]➜  packagefile github.com/smallstep/cli-utils/errs=/tmp/go-build3381348043/b582/_pkg_.a
2025-08-20T22:48:38.5526337Z [00:02:57.575]➜  packagefile github.com/smallstep/cli-utils/ui=/tmp/go-build3381348043/b586/_pkg_.a
2025-08-20T22:48:38.5526907Z [00:02:57.575]➜  packagefile github.com/urfave/cli=/tmp/go-build3381348043/b583/_pkg_.a
2025-08-20T22:48:38.5527393Z [00:02:57.575]➜  packagefile os/user=/tmp/go-build3381348043/b354/_pkg_.a
2025-08-20T22:48:38.5527815Z [00:02:57.575]➜  packagefile sort=/tmp/go-build3381348043/b157/_pkg_.a
2025-08-20T22:48:38.5528231Z [00:02:57.575]➜  packagefile errors=/tmp/go-build3381348043/b004/_pkg_.a
2025-08-20T22:48:38.5528815Z [00:02:57.575]➜  packagefile github.com/smallstep/certificates/cas/cloudcas=/tmp/go-build3381348043/b682/_pkg_.a
2025-08-20T22:48:38.5529535Z [00:02:57.575]➜  packagefile github.com/smallstep/certificates/cas/softcas=/tmp/go-build3381348043/b615/_pkg_.a
2025-08-20T22:48:38.5530241Z [00:02:57.575]➜  packagefile github.com/smallstep/certificates/cas/stepcas=/tmp/go-build3381348043/b720/_pkg_.a
2025-08-20T22:48:38.5530912Z [00:02:57.575]➜  packagefile github.com/smallstep/cli-utils/command=/tmp/go-build3381348043/b580/_pkg_.a
2025-08-20T22:48:38.5531551Z [00:02:57.575]➜  packagefile github.com/smallstep/cli-utils/fileutil=/tmp/go-build3381348043/b579/_pkg_.a
2025-08-20T22:48:38.5532192Z [00:02:57.575]➜  packagefile github.com/smallstep/cli-utils/usage=/tmp/go-build3381348043/b592/_pkg_.a
2025-08-20T22:48:38.5532816Z [00:02:57.575]➜  packagefile github.com/smallstep/cli/command/api=/tmp/go-build3381348043/b721/_pkg_.a
2025-08-20T22:48:38.5533458Z [00:02:57.575]➜  packagefile github.com/smallstep/cli/command/base64=/tmp/go-build3381348043/b723/_pkg_.a
2025-08-20T22:48:38.5534102Z [00:02:57.575]➜  packagefile github.com/smallstep/cli/command/beta=/tmp/go-build3381348043/b726/_pkg_.a
2025-08-20T22:48:38.5534887Z [00:02:57.575]➜  packagefile github.com/smallstep/cli/command/ca=/tmp/go-build3381348043/b727/_pkg_.a
2025-08-20T22:48:38.5535616Z [00:02:57.575]➜  packagefile github.com/smallstep/cli/command/certificate=/tmp/go-build3381348043/b831/_pkg_.a
2025-08-20T22:48:38.5536480Z [00:02:57.575]➜  packagefile github.com/smallstep/cli/command/completion=/tmp/go-build3381348043/b849/_pkg_.a
2025-08-20T22:48:38.5537157Z [00:02:57.575]➜  packagefile github.com/smallstep/cli/command/context=/tmp/go-build3381348043/b850/_pkg_.a
2025-08-20T22:48:38.5537888Z [00:02:57.575]➜  packagefile github.com/smallstep/cli/command/crl=/tmp/go-build3381348043/b851/_pkg_.a
2025-08-20T22:48:38.5538609Z [00:02:57.575]➜  packagefile github.com/smallstep/cli/command/crypto=/tmp/go-build3381348043/b852/_pkg_.a
2025-08-20T22:48:38.5539288Z [00:02:57.575]➜  packagefile github.com/smallstep/cli/command/fileserver=/tmp/go-build3381348043/b882/_pkg_.a
2025-08-20T22:48:38.5539956Z [00:02:57.575]➜  packagefile github.com/smallstep/cli/command/oauth=/tmp/go-build3381348043/b883/_pkg_.a
2025-08-20T22:48:38.5540600Z [00:02:57.575]➜  packagefile github.com/smallstep/cli/command/path=/tmp/go-build3381348043/b886/_pkg_.a
2025-08-20T22:48:38.5541240Z [00:02:57.575]➜  packagefile github.com/smallstep/cli/command/ssh=/tmp/go-build3381348043/b887/_pkg_.a
2025-08-20T22:48:38.5541886Z [00:02:57.575]➜  packagefile github.com/smallstep/cli/command/version=/tmp/go-build3381348043/b890/_pkg_.a
2025-08-20T22:48:38.5542719Z [00:02:57.575]➜  packagefile github.com/smallstep/cli/internal/plugin=/tmp/go-build3381348043/b737/_pkg_.a
2025-08-20T22:48:38.5543258Z [00:02:57.575]➜  packagefile regexp=/tmp/go-build3381348043/b184/_pkg_.a
2025-08-20T22:48:38.5543709Z [00:02:57.575]➜  packagefile internal/abi=/tmp/go-build3381348043/b006/_pkg_.a
2025-08-20T22:48:38.5544188Z [00:02:57.575]➜  packagefile internal/bytealg=/tmp/go-build3381348043/b011/_pkg_.a
2025-08-20T22:48:38.5544682Z [00:02:57.575]➜  packagefile internal/byteorder=/tmp/go-build3381348043/b013/_pkg_.a
2025-08-20T22:48:38.5545204Z [00:02:57.575]➜  packagefile internal/chacha8rand=/tmp/go-build3381348043/b014/_pkg_.a
2025-08-20T22:48:38.5545886Z [00:02:57.575]➜  packagefile internal/coverage/rtcov=/tmp/go-build3381348043/b015/_pkg_.a
2025-08-20T22:48:38.5546583Z [00:02:57.575]➜  packagefile internal/cpu=/tmp/go-build3381348043/b012/_pkg_.a
2025-08-20T22:48:38.5547064Z [00:02:57.575]➜  packagefile internal/goarch=/tmp/go-build3381348043/b007/_pkg_.a
2025-08-20T22:48:38.5547560Z [00:02:57.575]➜  packagefile internal/godebugs=/tmp/go-build3381348043/b016/_pkg_.a
2025-08-20T22:48:38.5548080Z [00:02:57.575]➜  packagefile internal/goexperiment=/tmp/go-build3381348043/b017/_pkg_.a
2025-08-20T22:48:38.5548581Z [00:02:57.575]➜  packagefile internal/goos=/tmp/go-build3381348043/b018/_pkg_.a
2025-08-20T22:48:38.5549088Z [00:02:57.575]➜  packagefile internal/profilerecord=/tmp/go-build3381348043/b019/_pkg_.a
2025-08-20T22:48:38.5549623Z [00:02:57.575]➜  packagefile internal/runtime/atomic=/tmp/go-build3381348043/b020/_pkg_.a
2025-08-20T22:48:38.5550202Z [00:02:57.575]➜  packagefile internal/runtime/cgroup=/tmp/go-build3381348043/b021/_pkg_.a
2025-08-20T22:48:38.5550756Z [00:02:57.575]➜  packagefile internal/runtime/exithook=/tmp/go-build3381348043/b025/_pkg_.a
2025-08-20T22:48:38.5551291Z [00:02:57.575]➜  packagefile internal/runtime/gc=/tmp/go-build3381348043/b026/_pkg_.a
2025-08-20T22:48:38.5551811Z [00:02:57.575]➜  packagefile internal/runtime/maps=/tmp/go-build3381348043/b027/_pkg_.a
2025-08-20T22:48:38.5552337Z [00:02:57.575]➜  packagefile internal/runtime/math=/tmp/go-build3381348043/b023/_pkg_.a
2025-08-20T22:48:38.5552879Z [00:02:57.575]➜  packagefile internal/runtime/strconv=/tmp/go-build3381348043/b022/_pkg_.a
2025-08-20T22:48:38.5553415Z [00:02:57.575]➜  packagefile internal/runtime/sys=/tmp/go-build3381348043/b031/_pkg_.a
2025-08-20T22:48:38.5553952Z [00:02:57.575]➜  packagefile internal/runtime/syscall=/tmp/go-build3381348043/b024/_pkg_.a
2025-08-20T22:48:38.5554491Z [00:02:57.575]➜  packagefile internal/stringslite=/tmp/go-build3381348043/b032/_pkg_.a
2025-08-20T22:48:38.5555174Z [00:02:57.575]➜  packagefile internal/trace/tracev2=/tmp/go-build3381348043/b033/_pkg_.a
2025-08-20T22:48:38.5555890Z [00:02:57.575]➜  packagefile sync/atomic=/tmp/go-build3381348043/b037/_pkg_.a
2025-08-20T22:48:38.5556397Z [00:02:57.575]➜  packagefile iter=/tmp/go-build3381348043/b039/_pkg_.a
2025-08-20T22:48:38.5556825Z [00:02:57.575]➜  packagefile math/bits=/tmp/go-build3381348043/b040/_pkg_.a
2025-08-20T22:48:38.5557265Z [00:02:57.575]➜  packagefile unicode=/tmp/go-build3381348043/b041/_pkg_.a
2025-08-20T22:48:38.5557826Z [00:02:57.575]➜  packagefile unicode/utf8=/tmp/go-build3381348043/b042/_pkg_.a
2025-08-20T22:48:38.5558384Z [00:02:57.575]➜  packagefile internal/reflectlite=/tmp/go-build3381348043/b005/_pkg_.a
2025-08-20T22:48:38.5558851Z [00:02:57.575]➜  packagefile hash=/tmp/go-build3381348043/b053/_pkg_.a
2025-08-20T22:48:38.5559290Z [00:02:57.575]➜  packagefile crypto/ecdh=/tmp/go-build3381348043/b057/_pkg_.a
2025-08-20T22:48:38.5559797Z [00:02:57.575]➜  packagefile crypto/internal/boring=/tmp/go-build3381348043/b058/_pkg_.a
2025-08-20T22:48:38.5560516Z [00:02:57.575]➜  packagefile crypto/internal/boring/bbig=/tmp/go-build3381348043/b101/_pkg_.a
2025-08-20T22:48:38.5561102Z [00:02:57.575]➜  packagefile crypto/internal/fips140/ecdsa=/tmp/go-build3381348043/b102/_pkg_.a
2025-08-20T22:48:38.5561687Z [00:02:57.575]➜  packagefile crypto/internal/fips140/nistec=/tmp/go-build3381348043/b092/_pkg_.a
2025-08-20T22:48:38.5562521Z [00:02:57.575]➜  packagefile crypto/internal/fips140cache=/tmp/go-build3381348043/b104/_pkg_.a
2025-08-20T22:48:38.5563103Z [00:02:57.575]➜  packagefile crypto/internal/fips140hash=/tmp/go-build3381348043/b106/_pkg_.a
2025-08-20T22:48:38.5563675Z [00:02:57.575]➜  packagefile crypto/internal/fips140only=/tmp/go-build3381348043/b088/_pkg_.a
2025-08-20T22:48:38.5564234Z [00:02:57.575]➜  packagefile crypto/internal/randutil=/tmp/go-build3381348043/b086/_pkg_.a
2025-08-20T22:48:38.5564741Z [00:02:57.575]➜  packagefile crypto/sha512=/tmp/go-build3381348043/b108/_pkg_.a
2025-08-20T22:48:38.5565210Z [00:02:57.575]➜  packagefile crypto/subtle=/tmp/go-build3381348043/b089/_pkg_.a
2025-08-20T22:48:38.5565899Z [00:02:57.575]➜  packagefile vendor/golang.org/x/crypto/cryptobyte=/tmp/go-build3381348043/b109/_pkg_.a
2025-08-20T22:48:38.5566733Z [00:02:57.575]➜  packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=/tmp/go-build3381348043/b112/_pkg_.a
2025-08-20T22:48:38.5567284Z [00:02:57.575]➜  packagefile math/big=/tmp/go-build3381348043/b096/_pkg_.a
2025-08-20T22:48:38.5567744Z [00:02:57.575]➜  packagefile math/rand/v2=/tmp/go-build3381348043/b087/_pkg_.a
2025-08-20T22:48:38.5568280Z [00:02:57.575]➜  packagefile crypto/internal/fips140/ed25519=/tmp/go-build3381348043/b114/_pkg_.a
2025-08-20T22:48:38.5568844Z [00:02:57.575]➜  packagefile crypto/internal/fips140=/tmp/go-build3381348043/b061/_pkg_.a
2025-08-20T22:48:38.5569403Z [00:02:57.575]➜  packagefile crypto/internal/fips140/drbg=/tmp/go-build3381348043/b075/_pkg_.a
2025-08-20T22:48:38.5569960Z [00:02:57.575]➜  packagefile crypto/internal/sysrand=/tmp/go-build3381348043/b077/_pkg_.a
2025-08-20T22:48:38.5570531Z [00:02:57.575]➜  packagefile crypto/internal/fips140/bigmod=/tmp/go-build3381348043/b103/_pkg_.a
2025-08-20T22:48:38.5571112Z [00:02:57.575]➜  packagefile crypto/internal/fips140/rsa=/tmp/go-build3381348043/b118/_pkg_.a
2025-08-20T22:48:38.5571638Z [00:02:57.575]➜  packagefile internal/godebug=/tmp/go-build3381348043/b045/_pkg_.a
2025-08-20T22:48:38.5572096Z [00:02:57.575]➜  packagefile math=/tmp/go-build3381348043/b055/_pkg_.a
2025-08-20T22:48:38.5572609Z [00:02:57.575]➜  packagefile crypto/internal/fips140/sha256=/tmp/go-build3381348043/b067/_pkg_.a
2025-08-20T22:48:38.5573136Z [00:02:57.575]➜  packagefile container/list=/tmp/go-build3381348043/b121/_pkg_.a
2025-08-20T22:48:38.5573601Z [00:02:57.575]➜  packagefile crypto/aes=/tmp/go-build3381348043/b122/_pkg_.a
2025-08-20T22:48:38.5574066Z [00:02:57.575]➜  packagefile crypto/cipher=/tmp/go-build3381348043/b059/_pkg_.a
2025-08-20T22:48:38.5574791Z [00:02:57.575]➜  packagefile crypto/des=/tmp/go-build3381348043/b123/_pkg_.a
2025-08-20T22:48:38.5575315Z [00:02:57.575]➜  packagefile crypto/hkdf=/tmp/go-build3381348043/b124/_pkg_.a
2025-08-20T22:48:38.5575948Z [00:02:57.575]➜  packagefile crypto/hmac=/tmp/go-build3381348043/b126/_pkg_.a
2025-08-20T22:48:38.5576528Z [00:02:57.575]➜  packagefile crypto/internal/fips140/aes=/tmp/go-build3381348043/b060/_pkg_.a
2025-08-20T22:48:38.5577113Z [00:02:57.575]➜  packagefile crypto/internal/fips140/aes/gcm=/tmp/go-build3381348043/b074/_pkg_.a
2025-08-20T22:48:38.5577813Z [00:02:57.575]➜  packagefile crypto/internal/fips140/mlkem=/tmp/go-build3381348043/b127/_pkg_.a
2025-08-20T22:48:38.5578472Z [00:02:57.575]➜  packagefile crypto/internal/fips140/tls12=/tmp/go-build3381348043/b128/_pkg_.a
2025-08-20T22:48:38.5579057Z [00:02:57.575]➜  packagefile crypto/internal/fips140/tls13=/tmp/go-build3381348043/b129/_pkg_.a
2025-08-20T22:48:38.5579606Z [00:02:57.575]➜  packagefile crypto/internal/hpke=/tmp/go-build3381348043/b130/_pkg_.a
2025-08-20T22:48:38.5580097Z [00:02:57.575]➜  packagefile crypto/md5=/tmp/go-build3381348043/b136/_pkg_.a
2025-08-20T22:48:38.5580548Z [00:02:57.575]➜  packagefile crypto/rc4=/tmp/go-build3381348043/b137/_pkg_.a
2025-08-20T22:48:38.5581003Z [00:02:57.575]➜  packagefile crypto/sha1=/tmp/go-build3381348043/b138/_pkg_.a
2025-08-20T22:48:38.5581528Z [00:02:57.575]➜  packagefile crypto/tls/internal/fips140tls=/tmp/go-build3381348043/b139/_pkg_.a
2025-08-20T22:48:38.5582330Z [00:02:57.575]➜  packagefile vendor/golang.org/x/crypto/chacha20poly1305=/tmp/go-build3381348043/b131/_pkg_.a
2025-08-20T22:48:38.5582877Z [00:02:57.575]➜  packagefile slices=/tmp/go-build3381348043/b050/_pkg_.a
2025-08-20T22:48:38.5583293Z [00:02:57.575]➜  packagefile weak=/tmp/go-build3381348043/b105/_pkg_.a
2025-08-20T22:48:38.5583721Z [00:02:57.575]➜  packagefile crypto/dsa=/tmp/go-build3381348043/b142/_pkg_.a
2025-08-20T22:48:38.5584181Z [00:02:57.575]➜  packagefile encoding/asn1=/tmp/go-build3381348043/b110/_pkg_.a
2025-08-20T22:48:38.5584624Z [00:02:57.575]➜  packagefile io/fs=/tmp/go-build3381348043/b081/_pkg_.a
2025-08-20T22:48:38.5585037Z [00:02:57.575]➜  packagefile maps=/tmp/go-build3381348043/b147/_pkg_.a
2025-08-20T22:48:38.5585617Z [00:02:57.575]➜  packagefile net/netip=/tmp/go-build3381348043/b152/_pkg_.a
2025-08-20T22:48:38.5586261Z [00:02:57.575]➜  packagefile unicode/utf16=/tmp/go-build3381348043/b111/_pkg_.a
2025-08-20T22:48:38.5586700Z [00:02:57.575]➜  packagefile cmp=/tmp/go-build3381348043/b051/_pkg_.a
2025-08-20T22:48:38.5587129Z [00:02:57.575]➜  packagefile encoding=/tmp/go-build3381348043/b159/_pkg_.a
2025-08-20T22:48:38.5587591Z [00:02:57.575]➜  packagefile internal/fmtsort=/tmp/go-build3381348043/b098/_pkg_.a
2025-08-20T22:48:38.5588045Z [00:02:57.575]➜  packagefile bufio=/tmp/go-build3381348043/b162/_pkg_.a
2025-08-20T22:48:38.5588489Z [00:02:57.575]➜  packagefile compress/flate=/tmp/go-build3381348043/b164/_pkg_.a
2025-08-20T22:48:38.5588960Z [00:02:57.575]➜  packagefile compress/gzip=/tmp/go-build3381348043/b163/_pkg_.a
2025-08-20T22:48:38.5589411Z [00:02:57.575]➜  packagefile expvar=/tmp/go-build3381348043/b187/_pkg_.a
2025-08-20T22:48:38.5589860Z [00:02:57.575]➜  packagefile net/http/pprof=/tmp/go-build3381348043/b188/_pkg_.a
2025-08-20T22:48:38.5590337Z [00:02:57.575]➜  packagefile runtime/debug=/tmp/go-build3381348043/b194/_pkg_.a
2025-08-20T22:48:38.5590798Z [00:02:57.575]➜  packagefile database/sql=/tmp/go-build3381348043/b197/_pkg_.a
2025-08-20T22:48:38.5591339Z [00:02:57.575]➜  packagefile github.com/coreos/go-oidc/v3/oidc=/tmp/go-build3381348043/b199/_pkg_.a
2025-08-20T22:48:38.5591929Z [00:02:57.575]➜  packagefile github.com/fxamacker/cbor/v2=/tmp/go-build3381348043/b206/_pkg_.a
2025-08-20T22:48:38.5592524Z [00:02:57.575]➜  packagefile github.com/google/go-tpm/legacy/tpm2=/tmp/go-build3381348043/b209/_pkg_.a
2025-08-20T22:48:38.5593184Z [00:02:57.575]➜  packagefile github.com/smallstep/certificates/acme/wire=/tmp/go-build3381348043/b212/_pkg_.a
2025-08-20T22:48:38.5594043Z [00:02:57.575]➜  packagefile github.com/smallstep/certificates/api/render=/tmp/go-build3381348043/b213/_pkg_.a
2025-08-20T22:48:38.5594838Z [00:02:57.575]➜  packagefile github.com/smallstep/certificates/authority/policy=/tmp/go-build3381348043/b424/_pkg_.a
2025-08-20T22:48:38.5595651Z [00:02:57.575]➜  packagefile github.com/smallstep/certificates/authority/provisioner/wire=/tmp/go-build3381348043/b573/_pkg_.a
2025-08-20T22:48:38.5596653Z [00:02:57.575]➜  packagefile github.com/smallstep/certificates/internal/cast=/tmp/go-build3381348043/b574/_pkg_.a
2025-08-20T22:48:38.5597468Z [00:02:57.575]➜  packagefile github.com/smallstep/certificates/webhook=/tmp/go-build3381348043/b600/_pkg_.a
2025-08-20T22:48:38.5598223Z [00:02:57.575]➜  packagefile github.com/smallstep/go-attestation/attest=/tmp/go-build3381348043/b624/_pkg_.a
2025-08-20T22:48:38.5598818Z [00:02:57.575]➜  packagefile golang.org/x/exp/slices=/tmp/go-build3381348043/b635/_pkg_.a
2025-08-20T22:48:38.5599354Z [00:02:57.575]➜  packagefile golang.org/x/crypto/ocsp=/tmp/go-build3381348043/b643/_pkg_.a
2025-08-20T22:48:38.5599993Z [00:02:57.575]➜  packagefile github.com/smallstep/nosql/database=/tmp/go-build3381348043/b358/_pkg_.a
2025-08-20T22:48:38.5600574Z [00:02:57.575]➜  packagefile github.com/google/uuid=/tmp/go-build3381348043/b436/_pkg_.a
2025-08-20T22:48:38.5601182Z [00:02:57.575]➜  packagefile github.com/smallstep/certificates/api/log=/tmp/go-build3381348043/b214/_pkg_.a
2025-08-20T22:48:38.5601871Z [00:02:57.575]➜  packagefile github.com/smallstep/certificates/api/models=/tmp/go-build3381348043/b638/_pkg_.a
2025-08-20T22:48:38.5602748Z [00:02:57.575]➜  packagefile github.com/smallstep/certificates/api/read=/tmp/go-build3381348043/b639/_pkg_.a
2025-08-20T22:48:38.5603445Z [00:02:57.575]➜  packagefile github.com/smallstep/certificates/templates=/tmp/go-build3381348043/b578/_pkg_.a
2025-08-20T22:48:38.5604061Z [00:02:57.575]➜  packagefile go.step.sm/crypto/sshutil=/tmp/go-build3381348043/b601/_pkg_.a
2025-08-20T22:48:38.5604606Z [00:02:57.575]➜  packagefile golang.org/x/crypto/ssh=/tmp/go-build3381348043/b455/_pkg_.a
2025-08-20T22:48:38.5605114Z [00:02:57.575]➜  packagefile encoding/binary=/tmp/go-build3381348043/b132/_pkg_.a
2025-08-20T22:48:38.5606038Z [00:02:57.575]➜  packagefile github.com/smallstep/certificates/authority/admin/db/nosql=/tmp/go-build3381348043/b331/_pkg_.a
2025-08-20T22:48:38.5606912Z [00:02:57.575]➜  packagefile github.com/smallstep/certificates/authority/administrator=/tmp/go-build3381348043/b418/_pkg_.a
2025-08-20T22:48:38.5607767Z [00:02:57.575]➜  packagefile github.com/smallstep/certificates/authority/internal/constraints=/tmp/go-build3381348043/b613/_pkg_.a
2025-08-20T22:48:38.5608581Z [00:02:57.575]➜  packagefile github.com/smallstep/certificates/authority/poolhttp=/tmp/go-build3381348043/b468/_pkg_.a
2025-08-20T22:48:38.5609282Z [00:02:57.575]➜  packagefile github.com/smallstep/certificates/cas=/tmp/go-build3381348043/b614/_pkg_.a
2025-08-20T22:48:38.5609935Z [00:02:57.575]➜  packagefile github.com/smallstep/certificates/policy=/tmp/go-build3381348043/b425/_pkg_.a
2025-08-20T22:48:38.5610518Z [00:02:57.575]➜  packagefile go.step.sm/crypto/kms=/tmp/go-build3381348043/b604/_pkg_.a
2025-08-20T22:48:38.5611054Z [00:02:57.575]➜  packagefile go.step.sm/crypto/kms/apiv1=/tmp/go-build3381348043/b605/_pkg_.a
2025-08-20T22:48:38.5611671Z [00:02:57.575]➜  packagefile go.step.sm/crypto/kms/sshagentkms=/tmp/go-build3381348043/b622/_pkg_.a
2025-08-20T22:48:38.5612250Z [00:02:57.575]➜  packagefile go.step.sm/crypto/tlsutil=/tmp/go-build3381348043/b623/_pkg_.a
2025-08-20T22:48:38.5612798Z [00:02:57.575]➜  packagefile google.golang.org/grpc=/tmp/go-build3381348043/b243/_pkg_.a
2025-08-20T22:48:38.5613374Z [00:02:57.575]➜  packagefile google.golang.org/grpc/credentials=/tmp/go-build3381348043/b256/_pkg_.a
2025-08-20T22:48:38.5614042Z [00:02:57.575]➜  packagefile google.golang.org/protobuf/types/known/structpb=/tmp/go-build3381348043/b330/_pkg_.a
2025-08-20T22:48:38.5614775Z [00:02:57.575]➜  packagefile google.golang.org/protobuf/types/known/timestamppb=/tmp/go-build3381348043/b294/_pkg_.a
2025-08-20T22:48:38.5615484Z [00:02:57.575]➜  packagefile embed=/tmp/go-build3381348043/b231/_pkg_.a
2025-08-20T22:48:38.5616259Z [00:02:57.575]➜  packagefile github.com/slackhq/nebula/cert=/tmp/go-build3381348043/b420/_pkg_.a
2025-08-20T22:48:38.5616988Z [00:02:57.575]➜  packagefile github.com/smallstep/certificates/authority/provisioner/gcp=/tmp/go-build3381348043/b470/_pkg_.a
2025-08-20T22:48:38.5617651Z [00:02:57.575]➜  packagefile go.step.sm/crypto/x25519=/tmp/go-build3381348043/b454/_pkg_.a
2025-08-20T22:48:38.5618262Z [00:02:57.575]➜  packagefile text/template=/tmp/go-build3381348043/b247/_pkg_.a
2025-08-20T22:48:38.5618930Z [00:02:57.575]➜  packagefile github.com/prometheus/client_golang/prometheus=/tmp/go-build3381348043/b649/_pkg_.a
2025-08-20T22:48:38.5619679Z [00:02:57.575]➜  packagefile github.com/prometheus/client_golang/prometheus/promhttp=/tmp/go-build3381348043/b661/_pkg_.a
2025-08-20T22:48:38.5620335Z [00:02:57.575]➜  packagefile github.com/sirupsen/logrus=/tmp/go-build3381348043/b641/_pkg_.a
2025-08-20T22:48:38.5620996Z [00:02:57.575]➜  packagefile github.com/smallstep/certificates/internal/userid=/tmp/go-build3381348043/b642/_pkg_.a
2025-08-20T22:48:38.5621606Z [00:02:57.575]➜  packagefile github.com/rs/xid=/tmp/go-build3381348043/b577/_pkg_.a
2025-08-20T22:48:38.5622183Z [00:02:57.575]➜  packagefile github.com/newrelic/go-agent/v3/newrelic=/tmp/go-build3381348043/b666/_pkg_.a
2025-08-20T22:48:38.5622781Z [00:02:57.575]➜  packagefile github.com/smallstep/pkcs7=/tmp/go-build3381348043/b617/_pkg_.a
2025-08-20T22:48:38.5623526Z [00:02:57.575]➜  packagefile github.com/smallstep/scep=/tmp/go-build3381348043/b619/_pkg_.a
2025-08-20T22:48:38.5624116Z [00:02:57.575]➜  packagefile github.com/smallstep/scep/x509util=/tmp/go-build3381348043/b621/_pkg_.a
2025-08-20T22:48:38.5624704Z [00:02:57.575]➜  packagefile google.golang.org/grpc/codes=/tmp/go-build3381348043/b282/_pkg_.a
2025-08-20T22:48:38.5625274Z [00:02:57.575]➜  packagefile google.golang.org/grpc/status=/tmp/go-build3381348043/b295/_pkg_.a
2025-08-20T22:48:38.5626107Z [00:02:57.575]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build3381348043/b224/_pkg_.a
2025-08-20T22:48:38.5626989Z [00:02:57.575]➜  packagefile google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build3381348043/b273/_pkg_.a
2025-08-20T22:48:38.5627657Z [00:02:57.575]➜  packagefile github.com/smallstep/nosql/badger/v1=/tmp/go-build3381348043/b333/_pkg_.a
2025-08-20T22:48:38.5628290Z [00:02:57.575]➜  packagefile github.com/smallstep/nosql/badger/v2=/tmp/go-build3381348043/b359/_pkg_.a
2025-08-20T22:48:38.5628911Z [00:02:57.575]➜  packagefile github.com/smallstep/nosql/bolt=/tmp/go-build3381348043/b378/_pkg_.a
2025-08-20T22:48:38.5629508Z [00:02:57.575]➜  packagefile github.com/smallstep/nosql/mysql=/tmp/go-build3381348043/b383/_pkg_.a
2025-08-20T22:48:38.5630128Z [00:02:57.575]➜  packagefile github.com/smallstep/nosql/postgresql=/tmp/go-build3381348043/b389/_pkg_.a
2025-08-20T22:48:38.5630727Z [00:02:57.575]➜  packagefile github.com/go-jose/go-jose/v3=/tmp/go-build3381348043/b446/_pkg_.a
2025-08-20T22:48:38.5631338Z [00:02:57.575]➜  packagefile github.com/go-jose/go-jose/v3/cryptosigner=/tmp/go-build3381348043/b449/_pkg_.a
2025-08-20T22:48:38.5631965Z [00:02:57.575]➜  packagefile github.com/go-jose/go-jose/v3/jwt=/tmp/go-build3381348043/b450/_pkg_.a
2025-08-20T22:48:38.5632573Z [00:02:57.575]➜  packagefile go.step.sm/crypto/internal/utils/file=/tmp/go-build3381348043/b451/_pkg_.a
2025-08-20T22:48:38.5633173Z [00:02:57.575]➜  packagefile go.step.sm/crypto/fingerprint=/tmp/go-build3381348043/b428/_pkg_.a
2025-08-20T22:48:38.5633786Z [00:02:57.575]➜  packagefile go.step.sm/crypto/internal/bcrypt_pbkdf=/tmp/go-build3381348043/b462/_pkg_.a
2025-08-20T22:48:38.5634416Z [00:02:57.575]➜  packagefile golang.org/x/crypto/nacl/secretbox=/tmp/go-build3381348043/b463/_pkg_.a
2025-08-20T22:48:38.5634997Z [00:02:57.575]➜  packagefile golang.org/x/crypto/pbkdf2=/tmp/go-build3381348043/b203/_pkg_.a
2025-08-20T22:48:38.5635693Z [00:02:57.575]➜  packagefile golang.org/x/crypto/scrypt=/tmp/go-build3381348043/b444/_pkg_.a
2025-08-20T22:48:38.5636419Z [00:02:57.575]➜  packagefile go.step.sm/crypto/fipsutil=/tmp/go-build3381348043/b430/_pkg_.a
2025-08-20T22:48:38.5637018Z [00:02:57.575]➜  packagefile go.step.sm/crypto/internal/templates=/tmp/go-build3381348043/b431/_pkg_.a
2025-08-20T22:48:38.5637643Z [00:02:57.575]➜  packagefile go.step.sm/crypto/internal/utils/asn1=/tmp/go-build3381348043/b465/_pkg_.a
2025-08-20T22:48:38.5638248Z [00:02:57.575]➜  packagefile golang.org/x/crypto/cryptobyte=/tmp/go-build3381348043/b466/_pkg_.a
2025-08-20T22:48:38.5638951Z [00:02:57.575]➜  packagefile golang.org/x/crypto/cryptobyte/asn1=/tmp/go-build3381348043/b467/_pkg_.a
2025-08-20T22:48:38.5639627Z [00:02:57.575]➜  packagefile golang.org/x/net/idna=/tmp/go-build3381348043/b310/_pkg_.a
2025-08-20T22:48:38.5640189Z [00:02:57.575]➜  packagefile golang.org/x/net/http/httpguts=/tmp/go-build3381348043/b309/_pkg_.a
2025-08-20T22:48:38.5640772Z [00:02:57.575]➜  packagefile golang.org/x/net/http2/hpack=/tmp/go-build3381348043/b315/_pkg_.a
2025-08-20T22:48:38.5641375Z [00:02:57.575]➜  packagefile golang.org/x/net/internal/httpcommon=/tmp/go-build3381348043/b316/_pkg_.a
2025-08-20T22:48:38.5641944Z [00:02:57.575]➜  packagefile net/http/httptrace=/tmp/go-build3381348043/b180/_pkg_.a
2025-08-20T22:48:38.5642434Z [00:02:57.575]➜  packagefile net/textproto=/tmp/go-build3381348043/b174/_pkg_.a
2025-08-20T22:48:38.5643025Z [00:02:57.575]➜  packagefile google.golang.org/protobuf/encoding/protowire=/tmp/go-build3381348043/b216/_pkg_.a
2025-08-20T22:48:38.5643899Z [00:02:57.575]➜  packagefile google.golang.org/protobuf/internal/encoding/json=/tmp/go-build3381348043/b220/_pkg_.a
2025-08-20T22:48:38.5644655Z [00:02:57.575]➜  packagefile google.golang.org/protobuf/internal/encoding/messageset=/tmp/go-build3381348043/b226/_pkg_.a
2025-08-20T22:48:38.5645376Z [00:02:57.575]➜  packagefile google.golang.org/protobuf/internal/errors=/tmp/go-build3381348043/b217/_pkg_.a
2025-08-20T22:48:38.5646249Z [00:02:57.575]➜  packagefile google.golang.org/protobuf/internal/filedesc=/tmp/go-build3381348043/b227/_pkg_.a
2025-08-20T22:48:38.5646929Z [00:02:57.575]➜  packagefile google.golang.org/protobuf/internal/flags=/tmp/go-build3381348043/b223/_pkg_.a
2025-08-20T22:48:38.5647809Z [00:02:57.575]➜  packagefile google.golang.org/protobuf/internal/genid=/tmp/go-build3381348043/b234/_pkg_.a
2025-08-20T22:48:38.5648480Z [00:02:57.575]➜  packagefile google.golang.org/protobuf/internal/order=/tmp/go-build3381348043/b236/_pkg_.a
2025-08-20T22:48:38.5649158Z [00:02:57.575]➜  packagefile google.golang.org/protobuf/internal/pragma=/tmp/go-build3381348043/b225/_pkg_.a
2025-08-20T22:48:38.5649818Z [00:02:57.575]➜  packagefile google.golang.org/protobuf/internal/set=/tmp/go-build3381348043/b239/_pkg_.a
2025-08-20T22:48:38.5650468Z [00:02:57.575]➜  packagefile google.golang.org/protobuf/internal/strs=/tmp/go-build3381348043/b221/_pkg_.a
2025-08-20T22:48:38.5651157Z [00:02:57.575]➜  packagefile google.golang.org/protobuf/reflect/protoregistry=/tmp/go-build3381348043/b237/_pkg_.a
2025-08-20T22:48:38.5651918Z [00:02:57.575]➜  packagefile google.golang.org/protobuf/runtime/protoiface=/tmp/go-build3381348043/b238/_pkg_.a
2025-08-20T22:48:38.5652497Z [00:02:57.575]➜  packagefile log/internal=/tmp/go-build3381348043/b172/_pkg_.a
2025-08-20T22:48:38.5653055Z [00:02:57.575]➜  packagefile vendor/golang.org/x/net/dns/dnsmessage=/tmp/go-build3381348043/b149/_pkg_.a
2025-08-20T22:48:38.5653606Z [00:02:57.575]➜  packagefile internal/itoa=/tmp/go-build3381348043/b048/_pkg_.a
2025-08-20T22:48:38.5654102Z [00:02:57.575]➜  packagefile internal/nettrace=/tmp/go-build3381348043/b150/_pkg_.a
2025-08-20T22:48:38.5654586Z [00:02:57.575]➜  packagefile internal/poll=/tmp/go-build3381348043/b083/_pkg_.a
2025-08-20T22:48:38.5655117Z [00:02:57.575]➜  packagefile internal/singleflight=/tmp/go-build3381348043/b151/_pkg_.a
2025-08-20T22:48:38.5655644Z [00:02:57.575]➜  packagefile internal/syscall/unix=/tmp/go-build3381348043/b078/_pkg_.a
2025-08-20T22:48:38.5656578Z [00:02:57.575]➜  packagefile vendor/golang.org/x/net/http/httpguts=/tmp/go-build3381348043/b166/_pkg_.a
2025-08-20T22:48:38.5657286Z [00:02:57.575]➜  packagefile vendor/golang.org/x/net/http/httpproxy=/tmp/go-build3381348043/b175/_pkg_.a
2025-08-20T22:48:38.5657930Z [00:02:57.575]➜  packagefile vendor/golang.org/x/net/http2/hpack=/tmp/go-build3381348043/b176/_pkg_.a
2025-08-20T22:48:38.5658524Z [00:02:57.575]➜  packagefile vendor/golang.org/x/net/idna=/tmp/go-build3381348043/b167/_pkg_.a
2025-08-20T22:48:38.5659013Z [00:02:57.575]➜  packagefile mime=/tmp/go-build3381348043/b177/_pkg_.a
2025-08-20T22:48:38.5659556Z [00:02:57.575]➜  packagefile mime/multipart=/tmp/go-build3381348043/b178/_pkg_.a
2025-08-20T22:48:38.5660149Z [00:02:57.575]➜  packagefile net/http/internal=/tmp/go-build3381348043/b181/_pkg_.a
2025-08-20T22:48:38.5660674Z [00:02:57.575]➜  packagefile net/http/internal/ascii=/tmp/go-build3381348043/b182/_pkg_.a
2025-08-20T22:48:38.5661234Z [00:02:57.575]➜  packagefile net/http/internal/httpcommon=/tmp/go-build3381348043/b183/_pkg_.a
2025-08-20T22:48:38.5661790Z [00:02:57.575]➜  packagefile internal/filepathlite=/tmp/go-build3381348043/b080/_pkg_.a
2025-08-20T22:48:38.5662330Z [00:02:57.575]➜  packagefile internal/syscall/execenv=/tmp/go-build3381348043/b084/_pkg_.a
2025-08-20T22:48:38.5662853Z [00:02:57.575]➜  packagefile internal/testlog=/tmp/go-build3381348043/b085/_pkg_.a
2025-08-20T22:48:38.5663327Z [00:02:57.575]➜  packagefile internal/race=/tmp/go-build3381348043/b030/_pkg_.a
2025-08-20T22:48:38.5664034Z [00:02:57.575]➜  packagefile internal/unsafeheader=/tmp/go-build3381348043/b009/_pkg_.a
2025-08-20T22:48:38.5664535Z [00:02:57.575]➜  packagefile internal/sync=/tmp/go-build3381348043/b036/_pkg_.a
2025-08-20T22:48:38.5665017Z [00:02:57.575]➜  packagefile internal/synctest=/tmp/go-build3381348043/b038/_pkg_.a
2025-08-20T22:48:38.5665499Z [00:02:57.575]➜  packagefile internal/asan=/tmp/go-build3381348043/b028/_pkg_.a
2025-08-20T22:48:38.5666169Z [00:02:57.575]➜  packagefile internal/msan=/tmp/go-build3381348043/b029/_pkg_.a
2025-08-20T22:48:38.5666663Z [00:02:57.575]➜  packagefile internal/oserror=/tmp/go-build3381348043/b049/_pkg_.a
2025-08-20T22:48:38.5667190Z [00:02:57.575]➜  packagefile github.com/chzyer/readline=/tmp/go-build3381348043/b587/_pkg_.a
2025-08-20T22:48:38.5667978Z [00:02:57.575]➜  packagefile github.com/manifoldco/promptui=/tmp/go-build3381348043/b589/_pkg_.a
2025-08-20T22:48:38.5668479Z [00:02:57.575]➜  packagefile flag=/tmp/go-build3381348043/b351/_pkg_.a
2025-08-20T22:48:38.5669029Z [00:02:57.575]➜  packagefile github.com/cpuguy83/go-md2man/v2/md2man=/tmp/go-build3381348043/b584/_pkg_.a
2025-08-20T22:48:38.5669559Z [00:02:57.575]➜  packagefile io/ioutil=/tmp/go-build3381348043/b342/_pkg_.a
2025-08-20T22:48:38.5670017Z [00:02:57.575]➜  packagefile text/tabwriter=/tmp/go-build3381348043/b192/_pkg_.a
2025-08-20T22:48:38.5670629Z [00:02:57.575]➜  packagefile cloud.google.com/go/security/privateca/apiv1=/tmp/go-build3381348043/b683/_pkg_.a
2025-08-20T22:48:38.5671389Z [00:02:57.575]➜  packagefile cloud.google.com/go/security/privateca/apiv1/privatecapb=/tmp/go-build3381348043/b718/_pkg_.a
2025-08-20T22:48:38.5672074Z [00:02:57.575]➜  packagefile github.com/googleapis/gax-go/v2=/tmp/go-build3381348043/b533/_pkg_.a
2025-08-20T22:48:38.5672655Z [00:02:57.575]➜  packagefile google.golang.org/api/option=/tmp/go-build3381348043/b540/_pkg_.a
2025-08-20T22:48:38.5673309Z [00:02:57.575]➜  packagefile google.golang.org/protobuf/types/known/durationpb=/tmp/go-build3381348043/b293/_pkg_.a
2025-08-20T22:48:38.5673934Z [00:02:57.575]➜  packagefile github.com/mgutz/ansi=/tmp/go-build3381348043/b593/_pkg_.a
2025-08-20T22:48:38.5674554Z [00:02:57.575]➜  packagefile github.com/smallstep/cli-utils/pkg/blackfriday=/tmp/go-build3381348043/b596/_pkg_.a
2025-08-20T22:48:38.5675153Z [00:02:57.575]➜  packagefile golang.org/x/net/html=/tmp/go-build3381348043/b598/_pkg_.a
2025-08-20T22:48:38.5675645Z [00:02:57.575]➜  packagefile html=/tmp/go-build3381348043/b189/_pkg_.a
2025-08-20T22:48:38.5676636Z [00:02:57.575]➜  packagefile github.com/smallstep/cli/command/api/token=/tmp/go-build3381348043/b722/_pkg_.a
2025-08-20T22:48:38.5677378Z [00:02:57.575]➜  packagefile github.com/smallstep/cli/utils=/tmp/go-build3381348043/b724/_pkg_.a
2025-08-20T22:48:38.5678006Z [00:02:57.575]➜  packagefile github.com/smallstep/certificates/pki=/tmp/go-build3381348043/b728/_pkg_.a
2025-08-20T22:48:38.5678658Z [00:02:57.575]➜  packagefile github.com/smallstep/cli/command/ca/acme=/tmp/go-build3381348043/b729/_pkg_.a
2025-08-20T22:48:38.5679408Z [00:02:57.575]➜  packagefile github.com/smallstep/cli/command/ca/admin=/tmp/go-build3381348043/b756/_pkg_.a
2025-08-20T22:48:38.5680150Z [00:02:57.575]➜  packagefile github.com/smallstep/cli/command/ca/policy=/tmp/go-build3381348043/b757/_pkg_.a
2025-08-20T22:48:38.5680853Z [00:02:57.575]➜  packagefile github.com/smallstep/cli/command/ca/provisioner=/tmp/go-build3381348043/b768/_pkg_.a
2025-08-20T22:48:38.5681493Z [00:02:57.575]➜  packagefile github.com/smallstep/cli/flags=/tmp/go-build3381348043/b731/_pkg_.a
2025-08-20T22:48:38.5682172Z [00:02:57.575]➜  packagefile github.com/smallstep/cli/internal/cryptoutil=/tmp/go-build3381348043/b736/_pkg_.a
2025-08-20T22:48:38.5682821Z [00:02:57.575]➜  packagefile github.com/smallstep/cli/token=/tmp/go-build3381348043/b738/_pkg_.a
2025-08-20T22:48:38.5683441Z [00:02:57.575]➜  packagefile github.com/smallstep/cli/utils/cautils=/tmp/go-build3381348043/b733/_pkg_.a
2025-08-20T22:48:38.5684084Z [00:02:57.575]➜  packagefile github.com/smallstep/cli/utils/sysutils=/tmp/go-build3381348043/b735/_pkg_.a
2025-08-20T22:48:38.5684880Z [00:02:57.575]➜  packagefile go.step.sm/crypto/kms/azurekms=/tmp/go-build3381348043/b771/_pkg_.a
2025-08-20T22:48:38.5685386Z [00:02:57.575]➜  packagefile os/exec=/tmp/go-build3381348043/b495/_pkg_.a
2025-08-20T22:48:38.5686033Z [00:02:57.575]➜  packagefile github.com/smallstep/certinfo=/tmp/go-build3381348043/b832/_pkg_.a
2025-08-20T22:48:38.5686721Z [00:02:57.575]➜  packagefile github.com/smallstep/cli/internal/crlutil=/tmp/go-build3381348043/b836/_pkg_.a
2025-08-20T22:48:38.5687356Z [00:02:57.575]➜  packagefile github.com/smallstep/truststore=/tmp/go-build3381348043/b740/_pkg_.a
2025-08-20T22:48:38.5687957Z [00:02:57.575]➜  packagefile github.com/smallstep/zcrypto/x509=/tmp/go-build3381348043/b837/_pkg_.a
2025-08-20T22:48:38.5688745Z [00:02:57.575]➜  packagefile github.com/smallstep/zlint=/tmp/go-build3381348043/b844/_pkg_.a
2025-08-20T22:48:38.5689338Z [00:02:57.575]➜  packagefile software.sslmate.com/src/go-pkcs12=/tmp/go-build3381348043/b847/_pkg_.a
2025-08-20T22:48:38.5690005Z [00:02:57.575]➜  packagefile github.com/smallstep/cli/command/crypto/hash=/tmp/go-build3381348043/b853/_pkg_.a
2025-08-20T22:48:38.5690696Z [00:02:57.575]➜  packagefile github.com/smallstep/cli/command/crypto/jose=/tmp/go-build3381348043/b854/_pkg_.a
2025-08-20T22:48:38.5691385Z [00:02:57.575]➜  packagefile github.com/smallstep/cli/command/crypto/jwe=/tmp/go-build3381348043/b855/_pkg_.a
2025-08-20T22:48:38.5692072Z [00:02:57.575]➜  packagefile github.com/smallstep/cli/command/crypto/jwk=/tmp/go-build3381348043/b856/_pkg_.a
2025-08-20T22:48:38.5692762Z [00:02:57.575]➜  packagefile github.com/smallstep/cli/command/crypto/jws=/tmp/go-build3381348043/b857/_pkg_.a
2025-08-20T22:48:38.5693448Z [00:02:57.575]➜  packagefile github.com/smallstep/cli/command/crypto/jwt=/tmp/go-build3381348043/b858/_pkg_.a
2025-08-20T22:48:38.5694124Z [00:02:57.575]➜  packagefile github.com/smallstep/cli/command/crypto/kdf=/tmp/go-build3381348043/b859/_pkg_.a
2025-08-20T22:48:38.5694814Z [00:02:57.575]➜  packagefile github.com/smallstep/cli/command/crypto/key=/tmp/go-build3381348043/b861/_pkg_.a
2025-08-20T22:48:38.5695503Z [00:02:57.575]➜  packagefile github.com/smallstep/cli/command/crypto/nacl=/tmp/go-build3381348043/b862/_pkg_.a
2025-08-20T22:48:38.5696350Z [00:02:57.575]➜  packagefile github.com/smallstep/cli/command/crypto/otp=/tmp/go-build3381348043/b866/_pkg_.a
2025-08-20T22:48:38.5697038Z [00:02:57.575]➜  packagefile github.com/smallstep/cli/command/crypto/rand=/tmp/go-build3381348043/b877/_pkg_.a
2025-08-20T22:48:38.5697889Z [00:02:57.575]➜  packagefile github.com/smallstep/cli/command/crypto/winpe=/tmp/go-build3381348043/b878/_pkg_.a
2025-08-20T22:48:38.5698592Z [00:02:57.575]➜  packagefile github.com/smallstep/cli/exec=/tmp/go-build3381348043/b734/_pkg_.a
2025-08-20T22:48:38.5699137Z [00:02:57.575]➜  packagefile net/http/httptest=/tmp/go-build3381348043/b884/_pkg_.a
2025-08-20T22:48:38.5699772Z [00:02:57.575]➜  packagefile github.com/smallstep/cli/internal/sshutil=/tmp/go-build3381348043/b888/_pkg_.a
2025-08-20T22:48:38.5700497Z [00:02:57.575]➜  packagefile golang.org/x/crypto/blake2b=/tmp/go-build3381348043/b422/_pkg_.a
2025-08-20T22:48:38.5701072Z [00:02:57.575]➜  packagefile regexp/syntax=/tmp/go-build3381348043/b185/_pkg_.a
2025-08-20T22:48:38.5701598Z [00:02:57.575]➜  packagefile crypto/internal/fips140/ecdh=/tmp/go-build3381348043/b091/_pkg_.a
2025-08-20T22:48:38.5702234Z [00:02:57.575]➜  packagefile crypto/internal/fips140/edwards25519/field=/tmp/go-build3381348043/b094/_pkg_.a
2025-08-20T22:48:38.5702854Z [00:02:57.575]➜  packagefile crypto/internal/boring/sig=/tmp/go-build3381348043/b090/_pkg_.a
2025-08-20T22:48:38.5703427Z [00:02:57.575]➜  packagefile crypto/internal/fips140/check=/tmp/go-build3381348043/b065/_pkg_.a
2025-08-20T22:48:38.5704009Z [00:02:57.575]➜  packagefile crypto/internal/fips140/hmac=/tmp/go-build3381348043/b066/_pkg_.a
2025-08-20T22:48:38.5704585Z [00:02:57.575]➜  packagefile crypto/internal/fips140/sha512=/tmp/go-build3381348043/b073/_pkg_.a
2025-08-20T22:48:38.5705398Z [00:02:57.575]➜  packagefile crypto/internal/fips140/nistec/fiat=/tmp/go-build3381348043/b093/_pkg_.a
2025-08-20T22:48:38.5706178Z [00:02:57.575]➜  packagefile crypto/internal/fips140/subtle=/tmp/go-build3381348043/b072/_pkg_.a
2025-08-20T22:48:38.5706809Z [00:02:57.575]➜  packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build3381348043/b068/_pkg_.a
2025-08-20T22:48:38.5707422Z [00:02:57.575]➜  packagefile crypto/internal/fips140/sha3=/tmp/go-build3381348043/b071/_pkg_.a
2025-08-20T22:48:38.5707942Z [00:02:57.575]➜  packagefile crypto/sha3=/tmp/go-build3381348043/b107/_pkg_.a
2025-08-20T22:48:38.5708498Z [00:02:57.575]➜  packagefile crypto/internal/fips140/edwards25519=/tmp/go-build3381348043/b115/_pkg_.a
2025-08-20T22:48:38.5709338Z [00:02:57.575]➜  packagefile crypto/internal/fips140deps/godebug=/tmp/go-build3381348043/b062/_pkg_.a
2025-08-20T22:48:38.5709923Z [00:02:57.575]➜  packagefile crypto/internal/entropy=/tmp/go-build3381348043/b076/_pkg_.a
2025-08-20T22:48:38.5710506Z [00:02:57.575]➜  packagefile crypto/internal/fips140deps/cpu=/tmp/go-build3381348043/b069/_pkg_.a
2025-08-20T22:48:38.5711068Z [00:02:57.576]➜  packagefile crypto/internal/impl=/tmp/go-build3381348043/b070/_pkg_.a
2025-08-20T22:48:38.5711570Z [00:02:57.576]➜  packagefile internal/bisect=/tmp/go-build3381348043/b046/_pkg_.a
2025-08-20T22:48:38.5712103Z [00:02:57.576]➜  packagefile crypto/internal/fips140/alias=/tmp/go-build3381348043/b064/_pkg_.a
2025-08-20T22:48:38.5712679Z [00:02:57.576]➜  packagefile crypto/internal/fips140/hkdf=/tmp/go-build3381348043/b125/_pkg_.a
2025-08-20T22:48:38.5713203Z [00:02:57.576]➜  packagefile crypto/fips140=/tmp/go-build3381348043/b140/_pkg_.a
2025-08-20T22:48:38.5713758Z [00:02:57.576]➜  packagefile vendor/golang.org/x/crypto/chacha20=/tmp/go-build3381348043/b133/_pkg_.a
2025-08-20T22:48:38.5714407Z [00:02:57.576]➜  packagefile vendor/golang.org/x/crypto/internal/alias=/tmp/go-build3381348043/b134/_pkg_.a
2025-08-20T22:48:38.5715082Z [00:02:57.576]➜  packagefile vendor/golang.org/x/crypto/internal/poly1305=/tmp/go-build3381348043/b135/_pkg_.a
2025-08-20T22:48:38.5715635Z [00:02:57.576]➜  packagefile unique=/tmp/go-build3381348043/b153/_pkg_.a
2025-08-20T22:48:38.5716253Z [00:02:57.576]➜  packagefile hash/crc32=/tmp/go-build3381348043/b165/_pkg_.a
2025-08-20T22:48:38.5716732Z [00:02:57.576]➜  packagefile internal/profile=/tmp/go-build3381348043/b190/_pkg_.a
2025-08-20T22:48:38.5717212Z [00:02:57.576]➜  packagefile runtime/pprof=/tmp/go-build3381348043/b191/_pkg_.a
2025-08-20T22:48:38.5717859Z [00:02:57.576]➜  packagefile runtime/trace=/tmp/go-build3381348043/b193/_pkg_.a
2025-08-20T22:48:38.5718411Z [00:02:57.576]➜  packagefile database/sql/driver=/tmp/go-build3381348043/b198/_pkg_.a
2025-08-20T22:48:38.5718963Z [00:02:57.576]➜  packagefile github.com/go-jose/go-jose/v4=/tmp/go-build3381348043/b200/_pkg_.a
2025-08-20T22:48:38.5719522Z [00:02:57.576]➜  packagefile golang.org/x/oauth2=/tmp/go-build3381348043/b204/_pkg_.a
2025-08-20T22:48:38.5720027Z [00:02:57.576]➜  packagefile encoding/base32=/tmp/go-build3381348043/b207/_pkg_.a
2025-08-20T22:48:38.5720632Z [00:02:57.576]➜  packagefile github.com/x448/float16=/tmp/go-build3381348043/b208/_pkg_.a
2025-08-20T22:48:38.5721260Z [00:02:57.576]➜  packagefile github.com/google/go-tpm/tpmutil=/tmp/go-build3381348043/b210/_pkg_.a
2025-08-20T22:48:38.5721858Z [00:02:57.576]➜  packagefile github.com/ccoveille/go-safecast=/tmp/go-build3381348043/b575/_pkg_.a
2025-08-20T22:48:38.5722527Z [00:02:57.576]➜  packagefile github.com/google/go-tpm/legacy/tpm2/credactivation=/tmp/go-build3381348043/b625/_pkg_.a
2025-08-20T22:48:38.5723176Z [00:02:57.576]➜  packagefile github.com/google/go-tpm/tpm=/tmp/go-build3381348043/b626/_pkg_.a
2025-08-20T22:48:38.5723781Z [00:02:57.576]➜  packagefile github.com/google/go-tspi/verification=/tmp/go-build3381348043/b627/_pkg_.a
2025-08-20T22:48:38.5724485Z [00:02:57.576]➜  packagefile github.com/smallstep/go-attestation/attest/internal=/tmp/go-build3381348043/b634/_pkg_.a
2025-08-20T22:48:38.5725144Z [00:02:57.576]➜  packagefile github.com/Masterminds/sprig/v3=/tmp/go-build3381348043/b432/_pkg_.a
2025-08-20T22:48:38.5726118Z [00:02:57.576]➜  packagefile go.step.sm/crypto/internal/utils/convert=/tmp/go-build3381348043/b602/_pkg_.a
2025-08-20T22:48:38.5726751Z [00:02:57.576]➜  packagefile golang.org/x/crypto/ssh/agent=/tmp/go-build3381348043/b603/_pkg_.a
2025-08-20T22:48:38.5727267Z [00:02:57.576]➜  packagefile crypto/mlkem=/tmp/go-build3381348043/b456/_pkg_.a
2025-08-20T22:48:38.5727788Z [00:02:57.576]➜  packagefile golang.org/x/crypto/chacha20=/tmp/go-build3381348043/b457/_pkg_.a
2025-08-20T22:48:38.5728369Z [00:02:57.576]➜  packagefile golang.org/x/crypto/curve25519=/tmp/go-build3381348043/b423/_pkg_.a
2025-08-20T22:48:38.5729201Z [00:02:57.576]➜  packagefile golang.org/x/crypto/internal/poly1305=/tmp/go-build3381348043/b459/_pkg_.a
2025-08-20T22:48:38.5729874Z [00:02:57.576]➜  packagefile golang.org/x/crypto/ssh/internal/bcrypt_pbkdf=/tmp/go-build3381348043/b460/_pkg_.a
2025-08-20T22:48:38.5730495Z [00:02:57.576]➜  packagefile go.step.sm/crypto/kms/softkms=/tmp/go-build3381348043/b609/_pkg_.a
2025-08-20T22:48:38.5731055Z [00:02:57.576]➜  packagefile go.step.sm/crypto/kms/uri=/tmp/go-build3381348043/b606/_pkg_.a
2025-08-20T22:48:38.5731581Z [00:02:57.576]➜  packagefile golang.org/x/net/trace=/tmp/go-build3381348043/b244/_pkg_.a
2025-08-20T22:48:38.5732136Z [00:02:57.576]➜  packagefile google.golang.org/grpc/backoff=/tmp/go-build3381348043/b249/_pkg_.a
2025-08-20T22:48:38.5732716Z [00:02:57.576]➜  packagefile google.golang.org/grpc/balancer=/tmp/go-build3381348043/b250/_pkg_.a
2025-08-20T22:48:38.5733322Z [00:02:57.576]➜  packagefile google.golang.org/grpc/balancer/base=/tmp/go-build3381348043/b266/_pkg_.a
2025-08-20T22:48:38.5733971Z [00:02:57.576]➜  packagefile google.golang.org/grpc/balancer/pickfirst=/tmp/go-build3381348043/b267/_pkg_.a
2025-08-20T22:48:38.5734642Z [00:02:57.576]➜  packagefile google.golang.org/grpc/balancer/roundrobin=/tmp/go-build3381348043/b280/_pkg_.a
2025-08-20T22:48:38.5735270Z [00:02:57.576]➜  packagefile google.golang.org/grpc/channelz=/tmp/go-build3381348043/b251/_pkg_.a
2025-08-20T22:48:38.5736012Z [00:02:57.576]➜  packagefile google.golang.org/grpc/connectivity=/tmp/go-build3381348043/b253/_pkg_.a
2025-08-20T22:48:38.5736724Z [00:02:57.576]➜  packagefile google.golang.org/grpc/credentials/insecure=/tmp/go-build3381348043/b283/_pkg_.a
2025-08-20T22:48:38.5737351Z [00:02:57.576]➜  packagefile google.golang.org/grpc/encoding=/tmp/go-build3381348043/b284/_pkg_.a
2025-08-20T22:48:38.5738124Z [00:02:57.576]➜  packagefile google.golang.org/grpc/encoding/proto=/tmp/go-build3381348043/b287/_pkg_.a
2025-08-20T22:48:38.5738886Z [00:02:57.576]➜  packagefile google.golang.org/grpc/experimental/stats=/tmp/go-build3381348043/b262/_pkg_.a
2025-08-20T22:48:38.5739518Z [00:02:57.576]➜  packagefile google.golang.org/grpc/grpclog=/tmp/go-build3381348043/b254/_pkg_.a
2025-08-20T22:48:38.5740104Z [00:02:57.576]➜  packagefile google.golang.org/grpc/internal=/tmp/go-build3381348043/b260/_pkg_.a
2025-08-20T22:48:38.5740727Z [00:02:57.576]➜  packagefile google.golang.org/grpc/internal/backoff=/tmp/go-build3381348043/b288/_pkg_.a
2025-08-20T22:48:38.5741536Z [00:02:57.576]➜  packagefile google.golang.org/grpc/internal/balancer/gracefulswitch=/tmp/go-build3381348043/b289/_pkg_.a
2025-08-20T22:48:38.5742335Z [00:02:57.576]➜  packagefile google.golang.org/grpc/internal/balancerload=/tmp/go-build3381348043/b290/_pkg_.a
2025-08-20T22:48:38.5743012Z [00:02:57.576]➜  packagefile google.golang.org/grpc/internal/binarylog=/tmp/go-build3381348043/b291/_pkg_.a
2025-08-20T22:48:38.5743668Z [00:02:57.576]➜  packagefile google.golang.org/grpc/internal/channelz=/tmp/go-build3381348043/b252/_pkg_.a
2025-08-20T22:48:38.5744319Z [00:02:57.576]➜  packagefile google.golang.org/grpc/internal/grpcsync=/tmp/go-build3381348043/b299/_pkg_.a
2025-08-20T22:48:38.5744972Z [00:02:57.576]➜  packagefile google.golang.org/grpc/internal/grpcutil=/tmp/go-build3381348043/b285/_pkg_.a
2025-08-20T22:48:38.5745603Z [00:02:57.576]➜  packagefile google.golang.org/grpc/internal/idle=/tmp/go-build3381348043/b301/_pkg_.a
2025-08-20T22:48:38.5746514Z [00:02:57.576]➜  packagefile google.golang.org/grpc/internal/metadata=/tmp/go-build3381348043/b302/_pkg_.a
2025-08-20T22:48:38.5747160Z [00:02:57.576]➜  packagefile google.golang.org/grpc/internal/pretty=/tmp/go-build3381348043/b271/_pkg_.a
2025-08-20T22:48:38.5747802Z [00:02:57.576]➜  packagefile google.golang.org/grpc/internal/resolver=/tmp/go-build3381348043/b303/_pkg_.a
2025-08-20T22:48:38.5748548Z [00:02:57.576]➜  packagefile google.golang.org/grpc/internal/resolver/delegatingresolver=/tmp/go-build3381348043/b305/_pkg_.a
2025-08-20T22:48:38.5749336Z [00:02:57.576]➜  packagefile google.golang.org/grpc/internal/resolver/passthrough=/tmp/go-build3381348043/b323/_pkg_.a
2025-08-20T22:48:38.5750212Z [00:02:57.576]➜  packagefile google.golang.org/grpc/internal/resolver/unix=/tmp/go-build3381348043/b324/_pkg_.a
2025-08-20T22:48:38.5750903Z [00:02:57.576]➜  packagefile google.golang.org/grpc/internal/serviceconfig=/tmp/go-build3381348043/b304/_pkg_.a
2025-08-20T22:48:38.5751570Z [00:02:57.576]➜  packagefile google.golang.org/grpc/internal/stats=/tmp/go-build3381348043/b325/_pkg_.a
2025-08-20T22:48:38.5752203Z [00:02:57.576]➜  packagefile google.golang.org/grpc/internal/status=/tmp/go-build3381348043/b298/_pkg_.a
2025-08-20T22:48:38.5752852Z [00:02:57.576]➜  packagefile google.golang.org/grpc/internal/transport=/tmp/go-build3381348043/b307/_pkg_.a
2025-08-20T22:48:38.5753480Z [00:02:57.576]➜  packagefile google.golang.org/grpc/keepalive=/tmp/go-build3381348043/b319/_pkg_.a
2025-08-20T22:48:38.5754058Z [00:02:57.576]➜  packagefile google.golang.org/grpc/mem=/tmp/go-build3381348043/b286/_pkg_.a
2025-08-20T22:48:38.5754629Z [00:02:57.576]➜  packagefile google.golang.org/grpc/metadata=/tmp/go-build3381348043/b264/_pkg_.a
2025-08-20T22:48:38.5755203Z [00:02:57.576]➜  packagefile google.golang.org/grpc/peer=/tmp/go-build3381348043/b320/_pkg_.a
2025-08-20T22:48:38.5755939Z [00:02:57.576]➜  packagefile google.golang.org/grpc/resolver=/tmp/go-build3381348043/b265/_pkg_.a
2025-08-20T22:48:38.5756760Z [00:02:57.576]➜  packagefile google.golang.org/grpc/resolver/dns=/tmp/go-build3381348043/b326/_pkg_.a
2025-08-20T22:48:38.5757445Z [00:02:57.576]➜  packagefile google.golang.org/grpc/serviceconfig=/tmp/go-build3381348043/b261/_pkg_.a
2025-08-20T22:48:38.5758042Z [00:02:57.576]➜  packagefile google.golang.org/grpc/stats=/tmp/go-build3381348043/b263/_pkg_.a
2025-08-20T22:48:38.5758601Z [00:02:57.576]➜  packagefile google.golang.org/grpc/tap=/tmp/go-build3381348043/b321/_pkg_.a
2025-08-20T22:48:38.5759263Z [00:02:57.576]➜  packagefile google.golang.org/grpc/attributes=/tmp/go-build3381348043/b257/_pkg_.a
2025-08-20T22:48:38.5759971Z [00:02:57.576]➜  packagefile google.golang.org/grpc/internal/credentials=/tmp/go-build3381348043/b258/_pkg_.a
2025-08-20T22:48:38.5760649Z [00:02:57.576]➜  packagefile google.golang.org/grpc/internal/envconfig=/tmp/go-build3381348043/b259/_pkg_.a
2025-08-20T22:48:38.5761254Z [00:02:57.576]➜  packagefile golang.org/x/crypto/argon2=/tmp/go-build3381348043/b421/_pkg_.a
2025-08-20T22:48:38.5761894Z [00:02:57.576]➜  packagefile google.golang.org/api/cloudresourcemanager/v1=/tmp/go-build3381348043/b471/_pkg_.a
2025-08-20T22:48:38.5762502Z [00:02:57.576]➜  packagefile filippo.io/edwards25519=/tmp/go-build3381348043/b387/_pkg_.a
2025-08-20T22:48:38.5763057Z [00:02:57.576]➜  packagefile filippo.io/edwards25519/field=/tmp/go-build3381348043/b388/_pkg_.a
2025-08-20T22:48:38.5763596Z [00:02:57.576]➜  packagefile text/template/parse=/tmp/go-build3381348043/b248/_pkg_.a
2025-08-20T22:48:38.5764179Z [00:02:57.576]➜  packagefile github.com/beorn7/perks/quantile=/tmp/go-build3381348043/b650/_pkg_.a
2025-08-20T22:48:38.5764765Z [00:02:57.576]➜  packagefile github.com/cespare/xxhash/v2=/tmp/go-build3381348043/b347/_pkg_.a
2025-08-20T22:48:38.5765451Z [00:02:57.576]➜  packagefile github.com/prometheus/client_golang/prometheus/internal=/tmp/go-build3381348043/b651/_pkg_.a
2025-08-20T22:48:38.5766408Z [00:02:57.576]➜  packagefile github.com/prometheus/client_model/go=/tmp/go-build3381348043/b652/_pkg_.a
2025-08-20T22:48:38.5767296Z [00:02:57.576]➜  packagefile github.com/prometheus/common/expfmt=/tmp/go-build3381348043/b655/_pkg_.a
2025-08-20T22:48:38.5767925Z [00:02:57.576]➜  packagefile github.com/prometheus/common/model=/tmp/go-build3381348043/b653/_pkg_.a
2025-08-20T22:48:38.5768518Z [00:02:57.576]➜  packagefile github.com/prometheus/procfs=/tmp/go-build3381348043/b658/_pkg_.a
2025-08-20T22:48:38.5769045Z [00:02:57.576]➜  packagefile runtime/metrics=/tmp/go-build3381348043/b654/_pkg_.a
2025-08-20T22:48:38.5769838Z [00:02:57.576]➜  packagefile github.com/prometheus/client_golang/internal/github.com/golang/gddo/httputil=/tmp/go-build3381348043/b662/_pkg_.a
2025-08-20T22:48:38.5770922Z [00:02:57.576]➜  packagefile github.com/prometheus/client_golang/prometheus/promhttp/internal=/tmp/go-build3381348043/b664/_pkg_.a
2025-08-20T22:48:38.5771591Z [00:02:57.576]➜  packagefile golang.org/x/sys/unix=/tmp/go-build3381348043/b211/_pkg_.a
2025-08-20T22:48:38.5772091Z [00:02:57.576]➜  packagefile container/heap=/tmp/go-build3381348043/b345/_pkg_.a
2025-08-20T22:48:38.5772665Z [00:02:57.576]➜  packagefile github.com/newrelic/go-agent/v3/internal=/tmp/go-build3381348043/b667/_pkg_.a
2025-08-20T22:48:38.5773328Z [00:02:57.576]➜  packagefile github.com/newrelic/go-agent/v3/internal/cat=/tmp/go-build3381348043/b668/_pkg_.a
2025-08-20T22:48:38.5774073Z [00:02:57.576]➜  packagefile github.com/newrelic/go-agent/v3/internal/com_newrelic_trace_v1=/tmp/go-build3381348043/b670/_pkg_.a
2025-08-20T22:48:38.5774817Z [00:02:57.576]➜  packagefile github.com/newrelic/go-agent/v3/internal/jsonx=/tmp/go-build3381348043/b669/_pkg_.a
2025-08-20T22:48:38.5775527Z [00:02:57.576]➜  packagefile github.com/newrelic/go-agent/v3/internal/logcontext=/tmp/go-build3381348043/b671/_pkg_.a
2025-08-20T22:48:38.5776437Z [00:02:57.576]➜  packagefile github.com/newrelic/go-agent/v3/internal/logger=/tmp/go-build3381348043/b674/_pkg_.a
2025-08-20T22:48:38.5777146Z [00:02:57.576]➜  packagefile github.com/newrelic/go-agent/v3/internal/sysinfo=/tmp/go-build3381348043/b675/_pkg_.a
2025-08-20T22:48:38.5778039Z [00:02:57.576]➜  packagefile github.com/newrelic/go-agent/v3/internal/utilization=/tmp/go-build3381348043/b676/_pkg_.a
2025-08-20T22:48:38.5778664Z [00:02:57.576]➜  packagefile hash/fnv=/tmp/go-build3381348043/b219/_pkg_.a
2025-08-20T22:48:38.5779255Z [00:02:57.576]➜  packagefile github.com/smallstep/pkcs7/internal/legacy/x509=/tmp/go-build3381348043/b618/_pkg_.a
2025-08-20T22:48:38.5780004Z [00:02:57.576]➜  packagefile github.com/smallstep/scep/cryptoutil=/tmp/go-build3381348043/b620/_pkg_.a
2025-08-20T22:48:38.5780765Z [00:02:57.576]➜  packagefile google.golang.org/genproto/googleapis/rpc/status=/tmp/go-build3381348043/b296/_pkg_.a
2025-08-20T22:48:38.5781479Z [00:02:57.576]➜  packagefile google.golang.org/protobuf/internal/filetype=/tmp/go-build3381348043/b274/_pkg_.a
2025-08-20T22:48:38.5782150Z [00:02:57.576]➜  packagefile google.golang.org/protobuf/internal/impl=/tmp/go-build3381348043/b275/_pkg_.a
2025-08-20T22:48:38.5782833Z [00:02:57.576]➜  packagefile google.golang.org/protobuf/internal/protolazy=/tmp/go-build3381348043/b278/_pkg_.a
2025-08-20T22:48:38.5783520Z [00:02:57.576]➜  packagefile google.golang.org/protobuf/internal/version=/tmp/go-build3381348043/b279/_pkg_.a
2025-08-20T22:48:38.5784137Z [00:02:57.576]➜  packagefile github.com/dgraph-io/badger=/tmp/go-build3381348043/b334/_pkg_.a
2025-08-20T22:48:38.5784727Z [00:02:57.576]➜  packagefile github.com/dgraph-io/badger/options=/tmp/go-build3381348043/b335/_pkg_.a
2025-08-20T22:48:38.5785328Z [00:02:57.576]➜  packagefile github.com/dgraph-io/badger/v2=/tmp/go-build3381348043/b360/_pkg_.a
2025-08-20T22:48:38.5786044Z [00:02:57.576]➜  packagefile github.com/dgraph-io/badger/v2/options=/tmp/go-build3381348043/b361/_pkg_.a
2025-08-20T22:48:38.5786656Z [00:02:57.576]➜  packagefile go.etcd.io/bbolt=/tmp/go-build3381348043/b379/_pkg_.a
2025-08-20T22:48:38.5787185Z [00:02:57.576]➜  packagefile github.com/go-sql-driver/mysql=/tmp/go-build3381348043/b384/_pkg_.a
2025-08-20T22:48:38.5787932Z [00:02:57.576]➜  packagefile github.com/jackc/pgx/v5=/tmp/go-build3381348043/b390/_pkg_.a
2025-08-20T22:48:38.5788493Z [00:02:57.576]➜  packagefile github.com/jackc/pgx/v5/stdlib=/tmp/go-build3381348043/b412/_pkg_.a
2025-08-20T22:48:38.5789087Z [00:02:57.576]➜  packagefile github.com/go-jose/go-jose/v3/cipher=/tmp/go-build3381348043/b447/_pkg_.a
2025-08-20T22:48:38.5789683Z [00:02:57.576]➜  packagefile github.com/go-jose/go-jose/v3/json=/tmp/go-build3381348043/b448/_pkg_.a
2025-08-20T22:48:38.5790306Z [00:02:57.576]➜  packagefile go.step.sm/crypto/internal/utils/utfbom=/tmp/go-build3381348043/b452/_pkg_.a
2025-08-20T22:48:38.5790917Z [00:02:57.576]➜  packagefile go.step.sm/crypto/internal/emoji=/tmp/go-build3381348043/b429/_pkg_.a
2025-08-20T22:48:38.5791663Z [00:02:57.576]➜  packagefile golang.org/x/crypto/blowfish=/tmp/go-build3381348043/b443/_pkg_.a
2025-08-20T22:48:38.5792256Z [00:02:57.576]➜  packagefile golang.org/x/crypto/internal/alias=/tmp/go-build3381348043/b458/_pkg_.a
2025-08-20T22:48:38.5792873Z [00:02:57.576]➜  packagefile golang.org/x/crypto/salsa20/salsa=/tmp/go-build3381348043/b464/_pkg_.a
2025-08-20T22:48:38.5793473Z [00:02:57.576]➜  packagefile golang.org/x/text/secure/bidirule=/tmp/go-build3381348043/b311/_pkg_.a
2025-08-20T22:48:38.5794062Z [00:02:57.576]➜  packagefile golang.org/x/text/unicode/bidi=/tmp/go-build3381348043/b313/_pkg_.a
2025-08-20T22:48:38.5794640Z [00:02:57.576]➜  packagefile golang.org/x/text/unicode/norm=/tmp/go-build3381348043/b314/_pkg_.a
2025-08-20T22:48:38.5795371Z [00:02:57.576]➜  packagefile google.golang.org/protobuf/internal/detrand=/tmp/go-build3381348043/b218/_pkg_.a
2025-08-20T22:48:38.5796234Z [00:02:57.576]➜  packagefile google.golang.org/protobuf/internal/descfmt=/tmp/go-build3381348043/b228/_pkg_.a
2025-08-20T22:48:38.5796928Z [00:02:57.576]➜  packagefile google.golang.org/protobuf/internal/descopts=/tmp/go-build3381348043/b229/_pkg_.a
2025-08-20T22:48:38.5797648Z [00:02:57.576]➜  packagefile google.golang.org/protobuf/internal/editiondefaults=/tmp/go-build3381348043/b230/_pkg_.a
2025-08-20T22:48:38.5798499Z [00:02:57.576]➜  packagefile google.golang.org/protobuf/internal/encoding/defval=/tmp/go-build3381348043/b232/_pkg_.a
2025-08-20T22:48:38.5799171Z [00:02:57.576]➜  packagefile go/token=/tmp/go-build3381348043/b222/_pkg_.a
2025-08-20T22:48:38.5799723Z [00:02:57.576]➜  packagefile vendor/golang.org/x/text/secure/bidirule=/tmp/go-build3381348043/b168/_pkg_.a
2025-08-20T22:48:38.5800407Z [00:02:57.576]➜  packagefile vendor/golang.org/x/text/unicode/bidi=/tmp/go-build3381348043/b170/_pkg_.a
2025-08-20T22:48:38.5801041Z [00:02:57.576]➜  packagefile vendor/golang.org/x/text/unicode/norm=/tmp/go-build3381348043/b173/_pkg_.a
2025-08-20T22:48:38.5801615Z [00:02:57.576]➜  packagefile mime/quotedprintable=/tmp/go-build3381348043/b179/_pkg_.a
2025-08-20T22:48:38.5802194Z [00:02:57.576]➜  packagefile github.com/manifoldco/promptui/list=/tmp/go-build3381348043/b590/_pkg_.a
2025-08-20T22:48:38.5802839Z [00:02:57.576]➜  packagefile github.com/manifoldco/promptui/screenbuf=/tmp/go-build3381348043/b591/_pkg_.a
2025-08-20T22:48:38.5803648Z [00:02:57.576]➜  packagefile github.com/russross/blackfriday/v2=/tmp/go-build3381348043/b585/_pkg_.a
2025-08-20T22:48:38.5804265Z [00:02:57.576]➜  packagefile cloud.google.com/go/iam/apiv1/iampb=/tmp/go-build3381348043/b684/_pkg_.a
2025-08-20T22:48:38.5804864Z [00:02:57.576]➜  packagefile cloud.google.com/go/longrunning=/tmp/go-build3381348043/b689/_pkg_.a
2025-08-20T22:48:38.5805481Z [00:02:57.576]➜  packagefile cloud.google.com/go/longrunning/autogen=/tmp/go-build3381348043/b690/_pkg_.a
2025-08-20T22:48:38.5806385Z [00:02:57.576]➜  packagefile cloud.google.com/go/longrunning/autogen/longrunningpb=/tmp/go-build3381348043/b691/_pkg_.a
2025-08-20T22:48:38.5807245Z [00:02:57.576]➜  packagefile cloud.google.com/go/security/internal=/tmp/go-build3381348043/b717/_pkg_.a
2025-08-20T22:48:38.5807902Z [00:02:57.576]➜  packagefile github.com/googleapis/gax-go/v2/internallog=/tmp/go-build3381348043/b472/_pkg_.a
2025-08-20T22:48:38.5808618Z [00:02:57.576]➜  packagefile github.com/googleapis/gax-go/v2/internallog/grpclog=/tmp/go-build3381348043/b693/_pkg_.a
2025-08-20T22:48:38.5809305Z [00:02:57.576]➜  packagefile github.com/googleapis/gax-go/v2/iterator=/tmp/go-build3381348043/b694/_pkg_.a
2025-08-20T22:48:38.5809920Z [00:02:57.576]➜  packagefile google.golang.org/api/googleapi=/tmp/go-build3381348043/b477/_pkg_.a
2025-08-20T22:48:38.5810503Z [00:02:57.576]➜  packagefile google.golang.org/api/iterator=/tmp/go-build3381348043/b695/_pkg_.a
2025-08-20T22:48:38.5811143Z [00:02:57.576]➜  packagefile google.golang.org/api/option/internaloption=/tmp/go-build3381348043/b541/_pkg_.a
2025-08-20T22:48:38.5811794Z [00:02:57.576]➜  packagefile google.golang.org/api/transport/grpc=/tmp/go-build3381348043/b696/_pkg_.a
2025-08-20T22:48:38.5812422Z [00:02:57.576]➜  packagefile google.golang.org/api/transport/http=/tmp/go-build3381348043/b542/_pkg_.a
2025-08-20T22:48:38.5813116Z [00:02:57.576]➜  packagefile google.golang.org/genproto/googleapis/cloud/location=/tmp/go-build3381348043/b719/_pkg_.a
2025-08-20T22:48:38.5813710Z [00:02:57.576]➜  packagefile log/slog=/tmp/go-build3381348043/b474/_pkg_.a
2025-08-20T22:48:38.5814322Z [00:02:57.576]➜  packagefile google.golang.org/genproto/googleapis/api/annotations=/tmp/go-build3381348043/b685/_pkg_.a
2025-08-20T22:48:38.5815063Z [00:02:57.576]➜  packagefile google.golang.org/genproto/googleapis/type/expr=/tmp/go-build3381348043/b687/_pkg_.a
2025-08-20T22:48:38.5815932Z [00:02:57.576]➜  packagefile google.golang.org/protobuf/types/known/emptypb=/tmp/go-build3381348043/b692/_pkg_.a
2025-08-20T22:48:38.5816922Z [00:02:57.576]➜  packagefile google.golang.org/protobuf/types/known/fieldmaskpb=/tmp/go-build3381348043/b688/_pkg_.a
2025-08-20T22:48:38.5817691Z [00:02:57.576]➜  packagefile github.com/googleapis/gax-go/v2/apierror=/tmp/go-build3381348043/b534/_pkg_.a
2025-08-20T22:48:38.5818336Z [00:02:57.576]➜  packagefile github.com/googleapis/gax-go/v2/callctx=/tmp/go-build3381348043/b538/_pkg_.a
2025-08-20T22:48:38.5819066Z [00:02:57.576]➜  packagefile github.com/googleapis/gax-go/v2/internal=/tmp/go-build3381348043/b539/_pkg_.a
2025-08-20T22:48:38.5819715Z [00:02:57.576]➜  packagefile cloud.google.com/go/auth=/tmp/go-build3381348043/b480/_pkg_.a
2025-08-20T22:48:38.5820266Z [00:02:57.576]➜  packagefile golang.org/x/oauth2/google=/tmp/go-build3381348043/b499/_pkg_.a
2025-08-20T22:48:38.5820843Z [00:02:57.576]➜  packagefile google.golang.org/api/internal=/tmp/go-build3381348043/b479/_pkg_.a
2025-08-20T22:48:38.5821482Z [00:02:57.576]➜  packagefile google.golang.org/api/internal/impersonate=/tmp/go-build3381348043/b531/_pkg_.a
2025-08-20T22:48:38.5822100Z [00:02:57.576]➜  packagefile github.com/mattn/go-colorable=/tmp/go-build3381348043/b594/_pkg_.a
2025-08-20T22:48:38.5822726Z [00:02:57.576]➜  packagefile github.com/shurcooL/sanitized_anchor_name=/tmp/go-build3381348043/b597/_pkg_.a
2025-08-20T22:48:38.5823323Z [00:02:57.576]➜  packagefile golang.org/x/net/html/atom=/tmp/go-build3381348043/b599/_pkg_.a
2025-08-20T22:48:38.5824120Z [00:02:57.576]➜  packagefile github.com/smallstep/cli/utils/internal/utfbom=/tmp/go-build3381348043/b725/_pkg_.a
2025-08-20T22:48:38.5824820Z [00:02:57.576]➜  packagefile github.com/smallstep/cli/command/ca/acme/eab=/tmp/go-build3381348043/b730/_pkg_.a
2025-08-20T22:48:38.5825525Z [00:02:57.576]➜  packagefile github.com/smallstep/cli/command/ca/policy/acme=/tmp/go-build3381348043/b758/_pkg_.a
2025-08-20T22:48:38.5826538Z [00:02:57.576]➜  packagefile github.com/smallstep/cli/command/ca/policy/authority=/tmp/go-build3381348043/b763/_pkg_.a
2025-08-20T22:48:38.5827319Z [00:02:57.576]➜  packagefile github.com/smallstep/cli/command/ca/policy/provisioner=/tmp/go-build3381348043/b767/_pkg_.a
2025-08-20T22:48:38.5828316Z [00:02:57.576]➜  packagefile github.com/smallstep/cli/command/ca/provisioner/webhook=/tmp/go-build3381348043/b769/_pkg_.a
2025-08-20T22:48:38.5829027Z [00:02:57.576]➜  packagefile github.com/smallstep/cli/internal/cast=/tmp/go-build3381348043/b732/_pkg_.a
2025-08-20T22:48:38.5829694Z [00:02:57.576]➜  packagefile github.com/smallstep/cli/internal/sliceutil=/tmp/go-build3381348043/b770/_pkg_.a
2025-08-20T22:48:38.5830381Z [00:02:57.576]➜  packagefile github.com/smallstep/cli/token/provision=/tmp/go-build3381348043/b739/_pkg_.a
2025-08-20T22:48:38.5830962Z [00:02:57.576]➜  packagefile go.step.sm/crypto/tpm=/tmp/go-build3381348043/b741/_pkg_.a
2025-08-20T22:48:38.5831509Z [00:02:57.576]➜  packagefile go.step.sm/crypto/tpm/storage=/tmp/go-build3381348043/b751/_pkg_.a
2025-08-20T22:48:38.5832138Z [00:02:57.576]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore=/tmp/go-build3381348043/b772/_pkg_.a
2025-08-20T22:48:38.5832836Z [00:02:57.576]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/cloud=/tmp/go-build3381348043/b780/_pkg_.a
2025-08-20T22:48:38.5833566Z [00:02:57.576]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/policy=/tmp/go-build3381348043/b779/_pkg_.a
2025-08-20T22:48:38.5834278Z [00:02:57.576]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/azidentity=/tmp/go-build3381348043/b795/_pkg_.a
2025-08-20T22:48:38.5835009Z [00:02:57.576]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/keyvault/azkeys=/tmp/go-build3381348043/b828/_pkg_.a
2025-08-20T22:48:38.5835850Z [00:02:57.576]➜  packagefile github.com/google/certificate-transparency-go=/tmp/go-build3381348043/b833/_pkg_.a
2025-08-20T22:48:38.5836631Z [00:02:57.576]➜  packagefile github.com/google/certificate-transparency-go/tls=/tmp/go-build3381348043/b630/_pkg_.a
2025-08-20T22:48:38.5837538Z [00:02:57.576]➜  packagefile github.com/google/certificate-transparency-go/x509=/tmp/go-build3381348043/b628/_pkg_.a
2025-08-20T22:48:38.5838358Z [00:02:57.576]➜  packagefile github.com/google/certificate-transparency-go/x509util=/tmp/go-build3381348043/b834/_pkg_.a
2025-08-20T22:48:38.5839045Z [00:02:57.576]➜  packagefile github.com/asaskevich/govalidator=/tmp/go-build3381348043/b838/_pkg_.a
2025-08-20T22:48:38.5839653Z [00:02:57.576]➜  packagefile github.com/smallstep/zcrypto/json=/tmp/go-build3381348043/b839/_pkg_.a
2025-08-20T22:48:38.5840348Z [00:02:57.576]➜  packagefile github.com/smallstep/zcrypto/x509/ct=/tmp/go-build3381348043/b840/_pkg_.a
2025-08-20T22:48:38.5841058Z [00:02:57.576]➜  packagefile github.com/smallstep/zcrypto/x509/pkix=/tmp/go-build3381348043/b841/_pkg_.a
2025-08-20T22:48:38.5841743Z [00:02:57.576]➜  packagefile github.com/weppos/publicsuffix-go/publicsuffix=/tmp/go-build3381348043/b842/_pkg_.a
2025-08-20T22:48:38.5842370Z [00:02:57.576]➜  packagefile golang.org/x/crypto/ed25519=/tmp/go-build3381348043/b632/_pkg_.a
2025-08-20T22:48:38.5842954Z [00:02:57.576]➜  packagefile github.com/smallstep/zlint/lints=/tmp/go-build3381348043/b845/_pkg_.a
2025-08-20T22:48:38.5843609Z [00:02:57.576]➜  packagefile software.sslmate.com/src/go-pkcs12/internal/rc2=/tmp/go-build3381348043/b848/_pkg_.a
2025-08-20T22:48:38.5844275Z [00:02:57.576]➜  packagefile github.com/smallstep/cli/internal/kdf=/tmp/go-build3381348043/b860/_pkg_.a
2025-08-20T22:48:38.5844878Z [00:02:57.576]➜  packagefile golang.org/x/crypto/nacl/auth=/tmp/go-build3381348043/b863/_pkg_.a
2025-08-20T22:48:38.5845615Z [00:02:57.576]➜  packagefile golang.org/x/crypto/nacl/box=/tmp/go-build3381348043/b864/_pkg_.a
2025-08-20T22:48:38.5846363Z [00:02:57.576]➜  packagefile golang.org/x/crypto/nacl/sign=/tmp/go-build3381348043/b865/_pkg_.a
2025-08-20T22:48:38.5846914Z [00:02:57.576]➜  packagefile github.com/pquerna/otp=/tmp/go-build3381348043/b867/_pkg_.a
2025-08-20T22:48:38.5847458Z [00:02:57.576]➜  packagefile github.com/pquerna/otp/totp=/tmp/go-build3381348043/b873/_pkg_.a
2025-08-20T22:48:38.5847965Z [00:02:57.576]➜  packagefile image/png=/tmp/go-build3381348043/b876/_pkg_.a
2025-08-20T22:48:38.5848406Z [00:02:57.576]➜  packagefile debug/pe=/tmp/go-build3381348043/b879/_pkg_.a
2025-08-20T22:48:38.5849043Z [00:02:57.576]➜  packagefile go.mozilla.org/pkcs7=/tmp/go-build3381348043/b881/_pkg_.a
2025-08-20T22:48:38.5849584Z [00:02:57.576]➜  packagefile net/http/internal/testcert=/tmp/go-build3381348043/b885/_pkg_.a
2025-08-20T22:48:38.5850180Z [00:02:57.576]➜  packagefile golang.org/x/crypto/ssh/knownhosts=/tmp/go-build3381348043/b889/_pkg_.a
2025-08-20T22:48:38.5850764Z [00:02:57.576]➜  packagefile golang.org/x/term=/tmp/go-build3381348043/b608/_pkg_.a
2025-08-20T22:48:38.5851323Z [00:02:57.576]➜  packagefile github.com/go-jose/go-jose/v4/cipher=/tmp/go-build3381348043/b201/_pkg_.a
2025-08-20T22:48:38.5851923Z [00:02:57.576]➜  packagefile github.com/go-jose/go-jose/v4/json=/tmp/go-build3381348043/b202/_pkg_.a
2025-08-20T22:48:38.5852502Z [00:02:57.576]➜  packagefile golang.org/x/oauth2/internal=/tmp/go-build3381348043/b205/_pkg_.a
2025-08-20T22:48:38.5853099Z [00:02:57.576]➜  packagefile github.com/google/go-tspi/tspiconst=/tmp/go-build3381348043/b633/_pkg_.a
2025-08-20T22:48:38.5853643Z [00:02:57.576]➜  packagefile dario.cat/mergo=/tmp/go-build3381348043/b433/_pkg_.a
2025-08-20T22:48:38.5854179Z [00:02:57.576]➜  packagefile github.com/Masterminds/goutils=/tmp/go-build3381348043/b434/_pkg_.a
2025-08-20T22:48:38.5854768Z [00:02:57.576]➜  packagefile github.com/Masterminds/semver/v3=/tmp/go-build3381348043/b435/_pkg_.a
2025-08-20T22:48:38.5855357Z [00:02:57.576]➜  packagefile github.com/huandu/xstrings=/tmp/go-build3381348043/b437/_pkg_.a
2025-08-20T22:48:38.5856150Z [00:02:57.576]➜  packagefile github.com/mitchellh/copystructure=/tmp/go-build3381348043/b438/_pkg_.a
2025-08-20T22:48:38.5856771Z [00:02:57.576]➜  packagefile github.com/shopspring/decimal=/tmp/go-build3381348043/b440/_pkg_.a
2025-08-20T22:48:38.5857320Z [00:02:57.576]➜  packagefile github.com/spf13/cast=/tmp/go-build3381348043/b441/_pkg_.a
2025-08-20T22:48:38.5858048Z [00:02:57.576]➜  packagefile golang.org/x/crypto/bcrypt=/tmp/go-build3381348043/b442/_pkg_.a
2025-08-20T22:48:38.5858618Z [00:02:57.576]➜  packagefile hash/adler32=/tmp/go-build3381348043/b386/_pkg_.a
2025-08-20T22:48:38.5859089Z [00:02:57.576]➜  packagefile html/template=/tmp/go-build3381348043/b246/_pkg_.a
2025-08-20T22:48:38.5859638Z [00:02:57.576]➜  packagefile go.step.sm/crypto/internal/termutil=/tmp/go-build3381348043/b607/_pkg_.a
2025-08-20T22:48:38.5860343Z [00:02:57.576]➜  packagefile golang.org/x/net/internal/timeseries=/tmp/go-build3381348043/b245/_pkg_.a
2025-08-20T22:48:38.5861149Z [00:02:57.576]➜  packagefile google.golang.org/grpc/balancer/pickfirst/internal=/tmp/go-build3381348043/b268/_pkg_.a
2025-08-20T22:48:38.5861924Z [00:02:57.576]➜  packagefile google.golang.org/grpc/balancer/pickfirst/pickfirstleaf=/tmp/go-build3381348043/b269/_pkg_.a
2025-08-20T22:48:38.5862639Z [00:02:57.576]➜  packagefile google.golang.org/grpc/internal/grpclog=/tmp/go-build3381348043/b270/_pkg_.a
2025-08-20T22:48:38.5863337Z [00:02:57.576]➜  packagefile google.golang.org/grpc/balancer/endpointsharding=/tmp/go-build3381348043/b281/_pkg_.a
2025-08-20T22:48:38.5864013Z [00:02:57.576]➜  packagefile google.golang.org/protobuf/protoadapt=/tmp/go-build3381348043/b272/_pkg_.a
2025-08-20T22:48:38.5864658Z [00:02:57.576]➜  packagefile google.golang.org/grpc/grpclog/internal=/tmp/go-build3381348043/b255/_pkg_.a
2025-08-20T22:48:38.5865347Z [00:02:57.576]➜  packagefile google.golang.org/grpc/binarylog/grpc_binarylog_v1=/tmp/go-build3381348043/b292/_pkg_.a
2025-08-20T22:48:38.5866333Z [00:02:57.576]➜  packagefile google.golang.org/grpc/internal/buffer=/tmp/go-build3381348043/b300/_pkg_.a
2025-08-20T22:48:38.5867027Z [00:02:57.576]➜  packagefile google.golang.org/grpc/internal/proxyattributes=/tmp/go-build3381348043/b306/_pkg_.a
2025-08-20T22:48:38.5867777Z [00:02:57.576]➜  packagefile google.golang.org/grpc/internal/transport/networktype=/tmp/go-build3381348043/b318/_pkg_.a
2025-08-20T22:48:38.5868506Z [00:02:57.576]➜  packagefile google.golang.org/protobuf/types/known/anypb=/tmp/go-build3381348043/b297/_pkg_.a
2025-08-20T22:48:38.5869175Z [00:02:57.576]➜  packagefile google.golang.org/grpc/internal/syscall=/tmp/go-build3381348043/b317/_pkg_.a
2025-08-20T22:48:38.5869925Z [00:02:57.576]➜  packagefile net/http/httputil=/tmp/go-build3381348043/b322/_pkg_.a
2025-08-20T22:48:38.5870528Z [00:02:57.576]➜  packagefile google.golang.org/grpc/internal/resolver/dns=/tmp/go-build3381348043/b327/_pkg_.a
2025-08-20T22:48:38.5871211Z [00:02:57.576]➜  packagefile google.golang.org/api/internal/gensupport=/tmp/go-build3381348043/b532/_pkg_.a
2025-08-20T22:48:38.5871825Z [00:02:57.576]➜  packagefile github.com/munnerz/goautoneg=/tmp/go-build3381348043/b656/_pkg_.a
2025-08-20T22:48:38.5872469Z [00:02:57.576]➜  packagefile google.golang.org/protobuf/encoding/protodelim=/tmp/go-build3381348043/b657/_pkg_.a
2025-08-20T22:48:38.5873171Z [00:02:57.576]➜  packagefile google.golang.org/protobuf/encoding/prototext=/tmp/go-build3381348043/b276/_pkg_.a
2025-08-20T22:48:38.5873855Z [00:02:57.576]➜  packagefile github.com/prometheus/procfs/internal/fs=/tmp/go-build3381348043/b659/_pkg_.a
2025-08-20T22:48:38.5874531Z [00:02:57.576]➜  packagefile github.com/prometheus/procfs/internal/util=/tmp/go-build3381348043/b660/_pkg_.a
2025-08-20T22:48:38.5875374Z [00:02:57.576]➜  packagefile github.com/prometheus/client_golang/internal/github.com/golang/gddo/httputil/header=/tmp/go-build3381348043/b663/_pkg_.a
2025-08-20T22:48:38.5876281Z [00:02:57.576]➜  packagefile testing=/tmp/go-build3381348043/b672/_pkg_.a
2025-08-20T22:48:38.5876891Z [00:02:57.576]➜  packagefile google.golang.org/protobuf/internal/encoding/tag=/tmp/go-build3381348043/b277/_pkg_.a
2025-08-20T22:48:38.5877541Z [00:02:57.576]➜  packagefile github.com/dgraph-io/badger/pb=/tmp/go-build3381348043/b336/_pkg_.a
2025-08-20T22:48:38.5878124Z [00:02:57.576]➜  packagefile github.com/dgraph-io/badger/skl=/tmp/go-build3381348043/b343/_pkg_.a
2025-08-20T22:48:38.5878872Z [00:02:57.576]➜  packagefile github.com/dgraph-io/badger/table=/tmp/go-build3381348043/b355/_pkg_.a
2025-08-20T22:48:38.5879567Z [00:02:57.576]➜  packagefile github.com/dgraph-io/badger/trie=/tmp/go-build3381348043/b357/_pkg_.a
2025-08-20T22:48:38.5880335Z [00:02:57.576]➜  packagefile github.com/dgraph-io/badger/y=/tmp/go-build3381348043/b344/_pkg_.a
2025-08-20T22:48:38.5880943Z [00:02:57.576]➜  packagefile github.com/dgraph-io/ristretto/z=/tmp/go-build3381348043/b346/_pkg_.a
2025-08-20T22:48:38.5881533Z [00:02:57.576]➜  packagefile github.com/dustin/go-humanize=/tmp/go-build3381348043/b349/_pkg_.a
2025-08-20T22:48:38.5882221Z [00:02:57.576]➜  packagefile github.com/golang/protobuf/proto=/tmp/go-build3381348043/b337/_pkg_.a
2025-08-20T22:48:38.5882913Z [00:02:57.576]➜  packagefile github.com/dgraph-io/badger/v2/pb=/tmp/go-build3381348043/b362/_pkg_.a
2025-08-20T22:48:38.5883515Z [00:02:57.576]➜  packagefile github.com/dgraph-io/badger/v2/skl=/tmp/go-build3381348043/b363/_pkg_.a
2025-08-20T22:48:38.5884133Z [00:02:57.576]➜  packagefile github.com/dgraph-io/badger/v2/table=/tmp/go-build3381348043/b373/_pkg_.a
2025-08-20T22:48:38.5884751Z [00:02:57.576]➜  packagefile github.com/dgraph-io/badger/v2/trie=/tmp/go-build3381348043/b377/_pkg_.a
2025-08-20T22:48:38.5885351Z [00:02:57.576]➜  packagefile github.com/dgraph-io/badger/v2/y=/tmp/go-build3381348043/b364/_pkg_.a
2025-08-20T22:48:38.5886124Z [00:02:57.576]➜  packagefile github.com/dgraph-io/ristretto=/tmp/go-build3381348043/b374/_pkg_.a
2025-08-20T22:48:38.5886931Z [00:02:57.576]➜  packagefile github.com/dgryski/go-farm=/tmp/go-build3381348043/b375/_pkg_.a
2025-08-20T22:48:38.5887476Z [00:02:57.576]➜  packagefile go.etcd.io/bbolt/errors=/tmp/go-build3381348043/b380/_pkg_.a
2025-08-20T22:48:38.5888037Z [00:02:57.576]➜  packagefile go.etcd.io/bbolt/internal/common=/tmp/go-build3381348043/b381/_pkg_.a
2025-08-20T22:48:38.5888633Z [00:02:57.576]➜  packagefile go.etcd.io/bbolt/internal/freelist=/tmp/go-build3381348043/b382/_pkg_.a
2025-08-20T22:48:38.5889163Z [00:02:57.576]➜  packagefile compress/zlib=/tmp/go-build3381348043/b385/_pkg_.a
2025-08-20T22:48:38.5889724Z [00:02:57.576]➜  packagefile github.com/jackc/pgx/v5/internal/pgio=/tmp/go-build3381348043/b391/_pkg_.a
2025-08-20T22:48:38.5890565Z [00:02:57.576]➜  packagefile github.com/jackc/pgx/v5/internal/sanitize=/tmp/go-build3381348043/b392/_pkg_.a
2025-08-20T22:48:38.5891244Z [00:02:57.576]➜  packagefile github.com/jackc/pgx/v5/internal/stmtcache=/tmp/go-build3381348043/b393/_pkg_.a
2025-08-20T22:48:38.5891875Z [00:02:57.576]➜  packagefile github.com/jackc/pgx/v5/pgconn=/tmp/go-build3381348043/b394/_pkg_.a
2025-08-20T22:48:38.5892460Z [00:02:57.576]➜  packagefile github.com/jackc/pgx/v5/pgtype=/tmp/go-build3381348043/b410/_pkg_.a
2025-08-20T22:48:38.5893043Z [00:02:57.576]➜  packagefile github.com/jackc/pgx/v5/pgxpool=/tmp/go-build3381348043/b413/_pkg_.a
2025-08-20T22:48:38.5893618Z [00:02:57.576]➜  packagefile golang.org/x/text/transform=/tmp/go-build3381348043/b312/_pkg_.a
2025-08-20T22:48:38.5894275Z [00:02:57.576]➜  packagefile google.golang.org/protobuf/internal/encoding/text=/tmp/go-build3381348043/b233/_pkg_.a
2025-08-20T22:48:38.5894942Z [00:02:57.576]➜  packagefile vendor/golang.org/x/text/transform=/tmp/go-build3381348043/b169/_pkg_.a
2025-08-20T22:48:38.5895605Z [00:02:57.576]➜  packagefile google.golang.org/protobuf/types/descriptorpb=/tmp/go-build3381348043/b340/_pkg_.a
2025-08-20T22:48:38.5896515Z [00:02:57.576]➜  packagefile github.com/googleapis/gax-go/v2/internallog/internal=/tmp/go-build3381348043/b473/_pkg_.a
2025-08-20T22:48:38.5897277Z [00:02:57.576]➜  packagefile google.golang.org/api/internal/third_party/uritemplates=/tmp/go-build3381348043/b478/_pkg_.a
2025-08-20T22:48:38.5897960Z [00:02:57.576]➜  packagefile cloud.google.com/go/auth/credentials=/tmp/go-build3381348043/b484/_pkg_.a
2025-08-20T22:48:38.5898595Z [00:02:57.576]➜  packagefile cloud.google.com/go/auth/grpctransport=/tmp/go-build3381348043/b697/_pkg_.a
2025-08-20T22:48:38.5899222Z [00:02:57.576]➜  packagefile cloud.google.com/go/auth/oauth2adapt=/tmp/go-build3381348043/b498/_pkg_.a
2025-08-20T22:48:38.5900044Z [00:02:57.576]➜  packagefile cloud.google.com/go/compute/metadata=/tmp/go-build3381348043/b482/_pkg_.a
2025-08-20T22:48:38.5900896Z [00:02:57.576]➜  packagefile go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc=/tmp/go-build3381348043/b699/_pkg_.a
2025-08-20T22:48:38.5901615Z [00:02:57.576]➜  packagefile golang.org/x/time/rate=/tmp/go-build3381348043/b702/_pkg_.a
2025-08-20T22:48:38.5902204Z [00:02:57.576]➜  packagefile google.golang.org/grpc/balancer/grpclb=/tmp/go-build3381348043/b714/_pkg_.a
2025-08-20T22:48:38.5902945Z [00:02:57.576]➜  packagefile google.golang.org/grpc/credentials/google=/tmp/go-build3381348043/b703/_pkg_.a
2025-08-20T22:48:38.5903664Z [00:02:57.576]➜  packagefile google.golang.org/grpc/credentials/oauth=/tmp/go-build3381348043/b712/_pkg_.a
2025-08-20T22:48:38.5904315Z [00:02:57.576]➜  packagefile cloud.google.com/go/auth/httptransport=/tmp/go-build3381348043/b543/_pkg_.a
2025-08-20T22:48:38.5905058Z [00:02:57.576]➜  packagefile go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp=/tmp/go-build3381348043/b545/_pkg_.a
2025-08-20T22:48:38.5905910Z [00:02:57.576]➜  packagefile google.golang.org/api/googleapi/transport=/tmp/go-build3381348043/b572/_pkg_.a
2025-08-20T22:48:38.5906611Z [00:02:57.576]➜  packagefile google.golang.org/api/internal/cert=/tmp/go-build3381348043/b530/_pkg_.a
2025-08-20T22:48:38.5907162Z [00:02:57.576]➜  packagefile log/slog/internal=/tmp/go-build3381348043/b475/_pkg_.a
2025-08-20T22:48:38.5907845Z [00:02:57.576]➜  packagefile log/slog/internal/buffer=/tmp/go-build3381348043/b476/_pkg_.a
2025-08-20T22:48:38.5908456Z [00:02:57.576]➜  packagefile google.golang.org/genproto/googleapis/api=/tmp/go-build3381348043/b686/_pkg_.a
2025-08-20T22:48:38.5909181Z [00:02:57.576]➜  packagefile github.com/googleapis/gax-go/v2/apierror/internal/proto=/tmp/go-build3381348043/b535/_pkg_.a
2025-08-20T22:48:38.5909944Z [00:02:57.576]➜  packagefile google.golang.org/genproto/googleapis/rpc/errdetails=/tmp/go-build3381348043/b537/_pkg_.a
2025-08-20T22:48:38.5910617Z [00:02:57.576]➜  packagefile cloud.google.com/go/auth/internal=/tmp/go-build3381348043/b481/_pkg_.a
2025-08-20T22:48:38.5911384Z [00:02:57.576]➜  packagefile cloud.google.com/go/auth/internal/jwt=/tmp/go-build3381348043/b483/_pkg_.a
2025-08-20T22:48:38.5911992Z [00:02:57.576]➜  packagefile golang.org/x/oauth2/authhandler=/tmp/go-build3381348043/b500/_pkg_.a
2025-08-20T22:48:38.5912631Z [00:02:57.576]➜  packagefile golang.org/x/oauth2/google/externalaccount=/tmp/go-build3381348043/b501/_pkg_.a
2025-08-20T22:48:38.5913433Z [00:02:57.576]➜  packagefile golang.org/x/oauth2/google/internal/externalaccountauthorizeduser=/tmp/go-build3381348043/b504/_pkg_.a
2025-08-20T22:48:38.5914236Z [00:02:57.576]➜  packagefile golang.org/x/oauth2/google/internal/impersonate=/tmp/go-build3381348043/b502/_pkg_.a
2025-08-20T22:48:38.5914860Z [00:02:57.576]➜  packagefile golang.org/x/oauth2/jws=/tmp/go-build3381348043/b505/_pkg_.a
2025-08-20T22:48:38.5915398Z [00:02:57.576]➜  packagefile golang.org/x/oauth2/jwt=/tmp/go-build3381348043/b506/_pkg_.a
2025-08-20T22:48:38.5916087Z [00:02:57.576]➜  packagefile github.com/google/s2a-go=/tmp/go-build3381348043/b507/_pkg_.a
2025-08-20T22:48:38.5916667Z [00:02:57.576]➜  packagefile github.com/mattn/go-isatty=/tmp/go-build3381348043/b595/_pkg_.a
2025-08-20T22:48:38.5917321Z [00:02:57.576]➜  packagefile github.com/smallstep/cli/command/ca/policy/actions=/tmp/go-build3381348043/b759/_pkg_.a
2025-08-20T22:48:38.5918095Z [00:02:57.576]➜  packagefile github.com/smallstep/cli/command/ca/policy/policycontext=/tmp/go-build3381348043/b760/_pkg_.a
2025-08-20T22:48:38.5918852Z [00:02:57.576]➜  packagefile github.com/smallstep/cli/command/ca/policy/x509=/tmp/go-build3381348043/b762/_pkg_.a
2025-08-20T22:48:38.5919561Z [00:02:57.576]➜  packagefile github.com/smallstep/cli/command/ca/policy/ssh=/tmp/go-build3381348043/b764/_pkg_.a
2025-08-20T22:48:38.5920243Z [00:02:57.576]➜  packagefile github.com/smallstep/go-attestation/x509=/tmp/go-build3381348043/b742/_pkg_.a
2025-08-20T22:48:38.5921007Z [00:02:57.576]➜  packagefile go.step.sm/crypto/tpm/algorithm=/tmp/go-build3381348043/b744/_pkg_.a
2025-08-20T22:48:38.5921672Z [00:02:57.576]➜  packagefile go.step.sm/crypto/tpm/internal/close=/tmp/go-build3381348043/b745/_pkg_.a
2025-08-20T22:48:38.5922293Z [00:02:57.576]➜  packagefile go.step.sm/crypto/tpm/internal/key=/tmp/go-build3381348043/b747/_pkg_.a
2025-08-20T22:48:38.5922903Z [00:02:57.576]➜  packagefile go.step.sm/crypto/tpm/internal/open=/tmp/go-build3381348043/b748/_pkg_.a
2025-08-20T22:48:38.5923608Z [00:02:57.576]➜  packagefile go.step.sm/crypto/tpm/internal/socket=/tmp/go-build3381348043/b746/_pkg_.a
2025-08-20T22:48:38.5924282Z [00:02:57.576]➜  packagefile go.step.sm/crypto/tpm/manufacturer=/tmp/go-build3381348043/b749/_pkg_.a
2025-08-20T22:48:38.5924874Z [00:02:57.576]➜  packagefile go.step.sm/crypto/tpm/simulator=/tmp/go-build3381348043/b750/_pkg_.a
2025-08-20T22:48:38.5925434Z [00:02:57.576]➜  packagefile go.step.sm/crypto/tpm/tss2=/tmp/go-build3381348043/b755/_pkg_.a
2025-08-20T22:48:38.5926182Z [00:02:57.576]➜  packagefile github.com/peterbourgon/diskv/v3=/tmp/go-build3381348043/b752/_pkg_.a
2025-08-20T22:48:38.5926770Z [00:02:57.576]➜  packagefile github.com/schollz/jsonstore=/tmp/go-build3381348043/b754/_pkg_.a
2025-08-20T22:48:38.5927474Z [00:02:57.576]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/exported=/tmp/go-build3381348043/b773/_pkg_.a
2025-08-20T22:48:38.5928277Z [00:02:57.576]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/shared=/tmp/go-build3381348043/b777/_pkg_.a
2025-08-20T22:48:38.5929213Z [00:02:57.576]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/runtime=/tmp/go-build3381348043/b782/_pkg_.a
2025-08-20T22:48:38.5929946Z [00:02:57.576]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/tracing=/tmp/go-build3381348043/b781/_pkg_.a
2025-08-20T22:48:38.5930691Z [00:02:57.576]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/arm/runtime=/tmp/go-build3381348043/b796/_pkg_.a
2025-08-20T22:48:38.5931446Z [00:02:57.576]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/streaming=/tmp/go-build3381348043/b790/_pkg_.a
2025-08-20T22:48:38.5932359Z [00:02:57.576]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/azidentity/internal=/tmp/go-build3381348043/b799/_pkg_.a
2025-08-20T22:48:38.5933128Z [00:02:57.576]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/internal/errorinfo=/tmp/go-build3381348043/b792/_pkg_.a
2025-08-20T22:48:38.5933873Z [00:02:57.576]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/internal/log=/tmp/go-build3381348043/b776/_pkg_.a
2025-08-20T22:48:38.5934712Z [00:02:57.576]➜  packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/confidential=/tmp/go-build3381348043/b801/_pkg_.a
2025-08-20T22:48:38.5935636Z [00:02:57.576]➜  packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/errors=/tmp/go-build3381348043/b803/_pkg_.a
2025-08-20T22:48:38.5936806Z [00:02:57.576]➜  packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/managedidentity=/tmp/go-build3381348043/b822/_pkg_.a
2025-08-20T22:48:38.5937744Z [00:02:57.576]➜  packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/public=/tmp/go-build3381348043/b823/_pkg_.a
2025-08-20T22:48:38.5938460Z [00:02:57.576]➜  packagefile golang.org/x/crypto/pkcs12=/tmp/go-build3381348043/b826/_pkg_.a
2025-08-20T22:48:38.5939123Z [00:02:57.576]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/keyvault/internal=/tmp/go-build3381348043/b829/_pkg_.a
2025-08-20T22:48:38.5939877Z [00:02:57.576]➜  packagefile github.com/google/certificate-transparency-go/asn1=/tmp/go-build3381348043/b629/_pkg_.a
2025-08-20T22:48:38.5940633Z [00:02:57.576]➜  packagefile github.com/google/certificate-transparency-go/x509/pkix=/tmp/go-build3381348043/b631/_pkg_.a
2025-08-20T22:48:38.5941464Z [00:02:57.576]➜  packagefile github.com/google/certificate-transparency-go/gossip/minimal/x509ext=/tmp/go-build3381348043/b835/_pkg_.a
2025-08-20T22:48:38.5942279Z [00:02:57.576]➜  packagefile net/http/cookiejar=/tmp/go-build3381348043/b843/_pkg_.a
2025-08-20T22:48:38.5942915Z [00:02:57.576]➜  packagefile github.com/smallstep/zlint/util=/tmp/go-build3381348043/b846/_pkg_.a
2025-08-20T22:48:38.5943503Z [00:02:57.576]➜  packagefile github.com/boombuler/barcode=/tmp/go-build3381348043/b868/_pkg_.a
2025-08-20T22:48:38.5944080Z [00:02:57.576]➜  packagefile github.com/boombuler/barcode/qr=/tmp/go-build3381348043/b871/_pkg_.a
2025-08-20T22:48:38.5944582Z [00:02:57.576]➜  packagefile image=/tmp/go-build3381348043/b869/_pkg_.a
2025-08-20T22:48:38.5945152Z [00:02:57.576]➜  packagefile github.com/pquerna/otp/hotp=/tmp/go-build3381348043/b874/_pkg_.a
2025-08-20T22:48:38.5945917Z [00:02:57.576]➜  packagefile github.com/pquerna/otp/internal=/tmp/go-build3381348043/b875/_pkg_.a
2025-08-20T22:48:38.5946500Z [00:02:57.576]➜  packagefile image/color=/tmp/go-build3381348043/b870/_pkg_.a
2025-08-20T22:48:38.5946960Z [00:02:57.576]➜  packagefile debug/dwarf=/tmp/go-build3381348043/b880/_pkg_.a
2025-08-20T22:48:38.5947439Z [00:02:57.576]➜  packagefile internal/saferio=/tmp/go-build3381348043/b492/_pkg_.a
2025-08-20T22:48:38.5947984Z [00:02:57.576]➜  packagefile github.com/mitchellh/reflectwalk=/tmp/go-build3381348043/b439/_pkg_.a
2025-08-20T22:48:38.5948638Z [00:02:57.576]➜  packagefile google.golang.org/grpc/balancer/grpclb/state=/tmp/go-build3381348043/b328/_pkg_.a
2025-08-20T22:48:38.5949365Z [00:02:57.576]➜  packagefile google.golang.org/grpc/internal/resolver/dns/internal=/tmp/go-build3381348043/b329/_pkg_.a
2025-08-20T22:48:38.5950153Z [00:02:57.576]➜  packagefile internal/sysinfo=/tmp/go-build3381348043/b673/_pkg_.a
2025-08-20T22:48:38.5950703Z [00:02:57.576]➜  packagefile github.com/AndreasBriese/bbloom=/tmp/go-build3381348043/b356/_pkg_.a
2025-08-20T22:48:38.5951319Z [00:02:57.576]➜  packagefile github.com/dgraph-io/ristretto/z/simd=/tmp/go-build3381348043/b348/_pkg_.a
2025-08-20T22:48:38.5951895Z [00:02:57.576]➜  packagefile github.com/golang/glog=/tmp/go-build3381348043/b350/_pkg_.a
2025-08-20T22:48:38.5952523Z [00:02:57.576]➜  packagefile google.golang.org/protobuf/reflect/protodesc=/tmp/go-build3381348043/b338/_pkg_.a
2025-08-20T22:48:38.5953135Z [00:02:57.576]➜  packagefile github.com/golang/snappy=/tmp/go-build3381348043/b376/_pkg_.a
2025-08-20T22:48:38.5953833Z [00:02:57.576]➜  packagefile github.com/cespare/xxhash=/tmp/go-build3381348043/b365/_pkg_.a
2025-08-20T22:48:38.5954422Z [00:02:57.576]➜  packagefile github.com/klauspost/compress/zstd=/tmp/go-build3381348043/b366/_pkg_.a
2025-08-20T22:48:38.5955020Z [00:02:57.576]➜  packagefile github.com/jackc/pgpassfile=/tmp/go-build3381348043/b395/_pkg_.a
2025-08-20T22:48:38.5955599Z [00:02:57.576]➜  packagefile github.com/jackc/pgservicefile=/tmp/go-build3381348043/b396/_pkg_.a
2025-08-20T22:48:38.5956405Z [00:02:57.576]➜  packagefile github.com/jackc/pgx/v5/internal/iobufpool=/tmp/go-build3381348043/b397/_pkg_.a
2025-08-20T22:48:38.5957074Z [00:02:57.576]➜  packagefile github.com/jackc/pgx/v5/pgconn/ctxwatch=/tmp/go-build3381348043/b398/_pkg_.a
2025-08-20T22:48:38.5957768Z [00:02:57.576]➜  packagefile github.com/jackc/pgx/v5/pgconn/internal/bgreader=/tmp/go-build3381348043/b399/_pkg_.a
2025-08-20T22:48:38.5958426Z [00:02:57.576]➜  packagefile github.com/jackc/pgx/v5/pgproto3=/tmp/go-build3381348043/b400/_pkg_.a
2025-08-20T22:48:38.5959027Z [00:02:57.576]➜  packagefile golang.org/x/text/secure/precis=/tmp/go-build3381348043/b401/_pkg_.a
2025-08-20T22:48:38.5959546Z [00:02:57.576]➜  packagefile encoding/xml=/tmp/go-build3381348043/b411/_pkg_.a
2025-08-20T22:48:38.5960065Z [00:02:57.576]➜  packagefile github.com/jackc/puddle/v2=/tmp/go-build3381348043/b414/_pkg_.a
2025-08-20T22:48:38.5960767Z [00:02:57.576]➜  packagefile cloud.google.com/go/auth/credentials/internal/externalaccount=/tmp/go-build3381348043/b485/_pkg_.a
2025-08-20T22:48:38.5961615Z [00:02:57.576]➜  packagefile cloud.google.com/go/auth/credentials/internal/externalaccountuser=/tmp/go-build3381348043/b496/_pkg_.a
2025-08-20T22:48:38.5962556Z [00:02:57.576]➜  packagefile cloud.google.com/go/auth/credentials/internal/gdch=/tmp/go-build3381348043/b497/_pkg_.a
2025-08-20T22:48:38.5963390Z [00:02:57.576]➜  packagefile cloud.google.com/go/auth/credentials/internal/impersonate=/tmp/go-build3381348043/b486/_pkg_.a
2025-08-20T22:48:38.5964125Z [00:02:57.576]➜  packagefile cloud.google.com/go/auth/internal/credsfile=/tmp/go-build3381348043/b488/_pkg_.a
2025-08-20T22:48:38.5964796Z [00:02:57.576]➜  packagefile cloud.google.com/go/auth/internal/compute=/tmp/go-build3381348043/b698/_pkg_.a
2025-08-20T22:48:38.5965551Z [00:02:57.576]➜  packagefile cloud.google.com/go/auth/internal/transport=/tmp/go-build3381348043/b544/_pkg_.a
2025-08-20T22:48:38.5966625Z [00:02:57.576]➜  packagefile go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc/internal=/tmp/go-build3381348043/b700/_pkg_.a
2025-08-20T22:48:38.5967384Z [00:02:57.576]➜  packagefile go.opentelemetry.io/otel=/tmp/go-build3381348043/b554/_pkg_.a
2025-08-20T22:48:38.5967973Z [00:02:57.576]➜  packagefile go.opentelemetry.io/otel/attribute=/tmp/go-build3381348043/b550/_pkg_.a
2025-08-20T22:48:38.5968578Z [00:02:57.576]➜  packagefile go.opentelemetry.io/otel/baggage=/tmp/go-build3381348043/b569/_pkg_.a
2025-08-20T22:48:38.5969168Z [00:02:57.576]➜  packagefile go.opentelemetry.io/otel/codes=/tmp/go-build3381348043/b552/_pkg_.a
2025-08-20T22:48:38.5969747Z [00:02:57.576]➜  packagefile go.opentelemetry.io/otel/metric=/tmp/go-build3381348043/b566/_pkg_.a
2025-08-20T22:48:38.5970349Z [00:02:57.576]➜  packagefile go.opentelemetry.io/otel/metric/noop=/tmp/go-build3381348043/b571/_pkg_.a
2025-08-20T22:48:38.5971206Z [00:02:57.576]➜  packagefile go.opentelemetry.io/otel/propagation=/tmp/go-build3381348043/b568/_pkg_.a
2025-08-20T22:48:38.5971854Z [00:02:57.576]➜  packagefile go.opentelemetry.io/otel/semconv/v1.30.0=/tmp/go-build3381348043/b701/_pkg_.a
2025-08-20T22:48:38.5972464Z [00:02:57.576]➜  packagefile go.opentelemetry.io/otel/trace=/tmp/go-build3381348043/b562/_pkg_.a
2025-08-20T22:48:38.5973120Z [00:02:57.576]➜  packagefile google.golang.org/grpc/balancer/grpclb/grpc_lb_v1=/tmp/go-build3381348043/b715/_pkg_.a
2025-08-20T22:48:38.5973798Z [00:02:57.576]➜  packagefile google.golang.org/grpc/resolver/manual=/tmp/go-build3381348043/b716/_pkg_.a
2025-08-20T22:48:38.5974589Z [00:02:57.576]➜  packagefile google.golang.org/grpc/credentials/alts=/tmp/go-build3381348043/b704/_pkg_.a
2025-08-20T22:48:38.5975219Z [00:02:57.576]➜  packagefile google.golang.org/grpc/internal/xds=/tmp/go-build3381348043/b713/_pkg_.a
2025-08-20T22:48:38.5976030Z [00:02:57.576]➜  packagefile cloud.google.com/go/auth/internal/transport/cert=/tmp/go-build3381348043/b489/_pkg_.a
2025-08-20T22:48:38.5976732Z [00:02:57.576]➜  packagefile github.com/felixge/httpsnoop=/tmp/go-build3381348043/b546/_pkg_.a
2025-08-20T22:48:38.5977520Z [00:02:57.576]➜  packagefile go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/internal/request=/tmp/go-build3381348043/b547/_pkg_.a
2025-08-20T22:48:38.5978517Z [00:02:57.576]➜  packagefile go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/internal/semconv=/tmp/go-build3381348043/b548/_pkg_.a
2025-08-20T22:48:38.5979393Z [00:02:57.576]➜  packagefile github.com/googleapis/enterprise-certificate-proxy/client=/tmp/go-build3381348043/b490/_pkg_.a
2025-08-20T22:48:38.5980143Z [00:02:57.576]➜  packagefile google.golang.org/genproto/googleapis/rpc/code=/tmp/go-build3381348043/b536/_pkg_.a
2025-08-20T22:48:38.5980857Z [00:02:57.576]➜  packagefile golang.org/x/oauth2/google/internal/stsexchange=/tmp/go-build3381348043/b503/_pkg_.a
2025-08-20T22:48:38.5981522Z [00:02:57.577]➜  packagefile github.com/google/s2a-go/fallback=/tmp/go-build3381348043/b508/_pkg_.a
2025-08-20T22:48:38.5982164Z [00:02:57.577]➜  packagefile github.com/google/s2a-go/internal/handshaker=/tmp/go-build3381348043/b509/_pkg_.a
2025-08-20T22:48:38.5982877Z [00:02:57.577]➜  packagefile github.com/google/s2a-go/internal/handshaker/service=/tmp/go-build3381348043/b515/_pkg_.a
2025-08-20T22:48:38.5983766Z [00:02:57.577]➜  packagefile github.com/google/s2a-go/internal/proto/common_go_proto=/tmp/go-build3381348043/b511/_pkg_.a
2025-08-20T22:48:38.5984604Z [00:02:57.577]➜  packagefile github.com/google/s2a-go/internal/proto/v2/common_go_proto=/tmp/go-build3381348043/b521/_pkg_.a
2025-08-20T22:48:38.5985370Z [00:02:57.577]➜  packagefile github.com/google/s2a-go/internal/proto/v2/s2a_go_proto=/tmp/go-build3381348043/b522/_pkg_.a
2025-08-20T22:48:38.5986257Z [00:02:57.577]➜  packagefile github.com/google/s2a-go/internal/tokenmanager=/tmp/go-build3381348043/b520/_pkg_.a
2025-08-20T22:48:38.5987004Z [00:02:57.577]➜  packagefile github.com/google/s2a-go/internal/v2=/tmp/go-build3381348043/b524/_pkg_.a
2025-08-20T22:48:38.5987662Z [00:02:57.577]➜  packagefile github.com/google/s2a-go/retry=/tmp/go-build3381348043/b529/_pkg_.a
2025-08-20T22:48:38.5988242Z [00:02:57.577]➜  packagefile github.com/google/s2a-go/stream=/tmp/go-build3381348043/b527/_pkg_.a
2025-08-20T22:48:38.5988868Z [00:02:57.577]➜  packagefile github.com/smallstep/cli/internal/command=/tmp/go-build3381348043/b761/_pkg_.a
2025-08-20T22:48:38.5989581Z [00:02:57.577]➜  packagefile github.com/smallstep/cli/command/ca/policy/ssh/host=/tmp/go-build3381348043/b765/_pkg_.a
2025-08-20T22:48:38.5990325Z [00:02:57.577]➜  packagefile github.com/smallstep/cli/command/ca/policy/ssh/user=/tmp/go-build3381348043/b766/_pkg_.a
2025-08-20T22:48:38.5991016Z [00:02:57.577]➜  packagefile github.com/smallstep/go-attestation/oid=/tmp/go-build3381348043/b743/_pkg_.a
2025-08-20T22:48:38.5991602Z [00:02:57.577]➜  packagefile github.com/google/btree=/tmp/go-build3381348043/b753/_pkg_.a
2025-08-20T22:48:38.5992433Z [00:02:57.577]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/log=/tmp/go-build3381348043/b774/_pkg_.a
2025-08-20T22:48:38.5993197Z [00:02:57.577]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/internal/exported=/tmp/go-build3381348043/b778/_pkg_.a
2025-08-20T22:48:38.5993981Z [00:02:57.577]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/pollers=/tmp/go-build3381348043/b783/_pkg_.a
2025-08-20T22:48:38.5994816Z [00:02:57.577]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/pollers/async=/tmp/go-build3381348043/b785/_pkg_.a
2025-08-20T22:48:38.5995668Z [00:02:57.577]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/pollers/body=/tmp/go-build3381348043/b786/_pkg_.a
2025-08-20T22:48:38.5996799Z [00:02:57.577]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/pollers/fake=/tmp/go-build3381348043/b787/_pkg_.a
2025-08-20T22:48:38.5997650Z [00:02:57.577]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/pollers/loc=/tmp/go-build3381348043/b788/_pkg_.a
2025-08-20T22:48:38.5998484Z [00:02:57.577]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/pollers/op=/tmp/go-build3381348043/b789/_pkg_.a
2025-08-20T22:48:38.5999254Z [00:02:57.577]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/internal/diag=/tmp/go-build3381348043/b791/_pkg_.a
2025-08-20T22:48:38.6000027Z [00:02:57.577]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/internal/poller=/tmp/go-build3381348043/b784/_pkg_.a
2025-08-20T22:48:38.6000781Z [00:02:57.577]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/internal/temporal=/tmp/go-build3381348043/b793/_pkg_.a
2025-08-20T22:48:38.6001545Z [00:02:57.577]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/internal/uuid=/tmp/go-build3381348043/b794/_pkg_.a
2025-08-20T22:48:38.6002332Z [00:02:57.577]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/arm/internal/resource=/tmp/go-build3381348043/b797/_pkg_.a
2025-08-20T22:48:38.6003135Z [00:02:57.577]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/arm/policy=/tmp/go-build3381348043/b798/_pkg_.a
2025-08-20T22:48:38.6003963Z [00:02:57.577]➜  packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/cache=/tmp/go-build3381348043/b800/_pkg_.a
2025-08-20T22:48:38.6004887Z [00:02:57.577]➜  packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/base=/tmp/go-build3381348043/b802/_pkg_.a
2025-08-20T22:48:38.6006100Z [00:02:57.577]➜  packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/exported=/tmp/go-build3381348043/b810/_pkg_.a
2025-08-20T22:48:38.6007145Z [00:02:57.577]➜  packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth=/tmp/go-build3381348043/b809/_pkg_.a
2025-08-20T22:48:38.6008126Z [00:02:57.577]➜  packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops=/tmp/go-build3381348043/b811/_pkg_.a
2025-08-20T22:48:38.6009264Z [00:02:57.577]➜  packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/accesstokens=/tmp/go-build3381348043/b812/_pkg_.a
2025-08-20T22:48:38.6010408Z [00:02:57.577]➜  packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/authority=/tmp/go-build3381348043/b813/_pkg_.a
2025-08-20T22:48:38.6011436Z [00:02:57.577]➜  packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/options=/tmp/go-build3381348043/b821/_pkg_.a
2025-08-20T22:48:38.6012412Z [00:02:57.577]➜  packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/shared=/tmp/go-build3381348043/b817/_pkg_.a
2025-08-20T22:48:38.6013207Z [00:02:57.577]➜  packagefile github.com/kylelemons/godebug/pretty=/tmp/go-build3381348043/b804/_pkg_.a
2025-08-20T22:48:38.6014045Z [00:02:57.577]➜  packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/base/storage=/tmp/go-build3381348043/b806/_pkg_.a
2025-08-20T22:48:38.6015183Z [00:02:57.577]➜  packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/local=/tmp/go-build3381348043/b824/_pkg_.a
2025-08-20T22:48:38.6016080Z [00:02:57.577]➜  packagefile github.com/pkg/browser=/tmp/go-build3381348043/b825/_pkg_.a
2025-08-20T22:48:38.6016719Z [00:02:57.577]➜  packagefile golang.org/x/crypto/pkcs12/internal/rc2=/tmp/go-build3381348043/b827/_pkg_.a
2025-08-20T22:48:38.6017399Z [00:02:57.577]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/to=/tmp/go-build3381348043/b830/_pkg_.a
2025-08-20T22:48:38.6018047Z [00:02:57.577]➜  packagefile github.com/boombuler/barcode/utils=/tmp/go-build3381348043/b872/_pkg_.a
2025-08-20T22:48:38.6018835Z [00:02:57.577]➜  packagefile github.com/golang/glog/internal/logsink=/tmp/go-build3381348043/b352/_pkg_.a
2025-08-20T22:48:38.6019495Z [00:02:57.577]➜  packagefile github.com/golang/glog/internal/stackdump=/tmp/go-build3381348043/b353/_pkg_.a
2025-08-20T22:48:38.6020217Z [00:02:57.577]➜  packagefile google.golang.org/protobuf/internal/editionssupport=/tmp/go-build3381348043/b339/_pkg_.a
2025-08-20T22:48:38.6020939Z [00:02:57.577]➜  packagefile google.golang.org/protobuf/types/gofeaturespb=/tmp/go-build3381348043/b341/_pkg_.a
2025-08-20T22:48:38.6021573Z [00:02:57.577]➜  packagefile github.com/klauspost/compress=/tmp/go-build3381348043/b367/_pkg_.a
2025-08-20T22:48:38.6022175Z [00:02:57.577]➜  packagefile github.com/klauspost/compress/huff0=/tmp/go-build3381348043/b368/_pkg_.a
2025-08-20T22:48:38.6022832Z [00:02:57.577]➜  packagefile github.com/klauspost/compress/internal/le=/tmp/go-build3381348043/b370/_pkg_.a
2025-08-20T22:48:38.6023526Z [00:02:57.577]➜  packagefile github.com/klauspost/compress/internal/snapref=/tmp/go-build3381348043/b371/_pkg_.a
2025-08-20T22:48:38.6024257Z [00:02:57.577]➜  packagefile github.com/klauspost/compress/zstd/internal/xxhash=/tmp/go-build3381348043/b372/_pkg_.a
2025-08-20T22:48:38.6024885Z [00:02:57.577]➜  packagefile golang.org/x/text/cases=/tmp/go-build3381348043/b402/_pkg_.a
2025-08-20T22:48:38.6025441Z [00:02:57.577]➜  packagefile golang.org/x/text/language=/tmp/go-build3381348043/b404/_pkg_.a
2025-08-20T22:48:38.6026142Z [00:02:57.577]➜  packagefile golang.org/x/text/runes=/tmp/go-build3381348043/b408/_pkg_.a
2025-08-20T22:48:38.6026675Z [00:02:57.577]➜  packagefile golang.org/x/text/width=/tmp/go-build3381348043/b409/_pkg_.a
2025-08-20T22:48:38.6027293Z [00:02:57.577]➜  packagefile github.com/jackc/puddle/v2/internal/genstack=/tmp/go-build3381348043/b415/_pkg_.a
2025-08-20T22:48:38.6028043Z [00:02:57.577]➜  packagefile golang.org/x/sync/semaphore=/tmp/go-build3381348043/b416/_pkg_.a
2025-08-20T22:48:38.6028805Z [00:02:57.577]➜  packagefile cloud.google.com/go/auth/credentials/internal/stsexchange=/tmp/go-build3381348043/b487/_pkg_.a
2025-08-20T22:48:38.6029464Z [00:02:57.577]➜  packagefile github.com/go-logr/logr=/tmp/go-build3381348043/b555/_pkg_.a
2025-08-20T22:48:38.6030061Z [00:02:57.577]➜  packagefile go.opentelemetry.io/otel/internal/global=/tmp/go-build3381348043/b556/_pkg_.a
2025-08-20T22:48:38.6030812Z [00:02:57.577]➜  packagefile go.opentelemetry.io/otel/attribute/internal=/tmp/go-build3381348043/b551/_pkg_.a
2025-08-20T22:48:38.6031595Z [00:02:57.577]➜  packagefile go.opentelemetry.io/otel/internal/baggage=/tmp/go-build3381348043/b570/_pkg_.a
2025-08-20T22:48:38.6032256Z [00:02:57.577]➜  packagefile go.opentelemetry.io/otel/metric/embedded=/tmp/go-build3381348043/b567/_pkg_.a
2025-08-20T22:48:38.6032912Z [00:02:57.577]➜  packagefile go.opentelemetry.io/otel/semconv/v1.26.0=/tmp/go-build3381348043/b561/_pkg_.a
2025-08-20T22:48:38.6033556Z [00:02:57.577]➜  packagefile go.opentelemetry.io/otel/trace/embedded=/tmp/go-build3381348043/b563/_pkg_.a
2025-08-20T22:48:38.6034247Z [00:02:57.577]➜  packagefile go.opentelemetry.io/otel/trace/internal/telemetry=/tmp/go-build3381348043/b564/_pkg_.a
2025-08-20T22:48:38.6034968Z [00:02:57.577]➜  packagefile google.golang.org/grpc/credentials/alts/internal=/tmp/go-build3381348043/b705/_pkg_.a
2025-08-20T22:48:38.6036064Z [00:02:57.577]➜  packagefile google.golang.org/grpc/credentials/alts/internal/handshaker=/tmp/go-build3381348043/b706/_pkg_.a
2025-08-20T22:48:38.6036973Z [00:02:57.577]➜  packagefile google.golang.org/grpc/credentials/alts/internal/handshaker/service=/tmp/go-build3381348043/b710/_pkg_.a
2025-08-20T22:48:38.6037832Z [00:02:57.577]➜  packagefile google.golang.org/grpc/credentials/alts/internal/proto/grpc_gcp=/tmp/go-build3381348043/b708/_pkg_.a
2025-08-20T22:48:38.6038589Z [00:02:57.577]➜  packagefile google.golang.org/grpc/internal/googlecloud=/tmp/go-build3381348043/b711/_pkg_.a
2025-08-20T22:48:38.6039353Z [00:02:57.577]➜  packagefile github.com/googleapis/enterprise-certificate-proxy/client/util=/tmp/go-build3381348043/b493/_pkg_.a
2025-08-20T22:48:38.6040440Z [00:02:57.577]➜  packagefile go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/internal/semconvutil=/tmp/go-build3381348043/b549/_pkg_.a
2025-08-20T22:48:38.6041269Z [00:02:57.577]➜  packagefile go.opentelemetry.io/otel/semconv/v1.20.0=/tmp/go-build3381348043/b553/_pkg_.a
2025-08-20T22:48:38.6041823Z [00:02:57.577]➜  packagefile encoding/gob=/tmp/go-build3381348043/b491/_pkg_.a
2025-08-20T22:48:38.6042268Z [00:02:57.577]➜  packagefile net/rpc=/tmp/go-build3381348043/b494/_pkg_.a
2025-08-20T22:48:38.6042818Z [00:02:57.577]➜  packagefile github.com/google/s2a-go/internal/authinfo=/tmp/go-build3381348043/b510/_pkg_.a
2025-08-20T22:48:38.6043517Z [00:02:57.577]➜  packagefile github.com/google/s2a-go/internal/proto/s2a_go_proto=/tmp/go-build3381348043/b513/_pkg_.a
2025-08-20T22:48:38.6044206Z [00:02:57.577]➜  packagefile github.com/google/s2a-go/internal/record=/tmp/go-build3381348043/b514/_pkg_.a
2025-08-20T22:48:38.6044942Z [00:02:57.577]➜  packagefile github.com/google/s2a-go/internal/proto/v2/s2a_context_go_proto=/tmp/go-build3381348043/b523/_pkg_.a
2025-08-20T22:48:38.6045703Z [00:02:57.577]➜  packagefile github.com/google/s2a-go/internal/v2/tlsconfigstore=/tmp/go-build3381348043/b525/_pkg_.a
2025-08-20T22:48:38.6046591Z [00:02:57.577]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/log=/tmp/go-build3381348043/b775/_pkg_.a
2025-08-20T22:48:38.6047482Z [00:02:57.577]➜  packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/json/types/time=/tmp/go-build3381348043/b808/_pkg_.a
2025-08-20T22:48:38.6048552Z [00:02:57.577]➜  packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/wstrust=/tmp/go-build3381348043/b815/_pkg_.a
2025-08-20T22:48:38.6049787Z [00:02:57.577]➜  packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/wstrust/defs=/tmp/go-build3381348043/b816/_pkg_.a
2025-08-20T22:48:38.6050974Z [00:02:57.577]➜  packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/internal/comm=/tmp/go-build3381348043/b819/_pkg_.a
2025-08-20T22:48:38.6052089Z [00:02:57.577]➜  packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/internal/grant=/tmp/go-build3381348043/b814/_pkg_.a
2025-08-20T22:48:38.6053036Z [00:02:57.577]➜  packagefile github.com/golang-jwt/jwt/v5=/tmp/go-build3381348043/b818/_pkg_.a
2025-08-20T22:48:38.6053730Z [00:02:57.577]➜  packagefile github.com/kylelemons/godebug/diff=/tmp/go-build3381348043/b805/_pkg_.a
2025-08-20T22:48:38.6054535Z [00:02:57.577]➜  packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/json=/tmp/go-build3381348043/b807/_pkg_.a
2025-08-20T22:48:38.6055306Z [00:02:57.577]➜  packagefile github.com/klauspost/compress/fse=/tmp/go-build3381348043/b369/_pkg_.a
2025-08-20T22:48:38.6056114Z [00:02:57.577]➜  packagefile golang.org/x/text/internal=/tmp/go-build3381348043/b403/_pkg_.a
2025-08-20T22:48:38.6056776Z [00:02:57.577]➜  packagefile golang.org/x/text/internal/language=/tmp/go-build3381348043/b405/_pkg_.a
2025-08-20T22:48:38.6057437Z [00:02:57.577]➜  packagefile golang.org/x/text/internal/language/compact=/tmp/go-build3381348043/b407/_pkg_.a
2025-08-20T22:48:38.6058223Z [00:02:57.577]➜  packagefile github.com/go-logr/stdr=/tmp/go-build3381348043/b557/_pkg_.a
2025-08-20T22:48:38.6058777Z [00:02:57.577]➜  packagefile go.opentelemetry.io/auto/sdk=/tmp/go-build3381348043/b559/_pkg_.a
2025-08-20T22:48:38.6059469Z [00:02:57.577]➜  packagefile google.golang.org/grpc/credentials/alts/internal/authinfo=/tmp/go-build3381348043/b707/_pkg_.a
2025-08-20T22:48:38.6060243Z [00:02:57.577]➜  packagefile google.golang.org/grpc/credentials/alts/internal/conn=/tmp/go-build3381348043/b709/_pkg_.a
2025-08-20T22:48:38.6061019Z [00:02:57.577]➜  packagefile github.com/google/s2a-go/internal/proto/s2a_context_go_proto=/tmp/go-build3381348043/b512/_pkg_.a
2025-08-20T22:48:38.6061804Z [00:02:57.577]➜  packagefile github.com/google/s2a-go/internal/record/internal/halfconn=/tmp/go-build3381348043/b516/_pkg_.a
2025-08-20T22:48:38.6062718Z [00:02:57.577]➜  packagefile github.com/google/s2a-go/internal/v2/certverifier=/tmp/go-build3381348043/b526/_pkg_.a
2025-08-20T22:48:38.6063448Z [00:02:57.577]➜  packagefile github.com/google/s2a-go/internal/v2/remotesigner=/tmp/go-build3381348043/b528/_pkg_.a
2025-08-20T22:48:38.6064307Z [00:02:57.577]➜  packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/version=/tmp/go-build3381348043/b820/_pkg_.a
2025-08-20T22:48:38.6065076Z [00:02:57.577]➜  packagefile golang.org/x/text/internal/tag=/tmp/go-build3381348043/b406/_pkg_.a
2025-08-20T22:48:38.6065646Z [00:02:57.577]➜  packagefile github.com/go-logr/logr/funcr=/tmp/go-build3381348043/b558/_pkg_.a
2025-08-20T22:48:38.6066460Z [00:02:57.577]➜  packagefile go.opentelemetry.io/auto/sdk/internal/telemetry=/tmp/go-build3381348043/b560/_pkg_.a
2025-08-20T22:48:38.6067120Z [00:02:57.577]➜  packagefile go.opentelemetry.io/otel/trace/noop=/tmp/go-build3381348043/b565/_pkg_.a
2025-08-20T22:48:38.6067849Z [00:02:57.577]➜  packagefile github.com/google/s2a-go/internal/record/internal/aeadcrypter=/tmp/go-build3381348043/b517/_pkg_.a
2025-08-20T22:48:38.6068517Z [00:02:57.577]➜  packagefile golang.org/x/crypto/hkdf=/tmp/go-build3381348043/b519/_pkg_.a
2025-08-20T22:48:38.6069118Z [00:02:57.577]➜  packagefile golang.org/x/crypto/chacha20poly1305=/tmp/go-build3381348043/b518/_pkg_.a
2025-08-20T22:48:38.6118531Z [00:02:57.577]➜  modinfo "0w\xaf\f\x92t\b\x02A\xe1\xc1\a\xe6\xd6\x18\xe6path\tgithub.com/smallstep/cli/cmd/step\nmod\tgithub.com/smallstep/cli\tv0.28.8-0.20250818170435-694966af79be\t\ndep\tcloud.google.com/go/auth\tv0.16.3\th1:kabzoQ9/bobUmnseYnBO6qQG7q4a/CffFRlJSxv2wCc=\ndep\tcloud.google.com/go/auth/oauth2adapt\tv0.2.8\th1:keo8NaayQZ6wimpNSmW5OPc283g65QNIiLpZnkHRbnc=\ndep\tcloud.google.com/go/compute/metadata\tv0.7.0\th1:PBWF+iiAerVNe8UCHxdOt6eHLVc3ydFeOCw78U8ytSU=\ndep\tcloud.google.com/go/iam\tv1.5.2\th1:qgFRAGEmd8z6dJ/qyEchAuL9jpswyODjA2lS+w234g8=\ndep\tcloud.google.com/go/longrunning\tv0.6.7\th1:IGtfDWHhQCgCjwQjV9iiLnUta9LBCo8R9QmAFsS/PrE=\ndep\tcloud.google.com/go/security\tv1.18.5\th1:6hqzvuwC8za9jyCTxygmEHnp4vZ8hfhwKVArxSCAVCo=\ndep\tdario.cat/mergo\tv1.0.1\th1:Ra4+bf83h2ztPIQYNP99R6m+Y7KfnARDfID+a+vLl4s=\ndep\tfilippo.io/edwards25519\tv1.1.0\th1:FNf4tywRC1HmFuKW5xopWpigGjJKiJSV0Cqo0cJWDaA=\ndep\tgithub.com/AndreasBriese/bbloom\tv0.0.0-20190825152654-46b345b51c96\th1:cTp8I5+VIoKjsnZuH8vjyaysT/ses3EvZeaV/1UkF2M=\ndep\tgithub.com/Azure/azure-sdk-for-go/sdk/azcore\tv1.18.2\th1:Hr5FTipp7SL07o2FvoVOX9HRiRH3CR3Mj8pxqCcdD5A=\ndep\tgithub.com/Azure/azure-sdk-for-go/sdk/azidentity\tv1.10.1\th1:B+blDbyVIG3WaikNxPnhPiJ1MThR03b3vKGtER95TP4=\ndep\tgithub.com/Azure/azure-sdk-for-go/sdk/internal\tv1.11.2\th1:9iefClla7iYpfYWdzPCRDozdmndjTm8DXdpCzPajMgA=\ndep\tgithub.com/Azure/azure-sdk-for-go/sdk/keyvault/azkeys\tv0.10.0\th1:m/sWOGCREuSBqg2htVQTBY8nOZpyajYztF0vUvSZTuM=\ndep\tgithub.com/Azure/azure-sdk-for-go/sdk/keyvault/internal\tv0.7.1\th1:FbH3BbSb4bvGluTesZZ+ttN/MDsnMmQP36OSnDuSXqw=\ndep\tgithub.com/AzureAD/microsoft-authentication-library-for-go\tv1.4.2\th1:oygO0locgZJe7PpYPXT5A29ZkwJaPqcva7BVeemZOZs=\ndep\tgithub.com/Masterminds/goutils\tv1.1.1\th1:5nUrii3FMTL5diU80unEVvNevw1nH4+ZV4DSLVJLSYI=\ndep\tgithub.com/Masterminds/semver/v3\tv3.3.0\th1:B8LGeaivUe71a5qox1ICM/JLl0NqZSW5CHyL+hmvYS0=\ndep\tgithub.com/Masterminds/sprig/v3\tv3.3.0\th1:mQh0Yrg1XPo6vjYXgtf5OtijNAKJRNcTdOOGZe3tPhs=\ndep\tgithub.com/asaskevich/govalidator\tv0.0.0-20210307081110-f21760c49a8d\th1:Byv0BzEl3/e6D5CLfI0j/7hiIEtvGVFPCZ7Ei2oq8iQ=\ndep\tgithub.com/beorn7/perks\tv1.0.1\th1:VlbKKnNfV8bJzeqoa4cOKqO6bYr3WgKZxO8Z16+hsOM=\ndep\tgithub.com/boombuler/barcode\tv1.0.1\th1:NDBbPmhS+EqABEs5Kg3n/5ZNjy73Pz7SIV+KCeqyXcs=\ndep\tgithub.com/ccoveille/go-safecast\tv1.6.1\th1:Nb9WMDR8PqhnKCVs2sCB+OqhohwO5qaXtCviZkIff5Q=\ndep\tgithub.com/cespare/xxhash\tv1.1.0\th1:a6HrQnmkObjyL+Gs60czilIUGqrzKutQD6XZog3p+ko=\ndep\tgithub.com/cespare/xxhash/v2\tv2.3.0\th1:UL815xU9SqsFlibzuggzjXhog7bL6oX9BbNZnL2UFvs=\ndep\tgithub.com/chzyer/readline\tv1.5.1\th1:upd/6fQk4src78LMRzh5vItIt361/o4uq553V8B5sGI=\ndep\tgithub.com/coreos/go-oidc/v3\tv3.14.1\th1:9ePWwfdwC4QKRlCXsJGou56adA/owXczOzwKdOumLqk=\ndep\tgithub.com/cpuguy83/go-md2man/v2\tv2.0.7\th1:zbFlGlXEAKlwXpmvle3d8Oe3YnkKIK4xSRTd3sHPnBo=\ndep\tgithub.com/dgraph-io/badger\tv1.6.2\th1:mNw0qs90GVgGGWylh0umH5iag1j6n/PeJtNvL6KY/x8=\ndep\tgithub.com/dgraph-io/badger/v2\tv2.2007.4\th1:TRWBQg8UrlUhaFdco01nO2uXwzKS7zd+HVdwV/GHc4o=\ndep\tgithub.com/dgraph-io/ristretto\tv0.1.1\th1:6CWw5tJNgpegArSHpNHJKldNeq03FQCwYvfMVWajOK8=\ndep\tgithub.com/dgryski/go-farm\tv0.0.0-20200201041132-a6ae2369ad13\th1:fAjc9m62+UWV/WAFKLNi6ZS0675eEUC9y3AlwSbQu1Y=\ndep\tgithub.com/dustin/go-humanize\tv1.0.1\th1:GzkhY7T5VNhEkwH0PVJgjz+fX1rhBrR7pRT3mDkpeCY=\ndep\tgithub.com/felixge/httpsnoop\tv1.0.4\th1:NFTV2Zj1bL4mc9sqWACXbQFVBBg2W3GPvqp8/ESS2Wg=\ndep\tgithub.com/fxamacker/cbor/v2\tv2.9.0\th1:NpKPmjDBgUfBms6tr6JZkTHtfFGcMKsw3eGcmD/sapM=\ndep\tgithub.com/go-chi/chi/v5\tv5.2.2\th1:CMwsvRVTbXVytCk1Wd72Zy1LAsAh9GxMmSNWLHCG618=\ndep\tgithub.com/go-jose/go-jose/v3\tv3.0.4\th1:Wp5HA7bLQcKnf6YYao/4kpRpVMp/yf6+pJKV8WFSaNY=\ndep\tgithub.com/go-jose/go-jose/v4\tv4.0.5\th1:M6T8+mKZl/+fNNuFHvGIzDz7BTLQPIounk/b9dw3AaE=\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-sql-driver/mysql\tv1.9.2\th1:4cNKDYQ1I84SXslGddlsrMhc8k4LeDVj6Ad6WRjiHuU=\ndep\tgithub.com/golang-jwt/jwt/v5\tv5.2.2\th1:Rl4B7itRWVtYIHFrSNd7vhTiz9UpLdi6gZhZ3wEeDy8=\ndep\tgithub.com/golang/glog\tv1.2.5\th1:DrW6hGnjIhtvhOIiAKT6Psh/Kd/ldepEa81DKeiRJ5I=\ndep\tgithub.com/golang/protobuf\tv1.5.4\th1:i7eJL8qZTpSEXOPTxNKhASYpMn+8e5Q6AdndVa1dWek=\ndep\tgithub.com/golang/snappy\tv0.0.4\th1:yAGX7huGHXlcLOEtBnF4w7FQwA26wojNCwOYAEhLjQM=\ndep\tgithub.com/google/btree\tv1.1.3\th1:CVpQJjYgC4VbzxeGVHfvZrv1ctoYCAI8vbl07Fcxlyg=\ndep\tgithub.com/google/certificate-transparency-go\tv1.3.2\th1:9ahSNZF2o7SYMaKaXhAumVEzXB2QaayzII9C8rv7v+A=\ndep\tgithub.com/google/go-tpm\tv0.9.5\th1:ocUmnDebX54dnW+MQWGQRbdaAcJELsa6PqZhJ48KwVU=\ndep\tgithub.com/google/go-tspi\tv0.3.0\th1:ADtq8RKfP+jrTyIWIZDIYcKOMecRqNJFOew2IT0Inus=\ndep\tgithub.com/google/s2a-go\tv0.1.9\th1:LGD7gtMgezd8a/Xak7mEWL0PjoTQFvpRudN895yqKW0=\ndep\tgithub.com/google/uuid\tv1.6.0\th1:NIvaJDMOsjHA8n1jAhLSgzrAzy1Hgr+hNrb57e+94F0=\ndep\tgithub.com/googleapis/enterprise-certificate-proxy\tv0.3.6\th1:GW/XbdyBFQ8Qe+YAmFU9uHLo7OnF5tL52HFAgMmyrf4=\ndep\tgithub.com/googleapis/gax-go/v2\tv2.15.0\th1:SyjDc1mGgZU5LncH8gimWo9lW1DtIfPibOG81vgd/bo=\ndep\tgithub.com/huandu/xstrings\tv1.5.0\th1:2ag3IFq9ZDANvthTwTiqSSZLjDc+BedvHPAp5tJy2TI=\ndep\tgithub.com/jackc/pgpassfile\tv1.0.0\th1:/6Hmqy13Ss2zCq62VdNG8tM1wchn8zjSGOBJ6icpsIM=\ndep\tgithub.com/jackc/pgservicefile\tv0.0.0-20240606120523-5a60cdf6a761\th1:iCEnooe7UlwOQYpKFhBabPMi4aNAfoODPEFNiAnClxo=\ndep\tgithub.com/jackc/pgx/v5\tv5.7.5\th1:JHGfMnQY+IEtGM63d+NGMjoRpysB2JBwDr5fsngwmJs=\ndep\tgithub.com/jackc/puddle/v2\tv2.2.2\th1:PR8nw+E/1w0GLuRFSmiioY6UooMp6KJv0/61nB7icHo=\ndep\tgithub.com/klauspost/compress\tv1.18.0\th1:c/Cqfb0r+Yi+JtIEq73FWXVkRonBlf0CRNYc8Zttxdo=\ndep\tgithub.com/kylelemons/godebug\tv1.1.0\th1:RPNrshWIDI6G2gRW9EHilWtl7Z6Sb1BR0xunSBf0SNc=\ndep\tgithub.com/manifoldco/promptui\tv0.9.0\th1:3V4HzJk1TtXW1MTZMP7mdlwbBpIinw3HztaIlYthEiA=\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/mgutz/ansi\tv0.0.0-20200706080929-d51e80ef957d\th1:5PJl274Y63IEHC+7izoQE9x6ikvDFZS2mDVS3drnohI=\ndep\tgithub.com/mitchellh/copystructure\tv1.2.0\th1:vpKXTN4ewci03Vljg/q9QvCGUDttBOGBIa15WveJJGw=\ndep\tgithub.com/mitchellh/reflectwalk\tv1.0.2\th1:G2LzWKi524PWgd3mLHV8Y5k7s6XUvT0Gef6zxSIeXaQ=\ndep\tgithub.com/munnerz/goautoneg\tv0.0.0-20191010083416-a7dc8b61c822\th1:C3w9PqII01/Oq1c1nUAm88MOHcQC9l5mIlSMApZMrHA=\ndep\tgithub.com/newrelic/go-agent/v3\tv3.39.0\th1:VVhsJR422oOxU/sJ1HZrop/OC7G1GTClIviVJxeJrK8=\ndep\tgithub.com/peterbourgon/diskv/v3\tv3.0.1\th1:x06SQA46+PKIUftmEujdwSEpIx8kR+M9eLYsUxeYveU=\ndep\tgithub.com/pkg/browser\tv0.0.0-20240102092130-5ac0b6a4141c\th1:+mdjkGKdHQG3305AYmdv1U2eRNDiU2ErMBj1gwrq8eQ=\ndep\tgithub.com/pkg/errors\tv0.9.1\th1:FEBLx1zS214owpjy7qsBeixbURkuhQAwrK5UwLGTwt4=\ndep\tgithub.com/pquerna/otp\tv1.5.0\th1:NMMR+WrmaqXU4EzdGJEE1aUUI0AMRzsp96fFFWNPwxs=\ndep\tgithub.com/prometheus/client_golang\tv1.22.0\th1:rb93p9lokFEsctTys46VnV1kLCDpVZ0a/Y92Vm0Zc6Q=\ndep\tgithub.com/prometheus/client_model\tv0.6.1\th1:ZKSh/rekM+n3CeS952MLRAdFwIKqeY8b62p8ais2e9E=\ndep\tgithub.com/prometheus/common\tv0.62.0\th1:xasJaQlnWAeyHdUBeGjXmutelfJHWMRr+Fg4QszZ2Io=\ndep\tgithub.com/prometheus/procfs\tv0.15.1\th1:YagwOFzUgYfKKHX6Dr+sHT7km/hxC76UB0learggepc=\ndep\tgithub.com/rs/xid\tv1.6.0\th1:fV591PaemRlL6JfRxGDEPl69wICngIQ3shQtzfy2gxU=\ndep\tgithub.com/russross/blackfriday/v2\tv2.1.0\th1:JIOH55/0cWyOuilr9/qlrm0BSXldqnqwMsf35Ld67mk=\ndep\tgithub.com/schollz/jsonstore\tv1.1.0\th1:WZBDjgezFS34CHI+myb4s8GGpir3UMpy7vWoCeO0n6E=\ndep\tgithub.com/shopspring/decimal\tv1.4.0\th1:bxl37RwXBklmTi0C79JfXCEBD1cqqHt0bbgBAGFp81k=\ndep\tgithub.com/shurcooL/sanitized_anchor_name\tv1.0.0\th1:PdmoCO6wvbs+7yrJyMORt4/BmY5IYyJwS/kOiWx8mHo=\ndep\tgithub.com/sirupsen/logrus\tv1.9.3\th1:dueUQJ1C2q9oE3F7wvmSGAaVtTmUizReu6fjN8uqzbQ=\ndep\tgithub.com/slackhq/nebula\tv1.9.6\th1:Fl0LE2dHDeVEK3R+un59Z3V4ZzbZ6q2e/zF4ClaD5yo=\ndep\tgithub.com/smallstep/certificates\tv0.28.4\th1:JTU6/A5Xes6m+OsR6fw1RACSA362vJc9SOFVG7poBEw=\ndep\tgithub.com/smallstep/certinfo\tv1.15.0\th1:oxvuOr6KvwuXjgyg+gJEUJW6Gz9pm4uAGQ5tirpmTHg=\ndep\tgithub.com/smallstep/cli-utils\tv0.12.1\th1:D9QvfbFqiKq3snGZ2xDcXEFrdFJ1mQfPHZMq/leerpE=\ndep\tgithub.com/smallstep/go-attestation\tv0.4.4-0.20241119153605-2306d5b464ca\th1:VX8L0r8vybH0bPeaIxh4NQzafKQiqvlOn8pmOXbFLO4=\ndep\tgithub.com/smallstep/linkedca\tv0.23.0\th1:5W/7EudlK1HcCIdZM68dJlZ7orqCCCyv6bm2l/0JmLU=\ndep\tgithub.com/smallstep/nosql\tv0.7.0\th1:YiWC9ZAHcrLCrayfaF+QJUv16I2bZ7KdLC3RpJcnAnE=\ndep\tgithub.com/smallstep/pkcs7\tv0.2.1\th1:6Kfzr/QizdIuB6LSv8y1LJdZ3aPSfTNhTLqAx9CTLfA=\ndep\tgithub.com/smallstep/scep\tv0.0.0-20240926084937-8cf1ca453101\th1:LyZqn24/ZiVg8v9Hq07K6mx6RqPtpDeK+De5vf4QEY4=\ndep\tgithub.com/smallstep/truststore\tv0.13.0\th1:90if9htAOblavbMeWlqNLnO9bsjjgVv2hQeQJCi/py4=\ndep\tgithub.com/smallstep/zcrypto\tv0.0.0-20221001003018-1ab2364d2a91\th1:XE0cgVBMkYPxOZv4F3YY5mX9GgentifWU6vyJb6gKmc=\ndep\tgithub.com/smallstep/zlint\tv0.0.0-20220930192201-67fb4aa21910\th1:eIjaqvVEq+8eWaZd56yA7Ux5W6gJ9kqvq9ZWTsp3fkc=\ndep\tgithub.com/spf13/cast\tv1.7.0\th1:ntdiHjuueXFgm5nzDRdOS4yfT43P5Fnud6DH50rz/7w=\ndep\tgithub.com/urfave/cli\tv1.22.17\th1:SYzXoiPfQjHBbkYxbew5prZHS1TOLT3ierW8SYLqtVQ=\ndep\tgithub.com/weppos/publicsuffix-go\tv0.20.0\th1:59ypvSUbW3Dunc6zVm+v+MmXf2Q6cGiNDkxgRIzEnaA=\ndep\tgithub.com/x448/float16\tv0.8.4\th1:qLwI1I70+NjRFUR3zs1JPUCgaCXSh3SW62uAKT1mSBM=\ndep\tgo.etcd.io/bbolt\tv1.4.0\th1:TU77id3TnN/zKr7CO/uk+fBCwF2jGcMuw2B/FMAzYIk=\ndep\tgo.mozilla.org/pkcs7\tv0.9.0\th1:yM4/HS9dYv7ri2biPtxt8ikvB37a980dg69/pKmS+eI=\ndep\tgo.opentelemetry.io/auto/sdk\tv1.1.0\th1:cH53jehLUN6UFLY71z+NDOiNJqDdPRaXzTel0sJySYA=\ndep\tgo.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc\tv0.61.0\th1:q4XOmH/0opmeuJtPsbFNivyl7bCt7yRBbeEm2sC/XtQ=\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/trace\tv1.36.0\th1:ahxWNuqZjpdiFAyrIoQ4GIiAIhxAunQR6MUoKrsNd4w=\ndep\tgo.step.sm/crypto\tv0.69.0\th1:ELMNQjAGsnwpOeRfX/1phJdWm8Y6RIxAXnDzYlU9AOk=\ndep\tgolang.org/x/crypto\tv0.41.0\th1:WKYxWedPGCTVVl5+WHSSrOBT0O8lx32+zxmHxijgXp4=\ndep\tgolang.org/x/exp\tv0.0.0-20250620022241-b7579e27df2b\th1:M2rDM6z3Fhozi9O7NWsxAkg/yqS/lQJ6PmkyIV3YP+o=\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.35.0\th1:vz1N37gP5bs89s7He8XuIYXpyY0+QlsKmzipCbUtyxI=\ndep\tgolang.org/x/term\tv0.34.0\th1:O/2T7POpk0ZZ7MAzMeWFSg6S5IpWd/RXDlM9hgM3DR4=\ndep\tgolang.org/x/text\tv0.28.0\th1:rhazDwis8INMIwQ4tpjLDzUhx6RlXqZNPEM0huQojng=\ndep\tgolang.org/x/time\tv0.12.0\th1:ScB/8o8olJvc+CQPWrK3fPZNfh7qgwCrY0zJmoEQLSE=\ndep\tgoogle.golang.org/api\tv0.244.0\th1:lpkP8wVibSKr++NCD36XzTk/IzeKJ3klj7vbj+XU5pE=\ndep\tgoogle.golang.org/genproto\tv0.0.0-20250603155806-513f23925822\th1:rHWScKit0gvAPuOnu87KpaYtjK5zBMLcULh7gxkCXu4=\ndep\tgoogle.golang.org/genproto/googleapis/api\tv0.0.0-20250603155806-513f23925822\th1:oWVWY3NzT7KJppx2UKhKmzPq4SRe0LdCijVRwvGeikY=\ndep\tgoogle.golang.org/genproto/googleapis/rpc\tv0.0.0-20250728155136-f173205681a0\th1:MAKi5q709QWfnkkpNQ0M12hYJ1+e8qYVDyowc4U1XZM=\ndep\tgoogle.golang.org/grpc\tv1.74.2\th1:WoosgB65DlWVC9FqI82dGsZhWFNBSLjQ84bjROOpMu4=\ndep\tgoogle.golang.org/protobuf\tv1.36.7\th1:IgrO7UwFQGJdRNXH/sQux4R1Dj1WAKcLElzeeRaXV2A=\ndep\tsoftware.sslmate.com/src/go-pkcs12\tv0.6.0\th1:f3sQittAeF+pao32Vb+mkli+ZyT+VwKaD014qFGq6oU=\nbuild\t-buildmode=pie\nbuild\t-compiler=gc\nbuild\t-trimpath=true\nbuild\tDefaultGODEBUG=containermaxprocs=0,decoratemappings=0,gotestjsonbuildtext=1,multipathtcp=0,randseednop=0,rsa1024min=0,tlsmlkem=0,tlssha1=1,updatemaxprocs=0,x509rsacrt=0,x509sha256skid=0,x509usepolicies=0\nbuild\tCGO_ENABLED=1\nbuild\tGOARCH=arm64\nbuild\tGOOS=linux\nbuild\tGOARM64=v8.0\nbuild\tvcs=git\nbuild\tvcs.revision=694966af79becf86634b11263a4bbe83e8c80795\nbuild\tvcs.time=2025-08-18T17:04:35Z\nbuild\tvcs.modified=false\n\xf92C1\x86\x18 r\x00\x82B\x10A\x16\xd8\xf2"
2025-08-20T22:48:38.6159691Z [00:02:57.577]➜  EOF
2025-08-20T22:48:38.6160037Z [00:02:57.577]➜  mkdir -p $WORK/b001/exe/
2025-08-20T22:48:38.6160347Z [00:02:57.577]➜  cd .
2025-08-20T22:48:38.6162618Z [00:02:57.577]➜  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,gotestjsonbuildtext=1,multipathtcp=0,randseednop=0,rsa1024min=0,tlsmlkem=0,tlssha1=1,updatemaxprocs=0,x509rsacrt=0,x509sha256skid=0,x509usepolicies=0 -buildmode=pie -buildid=rvfUUl9YLBC-myfpwjuC/B-4Q6oGZQNCrxRqKxxzS/9zhrJmjsSXDwUv9BkD-Z/rvfUUl9YLBC-myfpwjuC -s -w -buildid= -linkmode=external -extldflags "-s -w -static-pie -Wl,--build-id=none" -extld=gcc $WORK/b001/_pkg_.a
2025-08-20T22:48:40.9113228Z [00:02:59.938]➜  go tool buildid -w $WORK/b001/exe/a.out # internal
2025-08-20T22:48:40.9411041Z [00:02:59.968]➜  mkdir -p /build-bins/
2025-08-20T22:48:40.9411434Z [00:02:59.968]➜  cp $WORK/b001/exe/a.out /build-bins/step-cli
2025-08-20T22:48:40.9608667Z [00:02:59.988]➜  rm -rf $WORK/b001/
2025-08-20T22:48:43.1859669Z [00:03:02.213]➜  '/tmp/tmp.ktsoLsWyz4/TEMPREPO/utils/internal/utfbom/LICENSE' -> '/build-bins/LICENSE'
2025-08-20T22:48:43.2111812Z [00:03:02.238]➜  + find /build-bins/ -type f -exec objcopy --remove-section=.comment '--remove-section=.note.*' '{}' ';'
2025-08-20T22:48:43.2895314Z [00:03:02.316]➜  objcopy: /build-bins/LICENSE: file format not recognized
2025-08-20T22:48:43.2897740Z [00:03:02.317]➜  + find /build-bins/ -type f '!' -name '*.no_strip' -exec strip --strip-all --verbose '{}' ';'
2025-08-20T22:48:43.3203784Z [00:03:02.347]➜  copy from `/build-bins/step-cli' [elf64-littleaarch64] to `/build-bins/stDKIJdH' [elf64-littleaarch64]
2025-08-20T22:48:43.5050123Z [00:03:02.532]➜  + find /build-bins/ -type f -exec bash -c 'echo && realpath {} && readelf --section-headers {} 2>/dev/null' ';'
2025-08-20T22:48:43.5073765Z [00:03:02.534]➜  
2025-08-20T22:48:43.5087652Z [00:03:02.536]➜  /build-bins/step-cli
2025-08-20T22:48:43.5104519Z [00:03:02.537]➜  There are 24 section headers, starting at offset 0x26046b8:
2025-08-20T22:48:43.5104956Z [00:03:02.537]➜  
2025-08-20T22:48:43.5105180Z [00:03:02.537]➜  Section Headers:
2025-08-20T22:48:43.5105521Z [00:03:02.537]➜    [Nr] Name              Type             Address           Offset
2025-08-20T22:48:43.5107647Z [00:03:02.537]➜         Size              EntSize          Flags  Link  Info  Align
2025-08-20T22:48:43.5108061Z [00:03:02.537]➜    [ 0]                   NULL             0000000000000000  00000000
2025-08-20T22:48:43.5108489Z [00:03:02.537]➜         0000000000000000  0000000000000000           0     0     0
2025-08-20T22:48:43.5108908Z [00:03:02.537]➜    [ 1] .gnu.hash         GNU_HASH         00000000000001c8  000001c8
2025-08-20T22:48:43.5109328Z [00:03:02.537]➜         0000000000000030  0000000000000000   A       2     0     8
2025-08-20T22:48:43.5109743Z [00:03:02.537]➜    [ 2] .dynsym           DYNSYM           00000000000001f8  000001f8
2025-08-20T22:48:43.5110163Z [00:03:02.537]➜         0000000000000090  0000000000000018   A       3     3     8
2025-08-20T22:48:43.5110585Z [00:03:02.537]➜    [ 3] .dynstr           STRTAB           0000000000000288  00000288
2025-08-20T22:48:43.5111004Z [00:03:02.537]➜         0000000000000027  0000000000000000   A       0     0     1
2025-08-20T22:48:43.5111424Z [00:03:02.537]➜    [ 4] .rela.dyn         RELA             00000000000002b0  000002b0
2025-08-20T22:48:43.5111849Z [00:03:02.537]➜         0000000000451680  0000000000000018   A       2     0     8
2025-08-20T22:48:43.5112263Z [00:03:02.537]➜    [ 5] .init             PROGBITS         0000000000451930  00451930
2025-08-20T22:48:43.5112673Z [00:03:02.537]➜         0000000000000010  0000000000000000  AX       0     0     4
2025-08-20T22:48:43.5113128Z [00:03:02.537]➜    [ 6] .text             PROGBITS         0000000000451940  00451940
2025-08-20T22:48:43.5113543Z [00:03:02.537]➜         0000000000e27f90  0000000000000000  AX       0     0     32
2025-08-20T22:48:43.5113951Z [00:03:02.537]➜    [ 7] .fini             PROGBITS         00000000012798d0  012798d0
2025-08-20T22:48:43.5114576Z [00:03:02.537]➜         0000000000000010  0000000000000000  AX       0     0     4
2025-08-20T22:48:43.5115083Z [00:03:02.537]➜    [ 8] .rodata           PROGBITS         00000000012798e0  012798e0
2025-08-20T22:48:43.5115514Z [00:03:02.537]➜         00000000002fb84c  0000000000000000   A       0     0     32
2025-08-20T22:48:43.5116124Z [00:03:02.537]➜    [ 9] .eh_frame_hdr     PROGBITS         000000000157512c  0157512c
2025-08-20T22:48:43.5116674Z [00:03:02.537]➜         000000000000013c  0000000000000000   A       0     0     4
2025-08-20T22:48:43.5117218Z [00:03:02.537]➜    [10] .eh_frame         PROGBITS         0000000001575268  01575268
2025-08-20T22:48:43.5117644Z [00:03:02.537]➜         00000000000005c0  0000000000000000   A       0     0     8
2025-08-20T22:48:43.5118059Z [00:03:02.538]➜    [11] .tbss             NOBITS           0000000001585a90  01575a90
2025-08-20T22:48:43.5118469Z [00:03:02.538]➜         0000000000000010  0000000000000000 WAT       0     0     8
2025-08-20T22:48:43.5118945Z [00:03:02.538]➜    [12] .init_array       INIT_ARRAY       0000000001585a90  01575a90
2025-08-20T22:48:43.5119369Z [00:03:02.538]➜         0000000000000008  0000000000000008  WA       0     0     8
2025-08-20T22:48:43.5119799Z [00:03:02.538]➜    [13] .fini_array       FINI_ARRAY       0000000001585a98  01575a98
2025-08-20T22:48:43.5120219Z [00:03:02.538]➜         0000000000000008  0000000000000008  WA       0     0     8
2025-08-20T22:48:43.5120895Z [00:03:02.538]➜    [14] .data.rel.ro      PROGBITS         0000000001585aa0  01575aa0
2025-08-20T22:48:43.5121331Z [00:03:02.538]➜         0000000000f4a330  0000000000000000  WA       0     0     32
2025-08-20T22:48:43.5121784Z [00:03:02.538]➜    [15] .dynamic          DYNAMIC          00000000024cfdd0  024bfdd0
2025-08-20T22:48:43.5122207Z [00:03:02.538]➜         0000000000000170  0000000000000010  WA       3     0     8
2025-08-20T22:48:43.5122620Z [00:03:02.538]➜    [16] .got              PROGBITS         00000000024cff40  024bff40
2025-08-20T22:48:43.5123034Z [00:03:02.538]➜         00000000000000b0  0000000000000008  WA       0     0     8
2025-08-20T22:48:43.5123445Z [00:03:02.538]➜    [17] .data             PROGBITS         00000000024d0000  024c0000
2025-08-20T22:48:43.5124026Z [00:03:02.538]➜         00000000000a2560  0000000000000000  WA       0     0     32
2025-08-20T22:48:43.5124458Z [00:03:02.538]➜    [18] .go.buildinfo     PROGBITS         0000000002572560  02562560
2025-08-20T22:48:43.5124898Z [00:03:02.538]➜         0000000000002ed0  0000000000000000  WA       0     0     16
2025-08-20T22:48:43.5125327Z [00:03:02.538]➜    [19] .go.fipsinfo      PROGBITS         0000000002575440  02565440
2025-08-20T22:48:43.5125951Z [00:03:02.538]➜         0000000000000078  0000000000000000  WA       0     0     32
2025-08-20T22:48:43.5126449Z [00:03:02.538]➜    [20] .noptrdata        PROGBITS         00000000025754c0  025654c0
2025-08-20T22:48:43.5126885Z [00:03:02.538]➜         000000000009f121  0000000000000000  WA       0     0     32
2025-08-20T22:48:43.5127302Z [00:03:02.538]➜    [21] .bss              NOBITS           0000000002614600  026045e1
2025-08-20T22:48:43.5127710Z [00:03:02.538]➜         0000000000032998  0000000000000000  WA       0     0     32
2025-08-20T22:48:43.5128141Z [00:03:02.538]➜    [22] .noptrbss         NOBITS           0000000002646fa0  026045e1
2025-08-20T22:48:43.5128569Z [00:03:02.538]➜         000000000002dda0  0000000000000000  WA       0     0     32
2025-08-20T22:48:43.5129119Z [00:03:02.538]➜    [23] .shstrtab         STRTAB           0000000000000000  026045e1
2025-08-20T22:48:43.5129650Z [00:03:02.538]➜         00000000000000d5  0000000000000000           0     0     1
2025-08-20T22:48:43.5129974Z [00:03:02.538]➜  Key to Flags:
2025-08-20T22:48:43.5130325Z [00:03:02.538]➜    W (write), A (alloc), X (execute), M (merge), S (strings), I (info),
2025-08-20T22:48:43.5130787Z [00:03:02.538]➜    L (link order), O (extra OS processing required), G (group), T (TLS),
2025-08-20T22:48:43.5131335Z [00:03:02.538]➜    C (compressed), x (unknown), o (OS specific), E (exclude),
2025-08-20T22:48:43.5131772Z [00:03:02.538]➜    D (mbind), p (processor specific)
2025-08-20T22:48:43.5132067Z [00:03:02.540]➜  
2025-08-20T22:48:43.5138573Z [00:03:02.541]➜  /build-bins/LICENSE
2025-08-20T22:48:43.5152216Z [00:03:02.542]➜  + file /build-bins/LICENSE /build-bins/step-cli
2025-08-20T22:48:43.5330665Z [00:03:02.560]➜  /build-bins/LICENSE:  ASCII text
2025-08-20T22:48:43.5393983Z [00:03:02.566]➜  /build-bins/step-cli: ELF 64-bit LSB pie executable, ARM aarch64, version 1 (SYSV), static-pie linked, stripped
2025-08-20T22:48:43.5401049Z [00:03:02.567]➜  + stat -c '%n:         %s Bytes' /build-bins/LICENSE /build-bins/step-cli
2025-08-20T22:48:43.5416526Z [00:03:02.569]➜  /build-bins/LICENSE:         11379 Bytes
2025-08-20T22:48:43.5416915Z [00:03:02.569]➜  /build-bins/step-cli:         39865528 Bytes
2025-08-20T22:48:43.5419228Z [00:03:02.569]➜  + du /build-bins/LICENSE /build-bins/step-cli --bytes --human-readable --time --time-style=full-iso --summarize
2025-08-20T22:48:43.5433062Z [00:03:02.570]➜  12K	2025-08-20 22:48:43.182951153 +0000	/build-bins/LICENSE
2025-08-20T22:48:43.5433548Z [00:03:02.570]➜  39M	2025-08-20 22:48:43.448959349 +0000	/build-bins/step-cli
2025-08-20T22:48:43.5434093Z [00:03:02.570]➜  + popd
2025-08-20T22:48:44.5855128Z [00:03:03.612]➜  + docker cp alpine-builder:/build-bins/. /tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/
2025-08-20T22:48:44.7954941Z [00:03:03.822]➜  + '[' -s /tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/LICENSE ']'
2025-08-20T22:48:44.7956015Z [00:03:03.822]➜  + cp -fv /tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/LICENSE /tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/LICENSE
2025-08-20T22:48:44.7972001Z [00:03:03.824]➜  '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/LICENSE' -> '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/LICENSE'
2025-08-20T22:48:44.7984468Z [00:03:03.825]➜  + find /tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP -maxdepth 1 -type f -exec file -i '{}' ';'
2025-08-20T22:48:44.7985556Z [00:03:03.825]➜  + grep -Ei 'application/.*executable|inode/symlink|text/x-perl|text/.*script'
2025-08-20T22:48:44.7986980Z [00:03:03.825]➜  + cut -d: -f1
2025-08-20T22:48:44.7987668Z [00:03:03.826]➜  + xargs -I '{}' rsync -achvL '{}' /tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR
2025-08-20T22:48:44.7988390Z [00:03:03.826]➜  + xargs realpath --no-symlinks
2025-08-20T22:48:44.9052576Z [00:03:03.932]➜  sending incremental file list
2025-08-20T22:48:44.9155424Z [00:03:03.942]➜  step-cli
2025-08-20T22:48:44.9904588Z [00:03:04.017]➜  
2025-08-20T22:48:44.9905007Z [00:03:04.017]➜  sent 39.88M bytes  received 35 bytes  79.75M bytes/sec
2025-08-20T22:48:44.9905384Z [00:03:04.017]➜  total size is 39.87M  speedup is 1.00
2025-08-20T22:48:44.9917034Z [00:03:04.019]➜  
2025-08-20T22:48:45.8357268Z [00:03:04.863]➜  
2025-08-20T22:48:45.8444834Z [00:03:04.871]➜  ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/MANIFEST.json' retained as runner:runner
2025-08-20T22:48:45.8445931Z [00:03:04.871]➜  ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/step-cli' retained as runner:runner
2025-08-20T22:48:45.8446861Z [00:03:04.871]➜  ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/LICENSE' retained as runner:runner
2025-08-20T22:48:45.8448264Z [00:03:04.871]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/command/version/version.go' from root:root to runner:runner
2025-08-20T22:48:45.8449574Z [00:03:04.871]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/command/version' from root:root to runner:runner
2025-08-20T22:48:45.8450967Z [00:03:04.871]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/command/fileserver/fileserver.go' from root:root to runner:runner
2025-08-20T22:48:45.8452334Z [00:03:04.871]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/command/fileserver' from root:root to runner:runner
2025-08-20T22:48:45.8453571Z [00:03:04.871]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/command/oauth/cmd.go' from root:root to runner:runner
2025-08-20T22:48:45.8454786Z [00:03:04.871]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/command/oauth' from root:root to runner:runner
2025-08-20T22:48:45.8456100Z [00:03:04.871]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/command/path/path.go' from root:root to runner:runner
2025-08-20T22:48:45.8457374Z [00:03:04.871]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/command/path' from root:root to runner:runner
2025-08-20T22:48:45.8458614Z [00:03:04.871]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/command/crypto/key/format.go' from root:root to runner:runner
2025-08-20T22:48:45.8459903Z [00:03:04.871]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/command/crypto/key/sign.go' from root:root to runner:runner
2025-08-20T22:48:45.8461437Z [00:03:04.871]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/command/crypto/key/fingerprint.go' from root:root to runner:runner
2025-08-20T22:48:45.8462759Z [00:03:04.871]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/command/crypto/key/verify.go' from root:root to runner:runner
2025-08-20T22:48:45.8464243Z [00:03:04.871]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/command/crypto/key/inspect.go' from root:root to runner:runner
2025-08-20T22:48:45.8465843Z [00:03:04.871]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/command/crypto/key/public.go' from root:root to runner:runner
2025-08-20T22:48:45.8467201Z [00:03:04.871]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/command/crypto/key/key.go' from root:root to runner:runner
2025-08-20T22:48:45.8468449Z [00:03:04.871]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/command/crypto/key' from root:root to runner:runner
2025-08-20T22:48:45.8469821Z [00:03:04.871]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/command/crypto/change-pass.go' from root:root to runner:runner
2025-08-20T22:48:45.8471199Z [00:03:04.871]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/command/crypto/keypair.go' from root:root to runner:runner
2025-08-20T22:48:45.8472557Z [00:03:04.871]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/command/crypto/hash/hash.go' from root:root to runner:runner
2025-08-20T22:48:45.8473885Z [00:03:04.871]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/command/crypto/hash' from root:root to runner:runner
2025-08-20T22:48:45.8475133Z [00:03:04.871]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/command/crypto/kdf/kdf.go' from root:root to runner:runner
2025-08-20T22:48:45.8476604Z [00:03:04.872]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/command/crypto/kdf' from root:root to runner:runner
2025-08-20T22:48:45.8477880Z [00:03:04.872]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/command/crypto/jwe/decrypt.go' from root:root to runner:runner
2025-08-20T22:48:45.8479338Z [00:03:04.872]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/command/crypto/jwe/jwe.go' from root:root to runner:runner
2025-08-20T22:48:45.8480629Z [00:03:04.872]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/command/crypto/jwe/encrypt.go' from root:root to runner:runner
2025-08-20T22:48:45.8481889Z [00:03:04.872]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/command/crypto/jwe' from root:root to runner:runner
2025-08-20T22:48:45.8483146Z [00:03:04.872]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/command/crypto/jwk/keyset.go' from root:root to runner:runner
2025-08-20T22:48:45.8484607Z [00:03:04.872]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/command/crypto/jwk/create.go' from root:root to runner:runner
2025-08-20T22:48:45.8486230Z [00:03:04.872]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/command/crypto/jwk/public.go' from root:root to runner:runner
2025-08-20T22:48:45.8487604Z [00:03:04.872]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/command/crypto/jwk/thumbprint.go' from root:root to runner:runner
2025-08-20T22:48:45.8488906Z [00:03:04.872]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/command/crypto/jwk/jwk.go' from root:root to runner:runner
2025-08-20T22:48:45.8490148Z [00:03:04.872]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/command/crypto/jwk' from root:root to runner:runner
2025-08-20T22:48:45.8491395Z [00:03:04.872]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/command/crypto/jwt/sign.go' from root:root to runner:runner
2025-08-20T22:48:45.8492690Z [00:03:04.872]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/command/crypto/jwt/verify.go' from root:root to runner:runner
2025-08-20T22:48:45.8494130Z [00:03:04.872]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/command/crypto/jwt/inspect.go' from root:root to runner:runner
2025-08-20T22:48:45.8495507Z [00:03:04.872]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/command/crypto/jwt/jwt.go' from root:root to runner:runner
2025-08-20T22:48:45.8496968Z [00:03:04.872]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/command/crypto/jwt' from root:root to runner:runner
2025-08-20T22:48:45.8498353Z [00:03:04.872]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/command/crypto/jose/jose.go' from root:root to runner:runner
2025-08-20T22:48:45.8499670Z [00:03:04.872]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/command/crypto/jose' from root:root to runner:runner
2025-08-20T22:48:45.8500941Z [00:03:04.872]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/command/crypto/otp/generate.go' from root:root to runner:runner
2025-08-20T22:48:45.8502246Z [00:03:04.872]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/command/crypto/otp/verify.go' from root:root to runner:runner
2025-08-20T22:48:45.8503561Z [00:03:04.872]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/command/crypto/otp/otp.go' from root:root to runner:runner
2025-08-20T22:48:45.8504976Z [00:03:04.872]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/command/crypto/otp' from root:root to runner:runner
2025-08-20T22:48:45.8506421Z [00:03:04.872]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/command/crypto/jws/sign.go' from root:root to runner:runner
2025-08-20T22:48:45.8507767Z [00:03:04.872]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/command/crypto/jws/verify.go' from root:root to runner:runner
2025-08-20T22:48:45.8509234Z [00:03:04.872]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/command/crypto/jws/inspect.go' from root:root to runner:runner
2025-08-20T22:48:45.8510517Z [00:03:04.872]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/command/crypto/jws/jws.go' from root:root to runner:runner
2025-08-20T22:48:45.8511755Z [00:03:04.872]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/command/crypto/jws' from root:root to runner:runner
2025-08-20T22:48:45.8513173Z [00:03:04.872]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/command/crypto/nacl/auth.go' from root:root to runner:runner
2025-08-20T22:48:45.8514532Z [00:03:04.872]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/command/crypto/nacl/sign.go' from root:root to runner:runner
2025-08-20T22:48:45.8515943Z [00:03:04.872]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/command/crypto/nacl/nacl.go' from root:root to runner:runner
2025-08-20T22:48:45.8517297Z [00:03:04.872]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/command/crypto/nacl/secretbox.go' from root:root to runner:runner
2025-08-20T22:48:45.8518600Z [00:03:04.872]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/command/crypto/nacl/box.go' from root:root to runner:runner
2025-08-20T22:48:45.8519988Z [00:03:04.872]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/command/crypto/nacl' from root:root to runner:runner
2025-08-20T22:48:45.8521322Z [00:03:04.872]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/command/crypto/winpe/winpe.go' from root:root to runner:runner
2025-08-20T22:48:45.8522718Z [00:03:04.872]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/command/crypto/winpe/winpe_test.go' from root:root to runner:runner
2025-08-20T22:48:45.8524079Z [00:03:04.872]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/command/crypto/winpe' from root:root to runner:runner
2025-08-20T22:48:45.8525347Z [00:03:04.872]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/command/crypto/rand/rand.go' from root:root to runner:runner
2025-08-20T22:48:45.8526700Z [00:03:04.872]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/command/crypto/rand' from root:root to runner:runner
2025-08-20T22:48:45.8527949Z [00:03:04.872]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/command/crypto/crypto.go' from root:root to runner:runner
2025-08-20T22:48:45.8529333Z [00:03:04.872]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/command/crypto' from root:root to runner:runner
2025-08-20T22:48:45.8530581Z [00:03:04.872]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/command/certificate/format.go' from root:root to runner:runner
2025-08-20T22:48:45.8531877Z [00:03:04.872]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/command/certificate/sign.go' from root:root to runner:runner
2025-08-20T22:48:45.8533385Z [00:03:04.872]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/command/certificate/fingerprint.go' from root:root to runner:runner
2025-08-20T22:48:45.8534706Z [00:03:04.872]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/command/certificate/p12.go' from root:root to runner:runner
2025-08-20T22:48:45.8536079Z [00:03:04.872]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/command/certificate/verify.go' from root:root to runner:runner
2025-08-20T22:48:45.8537430Z [00:03:04.872]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/command/certificate/lint.go' from root:root to runner:runner
2025-08-20T22:48:45.8538917Z [00:03:04.872]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/command/certificate/remote_test.go' from root:root to runner:runner
2025-08-20T22:48:45.8540308Z [00:03:04.872]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/command/certificate/inspect_test.go' from root:root to runner:runner
2025-08-20T22:48:45.8541645Z [00:03:04.872]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/command/certificate/inspect.go' from root:root to runner:runner
2025-08-20T22:48:45.8542951Z [00:03:04.872]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/command/certificate/bundle.go' from root:root to runner:runner
2025-08-20T22:48:45.8544432Z [00:03:04.872]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/command/certificate/needsRenewal.go' from root:root to runner:runner
2025-08-20T22:48:45.8545920Z [00:03:04.872]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/command/certificate/create.go' from root:root to runner:runner
2025-08-20T22:48:45.8547389Z [00:03:04.872]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/command/certificate/certificate.go' from root:root to runner:runner
2025-08-20T22:48:45.8548777Z [00:03:04.872]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/command/certificate/install.go' from root:root to runner:runner
2025-08-20T22:48:45.8550089Z [00:03:04.872]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/command/certificate/key.go' from root:root to runner:runner
2025-08-20T22:48:45.8551388Z [00:03:04.872]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/command/certificate/remote.go' from root:root to runner:runner
2025-08-20T22:48:45.8552680Z [00:03:04.872]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/command/certificate' from root:root to runner:runner
2025-08-20T22:48:45.8554047Z [00:03:04.872]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/command/README.md' from root:root to runner:runner
2025-08-20T22:48:45.8555286Z [00:03:04.872]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/command/ca/admin/admin.go' from root:root to runner:runner
2025-08-20T22:48:45.8556681Z [00:03:04.872]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/command/ca/admin/remove.go' from root:root to runner:runner
2025-08-20T22:48:45.8558090Z [00:03:04.872]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/command/ca/admin/add.go' from root:root to runner:runner
2025-08-20T22:48:45.8559585Z [00:03:04.872]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/command/ca/admin/update.go' from root:root to runner:runner
2025-08-20T22:48:45.8560852Z [00:03:04.872]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/command/ca/admin/list.go' from root:root to runner:runner
2025-08-20T22:48:45.8562077Z [00:03:04.872]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/command/ca/admin' from root:root to runner:runner
2025-08-20T22:48:45.8563279Z [00:03:04.872]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/command/ca/sign.go' from root:root to runner:runner
2025-08-20T22:48:45.8564485Z [00:03:04.872]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/command/ca/ca.go' from root:root to runner:runner
2025-08-20T22:48:45.8565712Z [00:03:04.872]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/command/ca/init.go' from root:root to runner:runner
2025-08-20T22:48:45.8567107Z [00:03:04.872]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/command/ca/federation.go' from root:root to runner:runner
2025-08-20T22:48:45.8568487Z [00:03:04.872]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/command/ca/token.go' from root:root to runner:runner
2025-08-20T22:48:45.8569799Z [00:03:04.872]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/command/ca/bootstrap.go' from root:root to runner:runner
2025-08-20T22:48:45.8571124Z [00:03:04.872]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/command/ca/sign_test.go' from root:root to runner:runner
2025-08-20T22:48:45.8572433Z [00:03:04.872]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/command/ca/rekey.go' from root:root to runner:runner
2025-08-20T22:48:45.8573650Z [00:03:04.872]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/command/ca/health.go' from root:root to runner:runner
2025-08-20T22:48:45.8574870Z [00:03:04.872]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/command/ca/root.go' from root:root to runner:runner
2025-08-20T22:48:45.8576293Z [00:03:04.872]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/command/ca/revoke.go' from root:root to runner:runner
2025-08-20T22:48:45.8577695Z [00:03:04.872]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/command/ca/renew.go' from root:root to runner:runner
2025-08-20T22:48:45.8579050Z [00:03:04.872]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/command/ca/policy/policycontext/context_test.go' from root:root to runner:runner
2025-08-20T22:48:45.8580491Z [00:03:04.872]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/command/ca/policy/policycontext/context.go' from root:root to runner:runner
2025-08-20T22:48:45.8582049Z [00:03:04.872]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/command/ca/policy/policycontext' from root:root to runner:runner
2025-08-20T22:48:45.8583578Z [00:03:04.872]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/command/ca/policy/actions/remove.go' from root:root to runner:runner
2025-08-20T22:48:45.8584925Z [00:03:04.872]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/command/ca/policy/actions/view.go' from root:root to runner:runner
2025-08-20T22:48:45.8586381Z [00:03:04.872]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/command/ca/policy/actions/policy_test.go' from root:root to runner:runner
2025-08-20T22:48:45.8587799Z [00:03:04.872]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/command/ca/policy/actions/policy.go' from root:root to runner:runner
2025-08-20T22:48:45.8589170Z [00:03:04.872]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/command/ca/policy/actions/wildcards.go' from root:root to runner:runner
2025-08-20T22:48:45.8590523Z [00:03:04.872]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/command/ca/policy/actions/dns.go' from root:root to runner:runner
2025-08-20T22:48:45.8591859Z [00:03:04.872]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/command/ca/policy/actions/ips.go' from root:root to runner:runner
2025-08-20T22:48:45.8593310Z [00:03:04.872]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/command/ca/policy/actions/emails.go' from root:root to runner:runner
2025-08-20T22:48:45.8594720Z [00:03:04.872]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/command/ca/policy/actions/cn.go' from root:root to runner:runner
2025-08-20T22:48:45.8596247Z [00:03:04.872]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/command/ca/policy/actions/principals.go' from root:root to runner:runner
2025-08-20T22:48:45.8597684Z [00:03:04.872]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/command/ca/policy/actions/uris.go' from root:root to runner:runner
2025-08-20T22:48:45.8598991Z [00:03:04.872]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/command/ca/policy/actions' from root:root to runner:runner
2025-08-20T22:48:45.8600275Z [00:03:04.873]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/command/ca/policy/policy.go' from root:root to runner:runner
2025-08-20T22:48:45.8601626Z [00:03:04.873]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/command/ca/policy/authority/authority.go' from root:root to runner:runner
2025-08-20T22:48:45.8603124Z [00:03:04.873]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/command/ca/policy/authority' from root:root to runner:runner
2025-08-20T22:48:45.8604428Z [00:03:04.873]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/command/ca/policy/x509/allow.go' from root:root to runner:runner
2025-08-20T22:48:45.8606039Z [00:03:04.873]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/command/ca/policy/x509/deny.go' from root:root to runner:runner
2025-08-20T22:48:45.8607550Z [00:03:04.873]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/command/ca/policy/x509/wildcards.go' from root:root to runner:runner
2025-08-20T22:48:45.8608883Z [00:03:04.873]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/command/ca/policy/x509/x509.go' from root:root to runner:runner
2025-08-20T22:48:45.8610151Z [00:03:04.873]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/command/ca/policy/x509' from root:root to runner:runner
2025-08-20T22:48:45.8611504Z [00:03:04.873]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/command/ca/policy/provisioner/provisioner.go' from root:root to runner:runner
2025-08-20T22:48:45.8612872Z [00:03:04.873]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/command/ca/policy/provisioner' from root:root to runner:runner
2025-08-20T22:48:45.8614181Z [00:03:04.873]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/command/ca/policy/acme/acme.go' from root:root to runner:runner
2025-08-20T22:48:45.8615463Z [00:03:04.873]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/command/ca/policy/acme' from root:root to runner:runner
2025-08-20T22:48:45.8616936Z [00:03:04.873]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/command/ca/policy/ssh/host/allow.go' from root:root to runner:runner
2025-08-20T22:48:45.8618383Z [00:03:04.873]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/command/ca/policy/ssh/host/deny.go' from root:root to runner:runner
2025-08-20T22:48:45.8619805Z [00:03:04.873]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/command/ca/policy/ssh/host/host.go' from root:root to runner:runner
2025-08-20T22:48:45.8621202Z [00:03:04.873]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/command/ca/policy/ssh/host' from root:root to runner:runner
2025-08-20T22:48:45.8622546Z [00:03:04.873]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/command/ca/policy/ssh/ssh.go' from root:root to runner:runner
2025-08-20T22:48:45.8623864Z [00:03:04.873]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/command/ca/policy/ssh/user/user.go' from root:root to runner:runner
2025-08-20T22:48:45.8625206Z [00:03:04.873]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/command/ca/policy/ssh/user/allow.go' from root:root to runner:runner
2025-08-20T22:48:45.8626748Z [00:03:04.873]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/command/ca/policy/ssh/user/deny.go' from root:root to runner:runner
2025-08-20T22:48:45.8628271Z [00:03:04.873]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/command/ca/policy/ssh/user' from root:root to runner:runner
2025-08-20T22:48:45.8629527Z [00:03:04.873]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/command/ca/policy/ssh' from root:root to runner:runner
2025-08-20T22:48:45.8630931Z [00:03:04.873]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/command/ca/policy' from root:root to runner:runner
2025-08-20T22:48:45.8632343Z [00:03:04.873]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/command/ca/certificate.go' from root:root to runner:runner
2025-08-20T22:48:45.8633653Z [00:03:04.873]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/command/ca/health_test.go' from root:root to runner:runner
2025-08-20T22:48:45.8635005Z [00:03:04.873]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/command/ca/provisioner/getEncryptedKey.go' from root:root to runner:runner
2025-08-20T22:48:45.8636510Z [00:03:04.873]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/command/ca/provisioner/remove.go' from root:root to runner:runner
2025-08-20T22:48:45.8637837Z [00:03:04.873]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/command/ca/provisioner/add.go' from root:root to runner:runner
2025-08-20T22:48:45.8639192Z [00:03:04.873]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/command/ca/provisioner/caConfigClient.go' from root:root to runner:runner
2025-08-20T22:48:45.8640588Z [00:03:04.873]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/command/ca/provisioner/webhook/remove.go' from root:root to runner:runner
2025-08-20T22:48:45.8642109Z [00:03:04.873]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/command/ca/provisioner/webhook/webhook.go' from root:root to runner:runner
2025-08-20T22:48:45.8643557Z [00:03:04.873]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/command/ca/provisioner/webhook/add.go' from root:root to runner:runner
2025-08-20T22:48:45.8644943Z [00:03:04.873]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/command/ca/provisioner/webhook/update.go' from root:root to runner:runner
2025-08-20T22:48:45.8646494Z [00:03:04.873]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/command/ca/provisioner/webhook' from root:root to runner:runner
2025-08-20T22:48:45.8647892Z [00:03:04.873]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/command/ca/provisioner/update.go' from root:root to runner:runner
2025-08-20T22:48:45.8649251Z [00:03:04.873]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/command/ca/provisioner/provisioner.go' from root:root to runner:runner
2025-08-20T22:48:45.8650812Z [00:03:04.873]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/command/ca/provisioner/list.go' from root:root to runner:runner
2025-08-20T22:48:45.8652111Z [00:03:04.873]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/command/ca/provisioner' from root:root to runner:runner
2025-08-20T22:48:45.8653550Z [00:03:04.873]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/command/ca/acme/eab/eab.go' from root:root to runner:runner
2025-08-20T22:48:45.8654838Z [00:03:04.873]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/command/ca/acme/eab/remove.go' from root:root to runner:runner
2025-08-20T22:48:45.8656277Z [00:03:04.873]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/command/ca/acme/eab/sigchild_windows.go' from root:root to runner:runner
2025-08-20T22:48:45.8657766Z [00:03:04.873]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/command/ca/acme/eab/add.go' from root:root to runner:runner
2025-08-20T22:48:45.8659058Z [00:03:04.873]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/command/ca/acme/eab/list.go' from root:root to runner:runner
2025-08-20T22:48:45.8660364Z [00:03:04.873]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/command/ca/acme/eab/sigchild.go' from root:root to runner:runner
2025-08-20T22:48:45.8661633Z [00:03:04.873]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/command/ca/acme/eab' from root:root to runner:runner
2025-08-20T22:48:45.8662870Z [00:03:04.873]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/command/ca/acme/acme.go' from root:root to runner:runner
2025-08-20T22:48:45.8664087Z [00:03:04.873]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/command/ca/acme' from root:root to runner:runner
2025-08-20T22:48:45.8665313Z [00:03:04.873]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/command/ca/init_test.go' from root:root to runner:runner
2025-08-20T22:48:45.8666650Z [00:03:04.873]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/command/ca' from root:root to runner:runner
2025-08-20T22:48:45.8667944Z [00:03:04.873]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/command/beta/beta.go' from root:root to runner:runner
2025-08-20T22:48:45.8669461Z [00:03:04.873]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/command/beta' from root:root to runner:runner
2025-08-20T22:48:45.8670862Z [00:03:04.873]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/command/crl/inspect.go' from root:root to runner:runner
2025-08-20T22:48:45.8672202Z [00:03:04.873]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/command/crl/crl.go' from root:root to runner:runner
2025-08-20T22:48:45.8673396Z [00:03:04.873]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/command/crl' from root:root to runner:runner
2025-08-20T22:48:45.8674617Z [00:03:04.873]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/command/context/remove.go' from root:root to runner:runner
2025-08-20T22:48:45.8676040Z [00:03:04.873]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/command/context/current.go' from root:root to runner:runner
2025-08-20T22:48:45.8677496Z [00:03:04.873]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/command/context/select.go' from root:root to runner:runner
2025-08-20T22:48:45.8678770Z [00:03:04.873]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/command/context/context.go' from root:root to runner:runner
2025-08-20T22:48:45.8680033Z [00:03:04.873]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/command/context/list.go' from root:root to runner:runner
2025-08-20T22:48:45.8681410Z [00:03:04.873]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/command/context' from root:root to runner:runner
2025-08-20T22:48:45.8682689Z [00:03:04.873]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/command/completion/completion.go' from root:root to runner:runner
2025-08-20T22:48:45.8683973Z [00:03:04.873]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/command/completion' from root:root to runner:runner
2025-08-20T22:48:45.8685184Z [00:03:04.873]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/command/api/api.go' from root:root to runner:runner
2025-08-20T22:48:45.8686626Z [00:03:04.873]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/command/api/token/token.go' from root:root to runner:runner
2025-08-20T22:48:45.8687914Z [00:03:04.873]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/command/api/token/create.go' from root:root to runner:runner
2025-08-20T22:48:45.8689308Z [00:03:04.873]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/command/api/token' from root:root to runner:runner
2025-08-20T22:48:45.8690569Z [00:03:04.873]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/command/api' from root:root to runner:runner
2025-08-20T22:48:45.8691927Z [00:03:04.873]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/command/base64/base64.go' from root:root to runner:runner
2025-08-20T22:48:45.8693214Z [00:03:04.873]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/command/base64' from root:root to runner:runner
2025-08-20T22:48:45.8694431Z [00:03:04.873]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/command/ssh/config.go' from root:root to runner:runner
2025-08-20T22:48:45.8695878Z [00:03:04.873]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/command/ssh/fingerprint.go' from root:root to runner:runner
2025-08-20T22:48:45.8697226Z [00:03:04.873]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/command/ssh/ssh.go' from root:root to runner:runner
2025-08-20T22:48:45.8698461Z [00:03:04.873]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/command/ssh/inspect.go' from root:root to runner:runner
2025-08-20T22:48:45.8699701Z [00:03:04.873]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/command/ssh/rekey.go' from root:root to runner:runner
2025-08-20T22:48:45.8700936Z [00:03:04.873]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/command/ssh/revoke.go' from root:root to runner:runner
2025-08-20T22:48:45.8702328Z [00:03:04.873]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/command/ssh/renew.go' from root:root to runner:runner
2025-08-20T22:48:45.8703588Z [00:03:04.873]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/command/ssh/needsRenewal.go' from root:root to runner:runner
2025-08-20T22:48:45.8704879Z [00:03:04.873]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/command/ssh/certificate.go' from root:root to runner:runner
2025-08-20T22:48:45.8706436Z [00:03:04.873]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/command/ssh/proxycommand.go' from root:root to runner:runner
2025-08-20T22:48:45.8707724Z [00:03:04.873]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/command/ssh/list.go' from root:root to runner:runner
2025-08-20T22:48:45.8708952Z [00:03:04.873]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/command/ssh/hosts.go' from root:root to runner:runner
2025-08-20T22:48:45.8710404Z [00:03:04.873]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/command/ssh/logout.go' from root:root to runner:runner
2025-08-20T22:48:45.8711653Z [00:03:04.873]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/command/ssh/checkHost.go' from root:root to runner:runner
2025-08-20T22:48:45.8712904Z [00:03:04.873]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/command/ssh/login.go' from root:root to runner:runner
2025-08-20T22:48:45.8714095Z [00:03:04.873]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/command/ssh' from root:root to runner:runner
2025-08-20T22:48:45.8715235Z [00:03:04.873]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/command' from root:root to runner:runner
2025-08-20T22:48:45.8716664Z [00:03:04.874]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/.goreleaser.yml' from root:root to runner:runner
2025-08-20T22:48:45.8717936Z [00:03:04.874]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/debian/copyright' from root:root to runner:runner
2025-08-20T22:48:45.8719204Z [00:03:04.874]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/debian/changelog' from root:root to runner:runner
2025-08-20T22:48:45.8720433Z [00:03:04.874]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/debian' from root:root to runner:runner
2025-08-20T22:48:45.8721590Z [00:03:04.874]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/flags/flags.go' from root:root to runner:runner
2025-08-20T22:48:45.8722791Z [00:03:04.874]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/flags/flags_test.go' from root:root to runner:runner
2025-08-20T22:48:45.8723953Z [00:03:04.874]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/flags' from root:root to runner:runner
2025-08-20T22:48:45.8725124Z [00:03:04.874]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/utils/read_test.go' from root:root to runner:runner
2025-08-20T22:48:45.8726592Z [00:03:04.874]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/utils/read.go' from root:root to runner:runner
2025-08-20T22:48:45.8727770Z [00:03:04.874]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/utils/cli.go' from root:root to runner:runner
2025-08-20T22:48:45.8729130Z [00:03:04.874]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/utils/utils.go' from root:root to runner:runner
2025-08-20T22:48:45.8730603Z [00:03:04.874]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/utils/internal/utfbom/README.md' from root:root to runner:runner
2025-08-20T22:48:45.8731951Z [00:03:04.874]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/utils/internal/utfbom/utfbom.go' from root:root to runner:runner
2025-08-20T22:48:45.8733307Z [00:03:04.874]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/utils/internal/utfbom/LICENSE' from root:root to runner:runner
2025-08-20T22:48:45.8734649Z [00:03:04.874]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/utils/internal/utfbom/utfbom_test.go' from root:root to runner:runner
2025-08-20T22:48:45.8736041Z [00:03:04.874]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/utils/internal/utfbom' from root:root to runner:runner
2025-08-20T22:48:45.8737315Z [00:03:04.874]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/utils/internal' from root:root to runner:runner
2025-08-20T22:48:45.8738545Z [00:03:04.874]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/utils/cautils/offline.go' from root:root to runner:runner
2025-08-20T22:48:45.8739839Z [00:03:04.874]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/utils/cautils/certificate_flow.go' from root:root to runner:runner
2025-08-20T22:48:45.8741277Z [00:03:04.874]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/utils/cautils/acmeutils.go' from root:root to runner:runner
2025-08-20T22:48:45.8742643Z [00:03:04.874]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/utils/cautils/offline_test.go' from root:root to runner:runner
2025-08-20T22:48:45.8743989Z [00:03:04.874]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/utils/cautils/tpm.go' from root:root to runner:runner
2025-08-20T22:48:45.8745316Z [00:03:04.874]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/utils/cautils/bootstrap.go' from root:root to runner:runner
2025-08-20T22:48:45.8746760Z [00:03:04.874]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/utils/cautils/token_generator.go' from root:root to runner:runner
2025-08-20T22:48:45.8748051Z [00:03:04.874]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/utils/cautils/client.go' from root:root to runner:runner
2025-08-20T22:48:45.8749486Z [00:03:04.874]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/utils/cautils/acme_flow.go' from root:root to runner:runner
2025-08-20T22:48:45.8750958Z [00:03:04.874]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/utils/cautils/token_flow_test.go' from root:root to runner:runner
2025-08-20T22:48:45.8752255Z [00:03:04.874]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/utils/cautils/token_flow.go' from root:root to runner:runner
2025-08-20T22:48:45.8753489Z [00:03:04.874]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/utils/cautils' from root:root to runner:runner
2025-08-20T22:48:45.8754892Z [00:03:04.874]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/utils/sysutils/sysutils_unix.go' from root:root to runner:runner
2025-08-20T22:48:45.8756307Z [00:03:04.874]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/utils/sysutils/sysutils_windows.go' from root:root to runner:runner
2025-08-20T22:48:45.8757667Z [00:03:04.874]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/utils/sysutils/sysutils.go' from root:root to runner:runner
2025-08-20T22:48:45.8758894Z [00:03:04.874]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/utils/sysutils' from root:root to runner:runner
2025-08-20T22:48:45.8760035Z [00:03:04.874]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/utils' from root:root to runner:runner
2025-08-20T22:48:45.8761257Z [00:03:04.874]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/integration/certificate_test.go' from root:root to runner:runner
2025-08-20T22:48:45.8762563Z [00:03:04.874]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/integration/openssl-jwt.sh' from root:root to runner:runner
2025-08-20T22:48:45.8763838Z [00:03:04.874]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/integration/crypto_test.go' from root:root to runner:runner
2025-08-20T22:48:45.8765229Z [00:03:04.874]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/integration/help_test.go' from root:root to runner:runner
2025-08-20T22:48:45.8766645Z [00:03:04.874]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/integration/shared_test.go' from root:root to runner:runner
2025-08-20T22:48:45.8767993Z [00:03:04.874]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/integration/main_test.go' from root:root to runner:runner
2025-08-20T22:48:45.8769393Z [00:03:04.874]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/integration/testdata/rsa2048.pem' from root:root to runner:runner
2025-08-20T22:48:45.8770958Z [00:03:04.874]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/integration/testdata/p256.pem.pub' from root:root to runner:runner
2025-08-20T22:48:45.8772463Z [00:03:04.874]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/integration/testdata/jwk-pGoLJDgF5fgTNnB47SKMnVUzVNdu6MF0.pub.json' from root:root to runner:runner
2025-08-20T22:48:45.8773990Z [00:03:04.874]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/integration/testdata/bad-pem.crt' from root:root to runner:runner
2025-08-20T22:48:45.8775501Z [00:03:04.874]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/integration/testdata/version.txtar' from root:root to runner:runner
2025-08-20T22:48:45.8777133Z [00:03:04.874]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/integration/testdata/jwk-no-use.json' from root:root to runner:runner
2025-08-20T22:48:45.8778573Z [00:03:04.874]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/integration/testdata/certificate-create-bad-sig.csr' from root:root to runner:runner
2025-08-20T22:48:45.8780158Z [00:03:04.874]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/integration/testdata/rsa_priv.pem' from root:root to runner:runner
2025-08-20T22:48:45.8781566Z [00:03:04.874]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/integration/testdata/crypto/jwk-create-ec.txtar' from root:root to runner:runner
2025-08-20T22:48:45.8782973Z [00:03:04.874]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/integration/testdata/crypto/otp.txtar' from root:root to runner:runner
2025-08-20T22:48:45.8784379Z [00:03:04.874]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/integration/testdata/crypto/jwk-create.txtar' from root:root to runner:runner
2025-08-20T22:48:45.8785889Z [00:03:04.874]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/integration/testdata/crypto/jwt-sign.txtar' from root:root to runner:runner
2025-08-20T22:48:45.8787386Z [00:03:04.874]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/integration/testdata/crypto/jwk-create-oct.txtar' from root:root to runner:runner
2025-08-20T22:48:45.8788851Z [00:03:04.874]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/integration/testdata/crypto/jwk-create-okp.txtar' from root:root to runner:runner
2025-08-20T22:48:45.8790441Z [00:03:04.874]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/integration/testdata/crypto/jwk-create-rsa.txtar' from root:root to runner:runner
2025-08-20T22:48:45.8792110Z [00:03:04.874]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/integration/testdata/crypto/jwt-verify.txtar' from root:root to runner:runner
2025-08-20T22:48:45.8793631Z [00:03:04.874]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/integration/testdata/crypto/keypair.txtar' from root:root to runner:runner
2025-08-20T22:48:45.8795118Z [00:03:04.874]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/integration/testdata/crypto/jwt-inspect.txtar' from root:root to runner:runner
2025-08-20T22:48:45.8796655Z [00:03:04.874]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/integration/testdata/crypto/help.txtar' from root:root to runner:runner
2025-08-20T22:48:45.8797991Z [00:03:04.874]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/integration/testdata/crypto' from root:root to runner:runner
2025-08-20T22:48:45.8799388Z [00:03:04.874]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/integration/testdata/certificate/fingerprint.txtar' from root:root to runner:runner
2025-08-20T22:48:45.8801030Z [00:03:04.874]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/integration/testdata/certificate/sign.txtar' from root:root to runner:runner
2025-08-20T22:48:45.8802463Z [00:03:04.874]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/integration/testdata/certificate/verify.txtar' from root:root to runner:runner
2025-08-20T22:48:45.8803950Z [00:03:04.874]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/integration/testdata/certificate/verify-bad-pem.txtar' from root:root to runner:runner
2025-08-20T22:48:45.8805585Z [00:03:04.874]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/integration/testdata/certificate/sign-bad-csr.txtar' from root:root to runner:runner
2025-08-20T22:48:45.8816965Z [00:03:04.874]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/integration/testdata/certificate' from root:root to runner:runner
2025-08-20T22:48:45.8818386Z [00:03:04.874]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/integration/testdata/intermediate_ca.crt' from root:root to runner:runner
2025-08-20T22:48:45.8819796Z [00:03:04.874]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/integration/testdata/jwk-no-alg.pub.json' from root:root to runner:runner
2025-08-20T22:48:45.8821175Z [00:03:04.874]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/integration/testdata/jwk-no-alg.json' from root:root to runner:runner
2025-08-20T22:48:45.8822518Z [00:03:04.874]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/integration/testdata/p256.pem' from root:root to runner:runner
2025-08-20T22:48:45.8823908Z [00:03:04.874]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/integration/testdata/jwt-json-serialization.json' from root:root to runner:runner
2025-08-20T22:48:45.8825595Z [00:03:04.874]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/integration/testdata/es256-enc.pub' from root:root to runner:runner
2025-08-20T22:48:45.8827297Z [00:03:04.874]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/integration/testdata/jwt-json-serialization-flattened.json' from root:root to runner:runner
2025-08-20T22:48:45.8828930Z [00:03:04.874]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/integration/testdata/help/html.txtar' from root:root to runner:runner
2025-08-20T22:48:45.8830354Z [00:03:04.874]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/integration/testdata/help/help.txtar' from root:root to runner:runner
2025-08-20T22:48:45.8831908Z [00:03:04.874]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/integration/testdata/help' from root:root to runner:runner
2025-08-20T22:48:45.8833271Z [00:03:04.874]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/integration/testdata/es256-enc.pem' from root:root to runner:runner
2025-08-20T22:48:45.8834636Z [00:03:04.874]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/integration/testdata/bad-key.pub.json' from root:root to runner:runner
2025-08-20T22:48:45.8836277Z [00:03:04.874]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/integration/testdata/bad-key.json' from root:root to runner:runner
2025-08-20T22:48:45.8837687Z [00:03:04.874]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/integration/testdata/es256.pem' from root:root to runner:runner
2025-08-20T22:48:45.8839020Z [00:03:04.874]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/integration/testdata/rsa_pub.pem' from root:root to runner:runner
2025-08-20T22:48:45.8840512Z [00:03:04.874]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/integration/testdata/es256.pub' from root:root to runner:runner
2025-08-20T22:48:45.8841881Z [00:03:04.874]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/integration/testdata/intermediate_ca_key' from root:root to runner:runner
2025-08-20T22:48:45.8843347Z [00:03:04.874]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/integration/testdata/jwt-json-serialization-multi.json' from root:root to runner:runner
2025-08-20T22:48:45.8844779Z [00:03:04.874]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/integration/testdata/jwks-key1.json' from root:root to runner:runner
2025-08-20T22:48:45.8846206Z [00:03:04.874]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/integration/testdata/rsa2048.pub' from root:root to runner:runner
2025-08-20T22:48:45.8847606Z [00:03:04.874]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/integration/testdata/jwks.pub.json' from root:root to runner:runner
2025-08-20T22:48:45.8848941Z [00:03:04.874]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/integration/testdata/jwks.json' from root:root to runner:runner
2025-08-20T22:48:45.8850257Z [00:03:04.874]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/integration/testdata/bogus.txtar' from root:root to runner:runner
2025-08-20T22:48:45.8851741Z [00:03:04.874]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/integration/testdata/jwk-no-use.pub.json' from root:root to runner:runner
2025-08-20T22:48:45.8853347Z [00:03:04.874]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/integration/testdata/badheader.pem' from root:root to runner:runner
2025-08-20T22:48:45.8854938Z [00:03:04.874]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/integration/testdata/jwk-pGoLJDgF5fgTNnB47SKMnVUzVNdu6MF0.json' from root:root to runner:runner
2025-08-20T22:48:45.8856548Z [00:03:04.874]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/integration/testdata/twopems.pem' from root:root to runner:runner
2025-08-20T22:48:45.8857835Z [00:03:04.874]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/integration/testdata' from root:root to runner:runner
2025-08-20T22:48:45.8859098Z [00:03:04.875]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/integration' from root:root to runner:runner
2025-08-20T22:48:45.8860265Z [00:03:04.875]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/exec/exec.go' from root:root to runner:runner
2025-08-20T22:48:45.8861605Z [00:03:04.875]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/exec' from root:root to runner:runner
2025-08-20T22:48:45.8862791Z [00:03:04.875]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/scripts/postremove.sh' from root:root to runner:runner
2025-08-20T22:48:45.8864075Z [00:03:04.875]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/scripts/package-repo-import.sh' from root:root to runner:runner
2025-08-20T22:48:45.8865505Z [00:03:04.875]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/scripts/postinstall.sh' from root:root to runner:runner
2025-08-20T22:48:45.8866963Z [00:03:04.875]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/scripts/package-upload.sh' from root:root to runner:runner
2025-08-20T22:48:45.8868164Z [00:03:04.875]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/scripts' from root:root to runner:runner
2025-08-20T22:48:45.8869320Z [00:03:04.875]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/CHANGELOG.md' from root:root to runner:runner
2025-08-20T22:48:45.8870517Z [00:03:04.875]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/powershell/README.md' from root:root to runner:runner
2025-08-20T22:48:45.8871789Z [00:03:04.875]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/powershell/uninstall-step.ps1' from root:root to runner:runner
2025-08-20T22:48:45.8873127Z [00:03:04.875]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/powershell/install-step.ps1' from root:root to runner:runner
2025-08-20T22:48:45.8874557Z [00:03:04.875]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/powershell' from root:root to runner:runner
2025-08-20T22:48:45.8876000Z [00:03:04.875]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/.VERSION' from root:root to runner:runner
2025-08-20T22:48:45.8877288Z [00:03:04.875]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/systemd/cert-renewer.target' from root:root to runner:runner
2025-08-20T22:48:45.8878571Z [00:03:04.875]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/systemd/cert-renewer@.timer' from root:root to runner:runner
2025-08-20T22:48:45.8879961Z [00:03:04.875]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/systemd/ssh-cert-renewer.service' from root:root to runner:runner
2025-08-20T22:48:45.8881261Z [00:03:04.875]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/systemd/README.md' from root:root to runner:runner
2025-08-20T22:48:45.8882523Z [00:03:04.875]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/systemd/ssh-cert-renewer.timer' from root:root to runner:runner
2025-08-20T22:48:45.8883841Z [00:03:04.875]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/systemd/cert-renewer@.service' from root:root to runner:runner
2025-08-20T22:48:45.8885197Z [00:03:04.875]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/systemd' from root:root to runner:runner
2025-08-20T22:48:45.8886493Z [00:03:04.875]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/make/version.sh' from root:root to runner:runner
2025-08-20T22:48:45.8887660Z [00:03:04.875]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/make' from root:root to runner:runner
2025-08-20T22:48:45.8888883Z [00:03:04.875]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/pkg/bcrypt_pbkdf/bcrypt_pbkdf.go' from root:root to runner:runner
2025-08-20T22:48:45.8890400Z [00:03:04.875]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/pkg/bcrypt_pbkdf/bcrypt_pbkdf_test.go' from root:root to runner:runner
2025-08-20T22:48:45.8891704Z [00:03:04.875]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/pkg/bcrypt_pbkdf/README' from root:root to runner:runner
2025-08-20T22:48:45.8892952Z [00:03:04.875]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/pkg/bcrypt_pbkdf/LICENSE' from root:root to runner:runner
2025-08-20T22:48:45.8894364Z [00:03:04.875]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/pkg/bcrypt_pbkdf' from root:root to runner:runner
2025-08-20T22:48:45.8895576Z [00:03:04.875]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/pkg' from root:root to runner:runner
2025-08-20T22:48:45.8896894Z [00:03:04.875]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/internal/command/inject.go' from root:root to runner:runner
2025-08-20T22:48:45.8898204Z [00:03:04.875]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/internal/command/inject_test.go' from root:root to runner:runner
2025-08-20T22:48:45.8899457Z [00:03:04.875]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/internal/command' from root:root to runner:runner
2025-08-20T22:48:45.8900876Z [00:03:04.875]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/internal/sliceutil/sliceutil.go' from root:root to runner:runner
2025-08-20T22:48:45.8902301Z [00:03:04.875]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/internal/sliceutil/sliceutil_test.go' from root:root to runner:runner
2025-08-20T22:48:45.8903654Z [00:03:04.875]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/internal/sliceutil' from root:root to runner:runner
2025-08-20T22:48:45.8904999Z [00:03:04.875]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/internal/cryptoutil/cryptoutil.go' from root:root to runner:runner
2025-08-20T22:48:45.8906398Z [00:03:04.875]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/internal/cryptoutil' from root:root to runner:runner
2025-08-20T22:48:45.8907644Z [00:03:04.875]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/internal/kdf/phc.go' from root:root to runner:runner
2025-08-20T22:48:45.8908882Z [00:03:04.875]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/internal/kdf/argon2.go' from root:root to runner:runner
2025-08-20T22:48:45.8910337Z [00:03:04.875]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/internal/kdf/kdf_test.go' from root:root to runner:runner
2025-08-20T22:48:45.8911586Z [00:03:04.875]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/internal/kdf/scrypt.go' from root:root to runner:runner
2025-08-20T22:48:45.8912821Z [00:03:04.875]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/internal/kdf/kdf.go' from root:root to runner:runner
2025-08-20T22:48:45.8914161Z [00:03:04.875]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/internal/kdf' from root:root to runner:runner
2025-08-20T22:48:45.8915658Z [00:03:04.875]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/internal/sshutil/agent_windows.go' from root:root to runner:runner
2025-08-20T22:48:45.8917127Z [00:03:04.875]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/internal/sshutil/pipe.go' from root:root to runner:runner
2025-08-20T22:48:45.8918416Z [00:03:04.875]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/internal/sshutil/shell.go' from root:root to runner:runner
2025-08-20T22:48:45.8919706Z [00:03:04.875]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/internal/sshutil/pipe_test.go' from root:root to runner:runner
2025-08-20T22:48:45.8921030Z [00:03:04.875]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/internal/sshutil/inspect.go' from root:root to runner:runner
2025-08-20T22:48:45.8922320Z [00:03:04.875]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/internal/sshutil/agent.go' from root:root to runner:runner
2025-08-20T22:48:45.8923607Z [00:03:04.875]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/internal/sshutil/agent_unix.go' from root:root to runner:runner
2025-08-20T22:48:45.8925068Z [00:03:04.875]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/internal/sshutil/sshutil_test.go' from root:root to runner:runner
2025-08-20T22:48:45.8926564Z [00:03:04.875]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/internal/sshutil/sshutil.go' from root:root to runner:runner
2025-08-20T22:48:45.8927914Z [00:03:04.875]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/internal/sshutil' from root:root to runner:runner
2025-08-20T22:48:45.8929229Z [00:03:04.875]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/internal/cast/cast_test.go' from root:root to runner:runner
2025-08-20T22:48:45.8930480Z [00:03:04.875]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/internal/cast/cast.go' from root:root to runner:runner
2025-08-20T22:48:45.8931684Z [00:03:04.875]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/internal/cast' from root:root to runner:runner
2025-08-20T22:48:45.8932973Z [00:03:04.875]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/internal/crlutil/signature_algorithms.go' from root:root to runner:runner
2025-08-20T22:48:45.8934565Z [00:03:04.875]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/internal/crlutil/crl_extensions.go' from root:root to runner:runner
2025-08-20T22:48:45.8935959Z [00:03:04.875]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/internal/crlutil/crlutil.go' from root:root to runner:runner
2025-08-20T22:48:45.8937264Z [00:03:04.875]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/internal/crlutil' from root:root to runner:runner
2025-08-20T22:48:45.8938500Z [00:03:04.875]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/internal/plugin/plugin.go' from root:root to runner:runner
2025-08-20T22:48:45.8939926Z [00:03:04.875]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/internal/plugin' from root:root to runner:runner
2025-08-20T22:48:45.8941199Z [00:03:04.875]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/internal/cmd/root_test.go' from root:root to runner:runner
2025-08-20T22:48:45.8942455Z [00:03:04.875]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/internal/cmd/root.go' from root:root to runner:runner
2025-08-20T22:48:45.8943654Z [00:03:04.875]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/internal/cmd' from root:root to runner:runner
2025-08-20T22:48:45.8944809Z [00:03:04.875]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/internal' from root:root to runner:runner
2025-08-20T22:48:45.8946044Z [00:03:04.875]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/README.md' from root:root to runner:runner
2025-08-20T22:48:45.8947411Z [00:03:04.875]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/go.mod' from root:root to runner:runner
2025-08-20T22:48:45.8948555Z [00:03:04.875]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/SECURITY.md' from root:root to runner:runner
2025-08-20T22:48:45.8949873Z [00:03:04.875]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/.gitattributes' from root:root to runner:runner
2025-08-20T22:48:45.8951107Z [00:03:04.875]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/.gitignore' from root:root to runner:runner
2025-08-20T22:48:45.8952381Z [00:03:04.875]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/.github/dependabot.yml' from root:root to runner:runner
2025-08-20T22:48:45.8953846Z [00:03:04.875]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/.github/workflows/dependabot-auto-merge.yml' from root:root to runner:runner
2025-08-20T22:48:45.8955184Z [00:03:04.875]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/.github/workflows/ci.yml' from root:root to runner:runner
2025-08-20T22:48:45.8956664Z [00:03:04.875]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/.github/workflows/release.yml' from root:root to runner:runner
2025-08-20T22:48:45.8957992Z [00:03:04.875]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/.github/workflows/actionlint.yml' from root:root to runner:runner
2025-08-20T22:48:45.8959495Z [00:03:04.875]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/.github/workflows/code-scan-cron.yml' from root:root to runner:runner
2025-08-20T22:48:45.8960808Z [00:03:04.875]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/.github/workflows/triage.yml' from root:root to runner:runner
2025-08-20T22:48:45.8962046Z [00:03:04.875]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/.github/workflows' from root:root to runner:runner
2025-08-20T22:48:45.8963449Z [00:03:04.875]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/.github/ISSUE_TEMPLATE/config.yml' from root:root to runner:runner
2025-08-20T22:48:45.8964779Z [00:03:04.875]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/.github/ISSUE_TEMPLATE/bug-report.yml' from root:root to runner:runner
2025-08-20T22:48:45.8966203Z [00:03:04.876]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/.github/ISSUE_TEMPLATE/enhancement.md' from root:root to runner:runner
2025-08-20T22:48:45.8967796Z [00:03:04.876]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/.github/ISSUE_TEMPLATE/documentation-request.md' from root:root to runner:runner
2025-08-20T22:48:45.8969123Z [00:03:04.876]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/.github/ISSUE_TEMPLATE' from root:root to runner:runner
2025-08-20T22:48:45.8970383Z [00:03:04.876]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/.github/PULL_REQUEST_TEMPLATE' from root:root to runner:runner
2025-08-20T22:48:45.8971586Z [00:03:04.876]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/.github' from root:root to runner:runner
2025-08-20T22:48:45.8972763Z [00:03:04.876]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/docker/Dockerfile' from root:root to runner:runner
2025-08-20T22:48:45.8974122Z [00:03:04.876]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/docker/Dockerfile.debian' from root:root to runner:runner
2025-08-20T22:48:45.8975379Z [00:03:04.876]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/docker' from root:root to runner:runner
2025-08-20T22:48:45.8976762Z [00:03:04.876]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/Makefile' from root:root to runner:runner
2025-08-20T22:48:45.8977967Z [00:03:04.876]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/LICENSE' from root:root to runner:runner
2025-08-20T22:48:45.8979089Z [00:03:04.876]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/go.sum' from root:root to runner:runner
2025-08-20T22:48:45.8980247Z [00:03:04.876]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/token/token.go' from root:root to runner:runner
2025-08-20T22:48:45.8981444Z [00:03:04.876]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/token/options.go' from root:root to runner:runner
2025-08-20T22:48:45.8982666Z [00:03:04.876]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/token/options_test.go' from root:root to runner:runner
2025-08-20T22:48:45.8984074Z [00:03:04.876]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/token/parse.go' from root:root to runner:runner
2025-08-20T22:48:45.8985287Z [00:03:04.876]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/token/parse_test.go' from root:root to runner:runner
2025-08-20T22:48:45.8986771Z [00:03:04.876]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/token/token_test.go' from root:root to runner:runner
2025-08-20T22:48:45.8988191Z [00:03:04.876]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/token/testdata/ca.crt' from root:root to runner:runner
2025-08-20T22:48:45.8989492Z [00:03:04.876]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/token/testdata/openssl.p256.pem' from root:root to runner:runner
2025-08-20T22:48:45.8990788Z [00:03:04.876]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/token/testdata/ssh-key.pub' from root:root to runner:runner
2025-08-20T22:48:45.8992057Z [00:03:04.876]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/token/testdata/test.csr' from root:root to runner:runner
2025-08-20T22:48:45.8993361Z [00:03:04.876]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/token/testdata/openssl.rsa1024.pem' from root:root to runner:runner
2025-08-20T22:48:45.8994711Z [00:03:04.876]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/token/testdata/openssl.rsa2048.pem' from root:root to runner:runner
2025-08-20T22:48:45.8996059Z [00:03:04.876]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/token/testdata' from root:root to runner:runner
2025-08-20T22:48:45.8997381Z [00:03:04.876]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/token/provision/provision_test.go' from root:root to runner:runner
2025-08-20T22:48:45.8998797Z [00:03:04.876]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/token/provision/provision.go' from root:root to runner:runner
2025-08-20T22:48:45.9000097Z [00:03:04.876]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/token/provision' from root:root to runner:runner
2025-08-20T22:48:45.9001320Z [00:03:04.876]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/token' from root:root to runner:runner
2025-08-20T22:48:45.9002526Z [00:03:04.876]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/cosign.pub' from root:root to runner:runner
2025-08-20T22:48:45.9003767Z [00:03:04.876]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/autocomplete/bash_autocomplete' from root:root to runner:runner
2025-08-20T22:48:45.9005042Z [00:03:04.876]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/autocomplete/README.md' from root:root to runner:runner
2025-08-20T22:48:45.9006600Z [00:03:04.876]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/autocomplete/zsh_autocomplete' from root:root to runner:runner
2025-08-20T22:48:45.9008002Z [00:03:04.876]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/autocomplete' from root:root to runner:runner
2025-08-20T22:48:45.9009186Z [00:03:04.876]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/cmd/step/main.go' from root:root to runner:runner
2025-08-20T22:48:45.9010352Z [00:03:04.876]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/cmd/step' from root:root to runner:runner
2025-08-20T22:48:45.9011472Z [00:03:04.876]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/cmd' from root:root to runner:runner
2025-08-20T22:48:45.9012813Z [00:03:04.876]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/.git/packed-refs' from root:root to runner:runner
2025-08-20T22:48:45.9014118Z [00:03:04.876]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/.git/hooks/prepare-commit-msg.sample' from root:root to runner:runner
2025-08-20T22:48:45.9015462Z [00:03:04.876]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/.git/hooks/sendemail-validate.sample' from root:root to runner:runner
2025-08-20T22:48:45.9016928Z [00:03:04.876]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/.git/hooks/pre-rebase.sample' from root:root to runner:runner
2025-08-20T22:48:45.9018234Z [00:03:04.876]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/.git/hooks/pre-applypatch.sample' from root:root to runner:runner
2025-08-20T22:48:45.9019526Z [00:03:04.876]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/.git/hooks/pre-push.sample' from root:root to runner:runner
2025-08-20T22:48:45.9020805Z [00:03:04.876]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/.git/hooks/update.sample' from root:root to runner:runner
2025-08-20T22:48:45.9022237Z [00:03:04.876]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/.git/hooks/applypatch-msg.sample' from root:root to runner:runner
2025-08-20T22:48:45.9023628Z [00:03:04.876]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/.git/hooks/push-to-checkout.sample' from root:root to runner:runner
2025-08-20T22:48:45.9024933Z [00:03:04.876]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/.git/hooks/pre-commit.sample' from root:root to runner:runner
2025-08-20T22:48:45.9026644Z [00:03:04.876]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/.git/hooks/post-update.sample' from root:root to runner:runner
2025-08-20T22:48:45.9028034Z [00:03:04.876]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/.git/hooks/pre-merge-commit.sample' from root:root to runner:runner
2025-08-20T22:48:45.9029345Z [00:03:04.876]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/.git/hooks/pre-receive.sample' from root:root to runner:runner
2025-08-20T22:48:45.9030630Z [00:03:04.876]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/.git/hooks/commit-msg.sample' from root:root to runner:runner
2025-08-20T22:48:45.9032161Z [00:03:04.876]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/.git/hooks/fsmonitor-watchman.sample' from root:root to runner:runner
2025-08-20T22:48:45.9033440Z [00:03:04.876]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/.git/hooks' from root:root to runner:runner
2025-08-20T22:48:45.9034589Z [00:03:04.876]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/.git/index' from root:root to runner:runner
2025-08-20T22:48:45.9035826Z [00:03:04.876]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/.git/config' from root:root to runner:runner
2025-08-20T22:48:45.9037428Z [00:03:04.876]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/.git/objects/pack/pack-6d36eaa7229da80b73fe151e817ca5aef1cb58cd.rev' from root:root to runner:runner
2025-08-20T22:48:45.9039048Z [00:03:04.876]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/.git/objects/pack/pack-5002a765570cde71bb87f1577191b183ef174e9b.rev' from root:root to runner:runner
2025-08-20T22:48:45.9040673Z [00:03:04.876]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/.git/objects/pack/pack-6d36eaa7229da80b73fe151e817ca5aef1cb58cd.promisor' from root:root to runner:runner
2025-08-20T22:48:45.9042290Z [00:03:04.876]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/.git/objects/pack/pack-6d36eaa7229da80b73fe151e817ca5aef1cb58cd.idx' from root:root to runner:runner
2025-08-20T22:48:45.9043909Z [00:03:04.876]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/.git/objects/pack/pack-5002a765570cde71bb87f1577191b183ef174e9b.promisor' from root:root to runner:runner
2025-08-20T22:48:45.9045696Z [00:03:04.876]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/.git/objects/pack/pack-6d36eaa7229da80b73fe151e817ca5aef1cb58cd.pack' from root:root to runner:runner
2025-08-20T22:48:45.9047602Z [00:03:04.876]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/.git/objects/pack/pack-5002a765570cde71bb87f1577191b183ef174e9b.pack' from root:root to runner:runner
2025-08-20T22:48:45.9049269Z [00:03:04.876]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/.git/objects/pack/pack-5002a765570cde71bb87f1577191b183ef174e9b.idx' from root:root to runner:runner
2025-08-20T22:48:45.9050728Z [00:03:04.876]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/.git/objects/pack' from root:root to runner:runner
2025-08-20T22:48:45.9051996Z [00:03:04.876]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/.git/objects/info' from root:root to runner:runner
2025-08-20T22:48:45.9053175Z [00:03:04.876]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/.git/objects' from root:root to runner:runner
2025-08-20T22:48:45.9054359Z [00:03:04.876]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/.git/info/exclude' from root:root to runner:runner
2025-08-20T22:48:45.9055526Z [00:03:04.876]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/.git/info' from root:root to runner:runner
2025-08-20T22:48:45.9057009Z [00:03:04.876]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/.git/description' from root:root to runner:runner
2025-08-20T22:48:45.9058200Z [00:03:04.876]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/.git/logs/HEAD' from root:root to runner:runner
2025-08-20T22:48:45.9059431Z [00:03:04.876]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/.git/logs/refs/heads/master' from root:root to runner:runner
2025-08-20T22:48:45.9060674Z [00:03:04.876]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/.git/logs/refs/heads' from root:root to runner:runner
2025-08-20T22:48:45.9062092Z [00:03:04.876]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/.git/logs/refs/remotes/origin/HEAD' from root:root to runner:runner
2025-08-20T22:48:45.9063404Z [00:03:04.876]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/.git/logs/refs/remotes/origin' from root:root to runner:runner
2025-08-20T22:48:45.9064656Z [00:03:04.876]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/.git/logs/refs/remotes' from root:root to runner:runner
2025-08-20T22:48:45.9066004Z [00:03:04.876]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/.git/logs/refs' from root:root to runner:runner
2025-08-20T22:48:45.9067349Z [00:03:04.876]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/.git/logs' from root:root to runner:runner
2025-08-20T22:48:45.9068507Z [00:03:04.876]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/.git/HEAD' from root:root to runner:runner
2025-08-20T22:48:45.9069674Z [00:03:04.876]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/.git/refs/tags' from root:root to runner:runner
2025-08-20T22:48:45.9070875Z [00:03:04.876]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/.git/refs/heads/master' from root:root to runner:runner
2025-08-20T22:48:45.9072207Z [00:03:04.876]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/.git/refs/heads' from root:root to runner:runner
2025-08-20T22:48:45.9073512Z [00:03:04.876]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/.git/refs/remotes/origin/HEAD' from root:root to runner:runner
2025-08-20T22:48:45.9074847Z [00:03:04.876]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/.git/refs/remotes/origin' from root:root to runner:runner
2025-08-20T22:48:45.9076220Z [00:03:04.876]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/.git/refs/remotes' from root:root to runner:runner
2025-08-20T22:48:45.9077446Z [00:03:04.876]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/.git/refs' from root:root to runner:runner
2025-08-20T22:48:45.9078571Z [00:03:04.876]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/.git' from root:root to runner:runner
2025-08-20T22:48:45.9079748Z [00:03:04.876]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/docs/CONTRIBUTING.md' from root:root to runner:runner
2025-08-20T22:48:45.9081139Z [00:03:04.876]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/docs/local-development.md' from root:root to runner:runner
2025-08-20T22:48:45.9082322Z [00:03:04.876]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/docs' from root:root to runner:runner
2025-08-20T22:48:45.9083413Z [00:03:04.876]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO' from root:root to runner:runner
2025-08-20T22:48:45.9084454Z [00:03:04.876]➜  changed ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4' from root:root to runner:runner
2025-08-20T22:48:45.9085490Z [00:03:04.877]➜  ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp' retained as runner:runner
2025-08-20T22:48:45.9086393Z [00:03:04.877]➜  ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP' retained as runner:runner
2025-08-20T22:48:45.9087225Z [00:03:04.877]➜  ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/step-cli.static.version' retained as runner:runner
2025-08-20T22:48:45.9088065Z [00:03:04.877]➜  ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/step-cli.version' retained as runner:runner
2025-08-20T22:48:45.9088849Z [00:03:04.877]➜  ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD' retained as runner:runner
2025-08-20T22:48:45.9089831Z [00:03:04.877]➜  ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/step-cli' retained as runner:runner
2025-08-20T22:48:45.9090595Z [00:03:04.877]➜  ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/LICENSE' retained as runner:runner
2025-08-20T22:48:45.9091316Z [00:03:04.877]➜  ownership of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR' retained as runner:runner
2025-08-20T22:48:45.9092310Z [00:03:04.883]➜  mode of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/MANIFEST.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:48:45.9093316Z [00:03:04.889]➜  mode of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/step-cli' retained as 0755 (rwxr-xr-x)
2025-08-20T22:48:45.9094209Z [00:03:04.894]➜  mode of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/LICENSE' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:48:45.9095449Z [00:03:04.900]➜  mode of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/command/version/version.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:48:45.9096916Z [00:03:04.905]➜  mode of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/command/fileserver/fileserver.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:48:45.9098226Z [00:03:04.911]➜  mode of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/command/oauth/cmd.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:48:45.9099492Z [00:03:04.917]➜  mode of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/command/path/path.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:48:45.9100782Z [00:03:04.922]➜  mode of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/command/crypto/key/format.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:48:45.9102083Z [00:03:04.928]➜  mode of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/command/crypto/key/sign.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:48:45.9103421Z [00:03:04.934]➜  mode of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/command/crypto/key/fingerprint.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:48:45.9121142Z [00:03:04.939]➜  mode of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/command/crypto/key/verify.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:48:45.9176420Z [00:03:04.945]➜  mode of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/command/crypto/key/inspect.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:48:45.9231777Z [00:03:04.950]➜  mode of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/command/crypto/key/public.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:48:45.9286993Z [00:03:04.956]➜  mode of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/command/crypto/key/key.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:48:45.9343052Z [00:03:04.961]➜  mode of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/command/crypto/change-pass.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:48:45.9398696Z [00:03:04.967]➜  mode of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/command/crypto/keypair.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:48:45.9455400Z [00:03:04.972]➜  mode of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/command/crypto/hash/hash.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:48:45.9513662Z [00:03:04.978]➜  mode of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/command/crypto/kdf/kdf.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:48:45.9574535Z [00:03:04.984]➜  mode of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/command/crypto/jwe/decrypt.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:48:45.9633423Z [00:03:04.990]➜  mode of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/command/crypto/jwe/jwe.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:48:45.9693178Z [00:03:04.996]➜  mode of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/command/crypto/jwe/encrypt.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:48:45.9752596Z [00:03:05.002]➜  mode of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/command/crypto/jwk/keyset.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:48:45.9812842Z [00:03:05.008]➜  mode of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/command/crypto/jwk/create.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:48:45.9872443Z [00:03:05.014]➜  mode of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/command/crypto/jwk/public.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:48:45.9932484Z [00:03:05.020]➜  mode of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/command/crypto/jwk/thumbprint.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:48:45.9990397Z [00:03:05.026]➜  mode of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/command/crypto/jwk/jwk.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:48:46.0049895Z [00:03:05.032]➜  mode of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/command/crypto/jwt/sign.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:48:46.0109630Z [00:03:05.038]➜  mode of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/command/crypto/jwt/verify.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:48:46.0168432Z [00:03:05.044]➜  mode of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/command/crypto/jwt/inspect.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:48:46.0227798Z [00:03:05.050]➜  mode of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/command/crypto/jwt/jwt.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:48:46.0282818Z [00:03:05.055]➜  mode of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/command/crypto/jose/jose.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:48:46.0339391Z [00:03:05.061]➜  mode of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/command/crypto/otp/generate.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:48:46.0394373Z [00:03:05.066]➜  mode of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/command/crypto/otp/verify.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:48:46.0448537Z [00:03:05.072]➜  mode of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/command/crypto/otp/otp.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:48:46.0504401Z [00:03:05.077]➜  mode of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/command/crypto/jws/sign.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:48:46.0560153Z [00:03:05.083]➜  mode of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/command/crypto/jws/verify.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:48:46.0615692Z [00:03:05.088]➜  mode of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/command/crypto/jws/inspect.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:48:46.0673300Z [00:03:05.094]➜  mode of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/command/crypto/jws/jws.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:48:46.0730216Z [00:03:05.100]➜  mode of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/command/crypto/nacl/auth.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:48:46.0784775Z [00:03:05.105]➜  mode of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/command/crypto/nacl/sign.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:48:46.0840184Z [00:03:05.111]➜  mode of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/command/crypto/nacl/nacl.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:48:46.0894008Z [00:03:05.116]➜  mode of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/command/crypto/nacl/secretbox.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:48:46.0949279Z [00:03:05.122]➜  mode of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/command/crypto/nacl/box.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:48:46.1003855Z [00:03:05.127]➜  mode of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/command/crypto/winpe/winpe.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:48:46.1058688Z [00:03:05.133]➜  mode of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/command/crypto/winpe/winpe_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:48:46.1112488Z [00:03:05.138]➜  mode of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/command/crypto/rand/rand.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:48:46.1166927Z [00:03:05.144]➜  mode of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/command/crypto/crypto.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:48:46.1221516Z [00:03:05.149]➜  mode of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/command/certificate/format.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:48:46.1276206Z [00:03:05.155]➜  mode of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/command/certificate/sign.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:48:46.1330966Z [00:03:05.160]➜  mode of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/command/certificate/fingerprint.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:48:46.1385261Z [00:03:05.165]➜  mode of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/command/certificate/p12.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:48:46.1441752Z [00:03:05.171]➜  mode of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/command/certificate/verify.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:48:46.1498896Z [00:03:05.177]➜  mode of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/command/certificate/lint.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:48:46.1555005Z [00:03:05.182]➜  mode of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/command/certificate/remote_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:48:46.1610246Z [00:03:05.188]➜  mode of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/command/certificate/inspect_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:48:46.1663326Z [00:03:05.193]➜  mode of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/command/certificate/inspect.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:48:46.1718899Z [00:03:05.199]➜  mode of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/command/certificate/bundle.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:48:46.1776164Z [00:03:05.205]➜  mode of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/command/certificate/needsRenewal.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:48:46.1832914Z [00:03:05.210]➜  mode of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/command/certificate/create.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:48:46.1890172Z [00:03:05.216]➜  mode of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/command/certificate/certificate.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:48:46.1947955Z [00:03:05.222]➜  mode of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/command/certificate/install.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:48:46.2005842Z [00:03:05.227]➜  mode of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/command/certificate/key.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:48:46.2065107Z [00:03:05.233]➜  mode of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/command/certificate/remote.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:48:46.2125198Z [00:03:05.239]➜  mode of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/command/README.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:48:46.2184626Z [00:03:05.245]➜  mode of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/command/ca/admin/admin.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:48:46.2243709Z [00:03:05.251]➜  mode of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/command/ca/admin/remove.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:48:46.2304339Z [00:03:05.257]➜  mode of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/command/ca/admin/add.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:48:46.2365493Z [00:03:05.263]➜  mode of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/command/ca/admin/update.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:48:46.2428728Z [00:03:05.270]➜  mode of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/command/ca/admin/list.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:48:46.2487404Z [00:03:05.276]➜  mode of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/command/ca/sign.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:48:46.2547574Z [00:03:05.282]➜  mode of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/command/ca/ca.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:48:46.2606536Z [00:03:05.287]➜  mode of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/command/ca/init.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:48:46.2662772Z [00:03:05.293]➜  mode of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/command/ca/federation.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:48:46.2719695Z [00:03:05.299]➜  mode of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/command/ca/token.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:48:46.2776892Z [00:03:05.305]➜  mode of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/command/ca/bootstrap.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:48:46.2830761Z [00:03:05.310]➜  mode of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/command/ca/sign_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:48:46.2887246Z [00:03:05.316]➜  mode of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/command/ca/rekey.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:48:46.2942799Z [00:03:05.321]➜  mode of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/command/ca/health.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:48:46.2998051Z [00:03:05.327]➜  mode of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/command/ca/root.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:48:46.3054330Z [00:03:05.332]➜  mode of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/command/ca/revoke.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:48:46.3110187Z [00:03:05.338]➜  mode of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/command/ca/renew.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:48:46.3164761Z [00:03:05.343]➜  mode of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/command/ca/policy/policycontext/context_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:48:46.3220337Z [00:03:05.349]➜  mode of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/command/ca/policy/policycontext/context.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:48:46.3273363Z [00:03:05.354]➜  mode of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/command/ca/policy/actions/remove.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:48:46.3328939Z [00:03:05.360]➜  mode of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/command/ca/policy/actions/view.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:48:46.3384172Z [00:03:05.365]➜  mode of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/command/ca/policy/actions/policy_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:48:46.3439116Z [00:03:05.371]➜  mode of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/command/ca/policy/actions/policy.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:48:46.3494119Z [00:03:05.376]➜  mode of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/command/ca/policy/actions/wildcards.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:48:46.3550838Z [00:03:05.382]➜  mode of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/command/ca/policy/actions/dns.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:48:46.3608673Z [00:03:05.388]➜  mode of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/command/ca/policy/actions/ips.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:48:46.3665202Z [00:03:05.393]➜  mode of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/command/ca/policy/actions/emails.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:48:46.3722261Z [00:03:05.399]➜  mode of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/command/ca/policy/actions/cn.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:48:46.3779975Z [00:03:05.405]➜  mode of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/command/ca/policy/actions/principals.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:48:46.3837869Z [00:03:05.411]➜  mode of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/command/ca/policy/actions/uris.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:48:46.3895214Z [00:03:05.416]➜  mode of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/command/ca/policy/policy.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:48:46.3951983Z [00:03:05.422]➜  mode of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/command/ca/policy/authority/authority.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:48:46.4008484Z [00:03:05.428]➜  mode of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/command/ca/policy/x509/allow.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:48:46.4067897Z [00:03:05.434]➜  mode of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/command/ca/policy/x509/deny.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:48:46.4126883Z [00:03:05.440]➜  mode of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/command/ca/policy/x509/wildcards.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:48:46.4184773Z [00:03:05.445]➜  mode of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/command/ca/policy/x509/x509.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:48:46.4246196Z [00:03:05.451]➜  mode of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/command/ca/policy/provisioner/provisioner.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:48:46.4304107Z [00:03:05.457]➜  mode of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/command/ca/policy/acme/acme.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:48:46.4364407Z [00:03:05.463]➜  mode of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/command/ca/policy/ssh/host/allow.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:48:46.4423388Z [00:03:05.469]➜  mode of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/command/ca/policy/ssh/host/deny.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:48:46.4487149Z [00:03:05.475]➜  mode of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/command/ca/policy/ssh/host/host.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:48:46.4546387Z [00:03:05.482]➜  mode of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/command/ca/policy/ssh/ssh.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:48:46.4606424Z [00:03:05.488]➜  mode of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/command/ca/policy/ssh/user/user.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:48:46.4665872Z [00:03:05.493]➜  mode of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/command/ca/policy/ssh/user/allow.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:48:46.4726209Z [00:03:05.500]➜  mode of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/command/ca/policy/ssh/user/deny.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:48:46.4785826Z [00:03:05.505]➜  mode of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/command/ca/certificate.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:48:46.4843257Z [00:03:05.511]➜  mode of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/command/ca/health_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:48:46.4901394Z [00:03:05.517]➜  mode of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/command/ca/provisioner/getEncryptedKey.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:48:46.4957707Z [00:03:05.523]➜  mode of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/command/ca/provisioner/remove.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:48:46.5013445Z [00:03:05.528]➜  mode of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/command/ca/provisioner/add.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:48:46.5070713Z [00:03:05.534]➜  mode of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/command/ca/provisioner/caConfigClient.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:48:46.5125594Z [00:03:05.539]➜  mode of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/command/ca/provisioner/webhook/remove.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:48:46.5181498Z [00:03:05.545]➜  mode of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/command/ca/provisioner/webhook/webhook.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:48:46.5238069Z [00:03:05.551]➜  mode of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/command/ca/provisioner/webhook/add.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:48:46.5295505Z [00:03:05.556]➜  mode of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/command/ca/provisioner/webhook/update.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:48:46.5353549Z [00:03:05.562]➜  mode of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/command/ca/provisioner/update.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:48:46.5412862Z [00:03:05.568]➜  mode of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/command/ca/provisioner/provisioner.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:48:46.5472910Z [00:03:05.574]➜  mode of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/command/ca/provisioner/list.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:48:46.5535600Z [00:03:05.580]➜  mode of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/command/ca/acme/eab/eab.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:48:46.5594853Z [00:03:05.586]➜  mode of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/command/ca/acme/eab/remove.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:48:46.5655546Z [00:03:05.592]➜  mode of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/command/ca/acme/eab/sigchild_windows.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:48:46.5713778Z [00:03:05.598]➜  mode of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/command/ca/acme/eab/add.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:48:46.5771784Z [00:03:05.604]➜  mode of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/command/ca/acme/eab/list.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:48:46.5829753Z [00:03:05.610]➜  mode of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/command/ca/acme/eab/sigchild.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:48:46.5888136Z [00:03:05.616]➜  mode of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/command/ca/acme/acme.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:48:46.5944839Z [00:03:05.621]➜  mode of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/command/ca/init_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:48:46.6007030Z [00:03:05.628]➜  mode of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/command/beta/beta.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:48:46.6067626Z [00:03:05.634]➜  mode of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/command/crl/inspect.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:48:46.6127519Z [00:03:05.640]➜  mode of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/command/crl/crl.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:48:46.6187685Z [00:03:05.646]➜  mode of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/command/context/remove.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:48:46.6247102Z [00:03:05.652]➜  mode of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/command/context/current.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:48:46.6309175Z [00:03:05.658]➜  mode of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/command/context/select.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:48:46.6367933Z [00:03:05.664]➜  mode of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/command/context/context.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:48:46.6426722Z [00:03:05.670]➜  mode of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/command/context/list.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:48:46.6487864Z [00:03:05.676]➜  mode of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/command/completion/completion.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:48:46.6545176Z [00:03:05.681]➜  mode of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/command/api/api.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:48:46.6600205Z [00:03:05.687]➜  mode of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/command/api/token/token.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:48:46.6654824Z [00:03:05.692]➜  mode of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/command/api/token/create.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:48:46.6708966Z [00:03:05.698]➜  mode of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/command/base64/base64.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:48:46.6764128Z [00:03:05.703]➜  mode of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/command/ssh/config.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:48:46.6819603Z [00:03:05.709]➜  mode of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/command/ssh/fingerprint.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:48:46.6875903Z [00:03:05.715]➜  mode of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/command/ssh/ssh.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:48:46.6932600Z [00:03:05.720]➜  mode of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/command/ssh/inspect.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:48:46.6990144Z [00:03:05.726]➜  mode of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/command/ssh/rekey.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:48:46.7048151Z [00:03:05.732]➜  mode of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/command/ssh/revoke.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:48:46.7105480Z [00:03:05.737]➜  mode of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/command/ssh/renew.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:48:46.7161771Z [00:03:05.743]➜  mode of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/command/ssh/needsRenewal.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:48:46.7221419Z [00:03:05.749]➜  mode of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/command/ssh/certificate.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:48:46.7278382Z [00:03:05.755]➜  mode of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/command/ssh/proxycommand.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:48:46.7336300Z [00:03:05.761]➜  mode of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/command/ssh/list.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:48:46.7393272Z [00:03:05.766]➜  mode of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/command/ssh/hosts.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:48:46.7450597Z [00:03:05.772]➜  mode of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/command/ssh/logout.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:48:46.7509017Z [00:03:05.778]➜  mode of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/command/ssh/checkHost.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:48:46.7569113Z [00:03:05.784]➜  mode of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/command/ssh/login.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:48:46.7625980Z [00:03:05.790]➜  mode of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/.goreleaser.yml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:48:46.7686076Z [00:03:05.796]➜  mode of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/debian/copyright' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:48:46.7744267Z [00:03:05.801]➜  mode of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/debian/changelog' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:48:46.7800058Z [00:03:05.807]➜  mode of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/flags/flags.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:48:46.7854442Z [00:03:05.812]➜  mode of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/flags/flags_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:48:46.7909825Z [00:03:05.818]➜  mode of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/utils/read_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:48:46.7963527Z [00:03:05.823]➜  mode of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/utils/read.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:48:46.8017068Z [00:03:05.829]➜  mode of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/utils/cli.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:48:46.8071895Z [00:03:05.834]➜  mode of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/utils/utils.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:48:46.8126363Z [00:03:05.840]➜  mode of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/utils/internal/utfbom/README.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:48:46.8180800Z [00:03:05.845]➜  mode of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/utils/internal/utfbom/utfbom.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:48:46.8237004Z [00:03:05.851]➜  mode of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/utils/internal/utfbom/LICENSE' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:48:46.8292369Z [00:03:05.856]➜  mode of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/utils/internal/utfbom/utfbom_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:48:46.8349295Z [00:03:05.862]➜  mode of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/utils/cautils/offline.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:48:46.8408214Z [00:03:05.868]➜  mode of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/utils/cautils/certificate_flow.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:48:46.8462413Z [00:03:05.873]➜  mode of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/utils/cautils/acmeutils.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:48:46.8518452Z [00:03:05.879]➜  mode of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/utils/cautils/offline_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:48:46.8576212Z [00:03:05.884]➜  mode of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/utils/cautils/tpm.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:48:46.8632927Z [00:03:05.890]➜  mode of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/utils/cautils/bootstrap.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:48:46.8689273Z [00:03:05.896]➜  mode of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/utils/cautils/token_generator.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:48:46.8742659Z [00:03:05.901]➜  mode of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/utils/cautils/client.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:48:46.8796931Z [00:03:05.907]➜  mode of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/utils/cautils/acme_flow.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:48:46.8851446Z [00:03:05.912]➜  mode of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/utils/cautils/token_flow_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:48:46.8905327Z [00:03:05.917]➜  mode of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/utils/cautils/token_flow.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:48:46.8959934Z [00:03:05.923]➜  mode of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/utils/sysutils/sysutils_unix.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:48:46.9013121Z [00:03:05.928]➜  mode of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/utils/sysutils/sysutils_windows.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:48:46.9067154Z [00:03:05.934]➜  mode of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/utils/sysutils/sysutils.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:48:46.9122382Z [00:03:05.939]➜  mode of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/integration/certificate_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:48:46.9177424Z [00:03:05.945]➜  mode of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/integration/openssl-jwt.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T22:48:46.9234788Z [00:03:05.950]➜  mode of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/integration/crypto_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:48:46.9292010Z [00:03:05.956]➜  mode of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/integration/help_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:48:46.9351032Z [00:03:05.962]➜  mode of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/integration/shared_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:48:46.9407027Z [00:03:05.968]➜  mode of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/integration/main_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:48:46.9462293Z [00:03:05.973]➜  mode of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/integration/testdata/rsa2048.pem' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:48:46.9519653Z [00:03:05.979]➜  mode of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/integration/testdata/p256.pem.pub' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:48:46.9575272Z [00:03:05.984]➜  mode of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/integration/testdata/jwk-pGoLJDgF5fgTNnB47SKMnVUzVNdu6MF0.pub.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:48:46.9631710Z [00:03:05.990]➜  mode of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/integration/testdata/bad-pem.crt' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:48:46.9689480Z [00:03:05.996]➜  mode of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/integration/testdata/version.txtar' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:48:46.9746118Z [00:03:06.002]➜  mode of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/integration/testdata/jwk-no-use.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:48:46.9802631Z [00:03:06.007]➜  mode of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/integration/testdata/certificate-create-bad-sig.csr' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:48:46.9857266Z [00:03:06.013]➜  mode of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/integration/testdata/rsa_priv.pem' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:48:46.9911413Z [00:03:06.018]➜  mode of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/integration/testdata/crypto/jwk-create-ec.txtar' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:48:46.9966794Z [00:03:06.024]➜  mode of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/integration/testdata/crypto/otp.txtar' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:48:47.0023722Z [00:03:06.029]➜  mode of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/integration/testdata/crypto/jwk-create.txtar' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:48:47.0079841Z [00:03:06.035]➜  mode of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/integration/testdata/crypto/jwt-sign.txtar' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:48:47.0134324Z [00:03:06.040]➜  mode of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/integration/testdata/crypto/jwk-create-oct.txtar' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:48:47.0191234Z [00:03:06.046]➜  mode of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/integration/testdata/crypto/jwk-create-okp.txtar' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:48:47.0248422Z [00:03:06.052]➜  mode of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/integration/testdata/crypto/jwk-create-rsa.txtar' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:48:47.0304604Z [00:03:06.057]➜  mode of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/integration/testdata/crypto/jwt-verify.txtar' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:48:47.0361639Z [00:03:06.063]➜  mode of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/integration/testdata/crypto/keypair.txtar' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:48:47.0418047Z [00:03:06.069]➜  mode of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/integration/testdata/crypto/jwt-inspect.txtar' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:48:47.0472563Z [00:03:06.074]➜  mode of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/integration/testdata/crypto/help.txtar' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:48:47.0528235Z [00:03:06.080]➜  mode of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/integration/testdata/certificate/fingerprint.txtar' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:48:47.0582071Z [00:03:06.085]➜  mode of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/integration/testdata/certificate/sign.txtar' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:48:47.0637267Z [00:03:06.091]➜  mode of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/integration/testdata/certificate/verify.txtar' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:48:47.0692360Z [00:03:06.096]➜  mode of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/integration/testdata/certificate/verify-bad-pem.txtar' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:48:47.0748652Z [00:03:06.102]➜  mode of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/integration/testdata/certificate/sign-bad-csr.txtar' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:48:47.0804214Z [00:03:06.107]➜  mode of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/integration/testdata/intermediate_ca.crt' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:48:47.0861370Z [00:03:06.113]➜  mode of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/integration/testdata/jwk-no-alg.pub.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:48:47.0918598Z [00:03:06.119]➜  mode of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/integration/testdata/jwk-no-alg.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:48:47.0975659Z [00:03:06.124]➜  mode of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/integration/testdata/p256.pem' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:48:47.1031432Z [00:03:06.130]➜  mode of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/integration/testdata/jwt-json-serialization.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:48:47.1086419Z [00:03:06.136]➜  mode of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/integration/testdata/es256-enc.pub' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:48:47.1140802Z [00:03:06.141]➜  mode of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/integration/testdata/jwt-json-serialization-flattened.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:48:47.1196873Z [00:03:06.147]➜  mode of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/integration/testdata/help/html.txtar' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:48:47.1254360Z [00:03:06.152]➜  mode of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/integration/testdata/help/help.txtar' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:48:47.1310928Z [00:03:06.158]➜  mode of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/integration/testdata/es256-enc.pem' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:48:47.1365550Z [00:03:06.163]➜  mode of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/integration/testdata/bad-key.pub.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:48:47.1421419Z [00:03:06.169]➜  mode of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/integration/testdata/bad-key.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:48:47.1478797Z [00:03:06.175]➜  mode of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/integration/testdata/es256.pem' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:48:47.1534563Z [00:03:06.180]➜  mode of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/integration/testdata/rsa_pub.pem' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:48:47.1591688Z [00:03:06.186]➜  mode of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/integration/testdata/es256.pub' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:48:47.1648377Z [00:03:06.192]➜  mode of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/integration/testdata/intermediate_ca_key' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:48:47.1704243Z [00:03:06.197]➜  mode of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/integration/testdata/jwt-json-serialization-multi.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:48:47.1762299Z [00:03:06.203]➜  mode of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/integration/testdata/jwks-key1.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:48:47.1819107Z [00:03:06.209]➜  mode of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/integration/testdata/rsa2048.pub' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:48:47.1874761Z [00:03:06.214]➜  mode of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/integration/testdata/jwks.pub.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:48:47.1932962Z [00:03:06.220]➜  mode of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/integration/testdata/jwks.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:48:47.1989719Z [00:03:06.226]➜  mode of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/integration/testdata/bogus.txtar' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:48:47.2046537Z [00:03:06.232]➜  mode of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/integration/testdata/jwk-no-use.pub.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:48:47.2105424Z [00:03:06.237]➜  mode of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/integration/testdata/badheader.pem' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:48:47.2165276Z [00:03:06.243]➜  mode of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/integration/testdata/jwk-pGoLJDgF5fgTNnB47SKMnVUzVNdu6MF0.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:48:47.2225499Z [00:03:06.249]➜  mode of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/integration/testdata/twopems.pem' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:48:47.2286160Z [00:03:06.256]➜  mode of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/exec/exec.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:48:47.2345200Z [00:03:06.261]➜  mode of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/scripts/postremove.sh' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:48:47.2403375Z [00:03:06.267]➜  mode of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/scripts/package-repo-import.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T22:48:47.2461243Z [00:03:06.273]➜  mode of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/scripts/postinstall.sh' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:48:47.2518333Z [00:03:06.279]➜  mode of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/scripts/package-upload.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T22:48:47.2577567Z [00:03:06.285]➜  mode of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/CHANGELOG.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:48:47.2634387Z [00:03:06.290]➜  mode of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/powershell/README.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:48:47.2692251Z [00:03:06.296]➜  mode of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/powershell/uninstall-step.ps1' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:48:47.2749666Z [00:03:06.302]➜  mode of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/powershell/install-step.ps1' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:48:47.2805289Z [00:03:06.307]➜  mode of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/.VERSION' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:48:47.2862030Z [00:03:06.313]➜  mode of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/systemd/cert-renewer.target' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:48:47.2916111Z [00:03:06.319]➜  mode of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/systemd/cert-renewer@.timer' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:48:47.2973091Z [00:03:06.324]➜  mode of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/systemd/ssh-cert-renewer.service' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:48:47.3031405Z [00:03:06.330]➜  mode of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/systemd/README.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:48:47.3091124Z [00:03:06.336]➜  mode of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/systemd/ssh-cert-renewer.timer' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:48:47.3150762Z [00:03:06.342]➜  mode of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/systemd/cert-renewer@.service' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:48:47.3210283Z [00:03:06.348]➜  mode of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/make/version.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T22:48:47.3272058Z [00:03:06.354]➜  mode of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/pkg/bcrypt_pbkdf/bcrypt_pbkdf.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:48:47.3329834Z [00:03:06.360]➜  mode of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/pkg/bcrypt_pbkdf/bcrypt_pbkdf_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:48:47.3385501Z [00:03:06.365]➜  mode of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/pkg/bcrypt_pbkdf/README' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:48:47.3441677Z [00:03:06.371]➜  mode of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/pkg/bcrypt_pbkdf/LICENSE' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:48:47.3500379Z [00:03:06.377]➜  mode of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/internal/command/inject.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:48:47.3557056Z [00:03:06.383]➜  mode of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/internal/command/inject_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:48:47.3616357Z [00:03:06.389]➜  mode of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/internal/sliceutil/sliceutil.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:48:47.3673969Z [00:03:06.394]➜  mode of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/internal/sliceutil/sliceutil_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:48:47.3733418Z [00:03:06.400]➜  mode of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/internal/cryptoutil/cryptoutil.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:48:47.3791503Z [00:03:06.406]➜  mode of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/internal/kdf/phc.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:48:47.3851447Z [00:03:06.412]➜  mode of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/internal/kdf/argon2.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:48:47.3911448Z [00:03:06.418]➜  mode of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/internal/kdf/kdf_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:48:47.3972235Z [00:03:06.424]➜  mode of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/internal/kdf/scrypt.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:48:47.4034634Z [00:03:06.430]➜  mode of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/internal/kdf/kdf.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:48:47.4093966Z [00:03:06.436]➜  mode of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/internal/sshutil/agent_windows.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:48:47.4155938Z [00:03:06.442]➜  mode of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/internal/sshutil/pipe.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:48:47.4217281Z [00:03:06.449]➜  mode of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/internal/sshutil/shell.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:48:47.4278457Z [00:03:06.455]➜  mode of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/internal/sshutil/pipe_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:48:47.4338996Z [00:03:06.461]➜  mode of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/internal/sshutil/inspect.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:48:47.4400030Z [00:03:06.467]➜  mode of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/internal/sshutil/agent.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:48:47.4456769Z [00:03:06.473]➜  mode of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/internal/sshutil/agent_unix.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:48:47.4512665Z [00:03:06.478]➜  mode of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/internal/sshutil/sshutil_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:48:47.4568379Z [00:03:06.484]➜  mode of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/internal/sshutil/sshutil.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:48:47.4625654Z [00:03:06.489]➜  mode of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/internal/cast/cast_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:48:47.4680690Z [00:03:06.495]➜  mode of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/internal/cast/cast.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:48:47.4737763Z [00:03:06.501]➜  mode of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/internal/crlutil/signature_algorithms.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:48:47.4794250Z [00:03:06.506]➜  mode of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/internal/crlutil/crl_extensions.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:48:47.4853003Z [00:03:06.512]➜  mode of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/internal/crlutil/crlutil.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:48:47.4911685Z [00:03:06.518]➜  mode of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/internal/plugin/plugin.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:48:47.4969443Z [00:03:06.524]➜  mode of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/internal/cmd/root_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:48:47.5026928Z [00:03:06.530]➜  mode of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/internal/cmd/root.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:48:47.5084496Z [00:03:06.535]➜  mode of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/README.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:48:47.5141975Z [00:03:06.541]➜  mode of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/go.mod' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:48:47.5202940Z [00:03:06.547]➜  mode of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/SECURITY.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:48:47.5262831Z [00:03:06.553]➜  mode of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/.gitattributes' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:48:47.5325562Z [00:03:06.559]➜  mode of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/.gitignore' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:48:47.5389316Z [00:03:06.566]➜  mode of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/.github/dependabot.yml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:48:47.5451713Z [00:03:06.572]➜  mode of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/.github/workflows/dependabot-auto-merge.yml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:48:47.5511872Z [00:03:06.578]➜  mode of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/.github/workflows/ci.yml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:48:47.5571891Z [00:03:06.584]➜  mode of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/.github/workflows/release.yml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:48:47.5629141Z [00:03:06.590]➜  mode of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/.github/workflows/actionlint.yml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:48:47.5683328Z [00:03:06.595]➜  mode of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/.github/workflows/code-scan-cron.yml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:48:47.5739533Z [00:03:06.601]➜  mode of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/.github/workflows/triage.yml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:48:47.5795651Z [00:03:06.606]➜  mode of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/.github/ISSUE_TEMPLATE/config.yml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:48:47.5853856Z [00:03:06.612]➜  mode of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/.github/ISSUE_TEMPLATE/bug-report.yml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:48:47.5908776Z [00:03:06.618]➜  mode of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/.github/ISSUE_TEMPLATE/enhancement.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:48:47.5963756Z [00:03:06.623]➜  mode of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/.github/ISSUE_TEMPLATE/documentation-request.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:48:47.6018317Z [00:03:06.629]➜  mode of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/.github/PULL_REQUEST_TEMPLATE' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:48:47.6074707Z [00:03:06.634]➜  mode of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/docker/Dockerfile' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:48:47.6130822Z [00:03:06.640]➜  mode of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/docker/Dockerfile.debian' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:48:47.6185513Z [00:03:06.645]➜  mode of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/Makefile' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:48:47.6240324Z [00:03:06.651]➜  mode of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/LICENSE' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:48:47.6295662Z [00:03:06.656]➜  mode of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/go.sum' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:48:47.6351747Z [00:03:06.662]➜  mode of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/token/token.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:48:47.6407005Z [00:03:06.668]➜  mode of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/token/options.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:48:47.6462689Z [00:03:06.673]➜  mode of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/token/options_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:48:47.6517210Z [00:03:06.679]➜  mode of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/token/parse.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:48:47.6573422Z [00:03:06.684]➜  mode of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/token/parse_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:48:47.6630826Z [00:03:06.690]➜  mode of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/token/token_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:48:47.6688589Z [00:03:06.696]➜  mode of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/token/testdata/ca.crt' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:48:47.6748140Z [00:03:06.702]➜  mode of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/token/testdata/openssl.p256.pem' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:48:47.6810164Z [00:03:06.708]➜  mode of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/token/testdata/ssh-key.pub' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:48:47.6865131Z [00:03:06.713]➜  mode of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/token/testdata/test.csr' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:48:47.6921899Z [00:03:06.719]➜  mode of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/token/testdata/openssl.rsa1024.pem' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:48:47.6978917Z [00:03:06.725]➜  mode of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/token/testdata/openssl.rsa2048.pem' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:48:47.7036114Z [00:03:06.730]➜  mode of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/token/provision/provision_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:48:47.7093491Z [00:03:06.736]➜  mode of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/token/provision/provision.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:48:47.7151430Z [00:03:06.742]➜  mode of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/cosign.pub' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:48:47.7208874Z [00:03:06.748]➜  mode of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/autocomplete/bash_autocomplete' retained as 0755 (rwxr-xr-x)
2025-08-20T22:48:47.7267448Z [00:03:06.754]➜  mode of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/autocomplete/README.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:48:47.7326921Z [00:03:06.760]➜  mode of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/autocomplete/zsh_autocomplete' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:48:47.7382801Z [00:03:06.765]➜  mode of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/cmd/step/main.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:48:47.7441642Z [00:03:06.771]➜  mode of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/.git/packed-refs' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:48:47.7498678Z [00:03:06.777]➜  mode of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/.git/hooks/prepare-commit-msg.sample' retained as 0755 (rwxr-xr-x)
2025-08-20T22:48:47.7554787Z [00:03:06.782]➜  mode of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/.git/hooks/sendemail-validate.sample' retained as 0755 (rwxr-xr-x)
2025-08-20T22:48:47.7612142Z [00:03:06.788]➜  mode of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/.git/hooks/pre-rebase.sample' retained as 0755 (rwxr-xr-x)
2025-08-20T22:48:47.7669271Z [00:03:06.794]➜  mode of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/.git/hooks/pre-applypatch.sample' retained as 0755 (rwxr-xr-x)
2025-08-20T22:48:47.7727328Z [00:03:06.800]➜  mode of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/.git/hooks/pre-push.sample' retained as 0755 (rwxr-xr-x)
2025-08-20T22:48:47.7782241Z [00:03:06.805]➜  mode of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/.git/hooks/update.sample' retained as 0755 (rwxr-xr-x)
2025-08-20T22:48:47.7836350Z [00:03:06.811]➜  mode of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/.git/hooks/applypatch-msg.sample' retained as 0755 (rwxr-xr-x)
2025-08-20T22:48:47.7888848Z [00:03:06.816]➜  mode of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/.git/hooks/push-to-checkout.sample' retained as 0755 (rwxr-xr-x)
2025-08-20T22:48:47.7942386Z [00:03:06.821]➜  mode of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/.git/hooks/pre-commit.sample' retained as 0755 (rwxr-xr-x)
2025-08-20T22:48:47.7996897Z [00:03:06.827]➜  mode of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/.git/hooks/post-update.sample' retained as 0755 (rwxr-xr-x)
2025-08-20T22:48:47.8051381Z [00:03:06.832]➜  mode of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/.git/hooks/pre-merge-commit.sample' retained as 0755 (rwxr-xr-x)
2025-08-20T22:48:47.8104799Z [00:03:06.837]➜  mode of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/.git/hooks/pre-receive.sample' retained as 0755 (rwxr-xr-x)
2025-08-20T22:48:47.8160746Z [00:03:06.843]➜  mode of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/.git/hooks/commit-msg.sample' retained as 0755 (rwxr-xr-x)
2025-08-20T22:48:47.8216340Z [00:03:06.849]➜  mode of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/.git/hooks/fsmonitor-watchman.sample' retained as 0755 (rwxr-xr-x)
2025-08-20T22:48:47.8270841Z [00:03:06.854]➜  mode of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/.git/index' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:48:47.8323156Z [00:03:06.859]➜  mode of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/.git/config' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:48:47.8377251Z [00:03:06.865]➜  mode of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/.git/objects/pack/pack-6d36eaa7229da80b73fe151e817ca5aef1cb58cd.rev' changed from 0444 (r--r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:48:47.8433064Z [00:03:06.870]➜  mode of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/.git/objects/pack/pack-5002a765570cde71bb87f1577191b183ef174e9b.rev' changed from 0444 (r--r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:48:47.8490406Z [00:03:06.876]➜  mode of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/.git/objects/pack/pack-6d36eaa7229da80b73fe151e817ca5aef1cb58cd.promisor' changed from 0600 (rw-------) to 0755 (rwxr-xr-x)
2025-08-20T22:48:47.8543916Z [00:03:06.881]➜  mode of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/.git/objects/pack/pack-6d36eaa7229da80b73fe151e817ca5aef1cb58cd.idx' changed from 0444 (r--r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:48:47.8599892Z [00:03:06.887]➜  mode of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/.git/objects/pack/pack-5002a765570cde71bb87f1577191b183ef174e9b.promisor' changed from 0600 (rw-------) to 0755 (rwxr-xr-x)
2025-08-20T22:48:47.8653389Z [00:03:06.892]➜  mode of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/.git/objects/pack/pack-6d36eaa7229da80b73fe151e817ca5aef1cb58cd.pack' changed from 0444 (r--r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:48:47.8710474Z [00:03:06.898]➜  mode of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/.git/objects/pack/pack-5002a765570cde71bb87f1577191b183ef174e9b.pack' changed from 0444 (r--r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:48:47.8767076Z [00:03:06.904]➜  mode of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/.git/objects/pack/pack-5002a765570cde71bb87f1577191b183ef174e9b.idx' changed from 0444 (r--r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:48:47.8824861Z [00:03:06.909]➜  mode of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/.git/info/exclude' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:48:47.8885332Z [00:03:06.915]➜  mode of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/.git/description' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:48:47.8943631Z [00:03:06.921]➜  mode of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/.git/logs/HEAD' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:48:47.9002544Z [00:03:06.927]➜  mode of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/.git/logs/refs/heads/master' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:48:47.9061148Z [00:03:06.933]➜  mode of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/.git/logs/refs/remotes/origin/HEAD' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:48:47.9118079Z [00:03:06.939]➜  mode of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/.git/HEAD' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:48:47.9176145Z [00:03:06.945]➜  mode of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/.git/refs/heads/master' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:48:47.9231119Z [00:03:06.950]➜  mode of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/.git/refs/remotes/origin/HEAD' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:48:47.9285812Z [00:03:06.955]➜  mode of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/docs/CONTRIBUTING.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:48:47.9340713Z [00:03:06.961]➜  mode of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ktsoLsWyz4/TEMPREPO/docs/local-development.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:48:47.9393224Z [00:03:06.966]➜  mode of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/step-cli.static.version' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:48:47.9446693Z [00:03:06.972]➜  mode of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/step-cli.version' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:48:47.9501404Z [00:03:06.977]➜  mode of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:48:47.9554731Z [00:03:06.982]➜  mode of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/step-cli' retained as 0755 (rwxr-xr-x)
2025-08-20T22:48:47.9608800Z [00:03:06.988]➜  mode of '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/LICENSE' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:48:48.0046371Z [00:03:07.032]➜  bash: -c: line 13: unexpected EOF while looking for matching `"'
2025-08-20T22:48:48.0048262Z Error: Error { kind: InvalidData, message: "stream did not contain valid UTF-8" }
2025-08-20T22:48:57.0761563Z 
2025-08-20T22:48:57.0762342Z [+] Sanitizing /tmp/pkgforge/F4C7gMs6j_SBUILD/BUILD.log ==> /tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/step-cli.static.log
2025-08-20T22:48:59.3062953Z '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/step-cli.static.log' -> '/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/step-cli.log'
2025-08-20T22:48:59.3128266Z [+] ==> https://api.ghcr.pkgforge.dev/pkgforge/bincache/step-cli/official/step-cli?tag=HEAD-694966a-250818T100435-aarch64-linux&download=step-cli.log
2025-08-20T22:48:59.3128813Z 
2025-08-20T22:48:59.3129263Z [+] Parsing/Uploading step-cli/step-cli --> https://github.com/orgs/pkgforge/packages/container/package/bincache%2Fstep-cli%2Fstep-cli [aarch64-Linux]
2025-08-20T22:48:59.3153335Z {
2025-08-20T22:48:59.3153507Z   "_disabled": "false",
2025-08-20T22:48:59.3153706Z   "host": "aarch64-Linux",
2025-08-20T22:48:59.3153912Z   "rank": "",
2025-08-20T22:48:59.3154085Z   "pkg": "step-cli.static",
2025-08-20T22:48:59.3154289Z   "pkg_family": "step-cli",
2025-08-20T22:48:59.3154519Z   "pkg_id": "github.com.smallstep.cli",
2025-08-20T22:48:59.3154755Z   "pkg_name": "step-cli",
2025-08-20T22:48:59.3154946Z   "pkg_type": "static",
2025-08-20T22:48:59.3155316Z   "pkg_webpage": "https://pkgs.pkgforge.dev/repo/bincache/aarch64-linux/step-cli/official/step-cli",
2025-08-20T22:48:59.3156224Z   "app_id": "",
2025-08-20T22:48:59.3156396Z   "appstream": "",
2025-08-20T22:48:59.3156570Z   "category": [
2025-08-20T22:48:59.3156733Z     "ConsoleOnly",
2025-08-20T22:48:59.3156898Z     "Utility"
2025-08-20T22:48:59.3157047Z   ],
2025-08-20T22:48:59.3157347Z   "description": "Zero trust swiss army knife for working with X509, OAuth, JWT, OATH OTP, etc",
2025-08-20T22:48:59.3157716Z   "desktop": "",
2025-08-20T22:48:59.3157883Z   "homepage": [
2025-08-20T22:48:59.3158072Z     "https://github.com/smallstep/cli"
2025-08-20T22:48:59.3158289Z   ],
2025-08-20T22:48:59.3158803Z   "icon": "https://api.ghcr.pkgforge.dev/pkgforge/bincache/step-cli/official/step-cli?tag=HEAD-694966a-250818T100435-aarch64-linux&download=step-cli.png",
2025-08-20T22:48:59.3159523Z   "license": [
2025-08-20T22:48:59.3159713Z     "Apache-2.0"
2025-08-20T22:48:59.3159898Z   ],
2025-08-20T22:48:59.3160042Z   "maintainer": [
2025-08-20T22:48:59.3160246Z     "Azathothas (https://github.com/Azathothas)"
2025-08-20T22:48:59.3160487Z   ],
2025-08-20T22:48:59.3160676Z   "provides": [
2025-08-20T22:48:59.3160843Z     "step-cli"
2025-08-20T22:48:59.3160997Z   ],
2025-08-20T22:48:59.3161135Z   "note": [
2025-08-20T22:48:59.3161423Z     "Built From Source (Latest Git HEAD). Check/Report @ https://github.com/smallstep/cli"
2025-08-20T22:48:59.3161761Z   ],
2025-08-20T22:48:59.3161904Z   "repology": [
2025-08-20T22:48:59.3162066Z     "step-cli"
2025-08-20T22:48:59.3162218Z   ],
2025-08-20T22:48:59.3162364Z   "screenshots": [],
2025-08-20T22:48:59.3162537Z   "src_url": [
2025-08-20T22:48:59.3162721Z     "https://github.com/smallstep/cli"
2025-08-20T22:48:59.3162940Z   ],
2025-08-20T22:48:59.3163079Z   "tag": [
2025-08-20T22:48:59.3163234Z     "certificate",
2025-08-20T22:48:59.3163398Z     "sso"
2025-08-20T22:48:59.3163537Z   ],
2025-08-20T22:48:59.3163697Z   "version": "HEAD-694966a-250818T100435",
2025-08-20T22:48:59.3163932Z   "version_upstream": "0.28.7",
2025-08-20T22:48:59.3164251Z   "bsum": "0973f0ed04dca9bec77d68d838d3693251cf3f0d305b5d8a0dac5997c02019ef",
2025-08-20T22:48:59.3164602Z   "build_date": "2025-08-20T22:48:48Z",
2025-08-20T22:48:59.3164932Z   "build_gha": "https://github.com/pkgforge/bincache/actions/runs/17109868934",
2025-08-20T22:48:59.3165266Z   "build_id": "17109868934",
2025-08-20T22:48:59.3166651Z   "build_log": "https://api.ghcr.pkgforge.dev/pkgforge/bincache/step-cli/official/step-cli?tag=HEAD-694966a-250818T100435-aarch64-linux&download=step-cli.log",
2025-08-20T22:48:59.3167756Z   "build_script": "https://github.com/pkgforge/soarpkgs/blob/main/binaries/step-cli/static.official.source.yaml",
2025-08-20T22:48:59.3168591Z   "download_url": "https://api.ghcr.pkgforge.dev/pkgforge/bincache/step-cli/official/step-cli?tag=HEAD-694966a-250818T100435-aarch64-linux&download=step-cli",
2025-08-20T22:48:59.3169385Z   "ghcr_pkg": "ghcr.io/pkgforge/bincache/step-cli/official/step-cli:HEAD-694966a-250818T100435-aarch64-linux",
2025-08-20T22:48:59.3169913Z   "ghcr_url": "https://ghcr.io/pkgforge/bincache/step-cli/official/step-cli",
2025-08-20T22:48:59.3170650Z   "manifest_url": "https://api.ghcr.pkgforge.dev/pkgforge/bincache/step-cli/official/step-cli?tag=HEAD-694966a-250818T100435-aarch64-linux&manifest",
2025-08-20T22:48:59.3171325Z   "shasum": "a2887cc0191f67b59ff1acbdcbf53a03747e0421280e9c41831d973cf924c092",
2025-08-20T22:48:59.3171660Z   "size": "39 MB",
2025-08-20T22:48:59.3171828Z   "size_raw": "39865528",
2025-08-20T22:48:59.3172007Z   "snapshots": [
2025-08-20T22:48:59.3172198Z     "HEAD-4fbb813-250120T094221-aarch64-linux",
2025-08-20T22:48:59.3172461Z     "HEAD-ef5521b-250129T150752-aarch64-linux",
2025-08-20T22:48:59.3172715Z     "HEAD-cee7040-250210T113402-aarch64-linux",
2025-08-20T22:48:59.3173009Z     "HEAD-30ac443-250226T145130-aarch64-linux[NA-2025-02-26]",
2025-08-20T22:48:59.3173339Z     "HEAD-55143d9-250304T165827-aarch64-linux[NA-2025-03-04]",
2025-08-20T22:48:59.3173663Z     "HEAD-144d46a-250305T120834-aarch64-linux[NA-2025-03-05]",
2025-08-20T22:48:59.3173975Z     "HEAD-af579f3-250310T110441-aarch64-linux[0.28.5]",
2025-08-20T22:48:59.3174353Z     "HEAD-7d7a8ed-250529T183018-aarch64-linux[0.28.6]",
2025-08-20T22:48:59.3174645Z     "HEAD-a4a846a-250609T134920-aarch64-linux[0.28.6]",
2025-08-20T22:48:59.3174934Z     "HEAD-c791bbf-250618T001216-aarch64-linux[0.28.6]",
2025-08-20T22:48:59.3175224Z     "HEAD-ec725b7-250623T072248-aarch64-linux[0.28.6]",
2025-08-20T22:48:59.3175510Z     "HEAD-b578783-250626T135817-aarch64-linux[0.28.6]",
2025-08-20T22:48:59.3175967Z     "HEAD-939805a-250710T121523-aarch64-linux[0.28.6]",
2025-08-20T22:48:59.3176259Z     "HEAD-6bc838d-250713T173912-aarch64-linux[0.28.7]",
2025-08-20T22:48:59.3176544Z     "HEAD-3015473-250721T132933-aarch64-linux[0.28.7]",
2025-08-20T22:48:59.3176926Z     "HEAD-8a0796a-250724T224527-aarch64-linux[0.28.7]",
2025-08-20T22:48:59.3177641Z     "HEAD-8dd49de-250728T151131-aarch64-linux[0.28.7]",
2025-08-20T22:48:59.3177941Z     "HEAD-7bec522-250804T162622-aarch64-linux[0.28.7]",
2025-08-20T22:48:59.3178235Z     "HEAD-b4bdba3-250812T184523-aarch64-linux[0.28.7]"
2025-08-20T22:48:59.3178480Z   ]
2025-08-20T22:48:59.3178617Z }
2025-08-20T22:48:59.3178702Z 
2025-08-20T22:48:59.3178705Z 
2025-08-20T22:48:59.5626821Z Error response from registry: failed to fetch the content of "ghcr.io/pkgforge/bincache/step-cli/official/step-cli:HEAD-694966a-250818T100435-aarch64-linux": ghcr.io/pkgforge/bincache/step-cli/official/step-cli:HEAD-694966a-250818T100435-aarch64-linux: not found
2025-08-20T22:48:59.5674655Z Uploading empty artifact
2025-08-20T22:48:59.5679233Z time=2025-08-20T22:48:59Z level=debug msg=Request #0
2025-08-20T22:48:59.5680006Z > Request URL: "https://ghcr.io/v2/pkgforge/bincache/step-cli/official/step-cli/manifests/sha256:ef1ed57a631f3ecece66054e6e45c96c186eaf56177efd85c7fd8c9eff06ff8f"
2025-08-20T22:48:59.5680700Z > Request method: "HEAD"
2025-08-20T22:48:59.5680890Z > Request headers:
2025-08-20T22:48:59.5681790Z    "Accept": "application/vnd.docker.distribution.manifest.v2+json, application/vnd.docker.distribution.manifest.list.v2+json, application/vnd.oci.image.manifest.v1+json, application/vnd.oci.image.index.v1+json, application/vnd.oci.artifact.manifest.v1+json"
2025-08-20T22:48:59.5682751Z    "User-Agent": "oras/1.2.3"
2025-08-20T22:48:59.6864513Z time=2025-08-20T22:48:59Z level=debug msg=Response #0
2025-08-20T22:48:59.6864849Z < Response Status: "401 Unauthorized"
2025-08-20T22:48:59.6865078Z < Response headers:
2025-08-20T22:48:59.6865257Z    "Content-Length": "73"
2025-08-20T22:48:59.6865510Z    "X-Github-Request-Id": "1411:1B8C1A:12D274:145468:68A650DB"
2025-08-20T22:48:59.6866326Z    "Content-Type": "application/json"
2025-08-20T22:48:59.6867565Z    "Www-Authenticate": "***"https://ghcr.io/token\",service=\"ghcr.io\",scope=\"repository:pkgforge/bincache/step-cli/official/step-cli:pull\""
2025-08-20T22:48:59.6868103Z    "Date": "Wed, 20 Aug 2025 22:48:59 GMT"
2025-08-20T22:48:59.6868381Z time=2025-08-20T22:48:59Z level=debug msg=Request #1
2025-08-20T22:48:59.6868938Z > Request URL: "https://ghcr.io/token?scope=repository%3Apkgforge%2Fbincache%2Fstep-cli%2Fofficial%2Fstep-cli%3Apull%2Cpush&service=ghcr.io"
2025-08-20T22:48:59.6869644Z > Request method: "GET"
2025-08-20T22:48:59.6869841Z > Request headers:
2025-08-20T22:48:59.6870019Z    "Authorization": "*****"
2025-08-20T22:48:59.6870224Z    "User-Agent": "oras/1.2.3"
2025-08-20T22:48:59.7553688Z time=2025-08-20T22:48:59Z level=debug msg=Response #1
2025-08-20T22:48:59.7553997Z < Response Status: "200 OK"
2025-08-20T22:48:59.7554192Z < Response headers:
2025-08-20T22:48:59.7554387Z    "Content-Type": "application/json"
2025-08-20T22:48:59.7554685Z    "Docker-Distribution-Api-Version": "registry/2.0"
2025-08-20T22:48:59.7555069Z    "Strict-Transport-Security": "max-age=63072000; includeSubDomains; preload"
2025-08-20T22:48:59.7555431Z    "Date": "Wed, 20 Aug 2025 22:48:59 GMT"
2025-08-20T22:48:59.7555657Z    "Content-Length": "69"
2025-08-20T22:48:59.7556038Z    "X-Github-Request-Id": "1411:1B8C1A:12D27C:145477:68A650DB"
2025-08-20T22:48:59.7556370Z time=2025-08-20T22:48:59Z level=debug msg=Request #2
2025-08-20T22:48:59.7557432Z > Request URL: "https://ghcr.io/v2/pkgforge/bincache/step-cli/official/step-cli/manifests/sha256:ef1ed57a631f3ecece66054e6e45c96c186eaf56177efd85c7fd8c9eff06ff8f"
2025-08-20T22:48:59.7558070Z > Request method: "HEAD"
2025-08-20T22:48:59.7558256Z > Request headers:
2025-08-20T22:48:59.7558436Z    "Authorization": "*****"
2025-08-20T22:48:59.7558638Z    "User-Agent": "oras/1.2.3"
2025-08-20T22:48:59.7559554Z    "Accept": "application/vnd.docker.distribution.manifest.v2+json, application/vnd.docker.distribution.manifest.list.v2+json, application/vnd.oci.image.manifest.v1+json, application/vnd.oci.image.index.v1+json, application/vnd.oci.artifact.manifest.v1+json"
2025-08-20T22:48:59.8194061Z time=2025-08-20T22:48:59Z level=debug msg=Response #2
2025-08-20T22:48:59.8194377Z < Response Status: "404 Not Found"
2025-08-20T22:48:59.8194595Z < Response headers:
2025-08-20T22:48:59.8194792Z    "Content-Length": "70"
2025-08-20T22:48:59.8195044Z    "X-Github-Request-Id": "1411:1B8C1A:12D291:145489:68A650DB"
2025-08-20T22:48:59.8195361Z    "Content-Type": "application/json"
2025-08-20T22:48:59.8195639Z    "Docker-Distribution-Api-Version": "registry/2.0"
2025-08-20T22:48:59.8196205Z    "Strict-Transport-Security": "max-age=63072000; includeSubDomains; preload"
2025-08-20T22:48:59.8196560Z    "Date": "Wed, 20 Aug 2025 22:48:59 GMT"
2025-08-20T22:48:59.8196821Z time=2025-08-20T22:48:59Z level=debug msg=Request #3
2025-08-20T22:48:59.8197487Z > Request URL: "https://ghcr.io/v2/pkgforge/bincache/step-cli/official/step-cli/blobs/sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855"
2025-08-20T22:48:59.8198099Z > Request method: "HEAD"
2025-08-20T22:48:59.8198284Z > Request headers:
2025-08-20T22:48:59.8198467Z    "Authorization": "*****"
2025-08-20T22:48:59.8198669Z    "User-Agent": "oras/1.2.3"
2025-08-20T22:48:59.8605071Z time=2025-08-20T22:48:59Z level=debug msg=Response #3
2025-08-20T22:48:59.8605354Z < Response Status: "200 OK"
2025-08-20T22:48:59.8605562Z < Response headers:
2025-08-20T22:48:59.8605845Z    "Content-Length": "0"
2025-08-20T22:48:59.8606082Z    "Content-Type": ""
2025-08-20T22:48:59.8606454Z    "Docker-Content-Digest": "sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855"
2025-08-20T22:48:59.8606909Z    "Docker-Distribution-Api-Version": "registry/2.0"
2025-08-20T22:48:59.8607300Z    "Etag": "\"sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855\""
2025-08-20T22:48:59.8607769Z    "Strict-Transport-Security": "max-age=63072000; includeSubDomains; preload"
2025-08-20T22:48:59.8608509Z    "Date": "Wed, 20 Aug 2025 22:48:59 GMT"
2025-08-20T22:48:59.8608807Z    "X-Github-Request-Id": "1411:1B8C1A:12D2A2:14549E:68A650DB"
2025-08-20T22:48:59.8609129Z time=2025-08-20T22:48:59Z level=debug msg=Request #4
2025-08-20T22:48:59.8609676Z > Request URL: "https://ghcr.io/v2/pkgforge/bincache/step-cli/official/step-cli/manifests/HEAD-694966a-250818T100435-aarch64-linux"
2025-08-20T22:48:59.8610185Z > Request method: "PUT"
2025-08-20T22:48:59.8610370Z > Request headers:
2025-08-20T22:48:59.8610716Z    "Content-Type": "application/vnd.oci.image.manifest.v1+json"
2025-08-20T22:48:59.8611022Z    "Authorization": "*****"
2025-08-20T22:48:59.8611225Z    "User-Agent": "oras/1.2.3"
2025-08-20T22:49:00.1045216Z time=2025-08-20T22:49:00Z level=debug msg=Response #4
2025-08-20T22:49:00.1045549Z < Response Status: "201 Created"
2025-08-20T22:49:00.1045906Z < Response headers:
2025-08-20T22:49:00.1046511Z    "Location": "/v2/pkgforge/bincache/step-cli/official/step-cli/manifests/sha256:ef1ed57a631f3ecece66054e6e45c96c186eaf56177efd85c7fd8c9eff06ff8f"
2025-08-20T22:49:00.1047207Z    "Strict-Transport-Security": "max-age=63072000; includeSubDomains; preload"
2025-08-20T22:49:00.1047564Z    "Date": "Wed, 20 Aug 2025 22:49:00 GMT"
2025-08-20T22:49:00.1047789Z    "Content-Length": "0"
2025-08-20T22:49:00.1048039Z    "X-Github-Request-Id": "1411:1B8C1A:12D2AC:1454A7:68A650DB"
2025-08-20T22:49:00.1048332Z    "Content-Type": "application/json"
2025-08-20T22:49:00.1049132Z    "Docker-Content-Digest": "sha256:ef1ed57a631f3ecece66054e6e45c96c186eaf56177efd85c7fd8c9eff06ff8f"
2025-08-20T22:49:00.1049603Z    "Docker-Distribution-Api-Version": "registry/2.0"
2025-08-20T22:49:00.1050101Z Pushed [registry] ghcr.io/pkgforge/bincache/step-cli/official/step-cli:HEAD-694966a-250818T100435-aarch64-linux
2025-08-20T22:49:00.1050594Z ArtifactType: application/vnd.oci.empty.v1+json
2025-08-20T22:49:00.1050979Z Digest: sha256:ef1ed57a631f3ecece66054e6e45c96c186eaf56177efd85c7fd8c9eff06ff8f
2025-08-20T22:49:02.4327875Z Uploading 90bc3942d042 step-cli.sig
2025-08-20T22:49:02.4339097Z Uploading d850283665a7 CHECKSUM.sig
2025-08-20T22:49:02.4389435Z Uploading a2887cc0191f step-cli
2025-08-20T22:49:02.4437214Z Uploading c3f64569f08f CHECKSUM
2025-08-20T22:49:02.4731056Z Exists    76d031db3924 LICENSE
2025-08-20T22:49:02.5198067Z Uploading 6a14dc7806f6 LICENSE.sig
2025-08-20T22:49:03.4651195Z Uploaded  6a14dc7806f6 LICENSE.sig
2025-08-20T22:49:03.4872443Z Uploaded  d850283665a7 CHECKSUM.sig
2025-08-20T22:49:03.5106936Z Exists    f9ed9c99515d SBUILD
2025-08-20T22:49:03.5290073Z Uploaded  c3f64569f08f CHECKSUM
2025-08-20T22:49:03.5310864Z Uploading 9eb60467fd80 SBUILD.sig
2025-08-20T22:49:03.5518599Z Uploaded  90bc3942d042 step-cli.sig
2025-08-20T22:49:03.5542333Z Exists    11cf0313013e step-cli.png
2025-08-20T22:49:03.5915968Z Uploading baa0ea157f5f step-cli.json
2025-08-20T22:49:03.5985069Z Uploading dc0b9f5a3652 step-cli.json.sig
2025-08-20T22:49:03.6017718Z Uploading 55220c97e16a step-cli.log
2025-08-20T22:49:04.0503143Z Uploaded  a2887cc0191f step-cli
2025-08-20T22:49:04.0994892Z Uploading 3a6dfc73f992 step-cli.log.sig
2025-08-20T22:49:04.4991935Z Uploaded  9eb60467fd80 SBUILD.sig
2025-08-20T22:49:04.5650360Z Exists    a051ec646b5b step-cli.version
2025-08-20T22:49:04.5879401Z Uploaded  baa0ea157f5f step-cli.json
2025-08-20T22:49:04.6175988Z Uploading a47eb00cbe79 step-cli.version.sig
2025-08-20T22:49:04.6178232Z Uploaded  dc0b9f5a3652 step-cli.json.sig
2025-08-20T22:49:04.6593431Z Uploaded  55220c97e16a step-cli.log
2025-08-20T22:49:05.0732115Z Uploaded  3a6dfc73f992 step-cli.log.sig
2025-08-20T22:49:05.5841060Z Uploaded  a47eb00cbe79 step-cli.version.sig
2025-08-20T22:49:05.5841364Z Uploading baa2c3ef79fd step-cli
2025-08-20T22:49:06.0004941Z Uploaded  baa2c3ef79fd step-cli
2025-08-20T22:49:06.0005459Z Pushed [registry] ghcr.io/pkgforge/bincache/step-cli/official/step-cli:HEAD-694966a-250818T100435-aarch64-linux
2025-08-20T22:49:06.0006124Z ArtifactType: application/vnd.oci.empty.v1+json
2025-08-20T22:49:06.0006874Z Digest: sha256:baa2c3ef79fd5343eb7a0452bc6d796c6a052955b0aea2171e2189943a88ed87
2025-08-20T22:49:11.2667605Z 
2025-08-20T22:49:11.2668351Z [+] Registry --> https://ghcr.io/pkgforge/bincache/step-cli/official/step-cli
2025-08-20T22:49:11.2669067Z [+] ==> https://api.ghcr.pkgforge.dev/pkgforge/bincache/step-cli/official/step-cli?tag=HEAD-694966a-250818T100435-aarch64-linux&manifest 
2025-08-20T22:49:11.2669528Z 
2025-08-20T22:49:13.2209554Z *** Zstandard CLI (64-bit) v1.5.7, by Yann Collet ***
2025-08-20T22:49:13.6976526Z ./BUILD_ARTIFACTS.tar : 33.96%   (  88.2 MiB =>   30.0 MiB, /tmp/BUILD_ARTIFACTS.zstd) 
2025-08-20T22:49:13.7147448Z removed './BUILD_ARTIFACTS.tar'
2025-08-20T22:49:13.7183795Z 
2025-08-20T22:49:13.7184512Z [+] Completed (Building|Fetching) https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/step-cli/static.official.source.yaml :: 00(Hr):03(Min):33(Sec)
2025-08-20T22:49:13.7185132Z 
2025-08-20T22:49:13.7197377Z 
2025-08-20T22:49:13.7197626Z ==> [+] Finished Building at :: Wednesday, 2025-08-20 (10:49:13 PM) UTC
2025-08-20T22:49:13.7197864Z 
2025-08-20T22:49:14.3112051Z renamed '/tmp/BUILD.gh.log.txt' -> '/tmp/BUILD.log'
2025-08-20T22:49:14.3160907Z ##[group]Run ##Presets
2025-08-20T22:49:14.3161304Z [36;1m##Presets[0m
2025-08-20T22:49:14.3161480Z [36;1mset +x ; set +e[0m
2025-08-20T22:49:14.3161668Z [36;1m#-------------#[0m
2025-08-20T22:49:14.3161848Z [36;1m##Debug?[0m
2025-08-20T22:49:14.3162064Z [36;1mif [[ "${DEBUG}" = "1" ]] || [[ "${DEBUG}" = "ON" ]]; then[0m
2025-08-20T22:49:14.3162521Z [36;1m  set -x[0m
2025-08-20T22:49:14.3162684Z [36;1mfi[0m
2025-08-20T22:49:14.3162841Z [36;1m#-------------#[0m
2025-08-20T22:49:14.3163021Z [36;1m##Set ENV[0m
2025-08-20T22:49:14.3163230Z [36;1m if [[ "${SKIP_SRCBUILD_UPLOAD}" != "YES" ]]; then[0m
2025-08-20T22:49:14.3163693Z [36;1m    #GHCRPKG_TAG_SRCBUILD="srcbuild.$(date --utc +"%y%m%dT%H%M%S" | tr -d '[:space:]')-HEAD-694966a-250818T100435-aarch64-linux"[0m
2025-08-20T22:49:14.3164206Z [36;1m    GHCRPKG_TAG_SRCBUILD="HEAD-694966a-250818T100435-aarch64-linux"[0m
2025-08-20T22:49:14.3164754Z [36;1m    GHCRPKG_URL_SRCBUILD="ghcr.io/pkgforge/bincache/step-cli/official/step-cli-srcbuild-17109868934"[0m
2025-08-20T22:49:14.3165379Z [36;1m    export GHCRPKG_TAG_SRCBUILD GHCRPKG_URL_SRCBUILD[0m
2025-08-20T22:49:14.3165939Z [36;1m    echo "GHCRPKG_TAG_SRCBUILD=${GHCRPKG_TAG_SRCBUILD}" >> "${GITHUB_ENV}"[0m
2025-08-20T22:49:14.3166380Z [36;1m    echo "GHCRPKG_URL_SRCBUILD=${GHCRPKG_URL_SRCBUILD}" >> "${GITHUB_ENV}"[0m
2025-08-20T22:49:14.3166708Z [36;1m fi[0m
2025-08-20T22:49:14.3166862Z [36;1m##Push[0m
2025-08-20T22:49:14.3167064Z [36;1m if [[ -n "${GHCRPKG_TAG_SRCBUILD+x}" ]]; then[0m
2025-08-20T22:49:14.3167324Z [36;1m  pushd "/tmp" &>/dev/null[0m
2025-08-20T22:49:14.3167672Z [36;1m   if [[ -s "./BUILD_ARTIFACTS.zstd" && $(stat -c%s "./BUILD_ARTIFACTS.zstd") -gt 1000 ]]; then[0m
2025-08-20T22:49:14.3168122Z [36;1m     realpath "./BUILD_ARTIFACTS.zstd" && du -sh "./BUILD_ARTIFACTS.zstd"[0m
2025-08-20T22:49:14.3168547Z [36;1m     ls -sh "/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR"[0m
2025-08-20T22:49:14.3168871Z [36;1m     ghcr_push_cmd()[0m
2025-08-20T22:49:14.3169067Z [36;1m       {[0m
2025-08-20T22:49:14.3169238Z [36;1m        for i in {1..10}; do[0m
2025-08-20T22:49:14.3169555Z [36;1m          unset ghcr_push ; ghcr_push=(oras push --disable-path-validation)[0m
2025-08-20T22:49:14.3169978Z [36;1m          ghcr_push+=(--config "/dev/null:application/vnd.oci.empty.v1+json")[0m
2025-08-20T22:49:14.3170396Z [36;1m          ghcr_push+=(--annotation "com.github.package.type=container")[0m
2025-08-20T22:49:14.3170913Z [36;1m          ghcr_push+=(--annotation "dev.pkgforge.soar.build_ghcrpkg-tag=HEAD-694966a-250818T100435-aarch64-linux")[0m
2025-08-20T22:49:14.3171604Z [36;1m          ghcr_push+=(--annotation "dev.pkgforge.soar.build_gha=https://github.com/pkgforge/bincache/actions/runs/17109868934")[0m
2025-08-20T22:49:14.3172168Z [36;1m          ghcr_push+=(--annotation "dev.pkgforge.soar.build_id=17109868934")[0m
2025-08-20T22:49:14.3172843Z [36;1m          ghcr_push+=(--annotation "dev.pkgforge.soar.ghcr_pkg=ghcr.io/pkgforge/bincache/step-cli/official/step-cli:HEAD-694966a-250818T100435-aarch64-linux")[0m
2025-08-20T22:49:14.3173540Z [36;1m          ghcr_push+=(--annotation "dev.pkgforge.soar.push_date=2025-08-20T22:48:48Z")[0m
2025-08-20T22:49:14.3174018Z [36;1m          ghcr_push+=(--annotation "dev.pkgforge.soar.version=HEAD-694966a-250818T100435")[0m
2025-08-20T22:49:14.3174516Z [36;1m          ghcr_push+=(--annotation "org.opencontainers.image.created=2025-08-20T22:48:48Z")[0m
2025-08-20T22:49:14.3175181Z [36;1m          ghcr_push+=(--annotation "org.opencontainers.image.description=SRCBUILD for ghcr.io/pkgforge/bincache/step-cli/official/step-cli")[0m
2025-08-20T22:49:14.3176278Z [36;1m          ghcr_push+=(--annotation "org.opencontainers.image.licenses=blessing")[0m
2025-08-20T22:49:14.3176794Z [36;1m          ghcr_push+=(--annotation "org.opencontainers.image.ref.name=HEAD-694966a-250818T100435")[0m
2025-08-20T22:49:14.3177645Z [36;1m          ghcr_push+=(--annotation "org.opencontainers.image.revision=HEAD-694966a-250818T100435")[0m
2025-08-20T22:49:14.3178395Z [36;1m          ghcr_push+=(--annotation "org.opencontainers.image.source=https://pkgs.pkgforge.dev/repo/bincache/aarch64-linux/step-cli/official/step-cli")[0m
2025-08-20T22:49:14.3179092Z [36;1m          ghcr_push+=(--annotation "org.opencontainers.image.title=SRCBUILD-step-cli")[0m
2025-08-20T22:49:14.3179714Z [36;1m          ghcr_push+=(--annotation "org.opencontainers.image.url=https://github.com/smallstep/cli")[0m
2025-08-20T22:49:14.3180225Z [36;1m          ghcr_push+=(--annotation "org.opencontainers.image.vendor=pkgforge")[0m
2025-08-20T22:49:14.3180717Z [36;1m          ghcr_push+=(--annotation "org.opencontainers.image.version=HEAD-694966a-250818T100435")[0m
2025-08-20T22:49:14.3181179Z [36;1m          ghcr_push+=("${GHCRPKG_URL_SRCBUILD}:${GHCRPKG_TAG_SRCBUILD}")[0m
2025-08-20T22:49:14.3181656Z [36;1m          [[ -f "./BUILD_ARTIFACTS.zstd" && -s "./BUILD_ARTIFACTS.zstd" ]] && ghcr_push+=("./BUILD_ARTIFACTS.zstd")[0m
2025-08-20T22:49:14.3182139Z [36;1m          "${ghcr_push[@]}" ; sleep 5[0m
2025-08-20T22:49:14.3182374Z [36;1m         #Check[0m
2025-08-20T22:49:14.3182932Z [36;1m          if [[ "$(oras manifest fetch "${GHCRPKG_URL_SRCBUILD}:${GHCRPKG_TAG_SRCBUILD}" | jq -r '.annotations["dev.pkgforge.soar.push_date"]' | tr -d '[:space:]')" == "2025-08-20T22:48:48Z" ]]; then[0m
2025-08-20T22:49:14.3183631Z [36;1m            echo -e "\n[+] (ARTIFACTS) Registry --> https://${GHCRPKG_URL_SRCBUILD}\n"[0m
2025-08-20T22:49:14.3183961Z [36;1m            break[0m
2025-08-20T22:49:14.3184146Z [36;1m          else[0m
2025-08-20T22:49:14.3184523Z [36;1m            echo -e "\n[-] Failed to Push Artifact to ${GHCRPKG_URL_SRCBUILD}:${GHCRPKG_TAG_SRCBUILD} (Retrying ${i}/10)\n"[0m
2025-08-20T22:49:14.3184935Z [36;1m          fi[0m
2025-08-20T22:49:14.3185138Z [36;1m          sleep "$(shuf -i 500-4500 -n 1)e-3"[0m
2025-08-20T22:49:14.3185377Z [36;1m        done[0m
2025-08-20T22:49:14.3185548Z [36;1m       }[0m
2025-08-20T22:49:14.3186095Z [36;1m       export -f ghcr_push_cmd[0m
2025-08-20T22:49:14.3186342Z [36;1m       ghcr_push_cmd[0m
2025-08-20T22:49:14.3186908Z [36;1m       if [[ "$(oras manifest fetch "${GHCRPKG_URL_SRCBUILD}:${GHCRPKG_TAG_SRCBUILD}" | jq -r '.annotations["dev.pkgforge.soar.push_date"]' | tr -d '[:space:]')" != "2025-08-20T22:48:48Z" ]]; then[0m
2025-08-20T22:49:14.3187647Z [36;1m         echo -e "\n[✗] Failed to Push Artifact to ${GHCRPKG_URL_SRCBUILD}:${GHCRPKG_TAG_SRCBUILD}\n"[0m
2025-08-20T22:49:14.3188032Z [36;1m          echo -e "\n[-] Retrying ...\n"[0m
2025-08-20T22:49:14.3188273Z [36;1m          ghcr_push_cmd[0m
2025-08-20T22:49:14.3188844Z [36;1m           if [[ "$(oras manifest fetch "${GHCRPKG_URL_SRCBUILD}:${GHCRPKG_TAG_SRCBUILD}" | jq -r '.annotations["dev.pkgforge.soar.push_date"]' | tr -d '[:space:]')" != "2025-08-20T22:48:48Z" ]]; then[0m
2025-08-20T22:49:14.3189550Z [36;1m             oras manifest fetch "${GHCRPKG_URL_SRCBUILD}:${GHCRPKG_TAG_SRCBUILD}" | jq .[0m
2025-08-20T22:49:14.3190050Z [36;1m             echo -e "\n[✗] Failed to Push Artifact to ${GHCRPKG_URL_SRCBUILD}:${GHCRPKG_TAG_SRCBUILD}\n"[0m
2025-08-20T22:49:14.3190428Z [36;1m             return 1 || exit 1[0m
2025-08-20T22:49:14.3190642Z [36;1m           fi[0m
2025-08-20T22:49:14.3190815Z [36;1m       fi[0m
2025-08-20T22:49:14.3190980Z [36;1m   fi[0m
2025-08-20T22:49:14.3191136Z [36;1m fi[0m
2025-08-20T22:49:14.3191301Z [36;1mpopd >/dev/null 2>&1[0m
2025-08-20T22:49:14.3247132Z shell: /usr/bin/bash -e {0}
2025-08-20T22:49:14.3247346Z env:
2025-08-20T22:49:14.3247507Z   CROSS_COMPILING: NO
2025-08-20T22:49:14.3247695Z   HOST_TRIPLET: aarch64-Linux
2025-08-20T22:49:14.3247909Z   HOST_TRIPLET_R: aarch64-Linux
2025-08-20T22:49:14.3248104Z   ON_QEMU: NO
2025-08-20T22:49:14.3248277Z   DEBUG: 0
2025-08-20T22:49:14.3248435Z   DOCKER_PLATFORM_ARCH: aarch64
2025-08-20T22:49:14.3248644Z   DOCKER_PLATFORM: linux/arm64
2025-08-20T22:49:14.3248910Z   GHCRPKG_LOCAL: ghcr.io/pkgforge/bincache/step-cli/official
2025-08-20T22:49:14.3249379Z   KEEP_LOGS: YES
2025-08-20T22:49:14.3249562Z   GITHUB_TEST_BUILD: YES
2025-08-20T22:49:14.3249757Z   PKG_FAMILY_LOCAL: step-cli
2025-08-20T22:49:14.3249954Z   SBUILD_REBUILD: false
2025-08-20T22:49:14.3250455Z   SBUILD_FILE_URL: https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/step-cli/static.official.source.yaml
2025-08-20T22:49:14.3251095Z   BUILD_SYS: docker://go
2025-08-20T22:49:14.3251287Z   BUILD_ON_HOST: FALSE
2025-08-20T22:49:14.3251464Z   BUILD_SYSTEM: DOCKER
2025-08-20T22:49:14.3251636Z   SYSTMP: /tmp
2025-08-20T22:49:14.3251797Z   GHA_MODE: MATRIX
2025-08-20T22:49:14.3252193Z   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-20T22:49:14.3252677Z   INPUT_SBUILD: /tmp/pkgforge/uIaT7inLE_build.yaml
2025-08-20T22:49:14.3252973Z   BUILD_DIR: /tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml
2025-08-20T22:49:14.3253340Z   SBUILD_OUTDIR: /tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR
2025-08-20T22:49:14.3253885Z   SBUILD_TMPDIR: /tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP
2025-08-20T22:49:14.3254243Z   PKG_TYPE: static
2025-08-20T22:49:14.3254416Z   SBUILD_SUCCESSFUL: YES
2025-08-20T22:49:14.3254623Z   SBUILD_PKGVER: HEAD-694966a-250818T100435
2025-08-20T22:49:14.3254977Z   BUILD_GHACTIONS: https://github.com/pkgforge/bincache/actions/runs/17109868934
2025-08-20T22:49:14.3255313Z   BUILD_ID: 17109868934
2025-08-20T22:49:14.3255491Z   PKG_NAME: step-cli
2025-08-20T22:49:14.3255671Z   PKG_DATE: 2025-08-20T22:48:48Z
2025-08-20T22:49:14.3256188Z   PKG_VERSION: HEAD-694966a-250818T100435
2025-08-20T22:49:14.3256429Z   PKG_VERSION_UPSTREAM: 0.28.7
2025-08-20T22:49:14.3256718Z   GHCRPKG_URL: ghcr.io/pkgforge/bincache/step-cli/official/step-cli
2025-08-20T22:49:14.3257062Z   GHCRPKG_TAG: HEAD-694966a-250818T100435-aarch64-linux
2025-08-20T22:49:14.3257493Z   PKG_WEBPAGE: https://pkgs.pkgforge.dev/repo/bincache/aarch64-linux/step-cli/official/step-cli
2025-08-20T22:49:14.3257918Z   PKG_SRCURL: https://github.com/smallstep/cli
2025-08-20T22:49:14.3258163Z   PUSH_SUCCESSFUL: YES
2025-08-20T22:49:14.3258564Z   GHCR_TOKEN: ***
2025-08-20T22:49:14.3258854Z   GITHUB_TOKEN: ***
2025-08-20T22:49:14.3259102Z   GITLAB_TOKEN: ***
2025-08-20T22:49:14.3260186Z   MINISIGN_KEY: ***
2025-08-20T22:49:14.3260353Z ##[endgroup]
2025-08-20T22:49:14.3328817Z /tmp/BUILD_ARTIFACTS.zstd
2025-08-20T22:49:14.3337094Z 30M	./BUILD_ARTIFACTS.zstd
2025-08-20T22:49:14.3347939Z total 43M
2025-08-20T22:49:14.3348476Z 4.0K CHECKSUM
2025-08-20T22:49:14.3348676Z 4.0K CHECKSUM.sig
2025-08-20T22:49:14.3353925Z  12K LICENSE
2025-08-20T22:49:14.3354100Z 4.0K LICENSE.sig
2025-08-20T22:49:14.3354265Z 4.0K SBUILD
2025-08-20T22:49:14.3354419Z 4.0K SBUILD.sig
2025-08-20T22:49:14.3354580Z 4.0K SBUILD_TEMP
2025-08-20T22:49:14.3354746Z  39M step-cli
2025-08-20T22:49:14.3354900Z 4.0K step-cli.json
2025-08-20T22:49:14.3355074Z 4.0K step-cli.json.sig
2025-08-20T22:49:14.3355257Z 2.1M step-cli.log
2025-08-20T22:49:14.3355452Z 4.0K step-cli.log.sig
2025-08-20T22:49:14.3355632Z  40K step-cli.png
2025-08-20T22:49:14.3355935Z 4.0K step-cli.sig
2025-08-20T22:49:14.3356117Z 2.1M step-cli.static.log
2025-08-20T22:49:14.3356316Z 4.0K step-cli.static.version
2025-08-20T22:49:14.3356531Z 4.0K step-cli.static.version.sig
2025-08-20T22:49:14.3356758Z 4.0K step-cli.version
2025-08-20T22:49:14.3356946Z 4.0K step-cli.version.sig
2025-08-20T22:49:14.6468352Z Uploading 9f3bd6a0a63e BUILD_ARTIFACTS.zstd
2025-08-20T22:49:16.1941041Z Uploaded  9f3bd6a0a63e BUILD_ARTIFACTS.zstd
2025-08-20T22:49:16.1941536Z Uploading b1ee2e0c47f8 SRCBUILD-step-cli
2025-08-20T22:49:16.5110985Z Uploaded  b1ee2e0c47f8 SRCBUILD-step-cli
2025-08-20T22:49:16.5111606Z Pushed [registry] ghcr.io/pkgforge/bincache/step-cli/official/step-cli-srcbuild-17109868934:HEAD-694966a-250818T100435-aarch64-linux
2025-08-20T22:49:16.5112181Z ArtifactType: application/vnd.oci.empty.v1+json
2025-08-20T22:49:16.5113238Z Digest: sha256:b1ee2e0c47f80600be01262f63cae52f72afce9941980ae2445076a42d87ff6e
2025-08-20T22:49:21.7852531Z 
2025-08-20T22:49:21.7853388Z [+] (ARTIFACTS) Registry --> https://ghcr.io/pkgforge/bincache/step-cli/official/step-cli-srcbuild-17109868934
2025-08-20T22:49:21.7853818Z 
2025-08-20T22:49:22.0773661Z ##[group]Run ##Presets
2025-08-20T22:49:22.0774093Z [36;1m##Presets[0m
2025-08-20T22:49:22.0774271Z [36;1mset +x ; set +e[0m
2025-08-20T22:49:22.0774460Z [36;1m#-------------#[0m
2025-08-20T22:49:22.0774640Z [36;1m##Debug?[0m
2025-08-20T22:49:22.0774855Z [36;1mif [[ "${DEBUG}" = "1" ]] || [[ "${DEBUG}" = "ON" ]]; then[0m
2025-08-20T22:49:22.0775125Z [36;1m  set -x[0m
2025-08-20T22:49:22.0775281Z [36;1mfi[0m
2025-08-20T22:49:22.0775436Z [36;1m#-------------#[0m
2025-08-20T22:49:22.0775669Z [36;1mUTC_TIME="$(TZ='UTC' date +'%Y_%m_%dT%I_%M_%S_%p')"[0m
2025-08-20T22:49:22.0776219Z [36;1mecho "UTC_TIME=${UTC_TIME}" >> "${GITHUB_ENV}"[0m
2025-08-20T22:49:22.0808019Z shell: /usr/bin/bash -e {0}
2025-08-20T22:49:22.0808235Z env:
2025-08-20T22:49:22.0808561Z   CROSS_COMPILING: NO
2025-08-20T22:49:22.0808756Z   HOST_TRIPLET: aarch64-Linux
2025-08-20T22:49:22.0808964Z   HOST_TRIPLET_R: aarch64-Linux
2025-08-20T22:49:22.0809162Z   ON_QEMU: NO
2025-08-20T22:49:22.0809361Z   DEBUG: 0
2025-08-20T22:49:22.0809524Z   DOCKER_PLATFORM_ARCH: aarch64
2025-08-20T22:49:22.0809739Z   DOCKER_PLATFORM: linux/arm64
2025-08-20T22:49:22.0810012Z   GHCRPKG_LOCAL: ghcr.io/pkgforge/bincache/step-cli/official
2025-08-20T22:49:22.0810290Z   KEEP_LOGS: YES
2025-08-20T22:49:22.0810462Z   GITHUB_TEST_BUILD: YES
2025-08-20T22:49:22.0810658Z   PKG_FAMILY_LOCAL: step-cli
2025-08-20T22:49:22.0810860Z   SBUILD_REBUILD: false
2025-08-20T22:49:22.0811376Z   SBUILD_FILE_URL: https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/step-cli/static.official.source.yaml
2025-08-20T22:49:22.0811915Z   BUILD_SYS: docker://go
2025-08-20T22:49:22.0812108Z   BUILD_ON_HOST: FALSE
2025-08-20T22:49:22.0812290Z   BUILD_SYSTEM: DOCKER
2025-08-20T22:49:22.0812471Z   SYSTMP: /tmp
2025-08-20T22:49:22.0812636Z   GHA_MODE: MATRIX
2025-08-20T22:49:22.0813036Z   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-20T22:49:22.0813524Z   INPUT_SBUILD: /tmp/pkgforge/uIaT7inLE_build.yaml
2025-08-20T22:49:22.0813834Z   BUILD_DIR: /tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml
2025-08-20T22:49:22.0814198Z   SBUILD_OUTDIR: /tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR
2025-08-20T22:49:22.0814654Z   SBUILD_TMPDIR: /tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP
2025-08-20T22:49:22.0815012Z   PKG_TYPE: static
2025-08-20T22:49:22.0815186Z   SBUILD_SUCCESSFUL: YES
2025-08-20T22:49:22.0815390Z   SBUILD_PKGVER: HEAD-694966a-250818T100435
2025-08-20T22:49:22.0815908Z   BUILD_GHACTIONS: https://github.com/pkgforge/bincache/actions/runs/17109868934
2025-08-20T22:49:22.0816259Z   BUILD_ID: 17109868934
2025-08-20T22:49:22.0816440Z   PKG_NAME: step-cli
2025-08-20T22:49:22.0816623Z   PKG_DATE: 2025-08-20T22:48:48Z
2025-08-20T22:49:22.0816846Z   PKG_VERSION: HEAD-694966a-250818T100435
2025-08-20T22:49:22.0817083Z   PKG_VERSION_UPSTREAM: 0.28.7
2025-08-20T22:49:22.0817380Z   GHCRPKG_URL: ghcr.io/pkgforge/bincache/step-cli/official/step-cli
2025-08-20T22:49:22.0817726Z   GHCRPKG_TAG: HEAD-694966a-250818T100435-aarch64-linux
2025-08-20T22:49:22.0818159Z   PKG_WEBPAGE: https://pkgs.pkgforge.dev/repo/bincache/aarch64-linux/step-cli/official/step-cli
2025-08-20T22:49:22.0818585Z   PKG_SRCURL: https://github.com/smallstep/cli
2025-08-20T22:49:22.0818834Z   PUSH_SUCCESSFUL: YES
2025-08-20T22:49:22.0819084Z   GHCRPKG_TAG_SRCBUILD: HEAD-694966a-250818T100435-aarch64-linux
2025-08-20T22:49:22.0819545Z   GHCRPKG_URL_SRCBUILD: ghcr.io/pkgforge/bincache/step-cli/official/step-cli-srcbuild-17109868934
2025-08-20T22:49:22.0819943Z ##[endgroup]
2025-08-20T22:49:22.0950106Z ##[group]Run actions/upload-artifact@v4
2025-08-20T22:49:22.0950422Z with:
2025-08-20T22:49:22.0950601Z   name: Bincache_step-cli_aarch64-Linux
2025-08-20T22:49:22.0950887Z   path: /tmp/BUILD.log
/tmp/BUILD_ARTIFACTS.zstd

2025-08-20T22:49:22.0951148Z   compression-level: 0
2025-08-20T22:49:22.0951333Z   retention-days: 30
2025-08-20T22:49:22.0951509Z   overwrite: true
2025-08-20T22:49:22.0951685Z   if-no-files-found: warn
2025-08-20T22:49:22.0952104Z   include-hidden-files: false
2025-08-20T22:49:22.0952297Z env:
2025-08-20T22:49:22.0952450Z   CROSS_COMPILING: NO
2025-08-20T22:49:22.0952636Z   HOST_TRIPLET: aarch64-Linux
2025-08-20T22:49:22.0952844Z   HOST_TRIPLET_R: aarch64-Linux
2025-08-20T22:49:22.0953040Z   ON_QEMU: NO
2025-08-20T22:49:22.0953191Z   DEBUG: 0
2025-08-20T22:49:22.0953353Z   DOCKER_PLATFORM_ARCH: aarch64
2025-08-20T22:49:22.0953562Z   DOCKER_PLATFORM: linux/arm64
2025-08-20T22:49:22.0953830Z   GHCRPKG_LOCAL: ghcr.io/pkgforge/bincache/step-cli/official
2025-08-20T22:49:22.0954151Z   KEEP_LOGS: YES
2025-08-20T22:49:22.0954321Z   GITHUB_TEST_BUILD: YES
2025-08-20T22:49:22.0954516Z   PKG_FAMILY_LOCAL: step-cli
2025-08-20T22:49:22.0954716Z   SBUILD_REBUILD: false
2025-08-20T22:49:22.0955389Z   SBUILD_FILE_URL: https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/step-cli/static.official.source.yaml
2025-08-20T22:49:22.0956139Z   BUILD_SYS: docker://go
2025-08-20T22:49:22.0956336Z   BUILD_ON_HOST: FALSE
2025-08-20T22:49:22.0956521Z   BUILD_SYSTEM: DOCKER
2025-08-20T22:49:22.0956701Z   SYSTMP: /tmp
2025-08-20T22:49:22.0956865Z   GHA_MODE: MATRIX
2025-08-20T22:49:22.0957261Z   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-20T22:49:22.0957743Z   INPUT_SBUILD: /tmp/pkgforge/uIaT7inLE_build.yaml
2025-08-20T22:49:22.0958041Z   BUILD_DIR: /tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml
2025-08-20T22:49:22.0958406Z   SBUILD_OUTDIR: /tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR
2025-08-20T22:49:22.0958861Z   SBUILD_TMPDIR: /tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP
2025-08-20T22:49:22.0959220Z   PKG_TYPE: static
2025-08-20T22:49:22.0959398Z   SBUILD_SUCCESSFUL: YES
2025-08-20T22:49:22.0959606Z   SBUILD_PKGVER: HEAD-694966a-250818T100435
2025-08-20T22:49:22.0959952Z   BUILD_GHACTIONS: https://github.com/pkgforge/bincache/actions/runs/17109868934
2025-08-20T22:49:22.0960290Z   BUILD_ID: 17109868934
2025-08-20T22:49:22.0960471Z   PKG_NAME: step-cli
2025-08-20T22:49:22.0960653Z   PKG_DATE: 2025-08-20T22:48:48Z
2025-08-20T22:49:22.0960870Z   PKG_VERSION: HEAD-694966a-250818T100435
2025-08-20T22:49:22.0961111Z   PKG_VERSION_UPSTREAM: 0.28.7
2025-08-20T22:49:22.0961400Z   GHCRPKG_URL: ghcr.io/pkgforge/bincache/step-cli/official/step-cli
2025-08-20T22:49:22.0961749Z   GHCRPKG_TAG: HEAD-694966a-250818T100435-aarch64-linux
2025-08-20T22:49:22.0962178Z   PKG_WEBPAGE: https://pkgs.pkgforge.dev/repo/bincache/aarch64-linux/step-cli/official/step-cli
2025-08-20T22:49:22.0962610Z   PKG_SRCURL: https://github.com/smallstep/cli
2025-08-20T22:49:22.0962860Z   PUSH_SUCCESSFUL: YES
2025-08-20T22:49:22.0963115Z   GHCRPKG_TAG_SRCBUILD: HEAD-694966a-250818T100435-aarch64-linux
2025-08-20T22:49:22.0963586Z   GHCRPKG_URL_SRCBUILD: ghcr.io/pkgforge/bincache/step-cli/official/step-cli-srcbuild-17109868934
2025-08-20T22:49:22.0963992Z   UTC_TIME: 2025_08_20T10_49_22_PM
2025-08-20T22:49:22.0964225Z ##[endgroup]
2025-08-20T22:49:22.4541668Z Multiple search paths detected. Calculating the least common ancestor of all paths
2025-08-20T22:49:22.4545251Z The least common ancestor is /tmp. This will be the root directory of the artifact
2025-08-20T22:49:22.4545707Z With the provided path, there will be 2 files uploaded
2025-08-20T22:49:22.6921227Z Artifact name is valid!
2025-08-20T22:49:22.6923315Z Root directory input is valid!
2025-08-20T22:49:22.7892666Z Beginning upload of artifact content to blob storage
2025-08-20T22:49:23.6209540Z Uploaded bytes 8388608
2025-08-20T22:49:23.8438537Z Uploaded bytes 16777216
2025-08-20T22:49:23.9026150Z Uploaded bytes 25165824
2025-08-20T22:49:23.9587562Z Uploaded bytes 33554432
2025-08-20T22:49:24.1105167Z Uploaded bytes 33910535
2025-08-20T22:49:24.1923008Z Finished uploading artifact content to blob storage!
2025-08-20T22:49:24.1929817Z SHA256 digest of uploaded artifact zip is 5eeb896ec050ecc214b7c8c50f6cd8e4bc30022113a4f572345ea706bbae73fb
2025-08-20T22:49:24.1930288Z Finalizing artifact upload
2025-08-20T22:49:24.3085000Z Artifact Bincache_step-cli_aarch64-Linux.zip successfully finalized. Artifact ID 3813919856
2025-08-20T22:49:24.3086381Z Artifact Bincache_step-cli_aarch64-Linux has been successfully uploaded! Final size is 33910535 bytes. Artifact ID is 3813919856
2025-08-20T22:49:24.3093865Z Artifact download URL: https://github.com/pkgforge/bincache/actions/runs/17109868934/artifacts/3813919856
2025-08-20T22:49:24.3306501Z ##[group]Run actions/attest-build-provenance@v2.4.0
2025-08-20T22:49:24.3306874Z with:
2025-08-20T22:49:24.3307168Z   subject-name: step-cli-17109868934-HEAD-694966a-250818T100435-aarch64-linux
2025-08-20T22:49:24.3307981Z   subject-path: "/tmp/BUILD.log"
"/tmp/BUILD_ARTIFACTS.zstd"
/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/**
!/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/**

2025-08-20T22:49:24.3308862Z   show-summary: true
2025-08-20T22:49:24.3309052Z   push-to-registry: false
2025-08-20T22:49:24.3309403Z   github-token: ***
2025-08-20T22:49:24.3309612Z env:
2025-08-20T22:49:24.3309768Z   CROSS_COMPILING: NO
2025-08-20T22:49:24.3309960Z   HOST_TRIPLET: aarch64-Linux
2025-08-20T22:49:24.3310172Z   HOST_TRIPLET_R: aarch64-Linux
2025-08-20T22:49:24.3310372Z   ON_QEMU: NO
2025-08-20T22:49:24.3310526Z   DEBUG: 0
2025-08-20T22:49:24.3310690Z   DOCKER_PLATFORM_ARCH: aarch64
2025-08-20T22:49:24.3310904Z   DOCKER_PLATFORM: linux/arm64
2025-08-20T22:49:24.3311214Z   GHCRPKG_LOCAL: ghcr.io/pkgforge/bincache/step-cli/official
2025-08-20T22:49:24.3311504Z   KEEP_LOGS: YES
2025-08-20T22:49:24.3311678Z   GITHUB_TEST_BUILD: YES
2025-08-20T22:49:24.3311879Z   PKG_FAMILY_LOCAL: step-cli
2025-08-20T22:49:24.3312087Z   SBUILD_REBUILD: false
2025-08-20T22:49:24.3312592Z   SBUILD_FILE_URL: https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/step-cli/static.official.source.yaml
2025-08-20T22:49:24.3313141Z   BUILD_SYS: docker://go
2025-08-20T22:49:24.3313341Z   BUILD_ON_HOST: FALSE
2025-08-20T22:49:24.3313526Z   BUILD_SYSTEM: DOCKER
2025-08-20T22:49:24.3313714Z   SYSTMP: /tmp
2025-08-20T22:49:24.3313880Z   GHA_MODE: MATRIX
2025-08-20T22:49:24.3314289Z   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-20T22:49:24.3314776Z   INPUT_SBUILD: /tmp/pkgforge/uIaT7inLE_build.yaml
2025-08-20T22:49:24.3315088Z   BUILD_DIR: /tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml
2025-08-20T22:49:24.3315460Z   SBUILD_OUTDIR: /tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR
2025-08-20T22:49:24.3316171Z   SBUILD_TMPDIR: /tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP
2025-08-20T22:49:24.3316544Z   PKG_TYPE: static
2025-08-20T22:49:24.3316727Z   SBUILD_SUCCESSFUL: YES
2025-08-20T22:49:24.3316946Z   SBUILD_PKGVER: HEAD-694966a-250818T100435
2025-08-20T22:49:24.3317307Z   BUILD_GHACTIONS: https://github.com/pkgforge/bincache/actions/runs/17109868934
2025-08-20T22:49:24.3317656Z   BUILD_ID: 17109868934
2025-08-20T22:49:24.3317839Z   PKG_NAME: step-cli
2025-08-20T22:49:24.3318038Z   PKG_DATE: 2025-08-20T22:48:48Z
2025-08-20T22:49:24.3318262Z   PKG_VERSION: HEAD-694966a-250818T100435
2025-08-20T22:49:24.3318506Z   PKG_VERSION_UPSTREAM: 0.28.7
2025-08-20T22:49:24.3318801Z   GHCRPKG_URL: ghcr.io/pkgforge/bincache/step-cli/official/step-cli
2025-08-20T22:49:24.3319149Z   GHCRPKG_TAG: HEAD-694966a-250818T100435-aarch64-linux
2025-08-20T22:49:24.3319593Z   PKG_WEBPAGE: https://pkgs.pkgforge.dev/repo/bincache/aarch64-linux/step-cli/official/step-cli
2025-08-20T22:49:24.3320023Z   PKG_SRCURL: https://github.com/smallstep/cli
2025-08-20T22:49:24.3320278Z   PUSH_SUCCESSFUL: YES
2025-08-20T22:49:24.3320537Z   GHCRPKG_TAG_SRCBUILD: HEAD-694966a-250818T100435-aarch64-linux
2025-08-20T22:49:24.3321011Z   GHCRPKG_URL_SRCBUILD: ghcr.io/pkgforge/bincache/step-cli/official/step-cli-srcbuild-17109868934
2025-08-20T22:49:24.3321421Z   UTC_TIME: 2025_08_20T10_49_22_PM
2025-08-20T22:49:24.3321639Z ##[endgroup]
2025-08-20T22:49:24.3403919Z ##[group]Run actions/attest-build-provenance/predicate@1176ef556905f349f669722abf30bce1a6e16e01
2025-08-20T22:49:24.3404551Z env:
2025-08-20T22:49:24.3404710Z   CROSS_COMPILING: NO
2025-08-20T22:49:24.3404907Z   HOST_TRIPLET: aarch64-Linux
2025-08-20T22:49:24.3405124Z   HOST_TRIPLET_R: aarch64-Linux
2025-08-20T22:49:24.3405325Z   ON_QEMU: NO
2025-08-20T22:49:24.3405484Z   DEBUG: 0
2025-08-20T22:49:24.3405650Z   DOCKER_PLATFORM_ARCH: aarch64
2025-08-20T22:49:24.3406298Z   DOCKER_PLATFORM: linux/arm64
2025-08-20T22:49:24.3406592Z   GHCRPKG_LOCAL: ghcr.io/pkgforge/bincache/step-cli/official
2025-08-20T22:49:24.3406884Z   KEEP_LOGS: YES
2025-08-20T22:49:24.3407060Z   GITHUB_TEST_BUILD: YES
2025-08-20T22:49:24.3407262Z   PKG_FAMILY_LOCAL: step-cli
2025-08-20T22:49:24.3407468Z   SBUILD_REBUILD: false
2025-08-20T22:49:24.3408094Z   SBUILD_FILE_URL: https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/step-cli/static.official.source.yaml
2025-08-20T22:49:24.3408640Z   BUILD_SYS: docker://go
2025-08-20T22:49:24.3408838Z   BUILD_ON_HOST: FALSE
2025-08-20T22:49:24.3409027Z   BUILD_SYSTEM: DOCKER
2025-08-20T22:49:24.3409212Z   SYSTMP: /tmp
2025-08-20T22:49:24.3409377Z   GHA_MODE: MATRIX
2025-08-20T22:49:24.3409781Z   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-20T22:49:24.3410272Z   INPUT_SBUILD: /tmp/pkgforge/uIaT7inLE_build.yaml
2025-08-20T22:49:24.3410589Z   BUILD_DIR: /tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml
2025-08-20T22:49:24.3410955Z   SBUILD_OUTDIR: /tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR
2025-08-20T22:49:24.3411428Z   SBUILD_TMPDIR: /tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP
2025-08-20T22:49:24.3411794Z   PKG_TYPE: static
2025-08-20T22:49:24.3411976Z   SBUILD_SUCCESSFUL: YES
2025-08-20T22:49:24.3412187Z   SBUILD_PKGVER: HEAD-694966a-250818T100435
2025-08-20T22:49:24.3412546Z   BUILD_GHACTIONS: https://github.com/pkgforge/bincache/actions/runs/17109868934
2025-08-20T22:49:24.3412890Z   BUILD_ID: 17109868934
2025-08-20T22:49:24.3413079Z   PKG_NAME: step-cli
2025-08-20T22:49:24.3413269Z   PKG_DATE: 2025-08-20T22:48:48Z
2025-08-20T22:49:24.3413495Z   PKG_VERSION: HEAD-694966a-250818T100435
2025-08-20T22:49:24.3413745Z   PKG_VERSION_UPSTREAM: 0.28.7
2025-08-20T22:49:24.3414046Z   GHCRPKG_URL: ghcr.io/pkgforge/bincache/step-cli/official/step-cli
2025-08-20T22:49:24.3414401Z   GHCRPKG_TAG: HEAD-694966a-250818T100435-aarch64-linux
2025-08-20T22:49:24.3414846Z   PKG_WEBPAGE: https://pkgs.pkgforge.dev/repo/bincache/aarch64-linux/step-cli/official/step-cli
2025-08-20T22:49:24.3415281Z   PKG_SRCURL: https://github.com/smallstep/cli
2025-08-20T22:49:24.3415540Z   PUSH_SUCCESSFUL: YES
2025-08-20T22:49:24.3415982Z   GHCRPKG_TAG_SRCBUILD: HEAD-694966a-250818T100435-aarch64-linux
2025-08-20T22:49:24.3416466Z   GHCRPKG_URL_SRCBUILD: ghcr.io/pkgforge/bincache/step-cli/official/step-cli-srcbuild-17109868934
2025-08-20T22:49:24.3416878Z   UTC_TIME: 2025_08_20T10_49_22_PM
2025-08-20T22:49:24.3417085Z ##[endgroup]
2025-08-20T22:49:24.9234363Z ##[group]Run actions/attest@ce27ba3b4a9a139d9a20a4a07d69fabb52f1e5bc
2025-08-20T22:49:24.9234687Z with:
2025-08-20T22:49:24.9235323Z   subject-path: "/tmp/BUILD.log"
"/tmp/BUILD_ARTIFACTS.zstd"
/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/**
!/tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/**

2025-08-20T22:49:24.9236403Z   subject-name: step-cli-17109868934-HEAD-694966a-250818T100435-aarch64-linux
2025-08-20T22:49:24.9236808Z   predicate-type: https://slsa.dev/provenance/v1
2025-08-20T22:49:24.9239344Z   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/17109868934/attempts/1"}}}
2025-08-20T22:49:24.9242038Z   push-to-registry: false
2025-08-20T22:49:24.9242430Z   show-summary: true
2025-08-20T22:49:24.9242825Z   github-token: ***
2025-08-20T22:49:24.9243004Z env:
2025-08-20T22:49:24.9243164Z   CROSS_COMPILING: NO
2025-08-20T22:49:24.9243363Z   HOST_TRIPLET: aarch64-Linux
2025-08-20T22:49:24.9243583Z   HOST_TRIPLET_R: aarch64-Linux
2025-08-20T22:49:24.9243788Z   ON_QEMU: NO
2025-08-20T22:49:24.9244089Z   DEBUG: 0
2025-08-20T22:49:24.9244255Z   DOCKER_PLATFORM_ARCH: aarch64
2025-08-20T22:49:24.9244471Z   DOCKER_PLATFORM: linux/arm64
2025-08-20T22:49:24.9244750Z   GHCRPKG_LOCAL: ghcr.io/pkgforge/bincache/step-cli/official
2025-08-20T22:49:24.9245035Z   KEEP_LOGS: YES
2025-08-20T22:49:24.9245223Z   GITHUB_TEST_BUILD: YES
2025-08-20T22:49:24.9245426Z   PKG_FAMILY_LOCAL: step-cli
2025-08-20T22:49:24.9245634Z   SBUILD_REBUILD: false
2025-08-20T22:49:24.9246384Z   SBUILD_FILE_URL: https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/step-cli/static.official.source.yaml
2025-08-20T22:49:24.9246935Z   BUILD_SYS: docker://go
2025-08-20T22:49:24.9247136Z   BUILD_ON_HOST: FALSE
2025-08-20T22:49:24.9247322Z   BUILD_SYSTEM: DOCKER
2025-08-20T22:49:24.9247512Z   SYSTMP: /tmp
2025-08-20T22:49:24.9247681Z   GHA_MODE: MATRIX
2025-08-20T22:49:24.9248089Z   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-20T22:49:24.9248587Z   INPUT_SBUILD: /tmp/pkgforge/uIaT7inLE_build.yaml
2025-08-20T22:49:24.9248896Z   BUILD_DIR: /tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml
2025-08-20T22:49:24.9249267Z   SBUILD_OUTDIR: /tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR
2025-08-20T22:49:24.9249737Z   SBUILD_TMPDIR: /tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP
2025-08-20T22:49:24.9250105Z   PKG_TYPE: static
2025-08-20T22:49:24.9250288Z   SBUILD_SUCCESSFUL: YES
2025-08-20T22:49:24.9250505Z   SBUILD_PKGVER: HEAD-694966a-250818T100435
2025-08-20T22:49:24.9250863Z   BUILD_GHACTIONS: https://github.com/pkgforge/bincache/actions/runs/17109868934
2025-08-20T22:49:24.9251215Z   BUILD_ID: 17109868934
2025-08-20T22:49:24.9251404Z   PKG_NAME: step-cli
2025-08-20T22:49:24.9251595Z   PKG_DATE: 2025-08-20T22:48:48Z
2025-08-20T22:49:24.9251824Z   PKG_VERSION: HEAD-694966a-250818T100435
2025-08-20T22:49:24.9252072Z   PKG_VERSION_UPSTREAM: 0.28.7
2025-08-20T22:49:24.9252370Z   GHCRPKG_URL: ghcr.io/pkgforge/bincache/step-cli/official/step-cli
2025-08-20T22:49:24.9252726Z   GHCRPKG_TAG: HEAD-694966a-250818T100435-aarch64-linux
2025-08-20T22:49:24.9253165Z   PKG_WEBPAGE: https://pkgs.pkgforge.dev/repo/bincache/aarch64-linux/step-cli/official/step-cli
2025-08-20T22:49:24.9253599Z   PKG_SRCURL: https://github.com/smallstep/cli
2025-08-20T22:49:24.9253859Z   PUSH_SUCCESSFUL: YES
2025-08-20T22:49:24.9254123Z   GHCRPKG_TAG_SRCBUILD: HEAD-694966a-250818T100435-aarch64-linux
2025-08-20T22:49:24.9254595Z   GHCRPKG_URL_SRCBUILD: ghcr.io/pkgforge/bincache/step-cli/official/step-cli-srcbuild-17109868934
2025-08-20T22:49:24.9255010Z   UTC_TIME: 2025_08_20T10_49_22_PM
2025-08-20T22:49:24.9255231Z ##[endgroup]
2025-08-20T22:49:26.5067214Z Attestation created for 18 subjects
2025-08-20T22:49:26.5072214Z ##[group][36mAttestation signed using certificate from Public Good Sigstore instance[39m
2025-08-20T22:49:26.5072640Z -----BEGIN CERTIFICATE-----
2025-08-20T22:49:26.5072983Z MIIG7zCCBnSgAwIBAgIUSKUSbpKVhe1GLMmcQp2es2u4h4owCgYIKoZIzj0EAwMw
2025-08-20T22:49:26.5073482Z NzEVMBMGA1UEChMMc2lnc3RvcmUuZGV2MR4wHAYDVQQDExVzaWdzdG9yZS1pbnRl
2025-08-20T22:49:26.5073952Z cm1lZGlhdGUwHhcNMjUwODIwMjI0OTI1WhcNMjUwODIwMjI1OTI1WjAAMFkwEwYH
2025-08-20T22:49:26.5074415Z KoZIzj0CAQYIKoZIzj0DAQcDQgAEk4iCREQtaAqyhBpXeH4SVSjBWy8rFLXhmhXY
2025-08-20T22:49:26.5075177Z mPXm0y2d9jYf8gojsbspai4R56WZYGnwXGR5W/rvBoYraprI9aOCBZMwggWPMA4G
2025-08-20T22:49:26.5075620Z A1UdDwEB/wQEAwIHgDATBgNVHSUEDDAKBggrBgEFBQcDAzAdBgNVHQ4EFgQUVOLN
2025-08-20T22:49:26.5076264Z oGhCW88jWAh4Qr3HuPTxBSswHwYDVR0jBBgwFoAU39Ppz1YkEZb5qNjpKFWixi4Y
2025-08-20T22:49:26.5076711Z ZD8wZwYDVR0RAQH/BF0wW4ZZaHR0cHM6Ly9naXRodWIuY29tL3BrZ2ZvcmdlL2Jp
2025-08-20T22:49:26.5077352Z bmNhY2hlLy5naXRodWIvd29ya2Zsb3dzL21hdHJpeF9idWlsZHMueWFtbEByZWZz
2025-08-20T22:49:26.5077839Z L2hlYWRzL21haW4wOQYKKwYBBAGDvzABAQQraHR0cHM6Ly90b2tlbi5hY3Rpb25z
2025-08-20T22:49:26.5078283Z LmdpdGh1YnVzZXJjb250ZW50LmNvbTAfBgorBgEEAYO/MAECBBF3b3JrZmxvd19k
2025-08-20T22:49:26.5078713Z aXNwYXRjaDA2BgorBgEEAYO/MAEDBCgzMzhhM2JhZTFiYWIwNWFiYTBhZDRiZmU1
2025-08-20T22:49:26.5079268Z NTgwZDgyZWVhYjNmMjFkMDAGCisGAQQBg78wAQQEIvCfp7Dwn5ug77iPIEJ1aWxk
2025-08-20T22:49:26.5079730Z IFBhY2thZ2Ug8J+TpvCfk4AwHwYKKwYBBAGDvzABBQQRcGtnZm9yZ2UvYmluY2Fj
2025-08-20T22:49:26.5080189Z aGUwHQYKKwYBBAGDvzABBgQPcmVmcy9oZWFkcy9tYWluMDsGCisGAQQBg78wAQgE
2025-08-20T22:49:26.5080648Z LQwraHR0cHM6Ly90b2tlbi5hY3Rpb25zLmdpdGh1YnVzZXJjb250ZW50LmNvbTBp
2025-08-20T22:49:26.5081092Z BgorBgEEAYO/MAEJBFsMWWh0dHBzOi8vZ2l0aHViLmNvbS9wa2dmb3JnZS9iaW5j
2025-08-20T22:49:26.5081543Z YWNoZS8uZ2l0aHViL3dvcmtmbG93cy9tYXRyaXhfYnVpbGRzLnlhbWxAcmVmcy9o
2025-08-20T22:49:26.5082005Z ZWFkcy9tYWluMDgGCisGAQQBg78wAQoEKgwoMzM4YTNiYWUxYmFiMDVhYmEwYWQ0
2025-08-20T22:49:26.5082456Z YmZlNTU4MGQ4MmVlYWIzZjIxZDAdBgorBgEEAYO/MAELBA8MDWdpdGh1Yi1ob3N0
2025-08-20T22:49:26.5082903Z ZWQwNAYKKwYBBAGDvzABDAQmDCRodHRwczovL2dpdGh1Yi5jb20vcGtnZm9yZ2Uv
2025-08-20T22:49:26.5083366Z YmluY2FjaGUwOAYKKwYBBAGDvzABDQQqDCgzMzhhM2JhZTFiYWIwNWFiYTBhZDRi
2025-08-20T22:49:26.5083830Z ZmU1NTgwZDgyZWVhYjNmMjFkMB8GCisGAQQBg78wAQ4EEQwPcmVmcy9oZWFkcy9t
2025-08-20T22:49:26.5084297Z YWluMBkGCisGAQQBg78wAQ8ECwwJODgzNjU1MjMwMCsGCisGAQQBg78wARAEHQwb
2025-08-20T22:49:26.5084785Z aHR0cHM6Ly9naXRodWIuY29tL3BrZ2ZvcmdlMBkGCisGAQQBg78wAREECwwJMTg3
2025-08-20T22:49:26.5085244Z Mjc1MzQzMGkGCisGAQQBg78wARIEWwxZaHR0cHM6Ly9naXRodWIuY29tL3BrZ2Zv
2025-08-20T22:49:26.5085699Z cmdlL2JpbmNhY2hlLy5naXRodWIvd29ya2Zsb3dzL21hdHJpeF9idWlsZHMueWFt
2025-08-20T22:49:26.5086374Z bEByZWZzL2hlYWRzL21haW4wOAYKKwYBBAGDvzABEwQqDCgzMzhhM2JhZTFiYWIw
2025-08-20T22:49:26.5086843Z NWFiYTBhZDRiZmU1NTgwZDgyZWVhYjNmMjFkMCEGCisGAQQBg78wARQEEwwRd29y
2025-08-20T22:49:26.5087309Z a2Zsb3dfZGlzcGF0Y2gwWAYKKwYBBAGDvzABFQRKDEhodHRwczovL2dpdGh1Yi5j
2025-08-20T22:49:26.5087761Z b20vcGtnZm9yZ2UvYmluY2FjaGUvYWN0aW9ucy9ydW5zLzE3MTA5ODY4OTM0L2F0
2025-08-20T22:49:26.5088223Z dGVtcHRzLzEwFgYKKwYBBAGDvzABFgQIDAZwdWJsaWMwgYkGCisGAQQB1nkCBAIE
2025-08-20T22:49:26.5088688Z ewR5AHcAdQDdPTBqxscRMmMZHhyZZzcCokpeuN48rf+HinKALynujgAAAZjJrD9k
2025-08-20T22:49:26.5089137Z AAAEAwBGMEQCIEQyvDqhPTYHsf+uzkDclPA/aQyunsNMQP0tMi8ncKu3AiBQk8tk
2025-08-20T22:49:26.5089582Z J5xuGh0AknDRs+82qlxvZoEL3arLu2vs530ZkDAKBggqhkjOPQQDAwNpADBmAjEA
2025-08-20T22:49:26.5090030Z nrLoLH0IZnmj2ATW6ItvOmP9pTW9KmCYbDmDXpSIR0nD9+tNXa05UHu9UJXcAAPd
2025-08-20T22:49:26.5090457Z AjEAlFX0ck6xu5EElAebV/FqKwoq945wm99J9nd9oMPw+Dh6B/FwIsuEJy4x4mnm
2025-08-20T22:49:26.5090763Z NBAC
2025-08-20T22:49:26.5090925Z -----END CERTIFICATE-----
2025-08-20T22:49:26.5091060Z 
2025-08-20T22:49:26.5091587Z ##[endgroup]
2025-08-20T22:49:26.5092085Z [36mAttestation signature uploaded to Rekor transparency log[39m
2025-08-20T22:49:26.5092487Z https://search.sigstore.dev?logIndex=414573000
2025-08-20T22:49:26.5092828Z [36mAttestation uploaded to repository[39m
2025-08-20T22:49:26.5093143Z https://github.com/pkgforge/bincache/attestations/9876245
2025-08-20T22:49:26.6040657Z ##[group]Run ##Presets
2025-08-20T22:49:26.6040920Z [36;1m##Presets[0m
2025-08-20T22:49:26.6041107Z [36;1mset +x ; set +e[0m
2025-08-20T22:49:26.6041300Z [36;1m#-------------#[0m
2025-08-20T22:49:26.6041506Z [36;1m##Debug?[0m
2025-08-20T22:49:26.6041735Z [36;1mif [[ "${DEBUG}" = "1" ]] || [[ "${DEBUG}" = "ON" ]]; then[0m
2025-08-20T22:49:26.6042007Z [36;1m  set -x[0m
2025-08-20T22:49:26.6042176Z [36;1mfi[0m
2025-08-20T22:49:26.6042513Z [36;1m#-------------#[0m
2025-08-20T22:49:26.6042799Z [36;1mif [[ "${GHA_BUILD_FAILED}" == "YES" || "${SBUILD_SUCCESSFUL}" == "NO" ]]; then[0m
2025-08-20T22:49:26.6043296Z [36;1m  echo -e "\n[-] FATAL: Failed to Successfully Build ghcr.io/pkgforge/bincache/step-cli/official"[0m
2025-08-20T22:49:26.6043688Z [36;1m exit 1[0m
2025-08-20T22:49:26.6043862Z [36;1mfi[0m
2025-08-20T22:49:26.6075513Z shell: /usr/bin/bash -e {0}
2025-08-20T22:49:26.6075939Z env:
2025-08-20T22:49:26.6076109Z   CROSS_COMPILING: NO
2025-08-20T22:49:26.6076361Z   HOST_TRIPLET: aarch64-Linux
2025-08-20T22:49:26.6076584Z   HOST_TRIPLET_R: aarch64-Linux
2025-08-20T22:49:26.6076790Z   ON_QEMU: NO
2025-08-20T22:49:26.6076950Z   DEBUG: 0
2025-08-20T22:49:26.6077313Z   DOCKER_PLATFORM_ARCH: aarch64
2025-08-20T22:49:26.6077533Z   DOCKER_PLATFORM: linux/arm64
2025-08-20T22:49:26.6077814Z   GHCRPKG_LOCAL: ghcr.io/pkgforge/bincache/step-cli/official
2025-08-20T22:49:26.6078108Z   KEEP_LOGS: YES
2025-08-20T22:49:26.6078283Z   GITHUB_TEST_BUILD: YES
2025-08-20T22:49:26.6078492Z   PKG_FAMILY_LOCAL: step-cli
2025-08-20T22:49:26.6078704Z   SBUILD_REBUILD: false
2025-08-20T22:49:26.6079264Z   SBUILD_FILE_URL: https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/step-cli/static.official.source.yaml
2025-08-20T22:49:26.6079808Z   BUILD_SYS: docker://go
2025-08-20T22:49:26.6080010Z   BUILD_ON_HOST: FALSE
2025-08-20T22:49:26.6080201Z   BUILD_SYSTEM: DOCKER
2025-08-20T22:49:26.6080387Z   SYSTMP: /tmp
2025-08-20T22:49:26.6080554Z   GHA_MODE: MATRIX
2025-08-20T22:49:26.6080967Z   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-20T22:49:26.6081459Z   INPUT_SBUILD: /tmp/pkgforge/uIaT7inLE_build.yaml
2025-08-20T22:49:26.6081774Z   BUILD_DIR: /tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml
2025-08-20T22:49:26.6082149Z   SBUILD_OUTDIR: /tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR
2025-08-20T22:49:26.6082618Z   SBUILD_TMPDIR: /tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP
2025-08-20T22:49:26.6082989Z   PKG_TYPE: static
2025-08-20T22:49:26.6083168Z   SBUILD_SUCCESSFUL: YES
2025-08-20T22:49:26.6083386Z   SBUILD_PKGVER: HEAD-694966a-250818T100435
2025-08-20T22:49:26.6083746Z   BUILD_GHACTIONS: https://github.com/pkgforge/bincache/actions/runs/17109868934
2025-08-20T22:49:26.6084093Z   BUILD_ID: 17109868934
2025-08-20T22:49:26.6084276Z   PKG_NAME: step-cli
2025-08-20T22:49:26.6084473Z   PKG_DATE: 2025-08-20T22:48:48Z
2025-08-20T22:49:26.6084703Z   PKG_VERSION: HEAD-694966a-250818T100435
2025-08-20T22:49:26.6084955Z   PKG_VERSION_UPSTREAM: 0.28.7
2025-08-20T22:49:26.6085256Z   GHCRPKG_URL: ghcr.io/pkgforge/bincache/step-cli/official/step-cli
2025-08-20T22:49:26.6085614Z   GHCRPKG_TAG: HEAD-694966a-250818T100435-aarch64-linux
2025-08-20T22:49:26.6086312Z   PKG_WEBPAGE: https://pkgs.pkgforge.dev/repo/bincache/aarch64-linux/step-cli/official/step-cli
2025-08-20T22:49:26.6086759Z   PKG_SRCURL: https://github.com/smallstep/cli
2025-08-20T22:49:26.6087021Z   PUSH_SUCCESSFUL: YES
2025-08-20T22:49:26.6087282Z   GHCRPKG_TAG_SRCBUILD: HEAD-694966a-250818T100435-aarch64-linux
2025-08-20T22:49:26.6087759Z   GHCRPKG_URL_SRCBUILD: ghcr.io/pkgforge/bincache/step-cli/official/step-cli-srcbuild-17109868934
2025-08-20T22:49:26.6088173Z   UTC_TIME: 2025_08_20T10_49_22_PM
2025-08-20T22:49:26.6088385Z ##[endgroup]
2025-08-20T22:49:26.6158603Z ##[group]Run ##Presets
2025-08-20T22:49:26.6158854Z [36;1m##Presets[0m
2025-08-20T22:49:26.6159042Z [36;1mset +x ; set +e[0m
2025-08-20T22:49:26.6159244Z [36;1m#-------------#[0m
2025-08-20T22:49:26.6159433Z [36;1m##Debug?[0m
2025-08-20T22:49:26.6159657Z [36;1mif [[ "${DEBUG}" = "1" ]] || [[ "${DEBUG}" = "ON" ]]; then[0m
2025-08-20T22:49:26.6159944Z [36;1m  set -x[0m
2025-08-20T22:49:26.6160117Z [36;1mfi[0m
2025-08-20T22:49:26.6160283Z [36;1m#-------------#[0m
2025-08-20T22:49:26.6160506Z [36;1mif [[ "${PUSH_SUCCESSFUL}" == "NO" ]]; then[0m
2025-08-20T22:49:26.6160934Z [36;1m  echo -e "\n[-] FATAL: Failed to Successfully Push ==> ghcr.io/pkgforge/bincache/step-cli/official"[0m
2025-08-20T22:49:26.6161518Z [36;1m exit 1[0m
2025-08-20T22:49:26.6161734Z [36;1mfi[0m
2025-08-20T22:49:26.6188828Z shell: /usr/bin/bash -e {0}
2025-08-20T22:49:26.6189045Z env:
2025-08-20T22:49:26.6189208Z   CROSS_COMPILING: NO
2025-08-20T22:49:26.6189455Z   HOST_TRIPLET: aarch64-Linux
2025-08-20T22:49:26.6189673Z   HOST_TRIPLET_R: aarch64-Linux
2025-08-20T22:49:26.6189878Z   ON_QEMU: NO
2025-08-20T22:49:26.6190035Z   DEBUG: 0
2025-08-20T22:49:26.6190202Z   DOCKER_PLATFORM_ARCH: aarch64
2025-08-20T22:49:26.6190419Z   DOCKER_PLATFORM: linux/arm64
2025-08-20T22:49:26.6190701Z   GHCRPKG_LOCAL: ghcr.io/pkgforge/bincache/step-cli/official
2025-08-20T22:49:26.6191217Z   KEEP_LOGS: YES
2025-08-20T22:49:26.6191396Z   GITHUB_TEST_BUILD: YES
2025-08-20T22:49:26.6191599Z   PKG_FAMILY_LOCAL: step-cli
2025-08-20T22:49:26.6191805Z   SBUILD_REBUILD: false
2025-08-20T22:49:26.6192318Z   SBUILD_FILE_URL: https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/step-cli/static.official.source.yaml
2025-08-20T22:49:26.6192870Z   BUILD_SYS: docker://go
2025-08-20T22:49:26.6193071Z   BUILD_ON_HOST: FALSE
2025-08-20T22:49:26.6193258Z   BUILD_SYSTEM: DOCKER
2025-08-20T22:49:26.6193441Z   SYSTMP: /tmp
2025-08-20T22:49:26.6193609Z   GHA_MODE: MATRIX
2025-08-20T22:49:26.6194017Z   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-20T22:49:26.6194511Z   INPUT_SBUILD: /tmp/pkgforge/uIaT7inLE_build.yaml
2025-08-20T22:49:26.6194822Z   BUILD_DIR: /tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml
2025-08-20T22:49:26.6195199Z   SBUILD_OUTDIR: /tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR
2025-08-20T22:49:26.6195673Z   SBUILD_TMPDIR: /tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP
2025-08-20T22:49:26.6196269Z   PKG_TYPE: static
2025-08-20T22:49:26.6196455Z   SBUILD_SUCCESSFUL: YES
2025-08-20T22:49:26.6196667Z   SBUILD_PKGVER: HEAD-694966a-250818T100435
2025-08-20T22:49:26.6197035Z   BUILD_GHACTIONS: https://github.com/pkgforge/bincache/actions/runs/17109868934
2025-08-20T22:49:26.6197383Z   BUILD_ID: 17109868934
2025-08-20T22:49:26.6197575Z   PKG_NAME: step-cli
2025-08-20T22:49:26.6197764Z   PKG_DATE: 2025-08-20T22:48:48Z
2025-08-20T22:49:26.6197989Z   PKG_VERSION: HEAD-694966a-250818T100435
2025-08-20T22:49:26.6198237Z   PKG_VERSION_UPSTREAM: 0.28.7
2025-08-20T22:49:26.6198537Z   GHCRPKG_URL: ghcr.io/pkgforge/bincache/step-cli/official/step-cli
2025-08-20T22:49:26.6198889Z   GHCRPKG_TAG: HEAD-694966a-250818T100435-aarch64-linux
2025-08-20T22:49:26.6199332Z   PKG_WEBPAGE: https://pkgs.pkgforge.dev/repo/bincache/aarch64-linux/step-cli/official/step-cli
2025-08-20T22:49:26.6199778Z   PKG_SRCURL: https://github.com/smallstep/cli
2025-08-20T22:49:26.6200033Z   PUSH_SUCCESSFUL: YES
2025-08-20T22:49:26.6200296Z   GHCRPKG_TAG_SRCBUILD: HEAD-694966a-250818T100435-aarch64-linux
2025-08-20T22:49:26.6200769Z   GHCRPKG_URL_SRCBUILD: ghcr.io/pkgforge/bincache/step-cli/official/step-cli-srcbuild-17109868934
2025-08-20T22:49:26.6201185Z   UTC_TIME: 2025_08_20T10_49_22_PM
2025-08-20T22:49:26.6201398Z ##[endgroup]
2025-08-20T22:49:26.6269952Z ##[group]Run ##Presets
2025-08-20T22:49:26.6270197Z [36;1m##Presets[0m
2025-08-20T22:49:26.6270389Z [36;1mset +x ; set +e[0m
2025-08-20T22:49:26.6270586Z [36;1m#-------------#[0m
2025-08-20T22:49:26.6270773Z [36;1m##Debug?[0m
2025-08-20T22:49:26.6270996Z [36;1mif [[ "${DEBUG}" = "1" ]] || [[ "${DEBUG}" = "ON" ]]; then[0m
2025-08-20T22:49:26.6271278Z [36;1m  set -x[0m
2025-08-20T22:49:26.6271446Z [36;1mfi[0m
2025-08-20T22:49:26.6271616Z [36;1m#-------------#[0m
2025-08-20T22:49:26.6271938Z [36;1m[[ -f "/tmp/GHA_CI_STATUS" && -w "/tmp/GHA_CI_STATUS" ]] && echo "" > "/tmp/GHA_CI_STATUS"[0m
2025-08-20T22:49:26.6272319Z [36;1mif [[ -d "/tmp" && -w "/tmp" ]]; then[0m
2025-08-20T22:49:26.6272593Z [36;1m  echo "EXITED" | tee "/tmp/GHA_CI_STATUS"[0m
2025-08-20T22:49:26.6272845Z [36;1mfi[0m
2025-08-20T22:49:26.6299160Z shell: /usr/bin/bash -e {0}
2025-08-20T22:49:26.6299377Z env:
2025-08-20T22:49:26.6299542Z   CROSS_COMPILING: NO
2025-08-20T22:49:26.6299789Z   HOST_TRIPLET: aarch64-Linux
2025-08-20T22:49:26.6300009Z   HOST_TRIPLET_R: aarch64-Linux
2025-08-20T22:49:26.6300214Z   ON_QEMU: NO
2025-08-20T22:49:26.6300374Z   DEBUG: 0
2025-08-20T22:49:26.6300538Z   DOCKER_PLATFORM_ARCH: aarch64
2025-08-20T22:49:26.6300754Z   DOCKER_PLATFORM: linux/arm64
2025-08-20T22:49:26.6301036Z   GHCRPKG_LOCAL: ghcr.io/pkgforge/bincache/step-cli/official
2025-08-20T22:49:26.6301323Z   KEEP_LOGS: YES
2025-08-20T22:49:26.6301503Z   GITHUB_TEST_BUILD: YES
2025-08-20T22:49:26.6301705Z   PKG_FAMILY_LOCAL: step-cli
2025-08-20T22:49:26.6301915Z   SBUILD_REBUILD: false
2025-08-20T22:49:26.6302669Z   SBUILD_FILE_URL: https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/step-cli/static.official.source.yaml
2025-08-20T22:49:26.6303214Z   BUILD_SYS: docker://go
2025-08-20T22:49:26.6303438Z   BUILD_ON_HOST: FALSE
2025-08-20T22:49:26.6303627Z   BUILD_SYSTEM: DOCKER
2025-08-20T22:49:26.6303817Z   SYSTMP: /tmp
2025-08-20T22:49:26.6303985Z   GHA_MODE: MATRIX
2025-08-20T22:49:26.6304388Z   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-20T22:49:26.6304877Z   INPUT_SBUILD: /tmp/pkgforge/uIaT7inLE_build.yaml
2025-08-20T22:49:26.6305186Z   BUILD_DIR: /tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml
2025-08-20T22:49:26.6305557Z   SBUILD_OUTDIR: /tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR
2025-08-20T22:49:26.6306272Z   SBUILD_TMPDIR: /tmp/pkgforge/yTKytym_uIaT7inLE_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP
2025-08-20T22:49:26.6306641Z   PKG_TYPE: static
2025-08-20T22:49:26.6306826Z   SBUILD_SUCCESSFUL: YES
2025-08-20T22:49:26.6307039Z   SBUILD_PKGVER: HEAD-694966a-250818T100435
2025-08-20T22:49:26.6307399Z   BUILD_GHACTIONS: https://github.com/pkgforge/bincache/actions/runs/17109868934
2025-08-20T22:49:26.6307743Z   BUILD_ID: 17109868934
2025-08-20T22:49:26.6307934Z   PKG_NAME: step-cli
2025-08-20T22:49:26.6308125Z   PKG_DATE: 2025-08-20T22:48:48Z
2025-08-20T22:49:26.6308354Z   PKG_VERSION: HEAD-694966a-250818T100435
2025-08-20T22:49:26.6308601Z   PKG_VERSION_UPSTREAM: 0.28.7
2025-08-20T22:49:26.6308895Z   GHCRPKG_URL: ghcr.io/pkgforge/bincache/step-cli/official/step-cli
2025-08-20T22:49:26.6309246Z   GHCRPKG_TAG: HEAD-694966a-250818T100435-aarch64-linux
2025-08-20T22:49:26.6309688Z   PKG_WEBPAGE: https://pkgs.pkgforge.dev/repo/bincache/aarch64-linux/step-cli/official/step-cli
2025-08-20T22:49:26.6310118Z   PKG_SRCURL: https://github.com/smallstep/cli
2025-08-20T22:49:26.6310377Z   PUSH_SUCCESSFUL: YES
2025-08-20T22:49:26.6310635Z   GHCRPKG_TAG_SRCBUILD: HEAD-694966a-250818T100435-aarch64-linux
2025-08-20T22:49:26.6311117Z   GHCRPKG_URL_SRCBUILD: ghcr.io/pkgforge/bincache/step-cli/official/step-cli-srcbuild-17109868934
2025-08-20T22:49:26.6311534Z   UTC_TIME: 2025_08_20T10_49_22_PM
2025-08-20T22:49:26.6311746Z ##[endgroup]
2025-08-20T22:49:26.6364876Z EXITED
2025-08-20T22:49:26.6413693Z Cleaning up orphan processes
